Sep 05 20:42:09 devstack devstack@c-api.service[75216]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 05 20:42:09 devstack devstack@c-api.service[75216]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat Sep 5 20:42:09 2026] *** Sep 05 20:42:09 devstack devstack@c-api.service[75216]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 05 20:42:09 devstack devstack@c-api.service[75216]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 05 20:42:09 devstack devstack@c-api.service[75216]: nodename: devstack Sep 05 20:42:09 devstack devstack@c-api.service[75216]: machine: x86_64 Sep 05 20:42:09 devstack devstack@c-api.service[75216]: clock source: unix Sep 05 20:42:09 devstack devstack@c-api.service[75216]: pcre jit disabled Sep 05 20:42:09 devstack devstack@c-api.service[75216]: detected number of CPU cores: 4 Sep 05 20:42:09 devstack devstack@c-api.service[75216]: current working directory: / Sep 05 20:42:09 devstack devstack@c-api.service[75216]: detected binary path: /usr/bin/uwsgi-core Sep 05 20:42:09 devstack devstack@c-api.service[75216]: your processes number limit is 47517 Sep 05 20:42:09 devstack devstack@c-api.service[75216]: your memory page size is 4096 bytes Sep 05 20:42:09 devstack devstack@c-api.service[75216]: detected max file descriptor number: 2048 Sep 05 20:42:09 devstack devstack@c-api.service[75216]: lock engine: pthread robust mutexes Sep 05 20:42:09 devstack devstack@c-api.service[75216]: thunder lock: enabled Sep 05 20:42:09 devstack devstack@c-api.service[75216]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 05 20:42:09 devstack devstack@c-api.service[75216]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 05 20:42:09 devstack devstack@c-api.service[75216]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 05 20:42:09 devstack devstack@c-api.service[75216]: Set PythonHome to /opt/stack/data/venv Sep 05 20:42:09 devstack devstack@c-api.service[75216]: Python main interpreter initialized at 0x709dc48a4668 Sep 05 20:42:09 devstack devstack@c-api.service[75216]: python threads support enabled Sep 05 20:42:09 devstack devstack@c-api.service[75216]: your server socket listen backlog is limited to 100 connections Sep 05 20:42:09 devstack devstack@c-api.service[75216]: your mercy for graceful operations on workers is 80 seconds Sep 05 20:42:09 devstack devstack@c-api.service[75216]: mapped 403077 bytes (393 KB) for 2 cores Sep 05 20:42:09 devstack devstack@c-api.service[75216]: *** Operational MODE: preforking *** Sep 05 20:42:09 devstack devstack@c-api.service[75216]: *** uWSGI is running in multiple interpreter mode *** Sep 05 20:42:09 devstack devstack@c-api.service[75216]: spawned uWSGI master process (pid: 75216) Sep 05 20:42:09 devstack devstack@c-api.service[75216]: spawned uWSGI worker 1 (pid: 75217, cores: 1) Sep 05 20:42:09 devstack devstack@c-api.service[75216]: spawned uWSGI worker 2 (pid: 75218, cores: 1) Sep 05 20:42:09 devstack devstack@c-api.service[75216]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 05 20:42:09 devstack devstack@c-api.service[75218]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 05 20:42:09 devstack devstack@c-api.service[75218]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 05 20:42:09 devstack devstack@c-api.service[75218]: we strongly recommend against using it for new projects. Sep 05 20:42:09 devstack devstack@c-api.service[75218]: If you are already using Eventlet, we recommend migrating to a different Sep 05 20:42:09 devstack devstack@c-api.service[75218]: framework. For more detail see Sep 05 20:42:09 devstack devstack@c-api.service[75218]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 05 20:42:09 devstack devstack@c-api.service[75218]: import eventlet # noqa Sep 05 20:42:09 devstack devstack@c-api.service[75217]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 05 20:42:09 devstack devstack@c-api.service[75217]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 05 20:42:09 devstack devstack@c-api.service[75217]: we strongly recommend against using it for new projects. Sep 05 20:42:09 devstack devstack@c-api.service[75217]: If you are already using Eventlet, we recommend migrating to a different Sep 05 20:42:09 devstack devstack@c-api.service[75217]: framework. For more detail see Sep 05 20:42:09 devstack devstack@c-api.service[75217]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 05 20:42:09 devstack devstack@c-api.service[75217]: import eventlet # noqa Sep 05 20:42:09 devstack devstack@c-api.service[75218]: /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 05 20:42:09 devstack devstack@c-api.service[75218]: from cgi import parse_header Sep 05 20:42:09 devstack devstack@c-api.service[75217]: /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 05 20:42:09 devstack devstack@c-api.service[75217]: from cgi import parse_header Sep 05 20:42:10 devstack devstack@c-api.service[75218]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 05 20:42:10 devstack devstack@c-api.service[75218]: warnings.warn( Sep 05 20:42:10 devstack devstack@c-api.service[75217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 05 20:42:10 devstack devstack@c-api.service[75217]: warnings.warn( Sep 05 20:42:10 devstack devstack@c-api.service[75218]: /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 05 20:42:10 devstack devstack@c-api.service[75218]: removals.removed_module( Sep 05 20:42:10 devstack devstack@c-api.service[75218]: /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 05 20:42:10 devstack devstack@c-api.service[75218]: removals.removed_module( Sep 05 20:42:10 devstack devstack@c-api.service[75217]: /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 05 20:42:10 devstack devstack@c-api.service[75217]: removals.removed_module( Sep 05 20:42:10 devstack devstack@c-api.service[75217]: /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 05 20:42:10 devstack devstack@c-api.service[75217]: removals.removed_module( Sep 05 20:42:11 devstack devstack@c-api.service[75218]: /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 05 20:42:11 devstack devstack@c-api.service[75218]: warnings.warn( Sep 05 20:42:11 devstack devstack@c-api.service[75218]: /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 05 20:42:11 devstack devstack@c-api.service[75218]: warnings.warn( Sep 05 20:42:11 devstack devstack@c-api.service[75217]: /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 05 20:42:11 devstack devstack@c-api.service[75217]: warnings.warn( Sep 05 20:42:11 devstack devstack@c-api.service[75217]: /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 05 20:42:11 devstack devstack@c-api.service[75217]: warnings.warn( Sep 05 20:42:12 devstack devstack@c-api.service[75218]: 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 05 20:42:12 devstack devstack@c-api.service[75218]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=75218) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 05 20:42:12 devstack devstack@c-api.service[75218]: /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 05 20:42:12 devstack devstack@c-api.service[75218]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 05 20:42:12 devstack devstack@c-api.service[75217]: 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 05 20:42:12 devstack devstack@c-api.service[75217]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=75217) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 05 20:42:12 devstack devstack@c-api.service[75217]: /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 05 20:42:12 devstack devstack@c-api.service[75217]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=75217) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=75217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=75217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=75217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=75217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=75217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=75217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=75218) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=75217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=75218) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=75218) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=75218) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=75218) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=75218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=75218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=75218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=75217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=75218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=75217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=75218) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=75217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=75218) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=75218) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=75218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=75218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=75218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=75218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=75218) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=75217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=75218) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=75217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=75218) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=75218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=75217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=75218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=75217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=75217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=75218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=75217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=75218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=75217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=75218) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=75218) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=75217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=75217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=75217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=75217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=75217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=75217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=75217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=75218) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=75218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=75217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=75218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=75217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=75218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=75217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=75218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=75217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=75218) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=75217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=75218) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=75217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=75217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=75218) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=75218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=75217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=75218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=75218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=75217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=75218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=75217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=75218) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=75217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=75218) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=75217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=75217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=75217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=75218) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=75217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=75218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=75217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=75218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=75217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=75218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=75217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=75218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=75218) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=75218) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=75217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=75217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=75217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=75218) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=75218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=75218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=75218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=75218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=75218) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=75218) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=75217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=75217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=75217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=75217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=75217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=75217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=75217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=75218) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=75218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=75218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=75218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=75218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=75218) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=75218) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=75217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=75217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=75217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=75217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=75217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=75217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=75217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=75218) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=75218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=75218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=75217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=75218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=75217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=75218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=75217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=75218) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=75217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=75218) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=75217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=75217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=75217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=75218) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=75218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=75217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=75218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=75217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=75218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=75217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=75218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=75217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=75218) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=75217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=75218) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=75217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=75217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=75217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=75217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=75217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=75217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=75217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=75217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=75218) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=75217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=75218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=75218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=75218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=75218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=75218) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=75218) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=75217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=75217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=75217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=75217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=75217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=75217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=75217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=75218) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=75218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=75218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=75218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=75218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=75218) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=75217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=75218) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=75217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=75217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=75217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=75217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=75217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=75218) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=75217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=75218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=75218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=75218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=75218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=75218) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=75218) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=75217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=75217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=75217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=75217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=75217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=75217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=75217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=75218) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=75218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=75218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=75218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=75218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=75218) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=75218) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=75217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=75217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=75217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=75217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=75217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=75217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=75217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=75218) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=75218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=75218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=75218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=75217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=75218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=75217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=75218) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=75217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=75217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=75218) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=75217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=75217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=75217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=75218) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=75218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=75218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=75218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=75218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=75218) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=75218) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=75217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=75217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=75217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=75217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=75218) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=75217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=75218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=75217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=75218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=75217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=75218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=75217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=75218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=75217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=75218) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=75217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=75218) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=75217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=75218) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=75217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=75218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=75217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=75217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=75218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=75218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=75218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=75218) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=75218) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=75217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=75217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=75217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=75217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=75217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=75218) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=75217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=75218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=75217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=75218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=75218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=75218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=75218) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=75218) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=75217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=75217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=75218) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=75217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=75218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=75217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=75218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=75217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=75218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=75217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=75218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=75217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=75218) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=75217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=75218) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=75217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=75218) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=75217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=75218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=75217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=75218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=75217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=75218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=75217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=75218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=75217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=75218) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=75218) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=75217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=75217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=75218) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=75217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=75218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=75217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=75217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=75218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=75217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=75218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=75217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=75218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=75218) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=75218) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=75217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=75217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=75217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=75218) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=75217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=75218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=75217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=75218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=75217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=75218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=75217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=75218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=75218) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=75218) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=75217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=75217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=75217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=75218) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=75217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=75218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=75217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=75218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=75217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=75218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=75217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=75218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=75218) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=75218) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=75217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=75217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=75217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=75218) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=75218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=75217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=75217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=75218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=75217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=75217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=75217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=75218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=75217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=75218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=75217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=75218) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=75217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=75218) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=75217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=75217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=75217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=75218) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=75218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=75218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=75218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=75218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=75218) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=75218) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=75217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=75217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=75217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=75217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=75217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=75218) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=75217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=75218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=75217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=75218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=75218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=75218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=75218) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=75218) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=75217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=75217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=75217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=75217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=75217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=75218) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=75217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=75218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=75218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=75217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=75218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=75218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=75218) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=75218) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=75217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=75217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=75217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=75217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=75217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=75218) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=75217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=75218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=75217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=75218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=75217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=75218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=75217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=75218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=75217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=75218) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=75217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=75217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=75218) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=75217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=75218) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=75217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=75218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=75217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=75218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=75217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=75218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=75217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=75218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=75217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=75218) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=75217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=75218) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=75217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=75218) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=75217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=75218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=75217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=75218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=75217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=75218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=75217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=75218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=75217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=75218) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=75217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=75218) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=75217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=75218) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=75218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=75218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=75218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=75218) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=75218) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:42:13 devstack devstack@c-api.service[75217]: INFO dbcounter [None req-764a728e-a4f2-405a-ab02-b83480d73fae None None] Registered counter for database cinder Sep 05 20:42:13 devstack devstack@c-api.service[75218]: INFO dbcounter [None req-36830612-9ca3-4e49-ac40-07151173b7de None None] Registered counter for database cinder Sep 05 20:42:13 devstack devstack@c-api.service[75217]: DEBUG oslo_db.sqlalchemy.engines [None req-764a728e-a4f2-405a-ab02-b83480d73fae 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=75217) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:42:13 devstack devstack@c-api.service[75218]: DEBUG oslo_db.sqlalchemy.engines [None req-36830612-9ca3-4e49-ac40-07151173b7de 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=75218) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:42:14 devstack devstack@c-api.service[75217]: DEBUG dbcounter [-] [75217] Writer thread running {{(pid=75217) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 05 20:42:14 devstack devstack@c-api.service[75217]: /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 05 20:42:14 devstack devstack@c-api.service[75217]: return base.obj_make_list(context, cls(context), objects.Service, Sep 05 20:42:14 devstack devstack@c-api.service[75217]: INFO cinder.rpc [None req-764a728e-a4f2-405a-ab02-b83480d73fae None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 05 20:42:14 devstack devstack@c-api.service[75217]: INFO cinder.rpc [None req-764a728e-a4f2-405a-ab02-b83480d73fae None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 05 20:42:14 devstack devstack@c-api.service[75217]: INFO cinder.rpc [None req-764a728e-a4f2-405a-ab02-b83480d73fae None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 05 20:42:14 devstack devstack@c-api.service[75217]: INFO cinder.rpc [None req-764a728e-a4f2-405a-ab02-b83480d73fae None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 05 20:42:14 devstack devstack@c-api.service[75217]: WARNING stevedore.named [None req-764a728e-a4f2-405a-ab02-b83480d73fae None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:42:14 devstack devstack@c-api.service[75217]: WARNING castellan.key_manager [None req-764a728e-a4f2-405a-ab02-b83480d73fae None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:42:14 devstack devstack@c-api.service[75217]: WARNING cinder.keymgr.conf_key_mgr [None req-764a728e-a4f2-405a-ab02-b83480d73fae 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 05 20:42:14 devstack devstack@c-api.service[75217]: WARNING stevedore.named [None req-764a728e-a4f2-405a-ab02-b83480d73fae None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:42:14 devstack devstack@c-api.service[75218]: DEBUG dbcounter [-] [75218] Writer thread running {{(pid=75218) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 05 20:42:14 devstack devstack@c-api.service[75217]: WARNING castellan.key_manager [None req-764a728e-a4f2-405a-ab02-b83480d73fae None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:42:14 devstack devstack@c-api.service[75218]: /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 05 20:42:14 devstack devstack@c-api.service[75218]: return base.obj_make_list(context, cls(context), objects.Service, Sep 05 20:42:14 devstack devstack@c-api.service[75218]: INFO cinder.rpc [None req-36830612-9ca3-4e49-ac40-07151173b7de None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 05 20:42:14 devstack devstack@c-api.service[75218]: INFO cinder.rpc [None req-36830612-9ca3-4e49-ac40-07151173b7de None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 05 20:42:14 devstack devstack@c-api.service[75218]: INFO cinder.rpc [None req-36830612-9ca3-4e49-ac40-07151173b7de None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 05 20:42:14 devstack devstack@c-api.service[75218]: INFO cinder.rpc [None req-36830612-9ca3-4e49-ac40-07151173b7de None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 05 20:42:14 devstack devstack@c-api.service[75218]: WARNING stevedore.named [None req-36830612-9ca3-4e49-ac40-07151173b7de None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:42:14 devstack devstack@c-api.service[75218]: WARNING castellan.key_manager [None req-36830612-9ca3-4e49-ac40-07151173b7de None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:42:14 devstack devstack@c-api.service[75218]: WARNING cinder.keymgr.conf_key_mgr [None req-36830612-9ca3-4e49-ac40-07151173b7de 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 05 20:42:14 devstack devstack@c-api.service[75218]: WARNING stevedore.named [None req-36830612-9ca3-4e49-ac40-07151173b7de None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:42:14 devstack devstack@c-api.service[75218]: WARNING castellan.key_manager [None req-36830612-9ca3-4e49-ac40-07151173b7de None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:42:14 devstack devstack@c-api.service[75217]: DEBUG oslo_db.sqlalchemy.engines [None req-764a728e-a4f2-405a-ab02-b83480d73fae 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=75217) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:42:14 devstack devstack@c-api.service[75217]: INFO cinder.rpc [None req-764a728e-a4f2-405a-ab02-b83480d73fae None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 05 20:42:14 devstack devstack@c-api.service[75217]: INFO cinder.rpc [None req-764a728e-a4f2-405a-ab02-b83480d73fae None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 05 20:42:14 devstack devstack@c-api.service[75217]: WARNING stevedore.named [None req-764a728e-a4f2-405a-ab02-b83480d73fae None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:42:14 devstack devstack@c-api.service[75217]: WARNING castellan.key_manager [None req-764a728e-a4f2-405a-ab02-b83480d73fae None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:42:14 devstack devstack@c-api.service[75217]: WARNING stevedore.named [None req-764a728e-a4f2-405a-ab02-b83480d73fae None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:42:14 devstack devstack@c-api.service[75217]: WARNING castellan.key_manager [None req-764a728e-a4f2-405a-ab02-b83480d73fae None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:42:14 devstack devstack@c-api.service[75218]: DEBUG oslo_db.sqlalchemy.engines [None req-36830612-9ca3-4e49-ac40-07151173b7de 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=75218) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:42:14 devstack devstack@c-api.service[75217]: WARNING stevedore.named [None req-764a728e-a4f2-405a-ab02-b83480d73fae None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:42:14 devstack devstack@c-api.service[75217]: WARNING castellan.key_manager [None req-764a728e-a4f2-405a-ab02-b83480d73fae None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:42:14 devstack devstack@c-api.service[75217]: WARNING stevedore.named [None req-764a728e-a4f2-405a-ab02-b83480d73fae None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:42:14 devstack devstack@c-api.service[75217]: WARNING castellan.key_manager [None req-764a728e-a4f2-405a-ab02-b83480d73fae None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:42:14 devstack devstack@c-api.service[75218]: INFO cinder.rpc [None req-36830612-9ca3-4e49-ac40-07151173b7de None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 05 20:42:14 devstack devstack@c-api.service[75218]: INFO cinder.rpc [None req-36830612-9ca3-4e49-ac40-07151173b7de None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 05 20:42:14 devstack devstack@c-api.service[75217]: WARNING stevedore.named [None req-764a728e-a4f2-405a-ab02-b83480d73fae None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:42:14 devstack devstack@c-api.service[75218]: WARNING stevedore.named [None req-36830612-9ca3-4e49-ac40-07151173b7de None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:42:14 devstack devstack@c-api.service[75217]: WARNING castellan.key_manager [None req-764a728e-a4f2-405a-ab02-b83480d73fae None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:42:14 devstack devstack@c-api.service[75218]: WARNING castellan.key_manager [None req-36830612-9ca3-4e49-ac40-07151173b7de None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:42:14 devstack devstack@c-api.service[75217]: WARNING stevedore.named [None req-764a728e-a4f2-405a-ab02-b83480d73fae None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:42:14 devstack devstack@c-api.service[75217]: WARNING castellan.key_manager [None req-764a728e-a4f2-405a-ab02-b83480d73fae None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:42:14 devstack devstack@c-api.service[75217]: WARNING stevedore.named [None req-764a728e-a4f2-405a-ab02-b83480d73fae None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:42:14 devstack devstack@c-api.service[75217]: WARNING castellan.key_manager [None req-764a728e-a4f2-405a-ab02-b83480d73fae None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:42:14 devstack devstack@c-api.service[75217]: WARNING stevedore.named [None req-764a728e-a4f2-405a-ab02-b83480d73fae None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:42:14 devstack devstack@c-api.service[75217]: WARNING castellan.key_manager [None req-764a728e-a4f2-405a-ab02-b83480d73fae None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:42:14 devstack devstack@c-api.service[75218]: WARNING stevedore.named [None req-36830612-9ca3-4e49-ac40-07151173b7de None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:42:14 devstack devstack@c-api.service[75218]: WARNING castellan.key_manager [None req-36830612-9ca3-4e49-ac40-07151173b7de None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:42:14 devstack devstack@c-api.service[75217]: WARNING stevedore.named [None req-764a728e-a4f2-405a-ab02-b83480d73fae None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:42:14 devstack devstack@c-api.service[75217]: WARNING castellan.key_manager [None req-764a728e-a4f2-405a-ab02-b83480d73fae None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:42:14 devstack devstack@c-api.service[75218]: WARNING stevedore.named [None req-36830612-9ca3-4e49-ac40-07151173b7de None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:42:14 devstack devstack@c-api.service[75217]: WARNING stevedore.named [None req-764a728e-a4f2-405a-ab02-b83480d73fae None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:42:14 devstack devstack@c-api.service[75218]: WARNING castellan.key_manager [None req-36830612-9ca3-4e49-ac40-07151173b7de None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:42:14 devstack devstack@c-api.service[75217]: WARNING castellan.key_manager [None req-764a728e-a4f2-405a-ab02-b83480d73fae None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:42:14 devstack devstack@c-api.service[75217]: WARNING stevedore.named [None req-764a728e-a4f2-405a-ab02-b83480d73fae None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:42:14 devstack devstack@c-api.service[75217]: WARNING castellan.key_manager [None req-764a728e-a4f2-405a-ab02-b83480d73fae None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:42:14 devstack devstack@c-api.service[75218]: WARNING stevedore.named [None req-36830612-9ca3-4e49-ac40-07151173b7de None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:42:14 devstack devstack@c-api.service[75218]: WARNING castellan.key_manager [None req-36830612-9ca3-4e49-ac40-07151173b7de None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:42:14 devstack devstack@c-api.service[75217]: WARNING stevedore.named [None req-764a728e-a4f2-405a-ab02-b83480d73fae None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:42:14 devstack devstack@c-api.service[75217]: WARNING castellan.key_manager [None req-764a728e-a4f2-405a-ab02-b83480d73fae None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:42:14 devstack devstack@c-api.service[75218]: WARNING stevedore.named [None req-36830612-9ca3-4e49-ac40-07151173b7de None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:42:14 devstack devstack@c-api.service[75218]: WARNING castellan.key_manager [None req-36830612-9ca3-4e49-ac40-07151173b7de None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:42:14 devstack devstack@c-api.service[75218]: WARNING stevedore.named [None req-36830612-9ca3-4e49-ac40-07151173b7de None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:42:14 devstack devstack@c-api.service[75217]: WARNING stevedore.named [None req-764a728e-a4f2-405a-ab02-b83480d73fae None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:42:14 devstack devstack@c-api.service[75218]: WARNING castellan.key_manager [None req-36830612-9ca3-4e49-ac40-07151173b7de None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:42:14 devstack devstack@c-api.service[75217]: WARNING castellan.key_manager [None req-764a728e-a4f2-405a-ab02-b83480d73fae None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:42:14 devstack devstack@c-api.service[75218]: WARNING stevedore.named [None req-36830612-9ca3-4e49-ac40-07151173b7de None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:42:14 devstack devstack@c-api.service[75218]: WARNING castellan.key_manager [None req-36830612-9ca3-4e49-ac40-07151173b7de None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:42:14 devstack devstack@c-api.service[75217]: WARNING stevedore.named [None req-764a728e-a4f2-405a-ab02-b83480d73fae None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:42:14 devstack devstack@c-api.service[75217]: WARNING castellan.key_manager [None req-764a728e-a4f2-405a-ab02-b83480d73fae None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:42:14 devstack devstack@c-api.service[75217]: WARNING stevedore.named [None req-764a728e-a4f2-405a-ab02-b83480d73fae None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:42:14 devstack devstack@c-api.service[75217]: WARNING castellan.key_manager [None req-764a728e-a4f2-405a-ab02-b83480d73fae None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:42:14 devstack devstack@c-api.service[75218]: WARNING stevedore.named [None req-36830612-9ca3-4e49-ac40-07151173b7de None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:42:14 devstack devstack@c-api.service[75218]: WARNING castellan.key_manager [None req-36830612-9ca3-4e49-ac40-07151173b7de None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:42:14 devstack devstack@c-api.service[75217]: WARNING cinder.api.contrib.hosts [None req-764a728e-a4f2-405a-ab02-b83480d73fae None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 05 20:42:14 devstack devstack@c-api.service[75217]: WARNING stevedore.named [None req-764a728e-a4f2-405a-ab02-b83480d73fae None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:42:14 devstack devstack@c-api.service[75217]: WARNING castellan.key_manager [None req-764a728e-a4f2-405a-ab02-b83480d73fae None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:42:14 devstack devstack@c-api.service[75217]: WARNING stevedore.named [None req-764a728e-a4f2-405a-ab02-b83480d73fae None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:42:14 devstack devstack@c-api.service[75217]: WARNING castellan.key_manager [None req-764a728e-a4f2-405a-ab02-b83480d73fae None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:42:14 devstack devstack@c-api.service[75218]: WARNING stevedore.named [None req-36830612-9ca3-4e49-ac40-07151173b7de None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:42:14 devstack devstack@c-api.service[75218]: WARNING castellan.key_manager [None req-36830612-9ca3-4e49-ac40-07151173b7de None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:42:14 devstack devstack@c-api.service[75217]: WARNING stevedore.named [None req-764a728e-a4f2-405a-ab02-b83480d73fae None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:42:14 devstack devstack@c-api.service[75217]: WARNING castellan.key_manager [None req-764a728e-a4f2-405a-ab02-b83480d73fae None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:42:14 devstack devstack@c-api.service[75217]: WARNING stevedore.named [None req-764a728e-a4f2-405a-ab02-b83480d73fae None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:42:14 devstack devstack@c-api.service[75217]: WARNING castellan.key_manager [None req-764a728e-a4f2-405a-ab02-b83480d73fae None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:42:14 devstack devstack@c-api.service[75218]: WARNING stevedore.named [None req-36830612-9ca3-4e49-ac40-07151173b7de None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:42:14 devstack devstack@c-api.service[75218]: WARNING castellan.key_manager [None req-36830612-9ca3-4e49-ac40-07151173b7de None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:42:14 devstack devstack@c-api.service[75217]: WARNING stevedore.named [None req-764a728e-a4f2-405a-ab02-b83480d73fae None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:42:14 devstack devstack@c-api.service[75217]: WARNING castellan.key_manager [None req-764a728e-a4f2-405a-ab02-b83480d73fae None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:42:14 devstack devstack@c-api.service[75217]: WARNING stevedore.named [None req-764a728e-a4f2-405a-ab02-b83480d73fae None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:42:14 devstack devstack@c-api.service[75218]: WARNING stevedore.named [None req-36830612-9ca3-4e49-ac40-07151173b7de None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:42:14 devstack devstack@c-api.service[75217]: WARNING castellan.key_manager [None req-764a728e-a4f2-405a-ab02-b83480d73fae None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:42:14 devstack devstack@c-api.service[75218]: WARNING castellan.key_manager [None req-36830612-9ca3-4e49-ac40-07151173b7de None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:42:14 devstack devstack@c-api.service[75217]: WARNING stevedore.named [None req-764a728e-a4f2-405a-ab02-b83480d73fae None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:42:14 devstack devstack@c-api.service[75217]: WARNING castellan.key_manager [None req-764a728e-a4f2-405a-ab02-b83480d73fae None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:42:14 devstack devstack@c-api.service[75218]: WARNING stevedore.named [None req-36830612-9ca3-4e49-ac40-07151173b7de None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:42:14 devstack devstack@c-api.service[75217]: DEBUG cinder.api.v3.router [None req-764a728e-a4f2-405a-ab02-b83480d73fae None None] Extended resource: extensions {{(pid=75217) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:42:14 devstack devstack@c-api.service[75218]: WARNING castellan.key_manager [None req-36830612-9ca3-4e49-ac40-07151173b7de None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:42:14 devstack devstack@c-api.service[75217]: DEBUG cinder.api.v3.router [None req-764a728e-a4f2-405a-ab02-b83480d73fae None None] Extended resource: os-volume-manage {{(pid=75217) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:42:14 devstack devstack@c-api.service[75217]: DEBUG cinder.api.v3.router [None req-764a728e-a4f2-405a-ab02-b83480d73fae None None] Extended resource: os-quota-class-sets {{(pid=75217) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:42:14 devstack devstack@c-api.service[75217]: DEBUG cinder.api.v3.router [None req-764a728e-a4f2-405a-ab02-b83480d73fae None None] Extended resource: os-hosts {{(pid=75217) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:42:14 devstack devstack@c-api.service[75218]: WARNING stevedore.named [None req-36830612-9ca3-4e49-ac40-07151173b7de None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:42:14 devstack devstack@c-api.service[75218]: WARNING castellan.key_manager [None req-36830612-9ca3-4e49-ac40-07151173b7de None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:42:14 devstack devstack@c-api.service[75217]: DEBUG cinder.api.v3.router [None req-764a728e-a4f2-405a-ab02-b83480d73fae None None] Extended resource: capabilities {{(pid=75217) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:42:14 devstack devstack@c-api.service[75217]: DEBUG cinder.api.v3.router [None req-764a728e-a4f2-405a-ab02-b83480d73fae None None] Extended resource: encryption {{(pid=75217) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:42:14 devstack devstack@c-api.service[75218]: WARNING stevedore.named [None req-36830612-9ca3-4e49-ac40-07151173b7de None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:42:14 devstack devstack@c-api.service[75218]: WARNING castellan.key_manager [None req-36830612-9ca3-4e49-ac40-07151173b7de None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:42:14 devstack devstack@c-api.service[75217]: DEBUG cinder.api.v3.router [None req-764a728e-a4f2-405a-ab02-b83480d73fae None None] Extended resource: scheduler-stats {{(pid=75217) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:42:14 devstack devstack@c-api.service[75218]: WARNING stevedore.named [None req-36830612-9ca3-4e49-ac40-07151173b7de None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:42:14 devstack devstack@c-api.service[75217]: DEBUG cinder.api.v3.router [None req-764a728e-a4f2-405a-ab02-b83480d73fae None None] Extended resource: os-quota-sets {{(pid=75217) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:42:14 devstack devstack@c-api.service[75218]: WARNING castellan.key_manager [None req-36830612-9ca3-4e49-ac40-07151173b7de None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:42:14 devstack devstack@c-api.service[75218]: WARNING cinder.api.contrib.hosts [None req-36830612-9ca3-4e49-ac40-07151173b7de None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 05 20:42:14 devstack devstack@c-api.service[75217]: DEBUG cinder.api.v3.router [None req-764a728e-a4f2-405a-ab02-b83480d73fae None None] Extended resource: os-availability-zone {{(pid=75217) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:42:14 devstack devstack@c-api.service[75218]: WARNING stevedore.named [None req-36830612-9ca3-4e49-ac40-07151173b7de None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:42:14 devstack devstack@c-api.service[75218]: WARNING castellan.key_manager [None req-36830612-9ca3-4e49-ac40-07151173b7de None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:42:14 devstack devstack@c-api.service[75217]: DEBUG cinder.api.v3.router [None req-764a728e-a4f2-405a-ab02-b83480d73fae None None] Extended resource: qos-specs {{(pid=75217) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:42:14 devstack devstack@c-api.service[75218]: WARNING stevedore.named [None req-36830612-9ca3-4e49-ac40-07151173b7de None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:42:14 devstack devstack@c-api.service[75218]: WARNING castellan.key_manager [None req-36830612-9ca3-4e49-ac40-07151173b7de None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:42:14 devstack devstack@c-api.service[75218]: WARNING stevedore.named [None req-36830612-9ca3-4e49-ac40-07151173b7de None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:42:14 devstack devstack@c-api.service[75218]: WARNING castellan.key_manager [None req-36830612-9ca3-4e49-ac40-07151173b7de None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:42:14 devstack devstack@c-api.service[75217]: DEBUG cinder.api.v3.router [None req-764a728e-a4f2-405a-ab02-b83480d73fae None None] Extended resource: extra_specs {{(pid=75217) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:42:14 devstack devstack@c-api.service[75218]: WARNING stevedore.named [None req-36830612-9ca3-4e49-ac40-07151173b7de None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:42:14 devstack devstack@c-api.service[75218]: WARNING castellan.key_manager [None req-36830612-9ca3-4e49-ac40-07151173b7de None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:42:14 devstack devstack@c-api.service[75217]: DEBUG cinder.api.v3.router [None req-764a728e-a4f2-405a-ab02-b83480d73fae None None] Extended resource: backups {{(pid=75217) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:42:14 devstack devstack@c-api.service[75218]: WARNING stevedore.named [None req-36830612-9ca3-4e49-ac40-07151173b7de None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:42:14 devstack devstack@c-api.service[75218]: WARNING castellan.key_manager [None req-36830612-9ca3-4e49-ac40-07151173b7de None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:42:14 devstack devstack@c-api.service[75218]: WARNING stevedore.named [None req-36830612-9ca3-4e49-ac40-07151173b7de None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:42:14 devstack devstack@c-api.service[75218]: WARNING castellan.key_manager [None req-36830612-9ca3-4e49-ac40-07151173b7de None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:42:14 devstack devstack@c-api.service[75217]: DEBUG cinder.api.v3.router [None req-764a728e-a4f2-405a-ab02-b83480d73fae None None] Extended resource: encryption {{(pid=75217) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:42:14 devstack devstack@c-api.service[75218]: WARNING stevedore.named [None req-36830612-9ca3-4e49-ac40-07151173b7de None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:42:14 devstack devstack@c-api.service[75218]: WARNING castellan.key_manager [None req-36830612-9ca3-4e49-ac40-07151173b7de None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:42:14 devstack devstack@c-api.service[75217]: DEBUG cinder.api.v3.router [None req-764a728e-a4f2-405a-ab02-b83480d73fae None None] Extended resource: cgsnapshots {{(pid=75217) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:42:14 devstack devstack@c-api.service[75218]: DEBUG cinder.api.v3.router [None req-36830612-9ca3-4e49-ac40-07151173b7de None None] Extended resource: extensions {{(pid=75218) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:42:14 devstack devstack@c-api.service[75217]: DEBUG cinder.api.v3.router [None req-764a728e-a4f2-405a-ab02-b83480d73fae None None] Extended resource: os-volume-type-access {{(pid=75217) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:42:14 devstack devstack@c-api.service[75218]: DEBUG cinder.api.v3.router [None req-36830612-9ca3-4e49-ac40-07151173b7de None None] Extended resource: os-volume-manage {{(pid=75218) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:42:14 devstack devstack@c-api.service[75218]: DEBUG cinder.api.v3.router [None req-36830612-9ca3-4e49-ac40-07151173b7de None None] Extended resource: os-quota-class-sets {{(pid=75218) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:42:14 devstack devstack@c-api.service[75217]: DEBUG cinder.api.v3.router [None req-764a728e-a4f2-405a-ab02-b83480d73fae None None] Extended resource: consistencygroups {{(pid=75217) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:42:14 devstack devstack@c-api.service[75218]: DEBUG cinder.api.v3.router [None req-36830612-9ca3-4e49-ac40-07151173b7de None None] Extended resource: os-hosts {{(pid=75218) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:42:14 devstack devstack@c-api.service[75217]: DEBUG cinder.api.v3.router [None req-764a728e-a4f2-405a-ab02-b83480d73fae None None] Extended resource: os-volume-transfer {{(pid=75217) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:42:14 devstack devstack@c-api.service[75218]: DEBUG cinder.api.v3.router [None req-36830612-9ca3-4e49-ac40-07151173b7de None None] Extended resource: capabilities {{(pid=75218) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:42:14 devstack devstack@c-api.service[75217]: DEBUG cinder.api.v3.router [None req-764a728e-a4f2-405a-ab02-b83480d73fae None None] Extended resource: os-snapshot-manage {{(pid=75217) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:42:14 devstack devstack@c-api.service[75218]: DEBUG cinder.api.v3.router [None req-36830612-9ca3-4e49-ac40-07151173b7de None None] Extended resource: encryption {{(pid=75218) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:42:14 devstack devstack@c-api.service[75217]: WARNING stevedore.named [None req-764a728e-a4f2-405a-ab02-b83480d73fae None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:42:14 devstack devstack@c-api.service[75218]: DEBUG cinder.api.v3.router [None req-36830612-9ca3-4e49-ac40-07151173b7de None None] Extended resource: scheduler-stats {{(pid=75218) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:42:14 devstack devstack@c-api.service[75217]: WARNING castellan.key_manager [None req-764a728e-a4f2-405a-ab02-b83480d73fae None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:42:14 devstack devstack@c-api.service[75217]: WARNING stevedore.named [None req-764a728e-a4f2-405a-ab02-b83480d73fae None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:42:14 devstack devstack@c-api.service[75217]: WARNING castellan.key_manager [None req-764a728e-a4f2-405a-ab02-b83480d73fae None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:42:14 devstack devstack@c-api.service[75218]: DEBUG cinder.api.v3.router [None req-36830612-9ca3-4e49-ac40-07151173b7de None None] Extended resource: os-quota-sets {{(pid=75218) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:42:14 devstack devstack@c-api.service[75217]: WARNING stevedore.named [None req-764a728e-a4f2-405a-ab02-b83480d73fae None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:42:14 devstack devstack@c-api.service[75217]: WARNING castellan.key_manager [None req-764a728e-a4f2-405a-ab02-b83480d73fae None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:42:14 devstack devstack@c-api.service[75218]: DEBUG cinder.api.v3.router [None req-36830612-9ca3-4e49-ac40-07151173b7de None None] Extended resource: os-availability-zone {{(pid=75218) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:42:14 devstack devstack@c-api.service[75217]: WARNING stevedore.named [None req-764a728e-a4f2-405a-ab02-b83480d73fae None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:42:14 devstack devstack@c-api.service[75217]: WARNING castellan.key_manager [None req-764a728e-a4f2-405a-ab02-b83480d73fae None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:42:14 devstack devstack@c-api.service[75218]: DEBUG cinder.api.v3.router [None req-36830612-9ca3-4e49-ac40-07151173b7de None None] Extended resource: qos-specs {{(pid=75218) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:42:14 devstack devstack@c-api.service[75217]: WARNING stevedore.named [None req-764a728e-a4f2-405a-ab02-b83480d73fae None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:42:14 devstack devstack@c-api.service[75217]: WARNING castellan.key_manager [None req-764a728e-a4f2-405a-ab02-b83480d73fae None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:42:14 devstack devstack@c-api.service[75217]: WARNING stevedore.named [None req-764a728e-a4f2-405a-ab02-b83480d73fae None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:42:14 devstack devstack@c-api.service[75217]: WARNING castellan.key_manager [None req-764a728e-a4f2-405a-ab02-b83480d73fae None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:42:14 devstack devstack@c-api.service[75217]: WARNING stevedore.named [None req-764a728e-a4f2-405a-ab02-b83480d73fae None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:42:14 devstack devstack@c-api.service[75217]: WARNING castellan.key_manager [None req-764a728e-a4f2-405a-ab02-b83480d73fae None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:42:14 devstack devstack@c-api.service[75218]: DEBUG cinder.api.v3.router [None req-36830612-9ca3-4e49-ac40-07151173b7de None None] Extended resource: extra_specs {{(pid=75218) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:42:14 devstack devstack@c-api.service[75217]: DEBUG cinder.api.contrib.snapshot_actions [None req-764a728e-a4f2-405a-ab02-b83480d73fae None None] SnapshotActionsController initialized {{(pid=75217) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 05 20:42:14 devstack devstack@c-api.service[75217]: DEBUG cinder.api.v3.router [None req-764a728e-a4f2-405a-ab02-b83480d73fae None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=75217) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:42:14 devstack devstack@c-api.service[75217]: DEBUG cinder.api.v3.router [None req-764a728e-a4f2-405a-ab02-b83480d73fae None None] Extension AdminActions extending resource: volumes {{(pid=75217) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:42:14 devstack devstack@c-api.service[75217]: DEBUG cinder.api.v3.router [None req-764a728e-a4f2-405a-ab02-b83480d73fae None None] Extension AdminActions extending resource: snapshots {{(pid=75217) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:42:14 devstack devstack@c-api.service[75217]: DEBUG cinder.api.v3.router [None req-764a728e-a4f2-405a-ab02-b83480d73fae None None] Extension AdminActions extending resource: backups {{(pid=75217) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:42:14 devstack devstack@c-api.service[75217]: DEBUG cinder.api.v3.router [None req-764a728e-a4f2-405a-ab02-b83480d73fae None None] Extension VolumeTypeEncryption extending resource: types {{(pid=75217) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:42:14 devstack devstack@c-api.service[75217]: DEBUG cinder.api.v3.router [None req-764a728e-a4f2-405a-ab02-b83480d73fae None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=75217) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:42:14 devstack devstack@c-api.service[75217]: DEBUG cinder.api.v3.router [None req-764a728e-a4f2-405a-ab02-b83480d73fae None None] Extension VolumeActions extending resource: volumes {{(pid=75217) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:42:14 devstack devstack@c-api.service[75217]: DEBUG cinder.api.v3.router [None req-764a728e-a4f2-405a-ab02-b83480d73fae None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=75217) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:42:14 devstack devstack@c-api.service[75217]: DEBUG cinder.api.v3.router [None req-764a728e-a4f2-405a-ab02-b83480d73fae None None] Extension VolumeUnmanage extending resource: volumes {{(pid=75217) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:42:14 devstack devstack@c-api.service[75217]: DEBUG cinder.api.v3.router [None req-764a728e-a4f2-405a-ab02-b83480d73fae None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=75217) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:42:14 devstack devstack@c-api.service[75218]: DEBUG cinder.api.v3.router [None req-36830612-9ca3-4e49-ac40-07151173b7de None None] Extended resource: backups {{(pid=75218) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:42:14 devstack devstack@c-api.service[75217]: DEBUG cinder.api.v3.router [None req-764a728e-a4f2-405a-ab02-b83480d73fae None None] Extension UsedLimits extending resource: limits {{(pid=75217) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:42:14 devstack devstack@c-api.service[75217]: DEBUG cinder.api.v3.router [None req-764a728e-a4f2-405a-ab02-b83480d73fae None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=75217) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:42:14 devstack devstack@c-api.service[75217]: DEBUG cinder.api.v3.router [None req-764a728e-a4f2-405a-ab02-b83480d73fae None None] Extension TypesManage extending resource: types {{(pid=75217) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:42:14 devstack devstack@c-api.service[75217]: DEBUG cinder.api.v3.router [None req-764a728e-a4f2-405a-ab02-b83480d73fae None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=75217) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:42:14 devstack devstack@c-api.service[75217]: DEBUG cinder.api.v3.router [None req-764a728e-a4f2-405a-ab02-b83480d73fae None None] Extension SnapshotActions extending resource: snapshots {{(pid=75217) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:42:14 devstack devstack@c-api.service[75217]: DEBUG cinder.api.v3.router [None req-764a728e-a4f2-405a-ab02-b83480d73fae None None] Extension VolumeTypeAccess extending resource: types {{(pid=75217) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:42:14 devstack devstack@c-api.service[75218]: DEBUG cinder.api.v3.router [None req-36830612-9ca3-4e49-ac40-07151173b7de None None] Extended resource: encryption {{(pid=75218) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:42:14 devstack devstack@c-api.service[75218]: DEBUG cinder.api.v3.router [None req-36830612-9ca3-4e49-ac40-07151173b7de None None] Extended resource: cgsnapshots {{(pid=75218) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:42:14 devstack devstack@c-api.service[75218]: DEBUG cinder.api.v3.router [None req-36830612-9ca3-4e49-ac40-07151173b7de None None] Extended resource: os-volume-type-access {{(pid=75218) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:42:14 devstack devstack@c-api.service[75218]: DEBUG cinder.api.v3.router [None req-36830612-9ca3-4e49-ac40-07151173b7de None None] Extended resource: consistencygroups {{(pid=75218) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:42:14 devstack devstack@c-api.service[75217]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x709dc48a4668 pid: 75217 (default app) Sep 05 20:42:14 devstack devstack@c-api.service[75218]: DEBUG cinder.api.v3.router [None req-36830612-9ca3-4e49-ac40-07151173b7de None None] Extended resource: os-volume-transfer {{(pid=75218) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:42:14 devstack devstack@c-api.service[75218]: DEBUG cinder.api.v3.router [None req-36830612-9ca3-4e49-ac40-07151173b7de None None] Extended resource: os-snapshot-manage {{(pid=75218) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:42:14 devstack devstack@c-api.service[75218]: WARNING stevedore.named [None req-36830612-9ca3-4e49-ac40-07151173b7de None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:42:14 devstack devstack@c-api.service[75218]: WARNING castellan.key_manager [None req-36830612-9ca3-4e49-ac40-07151173b7de None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:42:14 devstack devstack@c-api.service[75218]: WARNING stevedore.named [None req-36830612-9ca3-4e49-ac40-07151173b7de None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:42:14 devstack devstack@c-api.service[75218]: WARNING castellan.key_manager [None req-36830612-9ca3-4e49-ac40-07151173b7de None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:42:14 devstack devstack@c-api.service[75218]: WARNING stevedore.named [None req-36830612-9ca3-4e49-ac40-07151173b7de None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:42:14 devstack devstack@c-api.service[75218]: WARNING castellan.key_manager [None req-36830612-9ca3-4e49-ac40-07151173b7de None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:42:14 devstack devstack@c-api.service[75218]: WARNING stevedore.named [None req-36830612-9ca3-4e49-ac40-07151173b7de None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:42:14 devstack devstack@c-api.service[75218]: WARNING castellan.key_manager [None req-36830612-9ca3-4e49-ac40-07151173b7de None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:42:14 devstack devstack@c-api.service[75218]: WARNING stevedore.named [None req-36830612-9ca3-4e49-ac40-07151173b7de None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:42:14 devstack devstack@c-api.service[75218]: WARNING castellan.key_manager [None req-36830612-9ca3-4e49-ac40-07151173b7de None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:42:14 devstack devstack@c-api.service[75218]: WARNING stevedore.named [None req-36830612-9ca3-4e49-ac40-07151173b7de None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:42:14 devstack devstack@c-api.service[75218]: WARNING castellan.key_manager [None req-36830612-9ca3-4e49-ac40-07151173b7de None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:42:14 devstack devstack@c-api.service[75217]: DEBUG cinder.api.middleware.request_id [None req-a3962e05-7802-458c-9de3-57c15bdb80d0 None None] RequestId filter calling following filter/app {{(pid=75217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:42:14 devstack devstack@c-api.service[75218]: WARNING stevedore.named [None req-36830612-9ca3-4e49-ac40-07151173b7de None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:42:14 devstack devstack@c-api.service[75218]: WARNING castellan.key_manager [None req-36830612-9ca3-4e49-ac40-07151173b7de None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:42:14 devstack devstack@c-api.service[75218]: DEBUG cinder.api.contrib.snapshot_actions [None req-36830612-9ca3-4e49-ac40-07151173b7de None None] SnapshotActionsController initialized {{(pid=75218) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 05 20:42:14 devstack devstack@c-api.service[75218]: DEBUG cinder.api.v3.router [None req-36830612-9ca3-4e49-ac40-07151173b7de None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=75218) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:42:14 devstack devstack@c-api.service[75218]: DEBUG cinder.api.v3.router [None req-36830612-9ca3-4e49-ac40-07151173b7de None None] Extension AdminActions extending resource: volumes {{(pid=75218) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:42:14 devstack devstack@c-api.service[75218]: DEBUG cinder.api.v3.router [None req-36830612-9ca3-4e49-ac40-07151173b7de None None] Extension AdminActions extending resource: snapshots {{(pid=75218) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:42:14 devstack devstack@c-api.service[75218]: DEBUG cinder.api.v3.router [None req-36830612-9ca3-4e49-ac40-07151173b7de None None] Extension AdminActions extending resource: backups {{(pid=75218) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:42:14 devstack devstack@c-api.service[75218]: DEBUG cinder.api.v3.router [None req-36830612-9ca3-4e49-ac40-07151173b7de None None] Extension VolumeTypeEncryption extending resource: types {{(pid=75218) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:42:14 devstack devstack@c-api.service[75218]: DEBUG cinder.api.v3.router [None req-36830612-9ca3-4e49-ac40-07151173b7de None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=75218) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:42:14 devstack devstack@c-api.service[75218]: DEBUG cinder.api.v3.router [None req-36830612-9ca3-4e49-ac40-07151173b7de None None] Extension VolumeActions extending resource: volumes {{(pid=75218) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:42:14 devstack devstack@c-api.service[75217]: [pid: 75217|app: 0|req: 1/1] 192.168.122.117 () {50 vars in 785 bytes} [Sat Sep 5 20:42:14 2026] GET /volume/v3/ => generated 114 bytes in 26 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 05 20:42:14 devstack devstack@c-api.service[75218]: DEBUG cinder.api.v3.router [None req-36830612-9ca3-4e49-ac40-07151173b7de None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=75218) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:42:14 devstack devstack@c-api.service[75218]: DEBUG cinder.api.v3.router [None req-36830612-9ca3-4e49-ac40-07151173b7de None None] Extension VolumeUnmanage extending resource: volumes {{(pid=75218) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:42:14 devstack devstack@c-api.service[75218]: DEBUG cinder.api.v3.router [None req-36830612-9ca3-4e49-ac40-07151173b7de None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=75218) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:42:14 devstack devstack@c-api.service[75218]: DEBUG cinder.api.v3.router [None req-36830612-9ca3-4e49-ac40-07151173b7de None None] Extension UsedLimits extending resource: limits {{(pid=75218) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:42:14 devstack devstack@c-api.service[75218]: DEBUG cinder.api.v3.router [None req-36830612-9ca3-4e49-ac40-07151173b7de None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=75218) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:42:14 devstack devstack@c-api.service[75218]: DEBUG cinder.api.v3.router [None req-36830612-9ca3-4e49-ac40-07151173b7de None None] Extension TypesManage extending resource: types {{(pid=75218) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:42:14 devstack devstack@c-api.service[75218]: DEBUG cinder.api.v3.router [None req-36830612-9ca3-4e49-ac40-07151173b7de None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=75218) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:42:14 devstack devstack@c-api.service[75218]: DEBUG cinder.api.v3.router [None req-36830612-9ca3-4e49-ac40-07151173b7de None None] Extension SnapshotActions extending resource: snapshots {{(pid=75218) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:42:14 devstack devstack@c-api.service[75218]: DEBUG cinder.api.v3.router [None req-36830612-9ca3-4e49-ac40-07151173b7de None None] Extension VolumeTypeAccess extending resource: types {{(pid=75218) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:42:14 devstack devstack@c-api.service[75218]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x709dc48a4668 pid: 75218 (default app) Sep 05 20:42:21 devstack devstack@c-api.service[75217]: DEBUG cinder.api.middleware.request_id [None req-1806eb10-5d8c-448e-ae3a-459ba6ec52aa None None] RequestId filter calling following filter/app {{(pid=75217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:42:23 devstack devstack@c-api.service[75217]: INFO cinder.api.openstack.wsgi [None req-1806eb10-5d8c-448e-ae3a-459ba6ec52aa admin admin] POST http://192.168.122.117/volume/v3/types Sep 05 20:42:23 devstack devstack@c-api.service[75217]: DEBUG cinder.api.openstack.wsgi [None req-1806eb10-5d8c-448e-ae3a-459ba6ec52aa admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "lvmdriver-1"}} {{(pid=75217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:42:23 devstack devstack@c-api.service[75217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:42:23 devstack devstack@c-api.service[75217]: warnings.warn( Sep 05 20:42:23 devstack devstack@c-api.service[75217]: DEBUG oslo_db.sqlalchemy.engines [None req-1806eb10-5d8c-448e-ae3a-459ba6ec52aa 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=75217) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:42:23 devstack devstack@c-api.service[75217]: INFO cinder.api.openstack.wsgi [None req-1806eb10-5d8c-448e-ae3a-459ba6ec52aa admin admin] http://192.168.122.117/volume/v3/types returned with HTTP 200 Sep 05 20:42:23 devstack devstack@c-api.service[75217]: [pid: 75217|app: 0|req: 2/2] 192.168.122.117 () {60 vars in 1191 bytes} [Sat Sep 5 20:42:21 2026] POST /volume/v3/types => generated 186 bytes in 1262 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:42:23 devstack devstack@c-api.service[75218]: DEBUG cinder.api.middleware.request_id [None req-c8dffc6e-bd8b-49f5-8262-4e9de62be64f None None] RequestId filter calling following filter/app {{(pid=75218) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:42:23 devstack devstack@c-api.service[75218]: INFO cinder.api.openstack.wsgi [None req-c8dffc6e-bd8b-49f5-8262-4e9de62be64f admin admin] POST http://192.168.122.117/volume/v3/types/d13b3d19-327e-4628-bca5-e729ff808dc1/extra_specs Sep 05 20:42:23 devstack devstack@c-api.service[75218]: DEBUG cinder.api.openstack.wsgi [None req-c8dffc6e-bd8b-49f5-8262-4e9de62be64f admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=75218) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:42:23 devstack devstack@c-api.service[75218]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:42:23 devstack devstack@c-api.service[75218]: warnings.warn( Sep 05 20:42:23 devstack devstack@c-api.service[75218]: DEBUG oslo_db.sqlalchemy.engines [None req-c8dffc6e-bd8b-49f5-8262-4e9de62be64f 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=75218) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:42:23 devstack devstack@c-api.service[75218]: INFO cinder.api.openstack.wsgi [None req-c8dffc6e-bd8b-49f5-8262-4e9de62be64f admin admin] http://192.168.122.117/volume/v3/types/d13b3d19-327e-4628-bca5-e729ff808dc1/extra_specs returned with HTTP 200 Sep 05 20:42:23 devstack devstack@c-api.service[75218]: [pid: 75218|app: 0|req: 1/3] 192.168.122.117 () {60 vars in 1338 bytes} [Sat Sep 5 20:42:23 2026] POST /volume/v3/types/d13b3d19-327e-4628-bca5-e729ff808dc1/extra_specs => generated 55 bytes in 776 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 20:42:33 devstack devstack@c-api.service[75217]: DEBUG dbcounter [-] [75217] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=75217) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 20:42:33 devstack devstack@c-api.service[75218]: DEBUG dbcounter [-] [75218] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=75218) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 20:43:05 devstack devstack@c-api.service[75217]: DEBUG cinder.api.middleware.request_id [None req-2538c6fb-c8ff-4f85-a1d1-f88f6256f6f1 None None] RequestId filter calling following filter/app {{(pid=75217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:43:05 devstack devstack@c-api.service[75217]: INFO cinder.api.openstack.wsgi [None req-2538c6fb-c8ff-4f85-a1d1-f88f6256f6f1 None None] GET http://192.168.122.117/volume// Sep 05 20:43:05 devstack devstack@c-api.service[75217]: DEBUG cinder.api.openstack.wsgi [None req-2538c6fb-c8ff-4f85-a1d1-f88f6256f6f1 None None] Empty body provided in request {{(pid=75217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:43:05 devstack devstack@c-api.service[75217]: DEBUG cinder.api.openstack.wsgi [None req-2538c6fb-c8ff-4f85-a1d1-f88f6256f6f1 None None] Calling method 'all' {{(pid=75217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:43:05 devstack devstack@c-api.service[75217]: INFO cinder.api.openstack.wsgi [None req-2538c6fb-c8ff-4f85-a1d1-f88f6256f6f1 None None] http://192.168.122.117/volume// returned with HTTP 300 Sep 05 20:43:05 devstack devstack@c-api.service[75217]: [pid: 75217|app: 0|req: 3/4] 192.168.122.117 () {58 vars in 1314 bytes} [Sat Sep 5 20:43:05 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 20:44:57 devstack devstack@c-api.service[75218]: DEBUG cinder.api.middleware.request_id [None req-d96a084e-f66e-4480-a512-550a8f709e5c None None] RequestId filter calling following filter/app {{(pid=75218) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:44:58 devstack devstack@c-api.service[75218]: INFO cinder.api.openstack.wsgi [None req-d96a084e-f66e-4480-a512-550a8f709e5c tempest-verify_tempest_config-1799990842 tempest-verify_tempest_config-1799990842-project-member] GET http://192.168.122.117/volume/v3/extensions Sep 05 20:44:58 devstack devstack@c-api.service[75218]: DEBUG cinder.api.openstack.wsgi [None req-d96a084e-f66e-4480-a512-550a8f709e5c tempest-verify_tempest_config-1799990842 tempest-verify_tempest_config-1799990842-project-member] Empty body provided in request {{(pid=75218) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:44:58 devstack devstack@c-api.service[75218]: DEBUG cinder.api.openstack.wsgi [None req-d96a084e-f66e-4480-a512-550a8f709e5c tempest-verify_tempest_config-1799990842 tempest-verify_tempest_config-1799990842-project-member] Calling method 'index' {{(pid=75218) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:44:58 devstack devstack@c-api.service[75218]: INFO cinder.api.openstack.wsgi [None req-d96a084e-f66e-4480-a512-550a8f709e5c tempest-verify_tempest_config-1799990842 tempest-verify_tempest_config-1799990842-project-member] http://192.168.122.117/volume/v3/extensions returned with HTTP 200 Sep 05 20:44:58 devstack devstack@c-api.service[75218]: [pid: 75218|app: 0|req: 2/5] 192.168.122.117 () {58 vars in 1130 bytes} [Sat Sep 5 20:44:57 2026] GET /volume/v3/extensions => generated 5245 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 20:45:05 devstack devstack@c-api.service[75217]: DEBUG cinder.api.middleware.request_id [None req-8503a503-eee8-4c94-b649-17f9f18d7727 None None] RequestId filter calling following filter/app {{(pid=75217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:45:06 devstack devstack@c-api.service[75217]: INFO cinder.api.openstack.wsgi [None req-8503a503-eee8-4c94-b649-17f9f18d7727 demo admin] POST http://192.168.122.117/volume/v3/types Sep 05 20:45:06 devstack devstack@c-api.service[75217]: DEBUG cinder.api.openstack.wsgi [None req-8503a503-eee8-4c94-b649-17f9f18d7727 demo admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "QuobyteHD"}} {{(pid=75217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:45:06 devstack devstack@c-api.service[75217]: INFO cinder.api.openstack.wsgi [None req-8503a503-eee8-4c94-b649-17f9f18d7727 demo admin] http://192.168.122.117/volume/v3/types returned with HTTP 200 Sep 05 20:45:06 devstack devstack@c-api.service[75217]: [pid: 75217|app: 0|req: 4/6] 192.168.122.117 () {60 vars in 1191 bytes} [Sat Sep 5 20:45:05 2026] POST /volume/v3/types => generated 184 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:45:16 devstack devstack@c-api.service[75217]: DEBUG dbcounter [-] [75217] Writing DB stats cinder:SELECT=3,cinder:INSERT=1 {{(pid=75217) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 20:47:06 devstack devstack@c-api.service[75216]: Sat Sep 5 20:47:06 2026 - graceful shutdown triggered... Sep 05 20:47:06 devstack devstack@c-api.service[75217]: Gracefully killing worker 1 (pid: 75217)... Sep 05 20:47:06 devstack devstack@c-api.service[75218]: Gracefully killing worker 2 (pid: 75218)... Sep 05 20:47:07 devstack devstack@c-api.service[75216]: worker 1 buried after 1 seconds Sep 05 20:47:07 devstack devstack@c-api.service[75216]: worker 2 buried after 1 seconds Sep 05 20:47:07 devstack devstack@c-api.service[75216]: goodbye to uWSGI. Sep 05 20:47:07 devstack devstack@c-api.service[86898]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 05 20:47:07 devstack devstack@c-api.service[86898]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat Sep 5 20:47:07 2026] *** Sep 05 20:47:07 devstack devstack@c-api.service[86898]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 05 20:47:07 devstack devstack@c-api.service[86898]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 05 20:47:07 devstack devstack@c-api.service[86898]: nodename: devstack Sep 05 20:47:07 devstack devstack@c-api.service[86898]: machine: x86_64 Sep 05 20:47:07 devstack devstack@c-api.service[86898]: clock source: unix Sep 05 20:47:07 devstack devstack@c-api.service[86898]: pcre jit disabled Sep 05 20:47:07 devstack devstack@c-api.service[86898]: detected number of CPU cores: 4 Sep 05 20:47:07 devstack devstack@c-api.service[86898]: current working directory: / Sep 05 20:47:07 devstack devstack@c-api.service[86898]: detected binary path: /usr/bin/uwsgi-core Sep 05 20:47:07 devstack devstack@c-api.service[86898]: your processes number limit is 47517 Sep 05 20:47:07 devstack devstack@c-api.service[86898]: your memory page size is 4096 bytes Sep 05 20:47:07 devstack devstack@c-api.service[86898]: detected max file descriptor number: 2048 Sep 05 20:47:07 devstack devstack@c-api.service[86898]: lock engine: pthread robust mutexes Sep 05 20:47:07 devstack devstack@c-api.service[86898]: thunder lock: enabled Sep 05 20:47:07 devstack devstack@c-api.service[86898]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 05 20:47:07 devstack devstack@c-api.service[86898]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 05 20:47:07 devstack devstack@c-api.service[86898]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 05 20:47:07 devstack devstack@c-api.service[86898]: Set PythonHome to /opt/stack/data/venv Sep 05 20:47:07 devstack devstack@c-api.service[86898]: Python main interpreter initialized at 0x78e233ca4668 Sep 05 20:47:07 devstack devstack@c-api.service[86898]: python threads support enabled Sep 05 20:47:07 devstack devstack@c-api.service[86898]: your server socket listen backlog is limited to 100 connections Sep 05 20:47:07 devstack devstack@c-api.service[86898]: your mercy for graceful operations on workers is 80 seconds Sep 05 20:47:07 devstack devstack@c-api.service[86898]: mapped 403077 bytes (393 KB) for 2 cores Sep 05 20:47:07 devstack devstack@c-api.service[86898]: *** Operational MODE: preforking *** Sep 05 20:47:07 devstack devstack@c-api.service[86898]: *** uWSGI is running in multiple interpreter mode *** Sep 05 20:47:07 devstack devstack@c-api.service[86898]: spawned uWSGI master process (pid: 86898) Sep 05 20:47:07 devstack devstack@c-api.service[86898]: spawned uWSGI worker 1 (pid: 86909, cores: 1) Sep 05 20:47:07 devstack devstack@c-api.service[86898]: spawned uWSGI worker 2 (pid: 86910, cores: 1) Sep 05 20:47:07 devstack devstack@c-api.service[86898]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 05 20:47:07 devstack devstack@c-api.service[86910]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 05 20:47:07 devstack devstack@c-api.service[86910]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 05 20:47:07 devstack devstack@c-api.service[86910]: we strongly recommend against using it for new projects. Sep 05 20:47:07 devstack devstack@c-api.service[86910]: If you are already using Eventlet, we recommend migrating to a different Sep 05 20:47:07 devstack devstack@c-api.service[86910]: framework. For more detail see Sep 05 20:47:07 devstack devstack@c-api.service[86910]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 05 20:47:07 devstack devstack@c-api.service[86910]: import eventlet # noqa Sep 05 20:47:07 devstack devstack@c-api.service[86909]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 05 20:47:07 devstack devstack@c-api.service[86909]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 05 20:47:07 devstack devstack@c-api.service[86909]: we strongly recommend against using it for new projects. Sep 05 20:47:07 devstack devstack@c-api.service[86909]: If you are already using Eventlet, we recommend migrating to a different Sep 05 20:47:07 devstack devstack@c-api.service[86909]: framework. For more detail see Sep 05 20:47:07 devstack devstack@c-api.service[86909]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 05 20:47:07 devstack devstack@c-api.service[86909]: import eventlet # noqa Sep 05 20:47:08 devstack devstack@c-api.service[86910]: /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 05 20:47:08 devstack devstack@c-api.service[86910]: from cgi import parse_header Sep 05 20:47:08 devstack devstack@c-api.service[86909]: /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 05 20:47:08 devstack devstack@c-api.service[86909]: from cgi import parse_header Sep 05 20:47:08 devstack devstack@c-api.service[86910]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 05 20:47:08 devstack devstack@c-api.service[86910]: warnings.warn( Sep 05 20:47:08 devstack devstack@c-api.service[86910]: /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 05 20:47:08 devstack devstack@c-api.service[86910]: removals.removed_module( Sep 05 20:47:08 devstack devstack@c-api.service[86910]: /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 05 20:47:08 devstack devstack@c-api.service[86910]: removals.removed_module( Sep 05 20:47:08 devstack devstack@c-api.service[86909]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 05 20:47:08 devstack devstack@c-api.service[86909]: warnings.warn( Sep 05 20:47:08 devstack devstack@c-api.service[86909]: /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 05 20:47:08 devstack devstack@c-api.service[86909]: removals.removed_module( Sep 05 20:47:08 devstack devstack@c-api.service[86909]: /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 05 20:47:08 devstack devstack@c-api.service[86909]: removals.removed_module( Sep 05 20:47:11 devstack devstack@c-api.service[86910]: /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 05 20:47:11 devstack devstack@c-api.service[86910]: warnings.warn( Sep 05 20:47:11 devstack devstack@c-api.service[86909]: /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 05 20:47:11 devstack devstack@c-api.service[86909]: warnings.warn( Sep 05 20:47:11 devstack devstack@c-api.service[86910]: /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 05 20:47:11 devstack devstack@c-api.service[86910]: warnings.warn( Sep 05 20:47:11 devstack devstack@c-api.service[86909]: /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 05 20:47:11 devstack devstack@c-api.service[86909]: warnings.warn( Sep 05 20:47:12 devstack devstack@c-api.service[86910]: 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 05 20:47:12 devstack devstack@c-api.service[86910]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=86910) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 05 20:47:12 devstack devstack@c-api.service[86909]: 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 05 20:47:12 devstack devstack@c-api.service[86909]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=86909) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 05 20:47:12 devstack devstack@c-api.service[86910]: /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 05 20:47:12 devstack devstack@c-api.service[86910]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 05 20:47:12 devstack devstack@c-api.service[86909]: /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 05 20:47:12 devstack devstack@c-api.service[86909]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=86909) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=86909) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=86909) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=86909) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=86909) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=86909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=86909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=86909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=86909) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=86909) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=86910) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=86910) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=86909) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=86910) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=86909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=86909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=86910) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=86909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=86910) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=86909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=86910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=86909) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=86910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86909) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=86910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=86910) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=86910) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86909) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=86909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=86909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=86910) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=86909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=86910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=86910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=86910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=86909) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=86910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=86910) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=86909) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86910) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86910) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=86910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=86910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=86910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=86909) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=86909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=86910) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=86910) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=86909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=86909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=86909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=86909) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=86909) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=86910) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=86910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=86910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=86909) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=86910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=86909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=86910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=86910) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=86909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=86910) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=86909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=86909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=86909) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=86910) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=86909) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=86910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=86910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=86910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=86910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=86910) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=86910) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=86909) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=86909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=86909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=86909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=86910) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=86909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=86910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=86909) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=86910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=86909) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=86910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=86910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=86910) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=86910) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=86909) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=86909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=86910) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=86909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=86910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=86909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=86910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=86909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=86910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=86910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=86909) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=86910) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86909) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86910) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86910) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=86910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86909) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=86910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=86909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=86910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=86909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=86910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=86909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=86910) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=86909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86910) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=86909) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86909) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86910) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=86910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=86910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=86910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86909) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=86909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=86910) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=86910) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=86909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=86909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=86909) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=86909) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=86910) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=86910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=86910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=86910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=86910) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86910) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=86909) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=86909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=86909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=86909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86910) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=86909) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=86910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86909) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=86910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=86910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=86910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=86910) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=86910) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86909) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=86909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=86909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=86909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=86910) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=86909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=86910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=86910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=86909) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=86910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=86909) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=86910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=86910) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=86910) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=86909) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=86910) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=86910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=86909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=86910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=86909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=86910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=86909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=86910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=86909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=86910) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86910) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=86909) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=86909) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=86909) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=86909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=86909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=86909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86910) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=86909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=86910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=86910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=86909) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=86910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86909) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=86910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=86910) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86910) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86910) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=86910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=86910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=86910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=86910) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86910) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86909) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=86909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86910) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=86909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=86910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=86910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=86910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=86910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=86910) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=86909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86910) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=86909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=86909) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86909) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86910) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=86910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=86910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86909) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=86910) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86910) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=86909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=86909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86910) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=86910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=86909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=86910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=86910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=86909) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=86910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86909) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=86910) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86910) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86909) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=86909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=86909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=86909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86910) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=86909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=86910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=86909) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=86910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86909) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=86910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=86910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=86910) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=86910) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=86910) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86909) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=86910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=86909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=86910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=86909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=86910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=86910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=86910) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=86909) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=86910) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86909) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=86910) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86909) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=86910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=86909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=86910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=86909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=86910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=86909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=86910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=86909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=86910) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=86909) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86910) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86909) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86910) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=86910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=86910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=86910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=86910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=86910) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86910) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86909) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=86909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=86909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=86909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=86909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86910) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=86909) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=86910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=86910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=86909) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=86910) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=86910) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=86909) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=86909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=86909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=86910) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=86909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=86910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=86909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=86910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=86909) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=86910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=86910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=86909) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=86910) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=86909) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=86910) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=86909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=86909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=86909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=86909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=86909) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86909) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=86910) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=86910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86909) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=86910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=86909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=86910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=86909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=86910) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=86909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86910) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=86909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=86909) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86909) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86910) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=86910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=86910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=86910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=86910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=86910) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86910) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86909) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=86909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=86909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=86909) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=86909) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86910) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=86910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=86910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=86909) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=86910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=86909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=86909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=86910) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=86909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86910) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=86909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=86909) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=86909) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86910) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=86910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=86910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=86910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=86910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=86910) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86910) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=86909) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=86909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=86909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=86909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86910) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=86909) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=86910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86909) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=86910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=86910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=86910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=86910) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86910) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86909) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86910) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=86910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=86909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=86910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=86909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=86910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=86909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=86909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=86910) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=86909) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86910) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86909) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86910) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=86910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=86910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=86910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=86910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=86910) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86910) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86910) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=86910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86909) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=86910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=86909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=86909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=86910) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=86909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=86909) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86909) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86909) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=86909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=86909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=86909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=86909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=86909) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86909) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86909) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=86909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=86909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=86909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=86909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=86909) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86909) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86909) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=86909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=86909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=86909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=86909) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86909) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86909) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=86909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=86909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=86909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=86909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=86909) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86909) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86909) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=86909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=86909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86909) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=86909) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: INFO dbcounter [None req-98f0e471-7cb3-4be6-bab1-f9ad63fed3a8 None None] Registered counter for database cinder Sep 05 20:47:13 devstack devstack@c-api.service[86909]: INFO dbcounter [None req-74017ff8-88c3-4733-a75f-2ff454aede24 None None] Registered counter for database cinder Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG oslo_db.sqlalchemy.engines [None req-98f0e471-7cb3-4be6-bab1-f9ad63fed3a8 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=86910) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG oslo_db.sqlalchemy.engines [None req-74017ff8-88c3-4733-a75f-2ff454aede24 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=86909) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG dbcounter [-] [86910] Writer thread running {{(pid=86910) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: /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 05 20:47:13 devstack devstack@c-api.service[86910]: return base.obj_make_list(context, cls(context), objects.Service, Sep 05 20:47:13 devstack devstack@c-api.service[86910]: INFO cinder.rpc [None req-98f0e471-7cb3-4be6-bab1-f9ad63fed3a8 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 05 20:47:13 devstack devstack@c-api.service[86910]: INFO cinder.rpc [None req-98f0e471-7cb3-4be6-bab1-f9ad63fed3a8 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 05 20:47:13 devstack devstack@c-api.service[86910]: INFO cinder.rpc [None req-98f0e471-7cb3-4be6-bab1-f9ad63fed3a8 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG dbcounter [-] [86909] Writer thread running {{(pid=86909) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: INFO cinder.rpc [None req-98f0e471-7cb3-4be6-bab1-f9ad63fed3a8 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 05 20:47:13 devstack devstack@c-api.service[86910]: WARNING stevedore.named [None req-98f0e471-7cb3-4be6-bab1-f9ad63fed3a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:47:13 devstack devstack@c-api.service[86910]: WARNING castellan.key_manager [None req-98f0e471-7cb3-4be6-bab1-f9ad63fed3a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:47:13 devstack devstack@c-api.service[86910]: WARNING cinder.keymgr.conf_key_mgr [None req-98f0e471-7cb3-4be6-bab1-f9ad63fed3a8 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 05 20:47:13 devstack devstack@c-api.service[86910]: WARNING stevedore.named [None req-98f0e471-7cb3-4be6-bab1-f9ad63fed3a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:47:13 devstack devstack@c-api.service[86910]: WARNING castellan.key_manager [None req-98f0e471-7cb3-4be6-bab1-f9ad63fed3a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:47:13 devstack devstack@c-api.service[86909]: /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 05 20:47:13 devstack devstack@c-api.service[86909]: return base.obj_make_list(context, cls(context), objects.Service, Sep 05 20:47:13 devstack devstack@c-api.service[86909]: INFO cinder.rpc [None req-74017ff8-88c3-4733-a75f-2ff454aede24 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 05 20:47:13 devstack devstack@c-api.service[86909]: INFO cinder.rpc [None req-74017ff8-88c3-4733-a75f-2ff454aede24 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 05 20:47:13 devstack devstack@c-api.service[86909]: INFO cinder.rpc [None req-74017ff8-88c3-4733-a75f-2ff454aede24 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 05 20:47:13 devstack devstack@c-api.service[86909]: INFO cinder.rpc [None req-74017ff8-88c3-4733-a75f-2ff454aede24 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 05 20:47:13 devstack devstack@c-api.service[86909]: WARNING stevedore.named [None req-74017ff8-88c3-4733-a75f-2ff454aede24 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:47:13 devstack devstack@c-api.service[86909]: WARNING castellan.key_manager [None req-74017ff8-88c3-4733-a75f-2ff454aede24 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:47:13 devstack devstack@c-api.service[86909]: WARNING cinder.keymgr.conf_key_mgr [None req-74017ff8-88c3-4733-a75f-2ff454aede24 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 05 20:47:13 devstack devstack@c-api.service[86909]: WARNING stevedore.named [None req-74017ff8-88c3-4733-a75f-2ff454aede24 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:47:13 devstack devstack@c-api.service[86909]: WARNING castellan.key_manager [None req-74017ff8-88c3-4733-a75f-2ff454aede24 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG oslo_db.sqlalchemy.engines [None req-98f0e471-7cb3-4be6-bab1-f9ad63fed3a8 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=86910) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: INFO cinder.rpc [None req-98f0e471-7cb3-4be6-bab1-f9ad63fed3a8 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 05 20:47:13 devstack devstack@c-api.service[86910]: INFO cinder.rpc [None req-98f0e471-7cb3-4be6-bab1-f9ad63fed3a8 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 05 20:47:13 devstack devstack@c-api.service[86910]: WARNING stevedore.named [None req-98f0e471-7cb3-4be6-bab1-f9ad63fed3a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:47:13 devstack devstack@c-api.service[86910]: WARNING castellan.key_manager [None req-98f0e471-7cb3-4be6-bab1-f9ad63fed3a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:47:13 devstack devstack@c-api.service[86910]: WARNING stevedore.named [None req-98f0e471-7cb3-4be6-bab1-f9ad63fed3a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:47:13 devstack devstack@c-api.service[86910]: WARNING castellan.key_manager [None req-98f0e471-7cb3-4be6-bab1-f9ad63fed3a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:47:13 devstack devstack@c-api.service[86909]: DEBUG oslo_db.sqlalchemy.engines [None req-74017ff8-88c3-4733-a75f-2ff454aede24 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=86909) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: WARNING stevedore.named [None req-98f0e471-7cb3-4be6-bab1-f9ad63fed3a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:47:13 devstack devstack@c-api.service[86910]: WARNING castellan.key_manager [None req-98f0e471-7cb3-4be6-bab1-f9ad63fed3a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:47:13 devstack devstack@c-api.service[86910]: WARNING stevedore.named [None req-98f0e471-7cb3-4be6-bab1-f9ad63fed3a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:47:13 devstack devstack@c-api.service[86909]: INFO cinder.rpc [None req-74017ff8-88c3-4733-a75f-2ff454aede24 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 05 20:47:13 devstack devstack@c-api.service[86910]: WARNING castellan.key_manager [None req-98f0e471-7cb3-4be6-bab1-f9ad63fed3a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:47:13 devstack devstack@c-api.service[86909]: INFO cinder.rpc [None req-74017ff8-88c3-4733-a75f-2ff454aede24 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 05 20:47:13 devstack devstack@c-api.service[86909]: WARNING stevedore.named [None req-74017ff8-88c3-4733-a75f-2ff454aede24 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:47:13 devstack devstack@c-api.service[86909]: WARNING castellan.key_manager [None req-74017ff8-88c3-4733-a75f-2ff454aede24 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:47:13 devstack devstack@c-api.service[86910]: WARNING stevedore.named [None req-98f0e471-7cb3-4be6-bab1-f9ad63fed3a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:47:13 devstack devstack@c-api.service[86910]: WARNING castellan.key_manager [None req-98f0e471-7cb3-4be6-bab1-f9ad63fed3a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:47:13 devstack devstack@c-api.service[86910]: WARNING stevedore.named [None req-98f0e471-7cb3-4be6-bab1-f9ad63fed3a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:47:13 devstack devstack@c-api.service[86910]: WARNING castellan.key_manager [None req-98f0e471-7cb3-4be6-bab1-f9ad63fed3a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:47:13 devstack devstack@c-api.service[86910]: WARNING stevedore.named [None req-98f0e471-7cb3-4be6-bab1-f9ad63fed3a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:47:13 devstack devstack@c-api.service[86910]: WARNING castellan.key_manager [None req-98f0e471-7cb3-4be6-bab1-f9ad63fed3a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:47:13 devstack devstack@c-api.service[86910]: WARNING stevedore.named [None req-98f0e471-7cb3-4be6-bab1-f9ad63fed3a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:47:13 devstack devstack@c-api.service[86910]: WARNING castellan.key_manager [None req-98f0e471-7cb3-4be6-bab1-f9ad63fed3a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:47:13 devstack devstack@c-api.service[86909]: WARNING stevedore.named [None req-74017ff8-88c3-4733-a75f-2ff454aede24 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:47:13 devstack devstack@c-api.service[86909]: WARNING castellan.key_manager [None req-74017ff8-88c3-4733-a75f-2ff454aede24 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:47:13 devstack devstack@c-api.service[86910]: WARNING stevedore.named [None req-98f0e471-7cb3-4be6-bab1-f9ad63fed3a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:47:13 devstack devstack@c-api.service[86910]: WARNING castellan.key_manager [None req-98f0e471-7cb3-4be6-bab1-f9ad63fed3a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:47:13 devstack devstack@c-api.service[86910]: WARNING stevedore.named [None req-98f0e471-7cb3-4be6-bab1-f9ad63fed3a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:47:13 devstack devstack@c-api.service[86909]: WARNING stevedore.named [None req-74017ff8-88c3-4733-a75f-2ff454aede24 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:47:13 devstack devstack@c-api.service[86910]: WARNING castellan.key_manager [None req-98f0e471-7cb3-4be6-bab1-f9ad63fed3a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:47:13 devstack devstack@c-api.service[86909]: WARNING castellan.key_manager [None req-74017ff8-88c3-4733-a75f-2ff454aede24 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:47:13 devstack devstack@c-api.service[86910]: WARNING stevedore.named [None req-98f0e471-7cb3-4be6-bab1-f9ad63fed3a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:47:13 devstack devstack@c-api.service[86910]: WARNING castellan.key_manager [None req-98f0e471-7cb3-4be6-bab1-f9ad63fed3a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:47:13 devstack devstack@c-api.service[86910]: WARNING stevedore.named [None req-98f0e471-7cb3-4be6-bab1-f9ad63fed3a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:47:13 devstack devstack@c-api.service[86910]: WARNING castellan.key_manager [None req-98f0e471-7cb3-4be6-bab1-f9ad63fed3a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:47:13 devstack devstack@c-api.service[86909]: WARNING stevedore.named [None req-74017ff8-88c3-4733-a75f-2ff454aede24 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:47:13 devstack devstack@c-api.service[86909]: WARNING castellan.key_manager [None req-74017ff8-88c3-4733-a75f-2ff454aede24 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:47:13 devstack devstack@c-api.service[86909]: WARNING stevedore.named [None req-74017ff8-88c3-4733-a75f-2ff454aede24 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:47:13 devstack devstack@c-api.service[86909]: WARNING castellan.key_manager [None req-74017ff8-88c3-4733-a75f-2ff454aede24 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:47:13 devstack devstack@c-api.service[86910]: WARNING stevedore.named [None req-98f0e471-7cb3-4be6-bab1-f9ad63fed3a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:47:13 devstack devstack@c-api.service[86910]: WARNING castellan.key_manager [None req-98f0e471-7cb3-4be6-bab1-f9ad63fed3a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:47:13 devstack devstack@c-api.service[86909]: WARNING stevedore.named [None req-74017ff8-88c3-4733-a75f-2ff454aede24 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:47:13 devstack devstack@c-api.service[86909]: WARNING castellan.key_manager [None req-74017ff8-88c3-4733-a75f-2ff454aede24 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:47:13 devstack devstack@c-api.service[86910]: WARNING stevedore.named [None req-98f0e471-7cb3-4be6-bab1-f9ad63fed3a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:47:13 devstack devstack@c-api.service[86910]: WARNING castellan.key_manager [None req-98f0e471-7cb3-4be6-bab1-f9ad63fed3a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:47:13 devstack devstack@c-api.service[86909]: WARNING stevedore.named [None req-74017ff8-88c3-4733-a75f-2ff454aede24 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:47:13 devstack devstack@c-api.service[86909]: WARNING castellan.key_manager [None req-74017ff8-88c3-4733-a75f-2ff454aede24 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:47:13 devstack devstack@c-api.service[86910]: WARNING stevedore.named [None req-98f0e471-7cb3-4be6-bab1-f9ad63fed3a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:47:13 devstack devstack@c-api.service[86910]: WARNING castellan.key_manager [None req-98f0e471-7cb3-4be6-bab1-f9ad63fed3a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:47:13 devstack devstack@c-api.service[86910]: WARNING cinder.api.contrib.hosts [None req-98f0e471-7cb3-4be6-bab1-f9ad63fed3a8 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 05 20:47:13 devstack devstack@c-api.service[86910]: WARNING stevedore.named [None req-98f0e471-7cb3-4be6-bab1-f9ad63fed3a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:47:13 devstack devstack@c-api.service[86909]: WARNING stevedore.named [None req-74017ff8-88c3-4733-a75f-2ff454aede24 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:47:13 devstack devstack@c-api.service[86910]: WARNING castellan.key_manager [None req-98f0e471-7cb3-4be6-bab1-f9ad63fed3a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:47:13 devstack devstack@c-api.service[86909]: WARNING castellan.key_manager [None req-74017ff8-88c3-4733-a75f-2ff454aede24 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:47:13 devstack devstack@c-api.service[86910]: WARNING stevedore.named [None req-98f0e471-7cb3-4be6-bab1-f9ad63fed3a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:47:13 devstack devstack@c-api.service[86910]: WARNING castellan.key_manager [None req-98f0e471-7cb3-4be6-bab1-f9ad63fed3a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:47:13 devstack devstack@c-api.service[86910]: WARNING stevedore.named [None req-98f0e471-7cb3-4be6-bab1-f9ad63fed3a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:47:13 devstack devstack@c-api.service[86909]: WARNING stevedore.named [None req-74017ff8-88c3-4733-a75f-2ff454aede24 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:47:13 devstack devstack@c-api.service[86910]: WARNING castellan.key_manager [None req-98f0e471-7cb3-4be6-bab1-f9ad63fed3a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:47:13 devstack devstack@c-api.service[86909]: WARNING castellan.key_manager [None req-74017ff8-88c3-4733-a75f-2ff454aede24 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:47:13 devstack devstack@c-api.service[86910]: WARNING stevedore.named [None req-98f0e471-7cb3-4be6-bab1-f9ad63fed3a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:47:13 devstack devstack@c-api.service[86910]: WARNING castellan.key_manager [None req-98f0e471-7cb3-4be6-bab1-f9ad63fed3a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:47:13 devstack devstack@c-api.service[86910]: WARNING stevedore.named [None req-98f0e471-7cb3-4be6-bab1-f9ad63fed3a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:47:13 devstack devstack@c-api.service[86910]: WARNING castellan.key_manager [None req-98f0e471-7cb3-4be6-bab1-f9ad63fed3a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:47:13 devstack devstack@c-api.service[86909]: WARNING stevedore.named [None req-74017ff8-88c3-4733-a75f-2ff454aede24 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:47:13 devstack devstack@c-api.service[86909]: WARNING castellan.key_manager [None req-74017ff8-88c3-4733-a75f-2ff454aede24 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:47:13 devstack devstack@c-api.service[86910]: WARNING stevedore.named [None req-98f0e471-7cb3-4be6-bab1-f9ad63fed3a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:47:13 devstack devstack@c-api.service[86910]: WARNING castellan.key_manager [None req-98f0e471-7cb3-4be6-bab1-f9ad63fed3a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:47:13 devstack devstack@c-api.service[86909]: WARNING stevedore.named [None req-74017ff8-88c3-4733-a75f-2ff454aede24 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:47:13 devstack devstack@c-api.service[86909]: WARNING castellan.key_manager [None req-74017ff8-88c3-4733-a75f-2ff454aede24 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:47:13 devstack devstack@c-api.service[86910]: WARNING stevedore.named [None req-98f0e471-7cb3-4be6-bab1-f9ad63fed3a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:47:13 devstack devstack@c-api.service[86910]: WARNING castellan.key_manager [None req-98f0e471-7cb3-4be6-bab1-f9ad63fed3a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.v3.router [None req-98f0e471-7cb3-4be6-bab1-f9ad63fed3a8 None None] Extended resource: extensions {{(pid=86910) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.v3.router [None req-98f0e471-7cb3-4be6-bab1-f9ad63fed3a8 None None] Extended resource: os-volume-manage {{(pid=86910) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: WARNING stevedore.named [None req-74017ff8-88c3-4733-a75f-2ff454aede24 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:47:13 devstack devstack@c-api.service[86909]: WARNING castellan.key_manager [None req-74017ff8-88c3-4733-a75f-2ff454aede24 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.v3.router [None req-98f0e471-7cb3-4be6-bab1-f9ad63fed3a8 None None] Extended resource: os-quota-class-sets {{(pid=86910) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.v3.router [None req-98f0e471-7cb3-4be6-bab1-f9ad63fed3a8 None None] Extended resource: os-hosts {{(pid=86910) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.v3.router [None req-98f0e471-7cb3-4be6-bab1-f9ad63fed3a8 None None] Extended resource: capabilities {{(pid=86910) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: WARNING stevedore.named [None req-74017ff8-88c3-4733-a75f-2ff454aede24 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:47:13 devstack devstack@c-api.service[86909]: WARNING castellan.key_manager [None req-74017ff8-88c3-4733-a75f-2ff454aede24 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.v3.router [None req-98f0e471-7cb3-4be6-bab1-f9ad63fed3a8 None None] Extended resource: encryption {{(pid=86910) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.v3.router [None req-98f0e471-7cb3-4be6-bab1-f9ad63fed3a8 None None] Extended resource: scheduler-stats {{(pid=86910) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: WARNING stevedore.named [None req-74017ff8-88c3-4733-a75f-2ff454aede24 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.v3.router [None req-98f0e471-7cb3-4be6-bab1-f9ad63fed3a8 None None] Extended resource: os-quota-sets {{(pid=86910) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: WARNING castellan.key_manager [None req-74017ff8-88c3-4733-a75f-2ff454aede24 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.v3.router [None req-98f0e471-7cb3-4be6-bab1-f9ad63fed3a8 None None] Extended resource: os-availability-zone {{(pid=86910) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: WARNING stevedore.named [None req-74017ff8-88c3-4733-a75f-2ff454aede24 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:47:13 devstack devstack@c-api.service[86909]: WARNING castellan.key_manager [None req-74017ff8-88c3-4733-a75f-2ff454aede24 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:47:13 devstack devstack@c-api.service[86909]: WARNING cinder.api.contrib.hosts [None req-74017ff8-88c3-4733-a75f-2ff454aede24 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.v3.router [None req-98f0e471-7cb3-4be6-bab1-f9ad63fed3a8 None None] Extended resource: qos-specs {{(pid=86910) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: WARNING stevedore.named [None req-74017ff8-88c3-4733-a75f-2ff454aede24 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:47:13 devstack devstack@c-api.service[86909]: WARNING castellan.key_manager [None req-74017ff8-88c3-4733-a75f-2ff454aede24 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:47:13 devstack devstack@c-api.service[86909]: WARNING stevedore.named [None req-74017ff8-88c3-4733-a75f-2ff454aede24 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:47:13 devstack devstack@c-api.service[86909]: WARNING castellan.key_manager [None req-74017ff8-88c3-4733-a75f-2ff454aede24 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.v3.router [None req-98f0e471-7cb3-4be6-bab1-f9ad63fed3a8 None None] Extended resource: extra_specs {{(pid=86910) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: WARNING stevedore.named [None req-74017ff8-88c3-4733-a75f-2ff454aede24 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:47:13 devstack devstack@c-api.service[86909]: WARNING castellan.key_manager [None req-74017ff8-88c3-4733-a75f-2ff454aede24 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:47:13 devstack devstack@c-api.service[86910]: DEBUG cinder.api.v3.router [None req-98f0e471-7cb3-4be6-bab1-f9ad63fed3a8 None None] Extended resource: backups {{(pid=86910) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:47:13 devstack devstack@c-api.service[86909]: WARNING stevedore.named [None req-74017ff8-88c3-4733-a75f-2ff454aede24 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:47:13 devstack devstack@c-api.service[86909]: WARNING castellan.key_manager [None req-74017ff8-88c3-4733-a75f-2ff454aede24 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:47:14 devstack devstack@c-api.service[86909]: WARNING stevedore.named [None req-74017ff8-88c3-4733-a75f-2ff454aede24 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:47:14 devstack devstack@c-api.service[86909]: WARNING castellan.key_manager [None req-74017ff8-88c3-4733-a75f-2ff454aede24 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:47:14 devstack devstack@c-api.service[86909]: WARNING stevedore.named [None req-74017ff8-88c3-4733-a75f-2ff454aede24 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:47:14 devstack devstack@c-api.service[86910]: DEBUG cinder.api.v3.router [None req-98f0e471-7cb3-4be6-bab1-f9ad63fed3a8 None None] Extended resource: encryption {{(pid=86910) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:47:14 devstack devstack@c-api.service[86909]: WARNING castellan.key_manager [None req-74017ff8-88c3-4733-a75f-2ff454aede24 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:47:14 devstack devstack@c-api.service[86909]: WARNING stevedore.named [None req-74017ff8-88c3-4733-a75f-2ff454aede24 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:47:14 devstack devstack@c-api.service[86909]: WARNING castellan.key_manager [None req-74017ff8-88c3-4733-a75f-2ff454aede24 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:47:14 devstack devstack@c-api.service[86910]: DEBUG cinder.api.v3.router [None req-98f0e471-7cb3-4be6-bab1-f9ad63fed3a8 None None] Extended resource: cgsnapshots {{(pid=86910) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:47:14 devstack devstack@c-api.service[86909]: DEBUG cinder.api.v3.router [None req-74017ff8-88c3-4733-a75f-2ff454aede24 None None] Extended resource: extensions {{(pid=86909) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:47:14 devstack devstack@c-api.service[86910]: DEBUG cinder.api.v3.router [None req-98f0e471-7cb3-4be6-bab1-f9ad63fed3a8 None None] Extended resource: os-volume-type-access {{(pid=86910) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:47:14 devstack devstack@c-api.service[86909]: DEBUG cinder.api.v3.router [None req-74017ff8-88c3-4733-a75f-2ff454aede24 None None] Extended resource: os-volume-manage {{(pid=86909) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:47:14 devstack devstack@c-api.service[86910]: DEBUG cinder.api.v3.router [None req-98f0e471-7cb3-4be6-bab1-f9ad63fed3a8 None None] Extended resource: consistencygroups {{(pid=86910) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:47:14 devstack devstack@c-api.service[86909]: DEBUG cinder.api.v3.router [None req-74017ff8-88c3-4733-a75f-2ff454aede24 None None] Extended resource: os-quota-class-sets {{(pid=86909) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:47:14 devstack devstack@c-api.service[86909]: DEBUG cinder.api.v3.router [None req-74017ff8-88c3-4733-a75f-2ff454aede24 None None] Extended resource: os-hosts {{(pid=86909) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:47:14 devstack devstack@c-api.service[86910]: DEBUG cinder.api.v3.router [None req-98f0e471-7cb3-4be6-bab1-f9ad63fed3a8 None None] Extended resource: os-volume-transfer {{(pid=86910) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:47:14 devstack devstack@c-api.service[86909]: DEBUG cinder.api.v3.router [None req-74017ff8-88c3-4733-a75f-2ff454aede24 None None] Extended resource: capabilities {{(pid=86909) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:47:14 devstack devstack@c-api.service[86910]: DEBUG cinder.api.v3.router [None req-98f0e471-7cb3-4be6-bab1-f9ad63fed3a8 None None] Extended resource: os-snapshot-manage {{(pid=86910) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:47:14 devstack devstack@c-api.service[86909]: DEBUG cinder.api.v3.router [None req-74017ff8-88c3-4733-a75f-2ff454aede24 None None] Extended resource: encryption {{(pid=86909) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:47:14 devstack devstack@c-api.service[86909]: DEBUG cinder.api.v3.router [None req-74017ff8-88c3-4733-a75f-2ff454aede24 None None] Extended resource: scheduler-stats {{(pid=86909) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:47:14 devstack devstack@c-api.service[86910]: WARNING stevedore.named [None req-98f0e471-7cb3-4be6-bab1-f9ad63fed3a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:47:14 devstack devstack@c-api.service[86910]: WARNING castellan.key_manager [None req-98f0e471-7cb3-4be6-bab1-f9ad63fed3a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:47:14 devstack devstack@c-api.service[86910]: WARNING stevedore.named [None req-98f0e471-7cb3-4be6-bab1-f9ad63fed3a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:47:14 devstack devstack@c-api.service[86910]: WARNING castellan.key_manager [None req-98f0e471-7cb3-4be6-bab1-f9ad63fed3a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:47:14 devstack devstack@c-api.service[86909]: DEBUG cinder.api.v3.router [None req-74017ff8-88c3-4733-a75f-2ff454aede24 None None] Extended resource: os-quota-sets {{(pid=86909) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:47:14 devstack devstack@c-api.service[86910]: WARNING stevedore.named [None req-98f0e471-7cb3-4be6-bab1-f9ad63fed3a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:47:14 devstack devstack@c-api.service[86910]: WARNING castellan.key_manager [None req-98f0e471-7cb3-4be6-bab1-f9ad63fed3a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:47:14 devstack devstack@c-api.service[86909]: DEBUG cinder.api.v3.router [None req-74017ff8-88c3-4733-a75f-2ff454aede24 None None] Extended resource: os-availability-zone {{(pid=86909) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:47:14 devstack devstack@c-api.service[86910]: WARNING stevedore.named [None req-98f0e471-7cb3-4be6-bab1-f9ad63fed3a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:47:14 devstack devstack@c-api.service[86910]: WARNING castellan.key_manager [None req-98f0e471-7cb3-4be6-bab1-f9ad63fed3a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:47:14 devstack devstack@c-api.service[86909]: DEBUG cinder.api.v3.router [None req-74017ff8-88c3-4733-a75f-2ff454aede24 None None] Extended resource: qos-specs {{(pid=86909) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:47:14 devstack devstack@c-api.service[86910]: WARNING stevedore.named [None req-98f0e471-7cb3-4be6-bab1-f9ad63fed3a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:47:14 devstack devstack@c-api.service[86910]: WARNING castellan.key_manager [None req-98f0e471-7cb3-4be6-bab1-f9ad63fed3a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:47:14 devstack devstack@c-api.service[86910]: WARNING stevedore.named [None req-98f0e471-7cb3-4be6-bab1-f9ad63fed3a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:47:14 devstack devstack@c-api.service[86910]: WARNING castellan.key_manager [None req-98f0e471-7cb3-4be6-bab1-f9ad63fed3a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:47:14 devstack devstack@c-api.service[86909]: DEBUG cinder.api.v3.router [None req-74017ff8-88c3-4733-a75f-2ff454aede24 None None] Extended resource: extra_specs {{(pid=86909) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:47:14 devstack devstack@c-api.service[86910]: WARNING stevedore.named [None req-98f0e471-7cb3-4be6-bab1-f9ad63fed3a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:47:14 devstack devstack@c-api.service[86910]: WARNING castellan.key_manager [None req-98f0e471-7cb3-4be6-bab1-f9ad63fed3a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:47:14 devstack devstack@c-api.service[86910]: DEBUG cinder.api.contrib.snapshot_actions [None req-98f0e471-7cb3-4be6-bab1-f9ad63fed3a8 None None] SnapshotActionsController initialized {{(pid=86910) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 05 20:47:14 devstack devstack@c-api.service[86910]: DEBUG cinder.api.v3.router [None req-98f0e471-7cb3-4be6-bab1-f9ad63fed3a8 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86910) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:47:14 devstack devstack@c-api.service[86909]: DEBUG cinder.api.v3.router [None req-74017ff8-88c3-4733-a75f-2ff454aede24 None None] Extended resource: backups {{(pid=86909) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:47:14 devstack devstack@c-api.service[86910]: DEBUG cinder.api.v3.router [None req-98f0e471-7cb3-4be6-bab1-f9ad63fed3a8 None None] Extension AdminActions extending resource: volumes {{(pid=86910) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:47:14 devstack devstack@c-api.service[86910]: DEBUG cinder.api.v3.router [None req-98f0e471-7cb3-4be6-bab1-f9ad63fed3a8 None None] Extension AdminActions extending resource: snapshots {{(pid=86910) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:47:14 devstack devstack@c-api.service[86910]: DEBUG cinder.api.v3.router [None req-98f0e471-7cb3-4be6-bab1-f9ad63fed3a8 None None] Extension AdminActions extending resource: backups {{(pid=86910) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:47:14 devstack devstack@c-api.service[86910]: DEBUG cinder.api.v3.router [None req-98f0e471-7cb3-4be6-bab1-f9ad63fed3a8 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86910) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:47:14 devstack devstack@c-api.service[86910]: DEBUG cinder.api.v3.router [None req-98f0e471-7cb3-4be6-bab1-f9ad63fed3a8 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86910) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:47:14 devstack devstack@c-api.service[86910]: DEBUG cinder.api.v3.router [None req-98f0e471-7cb3-4be6-bab1-f9ad63fed3a8 None None] Extension VolumeActions extending resource: volumes {{(pid=86910) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:47:14 devstack devstack@c-api.service[86910]: DEBUG cinder.api.v3.router [None req-98f0e471-7cb3-4be6-bab1-f9ad63fed3a8 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86910) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:47:14 devstack devstack@c-api.service[86910]: DEBUG cinder.api.v3.router [None req-98f0e471-7cb3-4be6-bab1-f9ad63fed3a8 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86910) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:47:14 devstack devstack@c-api.service[86910]: DEBUG cinder.api.v3.router [None req-98f0e471-7cb3-4be6-bab1-f9ad63fed3a8 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86910) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:47:14 devstack devstack@c-api.service[86910]: DEBUG cinder.api.v3.router [None req-98f0e471-7cb3-4be6-bab1-f9ad63fed3a8 None None] Extension UsedLimits extending resource: limits {{(pid=86910) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:47:14 devstack devstack@c-api.service[86910]: DEBUG cinder.api.v3.router [None req-98f0e471-7cb3-4be6-bab1-f9ad63fed3a8 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86910) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:47:14 devstack devstack@c-api.service[86910]: DEBUG cinder.api.v3.router [None req-98f0e471-7cb3-4be6-bab1-f9ad63fed3a8 None None] Extension TypesManage extending resource: types {{(pid=86910) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:47:14 devstack devstack@c-api.service[86910]: DEBUG cinder.api.v3.router [None req-98f0e471-7cb3-4be6-bab1-f9ad63fed3a8 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86910) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:47:14 devstack devstack@c-api.service[86910]: DEBUG cinder.api.v3.router [None req-98f0e471-7cb3-4be6-bab1-f9ad63fed3a8 None None] Extension SnapshotActions extending resource: snapshots {{(pid=86910) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:47:14 devstack devstack@c-api.service[86909]: DEBUG cinder.api.v3.router [None req-74017ff8-88c3-4733-a75f-2ff454aede24 None None] Extended resource: encryption {{(pid=86909) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:47:14 devstack devstack@c-api.service[86910]: DEBUG cinder.api.v3.router [None req-98f0e471-7cb3-4be6-bab1-f9ad63fed3a8 None None] Extension VolumeTypeAccess extending resource: types {{(pid=86910) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:47:14 devstack devstack@c-api.service[86909]: DEBUG cinder.api.v3.router [None req-74017ff8-88c3-4733-a75f-2ff454aede24 None None] Extended resource: cgsnapshots {{(pid=86909) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:47:14 devstack devstack@c-api.service[86909]: DEBUG cinder.api.v3.router [None req-74017ff8-88c3-4733-a75f-2ff454aede24 None None] Extended resource: os-volume-type-access {{(pid=86909) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:47:14 devstack devstack@c-api.service[86909]: DEBUG cinder.api.v3.router [None req-74017ff8-88c3-4733-a75f-2ff454aede24 None None] Extended resource: consistencygroups {{(pid=86909) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:47:14 devstack devstack@c-api.service[86909]: DEBUG cinder.api.v3.router [None req-74017ff8-88c3-4733-a75f-2ff454aede24 None None] Extended resource: os-volume-transfer {{(pid=86909) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:47:14 devstack devstack@c-api.service[86909]: DEBUG cinder.api.v3.router [None req-74017ff8-88c3-4733-a75f-2ff454aede24 None None] Extended resource: os-snapshot-manage {{(pid=86909) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:47:14 devstack devstack@c-api.service[86910]: WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x78e233ca4668 pid: 86910 (default app) Sep 05 20:47:14 devstack devstack@c-api.service[86909]: WARNING stevedore.named [None req-74017ff8-88c3-4733-a75f-2ff454aede24 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:47:14 devstack devstack@c-api.service[86909]: WARNING castellan.key_manager [None req-74017ff8-88c3-4733-a75f-2ff454aede24 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:47:14 devstack devstack@c-api.service[86909]: WARNING stevedore.named [None req-74017ff8-88c3-4733-a75f-2ff454aede24 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:47:14 devstack devstack@c-api.service[86909]: WARNING castellan.key_manager [None req-74017ff8-88c3-4733-a75f-2ff454aede24 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:47:14 devstack devstack@c-api.service[86909]: WARNING stevedore.named [None req-74017ff8-88c3-4733-a75f-2ff454aede24 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:47:14 devstack devstack@c-api.service[86909]: WARNING castellan.key_manager [None req-74017ff8-88c3-4733-a75f-2ff454aede24 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:47:14 devstack devstack@c-api.service[86909]: WARNING stevedore.named [None req-74017ff8-88c3-4733-a75f-2ff454aede24 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:47:14 devstack devstack@c-api.service[86909]: WARNING castellan.key_manager [None req-74017ff8-88c3-4733-a75f-2ff454aede24 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:47:14 devstack devstack@c-api.service[86909]: WARNING stevedore.named [None req-74017ff8-88c3-4733-a75f-2ff454aede24 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:47:14 devstack devstack@c-api.service[86909]: WARNING castellan.key_manager [None req-74017ff8-88c3-4733-a75f-2ff454aede24 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:47:14 devstack devstack@c-api.service[86909]: WARNING stevedore.named [None req-74017ff8-88c3-4733-a75f-2ff454aede24 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:47:14 devstack devstack@c-api.service[86909]: WARNING castellan.key_manager [None req-74017ff8-88c3-4733-a75f-2ff454aede24 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:47:14 devstack devstack@c-api.service[86909]: WARNING stevedore.named [None req-74017ff8-88c3-4733-a75f-2ff454aede24 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:47:14 devstack devstack@c-api.service[86909]: WARNING castellan.key_manager [None req-74017ff8-88c3-4733-a75f-2ff454aede24 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:47:14 devstack devstack@c-api.service[86909]: DEBUG cinder.api.contrib.snapshot_actions [None req-74017ff8-88c3-4733-a75f-2ff454aede24 None None] SnapshotActionsController initialized {{(pid=86909) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 05 20:47:14 devstack devstack@c-api.service[86909]: DEBUG cinder.api.v3.router [None req-74017ff8-88c3-4733-a75f-2ff454aede24 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86909) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:47:14 devstack devstack@c-api.service[86909]: DEBUG cinder.api.v3.router [None req-74017ff8-88c3-4733-a75f-2ff454aede24 None None] Extension AdminActions extending resource: volumes {{(pid=86909) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:47:14 devstack devstack@c-api.service[86909]: DEBUG cinder.api.v3.router [None req-74017ff8-88c3-4733-a75f-2ff454aede24 None None] Extension AdminActions extending resource: snapshots {{(pid=86909) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:47:14 devstack devstack@c-api.service[86909]: DEBUG cinder.api.v3.router [None req-74017ff8-88c3-4733-a75f-2ff454aede24 None None] Extension AdminActions extending resource: backups {{(pid=86909) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:47:14 devstack devstack@c-api.service[86909]: DEBUG cinder.api.v3.router [None req-74017ff8-88c3-4733-a75f-2ff454aede24 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86909) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:47:14 devstack devstack@c-api.service[86909]: DEBUG cinder.api.v3.router [None req-74017ff8-88c3-4733-a75f-2ff454aede24 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86909) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:47:14 devstack devstack@c-api.service[86909]: DEBUG cinder.api.v3.router [None req-74017ff8-88c3-4733-a75f-2ff454aede24 None None] Extension VolumeActions extending resource: volumes {{(pid=86909) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:47:14 devstack devstack@c-api.service[86909]: DEBUG cinder.api.v3.router [None req-74017ff8-88c3-4733-a75f-2ff454aede24 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86909) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:47:14 devstack devstack@c-api.service[86909]: DEBUG cinder.api.v3.router [None req-74017ff8-88c3-4733-a75f-2ff454aede24 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86909) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:47:14 devstack devstack@c-api.service[86909]: DEBUG cinder.api.v3.router [None req-74017ff8-88c3-4733-a75f-2ff454aede24 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86909) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:47:14 devstack devstack@c-api.service[86909]: DEBUG cinder.api.v3.router [None req-74017ff8-88c3-4733-a75f-2ff454aede24 None None] Extension UsedLimits extending resource: limits {{(pid=86909) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:47:14 devstack devstack@c-api.service[86909]: DEBUG cinder.api.v3.router [None req-74017ff8-88c3-4733-a75f-2ff454aede24 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86909) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:47:14 devstack devstack@c-api.service[86909]: DEBUG cinder.api.v3.router [None req-74017ff8-88c3-4733-a75f-2ff454aede24 None None] Extension TypesManage extending resource: types {{(pid=86909) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:47:14 devstack devstack@c-api.service[86909]: DEBUG cinder.api.v3.router [None req-74017ff8-88c3-4733-a75f-2ff454aede24 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86909) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:47:14 devstack devstack@c-api.service[86909]: DEBUG cinder.api.v3.router [None req-74017ff8-88c3-4733-a75f-2ff454aede24 None None] Extension SnapshotActions extending resource: snapshots {{(pid=86909) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:47:14 devstack devstack@c-api.service[86909]: DEBUG cinder.api.v3.router [None req-74017ff8-88c3-4733-a75f-2ff454aede24 None None] Extension VolumeTypeAccess extending resource: types {{(pid=86909) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:47:14 devstack devstack@c-api.service[86909]: WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x78e233ca4668 pid: 86909 (default app) Sep 05 20:47:16 devstack devstack@c-api.service[86898]: Sat Sep 5 20:47:16 2026 - graceful shutdown triggered... Sep 05 20:47:16 devstack devstack@c-api.service[86910]: Gracefully killing worker 2 (pid: 86910)... Sep 05 20:47:16 devstack devstack@c-api.service[86909]: Gracefully killing worker 1 (pid: 86909)... Sep 05 20:47:17 devstack devstack@c-api.service[86898]: worker 1 buried after 1 seconds Sep 05 20:47:17 devstack devstack@c-api.service[86898]: worker 2 buried after 1 seconds Sep 05 20:47:17 devstack devstack@c-api.service[86898]: goodbye to uWSGI. Sep 05 20:47:17 devstack devstack@c-api.service[87430]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 05 20:47:17 devstack devstack@c-api.service[87430]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat Sep 5 20:47:17 2026] *** Sep 05 20:47:17 devstack devstack@c-api.service[87430]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 05 20:47:17 devstack devstack@c-api.service[87430]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 05 20:47:17 devstack devstack@c-api.service[87430]: nodename: devstack Sep 05 20:47:17 devstack devstack@c-api.service[87430]: machine: x86_64 Sep 05 20:47:17 devstack devstack@c-api.service[87430]: clock source: unix Sep 05 20:47:17 devstack devstack@c-api.service[87430]: pcre jit disabled Sep 05 20:47:17 devstack devstack@c-api.service[87430]: detected number of CPU cores: 4 Sep 05 20:47:17 devstack devstack@c-api.service[87430]: current working directory: / Sep 05 20:47:17 devstack devstack@c-api.service[87430]: detected binary path: /usr/bin/uwsgi-core Sep 05 20:47:17 devstack devstack@c-api.service[87430]: your processes number limit is 47517 Sep 05 20:47:17 devstack devstack@c-api.service[87430]: your memory page size is 4096 bytes Sep 05 20:47:17 devstack devstack@c-api.service[87430]: detected max file descriptor number: 2048 Sep 05 20:47:17 devstack devstack@c-api.service[87430]: lock engine: pthread robust mutexes Sep 05 20:47:17 devstack devstack@c-api.service[87430]: thunder lock: enabled Sep 05 20:47:17 devstack devstack@c-api.service[87430]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 05 20:47:17 devstack devstack@c-api.service[87430]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 05 20:47:17 devstack devstack@c-api.service[87430]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 05 20:47:17 devstack devstack@c-api.service[87430]: Set PythonHome to /opt/stack/data/venv Sep 05 20:47:17 devstack devstack@c-api.service[87430]: Python main interpreter initialized at 0x7de1e62a4668 Sep 05 20:47:17 devstack devstack@c-api.service[87430]: python threads support enabled Sep 05 20:47:17 devstack devstack@c-api.service[87430]: your server socket listen backlog is limited to 100 connections Sep 05 20:47:17 devstack devstack@c-api.service[87430]: your mercy for graceful operations on workers is 80 seconds Sep 05 20:47:17 devstack devstack@c-api.service[87430]: mapped 403077 bytes (393 KB) for 2 cores Sep 05 20:47:17 devstack devstack@c-api.service[87430]: *** Operational MODE: preforking *** Sep 05 20:47:17 devstack devstack@c-api.service[87430]: *** uWSGI is running in multiple interpreter mode *** Sep 05 20:47:17 devstack devstack@c-api.service[87430]: spawned uWSGI master process (pid: 87430) Sep 05 20:47:17 devstack devstack@c-api.service[87430]: spawned uWSGI worker 1 (pid: 87434, cores: 1) Sep 05 20:47:17 devstack devstack@c-api.service[87430]: spawned uWSGI worker 2 (pid: 87435, cores: 1) Sep 05 20:47:17 devstack devstack@c-api.service[87430]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 05 20:47:18 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 05 20:47:18 devstack devstack@c-api.service[87435]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 05 20:47:18 devstack devstack@c-api.service[87435]: we strongly recommend against using it for new projects. Sep 05 20:47:18 devstack devstack@c-api.service[87435]: If you are already using Eventlet, we recommend migrating to a different Sep 05 20:47:18 devstack devstack@c-api.service[87435]: framework. For more detail see Sep 05 20:47:18 devstack devstack@c-api.service[87435]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 05 20:47:18 devstack devstack@c-api.service[87435]: import eventlet # noqa Sep 05 20:47:18 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 05 20:47:18 devstack devstack@c-api.service[87434]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 05 20:47:18 devstack devstack@c-api.service[87434]: we strongly recommend against using it for new projects. Sep 05 20:47:18 devstack devstack@c-api.service[87434]: If you are already using Eventlet, we recommend migrating to a different Sep 05 20:47:18 devstack devstack@c-api.service[87434]: framework. For more detail see Sep 05 20:47:18 devstack devstack@c-api.service[87434]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 05 20:47:18 devstack devstack@c-api.service[87434]: import eventlet # noqa Sep 05 20:47:18 devstack devstack@c-api.service[87435]: /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 05 20:47:18 devstack devstack@c-api.service[87435]: from cgi import parse_header Sep 05 20:47:18 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 05 20:47:18 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:47:18 devstack devstack@c-api.service[87435]: /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 05 20:47:18 devstack devstack@c-api.service[87435]: removals.removed_module( Sep 05 20:47:18 devstack devstack@c-api.service[87435]: /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 05 20:47:18 devstack devstack@c-api.service[87435]: removals.removed_module( Sep 05 20:47:19 devstack devstack@c-api.service[87434]: /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 05 20:47:19 devstack devstack@c-api.service[87434]: from cgi import parse_header Sep 05 20:47:19 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 05 20:47:19 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:47:19 devstack devstack@c-api.service[87434]: /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 05 20:47:19 devstack devstack@c-api.service[87434]: removals.removed_module( Sep 05 20:47:19 devstack devstack@c-api.service[87434]: /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 05 20:47:19 devstack devstack@c-api.service[87434]: removals.removed_module( Sep 05 20:47:20 devstack devstack@c-api.service[87435]: /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 05 20:47:20 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:47:21 devstack devstack@c-api.service[87435]: /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 05 20:47:21 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:47:21 devstack devstack@c-api.service[87435]: 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 05 20:47:21 devstack devstack@c-api.service[87435]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=87435) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 05 20:47:22 devstack devstack@c-api.service[87435]: /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 05 20:47:22 devstack devstack@c-api.service[87435]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 05 20:47:22 devstack devstack@c-api.service[87434]: /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 05 20:47:22 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:47:22 devstack devstack@c-api.service[87434]: /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 05 20:47:22 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:47:23 devstack devstack@c-api.service[87434]: 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 05 20:47:23 devstack devstack@c-api.service[87434]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=87434) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=87435) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=87435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=87435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=87435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=87435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=87435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=87435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=87435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=87435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=87435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=87435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=87435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=87435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=87435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=87435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=87435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=87435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=87435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=87435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=87435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=87435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:47:23 devstack devstack@c-api.service[87434]: /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 05 20:47:23 devstack devstack@c-api.service[87434]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=87435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=87435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=87435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=87435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=87435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=87435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=87435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=87435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=87435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=87435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=87435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=87435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=87435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=87435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=87435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=87435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=87435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=87435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=87435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=87435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=87435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=87435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=87435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=87435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=87435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=87435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=87435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=87435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=87435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=87435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=87435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=87435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=87435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=87435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=87435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=87435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=87435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=87435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=87435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=87435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=87435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=87435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=87435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=87435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=87435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=87435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=87435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=87435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=87435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=87435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=87435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=87435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=87435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=87435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=87435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=87435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=87435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=87435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=87435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=87435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=87435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=87435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=87435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=87435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=87435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=87435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=87435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=87435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=87435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=87435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=87435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=87435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=87435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=87435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=87435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=87435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=87435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=87435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=87435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=87435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=87435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=87435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=87435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=87435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=87435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=87435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=87435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=87435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=87435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=87435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=87435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=87435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=87435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=87435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=87435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=87435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=87435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=87435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=87435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=87435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=87435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=87435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=87435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=87435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=87435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=87435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:47:23 devstack devstack@c-api.service[87435]: INFO dbcounter [None req-14dc554b-fea7-4ce0-91bb-f77ad1f40048 None None] Registered counter for database cinder Sep 05 20:47:23 devstack devstack@c-api.service[87435]: DEBUG oslo_db.sqlalchemy.engines [None req-14dc554b-fea7-4ce0-91bb-f77ad1f40048 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=87435) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:47:24 devstack devstack@c-api.service[87435]: DEBUG dbcounter [-] [87435] Writer thread running {{(pid=87435) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 05 20:47:24 devstack devstack@c-api.service[87435]: /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 05 20:47:24 devstack devstack@c-api.service[87435]: return base.obj_make_list(context, cls(context), objects.Service, Sep 05 20:47:24 devstack devstack@c-api.service[87435]: INFO cinder.rpc [None req-14dc554b-fea7-4ce0-91bb-f77ad1f40048 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 05 20:47:24 devstack devstack@c-api.service[87435]: INFO cinder.rpc [None req-14dc554b-fea7-4ce0-91bb-f77ad1f40048 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 05 20:47:24 devstack devstack@c-api.service[87435]: INFO cinder.rpc [None req-14dc554b-fea7-4ce0-91bb-f77ad1f40048 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 05 20:47:24 devstack devstack@c-api.service[87435]: INFO cinder.rpc [None req-14dc554b-fea7-4ce0-91bb-f77ad1f40048 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 05 20:47:24 devstack devstack@c-api.service[87435]: WARNING stevedore.named [None req-14dc554b-fea7-4ce0-91bb-f77ad1f40048 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:47:24 devstack devstack@c-api.service[87435]: WARNING castellan.key_manager [None req-14dc554b-fea7-4ce0-91bb-f77ad1f40048 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:47:24 devstack devstack@c-api.service[87435]: WARNING cinder.keymgr.conf_key_mgr [None req-14dc554b-fea7-4ce0-91bb-f77ad1f40048 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 05 20:47:24 devstack devstack@c-api.service[87435]: WARNING stevedore.named [None req-14dc554b-fea7-4ce0-91bb-f77ad1f40048 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:47:24 devstack devstack@c-api.service[87435]: WARNING castellan.key_manager [None req-14dc554b-fea7-4ce0-91bb-f77ad1f40048 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:47:24 devstack devstack@c-api.service[87435]: DEBUG oslo_db.sqlalchemy.engines [None req-14dc554b-fea7-4ce0-91bb-f77ad1f40048 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=87435) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:47:24 devstack devstack@c-api.service[87435]: INFO cinder.rpc [None req-14dc554b-fea7-4ce0-91bb-f77ad1f40048 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 05 20:47:24 devstack devstack@c-api.service[87435]: INFO cinder.rpc [None req-14dc554b-fea7-4ce0-91bb-f77ad1f40048 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 05 20:47:24 devstack devstack@c-api.service[87435]: WARNING stevedore.named [None req-14dc554b-fea7-4ce0-91bb-f77ad1f40048 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:47:24 devstack devstack@c-api.service[87435]: WARNING castellan.key_manager [None req-14dc554b-fea7-4ce0-91bb-f77ad1f40048 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:47:24 devstack devstack@c-api.service[87435]: WARNING stevedore.named [None req-14dc554b-fea7-4ce0-91bb-f77ad1f40048 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:47:24 devstack devstack@c-api.service[87435]: WARNING castellan.key_manager [None req-14dc554b-fea7-4ce0-91bb-f77ad1f40048 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:47:24 devstack devstack@c-api.service[87435]: WARNING stevedore.named [None req-14dc554b-fea7-4ce0-91bb-f77ad1f40048 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:47:24 devstack devstack@c-api.service[87435]: WARNING castellan.key_manager [None req-14dc554b-fea7-4ce0-91bb-f77ad1f40048 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:47:24 devstack devstack@c-api.service[87435]: WARNING stevedore.named [None req-14dc554b-fea7-4ce0-91bb-f77ad1f40048 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:47:24 devstack devstack@c-api.service[87435]: WARNING castellan.key_manager [None req-14dc554b-fea7-4ce0-91bb-f77ad1f40048 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:47:24 devstack devstack@c-api.service[87435]: WARNING stevedore.named [None req-14dc554b-fea7-4ce0-91bb-f77ad1f40048 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:47:24 devstack devstack@c-api.service[87435]: WARNING castellan.key_manager [None req-14dc554b-fea7-4ce0-91bb-f77ad1f40048 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:47:24 devstack devstack@c-api.service[87435]: WARNING stevedore.named [None req-14dc554b-fea7-4ce0-91bb-f77ad1f40048 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:47:24 devstack devstack@c-api.service[87435]: WARNING castellan.key_manager [None req-14dc554b-fea7-4ce0-91bb-f77ad1f40048 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:47:24 devstack devstack@c-api.service[87435]: WARNING stevedore.named [None req-14dc554b-fea7-4ce0-91bb-f77ad1f40048 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:47:24 devstack devstack@c-api.service[87435]: WARNING castellan.key_manager [None req-14dc554b-fea7-4ce0-91bb-f77ad1f40048 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:47:24 devstack devstack@c-api.service[87435]: WARNING stevedore.named [None req-14dc554b-fea7-4ce0-91bb-f77ad1f40048 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:47:24 devstack devstack@c-api.service[87435]: WARNING castellan.key_manager [None req-14dc554b-fea7-4ce0-91bb-f77ad1f40048 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:47:24 devstack devstack@c-api.service[87435]: WARNING stevedore.named [None req-14dc554b-fea7-4ce0-91bb-f77ad1f40048 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:47:24 devstack devstack@c-api.service[87435]: WARNING castellan.key_manager [None req-14dc554b-fea7-4ce0-91bb-f77ad1f40048 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:47:24 devstack devstack@c-api.service[87435]: WARNING stevedore.named [None req-14dc554b-fea7-4ce0-91bb-f77ad1f40048 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:47:24 devstack devstack@c-api.service[87435]: WARNING castellan.key_manager [None req-14dc554b-fea7-4ce0-91bb-f77ad1f40048 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:47:24 devstack devstack@c-api.service[87435]: WARNING stevedore.named [None req-14dc554b-fea7-4ce0-91bb-f77ad1f40048 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:47:24 devstack devstack@c-api.service[87435]: WARNING castellan.key_manager [None req-14dc554b-fea7-4ce0-91bb-f77ad1f40048 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:47:24 devstack devstack@c-api.service[87435]: WARNING stevedore.named [None req-14dc554b-fea7-4ce0-91bb-f77ad1f40048 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:47:24 devstack devstack@c-api.service[87435]: WARNING castellan.key_manager [None req-14dc554b-fea7-4ce0-91bb-f77ad1f40048 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:47:24 devstack devstack@c-api.service[87435]: WARNING stevedore.named [None req-14dc554b-fea7-4ce0-91bb-f77ad1f40048 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:47:24 devstack devstack@c-api.service[87435]: WARNING castellan.key_manager [None req-14dc554b-fea7-4ce0-91bb-f77ad1f40048 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:47:24 devstack devstack@c-api.service[87435]: WARNING stevedore.named [None req-14dc554b-fea7-4ce0-91bb-f77ad1f40048 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:47:24 devstack devstack@c-api.service[87435]: WARNING castellan.key_manager [None req-14dc554b-fea7-4ce0-91bb-f77ad1f40048 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:47:24 devstack devstack@c-api.service[87435]: WARNING stevedore.named [None req-14dc554b-fea7-4ce0-91bb-f77ad1f40048 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:47:24 devstack devstack@c-api.service[87435]: WARNING castellan.key_manager [None req-14dc554b-fea7-4ce0-91bb-f77ad1f40048 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:47:24 devstack devstack@c-api.service[87435]: WARNING cinder.api.contrib.hosts [None req-14dc554b-fea7-4ce0-91bb-f77ad1f40048 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 05 20:47:24 devstack devstack@c-api.service[87435]: WARNING stevedore.named [None req-14dc554b-fea7-4ce0-91bb-f77ad1f40048 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:47:24 devstack devstack@c-api.service[87435]: WARNING castellan.key_manager [None req-14dc554b-fea7-4ce0-91bb-f77ad1f40048 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:47:24 devstack devstack@c-api.service[87435]: WARNING stevedore.named [None req-14dc554b-fea7-4ce0-91bb-f77ad1f40048 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:47:24 devstack devstack@c-api.service[87435]: WARNING castellan.key_manager [None req-14dc554b-fea7-4ce0-91bb-f77ad1f40048 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:47:24 devstack devstack@c-api.service[87435]: WARNING stevedore.named [None req-14dc554b-fea7-4ce0-91bb-f77ad1f40048 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:47:24 devstack devstack@c-api.service[87435]: WARNING castellan.key_manager [None req-14dc554b-fea7-4ce0-91bb-f77ad1f40048 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:47:24 devstack devstack@c-api.service[87435]: WARNING stevedore.named [None req-14dc554b-fea7-4ce0-91bb-f77ad1f40048 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:47:24 devstack devstack@c-api.service[87435]: WARNING castellan.key_manager [None req-14dc554b-fea7-4ce0-91bb-f77ad1f40048 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:47:24 devstack devstack@c-api.service[87435]: WARNING stevedore.named [None req-14dc554b-fea7-4ce0-91bb-f77ad1f40048 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:47:24 devstack devstack@c-api.service[87435]: WARNING castellan.key_manager [None req-14dc554b-fea7-4ce0-91bb-f77ad1f40048 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:47:24 devstack devstack@c-api.service[87435]: WARNING stevedore.named [None req-14dc554b-fea7-4ce0-91bb-f77ad1f40048 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:47:24 devstack devstack@c-api.service[87435]: WARNING castellan.key_manager [None req-14dc554b-fea7-4ce0-91bb-f77ad1f40048 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:47:24 devstack devstack@c-api.service[87435]: WARNING stevedore.named [None req-14dc554b-fea7-4ce0-91bb-f77ad1f40048 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:47:24 devstack devstack@c-api.service[87435]: WARNING castellan.key_manager [None req-14dc554b-fea7-4ce0-91bb-f77ad1f40048 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:47:24 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.router [None req-14dc554b-fea7-4ce0-91bb-f77ad1f40048 None None] Extended resource: extensions {{(pid=87435) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:47:24 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.router [None req-14dc554b-fea7-4ce0-91bb-f77ad1f40048 None None] Extended resource: os-volume-manage {{(pid=87435) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:47:24 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.router [None req-14dc554b-fea7-4ce0-91bb-f77ad1f40048 None None] Extended resource: os-quota-class-sets {{(pid=87435) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:47:24 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.router [None req-14dc554b-fea7-4ce0-91bb-f77ad1f40048 None None] Extended resource: os-hosts {{(pid=87435) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:47:24 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.router [None req-14dc554b-fea7-4ce0-91bb-f77ad1f40048 None None] Extended resource: capabilities {{(pid=87435) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:47:24 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.router [None req-14dc554b-fea7-4ce0-91bb-f77ad1f40048 None None] Extended resource: encryption {{(pid=87435) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:47:24 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.router [None req-14dc554b-fea7-4ce0-91bb-f77ad1f40048 None None] Extended resource: scheduler-stats {{(pid=87435) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:47:24 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.router [None req-14dc554b-fea7-4ce0-91bb-f77ad1f40048 None None] Extended resource: os-quota-sets {{(pid=87435) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:47:24 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.router [None req-14dc554b-fea7-4ce0-91bb-f77ad1f40048 None None] Extended resource: os-availability-zone {{(pid=87435) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:47:24 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.router [None req-14dc554b-fea7-4ce0-91bb-f77ad1f40048 None None] Extended resource: qos-specs {{(pid=87435) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:47:24 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.router [None req-14dc554b-fea7-4ce0-91bb-f77ad1f40048 None None] Extended resource: extra_specs {{(pid=87435) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:47:24 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.router [None req-14dc554b-fea7-4ce0-91bb-f77ad1f40048 None None] Extended resource: backups {{(pid=87435) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:47:24 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.router [None req-14dc554b-fea7-4ce0-91bb-f77ad1f40048 None None] Extended resource: encryption {{(pid=87435) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:47:24 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.router [None req-14dc554b-fea7-4ce0-91bb-f77ad1f40048 None None] Extended resource: cgsnapshots {{(pid=87435) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:47:24 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.router [None req-14dc554b-fea7-4ce0-91bb-f77ad1f40048 None None] Extended resource: os-volume-type-access {{(pid=87435) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:47:24 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.router [None req-14dc554b-fea7-4ce0-91bb-f77ad1f40048 None None] Extended resource: consistencygroups {{(pid=87435) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:47:24 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.router [None req-14dc554b-fea7-4ce0-91bb-f77ad1f40048 None None] Extended resource: os-volume-transfer {{(pid=87435) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:47:24 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.router [None req-14dc554b-fea7-4ce0-91bb-f77ad1f40048 None None] Extended resource: os-snapshot-manage {{(pid=87435) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:47:24 devstack devstack@c-api.service[87435]: WARNING stevedore.named [None req-14dc554b-fea7-4ce0-91bb-f77ad1f40048 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:47:24 devstack devstack@c-api.service[87435]: WARNING castellan.key_manager [None req-14dc554b-fea7-4ce0-91bb-f77ad1f40048 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:47:24 devstack devstack@c-api.service[87435]: WARNING stevedore.named [None req-14dc554b-fea7-4ce0-91bb-f77ad1f40048 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:47:24 devstack devstack@c-api.service[87435]: WARNING castellan.key_manager [None req-14dc554b-fea7-4ce0-91bb-f77ad1f40048 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:47:24 devstack devstack@c-api.service[87435]: WARNING stevedore.named [None req-14dc554b-fea7-4ce0-91bb-f77ad1f40048 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:47:24 devstack devstack@c-api.service[87435]: WARNING castellan.key_manager [None req-14dc554b-fea7-4ce0-91bb-f77ad1f40048 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:47:24 devstack devstack@c-api.service[87435]: WARNING stevedore.named [None req-14dc554b-fea7-4ce0-91bb-f77ad1f40048 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:47:24 devstack devstack@c-api.service[87435]: WARNING castellan.key_manager [None req-14dc554b-fea7-4ce0-91bb-f77ad1f40048 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:47:24 devstack devstack@c-api.service[87435]: WARNING stevedore.named [None req-14dc554b-fea7-4ce0-91bb-f77ad1f40048 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:47:24 devstack devstack@c-api.service[87435]: WARNING castellan.key_manager [None req-14dc554b-fea7-4ce0-91bb-f77ad1f40048 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:47:24 devstack devstack@c-api.service[87435]: WARNING stevedore.named [None req-14dc554b-fea7-4ce0-91bb-f77ad1f40048 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:47:24 devstack devstack@c-api.service[87435]: WARNING castellan.key_manager [None req-14dc554b-fea7-4ce0-91bb-f77ad1f40048 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:47:24 devstack devstack@c-api.service[87435]: WARNING stevedore.named [None req-14dc554b-fea7-4ce0-91bb-f77ad1f40048 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:47:24 devstack devstack@c-api.service[87435]: WARNING castellan.key_manager [None req-14dc554b-fea7-4ce0-91bb-f77ad1f40048 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:47:24 devstack devstack@c-api.service[87435]: DEBUG cinder.api.contrib.snapshot_actions [None req-14dc554b-fea7-4ce0-91bb-f77ad1f40048 None None] SnapshotActionsController initialized {{(pid=87435) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 05 20:47:24 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.router [None req-14dc554b-fea7-4ce0-91bb-f77ad1f40048 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=87435) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:47:24 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.router [None req-14dc554b-fea7-4ce0-91bb-f77ad1f40048 None None] Extension AdminActions extending resource: volumes {{(pid=87435) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:47:24 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.router [None req-14dc554b-fea7-4ce0-91bb-f77ad1f40048 None None] Extension AdminActions extending resource: snapshots {{(pid=87435) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:47:24 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.router [None req-14dc554b-fea7-4ce0-91bb-f77ad1f40048 None None] Extension AdminActions extending resource: backups {{(pid=87435) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:47:24 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.router [None req-14dc554b-fea7-4ce0-91bb-f77ad1f40048 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=87435) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:47:24 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.router [None req-14dc554b-fea7-4ce0-91bb-f77ad1f40048 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=87435) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:47:24 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.router [None req-14dc554b-fea7-4ce0-91bb-f77ad1f40048 None None] Extension VolumeActions extending resource: volumes {{(pid=87435) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:47:24 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.router [None req-14dc554b-fea7-4ce0-91bb-f77ad1f40048 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=87435) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:47:24 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.router [None req-14dc554b-fea7-4ce0-91bb-f77ad1f40048 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=87435) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:47:24 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.router [None req-14dc554b-fea7-4ce0-91bb-f77ad1f40048 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=87435) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:47:24 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.router [None req-14dc554b-fea7-4ce0-91bb-f77ad1f40048 None None] Extension UsedLimits extending resource: limits {{(pid=87435) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:47:24 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.router [None req-14dc554b-fea7-4ce0-91bb-f77ad1f40048 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=87435) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:47:24 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.router [None req-14dc554b-fea7-4ce0-91bb-f77ad1f40048 None None] Extension TypesManage extending resource: types {{(pid=87435) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:47:24 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.router [None req-14dc554b-fea7-4ce0-91bb-f77ad1f40048 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=87435) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:47:24 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.router [None req-14dc554b-fea7-4ce0-91bb-f77ad1f40048 None None] Extension SnapshotActions extending resource: snapshots {{(pid=87435) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:47:24 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.router [None req-14dc554b-fea7-4ce0-91bb-f77ad1f40048 None None] Extension VolumeTypeAccess extending resource: types {{(pid=87435) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:47:24 devstack devstack@c-api.service[87435]: WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7de1e62a4668 pid: 87435 (default app) Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=87434) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=87434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=87434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=87434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=87434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=87434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=87434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=87434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=87434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=87434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=87434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=87434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=87434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=87434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=87434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=87434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=87434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=87434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=87434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=87434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=87434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=87434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=87434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=87434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=87434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=87434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=87434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=87434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=87434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=87434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=87434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=87434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=87434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=87434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=87434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=87434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=87434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=87434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=87434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=87434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=87434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=87434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=87434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=87434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=87434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=87434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=87434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=87434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=87434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=87434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=87434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=87434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=87434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=87434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=87434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=87434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=87434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=87434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=87434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=87434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=87434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=87434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=87434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=87434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=87434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=87434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=87434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=87434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=87434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=87434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=87434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=87434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=87434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=87434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=87434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=87434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=87434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=87434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=87434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=87434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=87434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=87434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=87434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=87434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=87434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=87434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=87434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=87434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=87434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=87434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=87434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=87434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=87434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=87434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=87434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=87434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=87434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=87434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=87434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=87434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=87434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=87434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=87434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=87434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=87434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=87434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=87434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=87434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=87434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=87434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=87434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=87434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=87434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=87434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=87434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=87434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=87434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=87434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=87434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=87434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=87434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=87434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=87434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=87434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=87434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=87434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:47:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=87434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:47:25 devstack devstack@c-api.service[87434]: INFO dbcounter [None req-2f0d05df-c4e2-47a9-8573-79944bf09e00 None None] Registered counter for database cinder Sep 05 20:47:25 devstack devstack@c-api.service[87434]: DEBUG oslo_db.sqlalchemy.engines [None req-2f0d05df-c4e2-47a9-8573-79944bf09e00 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=87434) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:47:25 devstack devstack@c-api.service[87434]: DEBUG dbcounter [-] [87434] Writer thread running {{(pid=87434) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 05 20:47:25 devstack devstack@c-api.service[87434]: /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 05 20:47:25 devstack devstack@c-api.service[87434]: return base.obj_make_list(context, cls(context), objects.Service, Sep 05 20:47:25 devstack devstack@c-api.service[87434]: INFO cinder.rpc [None req-2f0d05df-c4e2-47a9-8573-79944bf09e00 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 05 20:47:25 devstack devstack@c-api.service[87434]: INFO cinder.rpc [None req-2f0d05df-c4e2-47a9-8573-79944bf09e00 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 05 20:47:25 devstack devstack@c-api.service[87434]: INFO cinder.rpc [None req-2f0d05df-c4e2-47a9-8573-79944bf09e00 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 05 20:47:25 devstack devstack@c-api.service[87434]: INFO cinder.rpc [None req-2f0d05df-c4e2-47a9-8573-79944bf09e00 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 05 20:47:25 devstack devstack@c-api.service[87434]: WARNING stevedore.named [None req-2f0d05df-c4e2-47a9-8573-79944bf09e00 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:47:25 devstack devstack@c-api.service[87434]: WARNING castellan.key_manager [None req-2f0d05df-c4e2-47a9-8573-79944bf09e00 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:47:25 devstack devstack@c-api.service[87434]: WARNING cinder.keymgr.conf_key_mgr [None req-2f0d05df-c4e2-47a9-8573-79944bf09e00 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 05 20:47:25 devstack devstack@c-api.service[87434]: WARNING stevedore.named [None req-2f0d05df-c4e2-47a9-8573-79944bf09e00 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:47:25 devstack devstack@c-api.service[87434]: WARNING castellan.key_manager [None req-2f0d05df-c4e2-47a9-8573-79944bf09e00 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:47:25 devstack devstack@c-api.service[87434]: DEBUG oslo_db.sqlalchemy.engines [None req-2f0d05df-c4e2-47a9-8573-79944bf09e00 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=87434) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:47:25 devstack devstack@c-api.service[87434]: INFO cinder.rpc [None req-2f0d05df-c4e2-47a9-8573-79944bf09e00 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 05 20:47:25 devstack devstack@c-api.service[87434]: INFO cinder.rpc [None req-2f0d05df-c4e2-47a9-8573-79944bf09e00 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 05 20:47:25 devstack devstack@c-api.service[87434]: WARNING stevedore.named [None req-2f0d05df-c4e2-47a9-8573-79944bf09e00 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:47:25 devstack devstack@c-api.service[87434]: WARNING castellan.key_manager [None req-2f0d05df-c4e2-47a9-8573-79944bf09e00 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:47:25 devstack devstack@c-api.service[87434]: WARNING stevedore.named [None req-2f0d05df-c4e2-47a9-8573-79944bf09e00 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:47:25 devstack devstack@c-api.service[87434]: WARNING castellan.key_manager [None req-2f0d05df-c4e2-47a9-8573-79944bf09e00 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:47:25 devstack devstack@c-api.service[87434]: WARNING stevedore.named [None req-2f0d05df-c4e2-47a9-8573-79944bf09e00 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:47:25 devstack devstack@c-api.service[87434]: WARNING castellan.key_manager [None req-2f0d05df-c4e2-47a9-8573-79944bf09e00 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:47:25 devstack devstack@c-api.service[87434]: WARNING stevedore.named [None req-2f0d05df-c4e2-47a9-8573-79944bf09e00 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:47:25 devstack devstack@c-api.service[87434]: WARNING castellan.key_manager [None req-2f0d05df-c4e2-47a9-8573-79944bf09e00 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:47:25 devstack devstack@c-api.service[87434]: WARNING stevedore.named [None req-2f0d05df-c4e2-47a9-8573-79944bf09e00 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:47:25 devstack devstack@c-api.service[87434]: WARNING castellan.key_manager [None req-2f0d05df-c4e2-47a9-8573-79944bf09e00 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:47:25 devstack devstack@c-api.service[87434]: WARNING stevedore.named [None req-2f0d05df-c4e2-47a9-8573-79944bf09e00 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:47:25 devstack devstack@c-api.service[87434]: WARNING castellan.key_manager [None req-2f0d05df-c4e2-47a9-8573-79944bf09e00 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:47:25 devstack devstack@c-api.service[87434]: WARNING stevedore.named [None req-2f0d05df-c4e2-47a9-8573-79944bf09e00 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:47:25 devstack devstack@c-api.service[87434]: WARNING castellan.key_manager [None req-2f0d05df-c4e2-47a9-8573-79944bf09e00 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:47:25 devstack devstack@c-api.service[87434]: WARNING stevedore.named [None req-2f0d05df-c4e2-47a9-8573-79944bf09e00 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:47:25 devstack devstack@c-api.service[87434]: WARNING castellan.key_manager [None req-2f0d05df-c4e2-47a9-8573-79944bf09e00 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:47:25 devstack devstack@c-api.service[87434]: WARNING stevedore.named [None req-2f0d05df-c4e2-47a9-8573-79944bf09e00 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:47:25 devstack devstack@c-api.service[87434]: WARNING castellan.key_manager [None req-2f0d05df-c4e2-47a9-8573-79944bf09e00 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:47:25 devstack devstack@c-api.service[87434]: WARNING stevedore.named [None req-2f0d05df-c4e2-47a9-8573-79944bf09e00 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:47:25 devstack devstack@c-api.service[87434]: WARNING castellan.key_manager [None req-2f0d05df-c4e2-47a9-8573-79944bf09e00 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:47:25 devstack devstack@c-api.service[87434]: WARNING stevedore.named [None req-2f0d05df-c4e2-47a9-8573-79944bf09e00 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:47:25 devstack devstack@c-api.service[87434]: WARNING castellan.key_manager [None req-2f0d05df-c4e2-47a9-8573-79944bf09e00 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:47:25 devstack devstack@c-api.service[87434]: WARNING stevedore.named [None req-2f0d05df-c4e2-47a9-8573-79944bf09e00 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:47:25 devstack devstack@c-api.service[87434]: WARNING castellan.key_manager [None req-2f0d05df-c4e2-47a9-8573-79944bf09e00 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:47:25 devstack devstack@c-api.service[87434]: WARNING stevedore.named [None req-2f0d05df-c4e2-47a9-8573-79944bf09e00 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:47:25 devstack devstack@c-api.service[87434]: WARNING castellan.key_manager [None req-2f0d05df-c4e2-47a9-8573-79944bf09e00 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:47:25 devstack devstack@c-api.service[87434]: WARNING stevedore.named [None req-2f0d05df-c4e2-47a9-8573-79944bf09e00 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:47:25 devstack devstack@c-api.service[87434]: WARNING castellan.key_manager [None req-2f0d05df-c4e2-47a9-8573-79944bf09e00 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:47:25 devstack devstack@c-api.service[87434]: WARNING stevedore.named [None req-2f0d05df-c4e2-47a9-8573-79944bf09e00 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:47:25 devstack devstack@c-api.service[87434]: WARNING castellan.key_manager [None req-2f0d05df-c4e2-47a9-8573-79944bf09e00 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:47:25 devstack devstack@c-api.service[87434]: WARNING cinder.api.contrib.hosts [None req-2f0d05df-c4e2-47a9-8573-79944bf09e00 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 05 20:47:25 devstack devstack@c-api.service[87434]: WARNING stevedore.named [None req-2f0d05df-c4e2-47a9-8573-79944bf09e00 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:47:25 devstack devstack@c-api.service[87434]: WARNING castellan.key_manager [None req-2f0d05df-c4e2-47a9-8573-79944bf09e00 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:47:25 devstack devstack@c-api.service[87434]: WARNING stevedore.named [None req-2f0d05df-c4e2-47a9-8573-79944bf09e00 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:47:25 devstack devstack@c-api.service[87434]: WARNING castellan.key_manager [None req-2f0d05df-c4e2-47a9-8573-79944bf09e00 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:47:25 devstack devstack@c-api.service[87434]: WARNING stevedore.named [None req-2f0d05df-c4e2-47a9-8573-79944bf09e00 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:47:25 devstack devstack@c-api.service[87434]: WARNING castellan.key_manager [None req-2f0d05df-c4e2-47a9-8573-79944bf09e00 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:47:25 devstack devstack@c-api.service[87434]: WARNING stevedore.named [None req-2f0d05df-c4e2-47a9-8573-79944bf09e00 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:47:25 devstack devstack@c-api.service[87434]: WARNING castellan.key_manager [None req-2f0d05df-c4e2-47a9-8573-79944bf09e00 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:47:25 devstack devstack@c-api.service[87434]: WARNING stevedore.named [None req-2f0d05df-c4e2-47a9-8573-79944bf09e00 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:47:25 devstack devstack@c-api.service[87434]: WARNING castellan.key_manager [None req-2f0d05df-c4e2-47a9-8573-79944bf09e00 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:47:25 devstack devstack@c-api.service[87434]: WARNING stevedore.named [None req-2f0d05df-c4e2-47a9-8573-79944bf09e00 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:47:25 devstack devstack@c-api.service[87434]: WARNING castellan.key_manager [None req-2f0d05df-c4e2-47a9-8573-79944bf09e00 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:47:25 devstack devstack@c-api.service[87434]: WARNING stevedore.named [None req-2f0d05df-c4e2-47a9-8573-79944bf09e00 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:47:25 devstack devstack@c-api.service[87434]: WARNING castellan.key_manager [None req-2f0d05df-c4e2-47a9-8573-79944bf09e00 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:47:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.router [None req-2f0d05df-c4e2-47a9-8573-79944bf09e00 None None] Extended resource: extensions {{(pid=87434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:47:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.router [None req-2f0d05df-c4e2-47a9-8573-79944bf09e00 None None] Extended resource: os-volume-manage {{(pid=87434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:47:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.router [None req-2f0d05df-c4e2-47a9-8573-79944bf09e00 None None] Extended resource: os-quota-class-sets {{(pid=87434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:47:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.router [None req-2f0d05df-c4e2-47a9-8573-79944bf09e00 None None] Extended resource: os-hosts {{(pid=87434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:47:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.router [None req-2f0d05df-c4e2-47a9-8573-79944bf09e00 None None] Extended resource: capabilities {{(pid=87434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:47:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.router [None req-2f0d05df-c4e2-47a9-8573-79944bf09e00 None None] Extended resource: encryption {{(pid=87434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:47:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.router [None req-2f0d05df-c4e2-47a9-8573-79944bf09e00 None None] Extended resource: scheduler-stats {{(pid=87434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:47:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.router [None req-2f0d05df-c4e2-47a9-8573-79944bf09e00 None None] Extended resource: os-quota-sets {{(pid=87434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:47:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.router [None req-2f0d05df-c4e2-47a9-8573-79944bf09e00 None None] Extended resource: os-availability-zone {{(pid=87434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:47:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.router [None req-2f0d05df-c4e2-47a9-8573-79944bf09e00 None None] Extended resource: qos-specs {{(pid=87434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:47:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.router [None req-2f0d05df-c4e2-47a9-8573-79944bf09e00 None None] Extended resource: extra_specs {{(pid=87434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:47:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.router [None req-2f0d05df-c4e2-47a9-8573-79944bf09e00 None None] Extended resource: backups {{(pid=87434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:47:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.router [None req-2f0d05df-c4e2-47a9-8573-79944bf09e00 None None] Extended resource: encryption {{(pid=87434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:47:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.router [None req-2f0d05df-c4e2-47a9-8573-79944bf09e00 None None] Extended resource: cgsnapshots {{(pid=87434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:47:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.router [None req-2f0d05df-c4e2-47a9-8573-79944bf09e00 None None] Extended resource: os-volume-type-access {{(pid=87434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:47:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.router [None req-2f0d05df-c4e2-47a9-8573-79944bf09e00 None None] Extended resource: consistencygroups {{(pid=87434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:47:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.router [None req-2f0d05df-c4e2-47a9-8573-79944bf09e00 None None] Extended resource: os-volume-transfer {{(pid=87434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:47:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.router [None req-2f0d05df-c4e2-47a9-8573-79944bf09e00 None None] Extended resource: os-snapshot-manage {{(pid=87434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:47:25 devstack devstack@c-api.service[87434]: WARNING stevedore.named [None req-2f0d05df-c4e2-47a9-8573-79944bf09e00 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:47:25 devstack devstack@c-api.service[87434]: WARNING castellan.key_manager [None req-2f0d05df-c4e2-47a9-8573-79944bf09e00 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:47:25 devstack devstack@c-api.service[87434]: WARNING stevedore.named [None req-2f0d05df-c4e2-47a9-8573-79944bf09e00 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:47:25 devstack devstack@c-api.service[87434]: WARNING castellan.key_manager [None req-2f0d05df-c4e2-47a9-8573-79944bf09e00 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:47:25 devstack devstack@c-api.service[87434]: WARNING stevedore.named [None req-2f0d05df-c4e2-47a9-8573-79944bf09e00 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:47:25 devstack devstack@c-api.service[87434]: WARNING castellan.key_manager [None req-2f0d05df-c4e2-47a9-8573-79944bf09e00 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:47:25 devstack devstack@c-api.service[87434]: WARNING stevedore.named [None req-2f0d05df-c4e2-47a9-8573-79944bf09e00 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:47:25 devstack devstack@c-api.service[87434]: WARNING castellan.key_manager [None req-2f0d05df-c4e2-47a9-8573-79944bf09e00 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:47:25 devstack devstack@c-api.service[87434]: WARNING stevedore.named [None req-2f0d05df-c4e2-47a9-8573-79944bf09e00 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:47:25 devstack devstack@c-api.service[87434]: WARNING castellan.key_manager [None req-2f0d05df-c4e2-47a9-8573-79944bf09e00 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:47:25 devstack devstack@c-api.service[87434]: WARNING stevedore.named [None req-2f0d05df-c4e2-47a9-8573-79944bf09e00 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:47:25 devstack devstack@c-api.service[87434]: WARNING castellan.key_manager [None req-2f0d05df-c4e2-47a9-8573-79944bf09e00 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:47:25 devstack devstack@c-api.service[87434]: WARNING stevedore.named [None req-2f0d05df-c4e2-47a9-8573-79944bf09e00 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:47:25 devstack devstack@c-api.service[87434]: WARNING castellan.key_manager [None req-2f0d05df-c4e2-47a9-8573-79944bf09e00 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:47:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.contrib.snapshot_actions [None req-2f0d05df-c4e2-47a9-8573-79944bf09e00 None None] SnapshotActionsController initialized {{(pid=87434) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 05 20:47:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.router [None req-2f0d05df-c4e2-47a9-8573-79944bf09e00 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=87434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:47:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.router [None req-2f0d05df-c4e2-47a9-8573-79944bf09e00 None None] Extension AdminActions extending resource: volumes {{(pid=87434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:47:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.router [None req-2f0d05df-c4e2-47a9-8573-79944bf09e00 None None] Extension AdminActions extending resource: snapshots {{(pid=87434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:47:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.router [None req-2f0d05df-c4e2-47a9-8573-79944bf09e00 None None] Extension AdminActions extending resource: backups {{(pid=87434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:47:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.router [None req-2f0d05df-c4e2-47a9-8573-79944bf09e00 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=87434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:47:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.router [None req-2f0d05df-c4e2-47a9-8573-79944bf09e00 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=87434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:47:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.router [None req-2f0d05df-c4e2-47a9-8573-79944bf09e00 None None] Extension VolumeActions extending resource: volumes {{(pid=87434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:47:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.router [None req-2f0d05df-c4e2-47a9-8573-79944bf09e00 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=87434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:47:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.router [None req-2f0d05df-c4e2-47a9-8573-79944bf09e00 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=87434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:47:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.router [None req-2f0d05df-c4e2-47a9-8573-79944bf09e00 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=87434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:47:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.router [None req-2f0d05df-c4e2-47a9-8573-79944bf09e00 None None] Extension UsedLimits extending resource: limits {{(pid=87434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:47:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.router [None req-2f0d05df-c4e2-47a9-8573-79944bf09e00 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=87434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:47:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.router [None req-2f0d05df-c4e2-47a9-8573-79944bf09e00 None None] Extension TypesManage extending resource: types {{(pid=87434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:47:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.router [None req-2f0d05df-c4e2-47a9-8573-79944bf09e00 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=87434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:47:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.router [None req-2f0d05df-c4e2-47a9-8573-79944bf09e00 None None] Extension SnapshotActions extending resource: snapshots {{(pid=87434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:47:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.router [None req-2f0d05df-c4e2-47a9-8573-79944bf09e00 None None] Extension VolumeTypeAccess extending resource: types {{(pid=87434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:47:25 devstack devstack@c-api.service[87434]: WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7de1e62a4668 pid: 87434 (default app) Sep 05 20:47:32 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [req-413bd4ab-aeca-41e8-a8e0-26afdaf5d620 req-175d27d0-d373-47a0-b1e1-920599ea7d03 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:47:33 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-413bd4ab-aeca-41e8-a8e0-26afdaf5d620 req-175d27d0-d373-47a0-b1e1-920599ea7d03 tempest-VolumesNegativeTest-479857458 tempest-VolumesNegativeTest-479857458-project-member] DELETE http://192.168.122.117/volume/v3/volumes/tempest-invalid-789956354 Sep 05 20:47:33 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-413bd4ab-aeca-41e8-a8e0-26afdaf5d620 req-175d27d0-d373-47a0-b1e1-920599ea7d03 tempest-VolumesNegativeTest-479857458 tempest-VolumesNegativeTest-479857458-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:47:33 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-413bd4ab-aeca-41e8-a8e0-26afdaf5d620 req-175d27d0-d373-47a0-b1e1-920599ea7d03 tempest-VolumesNegativeTest-479857458 tempest-VolumesNegativeTest-479857458-project-member] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:47:33 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [req-413bd4ab-aeca-41e8-a8e0-26afdaf5d620 req-175d27d0-d373-47a0-b1e1-920599ea7d03 tempest-VolumesNegativeTest-479857458 tempest-VolumesNegativeTest-479857458-project-member] Delete volume with id: tempest-invalid-789956354 Sep 05 20:47:33 devstack devstack@c-api.service[87435]: DEBUG oslo_db.sqlalchemy.engines [req-413bd4ab-aeca-41e8-a8e0-26afdaf5d620 req-175d27d0-d373-47a0-b1e1-920599ea7d03 tempest-VolumesNegativeTest-479857458 tempest-VolumesNegativeTest-479857458-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87435) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:47:33 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-413bd4ab-aeca-41e8-a8e0-26afdaf5d620 req-175d27d0-d373-47a0-b1e1-920599ea7d03 tempest-VolumesNegativeTest-479857458 tempest-VolumesNegativeTest-479857458-project-member] http://192.168.122.117/volume/v3/volumes/tempest-invalid-789956354 returned with HTTP 404 Sep 05 20:47:33 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1/1] 192.168.122.117 () {62 vars in 1476 bytes} [Sat Sep 5 20:47:32 2026] DELETE /volume/v3/volumes/tempest-invalid-789956354 => generated 98 bytes in 1099 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:47:34 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-393c05e0-c4ee-4770-b832-fd41571f25c7 req-8e7a2a6e-0f3e-4785-8d17-4cb3184afe3e None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:47:34 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-393c05e0-c4ee-4770-b832-fd41571f25c7 req-8e7a2a6e-0f3e-4785-8d17-4cb3184afe3e tempest-VolumesNegativeTest-479857458 tempest-VolumesNegativeTest-479857458-project-member] DELETE http://192.168.122.117/volume/v3/volumes/e512d609-05a6-4ea3-832a-d67a0e59d9c1 Sep 05 20:47:34 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-393c05e0-c4ee-4770-b832-fd41571f25c7 req-8e7a2a6e-0f3e-4785-8d17-4cb3184afe3e tempest-VolumesNegativeTest-479857458 tempest-VolumesNegativeTest-479857458-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:47:34 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-393c05e0-c4ee-4770-b832-fd41571f25c7 req-8e7a2a6e-0f3e-4785-8d17-4cb3184afe3e tempest-VolumesNegativeTest-479857458 tempest-VolumesNegativeTest-479857458-project-member] Calling method 'delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:47:34 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [req-393c05e0-c4ee-4770-b832-fd41571f25c7 req-8e7a2a6e-0f3e-4785-8d17-4cb3184afe3e tempest-VolumesNegativeTest-479857458 tempest-VolumesNegativeTest-479857458-project-member] Delete volume with id: e512d609-05a6-4ea3-832a-d67a0e59d9c1 Sep 05 20:47:34 devstack devstack@c-api.service[87434]: DEBUG oslo_db.sqlalchemy.engines [req-393c05e0-c4ee-4770-b832-fd41571f25c7 req-8e7a2a6e-0f3e-4785-8d17-4cb3184afe3e tempest-VolumesNegativeTest-479857458 tempest-VolumesNegativeTest-479857458-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87434) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:47:34 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-393c05e0-c4ee-4770-b832-fd41571f25c7 req-8e7a2a6e-0f3e-4785-8d17-4cb3184afe3e tempest-VolumesNegativeTest-479857458 tempest-VolumesNegativeTest-479857458-project-member] http://192.168.122.117/volume/v3/volumes/e512d609-05a6-4ea3-832a-d67a0e59d9c1 returned with HTTP 404 Sep 05 20:47:34 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1/2] 192.168.122.117 () {62 vars in 1509 bytes} [Sat Sep 5 20:47:34 2026] DELETE /volume/v3/volumes/e512d609-05a6-4ea3-832a-d67a0e59d9c1 => generated 109 bytes in 925 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:47:34 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [req-b20a80f8-024e-42b2-87bb-6d6e85500bfc req-f17a45e7-2e33-4d49-abf1-fbf8372651f0 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:47:34 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-b20a80f8-024e-42b2-87bb-6d6e85500bfc req-f17a45e7-2e33-4d49-abf1-fbf8372651f0 tempest-VolumesNegativeTest-479857458 tempest-VolumesNegativeTest-479857458-project-reader] GET http://192.168.122.117/volume/v3/volumes/4505c315-a0db-446f-8175-6c23d78ea618 Sep 05 20:47:34 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-b20a80f8-024e-42b2-87bb-6d6e85500bfc req-f17a45e7-2e33-4d49-abf1-fbf8372651f0 tempest-VolumesNegativeTest-479857458 tempest-VolumesNegativeTest-479857458-project-reader] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:47:34 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-b20a80f8-024e-42b2-87bb-6d6e85500bfc req-f17a45e7-2e33-4d49-abf1-fbf8372651f0 tempest-VolumesNegativeTest-479857458 tempest-VolumesNegativeTest-479857458-project-reader] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:47:34 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-b20a80f8-024e-42b2-87bb-6d6e85500bfc req-f17a45e7-2e33-4d49-abf1-fbf8372651f0 tempest-VolumesNegativeTest-479857458 tempest-VolumesNegativeTest-479857458-project-reader] http://192.168.122.117/volume/v3/volumes/4505c315-a0db-446f-8175-6c23d78ea618 returned with HTTP 404 Sep 05 20:47:34 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 2/3] 192.168.122.117 () {60 vars in 1487 bytes} [Sat Sep 5 20:47:34 2026] GET /volume/v3/volumes/4505c315-a0db-446f-8175-6c23d78ea618 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:47:44 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-254ceb4f-e6db-485f-9cd2-4f0c597af9d5 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:47:44 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-254ceb4f-e6db-485f-9cd2-4f0c597af9d5 tempest-GroupTypeSpecsTest-1664052660 tempest-GroupTypeSpecsTest-1664052660-project-admin] POST http://192.168.122.117/volume/v3/group_types Sep 05 20:47:44 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-254ceb4f-e6db-485f-9cd2-4f0c597af9d5 tempest-GroupTypeSpecsTest-1664052660 tempest-GroupTypeSpecsTest-1664052660-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-1665837060"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:47:44 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:47:44 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:47:44 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-254ceb4f-e6db-485f-9cd2-4f0c597af9d5 tempest-GroupTypeSpecsTest-1664052660 tempest-GroupTypeSpecsTest-1664052660-project-admin] http://192.168.122.117/volume/v3/group_types returned with HTTP 202 Sep 05 20:47:44 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 2/4] 192.168.122.117 () {62 vars in 1195 bytes} [Sat Sep 5 20:47:44 2026] POST /volume/v3/group_types => generated 181 bytes in 354 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:47:44 devstack devstack@c-api.service[87435]: DEBUG dbcounter [-] [87435] Writing DB stats cinder:SELECT=8 {{(pid=87435) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 20:47:44 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-09d3ae7e-99e0-4cfc-887d-6b376ada71d0 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:47:44 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-09d3ae7e-99e0-4cfc-887d-6b376ada71d0 tempest-GroupTypeSpecsTest-1664052660 tempest-GroupTypeSpecsTest-1664052660-project-admin] POST http://192.168.122.117/volume/v3/group_types/7cff68f7-c308-4f6c-a030-555ebcbf71be/group_specs Sep 05 20:47:44 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-09d3ae7e-99e0-4cfc-887d-6b376ada71d0 tempest-GroupTypeSpecsTest-1664052660 tempest-GroupTypeSpecsTest-1664052660-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:47:44 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:47:44 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:47:45 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-09d3ae7e-99e0-4cfc-887d-6b376ada71d0 tempest-GroupTypeSpecsTest-1664052660 tempest-GroupTypeSpecsTest-1664052660-project-admin] http://192.168.122.117/volume/v3/group_types/7cff68f7-c308-4f6c-a030-555ebcbf71be/group_specs returned with HTTP 202 Sep 05 20:47:45 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 3/5] 192.168.122.117 () {62 vars in 1342 bytes} [Sat Sep 5 20:47:44 2026] POST /volume/v3/group_types/7cff68f7-c308-4f6c-a030-555ebcbf71be/group_specs => generated 53 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 05 20:47:45 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-cb757acb-0e07-4d9b-9656-3e6a0a7900e7 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:47:45 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-cb757acb-0e07-4d9b-9656-3e6a0a7900e7 tempest-GroupTypeSpecsTest-1664052660 tempest-GroupTypeSpecsTest-1664052660-project-admin] POST http://192.168.122.117/volume/v3/group_types/7cff68f7-c308-4f6c-a030-555ebcbf71be/group_specs Sep 05 20:47:45 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-cb757acb-0e07-4d9b-9656-3e6a0a7900e7 tempest-GroupTypeSpecsTest-1664052660 tempest-GroupTypeSpecsTest-1664052660-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:47:45 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-cb757acb-0e07-4d9b-9656-3e6a0a7900e7 tempest-GroupTypeSpecsTest-1664052660 tempest-GroupTypeSpecsTest-1664052660-project-admin] http://192.168.122.117/volume/v3/group_types/7cff68f7-c308-4f6c-a030-555ebcbf71be/group_specs returned with HTTP 202 Sep 05 20:47:45 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 3/6] 192.168.122.117 () {62 vars in 1342 bytes} [Sat Sep 5 20:47:45 2026] POST /volume/v3/group_types/7cff68f7-c308-4f6c-a030-555ebcbf71be/group_specs => generated 61 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 05 20:47:45 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-0eb7e30e-1beb-457e-a7c0-f285f396bf45 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:47:45 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-0eb7e30e-1beb-457e-a7c0-f285f396bf45 tempest-GroupTypeSpecsTest-1664052660 tempest-GroupTypeSpecsTest-1664052660-project-admin] GET http://192.168.122.117/volume/v3/group_types/7cff68f7-c308-4f6c-a030-555ebcbf71be/group_specs/key2 Sep 05 20:47:45 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-0eb7e30e-1beb-457e-a7c0-f285f396bf45 tempest-GroupTypeSpecsTest-1664052660 tempest-GroupTypeSpecsTest-1664052660-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:47:45 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-0eb7e30e-1beb-457e-a7c0-f285f396bf45 tempest-GroupTypeSpecsTest-1664052660 tempest-GroupTypeSpecsTest-1664052660-project-admin] Calling method 'version_select' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:47:45 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-0eb7e30e-1beb-457e-a7c0-f285f396bf45 tempest-GroupTypeSpecsTest-1664052660 tempest-GroupTypeSpecsTest-1664052660-project-admin] http://192.168.122.117/volume/v3/group_types/7cff68f7-c308-4f6c-a030-555ebcbf71be/group_specs/key2 returned with HTTP 200 Sep 05 20:47:45 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 4/7] 192.168.122.117 () {60 vars in 1336 bytes} [Sat Sep 5 20:47:45 2026] GET /volume/v3/group_types/7cff68f7-c308-4f6c-a030-555ebcbf71be/group_specs/key2 => generated 26 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:47:45 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-b3d3af58-b8bb-4088-984a-c5a00b352688 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:47:45 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b3d3af58-b8bb-4088-984a-c5a00b352688 tempest-GroupTypeSpecsTest-1664052660 tempest-GroupTypeSpecsTest-1664052660-project-admin] GET http://192.168.122.117/volume/v3/group_types/7cff68f7-c308-4f6c-a030-555ebcbf71be/group_specs/key3 Sep 05 20:47:45 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b3d3af58-b8bb-4088-984a-c5a00b352688 tempest-GroupTypeSpecsTest-1664052660 tempest-GroupTypeSpecsTest-1664052660-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:47:45 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b3d3af58-b8bb-4088-984a-c5a00b352688 tempest-GroupTypeSpecsTest-1664052660 tempest-GroupTypeSpecsTest-1664052660-project-admin] Calling method 'version_select' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:47:45 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b3d3af58-b8bb-4088-984a-c5a00b352688 tempest-GroupTypeSpecsTest-1664052660 tempest-GroupTypeSpecsTest-1664052660-project-admin] http://192.168.122.117/volume/v3/group_types/7cff68f7-c308-4f6c-a030-555ebcbf71be/group_specs/key3 returned with HTTP 200 Sep 05 20:47:45 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 4/8] 192.168.122.117 () {60 vars in 1336 bytes} [Sat Sep 5 20:47:45 2026] GET /volume/v3/group_types/7cff68f7-c308-4f6c-a030-555ebcbf71be/group_specs/key3 => generated 18 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:47:45 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-ef9ca3fc-1c62-44c6-9a10-b58e0c262575 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:47:45 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-ef9ca3fc-1c62-44c6-9a10-b58e0c262575 tempest-GroupTypeSpecsTest-1664052660 tempest-GroupTypeSpecsTest-1664052660-project-admin] PUT http://192.168.122.117/volume/v3/group_types/7cff68f7-c308-4f6c-a030-555ebcbf71be/group_specs/key3 Sep 05 20:47:45 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-ef9ca3fc-1c62-44c6-9a10-b58e0c262575 tempest-GroupTypeSpecsTest-1664052660 tempest-GroupTypeSpecsTest-1664052660-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:47:45 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-ef9ca3fc-1c62-44c6-9a10-b58e0c262575 tempest-GroupTypeSpecsTest-1664052660 tempest-GroupTypeSpecsTest-1664052660-project-admin] http://192.168.122.117/volume/v3/group_types/7cff68f7-c308-4f6c-a030-555ebcbf71be/group_specs/key3 returned with HTTP 200 Sep 05 20:47:45 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 5/9] 192.168.122.117 () {62 vars in 1356 bytes} [Sat Sep 5 20:47:45 2026] PUT /volume/v3/group_types/7cff68f7-c308-4f6c-a030-555ebcbf71be/group_specs/key3 => generated 26 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:47:45 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-70fc1bc1-8f77-40bb-8c6b-1901034be0a5 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:47:45 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-70fc1bc1-8f77-40bb-8c6b-1901034be0a5 tempest-GroupTypeSpecsTest-1664052660 tempest-GroupTypeSpecsTest-1664052660-project-admin] GET http://192.168.122.117/volume/v3/group_types/7cff68f7-c308-4f6c-a030-555ebcbf71be/group_specs Sep 05 20:47:45 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-70fc1bc1-8f77-40bb-8c6b-1901034be0a5 tempest-GroupTypeSpecsTest-1664052660 tempest-GroupTypeSpecsTest-1664052660-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:47:45 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-70fc1bc1-8f77-40bb-8c6b-1901034be0a5 tempest-GroupTypeSpecsTest-1664052660 tempest-GroupTypeSpecsTest-1664052660-project-admin] Calling method 'version_select' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:47:45 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-70fc1bc1-8f77-40bb-8c6b-1901034be0a5 tempest-GroupTypeSpecsTest-1664052660 tempest-GroupTypeSpecsTest-1664052660-project-admin] http://192.168.122.117/volume/v3/group_types/7cff68f7-c308-4f6c-a030-555ebcbf71be/group_specs returned with HTTP 200 Sep 05 20:47:45 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 5/10] 192.168.122.117 () {60 vars in 1321 bytes} [Sat Sep 5 20:47:45 2026] GET /volume/v3/group_types/7cff68f7-c308-4f6c-a030-555ebcbf71be/group_specs => generated 87 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:47:45 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-781b086b-5e9a-4942-b8fd-582d9daca5cc None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:47:45 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-781b086b-5e9a-4942-b8fd-582d9daca5cc tempest-GroupTypeSpecsTest-1664052660 tempest-GroupTypeSpecsTest-1664052660-project-admin] DELETE http://192.168.122.117/volume/v3/group_types/7cff68f7-c308-4f6c-a030-555ebcbf71be/group_specs/key1 Sep 05 20:47:45 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-781b086b-5e9a-4942-b8fd-582d9daca5cc tempest-GroupTypeSpecsTest-1664052660 tempest-GroupTypeSpecsTest-1664052660-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:47:45 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-781b086b-5e9a-4942-b8fd-582d9daca5cc tempest-GroupTypeSpecsTest-1664052660 tempest-GroupTypeSpecsTest-1664052660-project-admin] Calling method 'version_select' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:47:45 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-781b086b-5e9a-4942-b8fd-582d9daca5cc tempest-GroupTypeSpecsTest-1664052660 tempest-GroupTypeSpecsTest-1664052660-project-admin] http://192.168.122.117/volume/v3/group_types/7cff68f7-c308-4f6c-a030-555ebcbf71be/group_specs/key1 returned with HTTP 202 Sep 05 20:47:45 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 6/11] 192.168.122.117 () {60 vars in 1339 bytes} [Sat Sep 5 20:47:45 2026] DELETE /volume/v3/group_types/7cff68f7-c308-4f6c-a030-555ebcbf71be/group_specs/key1 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 20:47:45 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-c7c99414-abeb-4a73-875f-1b0eb683350b None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:47:45 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-c7c99414-abeb-4a73-875f-1b0eb683350b tempest-GroupTypeSpecsTest-1664052660 tempest-GroupTypeSpecsTest-1664052660-project-admin] GET http://192.168.122.117/volume/v3/group_types/7cff68f7-c308-4f6c-a030-555ebcbf71be/group_specs/key1 Sep 05 20:47:45 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-c7c99414-abeb-4a73-875f-1b0eb683350b tempest-GroupTypeSpecsTest-1664052660 tempest-GroupTypeSpecsTest-1664052660-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:47:45 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-c7c99414-abeb-4a73-875f-1b0eb683350b tempest-GroupTypeSpecsTest-1664052660 tempest-GroupTypeSpecsTest-1664052660-project-admin] Calling method 'version_select' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:47:45 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-c7c99414-abeb-4a73-875f-1b0eb683350b tempest-GroupTypeSpecsTest-1664052660 tempest-GroupTypeSpecsTest-1664052660-project-admin] HTTP exception thrown: Group Type 7cff68f7-c308-4f6c-a030-555ebcbf71be has no extra spec with key key1. Sep 05 20:47:45 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-c7c99414-abeb-4a73-875f-1b0eb683350b tempest-GroupTypeSpecsTest-1664052660 tempest-GroupTypeSpecsTest-1664052660-project-admin] http://192.168.122.117/volume/v3/group_types/7cff68f7-c308-4f6c-a030-555ebcbf71be/group_specs/key1 returned with HTTP 404 Sep 05 20:47:45 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 6/12] 192.168.122.117 () {60 vars in 1336 bytes} [Sat Sep 5 20:47:45 2026] GET /volume/v3/group_types/7cff68f7-c308-4f6c-a030-555ebcbf71be/group_specs/key1 => generated 126 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 20:47:45 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-68764bf9-66b4-4a37-841e-093ca7c986e2 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:47:45 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-68764bf9-66b4-4a37-841e-093ca7c986e2 tempest-GroupTypeSpecsTest-1664052660 tempest-GroupTypeSpecsTest-1664052660-project-admin] DELETE http://192.168.122.117/volume/v3/group_types/7cff68f7-c308-4f6c-a030-555ebcbf71be/group_specs/key2 Sep 05 20:47:45 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-68764bf9-66b4-4a37-841e-093ca7c986e2 tempest-GroupTypeSpecsTest-1664052660 tempest-GroupTypeSpecsTest-1664052660-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:47:45 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-68764bf9-66b4-4a37-841e-093ca7c986e2 tempest-GroupTypeSpecsTest-1664052660 tempest-GroupTypeSpecsTest-1664052660-project-admin] Calling method 'version_select' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:47:45 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-68764bf9-66b4-4a37-841e-093ca7c986e2 tempest-GroupTypeSpecsTest-1664052660 tempest-GroupTypeSpecsTest-1664052660-project-admin] http://192.168.122.117/volume/v3/group_types/7cff68f7-c308-4f6c-a030-555ebcbf71be/group_specs/key2 returned with HTTP 202 Sep 05 20:47:45 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 7/13] 192.168.122.117 () {60 vars in 1339 bytes} [Sat Sep 5 20:47:45 2026] DELETE /volume/v3/group_types/7cff68f7-c308-4f6c-a030-555ebcbf71be/group_specs/key2 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 20:47:45 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-1c7e4a2f-43c3-40da-bb79-e994939e7d7b None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:47:45 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-1c7e4a2f-43c3-40da-bb79-e994939e7d7b tempest-GroupTypeSpecsTest-1664052660 tempest-GroupTypeSpecsTest-1664052660-project-admin] GET http://192.168.122.117/volume/v3/group_types/7cff68f7-c308-4f6c-a030-555ebcbf71be/group_specs/key2 Sep 05 20:47:45 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-1c7e4a2f-43c3-40da-bb79-e994939e7d7b tempest-GroupTypeSpecsTest-1664052660 tempest-GroupTypeSpecsTest-1664052660-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:47:45 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-1c7e4a2f-43c3-40da-bb79-e994939e7d7b tempest-GroupTypeSpecsTest-1664052660 tempest-GroupTypeSpecsTest-1664052660-project-admin] Calling method 'version_select' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:47:45 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-1c7e4a2f-43c3-40da-bb79-e994939e7d7b tempest-GroupTypeSpecsTest-1664052660 tempest-GroupTypeSpecsTest-1664052660-project-admin] HTTP exception thrown: Group Type 7cff68f7-c308-4f6c-a030-555ebcbf71be has no extra spec with key key2. Sep 05 20:47:45 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-1c7e4a2f-43c3-40da-bb79-e994939e7d7b tempest-GroupTypeSpecsTest-1664052660 tempest-GroupTypeSpecsTest-1664052660-project-admin] http://192.168.122.117/volume/v3/group_types/7cff68f7-c308-4f6c-a030-555ebcbf71be/group_specs/key2 returned with HTTP 404 Sep 05 20:47:45 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 7/14] 192.168.122.117 () {60 vars in 1336 bytes} [Sat Sep 5 20:47:45 2026] GET /volume/v3/group_types/7cff68f7-c308-4f6c-a030-555ebcbf71be/group_specs/key2 => generated 126 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 20:47:45 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-bd0934dc-5cb1-45c0-aa61-50c81e3966d6 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:47:45 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-bd0934dc-5cb1-45c0-aa61-50c81e3966d6 tempest-GroupTypeSpecsTest-1664052660 tempest-GroupTypeSpecsTest-1664052660-project-admin] DELETE http://192.168.122.117/volume/v3/group_types/7cff68f7-c308-4f6c-a030-555ebcbf71be/group_specs/key3 Sep 05 20:47:45 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-bd0934dc-5cb1-45c0-aa61-50c81e3966d6 tempest-GroupTypeSpecsTest-1664052660 tempest-GroupTypeSpecsTest-1664052660-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:47:45 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-bd0934dc-5cb1-45c0-aa61-50c81e3966d6 tempest-GroupTypeSpecsTest-1664052660 tempest-GroupTypeSpecsTest-1664052660-project-admin] Calling method 'version_select' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:47:45 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-bd0934dc-5cb1-45c0-aa61-50c81e3966d6 tempest-GroupTypeSpecsTest-1664052660 tempest-GroupTypeSpecsTest-1664052660-project-admin] http://192.168.122.117/volume/v3/group_types/7cff68f7-c308-4f6c-a030-555ebcbf71be/group_specs/key3 returned with HTTP 202 Sep 05 20:47:45 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 8/15] 192.168.122.117 () {60 vars in 1339 bytes} [Sat Sep 5 20:47:45 2026] DELETE /volume/v3/group_types/7cff68f7-c308-4f6c-a030-555ebcbf71be/group_specs/key3 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 20:47:45 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-54d8ff77-f77e-4934-ab4b-1a7660821d4a None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:47:45 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-54d8ff77-f77e-4934-ab4b-1a7660821d4a tempest-GroupTypeSpecsTest-1664052660 tempest-GroupTypeSpecsTest-1664052660-project-admin] GET http://192.168.122.117/volume/v3/group_types/7cff68f7-c308-4f6c-a030-555ebcbf71be/group_specs/key3 Sep 05 20:47:45 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-54d8ff77-f77e-4934-ab4b-1a7660821d4a tempest-GroupTypeSpecsTest-1664052660 tempest-GroupTypeSpecsTest-1664052660-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:47:45 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-54d8ff77-f77e-4934-ab4b-1a7660821d4a tempest-GroupTypeSpecsTest-1664052660 tempest-GroupTypeSpecsTest-1664052660-project-admin] Calling method 'version_select' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:47:45 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-54d8ff77-f77e-4934-ab4b-1a7660821d4a tempest-GroupTypeSpecsTest-1664052660 tempest-GroupTypeSpecsTest-1664052660-project-admin] HTTP exception thrown: Group Type 7cff68f7-c308-4f6c-a030-555ebcbf71be has no extra spec with key key3. Sep 05 20:47:45 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-54d8ff77-f77e-4934-ab4b-1a7660821d4a tempest-GroupTypeSpecsTest-1664052660 tempest-GroupTypeSpecsTest-1664052660-project-admin] http://192.168.122.117/volume/v3/group_types/7cff68f7-c308-4f6c-a030-555ebcbf71be/group_specs/key3 returned with HTTP 404 Sep 05 20:47:45 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 8/16] 192.168.122.117 () {60 vars in 1336 bytes} [Sat Sep 5 20:47:45 2026] GET /volume/v3/group_types/7cff68f7-c308-4f6c-a030-555ebcbf71be/group_specs/key3 => generated 126 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 05 20:47:45 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-33375e7a-0b8d-4878-9e9e-f0b8223ae8f3 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:47:45 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-33375e7a-0b8d-4878-9e9e-f0b8223ae8f3 tempest-GroupTypeSpecsTest-1664052660 tempest-GroupTypeSpecsTest-1664052660-project-admin] DELETE http://192.168.122.117/volume/v3/group_types/7cff68f7-c308-4f6c-a030-555ebcbf71be Sep 05 20:47:45 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-33375e7a-0b8d-4878-9e9e-f0b8223ae8f3 tempest-GroupTypeSpecsTest-1664052660 tempest-GroupTypeSpecsTest-1664052660-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:47:45 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-33375e7a-0b8d-4878-9e9e-f0b8223ae8f3 tempest-GroupTypeSpecsTest-1664052660 tempest-GroupTypeSpecsTest-1664052660-project-admin] Calling method 'version_select' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:47:45 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-33375e7a-0b8d-4878-9e9e-f0b8223ae8f3 tempest-GroupTypeSpecsTest-1664052660 tempest-GroupTypeSpecsTest-1664052660-project-admin] http://192.168.122.117/volume/v3/group_types/7cff68f7-c308-4f6c-a030-555ebcbf71be returned with HTTP 202 Sep 05 20:47:45 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 9/17] 192.168.122.117 () {60 vars in 1288 bytes} [Sat Sep 5 20:47:45 2026] DELETE /volume/v3/group_types/7cff68f7-c308-4f6c-a030-555ebcbf71be => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 20:47:55 devstack devstack@c-api.service[87434]: DEBUG dbcounter [-] [87434] Writing DB stats cinder:SELECT=23,cinder:INSERT=2,cinder:UPDATE=1 {{(pid=87434) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 20:47:55 devstack devstack@c-api.service[87435]: DEBUG dbcounter [-] [87435] Writing DB stats cinder:SELECT=16,cinder:INSERT=2,cinder:UPDATE=6 {{(pid=87435) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 20:48:00 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-5e97d1ed-d01f-4b5f-ab2c-e184eceadaf8 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:00 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-5e97d1ed-d01f-4b5f-ab2c-e184eceadaf8 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] POST http://192.168.122.117/volume/v3/qos-specs Sep 05 20:48:00 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-5e97d1ed-d01f-4b5f-ab2c-e184eceadaf8 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-133935340", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:48:00 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.qos_specs [None req-5e97d1ed-d01f-4b5f-ab2c-e184eceadaf8 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-133935340', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=87434) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 05 20:48:00 devstack devstack@c-api.service[87434]: DEBUG cinder.db.api [None req-5e97d1ed-d01f-4b5f-ab2c-e184eceadaf8 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] DB qos_specs_create(): root {'id': 'b4da39ad-71da-4e43-9997-1954ab0be091', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-133935340'} {{(pid=87434) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 05 20:48:00 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-5e97d1ed-d01f-4b5f-ab2c-e184eceadaf8 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] http://192.168.122.117/volume/v3/qos-specs returned with HTTP 200 Sep 05 20:48:00 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 9/18] 192.168.122.117 () {60 vars in 1149 bytes} [Sat Sep 5 20:48:00 2026] POST /volume/v3/qos-specs => generated 400 bytes in 410 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:48:00 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-f7ddcab0-2dd9-4ecf-a507-0ea6ca041705 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:00 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-f7ddcab0-2dd9-4ecf-a507-0ea6ca041705 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] POST http://192.168.122.117/volume/v3/types Sep 05 20:48:00 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-f7ddcab0-2dd9-4ecf-a507-0ea6ca041705 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-476521953"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:48:00 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-f7ddcab0-2dd9-4ecf-a507-0ea6ca041705 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] http://192.168.122.117/volume/v3/types returned with HTTP 200 Sep 05 20:48:00 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 10/19] 192.168.122.117 () {60 vars in 1136 bytes} [Sat Sep 5 20:48:00 2026] POST /volume/v3/types => generated 221 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:48:00 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-db2fed53-ce0a-4d4e-8876-25aa5e3a8528 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:00 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-db2fed53-ce0a-4d4e-8876-25aa5e3a8528 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] POST http://192.168.122.117/volume/v3/types Sep 05 20:48:00 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-db2fed53-ce0a-4d4e-8876-25aa5e3a8528 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1413123188"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:48:00 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:48:00 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:48:00 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-db2fed53-ce0a-4d4e-8876-25aa5e3a8528 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] http://192.168.122.117/volume/v3/types returned with HTTP 200 Sep 05 20:48:01 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 10/20] 192.168.122.117 () {60 vars in 1136 bytes} [Sat Sep 5 20:48:00 2026] POST /volume/v3/types => generated 222 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:48:01 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-3ee67b67-793d-49fd-927f-c21de5081ca7 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:01 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-3ee67b67-793d-49fd-927f-c21de5081ca7 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] POST http://192.168.122.117/volume/v3/types Sep 05 20:48:01 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-3ee67b67-793d-49fd-927f-c21de5081ca7 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-867325397"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:48:01 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-3ee67b67-793d-49fd-927f-c21de5081ca7 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] http://192.168.122.117/volume/v3/types returned with HTTP 200 Sep 05 20:48:01 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 11/21] 192.168.122.117 () {60 vars in 1136 bytes} [Sat Sep 5 20:48:01 2026] POST /volume/v3/types => generated 221 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:48:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-7a3ce441-6e10-4792-9ba4-67693fb0997a None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:01 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-7a3ce441-6e10-4792-9ba4-67693fb0997a tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] GET http://192.168.122.117/volume/v3/qos-specs/b4da39ad-71da-4e43-9997-1954ab0be091/associate?vol_type_id=230f343f-7bcc-4645-8d09-bfb5581e7940 Sep 05 20:48:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-7a3ce441-6e10-4792-9ba4-67693fb0997a tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:48:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-7a3ce441-6e10-4792-9ba4-67693fb0997a tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] Calling method 'associate' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:48:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.contrib.qos_specs_manage [None req-7a3ce441-6e10-4792-9ba4-67693fb0997a tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] Associate qos_spec: b4da39ad-71da-4e43-9997-1954ab0be091 with type: 230f343f-7bcc-4645-8d09-bfb5581e7940 {{(pid=87434) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 05 20:48:01 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-7a3ce441-6e10-4792-9ba4-67693fb0997a tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] http://192.168.122.117/volume/v3/qos-specs/b4da39ad-71da-4e43-9997-1954ab0be091/associate?vol_type_id=230f343f-7bcc-4645-8d09-bfb5581e7940 returned with HTTP 202 Sep 05 20:48:01 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 11/22] 192.168.122.117 () {58 vars in 1365 bytes} [Sat Sep 5 20:48:01 2026] GET /volume/v3/qos-specs/b4da39ad-71da-4e43-9997-1954ab0be091/associate?vol_type_id=230f343f-7bcc-4645-8d09-bfb5581e7940 => generated 0 bytes in 183 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:48:01 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-31322698-e1f8-4b21-9dae-6a45ac999845 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:01 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-31322698-e1f8-4b21-9dae-6a45ac999845 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] GET http://192.168.122.117/volume/v3/qos-specs/b4da39ad-71da-4e43-9997-1954ab0be091/associate?vol_type_id=38e7b5a8-9865-4962-9581-6c9f1da0f090 Sep 05 20:48:01 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-31322698-e1f8-4b21-9dae-6a45ac999845 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:48:01 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-31322698-e1f8-4b21-9dae-6a45ac999845 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] Calling method 'associate' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:48:01 devstack devstack@c-api.service[87435]: DEBUG cinder.api.contrib.qos_specs_manage [None req-31322698-e1f8-4b21-9dae-6a45ac999845 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] Associate qos_spec: b4da39ad-71da-4e43-9997-1954ab0be091 with type: 38e7b5a8-9865-4962-9581-6c9f1da0f090 {{(pid=87435) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 05 20:48:01 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-31322698-e1f8-4b21-9dae-6a45ac999845 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] http://192.168.122.117/volume/v3/qos-specs/b4da39ad-71da-4e43-9997-1954ab0be091/associate?vol_type_id=38e7b5a8-9865-4962-9581-6c9f1da0f090 returned with HTTP 202 Sep 05 20:48:01 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 12/23] 192.168.122.117 () {58 vars in 1365 bytes} [Sat Sep 5 20:48:01 2026] GET /volume/v3/qos-specs/b4da39ad-71da-4e43-9997-1954ab0be091/associate?vol_type_id=38e7b5a8-9865-4962-9581-6c9f1da0f090 => generated 0 bytes in 162 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:48:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-dfc9418c-b5ff-4f7c-a800-376f7ca2ed41 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:01 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-dfc9418c-b5ff-4f7c-a800-376f7ca2ed41 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] GET http://192.168.122.117/volume/v3/qos-specs/b4da39ad-71da-4e43-9997-1954ab0be091/associate?vol_type_id=7993d642-693e-4b50-9817-4d189a21a70e Sep 05 20:48:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-dfc9418c-b5ff-4f7c-a800-376f7ca2ed41 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:48:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-dfc9418c-b5ff-4f7c-a800-376f7ca2ed41 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] Calling method 'associate' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:48:01 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:48:01 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:48:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.contrib.qos_specs_manage [None req-dfc9418c-b5ff-4f7c-a800-376f7ca2ed41 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] Associate qos_spec: b4da39ad-71da-4e43-9997-1954ab0be091 with type: 7993d642-693e-4b50-9817-4d189a21a70e {{(pid=87434) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 05 20:48:01 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-dfc9418c-b5ff-4f7c-a800-376f7ca2ed41 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] http://192.168.122.117/volume/v3/qos-specs/b4da39ad-71da-4e43-9997-1954ab0be091/associate?vol_type_id=7993d642-693e-4b50-9817-4d189a21a70e returned with HTTP 202 Sep 05 20:48:01 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 12/24] 192.168.122.117 () {58 vars in 1365 bytes} [Sat Sep 5 20:48:01 2026] GET /volume/v3/qos-specs/b4da39ad-71da-4e43-9997-1954ab0be091/associate?vol_type_id=7993d642-693e-4b50-9817-4d189a21a70e => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:48:01 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-ff78ea27-f8f5-4330-b1fa-b3eac0fe4f3a None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:01 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-ff78ea27-f8f5-4330-b1fa-b3eac0fe4f3a tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] GET http://192.168.122.117/volume/v3/qos-specs/b4da39ad-71da-4e43-9997-1954ab0be091/associations Sep 05 20:48:01 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-ff78ea27-f8f5-4330-b1fa-b3eac0fe4f3a tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:48:01 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-ff78ea27-f8f5-4330-b1fa-b3eac0fe4f3a tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] Calling method 'associations' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:48:01 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:48:01 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:48:01 devstack devstack@c-api.service[87435]: DEBUG cinder.api.contrib.qos_specs_manage [None req-ff78ea27-f8f5-4330-b1fa-b3eac0fe4f3a tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] Get associations for qos_spec id: b4da39ad-71da-4e43-9997-1954ab0be091 {{(pid=87435) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 05 20:48:01 devstack devstack@c-api.service[87435]: /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 05 20:48:01 devstack devstack@c-api.service[87435]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 05 20:48:01 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-ff78ea27-f8f5-4330-b1fa-b3eac0fe4f3a tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] http://192.168.122.117/volume/v3/qos-specs/b4da39ad-71da-4e43-9997-1954ab0be091/associations returned with HTTP 200 Sep 05 20:48:01 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 13/25] 192.168.122.117 () {58 vars in 1277 bytes} [Sat Sep 5 20:48:01 2026] GET /volume/v3/qos-specs/b4da39ad-71da-4e43-9997-1954ab0be091/associations => generated 446 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:48:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-8cb6a444-cc03-4c9d-9f84-0133390eff61 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:01 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-8cb6a444-cc03-4c9d-9f84-0133390eff61 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] GET http://192.168.122.117/volume/v3/qos-specs/b4da39ad-71da-4e43-9997-1954ab0be091/disassociate?vol_type_id=230f343f-7bcc-4645-8d09-bfb5581e7940 Sep 05 20:48:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-8cb6a444-cc03-4c9d-9f84-0133390eff61 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:48:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-8cb6a444-cc03-4c9d-9f84-0133390eff61 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] Calling method 'disassociate' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:48:01 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:48:01 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:48:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.contrib.qos_specs_manage [None req-8cb6a444-cc03-4c9d-9f84-0133390eff61 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] Disassociate qos_spec: b4da39ad-71da-4e43-9997-1954ab0be091 from type: 230f343f-7bcc-4645-8d09-bfb5581e7940 {{(pid=87434) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Sep 05 20:48:01 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-8cb6a444-cc03-4c9d-9f84-0133390eff61 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] http://192.168.122.117/volume/v3/qos-specs/b4da39ad-71da-4e43-9997-1954ab0be091/disassociate?vol_type_id=230f343f-7bcc-4645-8d09-bfb5581e7940 returned with HTTP 202 Sep 05 20:48:01 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 13/26] 192.168.122.117 () {58 vars in 1374 bytes} [Sat Sep 5 20:48:01 2026] GET /volume/v3/qos-specs/b4da39ad-71da-4e43-9997-1954ab0be091/disassociate?vol_type_id=230f343f-7bcc-4645-8d09-bfb5581e7940 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:48:01 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-39086f41-2ac7-42eb-9d61-34b51335bc7b None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:01 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-39086f41-2ac7-42eb-9d61-34b51335bc7b tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] GET http://192.168.122.117/volume/v3/qos-specs/b4da39ad-71da-4e43-9997-1954ab0be091/associations Sep 05 20:48:01 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-39086f41-2ac7-42eb-9d61-34b51335bc7b tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:48:01 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-39086f41-2ac7-42eb-9d61-34b51335bc7b tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] Calling method 'associations' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:48:01 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:48:01 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:48:01 devstack devstack@c-api.service[87435]: DEBUG cinder.api.contrib.qos_specs_manage [None req-39086f41-2ac7-42eb-9d61-34b51335bc7b tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] Get associations for qos_spec id: b4da39ad-71da-4e43-9997-1954ab0be091 {{(pid=87435) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 05 20:48:01 devstack devstack@c-api.service[87435]: /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 05 20:48:01 devstack devstack@c-api.service[87435]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 05 20:48:01 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-39086f41-2ac7-42eb-9d61-34b51335bc7b tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] http://192.168.122.117/volume/v3/qos-specs/b4da39ad-71da-4e43-9997-1954ab0be091/associations returned with HTTP 200 Sep 05 20:48:01 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 14/27] 192.168.122.117 () {58 vars in 1277 bytes} [Sat Sep 5 20:48:01 2026] GET /volume/v3/qos-specs/b4da39ad-71da-4e43-9997-1954ab0be091/associations => generated 305 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:48:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-d4b360bc-d0f5-4598-b8ab-22c024a5c5c7 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:01 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d4b360bc-d0f5-4598-b8ab-22c024a5c5c7 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] GET http://192.168.122.117/volume/v3/qos-specs/b4da39ad-71da-4e43-9997-1954ab0be091/disassociate_all Sep 05 20:48:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-d4b360bc-d0f5-4598-b8ab-22c024a5c5c7 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:48:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-d4b360bc-d0f5-4598-b8ab-22c024a5c5c7 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] Calling method 'disassociate_all' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:48:01 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:48:01 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:48:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.contrib.qos_specs_manage [None req-d4b360bc-d0f5-4598-b8ab-22c024a5c5c7 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] Disassociate qos_spec: b4da39ad-71da-4e43-9997-1954ab0be091 from all. {{(pid=87434) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Sep 05 20:48:01 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d4b360bc-d0f5-4598-b8ab-22c024a5c5c7 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] http://192.168.122.117/volume/v3/qos-specs/b4da39ad-71da-4e43-9997-1954ab0be091/disassociate_all returned with HTTP 202 Sep 05 20:48:01 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 14/28] 192.168.122.117 () {58 vars in 1289 bytes} [Sat Sep 5 20:48:01 2026] GET /volume/v3/qos-specs/b4da39ad-71da-4e43-9997-1954ab0be091/disassociate_all => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:48:01 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-f069053f-d9ae-45f8-b1f3-0aa01edee286 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:01 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-f069053f-d9ae-45f8-b1f3-0aa01edee286 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] GET http://192.168.122.117/volume/v3/qos-specs/b4da39ad-71da-4e43-9997-1954ab0be091/associations Sep 05 20:48:01 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-f069053f-d9ae-45f8-b1f3-0aa01edee286 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:48:01 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-f069053f-d9ae-45f8-b1f3-0aa01edee286 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] Calling method 'associations' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:48:01 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:48:01 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:48:01 devstack devstack@c-api.service[87435]: DEBUG cinder.api.contrib.qos_specs_manage [None req-f069053f-d9ae-45f8-b1f3-0aa01edee286 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] Get associations for qos_spec id: b4da39ad-71da-4e43-9997-1954ab0be091 {{(pid=87435) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 05 20:48:01 devstack devstack@c-api.service[87435]: /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 05 20:48:01 devstack devstack@c-api.service[87435]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 05 20:48:01 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-f069053f-d9ae-45f8-b1f3-0aa01edee286 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] http://192.168.122.117/volume/v3/qos-specs/b4da39ad-71da-4e43-9997-1954ab0be091/associations returned with HTTP 200 Sep 05 20:48:01 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 15/29] 192.168.122.117 () {58 vars in 1277 bytes} [Sat Sep 5 20:48:01 2026] GET /volume/v3/qos-specs/b4da39ad-71da-4e43-9997-1954ab0be091/associations => generated 24 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 05 20:48:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-6e1da90d-aeeb-4f28-88ef-adb6df1fbbe5 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:01 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-6e1da90d-aeeb-4f28-88ef-adb6df1fbbe5 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] DELETE http://192.168.122.117/volume/v3/types/7993d642-693e-4b50-9817-4d189a21a70e Sep 05 20:48:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-6e1da90d-aeeb-4f28-88ef-adb6df1fbbe5 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:48:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-6e1da90d-aeeb-4f28-88ef-adb6df1fbbe5 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] Calling method '_delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:48:01 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:48:01 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:48:01 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-6e1da90d-aeeb-4f28-88ef-adb6df1fbbe5 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] http://192.168.122.117/volume/v3/types/7993d642-693e-4b50-9817-4d189a21a70e returned with HTTP 202 Sep 05 20:48:01 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 15/30] 192.168.122.117 () {58 vars in 1229 bytes} [Sat Sep 5 20:48:01 2026] DELETE /volume/v3/types/7993d642-693e-4b50-9817-4d189a21a70e => generated 0 bytes in 150 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:48:01 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-fa910772-9096-457c-abad-c89f12a09277 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:01 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-fa910772-9096-457c-abad-c89f12a09277 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] GET http://192.168.122.117/volume/v3/types/7993d642-693e-4b50-9817-4d189a21a70e Sep 05 20:48:01 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-fa910772-9096-457c-abad-c89f12a09277 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:48:01 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-fa910772-9096-457c-abad-c89f12a09277 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:48:02 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-fa910772-9096-457c-abad-c89f12a09277 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] http://192.168.122.117/volume/v3/types/7993d642-693e-4b50-9817-4d189a21a70e returned with HTTP 404 Sep 05 20:48:02 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 16/31] 192.168.122.117 () {58 vars in 1226 bytes} [Sat Sep 5 20:48:01 2026] GET /volume/v3/types/7993d642-693e-4b50-9817-4d189a21a70e => generated 114 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:48:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-653fdc74-d6c5-4f48-8fbc-fb12715b4ea3 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:02 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-653fdc74-d6c5-4f48-8fbc-fb12715b4ea3 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] DELETE http://192.168.122.117/volume/v3/types/38e7b5a8-9865-4962-9581-6c9f1da0f090 Sep 05 20:48:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-653fdc74-d6c5-4f48-8fbc-fb12715b4ea3 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:48:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-653fdc74-d6c5-4f48-8fbc-fb12715b4ea3 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] Calling method '_delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:48:02 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-653fdc74-d6c5-4f48-8fbc-fb12715b4ea3 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] http://192.168.122.117/volume/v3/types/38e7b5a8-9865-4962-9581-6c9f1da0f090 returned with HTTP 202 Sep 05 20:48:02 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 16/32] 192.168.122.117 () {58 vars in 1229 bytes} [Sat Sep 5 20:48:02 2026] DELETE /volume/v3/types/38e7b5a8-9865-4962-9581-6c9f1da0f090 => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:48:02 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-a3c1040e-a19b-4366-a20b-07eac1e456be None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:02 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-a3c1040e-a19b-4366-a20b-07eac1e456be tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] GET http://192.168.122.117/volume/v3/types/38e7b5a8-9865-4962-9581-6c9f1da0f090 Sep 05 20:48:02 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-a3c1040e-a19b-4366-a20b-07eac1e456be tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:48:02 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-a3c1040e-a19b-4366-a20b-07eac1e456be tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:48:02 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-a3c1040e-a19b-4366-a20b-07eac1e456be tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] http://192.168.122.117/volume/v3/types/38e7b5a8-9865-4962-9581-6c9f1da0f090 returned with HTTP 404 Sep 05 20:48:02 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 17/33] 192.168.122.117 () {58 vars in 1226 bytes} [Sat Sep 5 20:48:02 2026] GET /volume/v3/types/38e7b5a8-9865-4962-9581-6c9f1da0f090 => generated 114 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:48:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-5cb997c0-098e-480e-b75e-bb89dba4e0b1 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:02 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-5cb997c0-098e-480e-b75e-bb89dba4e0b1 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] DELETE http://192.168.122.117/volume/v3/types/230f343f-7bcc-4645-8d09-bfb5581e7940 Sep 05 20:48:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-5cb997c0-098e-480e-b75e-bb89dba4e0b1 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:48:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-5cb997c0-098e-480e-b75e-bb89dba4e0b1 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] Calling method '_delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:48:02 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-5cb997c0-098e-480e-b75e-bb89dba4e0b1 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] http://192.168.122.117/volume/v3/types/230f343f-7bcc-4645-8d09-bfb5581e7940 returned with HTTP 202 Sep 05 20:48:02 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 17/34] 192.168.122.117 () {58 vars in 1229 bytes} [Sat Sep 5 20:48:02 2026] DELETE /volume/v3/types/230f343f-7bcc-4645-8d09-bfb5581e7940 => generated 0 bytes in 146 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 05 20:48:02 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-3058cf19-9623-4e75-8417-10ba81aa13fc None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:02 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-3058cf19-9623-4e75-8417-10ba81aa13fc tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] GET http://192.168.122.117/volume/v3/types/230f343f-7bcc-4645-8d09-bfb5581e7940 Sep 05 20:48:02 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-3058cf19-9623-4e75-8417-10ba81aa13fc tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:48:02 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-3058cf19-9623-4e75-8417-10ba81aa13fc tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:48:02 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-3058cf19-9623-4e75-8417-10ba81aa13fc tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] http://192.168.122.117/volume/v3/types/230f343f-7bcc-4645-8d09-bfb5581e7940 returned with HTTP 404 Sep 05 20:48:02 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 18/35] 192.168.122.117 () {58 vars in 1226 bytes} [Sat Sep 5 20:48:02 2026] GET /volume/v3/types/230f343f-7bcc-4645-8d09-bfb5581e7940 => generated 114 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:48:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-637f020a-6414-4ee1-83b3-bd95782a3d47 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:02 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-637f020a-6414-4ee1-83b3-bd95782a3d47 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] POST http://192.168.122.117/volume/v3/qos-specs Sep 05 20:48:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-637f020a-6414-4ee1-83b3-bd95782a3d47 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1597351030", "consumer": "back-end"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:48:02 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.qos_specs [None req-637f020a-6414-4ee1-83b3-bd95782a3d47 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1597351030', 'consumer': 'back-end', 'specs': {}} {{(pid=87434) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 05 20:48:02 devstack devstack@c-api.service[87434]: DEBUG cinder.db.api [None req-637f020a-6414-4ee1-83b3-bd95782a3d47 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] DB qos_specs_create(): root {'id': '91af8b87-7d76-4b5d-bcac-74305ab8c9c9', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1597351030'} {{(pid=87434) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 05 20:48:02 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-637f020a-6414-4ee1-83b3-bd95782a3d47 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] http://192.168.122.117/volume/v3/qos-specs returned with HTTP 200 Sep 05 20:48:02 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 18/36] 192.168.122.117 () {60 vars in 1148 bytes} [Sat Sep 5 20:48:02 2026] POST /volume/v3/qos-specs => generated 377 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:48:02 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-64afe1e1-bf60-4e39-ab21-367b66fc2ce5 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:02 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-64afe1e1-bf60-4e39-ab21-367b66fc2ce5 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] DELETE http://192.168.122.117/volume/v3/qos-specs/91af8b87-7d76-4b5d-bcac-74305ab8c9c9?force=False Sep 05 20:48:02 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-64afe1e1-bf60-4e39-ab21-367b66fc2ce5 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:48:02 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-64afe1e1-bf60-4e39-ab21-367b66fc2ce5 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:48:02 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:48:02 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:48:02 devstack devstack@c-api.service[87435]: DEBUG cinder.api.contrib.qos_specs_manage [None req-64afe1e1-bf60-4e39-ab21-367b66fc2ce5 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] Delete qos_spec: 91af8b87-7d76-4b5d-bcac-74305ab8c9c9, force: False {{(pid=87435) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 05 20:48:02 devstack devstack@c-api.service[87435]: /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 05 20:48:02 devstack devstack@c-api.service[87435]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 05 20:48:02 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-64afe1e1-bf60-4e39-ab21-367b66fc2ce5 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] http://192.168.122.117/volume/v3/qos-specs/91af8b87-7d76-4b5d-bcac-74305ab8c9c9?force=False returned with HTTP 202 Sep 05 20:48:02 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 19/37] 192.168.122.117 () {58 vars in 1264 bytes} [Sat Sep 5 20:48:02 2026] DELETE /volume/v3/qos-specs/91af8b87-7d76-4b5d-bcac-74305ab8c9c9?force=False => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:48:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-56764453-56cf-468b-9fed-5b0c6c886366 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:02 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-56764453-56cf-468b-9fed-5b0c6c886366 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] GET http://192.168.122.117/volume/v3/qos-specs/91af8b87-7d76-4b5d-bcac-74305ab8c9c9 Sep 05 20:48:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-56764453-56cf-468b-9fed-5b0c6c886366 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:48:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-56764453-56cf-468b-9fed-5b0c6c886366 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:48:02 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:48:02 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:48:02 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-56764453-56cf-468b-9fed-5b0c6c886366 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] http://192.168.122.117/volume/v3/qos-specs/91af8b87-7d76-4b5d-bcac-74305ab8c9c9 returned with HTTP 404 Sep 05 20:48:02 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 19/38] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:48:02 2026] GET /volume/v3/qos-specs/91af8b87-7d76-4b5d-bcac-74305ab8c9c9 => generated 100 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:48:02 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-c0f5f823-7d0d-4dd7-89b5-3b7e134c1303 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:02 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-c0f5f823-7d0d-4dd7-89b5-3b7e134c1303 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] GET http://192.168.122.117/volume/v3/qos-specs Sep 05 20:48:02 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-c0f5f823-7d0d-4dd7-89b5-3b7e134c1303 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:48:02 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-c0f5f823-7d0d-4dd7-89b5-3b7e134c1303 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] Calling method 'index' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:48:02 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:48:02 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:48:02 devstack devstack@c-api.service[87435]: /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 05 20:48:02 devstack devstack@c-api.service[87435]: return base.obj_make_list(context, cls(context), Sep 05 20:48:02 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-c0f5f823-7d0d-4dd7-89b5-3b7e134c1303 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] http://192.168.122.117/volume/v3/qos-specs returned with HTTP 200 Sep 05 20:48:02 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 20/39] 192.168.122.117 () {58 vars in 1127 bytes} [Sat Sep 5 20:48:02 2026] GET /volume/v3/qos-specs => generated 174 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:48:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-a8d7db0c-607a-48c9-a7ec-0a80e3397411 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:02 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-a8d7db0c-607a-48c9-a7ec-0a80e3397411 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] DELETE http://192.168.122.117/volume/v3/qos-specs/91af8b87-7d76-4b5d-bcac-74305ab8c9c9?force=False Sep 05 20:48:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-a8d7db0c-607a-48c9-a7ec-0a80e3397411 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:48:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-a8d7db0c-607a-48c9-a7ec-0a80e3397411 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] Calling method 'delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:48:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.contrib.qos_specs_manage [None req-a8d7db0c-607a-48c9-a7ec-0a80e3397411 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] Delete qos_spec: 91af8b87-7d76-4b5d-bcac-74305ab8c9c9, force: False {{(pid=87434) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 05 20:48:02 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-a8d7db0c-607a-48c9-a7ec-0a80e3397411 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] http://192.168.122.117/volume/v3/qos-specs/91af8b87-7d76-4b5d-bcac-74305ab8c9c9?force=False returned with HTTP 404 Sep 05 20:48:02 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 20/40] 192.168.122.117 () {58 vars in 1264 bytes} [Sat Sep 5 20:48:02 2026] DELETE /volume/v3/qos-specs/91af8b87-7d76-4b5d-bcac-74305ab8c9c9?force=False => generated 100 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:48:02 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-40e449fe-2d44-4701-a0ee-8cad45d9fb51 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:02 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-40e449fe-2d44-4701-a0ee-8cad45d9fb51 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] GET http://192.168.122.117/volume/v3/qos-specs/91af8b87-7d76-4b5d-bcac-74305ab8c9c9 Sep 05 20:48:02 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-40e449fe-2d44-4701-a0ee-8cad45d9fb51 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:48:02 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-40e449fe-2d44-4701-a0ee-8cad45d9fb51 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:48:02 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:48:02 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:48:02 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-40e449fe-2d44-4701-a0ee-8cad45d9fb51 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] http://192.168.122.117/volume/v3/qos-specs/91af8b87-7d76-4b5d-bcac-74305ab8c9c9 returned with HTTP 404 Sep 05 20:48:02 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 21/41] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:48:02 2026] GET /volume/v3/qos-specs/91af8b87-7d76-4b5d-bcac-74305ab8c9c9 => generated 100 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:48:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-4359b371-add5-4662-bbf1-bab992869a64 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:02 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-4359b371-add5-4662-bbf1-bab992869a64 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] POST http://192.168.122.117/volume/v3/qos-specs Sep 05 20:48:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-4359b371-add5-4662-bbf1-bab992869a64 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1074753697", "consumer": "both"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:48:02 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.qos_specs [None req-4359b371-add5-4662-bbf1-bab992869a64 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1074753697', 'consumer': 'both', 'specs': {}} {{(pid=87434) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 05 20:48:02 devstack devstack@c-api.service[87434]: DEBUG cinder.db.api [None req-4359b371-add5-4662-bbf1-bab992869a64 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] DB qos_specs_create(): root {'id': 'b117e23a-ecc4-4f1c-9be2-3392a8a138d3', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1074753697'} {{(pid=87434) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 05 20:48:02 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-4359b371-add5-4662-bbf1-bab992869a64 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] http://192.168.122.117/volume/v3/qos-specs returned with HTTP 200 Sep 05 20:48:02 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 21/42] 192.168.122.117 () {60 vars in 1148 bytes} [Sat Sep 5 20:48:02 2026] POST /volume/v3/qos-specs => generated 373 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:48:02 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-db5db06f-bf18-4d27-b878-f8329c41736a None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:02 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-db5db06f-bf18-4d27-b878-f8329c41736a tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] DELETE http://192.168.122.117/volume/v3/qos-specs/b117e23a-ecc4-4f1c-9be2-3392a8a138d3?force=False Sep 05 20:48:02 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-db5db06f-bf18-4d27-b878-f8329c41736a tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:48:02 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-db5db06f-bf18-4d27-b878-f8329c41736a tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:48:02 devstack devstack@c-api.service[87435]: DEBUG cinder.api.contrib.qos_specs_manage [None req-db5db06f-bf18-4d27-b878-f8329c41736a tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] Delete qos_spec: b117e23a-ecc4-4f1c-9be2-3392a8a138d3, force: False {{(pid=87435) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 05 20:48:02 devstack devstack@c-api.service[87435]: /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 05 20:48:02 devstack devstack@c-api.service[87435]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 05 20:48:02 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-db5db06f-bf18-4d27-b878-f8329c41736a tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] http://192.168.122.117/volume/v3/qos-specs/b117e23a-ecc4-4f1c-9be2-3392a8a138d3?force=False returned with HTTP 202 Sep 05 20:48:02 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 22/43] 192.168.122.117 () {58 vars in 1264 bytes} [Sat Sep 5 20:48:02 2026] DELETE /volume/v3/qos-specs/b117e23a-ecc4-4f1c-9be2-3392a8a138d3?force=False => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:48:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-1a6ece8e-f70d-4806-a0b6-c99cb50af961 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:02 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-1a6ece8e-f70d-4806-a0b6-c99cb50af961 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] GET http://192.168.122.117/volume/v3/qos-specs/b117e23a-ecc4-4f1c-9be2-3392a8a138d3 Sep 05 20:48:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-1a6ece8e-f70d-4806-a0b6-c99cb50af961 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:48:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-1a6ece8e-f70d-4806-a0b6-c99cb50af961 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:48:02 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:48:02 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:48:02 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-1a6ece8e-f70d-4806-a0b6-c99cb50af961 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] http://192.168.122.117/volume/v3/qos-specs/b117e23a-ecc4-4f1c-9be2-3392a8a138d3 returned with HTTP 404 Sep 05 20:48:02 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 22/44] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:48:02 2026] GET /volume/v3/qos-specs/b117e23a-ecc4-4f1c-9be2-3392a8a138d3 => generated 100 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 20:48:02 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-95b5d7af-7f60-4353-b103-f61cb8a929e9 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:02 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-95b5d7af-7f60-4353-b103-f61cb8a929e9 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] GET http://192.168.122.117/volume/v3/qos-specs Sep 05 20:48:02 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-95b5d7af-7f60-4353-b103-f61cb8a929e9 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:48:02 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-95b5d7af-7f60-4353-b103-f61cb8a929e9 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] Calling method 'index' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:48:02 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:48:02 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:48:02 devstack devstack@c-api.service[87435]: /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 05 20:48:02 devstack devstack@c-api.service[87435]: return base.obj_make_list(context, cls(context), Sep 05 20:48:02 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-95b5d7af-7f60-4353-b103-f61cb8a929e9 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] http://192.168.122.117/volume/v3/qos-specs returned with HTTP 200 Sep 05 20:48:02 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 23/45] 192.168.122.117 () {58 vars in 1127 bytes} [Sat Sep 5 20:48:02 2026] GET /volume/v3/qos-specs => generated 174 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:48:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-d076dacf-64d9-46d4-8615-a2890933fa02 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:02 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d076dacf-64d9-46d4-8615-a2890933fa02 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] DELETE http://192.168.122.117/volume/v3/qos-specs/b117e23a-ecc4-4f1c-9be2-3392a8a138d3?force=False Sep 05 20:48:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-d076dacf-64d9-46d4-8615-a2890933fa02 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:48:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-d076dacf-64d9-46d4-8615-a2890933fa02 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] Calling method 'delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:48:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.contrib.qos_specs_manage [None req-d076dacf-64d9-46d4-8615-a2890933fa02 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] Delete qos_spec: b117e23a-ecc4-4f1c-9be2-3392a8a138d3, force: False {{(pid=87434) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 05 20:48:02 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d076dacf-64d9-46d4-8615-a2890933fa02 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] http://192.168.122.117/volume/v3/qos-specs/b117e23a-ecc4-4f1c-9be2-3392a8a138d3?force=False returned with HTTP 404 Sep 05 20:48:02 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 23/46] 192.168.122.117 () {58 vars in 1264 bytes} [Sat Sep 5 20:48:02 2026] DELETE /volume/v3/qos-specs/b117e23a-ecc4-4f1c-9be2-3392a8a138d3?force=False => generated 100 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:48:02 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-632890e3-1abf-4050-836e-b81622a69960 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:02 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-632890e3-1abf-4050-836e-b81622a69960 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] GET http://192.168.122.117/volume/v3/qos-specs/b117e23a-ecc4-4f1c-9be2-3392a8a138d3 Sep 05 20:48:02 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-632890e3-1abf-4050-836e-b81622a69960 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:48:02 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-632890e3-1abf-4050-836e-b81622a69960 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:48:02 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:48:02 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:48:02 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-632890e3-1abf-4050-836e-b81622a69960 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] http://192.168.122.117/volume/v3/qos-specs/b117e23a-ecc4-4f1c-9be2-3392a8a138d3 returned with HTTP 404 Sep 05 20:48:02 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 24/47] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:48:02 2026] GET /volume/v3/qos-specs/b117e23a-ecc4-4f1c-9be2-3392a8a138d3 => generated 100 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 20:48:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-2b7cc36a-f981-4b40-a3c2-87a23a0b90c7 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:02 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-2b7cc36a-f981-4b40-a3c2-87a23a0b90c7 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] POST http://192.168.122.117/volume/v3/qos-specs Sep 05 20:48:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-2b7cc36a-f981-4b40-a3c2-87a23a0b90c7 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-594601438", "consumer": "front-end"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:48:02 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.qos_specs [None req-2b7cc36a-f981-4b40-a3c2-87a23a0b90c7 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-594601438', 'consumer': 'front-end', 'specs': {}} {{(pid=87434) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 05 20:48:02 devstack devstack@c-api.service[87434]: DEBUG cinder.db.api [None req-2b7cc36a-f981-4b40-a3c2-87a23a0b90c7 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] DB qos_specs_create(): root {'id': 'e2cdc9ce-458e-41f3-9838-80b998c73caa', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-594601438'} {{(pid=87434) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 05 20:48:02 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-2b7cc36a-f981-4b40-a3c2-87a23a0b90c7 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] http://192.168.122.117/volume/v3/qos-specs returned with HTTP 200 Sep 05 20:48:02 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 24/48] 192.168.122.117 () {60 vars in 1148 bytes} [Sat Sep 5 20:48:02 2026] POST /volume/v3/qos-specs => generated 377 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:48:02 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-77646912-c6ac-4137-9830-c1045f3439eb None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:02 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-77646912-c6ac-4137-9830-c1045f3439eb tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] DELETE http://192.168.122.117/volume/v3/qos-specs/e2cdc9ce-458e-41f3-9838-80b998c73caa?force=False Sep 05 20:48:02 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-77646912-c6ac-4137-9830-c1045f3439eb tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:48:03 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-77646912-c6ac-4137-9830-c1045f3439eb tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:48:03 devstack devstack@c-api.service[87435]: DEBUG cinder.api.contrib.qos_specs_manage [None req-77646912-c6ac-4137-9830-c1045f3439eb tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] Delete qos_spec: e2cdc9ce-458e-41f3-9838-80b998c73caa, force: False {{(pid=87435) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 05 20:48:03 devstack devstack@c-api.service[87435]: /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 05 20:48:03 devstack devstack@c-api.service[87435]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 05 20:48:03 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-77646912-c6ac-4137-9830-c1045f3439eb tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] http://192.168.122.117/volume/v3/qos-specs/e2cdc9ce-458e-41f3-9838-80b998c73caa?force=False returned with HTTP 202 Sep 05 20:48:03 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 25/49] 192.168.122.117 () {58 vars in 1264 bytes} [Sat Sep 5 20:48:02 2026] DELETE /volume/v3/qos-specs/e2cdc9ce-458e-41f3-9838-80b998c73caa?force=False => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:48:03 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-839c50a2-5d30-4e5f-9612-db66947bfbf0 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:03 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-839c50a2-5d30-4e5f-9612-db66947bfbf0 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] GET http://192.168.122.117/volume/v3/qos-specs/e2cdc9ce-458e-41f3-9838-80b998c73caa Sep 05 20:48:03 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-839c50a2-5d30-4e5f-9612-db66947bfbf0 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:48:03 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-839c50a2-5d30-4e5f-9612-db66947bfbf0 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:48:03 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:48:03 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:48:03 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-839c50a2-5d30-4e5f-9612-db66947bfbf0 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] http://192.168.122.117/volume/v3/qos-specs/e2cdc9ce-458e-41f3-9838-80b998c73caa returned with HTTP 404 Sep 05 20:48:03 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 25/50] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:48:03 2026] GET /volume/v3/qos-specs/e2cdc9ce-458e-41f3-9838-80b998c73caa => generated 100 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:48:03 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-7849fbcc-4711-41c0-9360-a313679fff0d None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:03 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-7849fbcc-4711-41c0-9360-a313679fff0d tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] GET http://192.168.122.117/volume/v3/qos-specs Sep 05 20:48:03 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-7849fbcc-4711-41c0-9360-a313679fff0d tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:48:03 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-7849fbcc-4711-41c0-9360-a313679fff0d tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] Calling method 'index' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:48:03 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:48:03 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:48:03 devstack devstack@c-api.service[87435]: /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 05 20:48:03 devstack devstack@c-api.service[87435]: return base.obj_make_list(context, cls(context), Sep 05 20:48:03 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-7849fbcc-4711-41c0-9360-a313679fff0d tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] http://192.168.122.117/volume/v3/qos-specs returned with HTTP 200 Sep 05 20:48:03 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 26/51] 192.168.122.117 () {58 vars in 1127 bytes} [Sat Sep 5 20:48:03 2026] GET /volume/v3/qos-specs => generated 174 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:48:03 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-5f8fed86-b751-4228-98a8-14b0bb66b759 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:03 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-5f8fed86-b751-4228-98a8-14b0bb66b759 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] DELETE http://192.168.122.117/volume/v3/qos-specs/e2cdc9ce-458e-41f3-9838-80b998c73caa?force=False Sep 05 20:48:03 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-5f8fed86-b751-4228-98a8-14b0bb66b759 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:48:03 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-5f8fed86-b751-4228-98a8-14b0bb66b759 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] Calling method 'delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:48:03 devstack devstack@c-api.service[87434]: DEBUG cinder.api.contrib.qos_specs_manage [None req-5f8fed86-b751-4228-98a8-14b0bb66b759 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] Delete qos_spec: e2cdc9ce-458e-41f3-9838-80b998c73caa, force: False {{(pid=87434) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 05 20:48:03 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-5f8fed86-b751-4228-98a8-14b0bb66b759 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] http://192.168.122.117/volume/v3/qos-specs/e2cdc9ce-458e-41f3-9838-80b998c73caa?force=False returned with HTTP 404 Sep 05 20:48:03 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 26/52] 192.168.122.117 () {58 vars in 1264 bytes} [Sat Sep 5 20:48:03 2026] DELETE /volume/v3/qos-specs/e2cdc9ce-458e-41f3-9838-80b998c73caa?force=False => generated 100 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:48:03 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-747132c4-aefb-4629-8600-d4032d5fd6b0 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:03 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-747132c4-aefb-4629-8600-d4032d5fd6b0 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] GET http://192.168.122.117/volume/v3/qos-specs/e2cdc9ce-458e-41f3-9838-80b998c73caa Sep 05 20:48:03 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-747132c4-aefb-4629-8600-d4032d5fd6b0 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:48:03 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-747132c4-aefb-4629-8600-d4032d5fd6b0 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:48:03 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:48:03 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:48:03 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-747132c4-aefb-4629-8600-d4032d5fd6b0 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] http://192.168.122.117/volume/v3/qos-specs/e2cdc9ce-458e-41f3-9838-80b998c73caa returned with HTTP 404 Sep 05 20:48:03 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 27/53] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:48:03 2026] GET /volume/v3/qos-specs/e2cdc9ce-458e-41f3-9838-80b998c73caa => generated 100 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:48:03 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-258f32ee-6dfa-4955-a4ae-5a724d7f3302 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:03 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-258f32ee-6dfa-4955-a4ae-5a724d7f3302 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] GET http://192.168.122.117/volume/v3/qos-specs/b4da39ad-71da-4e43-9997-1954ab0be091 Sep 05 20:48:03 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-258f32ee-6dfa-4955-a4ae-5a724d7f3302 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:48:03 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-258f32ee-6dfa-4955-a4ae-5a724d7f3302 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:48:03 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-258f32ee-6dfa-4955-a4ae-5a724d7f3302 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] http://192.168.122.117/volume/v3/qos-specs/b4da39ad-71da-4e43-9997-1954ab0be091 returned with HTTP 200 Sep 05 20:48:03 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 27/54] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:48:03 2026] GET /volume/v3/qos-specs/b4da39ad-71da-4e43-9997-1954ab0be091 => generated 400 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:48:03 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-4761d9ea-0885-44b4-aeb1-5add0d4991ec None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:03 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-4761d9ea-0885-44b4-aeb1-5add0d4991ec tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] GET http://192.168.122.117/volume/v3/qos-specs Sep 05 20:48:03 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-4761d9ea-0885-44b4-aeb1-5add0d4991ec tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:48:03 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-4761d9ea-0885-44b4-aeb1-5add0d4991ec tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] Calling method 'index' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:48:03 devstack devstack@c-api.service[87435]: /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 05 20:48:03 devstack devstack@c-api.service[87435]: return base.obj_make_list(context, cls(context), Sep 05 20:48:03 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-4761d9ea-0885-44b4-aeb1-5add0d4991ec tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] http://192.168.122.117/volume/v3/qos-specs returned with HTTP 200 Sep 05 20:48:03 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 28/55] 192.168.122.117 () {58 vars in 1127 bytes} [Sat Sep 5 20:48:03 2026] GET /volume/v3/qos-specs => generated 174 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:48:03 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-c4dab72e-60ae-4643-8531-e235e6239b04 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:03 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-c4dab72e-60ae-4643-8531-e235e6239b04 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] PUT http://192.168.122.117/volume/v3/qos-specs/b4da39ad-71da-4e43-9997-1954ab0be091 Sep 05 20:48:03 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-c4dab72e-60ae-4643-8531-e235e6239b04 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:48:03 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:48:03 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:48:03 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.qos_specs [None req-c4dab72e-60ae-4643-8531-e235e6239b04 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=87434) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Sep 05 20:48:03 devstack devstack@c-api.service[87434]: DEBUG cinder.db.api [None req-c4dab72e-60ae-4643-8531-e235e6239b04 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] qos_specs_update() value: {'id': '31bff4c7-de14-4da0-bc2d-9554169f7345', 'key': 'iops_bytes', 'value': '500', 'specs_id': 'b4da39ad-71da-4e43-9997-1954ab0be091', 'deleted': False} {{(pid=87434) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Sep 05 20:48:03 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-c4dab72e-60ae-4643-8531-e235e6239b04 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] http://192.168.122.117/volume/v3/qos-specs/b4da39ad-71da-4e43-9997-1954ab0be091 returned with HTTP 200 Sep 05 20:48:03 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 28/56] 192.168.122.117 () {60 vars in 1258 bytes} [Sat Sep 5 20:48:03 2026] PUT /volume/v3/qos-specs/b4da39ad-71da-4e43-9997-1954ab0be091 => generated 36 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 20:48:03 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-827b494e-0fe3-4e49-8a44-5ea5305ee4e1 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:03 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-827b494e-0fe3-4e49-8a44-5ea5305ee4e1 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] GET http://192.168.122.117/volume/v3/qos-specs/b4da39ad-71da-4e43-9997-1954ab0be091 Sep 05 20:48:03 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-827b494e-0fe3-4e49-8a44-5ea5305ee4e1 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:48:03 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-827b494e-0fe3-4e49-8a44-5ea5305ee4e1 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:48:03 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:48:03 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:48:03 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-827b494e-0fe3-4e49-8a44-5ea5305ee4e1 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] http://192.168.122.117/volume/v3/qos-specs/b4da39ad-71da-4e43-9997-1954ab0be091 returned with HTTP 200 Sep 05 20:48:03 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 29/57] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:48:03 2026] GET /volume/v3/qos-specs/b4da39ad-71da-4e43-9997-1954ab0be091 => generated 421 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:48:03 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-9e8aa7b6-1518-4cc0-9ba7-e337b0b64131 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:03 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-9e8aa7b6-1518-4cc0-9ba7-e337b0b64131 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] PUT http://192.168.122.117/volume/v3/qos-specs/b4da39ad-71da-4e43-9997-1954ab0be091/delete_keys Sep 05 20:48:03 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-9e8aa7b6-1518-4cc0-9ba7-e337b0b64131 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:48:03 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:48:03 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:48:03 devstack devstack@c-api.service[87434]: DEBUG cinder.api.contrib.qos_specs_manage [None req-9e8aa7b6-1518-4cc0-9ba7-e337b0b64131 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] Delete_key spec: b4da39ad-71da-4e43-9997-1954ab0be091, keys: ['iops_bytes'] {{(pid=87434) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Sep 05 20:48:03 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-9e8aa7b6-1518-4cc0-9ba7-e337b0b64131 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] http://192.168.122.117/volume/v3/qos-specs/b4da39ad-71da-4e43-9997-1954ab0be091/delete_keys returned with HTTP 202 Sep 05 20:48:03 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 29/58] 192.168.122.117 () {60 vars in 1294 bytes} [Sat Sep 5 20:48:03 2026] PUT /volume/v3/qos-specs/b4da39ad-71da-4e43-9997-1954ab0be091/delete_keys => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:48:03 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-05908f4c-913f-4115-9533-6f0de65a64b6 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:03 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-05908f4c-913f-4115-9533-6f0de65a64b6 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] GET http://192.168.122.117/volume/v3/qos-specs/b4da39ad-71da-4e43-9997-1954ab0be091 Sep 05 20:48:03 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-05908f4c-913f-4115-9533-6f0de65a64b6 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:48:03 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-05908f4c-913f-4115-9533-6f0de65a64b6 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:48:03 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:48:03 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:48:03 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-05908f4c-913f-4115-9533-6f0de65a64b6 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] http://192.168.122.117/volume/v3/qos-specs/b4da39ad-71da-4e43-9997-1954ab0be091 returned with HTTP 200 Sep 05 20:48:03 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 30/59] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:48:03 2026] GET /volume/v3/qos-specs/b4da39ad-71da-4e43-9997-1954ab0be091 => generated 400 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:48:03 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-8279f936-a4fb-46e8-be25-5b6e64044e59 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:03 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-8279f936-a4fb-46e8-be25-5b6e64044e59 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] GET http://192.168.122.117/volume/v3/qos-specs/b4da39ad-71da-4e43-9997-1954ab0be091 Sep 05 20:48:03 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-8279f936-a4fb-46e8-be25-5b6e64044e59 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:48:03 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-8279f936-a4fb-46e8-be25-5b6e64044e59 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:48:03 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:48:03 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:48:03 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-8279f936-a4fb-46e8-be25-5b6e64044e59 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] http://192.168.122.117/volume/v3/qos-specs/b4da39ad-71da-4e43-9997-1954ab0be091 returned with HTTP 200 Sep 05 20:48:03 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 30/60] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:48:03 2026] GET /volume/v3/qos-specs/b4da39ad-71da-4e43-9997-1954ab0be091 => generated 400 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:48:03 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-183eaa74-1615-4f9c-a3f0-b3d3f5219b21 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:03 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-183eaa74-1615-4f9c-a3f0-b3d3f5219b21 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] DELETE http://192.168.122.117/volume/v3/qos-specs/b4da39ad-71da-4e43-9997-1954ab0be091?force=False Sep 05 20:48:03 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-183eaa74-1615-4f9c-a3f0-b3d3f5219b21 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:48:03 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-183eaa74-1615-4f9c-a3f0-b3d3f5219b21 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:48:03 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:48:03 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:48:03 devstack devstack@c-api.service[87435]: DEBUG cinder.api.contrib.qos_specs_manage [None req-183eaa74-1615-4f9c-a3f0-b3d3f5219b21 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] Delete qos_spec: b4da39ad-71da-4e43-9997-1954ab0be091, force: False {{(pid=87435) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 05 20:48:03 devstack devstack@c-api.service[87435]: /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 05 20:48:03 devstack devstack@c-api.service[87435]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 05 20:48:03 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-183eaa74-1615-4f9c-a3f0-b3d3f5219b21 tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] http://192.168.122.117/volume/v3/qos-specs/b4da39ad-71da-4e43-9997-1954ab0be091?force=False returned with HTTP 202 Sep 05 20:48:03 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 31/61] 192.168.122.117 () {58 vars in 1264 bytes} [Sat Sep 5 20:48:03 2026] DELETE /volume/v3/qos-specs/b4da39ad-71da-4e43-9997-1954ab0be091?force=False => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:48:03 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-d24f6aae-7ce7-46e0-a2ea-8b6d347a386c None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:03 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d24f6aae-7ce7-46e0-a2ea-8b6d347a386c tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] GET http://192.168.122.117/volume/v3/qos-specs/b4da39ad-71da-4e43-9997-1954ab0be091 Sep 05 20:48:03 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-d24f6aae-7ce7-46e0-a2ea-8b6d347a386c tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:48:03 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-d24f6aae-7ce7-46e0-a2ea-8b6d347a386c tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:48:03 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:48:03 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:48:03 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d24f6aae-7ce7-46e0-a2ea-8b6d347a386c tempest-QosSpecsTestJSON-1310062917 tempest-QosSpecsTestJSON-1310062917-project-admin] http://192.168.122.117/volume/v3/qos-specs/b4da39ad-71da-4e43-9997-1954ab0be091 returned with HTTP 404 Sep 05 20:48:03 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 31/62] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:48:03 2026] GET /volume/v3/qos-specs/b4da39ad-71da-4e43-9997-1954ab0be091 => generated 100 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:48:13 devstack devstack@c-api.service[87435]: DEBUG dbcounter [-] [87435] Writing DB stats cinder:SELECT=52,cinder:INSERT=2,cinder:UPDATE=5 {{(pid=87435) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 20:48:13 devstack devstack@c-api.service[87434]: DEBUG dbcounter [-] [87434] Writing DB stats cinder:SELECT=62,cinder:INSERT=11,cinder:UPDATE=17 {{(pid=87434) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 20:48:19 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-082aeab1-f24e-4e9d-be3d-b9fde124744a None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:19 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-082aeab1-f24e-4e9d-be3d-b9fde124744a tempest-VolumePoolsAdminTestsJSON-1326206300 tempest-VolumePoolsAdminTestsJSON-1326206300-project-admin] GET http://192.168.122.117/volume/v3/scheduler-stats/get_pools?detail=True Sep 05 20:48:19 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-082aeab1-f24e-4e9d-be3d-b9fde124744a tempest-VolumePoolsAdminTestsJSON-1326206300 tempest-VolumePoolsAdminTestsJSON-1326206300-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:48:19 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-082aeab1-f24e-4e9d-be3d-b9fde124744a tempest-VolumePoolsAdminTestsJSON-1326206300 tempest-VolumePoolsAdminTestsJSON-1326206300-project-admin] Calling method 'get_pools' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:48:19 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:48:19 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:48:20 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-082aeab1-f24e-4e9d-be3d-b9fde124744a tempest-VolumePoolsAdminTestsJSON-1326206300 tempest-VolumePoolsAdminTestsJSON-1326206300-project-admin] http://192.168.122.117/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Sep 05 20:48:20 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 32/63] 192.168.122.117 () {58 vars in 1198 bytes} [Sat Sep 5 20:48:19 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 515 bytes in 438 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:48:20 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-3876b75a-7089-4acd-beea-ce7664827edf None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:20 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-3876b75a-7089-4acd-beea-ce7664827edf tempest-VolumePoolsAdminTestsJSON-1326206300 tempest-VolumePoolsAdminTestsJSON-1326206300-project-admin] GET http://192.168.122.117/volume/v3/scheduler-stats/get_pools Sep 05 20:48:20 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-3876b75a-7089-4acd-beea-ce7664827edf tempest-VolumePoolsAdminTestsJSON-1326206300 tempest-VolumePoolsAdminTestsJSON-1326206300-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:48:20 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-3876b75a-7089-4acd-beea-ce7664827edf tempest-VolumePoolsAdminTestsJSON-1326206300 tempest-VolumePoolsAdminTestsJSON-1326206300-project-admin] Calling method 'get_pools' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:48:20 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-3876b75a-7089-4acd-beea-ce7664827edf tempest-VolumePoolsAdminTestsJSON-1326206300 tempest-VolumePoolsAdminTestsJSON-1326206300-project-admin] http://192.168.122.117/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 05 20:48:20 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 32/64] 192.168.122.117 () {58 vars in 1175 bytes} [Sat Sep 5 20:48:20 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 20:48:30 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-6e8da381-a886-4619-9af2-3effc1166033 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:31 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-6e8da381-a886-4619-9af2-3effc1166033 tempest-VolumeQuotaClassesTest-1118656118 tempest-VolumeQuotaClassesTest-1118656118-project-admin] GET http://192.168.122.117/volume/v3/os-quota-class-sets/default Sep 05 20:48:31 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-6e8da381-a886-4619-9af2-3effc1166033 tempest-VolumeQuotaClassesTest-1118656118 tempest-VolumeQuotaClassesTest-1118656118-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:48:31 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-6e8da381-a886-4619-9af2-3effc1166033 tempest-VolumeQuotaClassesTest-1118656118 tempest-VolumeQuotaClassesTest-1118656118-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:48:31 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-6e8da381-a886-4619-9af2-3effc1166033 tempest-VolumeQuotaClassesTest-1118656118 tempest-VolumeQuotaClassesTest-1118656118-project-admin] http://192.168.122.117/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 05 20:48:31 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 33/65] 192.168.122.117 () {58 vars in 1181 bytes} [Sat Sep 5 20:48:30 2026] GET /volume/v3/os-quota-class-sets/default => generated 421 bytes in 937 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:48:31 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-b8501489-eebc-456f-919d-0fae218a3d63 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:31 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b8501489-eebc-456f-919d-0fae218a3d63 tempest-VolumeQuotaClassesTest-1118656118 tempest-VolumeQuotaClassesTest-1118656118-project-admin] GET http://192.168.122.117/volume/v3/os-quota-class-sets/default Sep 05 20:48:31 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b8501489-eebc-456f-919d-0fae218a3d63 tempest-VolumeQuotaClassesTest-1118656118 tempest-VolumeQuotaClassesTest-1118656118-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:48:31 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b8501489-eebc-456f-919d-0fae218a3d63 tempest-VolumeQuotaClassesTest-1118656118 tempest-VolumeQuotaClassesTest-1118656118-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:48:31 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b8501489-eebc-456f-919d-0fae218a3d63 tempest-VolumeQuotaClassesTest-1118656118 tempest-VolumeQuotaClassesTest-1118656118-project-admin] http://192.168.122.117/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 05 20:48:31 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 33/66] 192.168.122.117 () {58 vars in 1181 bytes} [Sat Sep 5 20:48:31 2026] GET /volume/v3/os-quota-class-sets/default => generated 421 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:48:31 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-e64c47f6-dd81-44ca-8944-5a9be9fd049b None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:31 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-e64c47f6-dd81-44ca-8944-5a9be9fd049b tempest-VolumeQuotaClassesTest-1118656118 tempest-VolumeQuotaClassesTest-1118656118-project-admin] POST http://192.168.122.117/volume/v3/types Sep 05 20:48:31 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-e64c47f6-dd81-44ca-8944-5a9be9fd049b tempest-VolumeQuotaClassesTest-1118656118 tempest-VolumeQuotaClassesTest-1118656118-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-2110683654"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:48:31 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-e64c47f6-dd81-44ca-8944-5a9be9fd049b tempest-VolumeQuotaClassesTest-1118656118 tempest-VolumeQuotaClassesTest-1118656118-project-admin] http://192.168.122.117/volume/v3/types returned with HTTP 200 Sep 05 20:48:31 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 34/67] 192.168.122.117 () {60 vars in 1136 bytes} [Sat Sep 5 20:48:31 2026] POST /volume/v3/types => generated 228 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:48:31 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-cc1ea9b8-d2a8-4275-9df9-68564753afc2 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:31 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-cc1ea9b8-d2a8-4275-9df9-68564753afc2 tempest-VolumeQuotaClassesTest-1118656118 tempest-VolumeQuotaClassesTest-1118656118-project-admin] PUT http://192.168.122.117/volume/v3/os-quota-class-sets/default Sep 05 20:48:31 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-cc1ea9b8-d2a8-4275-9df9-68564753afc2 tempest-VolumeQuotaClassesTest-1118656118 tempest-VolumeQuotaClassesTest-1118656118-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-2110683654": 1, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-2110683654": 1, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-2110683654": 10}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:48:32 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-cc1ea9b8-d2a8-4275-9df9-68564753afc2 tempest-VolumeQuotaClassesTest-1118656118 tempest-VolumeQuotaClassesTest-1118656118-project-admin] http://192.168.122.117/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 05 20:48:32 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 34/68] 192.168.122.117 () {60 vars in 1202 bytes} [Sat Sep 5 20:48:31 2026] PUT /volume/v3/os-quota-class-sets/default => generated 613 bytes in 561 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:48:32 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-bf00ad63-7292-4431-9a51-27f1b4b2ee70 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:32 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-bf00ad63-7292-4431-9a51-27f1b4b2ee70 tempest-VolumeQuotaClassesTest-1118656118 tempest-VolumeQuotaClassesTest-1118656118-project-admin] GET http://192.168.122.117/volume/v3/os-quota-sets/73f844d3522a4babbb242f3f4420a791/defaults Sep 05 20:48:32 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-bf00ad63-7292-4431-9a51-27f1b4b2ee70 tempest-VolumeQuotaClassesTest-1118656118 tempest-VolumeQuotaClassesTest-1118656118-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:48:32 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-bf00ad63-7292-4431-9a51-27f1b4b2ee70 tempest-VolumeQuotaClassesTest-1118656118 tempest-VolumeQuotaClassesTest-1118656118-project-admin] Calling method 'defaults' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:48:32 devstack devstack@c-api.service[87435]: WARNING cinder.quota [None req-bf00ad63-7292-4431-9a51-27f1b4b2ee70 tempest-VolumeQuotaClassesTest-1118656118 tempest-VolumeQuotaClassesTest-1118656118-project-admin] 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 05 20:48:32 devstack devstack@c-api.service[87435]: WARNING cinder.quota [None req-bf00ad63-7292-4431-9a51-27f1b4b2ee70 tempest-VolumeQuotaClassesTest-1118656118 tempest-VolumeQuotaClassesTest-1118656118-project-admin] 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 05 20:48:32 devstack devstack@c-api.service[87435]: WARNING cinder.quota [None req-bf00ad63-7292-4431-9a51-27f1b4b2ee70 tempest-VolumeQuotaClassesTest-1118656118 tempest-VolumeQuotaClassesTest-1118656118-project-admin] Deprecated: Default quota for resource: snapshots_QuobyteHD is set by the default quota flag: quota_snapshots_QuobyteHD, it is now deprecated. Please use the default quota class for default quota. Sep 05 20:48:32 devstack devstack@c-api.service[87435]: WARNING cinder.quota [None req-bf00ad63-7292-4431-9a51-27f1b4b2ee70 tempest-VolumeQuotaClassesTest-1118656118 tempest-VolumeQuotaClassesTest-1118656118-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 05 20:48:32 devstack devstack@c-api.service[87435]: WARNING cinder.quota [None req-bf00ad63-7292-4431-9a51-27f1b4b2ee70 tempest-VolumeQuotaClassesTest-1118656118 tempest-VolumeQuotaClassesTest-1118656118-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 05 20:48:32 devstack devstack@c-api.service[87435]: WARNING cinder.quota [None req-bf00ad63-7292-4431-9a51-27f1b4b2ee70 tempest-VolumeQuotaClassesTest-1118656118 tempest-VolumeQuotaClassesTest-1118656118-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 05 20:48:32 devstack devstack@c-api.service[87435]: WARNING cinder.quota [None req-bf00ad63-7292-4431-9a51-27f1b4b2ee70 tempest-VolumeQuotaClassesTest-1118656118 tempest-VolumeQuotaClassesTest-1118656118-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 05 20:48:32 devstack devstack@c-api.service[87435]: WARNING cinder.quota [None req-bf00ad63-7292-4431-9a51-27f1b4b2ee70 tempest-VolumeQuotaClassesTest-1118656118 tempest-VolumeQuotaClassesTest-1118656118-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 05 20:48:32 devstack devstack@c-api.service[87435]: WARNING cinder.quota [None req-bf00ad63-7292-4431-9a51-27f1b4b2ee70 tempest-VolumeQuotaClassesTest-1118656118 tempest-VolumeQuotaClassesTest-1118656118-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 05 20:48:32 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-bf00ad63-7292-4431-9a51-27f1b4b2ee70 tempest-VolumeQuotaClassesTest-1118656118 tempest-VolumeQuotaClassesTest-1118656118-project-admin] http://192.168.122.117/volume/v3/os-quota-sets/73f844d3522a4babbb242f3f4420a791/defaults returned with HTTP 200 Sep 05 20:48:32 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 35/69] 192.168.122.117 () {58 vars in 1265 bytes} [Sat Sep 5 20:48:32 2026] GET /volume/v3/os-quota-sets/73f844d3522a4babbb242f3f4420a791/defaults => generated 649 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:48:32 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-85614962-5670-4e4d-a796-fe2f947e9e32 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:32 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-85614962-5670-4e4d-a796-fe2f947e9e32 tempest-DeleteServersTestJSON-801547544 tempest-DeleteServersTestJSON-801547544-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 20:48:32 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-85614962-5670-4e4d-a796-fe2f947e9e32 tempest-DeleteServersTestJSON-801547544 tempest-DeleteServersTestJSON-801547544-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-1169825072"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:48:32 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.volumes [None req-85614962-5670-4e4d-a796-fe2f947e9e32 tempest-DeleteServersTestJSON-801547544 tempest-DeleteServersTestJSON-801547544-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-1169825072'}} {{(pid=87434) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:48:32 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-85614962-5670-4e4d-a796-fe2f947e9e32 tempest-DeleteServersTestJSON-801547544 tempest-DeleteServersTestJSON-801547544-project-member] Create volume of 1 GB Sep 05 20:48:32 devstack devstack@c-api.service[87434]: /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 05 20:48:32 devstack devstack@c-api.service[87434]: return base.obj_make_list(context, cls(context), objects.Service, Sep 05 20:48:32 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-85614962-5670-4e4d-a796-fe2f947e9e32 tempest-DeleteServersTestJSON-801547544 tempest-DeleteServersTestJSON-801547544-project-member] Availability zone cache updated, next update will occur around 2026-09-05 19:48:32.927785. {{(pid=87434) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 05 20:48:32 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-85614962-5670-4e4d-a796-fe2f947e9e32 tempest-DeleteServersTestJSON-801547544 tempest-DeleteServersTestJSON-801547544-project-member] Availability Zones retrieved successfully. Sep 05 20:48:33 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-85614962-5670-4e4d-a796-fe2f947e9e32 tempest-DeleteServersTestJSON-801547544 tempest-DeleteServersTestJSON-801547544-project-member] Flow 'volume_create_api' (b7484d8e-6d08-45e7-b6a6-75dcb330ef9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:48:33 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-85614962-5670-4e4d-a796-fe2f947e9e32 tempest-DeleteServersTestJSON-801547544 tempest-DeleteServersTestJSON-801547544-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f99f434-cad8-4421-ba1c-8af32317e651) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:48:33 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.flows.api.create_volume [None req-85614962-5670-4e4d-a796-fe2f947e9e32 tempest-DeleteServersTestJSON-801547544 tempest-DeleteServersTestJSON-801547544-project-member] Validating volume size '1' using validate_int {{(pid=87434) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:48:33 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-85614962-5670-4e4d-a796-fe2f947e9e32 tempest-DeleteServersTestJSON-801547544 tempest-DeleteServersTestJSON-801547544-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f99f434-cad8-4421-ba1c-8af32317e651) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:48:33 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-85614962-5670-4e4d-a796-fe2f947e9e32 tempest-DeleteServersTestJSON-801547544 tempest-DeleteServersTestJSON-801547544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2310209-4203-4dea-ad6d-27f8a7d06707) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:48:33 devstack devstack@c-api.service[87434]: WARNING cinder.quota [None req-85614962-5670-4e4d-a796-fe2f947e9e32 tempest-DeleteServersTestJSON-801547544 tempest-DeleteServersTestJSON-801547544-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 05 20:48:33 devstack devstack@c-api.service[87434]: WARNING cinder.quota [None req-85614962-5670-4e4d-a796-fe2f947e9e32 tempest-DeleteServersTestJSON-801547544 tempest-DeleteServersTestJSON-801547544-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 05 20:48:33 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-fc3f0808-ac45-489a-a442-b58f1e25d0d6 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:33 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-fc3f0808-ac45-489a-a442-b58f1e25d0d6 tempest-VolumeQuotaClassesTest-1118656118 tempest-VolumeQuotaClassesTest-1118656118-project-admin] GET http://192.168.122.117/volume/v3/os-quota-sets/5b6e31ee9f034cf3b4a4f05c3de4df8a/defaults Sep 05 20:48:33 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-fc3f0808-ac45-489a-a442-b58f1e25d0d6 tempest-VolumeQuotaClassesTest-1118656118 tempest-VolumeQuotaClassesTest-1118656118-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:48:33 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-fc3f0808-ac45-489a-a442-b58f1e25d0d6 tempest-VolumeQuotaClassesTest-1118656118 tempest-VolumeQuotaClassesTest-1118656118-project-admin] Calling method 'defaults' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:48:33 devstack devstack@c-api.service[87434]: DEBUG cinder.quota [None req-85614962-5670-4e4d-a796-fe2f947e9e32 tempest-DeleteServersTestJSON-801547544 tempest-DeleteServersTestJSON-801547544-project-member] Created reservations ['6c4b0874-608c-4c43-a626-ab645267c2a7', '25269412-172f-4496-8d97-28f32e8dd975', 'd7345dd2-80a4-4ee7-bee2-ca6eae6faca5', '0759e6b5-218e-4442-ba02-9eb9b2c9a56a'] {{(pid=87434) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:48:33 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-85614962-5670-4e4d-a796-fe2f947e9e32 tempest-DeleteServersTestJSON-801547544 tempest-DeleteServersTestJSON-801547544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2310209-4203-4dea-ad6d-27f8a7d06707) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6c4b0874-608c-4c43-a626-ab645267c2a7', '25269412-172f-4496-8d97-28f32e8dd975', 'd7345dd2-80a4-4ee7-bee2-ca6eae6faca5', '0759e6b5-218e-4442-ba02-9eb9b2c9a56a']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:48:33 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-85614962-5670-4e4d-a796-fe2f947e9e32 tempest-DeleteServersTestJSON-801547544 tempest-DeleteServersTestJSON-801547544-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b2aa114-826a-4ee3-84f2-149a2205ee95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:48:33 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-fc3f0808-ac45-489a-a442-b58f1e25d0d6 tempest-VolumeQuotaClassesTest-1118656118 tempest-VolumeQuotaClassesTest-1118656118-project-admin] http://192.168.122.117/volume/v3/os-quota-sets/5b6e31ee9f034cf3b4a4f05c3de4df8a/defaults returned with HTTP 200 Sep 05 20:48:33 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 36/70] 192.168.122.117 () {58 vars in 1265 bytes} [Sat Sep 5 20:48:33 2026] GET /volume/v3/os-quota-sets/5b6e31ee9f034cf3b4a4f05c3de4df8a/defaults => generated 649 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:48:33 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:48:33 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:48:33 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-85614962-5670-4e4d-a796-fe2f947e9e32 tempest-DeleteServersTestJSON-801547544 tempest-DeleteServersTestJSON-801547544-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b2aa114-826a-4ee3-84f2-149a2205ee95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '941fd4f3-2786-4555-9417-5c18abcd5280', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1169825072',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c4809491705498f932144e9aa43847f',qos_specs=None,replication_status=,reservations=['6c4b0874-608c-4c43-a626-ab645267c2a7','25269412-172f-4496-8d97-28f32e8dd975','d7345dd2-80a4-4ee7-bee2-ca6eae6faca5','0759e6b5-218e-4442-ba02-9eb9b2c9a56a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a4d2670136945ff97dac81bc52294ed',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T18:48:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1169825072',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=941fd4f3-2786-4555-9417-5c18abcd5280,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2c4809491705498f932144e9aa43847f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2a4d2670136945ff97dac81bc52294ed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:48:33 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-85614962-5670-4e4d-a796-fe2f947e9e32 tempest-DeleteServersTestJSON-801547544 tempest-DeleteServersTestJSON-801547544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c81d5b7-155f-434f-ae19-a856f9db1b0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:48:33 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-85614962-5670-4e4d-a796-fe2f947e9e32 tempest-DeleteServersTestJSON-801547544 tempest-DeleteServersTestJSON-801547544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c81d5b7-155f-434f-ae19-a856f9db1b0d) transitioned into state 'SUCCESS' from state '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-1169825072',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c4809491705498f932144e9aa43847f',qos_specs=None,replication_status=,reservations=['6c4b0874-608c-4c43-a626-ab645267c2a7','25269412-172f-4496-8d97-28f32e8dd975','d7345dd2-80a4-4ee7-bee2-ca6eae6faca5','0759e6b5-218e-4442-ba02-9eb9b2c9a56a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a4d2670136945ff97dac81bc52294ed',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:48:33 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-85614962-5670-4e4d-a796-fe2f947e9e32 tempest-DeleteServersTestJSON-801547544 tempest-DeleteServersTestJSON-801547544-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cef0cb5f-ef59-4fe4-8c30-2d833442c08e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:48:33 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-85614962-5670-4e4d-a796-fe2f947e9e32 tempest-DeleteServersTestJSON-801547544 tempest-DeleteServersTestJSON-801547544-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cef0cb5f-ef59-4fe4-8c30-2d833442c08e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:48:33 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-85614962-5670-4e4d-a796-fe2f947e9e32 tempest-DeleteServersTestJSON-801547544 tempest-DeleteServersTestJSON-801547544-project-member] Flow 'volume_create_api' (b7484d8e-6d08-45e7-b6a6-75dcb330ef9c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:48:33 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-85614962-5670-4e4d-a796-fe2f947e9e32 tempest-DeleteServersTestJSON-801547544 tempest-DeleteServersTestJSON-801547544-project-member] Create volume request issued successfully. Sep 05 20:48:33 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-85614962-5670-4e4d-a796-fe2f947e9e32 tempest-DeleteServersTestJSON-801547544 tempest-DeleteServersTestJSON-801547544-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 20:48:33 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 35/71] 192.168.122.117 () {60 vars in 1142 bytes} [Sat Sep 5 20:48:32 2026] POST /volume/v3/volumes => generated 761 bytes in 1103 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:48:33 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-2cd957c6-5bfb-4943-a631-1abb0b4fb0a0 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:34 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-2cd957c6-5bfb-4943-a631-1abb0b4fb0a0 tempest-DeleteServersTestJSON-801547544 tempest-DeleteServersTestJSON-801547544-project-member] GET http://192.168.122.117/volume/v3/volumes/941fd4f3-2786-4555-9417-5c18abcd5280 Sep 05 20:48:34 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-2cd957c6-5bfb-4943-a631-1abb0b4fb0a0 tempest-DeleteServersTestJSON-801547544 tempest-DeleteServersTestJSON-801547544-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:48:34 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-2cd957c6-5bfb-4943-a631-1abb0b4fb0a0 tempest-DeleteServersTestJSON-801547544 tempest-DeleteServersTestJSON-801547544-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:48:34 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:48:34 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:48:34 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:48:34 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:48:34 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-2cd957c6-5bfb-4943-a631-1abb0b4fb0a0 tempest-DeleteServersTestJSON-801547544 tempest-DeleteServersTestJSON-801547544-project-member] Volume info retrieved successfully. Sep 05 20:48:34 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-099e5dea-88b4-436e-a039-1e9a2d82d73d None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:34 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-2cd957c6-5bfb-4943-a631-1abb0b4fb0a0 tempest-DeleteServersTestJSON-801547544 tempest-DeleteServersTestJSON-801547544-project-member] http://192.168.122.117/volume/v3/volumes/941fd4f3-2786-4555-9417-5c18abcd5280 returned with HTTP 200 Sep 05 20:48:34 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 37/72] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:48:33 2026] GET /volume/v3/volumes/941fd4f3-2786-4555-9417-5c18abcd5280 => generated 829 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:48:34 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-099e5dea-88b4-436e-a039-1e9a2d82d73d tempest-VolumeQuotaClassesTest-1118656118 tempest-VolumeQuotaClassesTest-1118656118-project-admin] DELETE http://192.168.122.117/volume/v3/types/23325d2d-ee8c-42c1-8404-1a9d691e10b8 Sep 05 20:48:34 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-099e5dea-88b4-436e-a039-1e9a2d82d73d tempest-VolumeQuotaClassesTest-1118656118 tempest-VolumeQuotaClassesTest-1118656118-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:48:34 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-099e5dea-88b4-436e-a039-1e9a2d82d73d tempest-VolumeQuotaClassesTest-1118656118 tempest-VolumeQuotaClassesTest-1118656118-project-admin] Calling method '_delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:48:34 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:48:34 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:48:34 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-099e5dea-88b4-436e-a039-1e9a2d82d73d tempest-VolumeQuotaClassesTest-1118656118 tempest-VolumeQuotaClassesTest-1118656118-project-admin] http://192.168.122.117/volume/v3/types/23325d2d-ee8c-42c1-8404-1a9d691e10b8 returned with HTTP 202 Sep 05 20:48:34 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 36/73] 192.168.122.117 () {58 vars in 1229 bytes} [Sat Sep 5 20:48:34 2026] DELETE /volume/v3/types/23325d2d-ee8c-42c1-8404-1a9d691e10b8 => generated 0 bytes in 193 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:48:34 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-e4419c3d-232f-41fc-bb67-c541bcdb68f9 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:34 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-e4419c3d-232f-41fc-bb67-c541bcdb68f9 tempest-VolumeQuotaClassesTest-1118656118 tempest-VolumeQuotaClassesTest-1118656118-project-admin] GET http://192.168.122.117/volume/v3/types/23325d2d-ee8c-42c1-8404-1a9d691e10b8 Sep 05 20:48:34 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-e4419c3d-232f-41fc-bb67-c541bcdb68f9 tempest-VolumeQuotaClassesTest-1118656118 tempest-VolumeQuotaClassesTest-1118656118-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:48:34 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-e4419c3d-232f-41fc-bb67-c541bcdb68f9 tempest-VolumeQuotaClassesTest-1118656118 tempest-VolumeQuotaClassesTest-1118656118-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:48:34 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-e4419c3d-232f-41fc-bb67-c541bcdb68f9 tempest-VolumeQuotaClassesTest-1118656118 tempest-VolumeQuotaClassesTest-1118656118-project-admin] http://192.168.122.117/volume/v3/types/23325d2d-ee8c-42c1-8404-1a9d691e10b8 returned with HTTP 404 Sep 05 20:48:34 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 38/74] 192.168.122.117 () {58 vars in 1226 bytes} [Sat Sep 5 20:48:34 2026] GET /volume/v3/types/23325d2d-ee8c-42c1-8404-1a9d691e10b8 => generated 114 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:48:34 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-b6b51e80-4485-4e4b-8825-0328bfc30d4a None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:34 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b6b51e80-4485-4e4b-8825-0328bfc30d4a tempest-VolumeQuotaClassesTest-1118656118 tempest-VolumeQuotaClassesTest-1118656118-project-admin] PUT http://192.168.122.117/volume/v3/os-quota-class-sets/default Sep 05 20:48:34 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b6b51e80-4485-4e4b-8825-0328bfc30d4a tempest-VolumeQuotaClassesTest-1118656118 tempest-VolumeQuotaClassesTest-1118656118-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=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:48:34 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b6b51e80-4485-4e4b-8825-0328bfc30d4a tempest-VolumeQuotaClassesTest-1118656118 tempest-VolumeQuotaClassesTest-1118656118-project-admin] http://192.168.122.117/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 05 20:48:34 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 37/75] 192.168.122.117 () {60 vars in 1202 bytes} [Sat Sep 5 20:48:34 2026] PUT /volume/v3/os-quota-class-sets/default => generated 404 bytes in 328 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:48:35 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-ab4ec72a-3bbf-44b2-a21a-4a9a1a51017e None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:35 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-ab4ec72a-3bbf-44b2-a21a-4a9a1a51017e tempest-DeleteServersTestJSON-801547544 tempest-DeleteServersTestJSON-801547544-project-member] GET http://192.168.122.117/volume/v3/volumes/941fd4f3-2786-4555-9417-5c18abcd5280 Sep 05 20:48:35 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-ab4ec72a-3bbf-44b2-a21a-4a9a1a51017e tempest-DeleteServersTestJSON-801547544 tempest-DeleteServersTestJSON-801547544-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:48:35 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-ab4ec72a-3bbf-44b2-a21a-4a9a1a51017e tempest-DeleteServersTestJSON-801547544 tempest-DeleteServersTestJSON-801547544-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:48:35 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:48:35 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:48:35 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:48:35 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:48:35 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-ab4ec72a-3bbf-44b2-a21a-4a9a1a51017e tempest-DeleteServersTestJSON-801547544 tempest-DeleteServersTestJSON-801547544-project-member] Volume info retrieved successfully. Sep 05 20:48:35 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-ab4ec72a-3bbf-44b2-a21a-4a9a1a51017e tempest-DeleteServersTestJSON-801547544 tempest-DeleteServersTestJSON-801547544-project-member] http://192.168.122.117/volume/v3/volumes/941fd4f3-2786-4555-9417-5c18abcd5280 returned with HTTP 200 Sep 05 20:48:35 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 39/76] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:48:35 2026] GET /volume/v3/volumes/941fd4f3-2786-4555-9417-5c18abcd5280 => generated 853 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:48:36 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-547d4244-a5da-4e4d-abfc-b1e277cb31b4 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:36 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-547d4244-a5da-4e4d-abfc-b1e277cb31b4 tempest-DeleteServersTestJSON-801547544 tempest-DeleteServersTestJSON-801547544-project-member] GET http://192.168.122.117/volume/v3/volumes/941fd4f3-2786-4555-9417-5c18abcd5280 Sep 05 20:48:36 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-547d4244-a5da-4e4d-abfc-b1e277cb31b4 tempest-DeleteServersTestJSON-801547544 tempest-DeleteServersTestJSON-801547544-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:48:36 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-547d4244-a5da-4e4d-abfc-b1e277cb31b4 tempest-DeleteServersTestJSON-801547544 tempest-DeleteServersTestJSON-801547544-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:48:36 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:48:36 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:48:36 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:48:36 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:48:36 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-547d4244-a5da-4e4d-abfc-b1e277cb31b4 tempest-DeleteServersTestJSON-801547544 tempest-DeleteServersTestJSON-801547544-project-member] Volume info retrieved successfully. Sep 05 20:48:36 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-547d4244-a5da-4e4d-abfc-b1e277cb31b4 tempest-DeleteServersTestJSON-801547544 tempest-DeleteServersTestJSON-801547544-project-member] http://192.168.122.117/volume/v3/volumes/941fd4f3-2786-4555-9417-5c18abcd5280 returned with HTTP 200 Sep 05 20:48:36 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 38/77] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:48:36 2026] GET /volume/v3/volumes/941fd4f3-2786-4555-9417-5c18abcd5280 => generated 853 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:48:37 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-ac66697a-5784-426a-95f5-592b9fea4201 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:37 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-ac66697a-5784-426a-95f5-592b9fea4201 tempest-DeleteServersTestJSON-801547544 tempest-DeleteServersTestJSON-801547544-project-member] GET http://192.168.122.117/volume/v3/volumes/941fd4f3-2786-4555-9417-5c18abcd5280 Sep 05 20:48:37 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-ac66697a-5784-426a-95f5-592b9fea4201 tempest-DeleteServersTestJSON-801547544 tempest-DeleteServersTestJSON-801547544-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:48:37 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-ac66697a-5784-426a-95f5-592b9fea4201 tempest-DeleteServersTestJSON-801547544 tempest-DeleteServersTestJSON-801547544-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:48:37 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:48:37 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:48:37 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:48:37 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:48:37 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-ac66697a-5784-426a-95f5-592b9fea4201 tempest-DeleteServersTestJSON-801547544 tempest-DeleteServersTestJSON-801547544-project-member] Volume info retrieved successfully. Sep 05 20:48:37 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-ac66697a-5784-426a-95f5-592b9fea4201 tempest-DeleteServersTestJSON-801547544 tempest-DeleteServersTestJSON-801547544-project-member] http://192.168.122.117/volume/v3/volumes/941fd4f3-2786-4555-9417-5c18abcd5280 returned with HTTP 200 Sep 05 20:48:37 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 40/78] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:48:37 2026] GET /volume/v3/volumes/941fd4f3-2786-4555-9417-5c18abcd5280 => generated 854 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:48:37 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-69156f70-0cf8-43a7-8aa4-bf60efe1bbdd req-b0b8d383-1d96-4f2c-82c6-71987c730b23 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:37 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-69156f70-0cf8-43a7-8aa4-bf60efe1bbdd req-b0b8d383-1d96-4f2c-82c6-71987c730b23 tempest-DeleteServersTestJSON-801547544 tempest-DeleteServersTestJSON-801547544-project-member] GET http://192.168.122.117/volume/v3/volumes/941fd4f3-2786-4555-9417-5c18abcd5280 Sep 05 20:48:37 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-69156f70-0cf8-43a7-8aa4-bf60efe1bbdd req-b0b8d383-1d96-4f2c-82c6-71987c730b23 tempest-DeleteServersTestJSON-801547544 tempest-DeleteServersTestJSON-801547544-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:48:37 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-69156f70-0cf8-43a7-8aa4-bf60efe1bbdd req-b0b8d383-1d96-4f2c-82c6-71987c730b23 tempest-DeleteServersTestJSON-801547544 tempest-DeleteServersTestJSON-801547544-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:48:37 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:48:37 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:48:37 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:48:37 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:48:38 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [req-69156f70-0cf8-43a7-8aa4-bf60efe1bbdd req-b0b8d383-1d96-4f2c-82c6-71987c730b23 tempest-DeleteServersTestJSON-801547544 tempest-DeleteServersTestJSON-801547544-project-member] Volume info retrieved successfully. Sep 05 20:48:38 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-69156f70-0cf8-43a7-8aa4-bf60efe1bbdd req-b0b8d383-1d96-4f2c-82c6-71987c730b23 tempest-DeleteServersTestJSON-801547544 tempest-DeleteServersTestJSON-801547544-project-member] http://192.168.122.117/volume/v3/volumes/941fd4f3-2786-4555-9417-5c18abcd5280 returned with HTTP 200 Sep 05 20:48:38 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 39/79] 192.168.122.117 () {60 vars in 1487 bytes} [Sat Sep 5 20:48:37 2026] GET /volume/v3/volumes/941fd4f3-2786-4555-9417-5c18abcd5280 => generated 854 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:48:39 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-eb515206-6a59-4fe1-810e-251116fc8eab None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:39 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-eb515206-6a59-4fe1-810e-251116fc8eab None None] GET http://192.168.122.117/volume// Sep 05 20:48:39 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-eb515206-6a59-4fe1-810e-251116fc8eab None None] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:48:39 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-eb515206-6a59-4fe1-810e-251116fc8eab None None] Calling method 'all' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:48:39 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-eb515206-6a59-4fe1-810e-251116fc8eab None None] http://192.168.122.117/volume// returned with HTTP 300 Sep 05 20:48:39 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 41/80] 192.168.122.117 () {58 vars in 1317 bytes} [Sat Sep 5 20:48:39 2026] GET /volume/ => generated 390 bytes in 13 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 20:48:39 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-69156f70-0cf8-43a7-8aa4-bf60efe1bbdd req-d4e3d10a-ec2a-4eb9-99ed-13a3e06c77bc None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:39 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-69156f70-0cf8-43a7-8aa4-bf60efe1bbdd req-d4e3d10a-ec2a-4eb9-99ed-13a3e06c77bc tempest-DeleteServersTestJSON-801547544 tempest-DeleteServersTestJSON-801547544-project-member] POST http://192.168.122.117/volume/v3/attachments Sep 05 20:48:39 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-69156f70-0cf8-43a7-8aa4-bf60efe1bbdd req-d4e3d10a-ec2a-4eb9-99ed-13a3e06c77bc tempest-DeleteServersTestJSON-801547544 tempest-DeleteServersTestJSON-801547544-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "941fd4f3-2786-4555-9417-5c18abcd5280", "connector": null, "instance_uuid": "479fd1ab-db74-49ee-b51c-3bd6fff28525"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:48:39 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:48:39 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:48:39 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:48:39 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:48:39 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes_1", "volume_attachment" and FROM element "volumes". Apply join condition(s) between each element to resolve. Sep 05 20:48:39 devstack devstack@c-api.service[87434]: .first() Sep 05 20:48:39 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-69156f70-0cf8-43a7-8aa4-bf60efe1bbdd req-d4e3d10a-ec2a-4eb9-99ed-13a3e06c77bc tempest-DeleteServersTestJSON-801547544 tempest-DeleteServersTestJSON-801547544-project-member] http://192.168.122.117/volume/v3/attachments returned with HTTP 200 Sep 05 20:48:39 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 40/81] 192.168.122.117 () {66 vars in 1483 bytes} [Sat Sep 5 20:48:39 2026] POST /volume/v3/attachments => generated 273 bytes in 608 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:48:39 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-d494722c-e76e-43c1-9637-507d632e04ff None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:39 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-d494722c-e76e-43c1-9637-507d632e04ff tempest-DeleteServersTestJSON-801547544 tempest-DeleteServersTestJSON-801547544-project-member] GET http://192.168.122.117/volume/v3/volumes/941fd4f3-2786-4555-9417-5c18abcd5280 Sep 05 20:48:40 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-d494722c-e76e-43c1-9637-507d632e04ff tempest-DeleteServersTestJSON-801547544 tempest-DeleteServersTestJSON-801547544-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:48:40 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-d494722c-e76e-43c1-9637-507d632e04ff tempest-DeleteServersTestJSON-801547544 tempest-DeleteServersTestJSON-801547544-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:48:40 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:48:40 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:48:40 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:48:40 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:48:40 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-27faeae1-f370-46cc-90da-2897670b2ad5 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:40 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-27faeae1-f370-46cc-90da-2897670b2ad5 None None] GET http://192.168.122.117/volume// Sep 05 20:48:40 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-27faeae1-f370-46cc-90da-2897670b2ad5 None None] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:48:40 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-27faeae1-f370-46cc-90da-2897670b2ad5 None None] Calling method 'all' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:48:40 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-27faeae1-f370-46cc-90da-2897670b2ad5 None None] http://192.168.122.117/volume// returned with HTTP 300 Sep 05 20:48:40 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 41/82] 192.168.122.117 () {58 vars in 1315 bytes} [Sat Sep 5 20:48:40 2026] GET /volume/ => generated 390 bytes in 29 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 20:48:40 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-d494722c-e76e-43c1-9637-507d632e04ff tempest-DeleteServersTestJSON-801547544 tempest-DeleteServersTestJSON-801547544-project-member] Volume info retrieved successfully. Sep 05 20:48:40 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-d494722c-e76e-43c1-9637-507d632e04ff tempest-DeleteServersTestJSON-801547544 tempest-DeleteServersTestJSON-801547544-project-member] http://192.168.122.117/volume/v3/volumes/941fd4f3-2786-4555-9417-5c18abcd5280 returned with HTTP 200 Sep 05 20:48:40 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 42/83] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:48:39 2026] GET /volume/v3/volumes/941fd4f3-2786-4555-9417-5c18abcd5280 => generated 853 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:48:40 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-69156f70-0cf8-43a7-8aa4-bf60efe1bbdd req-9af34757-f77d-4c8d-a981-e24cdcb8f0b3 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:40 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-69156f70-0cf8-43a7-8aa4-bf60efe1bbdd req-9af34757-f77d-4c8d-a981-e24cdcb8f0b3 tempest-DeleteServersTestJSON-801547544 tempest-DeleteServersTestJSON-801547544-project-member] GET http://192.168.122.117/volume/v3/volumes/941fd4f3-2786-4555-9417-5c18abcd5280 Sep 05 20:48:40 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-69156f70-0cf8-43a7-8aa4-bf60efe1bbdd req-9af34757-f77d-4c8d-a981-e24cdcb8f0b3 tempest-DeleteServersTestJSON-801547544 tempest-DeleteServersTestJSON-801547544-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:48:40 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-69156f70-0cf8-43a7-8aa4-bf60efe1bbdd req-9af34757-f77d-4c8d-a981-e24cdcb8f0b3 tempest-DeleteServersTestJSON-801547544 tempest-DeleteServersTestJSON-801547544-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:48:40 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:48:40 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:48:40 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:48:40 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:48:40 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [req-69156f70-0cf8-43a7-8aa4-bf60efe1bbdd req-9af34757-f77d-4c8d-a981-e24cdcb8f0b3 tempest-DeleteServersTestJSON-801547544 tempest-DeleteServersTestJSON-801547544-project-member] Volume info retrieved successfully. Sep 05 20:48:40 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-69156f70-0cf8-43a7-8aa4-bf60efe1bbdd req-9af34757-f77d-4c8d-a981-e24cdcb8f0b3 tempest-DeleteServersTestJSON-801547544 tempest-DeleteServersTestJSON-801547544-project-member] http://192.168.122.117/volume/v3/volumes/941fd4f3-2786-4555-9417-5c18abcd5280 returned with HTTP 200 Sep 05 20:48:40 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 42/84] 192.168.122.117 () {62 vars in 1528 bytes} [Sat Sep 5 20:48:40 2026] GET /volume/v3/volumes/941fd4f3-2786-4555-9417-5c18abcd5280 => generated 1034 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 20:48:41 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-d2170ffe-4e3b-4ea0-974f-8be398876ee3 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:41 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-d2170ffe-4e3b-4ea0-974f-8be398876ee3 tempest-DeleteServersTestJSON-801547544 tempest-DeleteServersTestJSON-801547544-project-member] GET http://192.168.122.117/volume/v3/volumes/941fd4f3-2786-4555-9417-5c18abcd5280 Sep 05 20:48:41 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-d2170ffe-4e3b-4ea0-974f-8be398876ee3 tempest-DeleteServersTestJSON-801547544 tempest-DeleteServersTestJSON-801547544-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:48:41 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-d2170ffe-4e3b-4ea0-974f-8be398876ee3 tempest-DeleteServersTestJSON-801547544 tempest-DeleteServersTestJSON-801547544-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:48:41 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:48:41 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:48:41 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:48:41 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:48:41 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-d2170ffe-4e3b-4ea0-974f-8be398876ee3 tempest-DeleteServersTestJSON-801547544 tempest-DeleteServersTestJSON-801547544-project-member] Volume info retrieved successfully. Sep 05 20:48:41 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-d2170ffe-4e3b-4ea0-974f-8be398876ee3 tempest-DeleteServersTestJSON-801547544 tempest-DeleteServersTestJSON-801547544-project-member] http://192.168.122.117/volume/v3/volumes/941fd4f3-2786-4555-9417-5c18abcd5280 returned with HTTP 200 Sep 05 20:48:41 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 43/85] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:48:41 2026] GET /volume/v3/volumes/941fd4f3-2786-4555-9417-5c18abcd5280 => generated 853 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:48:42 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-ba80926e-85d2-453c-9831-8e9d33a03906 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:42 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-ba80926e-85d2-453c-9831-8e9d33a03906 tempest-DeleteServersTestJSON-801547544 tempest-DeleteServersTestJSON-801547544-project-member] GET http://192.168.122.117/volume/v3/volumes/941fd4f3-2786-4555-9417-5c18abcd5280 Sep 05 20:48:42 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-ba80926e-85d2-453c-9831-8e9d33a03906 tempest-DeleteServersTestJSON-801547544 tempest-DeleteServersTestJSON-801547544-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:48:42 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-ba80926e-85d2-453c-9831-8e9d33a03906 tempest-DeleteServersTestJSON-801547544 tempest-DeleteServersTestJSON-801547544-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:48:42 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:48:42 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:48:42 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:48:42 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:48:42 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-ba80926e-85d2-453c-9831-8e9d33a03906 tempest-DeleteServersTestJSON-801547544 tempest-DeleteServersTestJSON-801547544-project-member] Volume info retrieved successfully. Sep 05 20:48:42 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-ba80926e-85d2-453c-9831-8e9d33a03906 tempest-DeleteServersTestJSON-801547544 tempest-DeleteServersTestJSON-801547544-project-member] http://192.168.122.117/volume/v3/volumes/941fd4f3-2786-4555-9417-5c18abcd5280 returned with HTTP 200 Sep 05 20:48:42 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 43/86] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:48:42 2026] GET /volume/v3/volumes/941fd4f3-2786-4555-9417-5c18abcd5280 => generated 853 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:48:42 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-f3f3a634-109c-4348-a30d-9143251a28f1 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:42 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-f3f3a634-109c-4348-a30d-9143251a28f1 tempest-VolumesAdminNegativeTest-1852011197 tempest-VolumesAdminNegativeTest-1852011197-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 20:48:42 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-f3f3a634-109c-4348-a30d-9143251a28f1 tempest-VolumesAdminNegativeTest-1852011197 tempest-VolumesAdminNegativeTest-1852011197-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1258231613"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:48:42 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.volumes [None req-f3f3a634-109c-4348-a30d-9143251a28f1 tempest-VolumesAdminNegativeTest-1852011197 tempest-VolumesAdminNegativeTest-1852011197-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1258231613'}} {{(pid=87435) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:48:42 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-f3f3a634-109c-4348-a30d-9143251a28f1 tempest-VolumesAdminNegativeTest-1852011197 tempest-VolumesAdminNegativeTest-1852011197-project-member] Create volume of 1 GB Sep 05 20:48:43 devstack devstack@c-api.service[87435]: /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 05 20:48:43 devstack devstack@c-api.service[87435]: return base.obj_make_list(context, cls(context), objects.Service, Sep 05 20:48:43 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-f3f3a634-109c-4348-a30d-9143251a28f1 tempest-VolumesAdminNegativeTest-1852011197 tempest-VolumesAdminNegativeTest-1852011197-project-member] Availability zone cache updated, next update will occur around 2026-09-05 19:48:43.012486. {{(pid=87435) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 05 20:48:43 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-f3f3a634-109c-4348-a30d-9143251a28f1 tempest-VolumesAdminNegativeTest-1852011197 tempest-VolumesAdminNegativeTest-1852011197-project-member] Availability Zones retrieved successfully. Sep 05 20:48:43 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-f3f3a634-109c-4348-a30d-9143251a28f1 tempest-VolumesAdminNegativeTest-1852011197 tempest-VolumesAdminNegativeTest-1852011197-project-member] Flow 'volume_create_api' (1e06412f-b5d4-4e4d-86b1-9dff9e6af991) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:48:43 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-f3f3a634-109c-4348-a30d-9143251a28f1 tempest-VolumesAdminNegativeTest-1852011197 tempest-VolumesAdminNegativeTest-1852011197-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a88e16c6-4bfa-4294-9e2e-0d157d360c18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:48:43 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.flows.api.create_volume [None req-f3f3a634-109c-4348-a30d-9143251a28f1 tempest-VolumesAdminNegativeTest-1852011197 tempest-VolumesAdminNegativeTest-1852011197-project-member] Validating volume size '1' using validate_int {{(pid=87435) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:48:43 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-69156f70-0cf8-43a7-8aa4-bf60efe1bbdd req-b00da586-3155-4337-86c9-c4760c90ca0c None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:43 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-69156f70-0cf8-43a7-8aa4-bf60efe1bbdd req-b00da586-3155-4337-86c9-c4760c90ca0c tempest-DeleteServersTestJSON-801547544 tempest-DeleteServersTestJSON-801547544-project-member] PUT http://192.168.122.117/volume/v3/attachments/8b1e3001-f1cf-4822-8c48-60323c3d8f21 Sep 05 20:48:43 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-69156f70-0cf8-43a7-8aa4-bf60efe1bbdd req-b00da586-3155-4337-86c9-c4760c90ca0c tempest-DeleteServersTestJSON-801547544 tempest-DeleteServersTestJSON-801547544-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.117", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:643f628891a", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d26e87ce-8ef5-4a19-89be-27e45980a71c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:48:43 devstack devstack@c-api.service[87434]: DEBUG cinder.coordination [req-69156f70-0cf8-43a7-8aa4-bf60efe1bbdd req-b00da586-3155-4337-86c9-c4760c90ca0c tempest-DeleteServersTestJSON-801547544 tempest-DeleteServersTestJSON-801547544-project-member] Acquiring lock "cinder-attachment_update-941fd4f3-2786-4555-9417-5c18abcd5280-devstack" by "attachment_update" {{(pid=87434) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 05 20:48:43 devstack devstack@c-api.service[87434]: DEBUG cinder.coordination [req-69156f70-0cf8-43a7-8aa4-bf60efe1bbdd req-b00da586-3155-4337-86c9-c4760c90ca0c tempest-DeleteServersTestJSON-801547544 tempest-DeleteServersTestJSON-801547544-project-member] Lock "cinder-attachment_update-941fd4f3-2786-4555-9417-5c18abcd5280-devstack" acquired by "attachment_update" :: waited 0.028s {{(pid=87434) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 05 20:48:43 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:48:43 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:48:43 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:48:43 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:48:43 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-f3f3a634-109c-4348-a30d-9143251a28f1 tempest-VolumesAdminNegativeTest-1852011197 tempest-VolumesAdminNegativeTest-1852011197-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a88e16c6-4bfa-4294-9e2e-0d157d360c18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:48:43 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-f3f3a634-109c-4348-a30d-9143251a28f1 tempest-VolumesAdminNegativeTest-1852011197 tempest-VolumesAdminNegativeTest-1852011197-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3b68465-bc15-41ba-85e6-3c602586b08f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:48:43 devstack devstack@c-api.service[87435]: DEBUG cinder.quota [None req-f3f3a634-109c-4348-a30d-9143251a28f1 tempest-VolumesAdminNegativeTest-1852011197 tempest-VolumesAdminNegativeTest-1852011197-project-member] Created reservations ['3f4d062a-acb3-4073-af9d-1d71c93e119a', 'cc5ce319-64e9-416a-829f-6d0d86c27e71', '6585284c-c740-48a8-8c44-394a593c8e1f', '37cc098c-aaa2-49c1-b95f-872960794d89'] {{(pid=87435) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:48:43 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-f3f3a634-109c-4348-a30d-9143251a28f1 tempest-VolumesAdminNegativeTest-1852011197 tempest-VolumesAdminNegativeTest-1852011197-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3b68465-bc15-41ba-85e6-3c602586b08f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3f4d062a-acb3-4073-af9d-1d71c93e119a', 'cc5ce319-64e9-416a-829f-6d0d86c27e71', '6585284c-c740-48a8-8c44-394a593c8e1f', '37cc098c-aaa2-49c1-b95f-872960794d89']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:48:43 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-f3f3a634-109c-4348-a30d-9143251a28f1 tempest-VolumesAdminNegativeTest-1852011197 tempest-VolumesAdminNegativeTest-1852011197-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e655547-eed2-4edb-8a80-5a106c96e840) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:48:44 devstack devstack@c-api.service[87434]: DEBUG cinder.coordination [req-69156f70-0cf8-43a7-8aa4-bf60efe1bbdd req-b00da586-3155-4337-86c9-c4760c90ca0c tempest-DeleteServersTestJSON-801547544 tempest-DeleteServersTestJSON-801547544-project-member] Lock "cinder-attachment_update-941fd4f3-2786-4555-9417-5c18abcd5280-devstack" released by "attachment_update" :: held 0.724s {{(pid=87434) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 05 20:48:44 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-69156f70-0cf8-43a7-8aa4-bf60efe1bbdd req-b00da586-3155-4337-86c9-c4760c90ca0c tempest-DeleteServersTestJSON-801547544 tempest-DeleteServersTestJSON-801547544-project-member] http://192.168.122.117/volume/v3/attachments/8b1e3001-f1cf-4822-8c48-60323c3d8f21 returned with HTTP 200 Sep 05 20:48:44 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 44/87] 192.168.122.117 () {66 vars in 1593 bytes} [Sat Sep 5 20:48:43 2026] PUT /volume/v3/attachments/8b1e3001-f1cf-4822-8c48-60323c3d8f21 => generated 694 bytes in 828 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:48:44 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-0cd166a1-9df2-4bd1-b70a-6fbc03018bfc None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:44 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-0cd166a1-9df2-4bd1-b70a-6fbc03018bfc tempest-DeleteServersTestJSON-801547544 tempest-DeleteServersTestJSON-801547544-project-member] GET http://192.168.122.117/volume/v3/volumes/941fd4f3-2786-4555-9417-5c18abcd5280 Sep 05 20:48:44 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-0cd166a1-9df2-4bd1-b70a-6fbc03018bfc tempest-DeleteServersTestJSON-801547544 tempest-DeleteServersTestJSON-801547544-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:48:44 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-0cd166a1-9df2-4bd1-b70a-6fbc03018bfc tempest-DeleteServersTestJSON-801547544 tempest-DeleteServersTestJSON-801547544-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:48:44 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:48:44 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:48:44 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:48:44 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:48:44 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-f3f3a634-109c-4348-a30d-9143251a28f1 tempest-VolumesAdminNegativeTest-1852011197 tempest-VolumesAdminNegativeTest-1852011197-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e655547-eed2-4edb-8a80-5a106c96e840) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '25c7376f-34d6-4984-8cb5-1ecf12abf4ca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1258231613',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52b4fbf93c604beb9bdc3c30115d2842',qos_specs=None,replication_status=,reservations=['3f4d062a-acb3-4073-af9d-1d71c93e119a','cc5ce319-64e9-416a-829f-6d0d86c27e71','6585284c-c740-48a8-8c44-394a593c8e1f','37cc098c-aaa2-49c1-b95f-872960794d89'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e7de4f88510d46a1899226e4f8fd230a',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T18:48:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1258231613',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=25c7376f-34d6-4984-8cb5-1ecf12abf4ca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='52b4fbf93c604beb9bdc3c30115d2842',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e7de4f88510d46a1899226e4f8fd230a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:48:44 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:48:44 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:48:44 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-f3f3a634-109c-4348-a30d-9143251a28f1 tempest-VolumesAdminNegativeTest-1852011197 tempest-VolumesAdminNegativeTest-1852011197-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba8db5f4-9575-4bfb-b279-2a099cd8b532) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:48:44 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-0cd166a1-9df2-4bd1-b70a-6fbc03018bfc tempest-DeleteServersTestJSON-801547544 tempest-DeleteServersTestJSON-801547544-project-member] Volume info retrieved successfully. Sep 05 20:48:44 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-0cd166a1-9df2-4bd1-b70a-6fbc03018bfc tempest-DeleteServersTestJSON-801547544 tempest-DeleteServersTestJSON-801547544-project-member] http://192.168.122.117/volume/v3/volumes/941fd4f3-2786-4555-9417-5c18abcd5280 returned with HTTP 200 Sep 05 20:48:44 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 45/88] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:48:44 2026] GET /volume/v3/volumes/941fd4f3-2786-4555-9417-5c18abcd5280 => generated 854 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:48:44 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-f3f3a634-109c-4348-a30d-9143251a28f1 tempest-VolumesAdminNegativeTest-1852011197 tempest-VolumesAdminNegativeTest-1852011197-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba8db5f4-9575-4bfb-b279-2a099cd8b532) transitioned into state 'SUCCESS' from state '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-1258231613',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52b4fbf93c604beb9bdc3c30115d2842',qos_specs=None,replication_status=,reservations=['3f4d062a-acb3-4073-af9d-1d71c93e119a','cc5ce319-64e9-416a-829f-6d0d86c27e71','6585284c-c740-48a8-8c44-394a593c8e1f','37cc098c-aaa2-49c1-b95f-872960794d89'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e7de4f88510d46a1899226e4f8fd230a',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:48:44 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-f3f3a634-109c-4348-a30d-9143251a28f1 tempest-VolumesAdminNegativeTest-1852011197 tempest-VolumesAdminNegativeTest-1852011197-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a11f6864-a20b-40dc-9feb-f36a028bde66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:48:44 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-f3f3a634-109c-4348-a30d-9143251a28f1 tempest-VolumesAdminNegativeTest-1852011197 tempest-VolumesAdminNegativeTest-1852011197-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a11f6864-a20b-40dc-9feb-f36a028bde66) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:48:44 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-f3f3a634-109c-4348-a30d-9143251a28f1 tempest-VolumesAdminNegativeTest-1852011197 tempest-VolumesAdminNegativeTest-1852011197-project-member] Flow 'volume_create_api' (1e06412f-b5d4-4e4d-86b1-9dff9e6af991) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:48:44 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-f3f3a634-109c-4348-a30d-9143251a28f1 tempest-VolumesAdminNegativeTest-1852011197 tempest-VolumesAdminNegativeTest-1852011197-project-member] Create volume request issued successfully. Sep 05 20:48:44 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-f3f3a634-109c-4348-a30d-9143251a28f1 tempest-VolumesAdminNegativeTest-1852011197 tempest-VolumesAdminNegativeTest-1852011197-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 20:48:44 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 44/89] 192.168.122.117 () {60 vars in 1142 bytes} [Sat Sep 5 20:48:42 2026] POST /volume/v3/volumes => generated 764 bytes in 1469 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:48:44 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-a72fd741-bf1c-47c8-bdb8-d9a2188dd4aa None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:44 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-a72fd741-bf1c-47c8-bdb8-d9a2188dd4aa tempest-VolumesAdminNegativeTest-1852011197 tempest-VolumesAdminNegativeTest-1852011197-project-member] GET http://192.168.122.117/volume/v3/volumes/25c7376f-34d6-4984-8cb5-1ecf12abf4ca Sep 05 20:48:44 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-a72fd741-bf1c-47c8-bdb8-d9a2188dd4aa tempest-VolumesAdminNegativeTest-1852011197 tempest-VolumesAdminNegativeTest-1852011197-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:48:44 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-a72fd741-bf1c-47c8-bdb8-d9a2188dd4aa tempest-VolumesAdminNegativeTest-1852011197 tempest-VolumesAdminNegativeTest-1852011197-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:48:44 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:48:44 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:48:44 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:48:44 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:48:44 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-a72fd741-bf1c-47c8-bdb8-d9a2188dd4aa tempest-VolumesAdminNegativeTest-1852011197 tempest-VolumesAdminNegativeTest-1852011197-project-member] Volume info retrieved successfully. Sep 05 20:48:44 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-a72fd741-bf1c-47c8-bdb8-d9a2188dd4aa tempest-VolumesAdminNegativeTest-1852011197 tempest-VolumesAdminNegativeTest-1852011197-project-member] http://192.168.122.117/volume/v3/volumes/25c7376f-34d6-4984-8cb5-1ecf12abf4ca returned with HTTP 200 Sep 05 20:48:44 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 46/90] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:48:44 2026] GET /volume/v3/volumes/25c7376f-34d6-4984-8cb5-1ecf12abf4ca => generated 832 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:48:45 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-34e9c3dc-c974-4631-9945-f3e590790503 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:45 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-34e9c3dc-c974-4631-9945-f3e590790503 tempest-DeleteServersTestJSON-801547544 tempest-DeleteServersTestJSON-801547544-project-member] GET http://192.168.122.117/volume/v3/volumes/941fd4f3-2786-4555-9417-5c18abcd5280 Sep 05 20:48:45 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-34e9c3dc-c974-4631-9945-f3e590790503 tempest-DeleteServersTestJSON-801547544 tempest-DeleteServersTestJSON-801547544-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:48:45 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-34e9c3dc-c974-4631-9945-f3e590790503 tempest-DeleteServersTestJSON-801547544 tempest-DeleteServersTestJSON-801547544-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:48:45 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:48:45 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:48:45 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:48:45 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:48:45 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-34e9c3dc-c974-4631-9945-f3e590790503 tempest-DeleteServersTestJSON-801547544 tempest-DeleteServersTestJSON-801547544-project-member] Volume info retrieved successfully. Sep 05 20:48:45 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-34e9c3dc-c974-4631-9945-f3e590790503 tempest-DeleteServersTestJSON-801547544 tempest-DeleteServersTestJSON-801547544-project-member] http://192.168.122.117/volume/v3/volumes/941fd4f3-2786-4555-9417-5c18abcd5280 returned with HTTP 200 Sep 05 20:48:45 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 45/91] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:48:45 2026] GET /volume/v3/volumes/941fd4f3-2786-4555-9417-5c18abcd5280 => generated 854 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:48:45 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-23b021c6-9421-4aff-b8cc-edf3516b89ae None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:45 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-23b021c6-9421-4aff-b8cc-edf3516b89ae tempest-VolumesAdminNegativeTest-1852011197 tempest-VolumesAdminNegativeTest-1852011197-project-member] GET http://192.168.122.117/volume/v3/volumes/25c7376f-34d6-4984-8cb5-1ecf12abf4ca Sep 05 20:48:45 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-23b021c6-9421-4aff-b8cc-edf3516b89ae tempest-VolumesAdminNegativeTest-1852011197 tempest-VolumesAdminNegativeTest-1852011197-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:48:45 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-23b021c6-9421-4aff-b8cc-edf3516b89ae tempest-VolumesAdminNegativeTest-1852011197 tempest-VolumesAdminNegativeTest-1852011197-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:48:45 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:48:45 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:48:45 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:48:45 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:48:45 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-23b021c6-9421-4aff-b8cc-edf3516b89ae tempest-VolumesAdminNegativeTest-1852011197 tempest-VolumesAdminNegativeTest-1852011197-project-member] Volume info retrieved successfully. Sep 05 20:48:45 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-23b021c6-9421-4aff-b8cc-edf3516b89ae tempest-VolumesAdminNegativeTest-1852011197 tempest-VolumesAdminNegativeTest-1852011197-project-member] http://192.168.122.117/volume/v3/volumes/25c7376f-34d6-4984-8cb5-1ecf12abf4ca returned with HTTP 200 Sep 05 20:48:45 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 47/92] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:48:45 2026] GET /volume/v3/volumes/25c7376f-34d6-4984-8cb5-1ecf12abf4ca => generated 856 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:48:45 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [req-69156f70-0cf8-43a7-8aa4-bf60efe1bbdd req-a93ef684-63e4-42cb-8909-f32158117c9e None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:45 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-69156f70-0cf8-43a7-8aa4-bf60efe1bbdd req-a93ef684-63e4-42cb-8909-f32158117c9e tempest-DeleteServersTestJSON-801547544 tempest-DeleteServersTestJSON-801547544-project-member] POST http://192.168.122.117/volume/v3/attachments/8b1e3001-f1cf-4822-8c48-60323c3d8f21/action Sep 05 20:48:45 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-69156f70-0cf8-43a7-8aa4-bf60efe1bbdd req-a93ef684-63e4-42cb-8909-f32158117c9e tempest-DeleteServersTestJSON-801547544 tempest-DeleteServersTestJSON-801547544-project-member] Action body: b'{"os-complete": null}' {{(pid=87435) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:48:45 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-69156f70-0cf8-43a7-8aa4-bf60efe1bbdd req-a93ef684-63e4-42cb-8909-f32158117c9e tempest-DeleteServersTestJSON-801547544 tempest-DeleteServersTestJSON-801547544-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:48:45 devstack devstack@c-api.service[87435]: /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 05 20:48:45 devstack devstack@c-api.service[87435]: .first() Sep 05 20:48:45 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:48:45 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:48:46 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:48:46 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:48:46 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-69156f70-0cf8-43a7-8aa4-bf60efe1bbdd req-a93ef684-63e4-42cb-8909-f32158117c9e tempest-DeleteServersTestJSON-801547544 tempest-DeleteServersTestJSON-801547544-project-member] http://192.168.122.117/volume/v3/attachments/8b1e3001-f1cf-4822-8c48-60323c3d8f21/action returned with HTTP 204 Sep 05 20:48:46 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 46/93] 192.168.122.117 () {66 vars in 1614 bytes} [Sat Sep 5 20:48:45 2026] POST /volume/v3/attachments/8b1e3001-f1cf-4822-8c48-60323c3d8f21/action => generated 0 bytes in 205 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:48:46 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-0ea6fc54-525f-4816-95dd-8a5a49fc13c2 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:46 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-0ea6fc54-525f-4816-95dd-8a5a49fc13c2 tempest-DeleteServersTestJSON-801547544 tempest-DeleteServersTestJSON-801547544-project-member] GET http://192.168.122.117/volume/v3/volumes/941fd4f3-2786-4555-9417-5c18abcd5280 Sep 05 20:48:46 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-0ea6fc54-525f-4816-95dd-8a5a49fc13c2 tempest-DeleteServersTestJSON-801547544 tempest-DeleteServersTestJSON-801547544-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:48:46 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-0ea6fc54-525f-4816-95dd-8a5a49fc13c2 tempest-DeleteServersTestJSON-801547544 tempest-DeleteServersTestJSON-801547544-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:48:46 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:48:46 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:48:46 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:48:46 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:48:46 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-0ea6fc54-525f-4816-95dd-8a5a49fc13c2 tempest-DeleteServersTestJSON-801547544 tempest-DeleteServersTestJSON-801547544-project-member] Volume info retrieved successfully. Sep 05 20:48:46 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-0ea6fc54-525f-4816-95dd-8a5a49fc13c2 tempest-DeleteServersTestJSON-801547544 tempest-DeleteServersTestJSON-801547544-project-member] http://192.168.122.117/volume/v3/volumes/941fd4f3-2786-4555-9417-5c18abcd5280 returned with HTTP 200 Sep 05 20:48:46 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 48/94] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:48:46 2026] GET /volume/v3/volumes/941fd4f3-2786-4555-9417-5c18abcd5280 => generated 1146 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:48:46 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-09b7b437-9804-4f9d-8353-e44506c37d6e None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:46 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-09b7b437-9804-4f9d-8353-e44506c37d6e tempest-DeleteServersTestJSON-801547544 tempest-DeleteServersTestJSON-801547544-project-member] GET http://192.168.122.117/volume/v3/volumes/941fd4f3-2786-4555-9417-5c18abcd5280 Sep 05 20:48:46 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-09b7b437-9804-4f9d-8353-e44506c37d6e tempest-DeleteServersTestJSON-801547544 tempest-DeleteServersTestJSON-801547544-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:48:46 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-09b7b437-9804-4f9d-8353-e44506c37d6e tempest-DeleteServersTestJSON-801547544 tempest-DeleteServersTestJSON-801547544-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:48:46 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:48:46 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:48:46 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:48:46 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:48:46 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-09b7b437-9804-4f9d-8353-e44506c37d6e tempest-DeleteServersTestJSON-801547544 tempest-DeleteServersTestJSON-801547544-project-member] Volume info retrieved successfully. Sep 05 20:48:46 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-09b7b437-9804-4f9d-8353-e44506c37d6e tempest-DeleteServersTestJSON-801547544 tempest-DeleteServersTestJSON-801547544-project-member] http://192.168.122.117/volume/v3/volumes/941fd4f3-2786-4555-9417-5c18abcd5280 returned with HTTP 200 Sep 05 20:48:46 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 47/95] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:48:46 2026] GET /volume/v3/volumes/941fd4f3-2786-4555-9417-5c18abcd5280 => generated 1146 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:48:46 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-53f60dc5-58ff-499b-aa92-0f6061096721 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:46 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-53f60dc5-58ff-499b-aa92-0f6061096721 tempest-VolumesAdminNegativeTest-1852011197 tempest-VolumesAdminNegativeTest-1852011197-project-member] GET http://192.168.122.117/volume/v3/volumes/25c7376f-34d6-4984-8cb5-1ecf12abf4ca Sep 05 20:48:46 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-53f60dc5-58ff-499b-aa92-0f6061096721 tempest-VolumesAdminNegativeTest-1852011197 tempest-VolumesAdminNegativeTest-1852011197-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:48:46 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-53f60dc5-58ff-499b-aa92-0f6061096721 tempest-VolumesAdminNegativeTest-1852011197 tempest-VolumesAdminNegativeTest-1852011197-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:48:46 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:48:46 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:48:46 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:48:46 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:48:46 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-53f60dc5-58ff-499b-aa92-0f6061096721 tempest-VolumesAdminNegativeTest-1852011197 tempest-VolumesAdminNegativeTest-1852011197-project-member] Volume info retrieved successfully. Sep 05 20:48:47 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-53f60dc5-58ff-499b-aa92-0f6061096721 tempest-VolumesAdminNegativeTest-1852011197 tempest-VolumesAdminNegativeTest-1852011197-project-member] http://192.168.122.117/volume/v3/volumes/25c7376f-34d6-4984-8cb5-1ecf12abf4ca returned with HTTP 200 Sep 05 20:48:47 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 49/96] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:48:46 2026] GET /volume/v3/volumes/25c7376f-34d6-4984-8cb5-1ecf12abf4ca => generated 856 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:48:48 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-18255ac4-412a-4693-aa49-64bd7838f1af None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:48 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-18255ac4-412a-4693-aa49-64bd7838f1af tempest-VolumesAdminNegativeTest-1852011197 tempest-VolumesAdminNegativeTest-1852011197-project-member] GET http://192.168.122.117/volume/v3/volumes/25c7376f-34d6-4984-8cb5-1ecf12abf4ca Sep 05 20:48:48 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-18255ac4-412a-4693-aa49-64bd7838f1af tempest-VolumesAdminNegativeTest-1852011197 tempest-VolumesAdminNegativeTest-1852011197-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:48:48 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-18255ac4-412a-4693-aa49-64bd7838f1af tempest-VolumesAdminNegativeTest-1852011197 tempest-VolumesAdminNegativeTest-1852011197-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:48:48 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:48:48 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:48:48 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:48:48 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:48:48 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-18255ac4-412a-4693-aa49-64bd7838f1af tempest-VolumesAdminNegativeTest-1852011197 tempest-VolumesAdminNegativeTest-1852011197-project-member] Volume info retrieved successfully. Sep 05 20:48:48 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-18255ac4-412a-4693-aa49-64bd7838f1af tempest-VolumesAdminNegativeTest-1852011197 tempest-VolumesAdminNegativeTest-1852011197-project-member] http://192.168.122.117/volume/v3/volumes/25c7376f-34d6-4984-8cb5-1ecf12abf4ca returned with HTTP 200 Sep 05 20:48:48 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 48/97] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:48:48 2026] GET /volume/v3/volumes/25c7376f-34d6-4984-8cb5-1ecf12abf4ca => generated 857 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:48:48 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-1e4efac8-09e2-446d-846c-ca0fbb122345 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:48 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-1e4efac8-09e2-446d-846c-ca0fbb122345 tempest-VolumeRetypeWithoutMigrationTest-488039582 tempest-VolumeRetypeWithoutMigrationTest-488039582-project-admin] POST http://192.168.122.117/volume/v3/types Sep 05 20:48:48 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-1e4efac8-09e2-446d-846c-ca0fbb122345 tempest-VolumeRetypeWithoutMigrationTest-488039582 tempest-VolumeRetypeWithoutMigrationTest-488039582-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:48:48 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-1e4efac8-09e2-446d-846c-ca0fbb122345 tempest-VolumeRetypeWithoutMigrationTest-488039582 tempest-VolumeRetypeWithoutMigrationTest-488039582-project-admin] http://192.168.122.117/volume/v3/types returned with HTTP 200 Sep 05 20:48:48 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 50/98] 192.168.122.117 () {60 vars in 1136 bytes} [Sat Sep 5 20:48:48 2026] POST /volume/v3/types => generated 188 bytes in 529 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:48:48 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-217d41e8-3b37-48bd-9a42-0f03ee7b7f1a None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:48 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-217d41e8-3b37-48bd-9a42-0f03ee7b7f1a tempest-VolumeRetypeWithoutMigrationTest-488039582 tempest-VolumeRetypeWithoutMigrationTest-488039582-project-admin] POST http://192.168.122.117/volume/v3/types Sep 05 20:48:48 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-217d41e8-3b37-48bd-9a42-0f03ee7b7f1a tempest-VolumeRetypeWithoutMigrationTest-488039582 tempest-VolumeRetypeWithoutMigrationTest-488039582-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:48:48 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-217d41e8-3b37-48bd-9a42-0f03ee7b7f1a tempest-VolumeRetypeWithoutMigrationTest-488039582 tempest-VolumeRetypeWithoutMigrationTest-488039582-project-admin] http://192.168.122.117/volume/v3/types returned with HTTP 200 Sep 05 20:48:48 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 49/99] 192.168.122.117 () {60 vars in 1136 bytes} [Sat Sep 5 20:48:48 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 05 20:48:48 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-78a91322-aaac-4fe0-931b-4dc15f42c60b None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:49 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [req-9ec8d6f7-44ae-4380-9b46-a5252bdf2060 req-1fa28bc6-ebdc-46b7-a7af-22081ff2db3c None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:49 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-9ec8d6f7-44ae-4380-9b46-a5252bdf2060 req-1fa28bc6-ebdc-46b7-a7af-22081ff2db3c tempest-VolumesAdminNegativeTest-699280847 tempest-VolumesAdminNegativeTest-699280847-project] GET http://192.168.122.117/volume/v3/volumes/335f66cd-de69-439b-bc8b-cfcffadca46d Sep 05 20:48:49 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-9ec8d6f7-44ae-4380-9b46-a5252bdf2060 req-1fa28bc6-ebdc-46b7-a7af-22081ff2db3c tempest-VolumesAdminNegativeTest-699280847 tempest-VolumesAdminNegativeTest-699280847-project] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:48:49 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-9ec8d6f7-44ae-4380-9b46-a5252bdf2060 req-1fa28bc6-ebdc-46b7-a7af-22081ff2db3c tempest-VolumesAdminNegativeTest-699280847 tempest-VolumesAdminNegativeTest-699280847-project] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:48:49 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-9ec8d6f7-44ae-4380-9b46-a5252bdf2060 req-1fa28bc6-ebdc-46b7-a7af-22081ff2db3c tempest-VolumesAdminNegativeTest-699280847 tempest-VolumesAdminNegativeTest-699280847-project] http://192.168.122.117/volume/v3/volumes/335f66cd-de69-439b-bc8b-cfcffadca46d returned with HTTP 404 Sep 05 20:48:49 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 50/100] 192.168.122.117 () {60 vars in 1487 bytes} [Sat Sep 5 20:48:49 2026] GET /volume/v3/volumes/335f66cd-de69-439b-bc8b-cfcffadca46d => generated 109 bytes in 133 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:48:49 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-08be6651-1261-4760-b1e6-aade942f2eba None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:49 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-08be6651-1261-4760-b1e6-aade942f2eba tempest-VolumesAdminNegativeTest-1852011197 tempest-VolumesAdminNegativeTest-1852011197-project-member] DELETE http://192.168.122.117/volume/v3/volumes/25c7376f-34d6-4984-8cb5-1ecf12abf4ca Sep 05 20:48:49 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-08be6651-1261-4760-b1e6-aade942f2eba tempest-VolumesAdminNegativeTest-1852011197 tempest-VolumesAdminNegativeTest-1852011197-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:48:49 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-08be6651-1261-4760-b1e6-aade942f2eba tempest-VolumesAdminNegativeTest-1852011197 tempest-VolumesAdminNegativeTest-1852011197-project-member] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:48:49 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-08be6651-1261-4760-b1e6-aade942f2eba tempest-VolumesAdminNegativeTest-1852011197 tempest-VolumesAdminNegativeTest-1852011197-project-member] Delete volume with id: 25c7376f-34d6-4984-8cb5-1ecf12abf4ca Sep 05 20:48:49 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:48:49 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:48:49 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:48:49 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:48:49 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-08be6651-1261-4760-b1e6-aade942f2eba tempest-VolumesAdminNegativeTest-1852011197 tempest-VolumesAdminNegativeTest-1852011197-project-member] Volume info retrieved successfully. Sep 05 20:48:49 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-78a91322-aaac-4fe0-931b-4dc15f42c60b tempest-VolumeRetypeWithoutMigrationTest-259206656 tempest-VolumeRetypeWithoutMigrationTest-259206656-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 20:48:49 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-78a91322-aaac-4fe0-931b-4dc15f42c60b tempest-VolumeRetypeWithoutMigrationTest-259206656 tempest-VolumeRetypeWithoutMigrationTest-259206656-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-57124369"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:48:49 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.volumes [None req-78a91322-aaac-4fe0-931b-4dc15f42c60b tempest-VolumeRetypeWithoutMigrationTest-259206656 tempest-VolumeRetypeWithoutMigrationTest-259206656-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-57124369'}} {{(pid=87434) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:48:49 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-78a91322-aaac-4fe0-931b-4dc15f42c60b tempest-VolumeRetypeWithoutMigrationTest-259206656 tempest-VolumeRetypeWithoutMigrationTest-259206656-project-member] Create volume of 1 GB Sep 05 20:48:49 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:48:49 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:48:49 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-78a91322-aaac-4fe0-931b-4dc15f42c60b tempest-VolumeRetypeWithoutMigrationTest-259206656 tempest-VolumeRetypeWithoutMigrationTest-259206656-project-member] Availability Zones retrieved successfully. Sep 05 20:48:49 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-08be6651-1261-4760-b1e6-aade942f2eba tempest-VolumesAdminNegativeTest-1852011197 tempest-VolumesAdminNegativeTest-1852011197-project-member] Delete volume request issued successfully. Sep 05 20:48:49 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-08be6651-1261-4760-b1e6-aade942f2eba tempest-VolumesAdminNegativeTest-1852011197 tempest-VolumesAdminNegativeTest-1852011197-project-member] http://192.168.122.117/volume/v3/volumes/25c7376f-34d6-4984-8cb5-1ecf12abf4ca returned with HTTP 202 Sep 05 20:48:49 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 51/101] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 20:48:49 2026] DELETE /volume/v3/volumes/25c7376f-34d6-4984-8cb5-1ecf12abf4ca => generated 0 bytes in 159 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:48:49 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-78a91322-aaac-4fe0-931b-4dc15f42c60b tempest-VolumeRetypeWithoutMigrationTest-259206656 tempest-VolumeRetypeWithoutMigrationTest-259206656-project-member] Flow 'volume_create_api' (319c5fe3-d5bd-42de-bd8d-f87c0c06f10b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:48:49 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-02530df6-1e16-4159-9257-21df4e2e4e09 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:49 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-78a91322-aaac-4fe0-931b-4dc15f42c60b tempest-VolumeRetypeWithoutMigrationTest-259206656 tempest-VolumeRetypeWithoutMigrationTest-259206656-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58042d4d-b7ce-4669-8e0d-c87ddc4f5c92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:48:49 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.flows.api.create_volume [None req-78a91322-aaac-4fe0-931b-4dc15f42c60b tempest-VolumeRetypeWithoutMigrationTest-259206656 tempest-VolumeRetypeWithoutMigrationTest-259206656-project-member] Validating volume size '1' using validate_int {{(pid=87434) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:48:49 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-02530df6-1e16-4159-9257-21df4e2e4e09 tempest-VolumesAdminNegativeTest-1852011197 tempest-VolumesAdminNegativeTest-1852011197-project-member] GET http://192.168.122.117/volume/v3/volumes/25c7376f-34d6-4984-8cb5-1ecf12abf4ca Sep 05 20:48:49 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-02530df6-1e16-4159-9257-21df4e2e4e09 tempest-VolumesAdminNegativeTest-1852011197 tempest-VolumesAdminNegativeTest-1852011197-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:48:49 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-02530df6-1e16-4159-9257-21df4e2e4e09 tempest-VolumesAdminNegativeTest-1852011197 tempest-VolumesAdminNegativeTest-1852011197-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:48:49 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:48:49 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:48:49 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:48:49 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:48:49 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-02530df6-1e16-4159-9257-21df4e2e4e09 tempest-VolumesAdminNegativeTest-1852011197 tempest-VolumesAdminNegativeTest-1852011197-project-member] Volume info retrieved successfully. Sep 05 20:48:49 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-02530df6-1e16-4159-9257-21df4e2e4e09 tempest-VolumesAdminNegativeTest-1852011197 tempest-VolumesAdminNegativeTest-1852011197-project-member] http://192.168.122.117/volume/v3/volumes/25c7376f-34d6-4984-8cb5-1ecf12abf4ca returned with HTTP 200 Sep 05 20:48:49 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 52/102] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:48:49 2026] GET /volume/v3/volumes/25c7376f-34d6-4984-8cb5-1ecf12abf4ca => generated 856 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:48:49 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-78a91322-aaac-4fe0-931b-4dc15f42c60b tempest-VolumeRetypeWithoutMigrationTest-259206656 tempest-VolumeRetypeWithoutMigrationTest-259206656-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58042d4d-b7ce-4669-8e0d-c87ddc4f5c92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:48:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=333a5637-ae7e-4ffd-bea4-efaa40ae0c29,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '333a5637-ae7e-4ffd-bea4-efaa40ae0c29', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:48:49 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-78a91322-aaac-4fe0-931b-4dc15f42c60b tempest-VolumeRetypeWithoutMigrationTest-259206656 tempest-VolumeRetypeWithoutMigrationTest-259206656-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b038860a-8b9a-4d4d-8cbb-1273aa6357d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:48:49 devstack devstack@c-api.service[87434]: WARNING cinder.quota [None req-78a91322-aaac-4fe0-931b-4dc15f42c60b tempest-VolumeRetypeWithoutMigrationTest-259206656 tempest-VolumeRetypeWithoutMigrationTest-259206656-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 05 20:48:49 devstack devstack@c-api.service[87434]: WARNING cinder.quota [None req-78a91322-aaac-4fe0-931b-4dc15f42c60b tempest-VolumeRetypeWithoutMigrationTest-259206656 tempest-VolumeRetypeWithoutMigrationTest-259206656-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 05 20:48:49 devstack devstack@c-api.service[87434]: DEBUG cinder.quota [None req-78a91322-aaac-4fe0-931b-4dc15f42c60b tempest-VolumeRetypeWithoutMigrationTest-259206656 tempest-VolumeRetypeWithoutMigrationTest-259206656-project-member] Created reservations ['11c5b732-354b-419f-b471-5fd0bdaa2261', 'e494d3c5-9d99-43ca-9069-9dcabe9ad867', '56ca0efb-7ad7-499e-8a48-af86c2ec7b79', 'a9f85026-8497-46f1-80e4-5f5287e1aa5f'] {{(pid=87434) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:48:49 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-78a91322-aaac-4fe0-931b-4dc15f42c60b tempest-VolumeRetypeWithoutMigrationTest-259206656 tempest-VolumeRetypeWithoutMigrationTest-259206656-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b038860a-8b9a-4d4d-8cbb-1273aa6357d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['11c5b732-354b-419f-b471-5fd0bdaa2261', 'e494d3c5-9d99-43ca-9069-9dcabe9ad867', '56ca0efb-7ad7-499e-8a48-af86c2ec7b79', 'a9f85026-8497-46f1-80e4-5f5287e1aa5f']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:48:49 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-78a91322-aaac-4fe0-931b-4dc15f42c60b tempest-VolumeRetypeWithoutMigrationTest-259206656 tempest-VolumeRetypeWithoutMigrationTest-259206656-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e108cccc-7797-4dd7-82d0-683bb1d0a242) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:48:49 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:48:49 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:48:49 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-78a91322-aaac-4fe0-931b-4dc15f42c60b tempest-VolumeRetypeWithoutMigrationTest-259206656 tempest-VolumeRetypeWithoutMigrationTest-259206656-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e108cccc-7797-4dd7-82d0-683bb1d0a242) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '80860b8d-c2e6-48ec-be6c-5936cf1c13e9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-57124369',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de24768b17544d468df397de46ca4572',qos_specs=None,replication_status=,reservations=['11c5b732-354b-419f-b471-5fd0bdaa2261','e494d3c5-9d99-43ca-9069-9dcabe9ad867','56ca0efb-7ad7-499e-8a48-af86c2ec7b79','a9f85026-8497-46f1-80e4-5f5287e1aa5f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4dfaedb00ffa4a9f88b9aa16da049267',volume_type_id=333a5637-ae7e-4ffd-bea4-efaa40ae0c29), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T18:48:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-57124369',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=80860b8d-c2e6-48ec-be6c-5936cf1c13e9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='de24768b17544d468df397de46ca4572',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4dfaedb00ffa4a9f88b9aa16da049267',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(333a5637-ae7e-4ffd-bea4-efaa40ae0c29),volume_type_id=333a5637-ae7e-4ffd-bea4-efaa40ae0c29)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:48:49 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-78a91322-aaac-4fe0-931b-4dc15f42c60b tempest-VolumeRetypeWithoutMigrationTest-259206656 tempest-VolumeRetypeWithoutMigrationTest-259206656-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (820a5a42-91aa-4ddb-943b-5457d59cf997) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:48:49 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-78a91322-aaac-4fe0-931b-4dc15f42c60b tempest-VolumeRetypeWithoutMigrationTest-259206656 tempest-VolumeRetypeWithoutMigrationTest-259206656-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (820a5a42-91aa-4ddb-943b-5457d59cf997) transitioned into state 'SUCCESS' from state '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-57124369',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de24768b17544d468df397de46ca4572',qos_specs=None,replication_status=,reservations=['11c5b732-354b-419f-b471-5fd0bdaa2261','e494d3c5-9d99-43ca-9069-9dcabe9ad867','56ca0efb-7ad7-499e-8a48-af86c2ec7b79','a9f85026-8497-46f1-80e4-5f5287e1aa5f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4dfaedb00ffa4a9f88b9aa16da049267',volume_type_id=333a5637-ae7e-4ffd-bea4-efaa40ae0c29)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:48:49 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-78a91322-aaac-4fe0-931b-4dc15f42c60b tempest-VolumeRetypeWithoutMigrationTest-259206656 tempest-VolumeRetypeWithoutMigrationTest-259206656-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bec19454-bf22-4a32-b26d-3d27c6d03e21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:48:49 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-78a91322-aaac-4fe0-931b-4dc15f42c60b tempest-VolumeRetypeWithoutMigrationTest-259206656 tempest-VolumeRetypeWithoutMigrationTest-259206656-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bec19454-bf22-4a32-b26d-3d27c6d03e21) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:48:49 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-78a91322-aaac-4fe0-931b-4dc15f42c60b tempest-VolumeRetypeWithoutMigrationTest-259206656 tempest-VolumeRetypeWithoutMigrationTest-259206656-project-member] Flow 'volume_create_api' (319c5fe3-d5bd-42de-bd8d-f87c0c06f10b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:48:49 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-78a91322-aaac-4fe0-931b-4dc15f42c60b tempest-VolumeRetypeWithoutMigrationTest-259206656 tempest-VolumeRetypeWithoutMigrationTest-259206656-project-member] Create volume request issued successfully. Sep 05 20:48:49 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-78a91322-aaac-4fe0-931b-4dc15f42c60b tempest-VolumeRetypeWithoutMigrationTest-259206656 tempest-VolumeRetypeWithoutMigrationTest-259206656-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 20:48:49 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 51/103] 192.168.122.117 () {60 vars in 1143 bytes} [Sat Sep 5 20:48:48 2026] POST /volume/v3/volumes => generated 774 bytes in 1002 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:48:50 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-5e5dfc2c-cbe8-4b72-b050-620958a8f4f4 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:50 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-5e5dfc2c-cbe8-4b72-b050-620958a8f4f4 tempest-VolumeRetypeWithoutMigrationTest-259206656 tempest-VolumeRetypeWithoutMigrationTest-259206656-project-member] GET http://192.168.122.117/volume/v3/volumes/80860b8d-c2e6-48ec-be6c-5936cf1c13e9 Sep 05 20:48:50 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-5e5dfc2c-cbe8-4b72-b050-620958a8f4f4 tempest-VolumeRetypeWithoutMigrationTest-259206656 tempest-VolumeRetypeWithoutMigrationTest-259206656-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:48:50 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-5e5dfc2c-cbe8-4b72-b050-620958a8f4f4 tempest-VolumeRetypeWithoutMigrationTest-259206656 tempest-VolumeRetypeWithoutMigrationTest-259206656-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:48:50 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:48:50 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:48:50 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:48:50 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:48:50 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-5e5dfc2c-cbe8-4b72-b050-620958a8f4f4 tempest-VolumeRetypeWithoutMigrationTest-259206656 tempest-VolumeRetypeWithoutMigrationTest-259206656-project-member] Volume info retrieved successfully. Sep 05 20:48:50 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-5e5dfc2c-cbe8-4b72-b050-620958a8f4f4 tempest-VolumeRetypeWithoutMigrationTest-259206656 tempest-VolumeRetypeWithoutMigrationTest-259206656-project-member] http://192.168.122.117/volume/v3/volumes/80860b8d-c2e6-48ec-be6c-5936cf1c13e9 returned with HTTP 200 Sep 05 20:48:50 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 53/104] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:48:50 2026] GET /volume/v3/volumes/80860b8d-c2e6-48ec-be6c-5936cf1c13e9 => generated 842 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:48:50 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-7c821270-d95f-4d6d-8920-0045f911e34a None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:50 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-7c821270-d95f-4d6d-8920-0045f911e34a tempest-VolumesAdminNegativeTest-1852011197 tempest-VolumesAdminNegativeTest-1852011197-project-member] GET http://192.168.122.117/volume/v3/volumes/25c7376f-34d6-4984-8cb5-1ecf12abf4ca Sep 05 20:48:50 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-7c821270-d95f-4d6d-8920-0045f911e34a tempest-VolumesAdminNegativeTest-1852011197 tempest-VolumesAdminNegativeTest-1852011197-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:48:50 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-7c821270-d95f-4d6d-8920-0045f911e34a tempest-VolumesAdminNegativeTest-1852011197 tempest-VolumesAdminNegativeTest-1852011197-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:48:50 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [req-62773b46-7edf-40fb-977d-05ab3751dd21 req-849fb807-b236-4b97-a70b-48e42e96cb5d None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:50 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-62773b46-7edf-40fb-977d-05ab3751dd21 req-849fb807-b236-4b97-a70b-48e42e96cb5d tempest-DeleteServersTestJSON-801547544 tempest-DeleteServersTestJSON-801547544-project-member] DELETE http://192.168.122.117/volume/v3/attachments/8b1e3001-f1cf-4822-8c48-60323c3d8f21 Sep 05 20:48:50 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-62773b46-7edf-40fb-977d-05ab3751dd21 req-849fb807-b236-4b97-a70b-48e42e96cb5d tempest-DeleteServersTestJSON-801547544 tempest-DeleteServersTestJSON-801547544-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:48:50 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:48:50 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:48:50 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-62773b46-7edf-40fb-977d-05ab3751dd21 req-849fb807-b236-4b97-a70b-48e42e96cb5d tempest-DeleteServersTestJSON-801547544 tempest-DeleteServersTestJSON-801547544-project-member] Calling method 'version_select' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:48:50 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:48:50 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:48:50 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:48:50 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:48:50 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-7c821270-d95f-4d6d-8920-0045f911e34a tempest-VolumesAdminNegativeTest-1852011197 tempest-VolumesAdminNegativeTest-1852011197-project-member] Volume info retrieved successfully. Sep 05 20:48:50 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-7c821270-d95f-4d6d-8920-0045f911e34a tempest-VolumesAdminNegativeTest-1852011197 tempest-VolumesAdminNegativeTest-1852011197-project-member] http://192.168.122.117/volume/v3/volumes/25c7376f-34d6-4984-8cb5-1ecf12abf4ca returned with HTTP 200 Sep 05 20:48:50 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 52/105] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:48:50 2026] GET /volume/v3/volumes/25c7376f-34d6-4984-8cb5-1ecf12abf4ca => generated 856 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:48:50 devstack devstack@c-api.service[87435]: /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 05 20:48:50 devstack devstack@c-api.service[87435]: return base.obj_make_list(context, Sep 05 20:48:50 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-62773b46-7edf-40fb-977d-05ab3751dd21 req-849fb807-b236-4b97-a70b-48e42e96cb5d tempest-DeleteServersTestJSON-801547544 tempest-DeleteServersTestJSON-801547544-project-member] http://192.168.122.117/volume/v3/attachments/8b1e3001-f1cf-4822-8c48-60323c3d8f21 returned with HTTP 200 Sep 05 20:48:50 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 54/106] 192.168.122.117 () {64 vars in 1562 bytes} [Sat Sep 5 20:48:50 2026] DELETE /volume/v3/attachments/8b1e3001-f1cf-4822-8c48-60323c3d8f21 => generated 19 bytes in 394 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:48:51 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-0c0c94ee-be96-4d2f-a93d-8dbf4b868458 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:51 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-0c0c94ee-be96-4d2f-a93d-8dbf4b868458 tempest-VolumeRetypeWithoutMigrationTest-259206656 tempest-VolumeRetypeWithoutMigrationTest-259206656-project-member] GET http://192.168.122.117/volume/v3/volumes/80860b8d-c2e6-48ec-be6c-5936cf1c13e9 Sep 05 20:48:51 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-0c0c94ee-be96-4d2f-a93d-8dbf4b868458 tempest-VolumeRetypeWithoutMigrationTest-259206656 tempest-VolumeRetypeWithoutMigrationTest-259206656-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:48:51 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-0c0c94ee-be96-4d2f-a93d-8dbf4b868458 tempest-VolumeRetypeWithoutMigrationTest-259206656 tempest-VolumeRetypeWithoutMigrationTest-259206656-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:48:51 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:48:51 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:48:51 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:48:51 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:48:51 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-0c0c94ee-be96-4d2f-a93d-8dbf4b868458 tempest-VolumeRetypeWithoutMigrationTest-259206656 tempest-VolumeRetypeWithoutMigrationTest-259206656-project-member] Volume info retrieved successfully. Sep 05 20:48:51 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-0c0c94ee-be96-4d2f-a93d-8dbf4b868458 tempest-VolumeRetypeWithoutMigrationTest-259206656 tempest-VolumeRetypeWithoutMigrationTest-259206656-project-member] http://192.168.122.117/volume/v3/volumes/80860b8d-c2e6-48ec-be6c-5936cf1c13e9 returned with HTTP 200 Sep 05 20:48:51 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 53/107] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:48:51 2026] GET /volume/v3/volumes/80860b8d-c2e6-48ec-be6c-5936cf1c13e9 => generated 866 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:48:51 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-3f157cd7-26c1-4f39-a4af-d4795168cbaa None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:51 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-3f157cd7-26c1-4f39-a4af-d4795168cbaa tempest-VolumesAdminNegativeTest-1852011197 tempest-VolumesAdminNegativeTest-1852011197-project-member] GET http://192.168.122.117/volume/v3/volumes/25c7376f-34d6-4984-8cb5-1ecf12abf4ca Sep 05 20:48:51 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-3f157cd7-26c1-4f39-a4af-d4795168cbaa tempest-VolumesAdminNegativeTest-1852011197 tempest-VolumesAdminNegativeTest-1852011197-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:48:51 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-3f157cd7-26c1-4f39-a4af-d4795168cbaa tempest-VolumesAdminNegativeTest-1852011197 tempest-VolumesAdminNegativeTest-1852011197-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:48:51 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:48:51 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:48:51 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:48:51 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:48:51 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-3f157cd7-26c1-4f39-a4af-d4795168cbaa tempest-VolumesAdminNegativeTest-1852011197 tempest-VolumesAdminNegativeTest-1852011197-project-member] Volume info retrieved successfully. Sep 05 20:48:51 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-3f157cd7-26c1-4f39-a4af-d4795168cbaa tempest-VolumesAdminNegativeTest-1852011197 tempest-VolumesAdminNegativeTest-1852011197-project-member] http://192.168.122.117/volume/v3/volumes/25c7376f-34d6-4984-8cb5-1ecf12abf4ca returned with HTTP 200 Sep 05 20:48:51 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 55/108] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:48:51 2026] GET /volume/v3/volumes/25c7376f-34d6-4984-8cb5-1ecf12abf4ca => generated 856 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:48:52 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-dc522d54-7b9a-4459-a76f-5b9e8af56f4e None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:52 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-dc522d54-7b9a-4459-a76f-5b9e8af56f4e tempest-VolumeRetypeWithoutMigrationTest-259206656 tempest-VolumeRetypeWithoutMigrationTest-259206656-project-member] GET http://192.168.122.117/volume/v3/volumes/80860b8d-c2e6-48ec-be6c-5936cf1c13e9 Sep 05 20:48:52 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-dc522d54-7b9a-4459-a76f-5b9e8af56f4e tempest-VolumeRetypeWithoutMigrationTest-259206656 tempest-VolumeRetypeWithoutMigrationTest-259206656-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:48:52 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-dc522d54-7b9a-4459-a76f-5b9e8af56f4e tempest-VolumeRetypeWithoutMigrationTest-259206656 tempest-VolumeRetypeWithoutMigrationTest-259206656-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:48:52 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:48:52 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:48:52 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:48:52 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:48:52 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-dc522d54-7b9a-4459-a76f-5b9e8af56f4e tempest-VolumeRetypeWithoutMigrationTest-259206656 tempest-VolumeRetypeWithoutMigrationTest-259206656-project-member] Volume info retrieved successfully. Sep 05 20:48:52 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-dc522d54-7b9a-4459-a76f-5b9e8af56f4e tempest-VolumeRetypeWithoutMigrationTest-259206656 tempest-VolumeRetypeWithoutMigrationTest-259206656-project-member] http://192.168.122.117/volume/v3/volumes/80860b8d-c2e6-48ec-be6c-5936cf1c13e9 returned with HTTP 200 Sep 05 20:48:52 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 54/109] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:48:52 2026] GET /volume/v3/volumes/80860b8d-c2e6-48ec-be6c-5936cf1c13e9 => generated 866 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:48:52 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-7d4d5576-8778-4ac3-8aff-6cfd2d95985d None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:52 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-7d4d5576-8778-4ac3-8aff-6cfd2d95985d tempest-VolumesAdminNegativeTest-1852011197 tempest-VolumesAdminNegativeTest-1852011197-project-member] GET http://192.168.122.117/volume/v3/volumes/25c7376f-34d6-4984-8cb5-1ecf12abf4ca Sep 05 20:48:52 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-7d4d5576-8778-4ac3-8aff-6cfd2d95985d tempest-VolumesAdminNegativeTest-1852011197 tempest-VolumesAdminNegativeTest-1852011197-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:48:52 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-7d4d5576-8778-4ac3-8aff-6cfd2d95985d tempest-VolumesAdminNegativeTest-1852011197 tempest-VolumesAdminNegativeTest-1852011197-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:48:52 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:48:52 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:48:52 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:48:52 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:48:52 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-7d4d5576-8778-4ac3-8aff-6cfd2d95985d tempest-VolumesAdminNegativeTest-1852011197 tempest-VolumesAdminNegativeTest-1852011197-project-member] Volume info retrieved successfully. Sep 05 20:48:52 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-7d4d5576-8778-4ac3-8aff-6cfd2d95985d tempest-VolumesAdminNegativeTest-1852011197 tempest-VolumesAdminNegativeTest-1852011197-project-member] http://192.168.122.117/volume/v3/volumes/25c7376f-34d6-4984-8cb5-1ecf12abf4ca returned with HTTP 200 Sep 05 20:48:52 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 56/110] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:48:52 2026] GET /volume/v3/volumes/25c7376f-34d6-4984-8cb5-1ecf12abf4ca => generated 856 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:48:53 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-a8909dc8-b454-43c3-9214-4243d9ed7bd8 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:53 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-a8909dc8-b454-43c3-9214-4243d9ed7bd8 tempest-DeleteServersTestJSON-801547544 tempest-DeleteServersTestJSON-801547544-project-member] GET http://192.168.122.117/volume/v3/volumes/941fd4f3-2786-4555-9417-5c18abcd5280 Sep 05 20:48:53 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-a8909dc8-b454-43c3-9214-4243d9ed7bd8 tempest-DeleteServersTestJSON-801547544 tempest-DeleteServersTestJSON-801547544-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:48:53 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-a8909dc8-b454-43c3-9214-4243d9ed7bd8 tempest-DeleteServersTestJSON-801547544 tempest-DeleteServersTestJSON-801547544-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:48:53 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:48:53 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:48:53 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:48:53 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:48:53 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-a8909dc8-b454-43c3-9214-4243d9ed7bd8 tempest-DeleteServersTestJSON-801547544 tempest-DeleteServersTestJSON-801547544-project-member] Volume info retrieved successfully. Sep 05 20:48:53 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-a8909dc8-b454-43c3-9214-4243d9ed7bd8 tempest-DeleteServersTestJSON-801547544 tempest-DeleteServersTestJSON-801547544-project-member] http://192.168.122.117/volume/v3/volumes/941fd4f3-2786-4555-9417-5c18abcd5280 returned with HTTP 200 Sep 05 20:48:53 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 55/111] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:48:53 2026] GET /volume/v3/volumes/941fd4f3-2786-4555-9417-5c18abcd5280 => generated 854 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:48:53 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-51a6999e-5777-4764-93ec-365d6aee7fdd None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:53 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-51a6999e-5777-4764-93ec-365d6aee7fdd tempest-DeleteServersTestJSON-801547544 tempest-DeleteServersTestJSON-801547544-project-member] GET http://192.168.122.117/volume/v3/volumes/941fd4f3-2786-4555-9417-5c18abcd5280 Sep 05 20:48:53 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-51a6999e-5777-4764-93ec-365d6aee7fdd tempest-DeleteServersTestJSON-801547544 tempest-DeleteServersTestJSON-801547544-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:48:53 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-51a6999e-5777-4764-93ec-365d6aee7fdd tempest-DeleteServersTestJSON-801547544 tempest-DeleteServersTestJSON-801547544-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:48:53 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:48:53 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:48:53 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:48:53 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:48:53 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-51a6999e-5777-4764-93ec-365d6aee7fdd tempest-DeleteServersTestJSON-801547544 tempest-DeleteServersTestJSON-801547544-project-member] Volume info retrieved successfully. Sep 05 20:48:53 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-51a6999e-5777-4764-93ec-365d6aee7fdd tempest-DeleteServersTestJSON-801547544 tempest-DeleteServersTestJSON-801547544-project-member] http://192.168.122.117/volume/v3/volumes/941fd4f3-2786-4555-9417-5c18abcd5280 returned with HTTP 200 Sep 05 20:48:53 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 57/112] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:48:53 2026] GET /volume/v3/volumes/941fd4f3-2786-4555-9417-5c18abcd5280 => generated 854 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:48:53 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-42f7839b-f91c-4269-9592-77730643e9a4 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:53 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-42f7839b-f91c-4269-9592-77730643e9a4 tempest-VolumeRetypeWithoutMigrationTest-259206656 tempest-VolumeRetypeWithoutMigrationTest-259206656-project-member] GET http://192.168.122.117/volume/v3/volumes/80860b8d-c2e6-48ec-be6c-5936cf1c13e9 Sep 05 20:48:53 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-42f7839b-f91c-4269-9592-77730643e9a4 tempest-VolumeRetypeWithoutMigrationTest-259206656 tempest-VolumeRetypeWithoutMigrationTest-259206656-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:48:53 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-42f7839b-f91c-4269-9592-77730643e9a4 tempest-VolumeRetypeWithoutMigrationTest-259206656 tempest-VolumeRetypeWithoutMigrationTest-259206656-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:48:53 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:48:53 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:48:53 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:48:53 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:48:53 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-42f7839b-f91c-4269-9592-77730643e9a4 tempest-VolumeRetypeWithoutMigrationTest-259206656 tempest-VolumeRetypeWithoutMigrationTest-259206656-project-member] Volume info retrieved successfully. Sep 05 20:48:53 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-42f7839b-f91c-4269-9592-77730643e9a4 tempest-VolumeRetypeWithoutMigrationTest-259206656 tempest-VolumeRetypeWithoutMigrationTest-259206656-project-member] http://192.168.122.117/volume/v3/volumes/80860b8d-c2e6-48ec-be6c-5936cf1c13e9 returned with HTTP 200 Sep 05 20:48:53 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 56/113] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:48:53 2026] GET /volume/v3/volumes/80860b8d-c2e6-48ec-be6c-5936cf1c13e9 => generated 867 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:48:53 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-123a3f64-464e-4d5f-88c6-f1be5135fec8 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:53 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-123a3f64-464e-4d5f-88c6-f1be5135fec8 tempest-VolumeRetypeWithoutMigrationTest-488039582 tempest-VolumeRetypeWithoutMigrationTest-488039582-project-admin] GET http://192.168.122.117/volume/v3/volumes/80860b8d-c2e6-48ec-be6c-5936cf1c13e9 Sep 05 20:48:53 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-123a3f64-464e-4d5f-88c6-f1be5135fec8 tempest-VolumeRetypeWithoutMigrationTest-488039582 tempest-VolumeRetypeWithoutMigrationTest-488039582-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:48:53 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-123a3f64-464e-4d5f-88c6-f1be5135fec8 tempest-VolumeRetypeWithoutMigrationTest-488039582 tempest-VolumeRetypeWithoutMigrationTest-488039582-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:48:53 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-0f437e97-aabd-402f-b0ee-5024502fb87d None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:53 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-0f437e97-aabd-402f-b0ee-5024502fb87d tempest-DeleteServersTestJSON-801547544 tempest-DeleteServersTestJSON-801547544-project-member] GET http://192.168.122.117/volume/v3/volumes/941fd4f3-2786-4555-9417-5c18abcd5280 Sep 05 20:48:53 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:48:53 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:48:53 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:48:53 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:48:53 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-0f437e97-aabd-402f-b0ee-5024502fb87d tempest-DeleteServersTestJSON-801547544 tempest-DeleteServersTestJSON-801547544-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:48:53 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-0f437e97-aabd-402f-b0ee-5024502fb87d tempest-DeleteServersTestJSON-801547544 tempest-DeleteServersTestJSON-801547544-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:48:53 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-123a3f64-464e-4d5f-88c6-f1be5135fec8 tempest-VolumeRetypeWithoutMigrationTest-488039582 tempest-VolumeRetypeWithoutMigrationTest-488039582-project-admin] Volume info retrieved successfully. Sep 05 20:48:53 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:48:53 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:48:53 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:48:53 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:48:53 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-0f437e97-aabd-402f-b0ee-5024502fb87d tempest-DeleteServersTestJSON-801547544 tempest-DeleteServersTestJSON-801547544-project-member] Volume info retrieved successfully. Sep 05 20:48:53 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-123a3f64-464e-4d5f-88c6-f1be5135fec8 tempest-VolumeRetypeWithoutMigrationTest-488039582 tempest-VolumeRetypeWithoutMigrationTest-488039582-project-admin] http://192.168.122.117/volume/v3/volumes/80860b8d-c2e6-48ec-be6c-5936cf1c13e9 returned with HTTP 200 Sep 05 20:48:53 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 58/114] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:48:53 2026] GET /volume/v3/volumes/80860b8d-c2e6-48ec-be6c-5936cf1c13e9 => generated 1030 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:48:53 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-0f437e97-aabd-402f-b0ee-5024502fb87d tempest-DeleteServersTestJSON-801547544 tempest-DeleteServersTestJSON-801547544-project-member] http://192.168.122.117/volume/v3/volumes/941fd4f3-2786-4555-9417-5c18abcd5280 returned with HTTP 200 Sep 05 20:48:53 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 57/115] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:48:53 2026] GET /volume/v3/volumes/941fd4f3-2786-4555-9417-5c18abcd5280 => generated 854 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:48:53 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-c92441dd-598f-49f9-a2db-91bdf3cb9b07 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:53 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-1165c2a5-c725-46dd-9b81-103dd71c8bd6 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:53 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-c92441dd-598f-49f9-a2db-91bdf3cb9b07 tempest-VolumeRetypeWithoutMigrationTest-259206656 tempest-VolumeRetypeWithoutMigrationTest-259206656-project-member] POST http://192.168.122.117/volume/v3/volumes/80860b8d-c2e6-48ec-be6c-5936cf1c13e9/action Sep 05 20:48:53 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-1165c2a5-c725-46dd-9b81-103dd71c8bd6 tempest-DeleteServersTestJSON-801547544 tempest-DeleteServersTestJSON-801547544-project-member] DELETE http://192.168.122.117/volume/v3/volumes/941fd4f3-2786-4555-9417-5c18abcd5280 Sep 05 20:48:53 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-c92441dd-598f-49f9-a2db-91bdf3cb9b07 tempest-VolumeRetypeWithoutMigrationTest-259206656 tempest-VolumeRetypeWithoutMigrationTest-259206656-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=87435) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:48:53 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-1165c2a5-c725-46dd-9b81-103dd71c8bd6 tempest-DeleteServersTestJSON-801547544 tempest-DeleteServersTestJSON-801547544-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:48:53 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-1165c2a5-c725-46dd-9b81-103dd71c8bd6 tempest-DeleteServersTestJSON-801547544 tempest-DeleteServersTestJSON-801547544-project-member] Calling method 'delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:48:53 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-1165c2a5-c725-46dd-9b81-103dd71c8bd6 tempest-DeleteServersTestJSON-801547544 tempest-DeleteServersTestJSON-801547544-project-member] Delete volume with id: 941fd4f3-2786-4555-9417-5c18abcd5280 Sep 05 20:48:53 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-c92441dd-598f-49f9-a2db-91bdf3cb9b07 tempest-VolumeRetypeWithoutMigrationTest-259206656 tempest-VolumeRetypeWithoutMigrationTest-259206656-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:48:53 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:48:53 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:48:53 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:48:53 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:48:53 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-1165c2a5-c725-46dd-9b81-103dd71c8bd6 tempest-DeleteServersTestJSON-801547544 tempest-DeleteServersTestJSON-801547544-project-member] Volume info retrieved successfully. Sep 05 20:48:53 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:48:53 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:48:53 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:48:53 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:48:53 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-c92441dd-598f-49f9-a2db-91bdf3cb9b07 tempest-VolumeRetypeWithoutMigrationTest-259206656 tempest-VolumeRetypeWithoutMigrationTest-259206656-project-member] Volume info retrieved successfully. Sep 05 20:48:53 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-1165c2a5-c725-46dd-9b81-103dd71c8bd6 tempest-DeleteServersTestJSON-801547544 tempest-DeleteServersTestJSON-801547544-project-member] Delete volume request issued successfully. Sep 05 20:48:53 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-1165c2a5-c725-46dd-9b81-103dd71c8bd6 tempest-DeleteServersTestJSON-801547544 tempest-DeleteServersTestJSON-801547544-project-member] http://192.168.122.117/volume/v3/volumes/941fd4f3-2786-4555-9417-5c18abcd5280 returned with HTTP 202 Sep 05 20:48:53 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 58/116] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 20:48:53 2026] DELETE /volume/v3/volumes/941fd4f3-2786-4555-9417-5c18abcd5280 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:48:53 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-b81d6d00-c54f-4a6f-a1d2-e201125745c3 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:53 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b81d6d00-c54f-4a6f-a1d2-e201125745c3 tempest-DeleteServersTestJSON-801547544 tempest-DeleteServersTestJSON-801547544-project-member] GET http://192.168.122.117/volume/v3/volumes/941fd4f3-2786-4555-9417-5c18abcd5280 Sep 05 20:48:53 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b81d6d00-c54f-4a6f-a1d2-e201125745c3 tempest-DeleteServersTestJSON-801547544 tempest-DeleteServersTestJSON-801547544-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:48:53 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b81d6d00-c54f-4a6f-a1d2-e201125745c3 tempest-DeleteServersTestJSON-801547544 tempest-DeleteServersTestJSON-801547544-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:48:53 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:48:53 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:48:53 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:48:53 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:48:53 devstack devstack@c-api.service[87435]: /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 05 20:48:53 devstack devstack@c-api.service[87435]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 20:48:53 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-b81d6d00-c54f-4a6f-a1d2-e201125745c3 tempest-DeleteServersTestJSON-801547544 tempest-DeleteServersTestJSON-801547544-project-member] Volume info retrieved successfully. Sep 05 20:48:53 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b81d6d00-c54f-4a6f-a1d2-e201125745c3 tempest-DeleteServersTestJSON-801547544 tempest-DeleteServersTestJSON-801547544-project-member] http://192.168.122.117/volume/v3/volumes/941fd4f3-2786-4555-9417-5c18abcd5280 returned with HTTP 200 Sep 05 20:48:53 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 59/117] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:48:53 2026] GET /volume/v3/volumes/941fd4f3-2786-4555-9417-5c18abcd5280 => generated 853 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:48:53 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-348f534e-abde-4f9b-9c75-79ecf89f6ba2 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:53 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-348f534e-abde-4f9b-9c75-79ecf89f6ba2 tempest-VolumesAdminNegativeTest-1852011197 tempest-VolumesAdminNegativeTest-1852011197-project-member] GET http://192.168.122.117/volume/v3/volumes/25c7376f-34d6-4984-8cb5-1ecf12abf4ca Sep 05 20:48:53 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-348f534e-abde-4f9b-9c75-79ecf89f6ba2 tempest-VolumesAdminNegativeTest-1852011197 tempest-VolumesAdminNegativeTest-1852011197-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:48:53 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-348f534e-abde-4f9b-9c75-79ecf89f6ba2 tempest-VolumesAdminNegativeTest-1852011197 tempest-VolumesAdminNegativeTest-1852011197-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:48:53 devstack devstack@c-api.service[87435]: WARNING cinder.quota [None req-c92441dd-598f-49f9-a2db-91bdf3cb9b07 tempest-VolumeRetypeWithoutMigrationTest-259206656 tempest-VolumeRetypeWithoutMigrationTest-259206656-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 05 20:48:53 devstack devstack@c-api.service[87435]: WARNING cinder.quota [None req-c92441dd-598f-49f9-a2db-91bdf3cb9b07 tempest-VolumeRetypeWithoutMigrationTest-259206656 tempest-VolumeRetypeWithoutMigrationTest-259206656-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 05 20:48:53 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-348f534e-abde-4f9b-9c75-79ecf89f6ba2 tempest-VolumesAdminNegativeTest-1852011197 tempest-VolumesAdminNegativeTest-1852011197-project-member] http://192.168.122.117/volume/v3/volumes/25c7376f-34d6-4984-8cb5-1ecf12abf4ca returned with HTTP 404 Sep 05 20:48:53 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 60/118] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:48:53 2026] GET /volume/v3/volumes/25c7376f-34d6-4984-8cb5-1ecf12abf4ca => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:48:54 devstack devstack@c-api.service[87435]: DEBUG cinder.quota [None req-c92441dd-598f-49f9-a2db-91bdf3cb9b07 tempest-VolumeRetypeWithoutMigrationTest-259206656 tempest-VolumeRetypeWithoutMigrationTest-259206656-project-member] Created reservations ['f3d71ed6-c817-450b-8c47-4d028a6e6004', '53c3e9e5-82f1-4805-96d8-ef513ccfca20'] {{(pid=87435) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:48:54 devstack devstack@c-api.service[87435]: WARNING cinder.quota [None req-c92441dd-598f-49f9-a2db-91bdf3cb9b07 tempest-VolumeRetypeWithoutMigrationTest-259206656 tempest-VolumeRetypeWithoutMigrationTest-259206656-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 05 20:48:54 devstack devstack@c-api.service[87435]: WARNING cinder.quota [None req-c92441dd-598f-49f9-a2db-91bdf3cb9b07 tempest-VolumeRetypeWithoutMigrationTest-259206656 tempest-VolumeRetypeWithoutMigrationTest-259206656-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 05 20:48:54 devstack devstack@c-api.service[87435]: DEBUG cinder.quota [None req-c92441dd-598f-49f9-a2db-91bdf3cb9b07 tempest-VolumeRetypeWithoutMigrationTest-259206656 tempest-VolumeRetypeWithoutMigrationTest-259206656-project-member] Created reservations ['05142c43-0f1c-4711-9913-5c9003dda91d', '62f68068-201a-457a-bc40-a8724f27f3cf'] {{(pid=87435) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:48:54 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:48:54 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:48:54 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-c92441dd-598f-49f9-a2db-91bdf3cb9b07 tempest-VolumeRetypeWithoutMigrationTest-259206656 tempest-VolumeRetypeWithoutMigrationTest-259206656-project-member] Retype volume request issued successfully. Sep 05 20:48:54 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-c92441dd-598f-49f9-a2db-91bdf3cb9b07 tempest-VolumeRetypeWithoutMigrationTest-259206656 tempest-VolumeRetypeWithoutMigrationTest-259206656-project-member] http://192.168.122.117/volume/v3/volumes/80860b8d-c2e6-48ec-be6c-5936cf1c13e9/action returned with HTTP 202 Sep 05 20:48:54 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 59/119] 192.168.122.117 () {60 vars in 1274 bytes} [Sat Sep 5 20:48:53 2026] POST /volume/v3/volumes/80860b8d-c2e6-48ec-be6c-5936cf1c13e9/action => generated 0 bytes in 611 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 20:48:54 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-b43f0e39-aef8-42ba-bbc7-6f1244d88e05 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:54 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b43f0e39-aef8-42ba-bbc7-6f1244d88e05 tempest-VolumeRetypeWithoutMigrationTest-259206656 tempest-VolumeRetypeWithoutMigrationTest-259206656-project-member] GET http://192.168.122.117/volume/v3/volumes/80860b8d-c2e6-48ec-be6c-5936cf1c13e9 Sep 05 20:48:54 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b43f0e39-aef8-42ba-bbc7-6f1244d88e05 tempest-VolumeRetypeWithoutMigrationTest-259206656 tempest-VolumeRetypeWithoutMigrationTest-259206656-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:48:54 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b43f0e39-aef8-42ba-bbc7-6f1244d88e05 tempest-VolumeRetypeWithoutMigrationTest-259206656 tempest-VolumeRetypeWithoutMigrationTest-259206656-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:48:54 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:48:54 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:48:54 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:48:54 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:48:54 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-b43f0e39-aef8-42ba-bbc7-6f1244d88e05 tempest-VolumeRetypeWithoutMigrationTest-259206656 tempest-VolumeRetypeWithoutMigrationTest-259206656-project-member] Volume info retrieved successfully. Sep 05 20:48:54 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b43f0e39-aef8-42ba-bbc7-6f1244d88e05 tempest-VolumeRetypeWithoutMigrationTest-259206656 tempest-VolumeRetypeWithoutMigrationTest-259206656-project-member] http://192.168.122.117/volume/v3/volumes/80860b8d-c2e6-48ec-be6c-5936cf1c13e9 returned with HTTP 200 Sep 05 20:48:54 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 61/120] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:48:54 2026] GET /volume/v3/volumes/80860b8d-c2e6-48ec-be6c-5936cf1c13e9 => generated 866 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:48:54 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-d127d03d-3570-4631-9088-f974db618e07 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:54 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-d127d03d-3570-4631-9088-f974db618e07 tempest-DeleteServersTestJSON-801547544 tempest-DeleteServersTestJSON-801547544-project-member] GET http://192.168.122.117/volume/v3/volumes/941fd4f3-2786-4555-9417-5c18abcd5280 Sep 05 20:48:54 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-d127d03d-3570-4631-9088-f974db618e07 tempest-DeleteServersTestJSON-801547544 tempest-DeleteServersTestJSON-801547544-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:48:54 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-d127d03d-3570-4631-9088-f974db618e07 tempest-DeleteServersTestJSON-801547544 tempest-DeleteServersTestJSON-801547544-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:48:54 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:48:54 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:48:54 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:48:54 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:48:55 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-d127d03d-3570-4631-9088-f974db618e07 tempest-DeleteServersTestJSON-801547544 tempest-DeleteServersTestJSON-801547544-project-member] Volume info retrieved successfully. Sep 05 20:48:55 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-d127d03d-3570-4631-9088-f974db618e07 tempest-DeleteServersTestJSON-801547544 tempest-DeleteServersTestJSON-801547544-project-member] http://192.168.122.117/volume/v3/volumes/941fd4f3-2786-4555-9417-5c18abcd5280 returned with HTTP 200 Sep 05 20:48:55 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 60/121] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:48:54 2026] GET /volume/v3/volumes/941fd4f3-2786-4555-9417-5c18abcd5280 => generated 853 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:48:55 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-bfe3ef76-b0b2-4457-9568-172e5c685c0d None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:55 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-bfe3ef76-b0b2-4457-9568-172e5c685c0d tempest-VolumeRetypeWithoutMigrationTest-259206656 tempest-VolumeRetypeWithoutMigrationTest-259206656-project-member] GET http://192.168.122.117/volume/v3/volumes/80860b8d-c2e6-48ec-be6c-5936cf1c13e9 Sep 05 20:48:55 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-bfe3ef76-b0b2-4457-9568-172e5c685c0d tempest-VolumeRetypeWithoutMigrationTest-259206656 tempest-VolumeRetypeWithoutMigrationTest-259206656-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:48:55 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-bfe3ef76-b0b2-4457-9568-172e5c685c0d tempest-VolumeRetypeWithoutMigrationTest-259206656 tempest-VolumeRetypeWithoutMigrationTest-259206656-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:48:55 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:48:55 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:48:55 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:48:55 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:48:55 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-bfe3ef76-b0b2-4457-9568-172e5c685c0d tempest-VolumeRetypeWithoutMigrationTest-259206656 tempest-VolumeRetypeWithoutMigrationTest-259206656-project-member] Volume info retrieved successfully. Sep 05 20:48:55 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-bfe3ef76-b0b2-4457-9568-172e5c685c0d tempest-VolumeRetypeWithoutMigrationTest-259206656 tempest-VolumeRetypeWithoutMigrationTest-259206656-project-member] http://192.168.122.117/volume/v3/volumes/80860b8d-c2e6-48ec-be6c-5936cf1c13e9 returned with HTTP 200 Sep 05 20:48:55 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 62/122] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:48:55 2026] GET /volume/v3/volumes/80860b8d-c2e6-48ec-be6c-5936cf1c13e9 => generated 867 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:48:55 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-4e0ddab6-da2e-40f7-8afb-5b8deada2927 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:55 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-4e0ddab6-da2e-40f7-8afb-5b8deada2927 tempest-VolumeRetypeWithoutMigrationTest-488039582 tempest-VolumeRetypeWithoutMigrationTest-488039582-project-admin] GET http://192.168.122.117/volume/v3/volumes/80860b8d-c2e6-48ec-be6c-5936cf1c13e9 Sep 05 20:48:55 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-4e0ddab6-da2e-40f7-8afb-5b8deada2927 tempest-VolumeRetypeWithoutMigrationTest-488039582 tempest-VolumeRetypeWithoutMigrationTest-488039582-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:48:55 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-4e0ddab6-da2e-40f7-8afb-5b8deada2927 tempest-VolumeRetypeWithoutMigrationTest-488039582 tempest-VolumeRetypeWithoutMigrationTest-488039582-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:48:55 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:48:55 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:48:55 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:48:55 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:48:55 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-4e0ddab6-da2e-40f7-8afb-5b8deada2927 tempest-VolumeRetypeWithoutMigrationTest-488039582 tempest-VolumeRetypeWithoutMigrationTest-488039582-project-admin] Volume info retrieved successfully. Sep 05 20:48:55 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-4e0ddab6-da2e-40f7-8afb-5b8deada2927 tempest-VolumeRetypeWithoutMigrationTest-488039582 tempest-VolumeRetypeWithoutMigrationTest-488039582-project-admin] http://192.168.122.117/volume/v3/volumes/80860b8d-c2e6-48ec-be6c-5936cf1c13e9 returned with HTTP 200 Sep 05 20:48:55 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 61/123] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:48:55 2026] GET /volume/v3/volumes/80860b8d-c2e6-48ec-be6c-5936cf1c13e9 => generated 1030 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:48:55 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-5a5597a6-89c3-42f2-8089-0b76779d19cb None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:55 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-5a5597a6-89c3-42f2-8089-0b76779d19cb tempest-VolumeRetypeWithoutMigrationTest-488039582 tempest-VolumeRetypeWithoutMigrationTest-488039582-project-admin] GET http://192.168.122.117/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-57124369 Sep 05 20:48:55 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-5a5597a6-89c3-42f2-8089-0b76779d19cb tempest-VolumeRetypeWithoutMigrationTest-488039582 tempest-VolumeRetypeWithoutMigrationTest-488039582-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:48:55 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-5a5597a6-89c3-42f2-8089-0b76779d19cb tempest-VolumeRetypeWithoutMigrationTest-488039582 tempest-VolumeRetypeWithoutMigrationTest-488039582-project-admin] Calling method 'index' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:48:55 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-5a5597a6-89c3-42f2-8089-0b76779d19cb tempest-VolumeRetypeWithoutMigrationTest-488039582 tempest-VolumeRetypeWithoutMigrationTest-488039582-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-57124369'), ('all_tenants', True)]). {{(pid=87434) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 20:48:55 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:48:55 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:48:55 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-5a5597a6-89c3-42f2-8089-0b76779d19cb tempest-VolumeRetypeWithoutMigrationTest-488039582 tempest-VolumeRetypeWithoutMigrationTest-488039582-project-admin] Get all volumes completed successfully. Sep 05 20:48:55 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-5a5597a6-89c3-42f2-8089-0b76779d19cb tempest-VolumeRetypeWithoutMigrationTest-488039582 tempest-VolumeRetypeWithoutMigrationTest-488039582-project-admin] http://192.168.122.117/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-57124369 returned with HTTP 200 Sep 05 20:48:55 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 63/124] 192.168.122.117 () {58 vars in 1278 bytes} [Sat Sep 5 20:48:55 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-57124369 => generated 353 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:48:55 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-1d284a3c-8598-47eb-a5b7-80b41de9733d None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:55 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-1d284a3c-8598-47eb-a5b7-80b41de9733d tempest-VolumeRetypeWithoutMigrationTest-259206656 tempest-VolumeRetypeWithoutMigrationTest-259206656-project-member] GET http://192.168.122.117/volume/v3/volumes/80860b8d-c2e6-48ec-be6c-5936cf1c13e9 Sep 05 20:48:55 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-1d284a3c-8598-47eb-a5b7-80b41de9733d tempest-VolumeRetypeWithoutMigrationTest-259206656 tempest-VolumeRetypeWithoutMigrationTest-259206656-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:48:55 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-1d284a3c-8598-47eb-a5b7-80b41de9733d tempest-VolumeRetypeWithoutMigrationTest-259206656 tempest-VolumeRetypeWithoutMigrationTest-259206656-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:48:55 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:48:55 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:48:55 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:48:55 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:48:55 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-1d284a3c-8598-47eb-a5b7-80b41de9733d tempest-VolumeRetypeWithoutMigrationTest-259206656 tempest-VolumeRetypeWithoutMigrationTest-259206656-project-member] Volume info retrieved successfully. Sep 05 20:48:55 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-1d284a3c-8598-47eb-a5b7-80b41de9733d tempest-VolumeRetypeWithoutMigrationTest-259206656 tempest-VolumeRetypeWithoutMigrationTest-259206656-project-member] http://192.168.122.117/volume/v3/volumes/80860b8d-c2e6-48ec-be6c-5936cf1c13e9 returned with HTTP 200 Sep 05 20:48:55 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 62/125] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:48:55 2026] GET /volume/v3/volumes/80860b8d-c2e6-48ec-be6c-5936cf1c13e9 => generated 867 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:48:55 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-55364c02-d765-4265-b88f-0832254833f7 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:55 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-55364c02-d765-4265-b88f-0832254833f7 tempest-VolumeRetypeWithoutMigrationTest-259206656 tempest-VolumeRetypeWithoutMigrationTest-259206656-project-member] DELETE http://192.168.122.117/volume/v3/volumes/80860b8d-c2e6-48ec-be6c-5936cf1c13e9 Sep 05 20:48:55 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-55364c02-d765-4265-b88f-0832254833f7 tempest-VolumeRetypeWithoutMigrationTest-259206656 tempest-VolumeRetypeWithoutMigrationTest-259206656-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:48:55 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-55364c02-d765-4265-b88f-0832254833f7 tempest-VolumeRetypeWithoutMigrationTest-259206656 tempest-VolumeRetypeWithoutMigrationTest-259206656-project-member] Calling method 'delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:48:55 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-55364c02-d765-4265-b88f-0832254833f7 tempest-VolumeRetypeWithoutMigrationTest-259206656 tempest-VolumeRetypeWithoutMigrationTest-259206656-project-member] Delete volume with id: 80860b8d-c2e6-48ec-be6c-5936cf1c13e9 Sep 05 20:48:55 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:48:55 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:48:55 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:48:55 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:48:55 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-55364c02-d765-4265-b88f-0832254833f7 tempest-VolumeRetypeWithoutMigrationTest-259206656 tempest-VolumeRetypeWithoutMigrationTest-259206656-project-member] Volume info retrieved successfully. Sep 05 20:48:55 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-55364c02-d765-4265-b88f-0832254833f7 tempest-VolumeRetypeWithoutMigrationTest-259206656 tempest-VolumeRetypeWithoutMigrationTest-259206656-project-member] Delete volume request issued successfully. Sep 05 20:48:55 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-55364c02-d765-4265-b88f-0832254833f7 tempest-VolumeRetypeWithoutMigrationTest-259206656 tempest-VolumeRetypeWithoutMigrationTest-259206656-project-member] http://192.168.122.117/volume/v3/volumes/80860b8d-c2e6-48ec-be6c-5936cf1c13e9 returned with HTTP 202 Sep 05 20:48:55 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 64/126] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 20:48:55 2026] DELETE /volume/v3/volumes/80860b8d-c2e6-48ec-be6c-5936cf1c13e9 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:48:55 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-ae3f6356-88d5-4248-a3f4-c7469606031b None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:55 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-ae3f6356-88d5-4248-a3f4-c7469606031b tempest-VolumeRetypeWithoutMigrationTest-259206656 tempest-VolumeRetypeWithoutMigrationTest-259206656-project-member] GET http://192.168.122.117/volume/v3/volumes/80860b8d-c2e6-48ec-be6c-5936cf1c13e9 Sep 05 20:48:55 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-ae3f6356-88d5-4248-a3f4-c7469606031b tempest-VolumeRetypeWithoutMigrationTest-259206656 tempest-VolumeRetypeWithoutMigrationTest-259206656-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:48:55 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-ae3f6356-88d5-4248-a3f4-c7469606031b tempest-VolumeRetypeWithoutMigrationTest-259206656 tempest-VolumeRetypeWithoutMigrationTest-259206656-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:48:55 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:48:55 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:48:55 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:48:55 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:48:55 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-ae3f6356-88d5-4248-a3f4-c7469606031b tempest-VolumeRetypeWithoutMigrationTest-259206656 tempest-VolumeRetypeWithoutMigrationTest-259206656-project-member] Volume info retrieved successfully. Sep 05 20:48:55 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-ae3f6356-88d5-4248-a3f4-c7469606031b tempest-VolumeRetypeWithoutMigrationTest-259206656 tempest-VolumeRetypeWithoutMigrationTest-259206656-project-member] http://192.168.122.117/volume/v3/volumes/80860b8d-c2e6-48ec-be6c-5936cf1c13e9 returned with HTTP 200 Sep 05 20:48:55 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 63/127] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:48:55 2026] GET /volume/v3/volumes/80860b8d-c2e6-48ec-be6c-5936cf1c13e9 => generated 866 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:48:56 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-60373da0-6b11-4307-9f97-32db7257e9e3 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:56 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-60373da0-6b11-4307-9f97-32db7257e9e3 tempest-DeleteServersTestJSON-801547544 tempest-DeleteServersTestJSON-801547544-project-member] GET http://192.168.122.117/volume/v3/volumes/941fd4f3-2786-4555-9417-5c18abcd5280 Sep 05 20:48:56 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-60373da0-6b11-4307-9f97-32db7257e9e3 tempest-DeleteServersTestJSON-801547544 tempest-DeleteServersTestJSON-801547544-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:48:56 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-60373da0-6b11-4307-9f97-32db7257e9e3 tempest-DeleteServersTestJSON-801547544 tempest-DeleteServersTestJSON-801547544-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:48:56 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-60373da0-6b11-4307-9f97-32db7257e9e3 tempest-DeleteServersTestJSON-801547544 tempest-DeleteServersTestJSON-801547544-project-member] http://192.168.122.117/volume/v3/volumes/941fd4f3-2786-4555-9417-5c18abcd5280 returned with HTTP 404 Sep 05 20:48:56 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 65/128] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:48:56 2026] GET /volume/v3/volumes/941fd4f3-2786-4555-9417-5c18abcd5280 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:48:56 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-70b2a39b-e7b7-4cf7-8eb4-6223a8268972 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:56 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-70b2a39b-e7b7-4cf7-8eb4-6223a8268972 tempest-VolumeRetypeWithoutMigrationTest-259206656 tempest-VolumeRetypeWithoutMigrationTest-259206656-project-member] GET http://192.168.122.117/volume/v3/volumes/80860b8d-c2e6-48ec-be6c-5936cf1c13e9 Sep 05 20:48:56 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-70b2a39b-e7b7-4cf7-8eb4-6223a8268972 tempest-VolumeRetypeWithoutMigrationTest-259206656 tempest-VolumeRetypeWithoutMigrationTest-259206656-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:48:56 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-70b2a39b-e7b7-4cf7-8eb4-6223a8268972 tempest-VolumeRetypeWithoutMigrationTest-259206656 tempest-VolumeRetypeWithoutMigrationTest-259206656-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:48:56 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:48:56 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:48:56 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:48:56 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:48:56 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-70b2a39b-e7b7-4cf7-8eb4-6223a8268972 tempest-VolumeRetypeWithoutMigrationTest-259206656 tempest-VolumeRetypeWithoutMigrationTest-259206656-project-member] Volume info retrieved successfully. Sep 05 20:48:56 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-70b2a39b-e7b7-4cf7-8eb4-6223a8268972 tempest-VolumeRetypeWithoutMigrationTest-259206656 tempest-VolumeRetypeWithoutMigrationTest-259206656-project-member] http://192.168.122.117/volume/v3/volumes/80860b8d-c2e6-48ec-be6c-5936cf1c13e9 returned with HTTP 200 Sep 05 20:48:56 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 64/129] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:48:56 2026] GET /volume/v3/volumes/80860b8d-c2e6-48ec-be6c-5936cf1c13e9 => generated 866 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:48:57 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-8738db24-acfc-4402-85c5-99b6ffb46417 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:57 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-8738db24-acfc-4402-85c5-99b6ffb46417 tempest-VolumeRetypeWithoutMigrationTest-259206656 tempest-VolumeRetypeWithoutMigrationTest-259206656-project-member] GET http://192.168.122.117/volume/v3/volumes/80860b8d-c2e6-48ec-be6c-5936cf1c13e9 Sep 05 20:48:57 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-8738db24-acfc-4402-85c5-99b6ffb46417 tempest-VolumeRetypeWithoutMigrationTest-259206656 tempest-VolumeRetypeWithoutMigrationTest-259206656-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:48:57 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-8738db24-acfc-4402-85c5-99b6ffb46417 tempest-VolumeRetypeWithoutMigrationTest-259206656 tempest-VolumeRetypeWithoutMigrationTest-259206656-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:48:57 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-8738db24-acfc-4402-85c5-99b6ffb46417 tempest-VolumeRetypeWithoutMigrationTest-259206656 tempest-VolumeRetypeWithoutMigrationTest-259206656-project-member] http://192.168.122.117/volume/v3/volumes/80860b8d-c2e6-48ec-be6c-5936cf1c13e9 returned with HTTP 404 Sep 05 20:48:57 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 66/130] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:48:57 2026] GET /volume/v3/volumes/80860b8d-c2e6-48ec-be6c-5936cf1c13e9 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 20:48:57 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-34e05a52-7709-495e-87e2-4e6bef104930 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:58 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-34e05a52-7709-495e-87e2-4e6bef104930 tempest-VolumeRetypeWithoutMigrationTest-488039582 tempest-VolumeRetypeWithoutMigrationTest-488039582-project-admin] DELETE http://192.168.122.117/volume/v3/types/fd6b5b9c-c225-4cea-9f44-ac6fe446767c Sep 05 20:48:58 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-34e05a52-7709-495e-87e2-4e6bef104930 tempest-VolumeRetypeWithoutMigrationTest-488039582 tempest-VolumeRetypeWithoutMigrationTest-488039582-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:48:58 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-34e05a52-7709-495e-87e2-4e6bef104930 tempest-VolumeRetypeWithoutMigrationTest-488039582 tempest-VolumeRetypeWithoutMigrationTest-488039582-project-admin] Calling method '_delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:48:58 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-34e05a52-7709-495e-87e2-4e6bef104930 tempest-VolumeRetypeWithoutMigrationTest-488039582 tempest-VolumeRetypeWithoutMigrationTest-488039582-project-admin] http://192.168.122.117/volume/v3/types/fd6b5b9c-c225-4cea-9f44-ac6fe446767c returned with HTTP 202 Sep 05 20:48:58 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 65/131] 192.168.122.117 () {58 vars in 1229 bytes} [Sat Sep 5 20:48:57 2026] DELETE /volume/v3/types/fd6b5b9c-c225-4cea-9f44-ac6fe446767c => generated 0 bytes in 130 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:48:58 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-6910bdaa-b2d9-4abe-a7ce-43cc05bd83be None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:58 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-6910bdaa-b2d9-4abe-a7ce-43cc05bd83be tempest-VolumeRetypeWithoutMigrationTest-488039582 tempest-VolumeRetypeWithoutMigrationTest-488039582-project-admin] GET http://192.168.122.117/volume/v3/types/fd6b5b9c-c225-4cea-9f44-ac6fe446767c Sep 05 20:48:58 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-6910bdaa-b2d9-4abe-a7ce-43cc05bd83be tempest-VolumeRetypeWithoutMigrationTest-488039582 tempest-VolumeRetypeWithoutMigrationTest-488039582-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:48:58 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-6910bdaa-b2d9-4abe-a7ce-43cc05bd83be tempest-VolumeRetypeWithoutMigrationTest-488039582 tempest-VolumeRetypeWithoutMigrationTest-488039582-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:48:58 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-6910bdaa-b2d9-4abe-a7ce-43cc05bd83be tempest-VolumeRetypeWithoutMigrationTest-488039582 tempest-VolumeRetypeWithoutMigrationTest-488039582-project-admin] http://192.168.122.117/volume/v3/types/fd6b5b9c-c225-4cea-9f44-ac6fe446767c returned with HTTP 404 Sep 05 20:48:58 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 67/132] 192.168.122.117 () {58 vars in 1226 bytes} [Sat Sep 5 20:48:58 2026] GET /volume/v3/types/fd6b5b9c-c225-4cea-9f44-ac6fe446767c => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:48:58 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-a00b8082-4aa7-4c76-b43f-41d4a36cffd8 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:58 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-a00b8082-4aa7-4c76-b43f-41d4a36cffd8 tempest-VolumeRetypeWithoutMigrationTest-488039582 tempest-VolumeRetypeWithoutMigrationTest-488039582-project-admin] DELETE http://192.168.122.117/volume/v3/types/333a5637-ae7e-4ffd-bea4-efaa40ae0c29 Sep 05 20:48:58 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-a00b8082-4aa7-4c76-b43f-41d4a36cffd8 tempest-VolumeRetypeWithoutMigrationTest-488039582 tempest-VolumeRetypeWithoutMigrationTest-488039582-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:48:58 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-a00b8082-4aa7-4c76-b43f-41d4a36cffd8 tempest-VolumeRetypeWithoutMigrationTest-488039582 tempest-VolumeRetypeWithoutMigrationTest-488039582-project-admin] Calling method '_delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:48:58 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-a00b8082-4aa7-4c76-b43f-41d4a36cffd8 tempest-VolumeRetypeWithoutMigrationTest-488039582 tempest-VolumeRetypeWithoutMigrationTest-488039582-project-admin] http://192.168.122.117/volume/v3/types/333a5637-ae7e-4ffd-bea4-efaa40ae0c29 returned with HTTP 202 Sep 05 20:48:58 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 66/133] 192.168.122.117 () {58 vars in 1229 bytes} [Sat Sep 5 20:48:58 2026] DELETE /volume/v3/types/333a5637-ae7e-4ffd-bea4-efaa40ae0c29 => generated 0 bytes in 113 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:48:58 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-ee95ee9c-ccbd-4c29-8083-c7f8f10a73a7 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:58 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-ee95ee9c-ccbd-4c29-8083-c7f8f10a73a7 tempest-VolumeRetypeWithoutMigrationTest-488039582 tempest-VolumeRetypeWithoutMigrationTest-488039582-project-admin] GET http://192.168.122.117/volume/v3/types/333a5637-ae7e-4ffd-bea4-efaa40ae0c29 Sep 05 20:48:58 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-ee95ee9c-ccbd-4c29-8083-c7f8f10a73a7 tempest-VolumeRetypeWithoutMigrationTest-488039582 tempest-VolumeRetypeWithoutMigrationTest-488039582-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:48:58 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-ee95ee9c-ccbd-4c29-8083-c7f8f10a73a7 tempest-VolumeRetypeWithoutMigrationTest-488039582 tempest-VolumeRetypeWithoutMigrationTest-488039582-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:48:58 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-ee95ee9c-ccbd-4c29-8083-c7f8f10a73a7 tempest-VolumeRetypeWithoutMigrationTest-488039582 tempest-VolumeRetypeWithoutMigrationTest-488039582-project-admin] http://192.168.122.117/volume/v3/types/333a5637-ae7e-4ffd-bea4-efaa40ae0c29 returned with HTTP 404 Sep 05 20:48:58 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 68/134] 192.168.122.117 () {58 vars in 1226 bytes} [Sat Sep 5 20:48:58 2026] GET /volume/v3/types/333a5637-ae7e-4ffd-bea4-efaa40ae0c29 => generated 114 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:49:08 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-806ba719-fba1-435c-a1d7-bff7c635c654 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:49:08 devstack devstack@c-api.service[87435]: DEBUG dbcounter [-] [87435] Writing DB stats cinder:SELECT=180,cinder:INSERT=19,cinder:UPDATE=30 {{(pid=87435) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 20:49:08 devstack devstack@c-api.service[87434]: DEBUG dbcounter [-] [87434] Writing DB stats cinder:SELECT=207,cinder:UPDATE=43,cinder:INSERT=27 {{(pid=87434) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 20:49:08 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-806ba719-fba1-435c-a1d7-bff7c635c654 tempest-VolumeServicesNegativeTest-627068218 tempest-VolumeServicesNegativeTest-627068218-project-admin] GET http://192.168.122.117/volume/v3/os-services Sep 05 20:49:08 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-806ba719-fba1-435c-a1d7-bff7c635c654 tempest-VolumeServicesNegativeTest-627068218 tempest-VolumeServicesNegativeTest-627068218-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:49:08 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-806ba719-fba1-435c-a1d7-bff7c635c654 tempest-VolumeServicesNegativeTest-627068218 tempest-VolumeServicesNegativeTest-627068218-project-admin] Calling method 'index' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:49:08 devstack devstack@c-api.service[87435]: /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 05 20:49:08 devstack devstack@c-api.service[87435]: return base.obj_make_list(context, cls(context), objects.Service, Sep 05 20:49:08 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-806ba719-fba1-435c-a1d7-bff7c635c654 tempest-VolumeServicesNegativeTest-627068218 tempest-VolumeServicesNegativeTest-627068218-project-admin] http://192.168.122.117/volume/v3/os-services returned with HTTP 200 Sep 05 20:49:08 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 67/135] 192.168.122.117 () {58 vars in 1133 bytes} [Sat Sep 5 20:49:08 2026] GET /volume/v3/os-services => generated 705 bytes in 310 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:49:08 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-b915a931-93b9-44a8-8c80-2d90c8a05ba5 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:49:08 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b915a931-93b9-44a8-8c80-2d90c8a05ba5 tempest-VolumeServicesNegativeTest-627068218 tempest-VolumeServicesNegativeTest-627068218-project-admin] PUT http://192.168.122.117/volume/v3/os-services/disable-log-reason Sep 05 20:49:08 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b915a931-93b9-44a8-8c80-2d90c8a05ba5 tempest-VolumeServicesNegativeTest-627068218 tempest-VolumeServicesNegativeTest-627068218-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "devstack", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:49:08 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b915a931-93b9-44a8-8c80-2d90c8a05ba5 tempest-VolumeServicesNegativeTest-627068218 tempest-VolumeServicesNegativeTest-627068218-project-admin] http://192.168.122.117/volume/v3/os-services/disable-log-reason returned with HTTP 400 Sep 05 20:49:08 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 69/136] 192.168.122.117 () {60 vars in 1210 bytes} [Sat Sep 5 20:49:08 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 15 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 05 20:49:08 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-42dcb0c4-9d55-4414-a1b9-e2b037c7b62d None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:49:08 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-42dcb0c4-9d55-4414-a1b9-e2b037c7b62d tempest-VolumeServicesNegativeTest-627068218 tempest-VolumeServicesNegativeTest-627068218-project-admin] PUT http://192.168.122.117/volume/v3/os-services/disable Sep 05 20:49:08 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-42dcb0c4-9d55-4414-a1b9-e2b037c7b62d tempest-VolumeServicesNegativeTest-627068218 tempest-VolumeServicesNegativeTest-627068218-project-admin] Action: 'disable', calling method: disable, body: {"host": "devstack", "binary": "invalid_binary"} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:49:08 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-42dcb0c4-9d55-4414-a1b9-e2b037c7b62d tempest-VolumeServicesNegativeTest-627068218 tempest-VolumeServicesNegativeTest-627068218-project-admin] http://192.168.122.117/volume/v3/os-services/disable returned with HTTP 404 Sep 05 20:49:08 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 68/137] 192.168.122.117 () {60 vars in 1177 bytes} [Sat Sep 5 20:49:08 2026] PUT /volume/v3/os-services/disable => generated 105 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:49:08 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-9d1aca4c-f95a-4934-92cd-15a9200214e9 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:49:08 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-9d1aca4c-f95a-4934-92cd-15a9200214e9 tempest-VolumeServicesNegativeTest-627068218 tempest-VolumeServicesNegativeTest-627068218-project-admin] PUT http://192.168.122.117/volume/v3/os-services/enable Sep 05 20:49:08 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-9d1aca4c-f95a-4934-92cd-15a9200214e9 tempest-VolumeServicesNegativeTest-627068218 tempest-VolumeServicesNegativeTest-627068218-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:49:08 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-9d1aca4c-f95a-4934-92cd-15a9200214e9 tempest-VolumeServicesNegativeTest-627068218 tempest-VolumeServicesNegativeTest-627068218-project-admin] http://192.168.122.117/volume/v3/os-services/enable returned with HTTP 404 Sep 05 20:49:08 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 70/138] 192.168.122.117 () {60 vars in 1174 bytes} [Sat Sep 5 20:49:08 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:49:08 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-94ea4191-406a-4fbc-bffc-3ec7365ed32a None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:49:08 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-94ea4191-406a-4fbc-bffc-3ec7365ed32a tempest-VolumeServicesNegativeTest-627068218 tempest-VolumeServicesNegativeTest-627068218-project-admin] PUT http://192.168.122.117/volume/v3/os-services/freeze Sep 05 20:49:08 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-94ea4191-406a-4fbc-bffc-3ec7365ed32a tempest-VolumeServicesNegativeTest-627068218 tempest-VolumeServicesNegativeTest-627068218-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:49:08 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-94ea4191-406a-4fbc-bffc-3ec7365ed32a tempest-VolumeServicesNegativeTest-627068218 tempest-VolumeServicesNegativeTest-627068218-project-admin] http://192.168.122.117/volume/v3/os-services/freeze returned with HTTP 400 Sep 05 20:49:08 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 69/139] 192.168.122.117 () {60 vars in 1174 bytes} [Sat Sep 5 20:49:08 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 19 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 05 20:49:08 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-74b57d1c-d3ff-4e37-89c9-3aef1ecbecf9 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:49:08 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-74b57d1c-d3ff-4e37-89c9-3aef1ecbecf9 tempest-VolumeServicesNegativeTest-627068218 tempest-VolumeServicesNegativeTest-627068218-project-admin] PUT http://192.168.122.117/volume/v3/os-services/thaw Sep 05 20:49:08 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-74b57d1c-d3ff-4e37-89c9-3aef1ecbecf9 tempest-VolumeServicesNegativeTest-627068218 tempest-VolumeServicesNegativeTest-627068218-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:49:08 devstack devstack@c-api.service[87434]: /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 05 20:49:08 devstack devstack@c-api.service[87434]: return base.obj_make_list(context, cls(context), objects.Service, Sep 05 20:49:08 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-74b57d1c-d3ff-4e37-89c9-3aef1ecbecf9 tempest-VolumeServicesNegativeTest-627068218 tempest-VolumeServicesNegativeTest-627068218-project-admin] http://192.168.122.117/volume/v3/os-services/thaw returned with HTTP 400 Sep 05 20:49:08 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 71/140] 192.168.122.117 () {60 vars in 1168 bytes} [Sat Sep 5 20:49:08 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 44 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 05 20:49:18 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-cf0ab133-625c-4b3e-8265-0db70999f837 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:49:18 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-cf0ab133-625c-4b3e-8265-0db70999f837 tempest-VolumeTypesAccessTest-2018536226 tempest-VolumeTypesAccessTest-2018536226-project-admin] POST http://192.168.122.117/volume/v3/types Sep 05 20:49:18 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-cf0ab133-625c-4b3e-8265-0db70999f837 tempest-VolumeTypesAccessTest-2018536226 tempest-VolumeTypesAccessTest-2018536226-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1282908452", "os-volume-type-access:is_public": false}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:49:18 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-cf0ab133-625c-4b3e-8265-0db70999f837 tempest-VolumeTypesAccessTest-2018536226 tempest-VolumeTypesAccessTest-2018536226-project-admin] http://192.168.122.117/volume/v3/types returned with HTTP 200 Sep 05 20:49:18 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 70/141] 192.168.122.117 () {60 vars in 1137 bytes} [Sat Sep 5 20:49:18 2026] POST /volume/v3/types => generated 229 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:49:18 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-2a15735d-733c-4489-a391-0a87e8d9ac2b None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:49:18 devstack devstack@c-api.service[87434]: DEBUG dbcounter [-] [87434] Writing DB stats cinder:SELECT=2 {{(pid=87434) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 20:49:18 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-2a15735d-733c-4489-a391-0a87e8d9ac2b tempest-VolumeTypesAccessTest-388713304 tempest-VolumeTypesAccessTest-388713304-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 20:49:18 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-2a15735d-733c-4489-a391-0a87e8d9ac2b tempest-VolumeTypesAccessTest-388713304 tempest-VolumeTypesAccessTest-388713304-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "c964f8fc-15e4-4f79-abb4-374ee9edefe6", "size": 1}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:49:18 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.volumes [None req-2a15735d-733c-4489-a391-0a87e8d9ac2b tempest-VolumeTypesAccessTest-388713304 tempest-VolumeTypesAccessTest-388713304-project-member] Create volume request body: {'volume': {'volume_type': 'c964f8fc-15e4-4f79-abb4-374ee9edefe6', 'size': 1}} {{(pid=87434) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:49:18 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-2a15735d-733c-4489-a391-0a87e8d9ac2b tempest-VolumeTypesAccessTest-388713304 tempest-VolumeTypesAccessTest-388713304-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 404 Sep 05 20:49:18 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 72/142] 192.168.122.117 () {60 vars in 1142 bytes} [Sat Sep 5 20:49:18 2026] POST /volume/v3/volumes => generated 114 bytes in 323 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 20:49:18 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-94985040-0cdd-434d-b623-cb2c5f3c91d2 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:49:18 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-94985040-0cdd-434d-b623-cb2c5f3c91d2 tempest-VolumeTypesAccessTest-2018536226 tempest-VolumeTypesAccessTest-2018536226-project-admin] POST http://192.168.122.117/volume/v3/types/c964f8fc-15e4-4f79-abb4-374ee9edefe6/action Sep 05 20:49:18 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-94985040-0cdd-434d-b623-cb2c5f3c91d2 tempest-VolumeTypesAccessTest-2018536226 tempest-VolumeTypesAccessTest-2018536226-project-admin] Action body: b'{"addProjectAccess": {"project": "c1f708fa920945c381466bdbd8ba17b5"}}' {{(pid=87435) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:49:18 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-94985040-0cdd-434d-b623-cb2c5f3c91d2 tempest-VolumeTypesAccessTest-2018536226 tempest-VolumeTypesAccessTest-2018536226-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "c1f708fa920945c381466bdbd8ba17b5"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:49:18 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-94985040-0cdd-434d-b623-cb2c5f3c91d2 tempest-VolumeTypesAccessTest-2018536226 tempest-VolumeTypesAccessTest-2018536226-project-admin] http://192.168.122.117/volume/v3/types/c964f8fc-15e4-4f79-abb4-374ee9edefe6/action returned with HTTP 202 Sep 05 20:49:18 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 71/143] 192.168.122.117 () {60 vars in 1268 bytes} [Sat Sep 5 20:49:18 2026] POST /volume/v3/types/c964f8fc-15e4-4f79-abb4-374ee9edefe6/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:49:18 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-254d8d68-1a84-403d-bf78-921f1f701cf2 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:49:18 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-254d8d68-1a84-403d-bf78-921f1f701cf2 tempest-VolumeTypesAccessTest-388713304 tempest-VolumeTypesAccessTest-388713304-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 20:49:18 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-254d8d68-1a84-403d-bf78-921f1f701cf2 tempest-VolumeTypesAccessTest-388713304 tempest-VolumeTypesAccessTest-388713304-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "c964f8fc-15e4-4f79-abb4-374ee9edefe6", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-2107479616"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:49:18 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.volumes [None req-254d8d68-1a84-403d-bf78-921f1f701cf2 tempest-VolumeTypesAccessTest-388713304 tempest-VolumeTypesAccessTest-388713304-project-member] Create volume request body: {'volume': {'volume_type': 'c964f8fc-15e4-4f79-abb4-374ee9edefe6', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-2107479616'}} {{(pid=87434) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:49:19 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-254d8d68-1a84-403d-bf78-921f1f701cf2 tempest-VolumeTypesAccessTest-388713304 tempest-VolumeTypesAccessTest-388713304-project-member] Create volume of 1 GB Sep 05 20:49:19 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:49:19 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:49:19 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-254d8d68-1a84-403d-bf78-921f1f701cf2 tempest-VolumeTypesAccessTest-388713304 tempest-VolumeTypesAccessTest-388713304-project-member] Availability Zones retrieved successfully. Sep 05 20:49:19 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-254d8d68-1a84-403d-bf78-921f1f701cf2 tempest-VolumeTypesAccessTest-388713304 tempest-VolumeTypesAccessTest-388713304-project-member] Flow 'volume_create_api' (f69950d5-d4ab-4e05-9d4d-2ed1493a1c1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:49:19 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-254d8d68-1a84-403d-bf78-921f1f701cf2 tempest-VolumeTypesAccessTest-388713304 tempest-VolumeTypesAccessTest-388713304-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce036f5c-a5b9-4e76-9d88-97bbe08cb6b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:49:19 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.flows.api.create_volume [None req-254d8d68-1a84-403d-bf78-921f1f701cf2 tempest-VolumeTypesAccessTest-388713304 tempest-VolumeTypesAccessTest-388713304-project-member] Validating volume size '1' using validate_int {{(pid=87434) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:49:19 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-254d8d68-1a84-403d-bf78-921f1f701cf2 tempest-VolumeTypesAccessTest-388713304 tempest-VolumeTypesAccessTest-388713304-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce036f5c-a5b9-4e76-9d88-97bbe08cb6b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:49:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c964f8fc-15e4-4f79-abb4-374ee9edefe6,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-1282908452',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c964f8fc-15e4-4f79-abb4-374ee9edefe6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:49:19 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-254d8d68-1a84-403d-bf78-921f1f701cf2 tempest-VolumeTypesAccessTest-388713304 tempest-VolumeTypesAccessTest-388713304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3d6cfb5-6f08-47f5-aebe-102293473c81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:49:19 devstack devstack@c-api.service[87434]: WARNING cinder.quota [None req-254d8d68-1a84-403d-bf78-921f1f701cf2 tempest-VolumeTypesAccessTest-388713304 tempest-VolumeTypesAccessTest-388713304-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-1282908452 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-1282908452, it is now deprecated. Please use the default quota class for default quota. Sep 05 20:49:19 devstack devstack@c-api.service[87434]: WARNING cinder.quota [None req-254d8d68-1a84-403d-bf78-921f1f701cf2 tempest-VolumeTypesAccessTest-388713304 tempest-VolumeTypesAccessTest-388713304-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-1282908452 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-1282908452, it is now deprecated. Please use the default quota class for default quota. Sep 05 20:49:19 devstack devstack@c-api.service[87434]: DEBUG cinder.quota [None req-254d8d68-1a84-403d-bf78-921f1f701cf2 tempest-VolumeTypesAccessTest-388713304 tempest-VolumeTypesAccessTest-388713304-project-member] Created reservations ['9579bab0-55ce-428a-99f2-89dff4b25e18', '8360d439-dde1-457c-9a8d-848a9d09e981', 'afe9cbd2-854c-4652-82c6-15e765de80ec', '01b6dbc2-b193-48fb-8bc8-847a74dbfa36'] {{(pid=87434) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:49:19 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-254d8d68-1a84-403d-bf78-921f1f701cf2 tempest-VolumeTypesAccessTest-388713304 tempest-VolumeTypesAccessTest-388713304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3d6cfb5-6f08-47f5-aebe-102293473c81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9579bab0-55ce-428a-99f2-89dff4b25e18', '8360d439-dde1-457c-9a8d-848a9d09e981', 'afe9cbd2-854c-4652-82c6-15e765de80ec', '01b6dbc2-b193-48fb-8bc8-847a74dbfa36']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:49:19 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-254d8d68-1a84-403d-bf78-921f1f701cf2 tempest-VolumeTypesAccessTest-388713304 tempest-VolumeTypesAccessTest-388713304-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af2765fd-c442-4fe4-b1e9-2c980c19123b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:49:19 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:49:19 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:49:19 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-254d8d68-1a84-403d-bf78-921f1f701cf2 tempest-VolumeTypesAccessTest-388713304 tempest-VolumeTypesAccessTest-388713304-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af2765fd-c442-4fe4-b1e9-2c980c19123b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9a7932ff-99f4-4f1c-9232-f08ae87c45d7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-2107479616',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c1f708fa920945c381466bdbd8ba17b5',qos_specs=None,replication_status=,reservations=['9579bab0-55ce-428a-99f2-89dff4b25e18','8360d439-dde1-457c-9a8d-848a9d09e981','afe9cbd2-854c-4652-82c6-15e765de80ec','01b6dbc2-b193-48fb-8bc8-847a74dbfa36'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a944bdfe96eb4f67a3aaa46bcb540823',volume_type_id=c964f8fc-15e4-4f79-abb4-374ee9edefe6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T18:49:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-2107479616',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9a7932ff-99f4-4f1c-9232-f08ae87c45d7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c1f708fa920945c381466bdbd8ba17b5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a944bdfe96eb4f67a3aaa46bcb540823',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c964f8fc-15e4-4f79-abb4-374ee9edefe6),volume_type_id=c964f8fc-15e4-4f79-abb4-374ee9edefe6)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:49:19 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-254d8d68-1a84-403d-bf78-921f1f701cf2 tempest-VolumeTypesAccessTest-388713304 tempest-VolumeTypesAccessTest-388713304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ddcd822-ac1f-49b9-81a6-209ae72bd9ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:49:19 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-254d8d68-1a84-403d-bf78-921f1f701cf2 tempest-VolumeTypesAccessTest-388713304 tempest-VolumeTypesAccessTest-388713304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ddcd822-ac1f-49b9-81a6-209ae72bd9ac) transitioned into state 'SUCCESS' from state '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-2107479616',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c1f708fa920945c381466bdbd8ba17b5',qos_specs=None,replication_status=,reservations=['9579bab0-55ce-428a-99f2-89dff4b25e18','8360d439-dde1-457c-9a8d-848a9d09e981','afe9cbd2-854c-4652-82c6-15e765de80ec','01b6dbc2-b193-48fb-8bc8-847a74dbfa36'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a944bdfe96eb4f67a3aaa46bcb540823',volume_type_id=c964f8fc-15e4-4f79-abb4-374ee9edefe6)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:49:19 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-254d8d68-1a84-403d-bf78-921f1f701cf2 tempest-VolumeTypesAccessTest-388713304 tempest-VolumeTypesAccessTest-388713304-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30b38db6-a0e2-4c52-a3c4-90098b464b87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:49:19 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-254d8d68-1a84-403d-bf78-921f1f701cf2 tempest-VolumeTypesAccessTest-388713304 tempest-VolumeTypesAccessTest-388713304-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30b38db6-a0e2-4c52-a3c4-90098b464b87) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:49:19 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-254d8d68-1a84-403d-bf78-921f1f701cf2 tempest-VolumeTypesAccessTest-388713304 tempest-VolumeTypesAccessTest-388713304-project-member] Flow 'volume_create_api' (f69950d5-d4ab-4e05-9d4d-2ed1493a1c1e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:49:19 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-254d8d68-1a84-403d-bf78-921f1f701cf2 tempest-VolumeTypesAccessTest-388713304 tempest-VolumeTypesAccessTest-388713304-project-member] Create volume request issued successfully. Sep 05 20:49:19 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-254d8d68-1a84-403d-bf78-921f1f701cf2 tempest-VolumeTypesAccessTest-388713304 tempest-VolumeTypesAccessTest-388713304-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 20:49:19 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 73/144] 192.168.122.117 () {60 vars in 1143 bytes} [Sat Sep 5 20:49:18 2026] POST /volume/v3/volumes => generated 804 bytes in 519 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:49:19 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-16c47599-6be2-44ec-a4f1-09ffbccf9ea5 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:49:19 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-16c47599-6be2-44ec-a4f1-09ffbccf9ea5 tempest-VolumeTypesAccessTest-388713304 tempest-VolumeTypesAccessTest-388713304-project-member] GET http://192.168.122.117/volume/v3/volumes/9a7932ff-99f4-4f1c-9232-f08ae87c45d7 Sep 05 20:49:19 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-16c47599-6be2-44ec-a4f1-09ffbccf9ea5 tempest-VolumeTypesAccessTest-388713304 tempest-VolumeTypesAccessTest-388713304-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:49:19 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-16c47599-6be2-44ec-a4f1-09ffbccf9ea5 tempest-VolumeTypesAccessTest-388713304 tempest-VolumeTypesAccessTest-388713304-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:49:19 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:49:19 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:49:19 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:49:19 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:49:19 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-16c47599-6be2-44ec-a4f1-09ffbccf9ea5 tempest-VolumeTypesAccessTest-388713304 tempest-VolumeTypesAccessTest-388713304-project-member] Volume info retrieved successfully. Sep 05 20:49:19 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-16c47599-6be2-44ec-a4f1-09ffbccf9ea5 tempest-VolumeTypesAccessTest-388713304 tempest-VolumeTypesAccessTest-388713304-project-member] http://192.168.122.117/volume/v3/volumes/9a7932ff-99f4-4f1c-9232-f08ae87c45d7 returned with HTTP 200 Sep 05 20:49:19 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 72/145] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:49:19 2026] GET /volume/v3/volumes/9a7932ff-99f4-4f1c-9232-f08ae87c45d7 => generated 872 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:49:20 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-8118db04-a8e4-43f5-8428-b9921f969228 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:49:20 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-8118db04-a8e4-43f5-8428-b9921f969228 tempest-VolumeTypesAccessTest-388713304 tempest-VolumeTypesAccessTest-388713304-project-member] GET http://192.168.122.117/volume/v3/volumes/9a7932ff-99f4-4f1c-9232-f08ae87c45d7 Sep 05 20:49:20 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-8118db04-a8e4-43f5-8428-b9921f969228 tempest-VolumeTypesAccessTest-388713304 tempest-VolumeTypesAccessTest-388713304-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:49:20 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-8118db04-a8e4-43f5-8428-b9921f969228 tempest-VolumeTypesAccessTest-388713304 tempest-VolumeTypesAccessTest-388713304-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:49:20 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:49:20 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:49:20 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:49:20 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:49:20 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-8118db04-a8e4-43f5-8428-b9921f969228 tempest-VolumeTypesAccessTest-388713304 tempest-VolumeTypesAccessTest-388713304-project-member] Volume info retrieved successfully. Sep 05 20:49:20 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-8118db04-a8e4-43f5-8428-b9921f969228 tempest-VolumeTypesAccessTest-388713304 tempest-VolumeTypesAccessTest-388713304-project-member] http://192.168.122.117/volume/v3/volumes/9a7932ff-99f4-4f1c-9232-f08ae87c45d7 returned with HTTP 200 Sep 05 20:49:20 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 74/146] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:49:20 2026] GET /volume/v3/volumes/9a7932ff-99f4-4f1c-9232-f08ae87c45d7 => generated 896 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:49:21 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-4d9cddac-8b47-4f20-86a7-6406ed51c6a8 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:49:21 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-4d9cddac-8b47-4f20-86a7-6406ed51c6a8 tempest-VolumeTypesAccessTest-388713304 tempest-VolumeTypesAccessTest-388713304-project-member] GET http://192.168.122.117/volume/v3/volumes/9a7932ff-99f4-4f1c-9232-f08ae87c45d7 Sep 05 20:49:21 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-4d9cddac-8b47-4f20-86a7-6406ed51c6a8 tempest-VolumeTypesAccessTest-388713304 tempest-VolumeTypesAccessTest-388713304-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:49:21 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-4d9cddac-8b47-4f20-86a7-6406ed51c6a8 tempest-VolumeTypesAccessTest-388713304 tempest-VolumeTypesAccessTest-388713304-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:49:21 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:49:21 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:49:21 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:49:21 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:49:21 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-4d9cddac-8b47-4f20-86a7-6406ed51c6a8 tempest-VolumeTypesAccessTest-388713304 tempest-VolumeTypesAccessTest-388713304-project-member] Volume info retrieved successfully. Sep 05 20:49:21 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-4d9cddac-8b47-4f20-86a7-6406ed51c6a8 tempest-VolumeTypesAccessTest-388713304 tempest-VolumeTypesAccessTest-388713304-project-member] http://192.168.122.117/volume/v3/volumes/9a7932ff-99f4-4f1c-9232-f08ae87c45d7 returned with HTTP 200 Sep 05 20:49:21 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 73/147] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:49:21 2026] GET /volume/v3/volumes/9a7932ff-99f4-4f1c-9232-f08ae87c45d7 => generated 897 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:49:21 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-f2194d08-386d-493b-aab5-39f7f24f2a98 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:49:21 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-f2194d08-386d-493b-aab5-39f7f24f2a98 tempest-VolumeTypesAccessTest-388713304 tempest-VolumeTypesAccessTest-388713304-project-member] GET http://192.168.122.117/volume/v3/volumes/9a7932ff-99f4-4f1c-9232-f08ae87c45d7 Sep 05 20:49:21 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-f2194d08-386d-493b-aab5-39f7f24f2a98 tempest-VolumeTypesAccessTest-388713304 tempest-VolumeTypesAccessTest-388713304-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:49:21 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-f2194d08-386d-493b-aab5-39f7f24f2a98 tempest-VolumeTypesAccessTest-388713304 tempest-VolumeTypesAccessTest-388713304-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:49:21 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:49:21 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:49:21 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:49:21 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:49:21 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-f2194d08-386d-493b-aab5-39f7f24f2a98 tempest-VolumeTypesAccessTest-388713304 tempest-VolumeTypesAccessTest-388713304-project-member] Volume info retrieved successfully. Sep 05 20:49:21 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-f2194d08-386d-493b-aab5-39f7f24f2a98 tempest-VolumeTypesAccessTest-388713304 tempest-VolumeTypesAccessTest-388713304-project-member] http://192.168.122.117/volume/v3/volumes/9a7932ff-99f4-4f1c-9232-f08ae87c45d7 returned with HTTP 200 Sep 05 20:49:21 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 75/148] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:49:21 2026] GET /volume/v3/volumes/9a7932ff-99f4-4f1c-9232-f08ae87c45d7 => generated 897 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:49:21 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-7494245c-5c8e-4551-8ed7-6ce1d3bf5ae2 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:49:21 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-7494245c-5c8e-4551-8ed7-6ce1d3bf5ae2 tempest-VolumeTypesAccessTest-388713304 tempest-VolumeTypesAccessTest-388713304-project-member] DELETE http://192.168.122.117/volume/v3/volumes/9a7932ff-99f4-4f1c-9232-f08ae87c45d7 Sep 05 20:49:21 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-7494245c-5c8e-4551-8ed7-6ce1d3bf5ae2 tempest-VolumeTypesAccessTest-388713304 tempest-VolumeTypesAccessTest-388713304-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:49:21 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-7494245c-5c8e-4551-8ed7-6ce1d3bf5ae2 tempest-VolumeTypesAccessTest-388713304 tempest-VolumeTypesAccessTest-388713304-project-member] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:49:21 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-7494245c-5c8e-4551-8ed7-6ce1d3bf5ae2 tempest-VolumeTypesAccessTest-388713304 tempest-VolumeTypesAccessTest-388713304-project-member] Delete volume with id: 9a7932ff-99f4-4f1c-9232-f08ae87c45d7 Sep 05 20:49:21 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:49:21 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:49:21 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:49:21 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:49:21 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-7494245c-5c8e-4551-8ed7-6ce1d3bf5ae2 tempest-VolumeTypesAccessTest-388713304 tempest-VolumeTypesAccessTest-388713304-project-member] Volume info retrieved successfully. Sep 05 20:49:21 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-7494245c-5c8e-4551-8ed7-6ce1d3bf5ae2 tempest-VolumeTypesAccessTest-388713304 tempest-VolumeTypesAccessTest-388713304-project-member] Delete volume request issued successfully. Sep 05 20:49:21 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-7494245c-5c8e-4551-8ed7-6ce1d3bf5ae2 tempest-VolumeTypesAccessTest-388713304 tempest-VolumeTypesAccessTest-388713304-project-member] http://192.168.122.117/volume/v3/volumes/9a7932ff-99f4-4f1c-9232-f08ae87c45d7 returned with HTTP 202 Sep 05 20:49:21 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 74/149] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 20:49:21 2026] DELETE /volume/v3/volumes/9a7932ff-99f4-4f1c-9232-f08ae87c45d7 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:49:21 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-2bf577d0-13c8-47fe-86c7-4f1d4bd925b7 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:49:21 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-2bf577d0-13c8-47fe-86c7-4f1d4bd925b7 tempest-VolumeTypesAccessTest-388713304 tempest-VolumeTypesAccessTest-388713304-project-member] GET http://192.168.122.117/volume/v3/volumes/9a7932ff-99f4-4f1c-9232-f08ae87c45d7 Sep 05 20:49:21 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-2bf577d0-13c8-47fe-86c7-4f1d4bd925b7 tempest-VolumeTypesAccessTest-388713304 tempest-VolumeTypesAccessTest-388713304-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:49:21 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-2bf577d0-13c8-47fe-86c7-4f1d4bd925b7 tempest-VolumeTypesAccessTest-388713304 tempest-VolumeTypesAccessTest-388713304-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:49:21 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:49:21 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:49:21 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:49:21 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:49:21 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-2bf577d0-13c8-47fe-86c7-4f1d4bd925b7 tempest-VolumeTypesAccessTest-388713304 tempest-VolumeTypesAccessTest-388713304-project-member] Volume info retrieved successfully. Sep 05 20:49:22 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-2bf577d0-13c8-47fe-86c7-4f1d4bd925b7 tempest-VolumeTypesAccessTest-388713304 tempest-VolumeTypesAccessTest-388713304-project-member] http://192.168.122.117/volume/v3/volumes/9a7932ff-99f4-4f1c-9232-f08ae87c45d7 returned with HTTP 200 Sep 05 20:49:22 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 76/150] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:49:21 2026] GET /volume/v3/volumes/9a7932ff-99f4-4f1c-9232-f08ae87c45d7 => generated 896 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:49:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-67535e49-7d48-498f-8207-e1bce4ad2b0f None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:49:23 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-67535e49-7d48-498f-8207-e1bce4ad2b0f tempest-VolumeTypesAccessTest-388713304 tempest-VolumeTypesAccessTest-388713304-project-member] GET http://192.168.122.117/volume/v3/volumes/9a7932ff-99f4-4f1c-9232-f08ae87c45d7 Sep 05 20:49:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-67535e49-7d48-498f-8207-e1bce4ad2b0f tempest-VolumeTypesAccessTest-388713304 tempest-VolumeTypesAccessTest-388713304-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:49:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-67535e49-7d48-498f-8207-e1bce4ad2b0f tempest-VolumeTypesAccessTest-388713304 tempest-VolumeTypesAccessTest-388713304-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:49:23 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-67535e49-7d48-498f-8207-e1bce4ad2b0f tempest-VolumeTypesAccessTest-388713304 tempest-VolumeTypesAccessTest-388713304-project-member] http://192.168.122.117/volume/v3/volumes/9a7932ff-99f4-4f1c-9232-f08ae87c45d7 returned with HTTP 404 Sep 05 20:49:23 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 75/151] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:49:23 2026] GET /volume/v3/volumes/9a7932ff-99f4-4f1c-9232-f08ae87c45d7 => generated 109 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:49:23 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-717a7234-0a7a-4e63-92b2-f9906e87e85f None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:49:23 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-717a7234-0a7a-4e63-92b2-f9906e87e85f tempest-VolumeTypesAccessTest-2018536226 tempest-VolumeTypesAccessTest-2018536226-project-admin] POST http://192.168.122.117/volume/v3/types/c964f8fc-15e4-4f79-abb4-374ee9edefe6/action Sep 05 20:49:23 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-717a7234-0a7a-4e63-92b2-f9906e87e85f tempest-VolumeTypesAccessTest-2018536226 tempest-VolumeTypesAccessTest-2018536226-project-admin] Action body: b'{"removeProjectAccess": {"project": "c1f708fa920945c381466bdbd8ba17b5"}}' {{(pid=87434) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:49:23 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-717a7234-0a7a-4e63-92b2-f9906e87e85f tempest-VolumeTypesAccessTest-2018536226 tempest-VolumeTypesAccessTest-2018536226-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "c1f708fa920945c381466bdbd8ba17b5"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:49:23 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-717a7234-0a7a-4e63-92b2-f9906e87e85f tempest-VolumeTypesAccessTest-2018536226 tempest-VolumeTypesAccessTest-2018536226-project-admin] http://192.168.122.117/volume/v3/types/c964f8fc-15e4-4f79-abb4-374ee9edefe6/action returned with HTTP 202 Sep 05 20:49:23 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 77/152] 192.168.122.117 () {60 vars in 1268 bytes} [Sat Sep 5 20:49:23 2026] POST /volume/v3/types/c964f8fc-15e4-4f79-abb4-374ee9edefe6/action => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:49:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-aa331209-aabc-4a52-98b0-ebead4421c76 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:49:23 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-aa331209-aabc-4a52-98b0-ebead4421c76 tempest-VolumeTypesAccessTest-2018536226 tempest-VolumeTypesAccessTest-2018536226-project-admin] DELETE http://192.168.122.117/volume/v3/types/c964f8fc-15e4-4f79-abb4-374ee9edefe6 Sep 05 20:49:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-aa331209-aabc-4a52-98b0-ebead4421c76 tempest-VolumeTypesAccessTest-2018536226 tempest-VolumeTypesAccessTest-2018536226-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:49:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-aa331209-aabc-4a52-98b0-ebead4421c76 tempest-VolumeTypesAccessTest-2018536226 tempest-VolumeTypesAccessTest-2018536226-project-admin] Calling method '_delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:49:23 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-aa331209-aabc-4a52-98b0-ebead4421c76 tempest-VolumeTypesAccessTest-2018536226 tempest-VolumeTypesAccessTest-2018536226-project-admin] http://192.168.122.117/volume/v3/types/c964f8fc-15e4-4f79-abb4-374ee9edefe6 returned with HTTP 202 Sep 05 20:49:23 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 76/153] 192.168.122.117 () {58 vars in 1229 bytes} [Sat Sep 5 20:49:23 2026] DELETE /volume/v3/types/c964f8fc-15e4-4f79-abb4-374ee9edefe6 => generated 0 bytes in 163 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:49:23 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-f00cdf65-c0a6-44fb-ac95-118953497bdd None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:49:23 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-f00cdf65-c0a6-44fb-ac95-118953497bdd tempest-VolumeTypesAccessTest-2018536226 tempest-VolumeTypesAccessTest-2018536226-project-admin] GET http://192.168.122.117/volume/v3/types/c964f8fc-15e4-4f79-abb4-374ee9edefe6 Sep 05 20:49:23 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-f00cdf65-c0a6-44fb-ac95-118953497bdd tempest-VolumeTypesAccessTest-2018536226 tempest-VolumeTypesAccessTest-2018536226-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:49:23 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-f00cdf65-c0a6-44fb-ac95-118953497bdd tempest-VolumeTypesAccessTest-2018536226 tempest-VolumeTypesAccessTest-2018536226-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:49:23 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-f00cdf65-c0a6-44fb-ac95-118953497bdd tempest-VolumeTypesAccessTest-2018536226 tempest-VolumeTypesAccessTest-2018536226-project-admin] http://192.168.122.117/volume/v3/types/c964f8fc-15e4-4f79-abb4-374ee9edefe6 returned with HTTP 404 Sep 05 20:49:23 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 78/154] 192.168.122.117 () {58 vars in 1226 bytes} [Sat Sep 5 20:49:23 2026] GET /volume/v3/types/c964f8fc-15e4-4f79-abb4-374ee9edefe6 => generated 114 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:49:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-e03b8736-7e13-4d27-9210-b6758922f445 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:49:23 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-e03b8736-7e13-4d27-9210-b6758922f445 tempest-VolumeTypesAccessTest-2018536226 tempest-VolumeTypesAccessTest-2018536226-project-admin] POST http://192.168.122.117/volume/v3/types Sep 05 20:49:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-e03b8736-7e13-4d27-9210-b6758922f445 tempest-VolumeTypesAccessTest-2018536226 tempest-VolumeTypesAccessTest-2018536226-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-2075607863", "os-volume-type-access:is_public": false}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:49:23 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-e03b8736-7e13-4d27-9210-b6758922f445 tempest-VolumeTypesAccessTest-2018536226 tempest-VolumeTypesAccessTest-2018536226-project-admin] http://192.168.122.117/volume/v3/types returned with HTTP 200 Sep 05 20:49:23 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 77/155] 192.168.122.117 () {60 vars in 1137 bytes} [Sat Sep 5 20:49:23 2026] POST /volume/v3/types => generated 229 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:49:23 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-d9b0ee16-5de6-4799-8a89-2ae81e7ae521 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:49:23 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d9b0ee16-5de6-4799-8a89-2ae81e7ae521 tempest-VolumeTypesAccessTest-2018536226 tempest-VolumeTypesAccessTest-2018536226-project-admin] POST http://192.168.122.117/volume/v3/types/7a81f94f-83c7-427a-ba67-95a3427c5007/action Sep 05 20:49:23 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-d9b0ee16-5de6-4799-8a89-2ae81e7ae521 tempest-VolumeTypesAccessTest-2018536226 tempest-VolumeTypesAccessTest-2018536226-project-admin] Action body: b'{"addProjectAccess": {"project": "c1f708fa920945c381466bdbd8ba17b5"}}' {{(pid=87434) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:49:23 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-d9b0ee16-5de6-4799-8a89-2ae81e7ae521 tempest-VolumeTypesAccessTest-2018536226 tempest-VolumeTypesAccessTest-2018536226-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "c1f708fa920945c381466bdbd8ba17b5"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:49:23 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d9b0ee16-5de6-4799-8a89-2ae81e7ae521 tempest-VolumeTypesAccessTest-2018536226 tempest-VolumeTypesAccessTest-2018536226-project-admin] http://192.168.122.117/volume/v3/types/7a81f94f-83c7-427a-ba67-95a3427c5007/action returned with HTTP 202 Sep 05 20:49:23 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 79/156] 192.168.122.117 () {60 vars in 1268 bytes} [Sat Sep 5 20:49:23 2026] POST /volume/v3/types/7a81f94f-83c7-427a-ba67-95a3427c5007/action => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 05 20:49:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-39247c30-64a2-424d-b427-8c9221d8623e None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:49:23 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-39247c30-64a2-424d-b427-8c9221d8623e tempest-VolumeTypesAccessTest-2018536226 tempest-VolumeTypesAccessTest-2018536226-project-admin] POST http://192.168.122.117/volume/v3/types/7a81f94f-83c7-427a-ba67-95a3427c5007/action Sep 05 20:49:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-39247c30-64a2-424d-b427-8c9221d8623e tempest-VolumeTypesAccessTest-2018536226 tempest-VolumeTypesAccessTest-2018536226-project-admin] Action body: b'{"addProjectAccess": {"project": "2a6b05be19fc42179dc7f66e72428a04"}}' {{(pid=87435) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:49:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-39247c30-64a2-424d-b427-8c9221d8623e tempest-VolumeTypesAccessTest-2018536226 tempest-VolumeTypesAccessTest-2018536226-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "2a6b05be19fc42179dc7f66e72428a04"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:49:23 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-39247c30-64a2-424d-b427-8c9221d8623e tempest-VolumeTypesAccessTest-2018536226 tempest-VolumeTypesAccessTest-2018536226-project-admin] http://192.168.122.117/volume/v3/types/7a81f94f-83c7-427a-ba67-95a3427c5007/action returned with HTTP 202 Sep 05 20:49:23 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 78/157] 192.168.122.117 () {60 vars in 1268 bytes} [Sat Sep 5 20:49:23 2026] POST /volume/v3/types/7a81f94f-83c7-427a-ba67-95a3427c5007/action => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:49:23 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-257193b9-ee71-4d25-9c4b-8a623639e51d None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:49:23 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-257193b9-ee71-4d25-9c4b-8a623639e51d tempest-VolumeTypesAccessTest-2018536226 tempest-VolumeTypesAccessTest-2018536226-project-admin] GET http://192.168.122.117/volume/v3/types/7a81f94f-83c7-427a-ba67-95a3427c5007/os-volume-type-access Sep 05 20:49:23 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-257193b9-ee71-4d25-9c4b-8a623639e51d tempest-VolumeTypesAccessTest-2018536226 tempest-VolumeTypesAccessTest-2018536226-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:49:23 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-257193b9-ee71-4d25-9c4b-8a623639e51d tempest-VolumeTypesAccessTest-2018536226 tempest-VolumeTypesAccessTest-2018536226-project-admin] Calling method 'index' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:49:23 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-257193b9-ee71-4d25-9c4b-8a623639e51d tempest-VolumeTypesAccessTest-2018536226 tempest-VolumeTypesAccessTest-2018536226-project-admin] http://192.168.122.117/volume/v3/types/7a81f94f-83c7-427a-ba67-95a3427c5007/os-volume-type-access returned with HTTP 200 Sep 05 20:49:23 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 80/158] 192.168.122.117 () {58 vars in 1292 bytes} [Sat Sep 5 20:49:23 2026] GET /volume/v3/types/7a81f94f-83c7-427a-ba67-95a3427c5007/os-volume-type-access => generated 244 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:49:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-6cb5ed5b-52ff-45eb-93c1-7e25f7e30139 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:49:23 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-6cb5ed5b-52ff-45eb-93c1-7e25f7e30139 tempest-VolumeTypesAccessTest-2018536226 tempest-VolumeTypesAccessTest-2018536226-project-admin] POST http://192.168.122.117/volume/v3/types/7a81f94f-83c7-427a-ba67-95a3427c5007/action Sep 05 20:49:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-6cb5ed5b-52ff-45eb-93c1-7e25f7e30139 tempest-VolumeTypesAccessTest-2018536226 tempest-VolumeTypesAccessTest-2018536226-project-admin] Action body: b'{"removeProjectAccess": {"project": "2a6b05be19fc42179dc7f66e72428a04"}}' {{(pid=87435) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:49:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-6cb5ed5b-52ff-45eb-93c1-7e25f7e30139 tempest-VolumeTypesAccessTest-2018536226 tempest-VolumeTypesAccessTest-2018536226-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "2a6b05be19fc42179dc7f66e72428a04"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:49:23 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-6cb5ed5b-52ff-45eb-93c1-7e25f7e30139 tempest-VolumeTypesAccessTest-2018536226 tempest-VolumeTypesAccessTest-2018536226-project-admin] http://192.168.122.117/volume/v3/types/7a81f94f-83c7-427a-ba67-95a3427c5007/action returned with HTTP 202 Sep 05 20:49:23 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 79/159] 192.168.122.117 () {60 vars in 1268 bytes} [Sat Sep 5 20:49:23 2026] POST /volume/v3/types/7a81f94f-83c7-427a-ba67-95a3427c5007/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:49:23 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-59f415ab-8e24-4618-a293-ceae9cf59af9 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:49:23 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-59f415ab-8e24-4618-a293-ceae9cf59af9 tempest-VolumeTypesAccessTest-2018536226 tempest-VolumeTypesAccessTest-2018536226-project-admin] POST http://192.168.122.117/volume/v3/types/7a81f94f-83c7-427a-ba67-95a3427c5007/action Sep 05 20:49:23 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-59f415ab-8e24-4618-a293-ceae9cf59af9 tempest-VolumeTypesAccessTest-2018536226 tempest-VolumeTypesAccessTest-2018536226-project-admin] Action body: b'{"removeProjectAccess": {"project": "c1f708fa920945c381466bdbd8ba17b5"}}' {{(pid=87434) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:49:23 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-59f415ab-8e24-4618-a293-ceae9cf59af9 tempest-VolumeTypesAccessTest-2018536226 tempest-VolumeTypesAccessTest-2018536226-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "c1f708fa920945c381466bdbd8ba17b5"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:49:23 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-59f415ab-8e24-4618-a293-ceae9cf59af9 tempest-VolumeTypesAccessTest-2018536226 tempest-VolumeTypesAccessTest-2018536226-project-admin] http://192.168.122.117/volume/v3/types/7a81f94f-83c7-427a-ba67-95a3427c5007/action returned with HTTP 202 Sep 05 20:49:23 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 81/160] 192.168.122.117 () {60 vars in 1268 bytes} [Sat Sep 5 20:49:23 2026] POST /volume/v3/types/7a81f94f-83c7-427a-ba67-95a3427c5007/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:49:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-ca31d415-e8a1-428f-86c4-da5238434f4f None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:49:23 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-ca31d415-e8a1-428f-86c4-da5238434f4f tempest-VolumeTypesAccessTest-2018536226 tempest-VolumeTypesAccessTest-2018536226-project-admin] DELETE http://192.168.122.117/volume/v3/types/7a81f94f-83c7-427a-ba67-95a3427c5007 Sep 05 20:49:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-ca31d415-e8a1-428f-86c4-da5238434f4f tempest-VolumeTypesAccessTest-2018536226 tempest-VolumeTypesAccessTest-2018536226-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:49:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-ca31d415-e8a1-428f-86c4-da5238434f4f tempest-VolumeTypesAccessTest-2018536226 tempest-VolumeTypesAccessTest-2018536226-project-admin] Calling method '_delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:49:23 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-ca31d415-e8a1-428f-86c4-da5238434f4f tempest-VolumeTypesAccessTest-2018536226 tempest-VolumeTypesAccessTest-2018536226-project-admin] http://192.168.122.117/volume/v3/types/7a81f94f-83c7-427a-ba67-95a3427c5007 returned with HTTP 202 Sep 05 20:49:23 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 80/161] 192.168.122.117 () {58 vars in 1229 bytes} [Sat Sep 5 20:49:23 2026] DELETE /volume/v3/types/7a81f94f-83c7-427a-ba67-95a3427c5007 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 05 20:49:23 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-4f384ed7-b742-4573-abad-526b64b181b0 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:49:23 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-4f384ed7-b742-4573-abad-526b64b181b0 tempest-VolumeTypesAccessTest-2018536226 tempest-VolumeTypesAccessTest-2018536226-project-admin] GET http://192.168.122.117/volume/v3/types/7a81f94f-83c7-427a-ba67-95a3427c5007 Sep 05 20:49:23 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-4f384ed7-b742-4573-abad-526b64b181b0 tempest-VolumeTypesAccessTest-2018536226 tempest-VolumeTypesAccessTest-2018536226-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:49:23 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-4f384ed7-b742-4573-abad-526b64b181b0 tempest-VolumeTypesAccessTest-2018536226 tempest-VolumeTypesAccessTest-2018536226-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:49:23 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-4f384ed7-b742-4573-abad-526b64b181b0 tempest-VolumeTypesAccessTest-2018536226 tempest-VolumeTypesAccessTest-2018536226-project-admin] http://192.168.122.117/volume/v3/types/7a81f94f-83c7-427a-ba67-95a3427c5007 returned with HTTP 404 Sep 05 20:49:23 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 82/162] 192.168.122.117 () {58 vars in 1226 bytes} [Sat Sep 5 20:49:23 2026] GET /volume/v3/types/7a81f94f-83c7-427a-ba67-95a3427c5007 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:49:33 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-13a117a2-ce9c-4450-b403-7d4381bdcc75 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:49:33 devstack devstack@c-api.service[87435]: DEBUG dbcounter [-] [87435] Writing DB stats cinder:SELECT=43,cinder:INSERT=5,cinder:UPDATE=10 {{(pid=87435) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 20:49:33 devstack devstack@c-api.service[87434]: DEBUG dbcounter [-] [87434] Writing DB stats cinder:SELECT=48,cinder:INSERT=11,cinder:UPDATE=14 {{(pid=87434) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 20:49:34 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-13a117a2-ce9c-4450-b403-7d4381bdcc75 tempest-VolumeTypesExtraSpecsTest-1424606102 tempest-VolumeTypesExtraSpecsTest-1424606102-project-admin] POST http://192.168.122.117/volume/v3/types Sep 05 20:49:34 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-13a117a2-ce9c-4450-b403-7d4381bdcc75 tempest-VolumeTypesExtraSpecsTest-1424606102 tempest-VolumeTypesExtraSpecsTest-1424606102-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-1165592189"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:49:34 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-13a117a2-ce9c-4450-b403-7d4381bdcc75 tempest-VolumeTypesExtraSpecsTest-1424606102 tempest-VolumeTypesExtraSpecsTest-1424606102-project-admin] http://192.168.122.117/volume/v3/types returned with HTTP 200 Sep 05 20:49:34 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 81/163] 192.168.122.117 () {60 vars in 1136 bytes} [Sat Sep 5 20:49:33 2026] POST /volume/v3/types => generated 231 bytes in 328 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:49:34 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-bddd39b6-507c-439b-8d11-0a909e306808 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:49:34 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-bddd39b6-507c-439b-8d11-0a909e306808 tempest-VolumeTypesExtraSpecsTest-1424606102 tempest-VolumeTypesExtraSpecsTest-1424606102-project-admin] POST http://192.168.122.117/volume/v3/types/f420beb6-e23e-4299-83dc-52a12fb48c36/extra_specs Sep 05 20:49:34 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-bddd39b6-507c-439b-8d11-0a909e306808 tempest-VolumeTypesExtraSpecsTest-1424606102 tempest-VolumeTypesExtraSpecsTest-1424606102-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:49:34 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-bddd39b6-507c-439b-8d11-0a909e306808 tempest-VolumeTypesExtraSpecsTest-1424606102 tempest-VolumeTypesExtraSpecsTest-1424606102-project-admin] http://192.168.122.117/volume/v3/types/f420beb6-e23e-4299-83dc-52a12fb48c36/extra_specs returned with HTTP 200 Sep 05 20:49:34 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 83/164] 192.168.122.117 () {60 vars in 1283 bytes} [Sat Sep 5 20:49:34 2026] POST /volume/v3/types/f420beb6-e23e-4299-83dc-52a12fb48c36/extra_specs => generated 34 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 20:49:34 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-3fb42604-91dc-4dfd-ac7e-a5a1ecd8f281 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:49:34 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-3fb42604-91dc-4dfd-ac7e-a5a1ecd8f281 tempest-VolumeTypesExtraSpecsTest-1424606102 tempest-VolumeTypesExtraSpecsTest-1424606102-project-admin] GET http://192.168.122.117/volume/v3/types/f420beb6-e23e-4299-83dc-52a12fb48c36/extra_specs/spec3 Sep 05 20:49:34 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-3fb42604-91dc-4dfd-ac7e-a5a1ecd8f281 tempest-VolumeTypesExtraSpecsTest-1424606102 tempest-VolumeTypesExtraSpecsTest-1424606102-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:49:34 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-3fb42604-91dc-4dfd-ac7e-a5a1ecd8f281 tempest-VolumeTypesExtraSpecsTest-1424606102 tempest-VolumeTypesExtraSpecsTest-1424606102-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:49:34 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-3fb42604-91dc-4dfd-ac7e-a5a1ecd8f281 tempest-VolumeTypesExtraSpecsTest-1424606102 tempest-VolumeTypesExtraSpecsTest-1424606102-project-admin] http://192.168.122.117/volume/v3/types/f420beb6-e23e-4299-83dc-52a12fb48c36/extra_specs/spec3 returned with HTTP 200 Sep 05 20:49:34 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 82/165] 192.168.122.117 () {58 vars in 1280 bytes} [Sat Sep 5 20:49:34 2026] GET /volume/v3/types/f420beb6-e23e-4299-83dc-52a12fb48c36/extra_specs/spec3 => generated 17 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 20:49:34 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-9b882afd-f0cc-4fa9-8526-728a779fdd62 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:49:34 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-9b882afd-f0cc-4fa9-8526-728a779fdd62 tempest-VolumeTypesExtraSpecsTest-1424606102 tempest-VolumeTypesExtraSpecsTest-1424606102-project-admin] DELETE http://192.168.122.117/volume/v3/types/f420beb6-e23e-4299-83dc-52a12fb48c36/extra_specs/spec3 Sep 05 20:49:34 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-9b882afd-f0cc-4fa9-8526-728a779fdd62 tempest-VolumeTypesExtraSpecsTest-1424606102 tempest-VolumeTypesExtraSpecsTest-1424606102-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:49:34 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-9b882afd-f0cc-4fa9-8526-728a779fdd62 tempest-VolumeTypesExtraSpecsTest-1424606102 tempest-VolumeTypesExtraSpecsTest-1424606102-project-admin] Calling method 'delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:49:34 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-9b882afd-f0cc-4fa9-8526-728a779fdd62 tempest-VolumeTypesExtraSpecsTest-1424606102 tempest-VolumeTypesExtraSpecsTest-1424606102-project-admin] http://192.168.122.117/volume/v3/types/f420beb6-e23e-4299-83dc-52a12fb48c36/extra_specs/spec3 returned with HTTP 202 Sep 05 20:49:34 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 84/166] 192.168.122.117 () {58 vars in 1283 bytes} [Sat Sep 5 20:49:34 2026] DELETE /volume/v3/types/f420beb6-e23e-4299-83dc-52a12fb48c36/extra_specs/spec3 => generated 0 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 05 20:49:34 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-30b8311e-6bee-4db6-b8cd-6adbfdb0e180 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:49:34 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-30b8311e-6bee-4db6-b8cd-6adbfdb0e180 tempest-VolumeTypesExtraSpecsTest-1424606102 tempest-VolumeTypesExtraSpecsTest-1424606102-project-admin] GET http://192.168.122.117/volume/v3/types/f420beb6-e23e-4299-83dc-52a12fb48c36/extra_specs/spec3 Sep 05 20:49:34 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-30b8311e-6bee-4db6-b8cd-6adbfdb0e180 tempest-VolumeTypesExtraSpecsTest-1424606102 tempest-VolumeTypesExtraSpecsTest-1424606102-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:49:34 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-30b8311e-6bee-4db6-b8cd-6adbfdb0e180 tempest-VolumeTypesExtraSpecsTest-1424606102 tempest-VolumeTypesExtraSpecsTest-1424606102-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:49:34 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-30b8311e-6bee-4db6-b8cd-6adbfdb0e180 tempest-VolumeTypesExtraSpecsTest-1424606102 tempest-VolumeTypesExtraSpecsTest-1424606102-project-admin] http://192.168.122.117/volume/v3/types/f420beb6-e23e-4299-83dc-52a12fb48c36/extra_specs/spec3 returned with HTTP 404 Sep 05 20:49:34 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 83/167] 192.168.122.117 () {58 vars in 1280 bytes} [Sat Sep 5 20:49:34 2026] GET /volume/v3/types/f420beb6-e23e-4299-83dc-52a12fb48c36/extra_specs/spec3 => generated 129 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:49:34 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-5c6f3351-a45f-4e92-8e37-17a7e5fa8126 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:49:34 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-5c6f3351-a45f-4e92-8e37-17a7e5fa8126 tempest-VolumeTypesExtraSpecsTest-1424606102 tempest-VolumeTypesExtraSpecsTest-1424606102-project-admin] POST http://192.168.122.117/volume/v3/types/f420beb6-e23e-4299-83dc-52a12fb48c36/extra_specs Sep 05 20:49:34 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-5c6f3351-a45f-4e92-8e37-17a7e5fa8126 tempest-VolumeTypesExtraSpecsTest-1424606102 tempest-VolumeTypesExtraSpecsTest-1424606102-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:49:34 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-5c6f3351-a45f-4e92-8e37-17a7e5fa8126 tempest-VolumeTypesExtraSpecsTest-1424606102 tempest-VolumeTypesExtraSpecsTest-1424606102-project-admin] http://192.168.122.117/volume/v3/types/f420beb6-e23e-4299-83dc-52a12fb48c36/extra_specs returned with HTTP 200 Sep 05 20:49:34 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 85/168] 192.168.122.117 () {60 vars in 1283 bytes} [Sat Sep 5 20:49:34 2026] POST /volume/v3/types/f420beb6-e23e-4299-83dc-52a12fb48c36/extra_specs => generated 34 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 20:49:34 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-15edbb2b-0bb0-4e53-b47c-6ba881a58bb7 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:49:34 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-15edbb2b-0bb0-4e53-b47c-6ba881a58bb7 tempest-VolumeTypesExtraSpecsTest-1424606102 tempest-VolumeTypesExtraSpecsTest-1424606102-project-admin] GET http://192.168.122.117/volume/v3/types/f420beb6-e23e-4299-83dc-52a12fb48c36/extra_specs Sep 05 20:49:34 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-15edbb2b-0bb0-4e53-b47c-6ba881a58bb7 tempest-VolumeTypesExtraSpecsTest-1424606102 tempest-VolumeTypesExtraSpecsTest-1424606102-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:49:34 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-15edbb2b-0bb0-4e53-b47c-6ba881a58bb7 tempest-VolumeTypesExtraSpecsTest-1424606102 tempest-VolumeTypesExtraSpecsTest-1424606102-project-admin] Calling method 'index' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:49:34 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-15edbb2b-0bb0-4e53-b47c-6ba881a58bb7 tempest-VolumeTypesExtraSpecsTest-1424606102 tempest-VolumeTypesExtraSpecsTest-1424606102-project-admin] http://192.168.122.117/volume/v3/types/f420beb6-e23e-4299-83dc-52a12fb48c36/extra_specs returned with HTTP 200 Sep 05 20:49:34 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 84/169] 192.168.122.117 () {58 vars in 1262 bytes} [Sat Sep 5 20:49:34 2026] GET /volume/v3/types/f420beb6-e23e-4299-83dc-52a12fb48c36/extra_specs => generated 34 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 20:49:34 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-32c28b17-7d4e-40d8-81e7-63197737a3a9 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:49:34 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-32c28b17-7d4e-40d8-81e7-63197737a3a9 tempest-VolumeTypesExtraSpecsTest-1424606102 tempest-VolumeTypesExtraSpecsTest-1424606102-project-admin] POST http://192.168.122.117/volume/v3/types/f420beb6-e23e-4299-83dc-52a12fb48c36/extra_specs Sep 05 20:49:34 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-32c28b17-7d4e-40d8-81e7-63197737a3a9 tempest-VolumeTypesExtraSpecsTest-1424606102 tempest-VolumeTypesExtraSpecsTest-1424606102-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:49:34 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-32c28b17-7d4e-40d8-81e7-63197737a3a9 tempest-VolumeTypesExtraSpecsTest-1424606102 tempest-VolumeTypesExtraSpecsTest-1424606102-project-admin] http://192.168.122.117/volume/v3/types/f420beb6-e23e-4299-83dc-52a12fb48c36/extra_specs returned with HTTP 200 Sep 05 20:49:34 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 86/170] 192.168.122.117 () {60 vars in 1283 bytes} [Sat Sep 5 20:49:34 2026] POST /volume/v3/types/f420beb6-e23e-4299-83dc-52a12fb48c36/extra_specs => generated 34 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 20:49:34 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-dff24bac-1873-4afd-9bae-b6599d4614da None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:49:34 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-dff24bac-1873-4afd-9bae-b6599d4614da tempest-VolumeTypesExtraSpecsTest-1424606102 tempest-VolumeTypesExtraSpecsTest-1424606102-project-admin] PUT http://192.168.122.117/volume/v3/types/f420beb6-e23e-4299-83dc-52a12fb48c36/extra_specs/spec2 Sep 05 20:49:34 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-dff24bac-1873-4afd-9bae-b6599d4614da tempest-VolumeTypesExtraSpecsTest-1424606102 tempest-VolumeTypesExtraSpecsTest-1424606102-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:49:34 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-dff24bac-1873-4afd-9bae-b6599d4614da tempest-VolumeTypesExtraSpecsTest-1424606102 tempest-VolumeTypesExtraSpecsTest-1424606102-project-admin] http://192.168.122.117/volume/v3/types/f420beb6-e23e-4299-83dc-52a12fb48c36/extra_specs/spec2 returned with HTTP 200 Sep 05 20:49:34 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 85/171] 192.168.122.117 () {60 vars in 1300 bytes} [Sat Sep 5 20:49:34 2026] PUT /volume/v3/types/f420beb6-e23e-4299-83dc-52a12fb48c36/extra_specs/spec2 => generated 17 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 05 20:49:34 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-b7059dea-3795-4ce6-953b-9179fb74e8a9 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:49:34 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b7059dea-3795-4ce6-953b-9179fb74e8a9 tempest-VolumeTypesExtraSpecsTest-1424606102 tempest-VolumeTypesExtraSpecsTest-1424606102-project-admin] GET http://192.168.122.117/volume/v3/types/f420beb6-e23e-4299-83dc-52a12fb48c36/extra_specs/spec2 Sep 05 20:49:34 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b7059dea-3795-4ce6-953b-9179fb74e8a9 tempest-VolumeTypesExtraSpecsTest-1424606102 tempest-VolumeTypesExtraSpecsTest-1424606102-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:49:34 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b7059dea-3795-4ce6-953b-9179fb74e8a9 tempest-VolumeTypesExtraSpecsTest-1424606102 tempest-VolumeTypesExtraSpecsTest-1424606102-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:49:34 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b7059dea-3795-4ce6-953b-9179fb74e8a9 tempest-VolumeTypesExtraSpecsTest-1424606102 tempest-VolumeTypesExtraSpecsTest-1424606102-project-admin] http://192.168.122.117/volume/v3/types/f420beb6-e23e-4299-83dc-52a12fb48c36/extra_specs/spec2 returned with HTTP 200 Sep 05 20:49:34 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 87/172] 192.168.122.117 () {58 vars in 1280 bytes} [Sat Sep 5 20:49:34 2026] GET /volume/v3/types/f420beb6-e23e-4299-83dc-52a12fb48c36/extra_specs/spec2 => generated 17 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 20:49:34 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-deb050c6-97f5-4439-8882-518c08a74f2d None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:49:34 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-deb050c6-97f5-4439-8882-518c08a74f2d tempest-VolumeTypesExtraSpecsTest-1424606102 tempest-VolumeTypesExtraSpecsTest-1424606102-project-admin] POST http://192.168.122.117/volume/v3/types/f420beb6-e23e-4299-83dc-52a12fb48c36/extra_specs Sep 05 20:49:34 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-deb050c6-97f5-4439-8882-518c08a74f2d tempest-VolumeTypesExtraSpecsTest-1424606102 tempest-VolumeTypesExtraSpecsTest-1424606102-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:49:34 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-deb050c6-97f5-4439-8882-518c08a74f2d tempest-VolumeTypesExtraSpecsTest-1424606102 tempest-VolumeTypesExtraSpecsTest-1424606102-project-admin] http://192.168.122.117/volume/v3/types/f420beb6-e23e-4299-83dc-52a12fb48c36/extra_specs returned with HTTP 200 Sep 05 20:49:34 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 86/173] 192.168.122.117 () {60 vars in 1283 bytes} [Sat Sep 5 20:49:34 2026] POST /volume/v3/types/f420beb6-e23e-4299-83dc-52a12fb48c36/extra_specs => generated 51 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 20:49:34 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-57be1a70-d72d-47a7-8b99-73935915a27d None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:49:34 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-57be1a70-d72d-47a7-8b99-73935915a27d tempest-VolumeTypesExtraSpecsTest-1424606102 tempest-VolumeTypesExtraSpecsTest-1424606102-project-admin] GET http://192.168.122.117/volume/v3/types/f420beb6-e23e-4299-83dc-52a12fb48c36/extra_specs Sep 05 20:49:34 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-57be1a70-d72d-47a7-8b99-73935915a27d tempest-VolumeTypesExtraSpecsTest-1424606102 tempest-VolumeTypesExtraSpecsTest-1424606102-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:49:34 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-57be1a70-d72d-47a7-8b99-73935915a27d tempest-VolumeTypesExtraSpecsTest-1424606102 tempest-VolumeTypesExtraSpecsTest-1424606102-project-admin] Calling method 'index' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:49:34 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-57be1a70-d72d-47a7-8b99-73935915a27d tempest-VolumeTypesExtraSpecsTest-1424606102 tempest-VolumeTypesExtraSpecsTest-1424606102-project-admin] http://192.168.122.117/volume/v3/types/f420beb6-e23e-4299-83dc-52a12fb48c36/extra_specs returned with HTTP 200 Sep 05 20:49:34 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 88/174] 192.168.122.117 () {58 vars in 1262 bytes} [Sat Sep 5 20:49:34 2026] GET /volume/v3/types/f420beb6-e23e-4299-83dc-52a12fb48c36/extra_specs => generated 68 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 20:49:34 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-5635f7e2-7908-48cd-84cf-72594551ecf2 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:49:34 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-5635f7e2-7908-48cd-84cf-72594551ecf2 tempest-VolumeTypesExtraSpecsTest-1424606102 tempest-VolumeTypesExtraSpecsTest-1424606102-project-admin] DELETE http://192.168.122.117/volume/v3/types/f420beb6-e23e-4299-83dc-52a12fb48c36 Sep 05 20:49:35 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-5635f7e2-7908-48cd-84cf-72594551ecf2 tempest-VolumeTypesExtraSpecsTest-1424606102 tempest-VolumeTypesExtraSpecsTest-1424606102-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:49:35 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-5635f7e2-7908-48cd-84cf-72594551ecf2 tempest-VolumeTypesExtraSpecsTest-1424606102 tempest-VolumeTypesExtraSpecsTest-1424606102-project-admin] Calling method '_delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:49:35 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-5635f7e2-7908-48cd-84cf-72594551ecf2 tempest-VolumeTypesExtraSpecsTest-1424606102 tempest-VolumeTypesExtraSpecsTest-1424606102-project-admin] http://192.168.122.117/volume/v3/types/f420beb6-e23e-4299-83dc-52a12fb48c36 returned with HTTP 202 Sep 05 20:49:35 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 87/175] 192.168.122.117 () {58 vars in 1229 bytes} [Sat Sep 5 20:49:34 2026] DELETE /volume/v3/types/f420beb6-e23e-4299-83dc-52a12fb48c36 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:49:35 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-b171209a-1b2f-45ed-923b-8c0f353b3cab None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:49:35 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b171209a-1b2f-45ed-923b-8c0f353b3cab tempest-VolumeTypesExtraSpecsTest-1424606102 tempest-VolumeTypesExtraSpecsTest-1424606102-project-admin] GET http://192.168.122.117/volume/v3/types/f420beb6-e23e-4299-83dc-52a12fb48c36 Sep 05 20:49:35 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b171209a-1b2f-45ed-923b-8c0f353b3cab tempest-VolumeTypesExtraSpecsTest-1424606102 tempest-VolumeTypesExtraSpecsTest-1424606102-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:49:35 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b171209a-1b2f-45ed-923b-8c0f353b3cab tempest-VolumeTypesExtraSpecsTest-1424606102 tempest-VolumeTypesExtraSpecsTest-1424606102-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:49:35 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b171209a-1b2f-45ed-923b-8c0f353b3cab tempest-VolumeTypesExtraSpecsTest-1424606102 tempest-VolumeTypesExtraSpecsTest-1424606102-project-admin] http://192.168.122.117/volume/v3/types/f420beb6-e23e-4299-83dc-52a12fb48c36 returned with HTTP 404 Sep 05 20:49:35 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 89/176] 192.168.122.117 () {58 vars in 1226 bytes} [Sat Sep 5 20:49:35 2026] GET /volume/v3/types/f420beb6-e23e-4299-83dc-52a12fb48c36 => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 20:49:45 devstack devstack@c-api.service[87435]: DEBUG dbcounter [-] [87435] Writing DB stats cinder:SELECT=27,cinder:INSERT=2,cinder:UPDATE=6 {{(pid=87435) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 20:49:45 devstack devstack@c-api.service[87434]: DEBUG dbcounter [-] [87434] Writing DB stats cinder:SELECT=24,cinder:INSERT=3,cinder:UPDATE=1 {{(pid=87434) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 20:49:45 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-e91679db-9354-4ea1-a498-1b23f3cdd3cd None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:49:45 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-e91679db-9354-4ea1-a498-1b23f3cdd3cd tempest-TaggedAttachmentsTest-850058772 tempest-TaggedAttachmentsTest-850058772-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 20:49:45 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-e91679db-9354-4ea1-a498-1b23f3cdd3cd tempest-TaggedAttachmentsTest-850058772 tempest-TaggedAttachmentsTest-850058772-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-753450469"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:49:45 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.volumes [None req-e91679db-9354-4ea1-a498-1b23f3cdd3cd tempest-TaggedAttachmentsTest-850058772 tempest-TaggedAttachmentsTest-850058772-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-753450469'}} {{(pid=87435) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:49:45 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-e91679db-9354-4ea1-a498-1b23f3cdd3cd tempest-TaggedAttachmentsTest-850058772 tempest-TaggedAttachmentsTest-850058772-project-member] Create volume of 1 GB Sep 05 20:49:45 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-e91679db-9354-4ea1-a498-1b23f3cdd3cd tempest-TaggedAttachmentsTest-850058772 tempest-TaggedAttachmentsTest-850058772-project-member] Availability Zones retrieved successfully. Sep 05 20:49:45 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-e91679db-9354-4ea1-a498-1b23f3cdd3cd tempest-TaggedAttachmentsTest-850058772 tempest-TaggedAttachmentsTest-850058772-project-member] Flow 'volume_create_api' (25cc78f1-c203-4bed-876a-c09754fded91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:49:45 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-e91679db-9354-4ea1-a498-1b23f3cdd3cd tempest-TaggedAttachmentsTest-850058772 tempest-TaggedAttachmentsTest-850058772-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (664ae051-40b1-4233-8ccd-9ff0cd99bd73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:49:45 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.flows.api.create_volume [None req-e91679db-9354-4ea1-a498-1b23f3cdd3cd tempest-TaggedAttachmentsTest-850058772 tempest-TaggedAttachmentsTest-850058772-project-member] Validating volume size '1' using validate_int {{(pid=87435) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:49:45 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-e91679db-9354-4ea1-a498-1b23f3cdd3cd tempest-TaggedAttachmentsTest-850058772 tempest-TaggedAttachmentsTest-850058772-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (664ae051-40b1-4233-8ccd-9ff0cd99bd73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:49:45 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-e91679db-9354-4ea1-a498-1b23f3cdd3cd tempest-TaggedAttachmentsTest-850058772 tempest-TaggedAttachmentsTest-850058772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (368bb729-9b22-421c-aa62-99d99f30b302) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:49:45 devstack devstack@c-api.service[87435]: DEBUG cinder.quota [None req-e91679db-9354-4ea1-a498-1b23f3cdd3cd tempest-TaggedAttachmentsTest-850058772 tempest-TaggedAttachmentsTest-850058772-project-member] Created reservations ['22283bd7-aed0-4161-9a9c-9ff533e14a19', '472fd835-817e-46f2-bad4-7b5a4a841413', '0ee34607-7750-4162-901f-901c8b78d3a9', 'c3365d99-5ee9-4153-8434-25182363129a'] {{(pid=87435) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:49:45 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-e91679db-9354-4ea1-a498-1b23f3cdd3cd tempest-TaggedAttachmentsTest-850058772 tempest-TaggedAttachmentsTest-850058772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (368bb729-9b22-421c-aa62-99d99f30b302) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['22283bd7-aed0-4161-9a9c-9ff533e14a19', '472fd835-817e-46f2-bad4-7b5a4a841413', '0ee34607-7750-4162-901f-901c8b78d3a9', 'c3365d99-5ee9-4153-8434-25182363129a']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:49:45 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-e91679db-9354-4ea1-a498-1b23f3cdd3cd tempest-TaggedAttachmentsTest-850058772 tempest-TaggedAttachmentsTest-850058772-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a1d7aae-5c8b-49e3-b15e-97e8e1e1e01b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:49:45 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:49:45 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:49:45 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-e91679db-9354-4ea1-a498-1b23f3cdd3cd tempest-TaggedAttachmentsTest-850058772 tempest-TaggedAttachmentsTest-850058772-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a1d7aae-5c8b-49e3-b15e-97e8e1e1e01b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dc13cc21-7b4d-456e-b30e-df369f77930b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-753450469',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ea45d6b06c84a51b0385573d8044641',qos_specs=None,replication_status=,reservations=['22283bd7-aed0-4161-9a9c-9ff533e14a19','472fd835-817e-46f2-bad4-7b5a4a841413','0ee34607-7750-4162-901f-901c8b78d3a9','c3365d99-5ee9-4153-8434-25182363129a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bea8e2b48a124db6ade400872bcbea36',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T18:49:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-753450469',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dc13cc21-7b4d-456e-b30e-df369f77930b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1ea45d6b06c84a51b0385573d8044641',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bea8e2b48a124db6ade400872bcbea36',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:49:45 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-e91679db-9354-4ea1-a498-1b23f3cdd3cd tempest-TaggedAttachmentsTest-850058772 tempest-TaggedAttachmentsTest-850058772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37f8edb8-7829-468d-abea-ecb015516e53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:49:45 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-e91679db-9354-4ea1-a498-1b23f3cdd3cd tempest-TaggedAttachmentsTest-850058772 tempest-TaggedAttachmentsTest-850058772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37f8edb8-7829-468d-abea-ecb015516e53) transitioned into state 'SUCCESS' from state '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-753450469',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ea45d6b06c84a51b0385573d8044641',qos_specs=None,replication_status=,reservations=['22283bd7-aed0-4161-9a9c-9ff533e14a19','472fd835-817e-46f2-bad4-7b5a4a841413','0ee34607-7750-4162-901f-901c8b78d3a9','c3365d99-5ee9-4153-8434-25182363129a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bea8e2b48a124db6ade400872bcbea36',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:49:45 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-e91679db-9354-4ea1-a498-1b23f3cdd3cd tempest-TaggedAttachmentsTest-850058772 tempest-TaggedAttachmentsTest-850058772-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a78d5da-5e21-4c9e-b019-ec8e14080568) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:49:45 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-e91679db-9354-4ea1-a498-1b23f3cdd3cd tempest-TaggedAttachmentsTest-850058772 tempest-TaggedAttachmentsTest-850058772-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a78d5da-5e21-4c9e-b019-ec8e14080568) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:49:45 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-e91679db-9354-4ea1-a498-1b23f3cdd3cd tempest-TaggedAttachmentsTest-850058772 tempest-TaggedAttachmentsTest-850058772-project-member] Flow 'volume_create_api' (25cc78f1-c203-4bed-876a-c09754fded91) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:49:45 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-e91679db-9354-4ea1-a498-1b23f3cdd3cd tempest-TaggedAttachmentsTest-850058772 tempest-TaggedAttachmentsTest-850058772-project-member] Create volume request issued successfully. Sep 05 20:49:45 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-e91679db-9354-4ea1-a498-1b23f3cdd3cd tempest-TaggedAttachmentsTest-850058772 tempest-TaggedAttachmentsTest-850058772-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 20:49:45 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 88/177] 192.168.122.117 () {60 vars in 1142 bytes} [Sat Sep 5 20:49:45 2026] POST /volume/v3/volumes => generated 760 bytes in 552 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:49:45 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-06b86e65-3acd-4dda-898c-2e433dcfcb62 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:49:45 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-06b86e65-3acd-4dda-898c-2e433dcfcb62 tempest-TaggedAttachmentsTest-850058772 tempest-TaggedAttachmentsTest-850058772-project-member] GET http://192.168.122.117/volume/v3/volumes/dc13cc21-7b4d-456e-b30e-df369f77930b Sep 05 20:49:45 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-06b86e65-3acd-4dda-898c-2e433dcfcb62 tempest-TaggedAttachmentsTest-850058772 tempest-TaggedAttachmentsTest-850058772-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:49:45 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-06b86e65-3acd-4dda-898c-2e433dcfcb62 tempest-TaggedAttachmentsTest-850058772 tempest-TaggedAttachmentsTest-850058772-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:49:45 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:49:45 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:49:45 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:49:45 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:49:45 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-06b86e65-3acd-4dda-898c-2e433dcfcb62 tempest-TaggedAttachmentsTest-850058772 tempest-TaggedAttachmentsTest-850058772-project-member] Volume info retrieved successfully. Sep 05 20:49:46 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-06b86e65-3acd-4dda-898c-2e433dcfcb62 tempest-TaggedAttachmentsTest-850058772 tempest-TaggedAttachmentsTest-850058772-project-member] http://192.168.122.117/volume/v3/volumes/dc13cc21-7b4d-456e-b30e-df369f77930b returned with HTTP 200 Sep 05 20:49:46 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 90/178] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:49:45 2026] GET /volume/v3/volumes/dc13cc21-7b4d-456e-b30e-df369f77930b => generated 828 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:49:47 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-40abedb1-bfce-4058-aa4d-930ccc73c3cc None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:49:47 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-40abedb1-bfce-4058-aa4d-930ccc73c3cc tempest-TaggedAttachmentsTest-850058772 tempest-TaggedAttachmentsTest-850058772-project-member] GET http://192.168.122.117/volume/v3/volumes/dc13cc21-7b4d-456e-b30e-df369f77930b Sep 05 20:49:47 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-40abedb1-bfce-4058-aa4d-930ccc73c3cc tempest-TaggedAttachmentsTest-850058772 tempest-TaggedAttachmentsTest-850058772-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:49:47 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-40abedb1-bfce-4058-aa4d-930ccc73c3cc tempest-TaggedAttachmentsTest-850058772 tempest-TaggedAttachmentsTest-850058772-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:49:47 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:49:47 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:49:47 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:49:47 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:49:47 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-40abedb1-bfce-4058-aa4d-930ccc73c3cc tempest-TaggedAttachmentsTest-850058772 tempest-TaggedAttachmentsTest-850058772-project-member] Volume info retrieved successfully. Sep 05 20:49:47 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-40abedb1-bfce-4058-aa4d-930ccc73c3cc tempest-TaggedAttachmentsTest-850058772 tempest-TaggedAttachmentsTest-850058772-project-member] http://192.168.122.117/volume/v3/volumes/dc13cc21-7b4d-456e-b30e-df369f77930b returned with HTTP 200 Sep 05 20:49:47 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 89/179] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:49:47 2026] GET /volume/v3/volumes/dc13cc21-7b4d-456e-b30e-df369f77930b => generated 852 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:49:47 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-655f5fb6-bef0-4a01-8b3d-c74cdc548b65 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:49:47 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-655f5fb6-bef0-4a01-8b3d-c74cdc548b65 None None] GET http://192.168.122.117/volume// Sep 05 20:49:47 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-655f5fb6-bef0-4a01-8b3d-c74cdc548b65 None None] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:49:47 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-655f5fb6-bef0-4a01-8b3d-c74cdc548b65 None None] Calling method 'all' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:49:47 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-655f5fb6-bef0-4a01-8b3d-c74cdc548b65 None None] http://192.168.122.117/volume// returned with HTTP 300 Sep 05 20:49:47 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 91/180] 192.168.122.117 () {56 vars in 888 bytes} [Sat Sep 5 20:49:47 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 20:49:47 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-50e0ba7a-b3d1-43ee-8f12-465773e60f4f None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:49:47 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-50e0ba7a-b3d1-43ee-8f12-465773e60f4f None None] GET http://192.168.122.117/volume// Sep 05 20:49:47 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-50e0ba7a-b3d1-43ee-8f12-465773e60f4f None None] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:49:47 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-50e0ba7a-b3d1-43ee-8f12-465773e60f4f None None] Calling method 'all' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:49:47 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-50e0ba7a-b3d1-43ee-8f12-465773e60f4f None None] http://192.168.122.117/volume// returned with HTTP 300 Sep 05 20:49:47 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 90/181] 192.168.122.117 () {56 vars in 888 bytes} [Sat Sep 5 20:49:47 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 20:49:47 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-b7d3d2ef-36ae-44dd-8a8c-1629408444b6 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:49:48 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b7d3d2ef-36ae-44dd-8a8c-1629408444b6 tempest-VersionsTest-2144446060 tempest-VersionsTest-2144446060-project-reader] GET http://192.168.122.117/volume/v3/ Sep 05 20:49:48 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b7d3d2ef-36ae-44dd-8a8c-1629408444b6 tempest-VersionsTest-2144446060 tempest-VersionsTest-2144446060-project-reader] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:49:48 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b7d3d2ef-36ae-44dd-8a8c-1629408444b6 tempest-VersionsTest-2144446060 tempest-VersionsTest-2144446060-project-reader] Calling method 'version_select' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:49:48 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b7d3d2ef-36ae-44dd-8a8c-1629408444b6 tempest-VersionsTest-2144446060 tempest-VersionsTest-2144446060-project-reader] http://192.168.122.117/volume/v3/ returned with HTTP 200 Sep 05 20:49:48 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 92/182] 192.168.122.117 () {58 vars in 1100 bytes} [Sat Sep 5 20:49:47 2026] GET /volume/v3/ => generated 390 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:49:48 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-f1fcccd2-9754-49fe-8574-9a9c78e875ce None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:49:48 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-f1fcccd2-9754-49fe-8574-9a9c78e875ce tempest-TaggedAttachmentsTest-850058772 tempest-TaggedAttachmentsTest-850058772-project-member] GET http://192.168.122.117/volume/v3/volumes/dc13cc21-7b4d-456e-b30e-df369f77930b Sep 05 20:49:48 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-f1fcccd2-9754-49fe-8574-9a9c78e875ce tempest-TaggedAttachmentsTest-850058772 tempest-TaggedAttachmentsTest-850058772-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:49:48 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-f1fcccd2-9754-49fe-8574-9a9c78e875ce tempest-TaggedAttachmentsTest-850058772 tempest-TaggedAttachmentsTest-850058772-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:49:48 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:49:48 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:49:48 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:49:48 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:49:48 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-f1fcccd2-9754-49fe-8574-9a9c78e875ce tempest-TaggedAttachmentsTest-850058772 tempest-TaggedAttachmentsTest-850058772-project-member] Volume info retrieved successfully. Sep 05 20:49:48 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-f1fcccd2-9754-49fe-8574-9a9c78e875ce tempest-TaggedAttachmentsTest-850058772 tempest-TaggedAttachmentsTest-850058772-project-member] http://192.168.122.117/volume/v3/volumes/dc13cc21-7b4d-456e-b30e-df369f77930b returned with HTTP 200 Sep 05 20:49:48 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 91/183] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:49:48 2026] GET /volume/v3/volumes/dc13cc21-7b4d-456e-b30e-df369f77930b => generated 853 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:49:53 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-b7df927d-6997-486c-b4d6-328da6fa8040 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:49:53 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b7df927d-6997-486c-b4d6-328da6fa8040 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 20:49:53 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b7df927d-6997-486c-b4d6-328da6fa8040 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1698165664"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:49:53 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.volumes [None req-b7df927d-6997-486c-b4d6-328da6fa8040 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1698165664'}} {{(pid=87434) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:49:53 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-b7df927d-6997-486c-b4d6-328da6fa8040 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Create volume of 1 GB Sep 05 20:49:53 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-b7df927d-6997-486c-b4d6-328da6fa8040 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Availability Zones retrieved successfully. Sep 05 20:49:53 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-b7df927d-6997-486c-b4d6-328da6fa8040 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Flow 'volume_create_api' (e43bd37b-ddc1-4951-a3f6-423ae969996e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:49:53 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-b7df927d-6997-486c-b4d6-328da6fa8040 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (712e5031-ac86-4ab2-92a7-33bbc6495a43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:49:53 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.flows.api.create_volume [None req-b7df927d-6997-486c-b4d6-328da6fa8040 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Validating volume size '1' using validate_int {{(pid=87434) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:49:54 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-b7df927d-6997-486c-b4d6-328da6fa8040 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (712e5031-ac86-4ab2-92a7-33bbc6495a43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:49:54 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-b7df927d-6997-486c-b4d6-328da6fa8040 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d2a3587-f8f8-4199-92e0-245e845838ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:49:54 devstack devstack@c-api.service[87434]: DEBUG cinder.quota [None req-b7df927d-6997-486c-b4d6-328da6fa8040 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Created reservations ['7ed9ca73-b594-42b5-bb30-eff4a74dd758', '8a158724-4ee1-443e-ad9c-9957d6662c4e', '4ccb99e3-2280-4b5a-aa5a-357b4ef7b88b', '0642ef97-ecea-478e-b8a1-705c6660c506'] {{(pid=87434) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:49:54 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-b7df927d-6997-486c-b4d6-328da6fa8040 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d2a3587-f8f8-4199-92e0-245e845838ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7ed9ca73-b594-42b5-bb30-eff4a74dd758', '8a158724-4ee1-443e-ad9c-9957d6662c4e', '4ccb99e3-2280-4b5a-aa5a-357b4ef7b88b', '0642ef97-ecea-478e-b8a1-705c6660c506']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:49:54 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-b7df927d-6997-486c-b4d6-328da6fa8040 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c090e204-8801-479f-bf2b-fe53eb835852) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:49:54 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:49:54 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:49:54 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-b7df927d-6997-486c-b4d6-328da6fa8040 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c090e204-8801-479f-bf2b-fe53eb835852) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c99be083-87d6-44bd-806d-60e78d8f3e3b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1698165664',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='290fdc7db0e34847aab0226980e4151d',qos_specs=None,replication_status=,reservations=['7ed9ca73-b594-42b5-bb30-eff4a74dd758','8a158724-4ee1-443e-ad9c-9957d6662c4e','4ccb99e3-2280-4b5a-aa5a-357b4ef7b88b','0642ef97-ecea-478e-b8a1-705c6660c506'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='964aae468f3f42a28cecc684fbe41f18',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T18:49:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1698165664',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c99be083-87d6-44bd-806d-60e78d8f3e3b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='290fdc7db0e34847aab0226980e4151d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='964aae468f3f42a28cecc684fbe41f18',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:49:54 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-b7df927d-6997-486c-b4d6-328da6fa8040 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9bab2ee1-292a-4a37-903a-ebe6b01ae8f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:49:54 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-b7df927d-6997-486c-b4d6-328da6fa8040 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9bab2ee1-292a-4a37-903a-ebe6b01ae8f3) transitioned into state 'SUCCESS' from state '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-1698165664',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='290fdc7db0e34847aab0226980e4151d',qos_specs=None,replication_status=,reservations=['7ed9ca73-b594-42b5-bb30-eff4a74dd758','8a158724-4ee1-443e-ad9c-9957d6662c4e','4ccb99e3-2280-4b5a-aa5a-357b4ef7b88b','0642ef97-ecea-478e-b8a1-705c6660c506'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='964aae468f3f42a28cecc684fbe41f18',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:49:54 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-b7df927d-6997-486c-b4d6-328da6fa8040 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (640577d2-aeda-41d3-beec-38054fccf47f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:49:54 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-b7df927d-6997-486c-b4d6-328da6fa8040 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (640577d2-aeda-41d3-beec-38054fccf47f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:49:54 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-b7df927d-6997-486c-b4d6-328da6fa8040 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Flow 'volume_create_api' (e43bd37b-ddc1-4951-a3f6-423ae969996e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:49:54 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-b7df927d-6997-486c-b4d6-328da6fa8040 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Create volume request issued successfully. Sep 05 20:49:54 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b7df927d-6997-486c-b4d6-328da6fa8040 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 20:49:54 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 93/184] 192.168.122.117 () {60 vars in 1142 bytes} [Sat Sep 5 20:49:53 2026] POST /volume/v3/volumes => generated 760 bytes in 1258 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:49:54 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-946e2a57-f7a7-4c96-b92f-6642d5941576 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:49:54 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-946e2a57-f7a7-4c96-b92f-6642d5941576 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] GET http://192.168.122.117/volume/v3/volumes/c99be083-87d6-44bd-806d-60e78d8f3e3b Sep 05 20:49:54 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-946e2a57-f7a7-4c96-b92f-6642d5941576 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:49:54 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-946e2a57-f7a7-4c96-b92f-6642d5941576 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:49:54 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:49:54 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:49:54 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:49:54 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:49:54 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-946e2a57-f7a7-4c96-b92f-6642d5941576 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Volume info retrieved successfully. Sep 05 20:49:54 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-946e2a57-f7a7-4c96-b92f-6642d5941576 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] http://192.168.122.117/volume/v3/volumes/c99be083-87d6-44bd-806d-60e78d8f3e3b returned with HTTP 200 Sep 05 20:49:54 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 92/185] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:49:54 2026] GET /volume/v3/volumes/c99be083-87d6-44bd-806d-60e78d8f3e3b => generated 828 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:49:55 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-ace3f656-ea5f-4e4b-b7f6-d30d8240dc75 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:49:55 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-ace3f656-ea5f-4e4b-b7f6-d30d8240dc75 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] GET http://192.168.122.117/volume/v3/volumes/c99be083-87d6-44bd-806d-60e78d8f3e3b Sep 05 20:49:55 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-ace3f656-ea5f-4e4b-b7f6-d30d8240dc75 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:49:55 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-ace3f656-ea5f-4e4b-b7f6-d30d8240dc75 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:49:55 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:49:55 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:49:55 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:49:55 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:49:55 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-ace3f656-ea5f-4e4b-b7f6-d30d8240dc75 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Volume info retrieved successfully. Sep 05 20:49:56 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-ace3f656-ea5f-4e4b-b7f6-d30d8240dc75 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] http://192.168.122.117/volume/v3/volumes/c99be083-87d6-44bd-806d-60e78d8f3e3b returned with HTTP 200 Sep 05 20:49:56 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 94/186] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:49:55 2026] GET /volume/v3/volumes/c99be083-87d6-44bd-806d-60e78d8f3e3b => generated 852 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:49:57 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-2a7b3ea0-f7d3-482a-9a35-6d8777a52418 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:49:57 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-2a7b3ea0-f7d3-482a-9a35-6d8777a52418 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] GET http://192.168.122.117/volume/v3/volumes/c99be083-87d6-44bd-806d-60e78d8f3e3b Sep 05 20:49:57 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-2a7b3ea0-f7d3-482a-9a35-6d8777a52418 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:49:57 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-2a7b3ea0-f7d3-482a-9a35-6d8777a52418 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:49:57 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:49:57 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:49:57 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:49:57 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:49:57 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-2a7b3ea0-f7d3-482a-9a35-6d8777a52418 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Volume info retrieved successfully. Sep 05 20:49:57 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-2a7b3ea0-f7d3-482a-9a35-6d8777a52418 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] http://192.168.122.117/volume/v3/volumes/c99be083-87d6-44bd-806d-60e78d8f3e3b returned with HTTP 200 Sep 05 20:49:57 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 93/187] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:49:57 2026] GET /volume/v3/volumes/c99be083-87d6-44bd-806d-60e78d8f3e3b => generated 853 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:49:57 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-f770e089-a617-4559-9fac-08a3790ad299 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:49:57 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-f770e089-a617-4559-9fac-08a3790ad299 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] POST http://192.168.122.117/volume/v3/snapshots Sep 05 20:49:57 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-f770e089-a617-4559-9fac-08a3790ad299 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c99be083-87d6-44bd-806d-60e78d8f3e3b", "name": "tempest-VolumesDeleteCascade-Snapshot-1912427734"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:49:57 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:49:57 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:49:57 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:49:57 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:49:57 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-f770e089-a617-4559-9fac-08a3790ad299 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Volume info retrieved successfully. Sep 05 20:49:57 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.snapshots [None req-f770e089-a617-4559-9fac-08a3790ad299 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Create snapshot from volume c99be083-87d6-44bd-806d-60e78d8f3e3b Sep 05 20:49:57 devstack devstack@c-api.service[87434]: WARNING cinder.quota [None req-f770e089-a617-4559-9fac-08a3790ad299 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-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 05 20:49:57 devstack devstack@c-api.service[87434]: DEBUG cinder.quota [None req-f770e089-a617-4559-9fac-08a3790ad299 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Created reservations ['02ae18d8-0a90-46e4-b6a6-d30419c0446d', 'ae546494-998c-432f-95a7-9dd44a021b69', '554f90a4-7019-458d-a0bb-0d6b229e0234', 'f30d77d2-cf04-49d4-96eb-d6feb75a2e94'] {{(pid=87434) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:49:57 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:49:57 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:49:57 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-f770e089-a617-4559-9fac-08a3790ad299 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Snapshot create request issued successfully. Sep 05 20:49:57 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-f770e089-a617-4559-9fac-08a3790ad299 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] http://192.168.122.117/volume/v3/snapshots returned with HTTP 202 Sep 05 20:49:57 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 95/188] 192.168.122.117 () {60 vars in 1149 bytes} [Sat Sep 5 20:49:57 2026] POST /volume/v3/snapshots => generated 307 bytes in 515 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:49:57 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-ccdabd97-b6a5-469c-82be-75bf276f2773 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:49:57 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-ccdabd97-b6a5-469c-82be-75bf276f2773 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] GET http://192.168.122.117/volume/v3/snapshots/bf7da172-0a07-48be-8655-705eb8be8449 Sep 05 20:49:57 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-ccdabd97-b6a5-469c-82be-75bf276f2773 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:49:57 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-ccdabd97-b6a5-469c-82be-75bf276f2773 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:49:57 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:49:57 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:49:57 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-ccdabd97-b6a5-469c-82be-75bf276f2773 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Snapshot retrieved successfully. Sep 05 20:49:57 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-ccdabd97-b6a5-469c-82be-75bf276f2773 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] http://192.168.122.117/volume/v3/snapshots/bf7da172-0a07-48be-8655-705eb8be8449 returned with HTTP 200 Sep 05 20:49:57 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 94/189] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:49:57 2026] GET /volume/v3/snapshots/bf7da172-0a07-48be-8655-705eb8be8449 => generated 439 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:49:58 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-2e43dc38-7f62-4883-b216-f1b5074747f7 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:49:58 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-2e43dc38-7f62-4883-b216-f1b5074747f7 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] GET http://192.168.122.117/volume/v3/snapshots/bf7da172-0a07-48be-8655-705eb8be8449 Sep 05 20:49:58 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-2e43dc38-7f62-4883-b216-f1b5074747f7 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:49:58 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-2e43dc38-7f62-4883-b216-f1b5074747f7 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:49:59 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:49:59 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:49:59 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-2e43dc38-7f62-4883-b216-f1b5074747f7 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Snapshot retrieved successfully. Sep 05 20:49:59 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-2e43dc38-7f62-4883-b216-f1b5074747f7 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] http://192.168.122.117/volume/v3/snapshots/bf7da172-0a07-48be-8655-705eb8be8449 returned with HTTP 200 Sep 05 20:49:59 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 96/190] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:49:58 2026] GET /volume/v3/snapshots/bf7da172-0a07-48be-8655-705eb8be8449 => generated 439 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:50:00 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-90895a9f-c298-41d4-af7e-0e7ad94ba91c None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:00 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-90895a9f-c298-41d4-af7e-0e7ad94ba91c tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] GET http://192.168.122.117/volume/v3/snapshots/bf7da172-0a07-48be-8655-705eb8be8449 Sep 05 20:50:00 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-90895a9f-c298-41d4-af7e-0e7ad94ba91c tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:00 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-90895a9f-c298-41d4-af7e-0e7ad94ba91c tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:00 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:00 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:50:00 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-90895a9f-c298-41d4-af7e-0e7ad94ba91c tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Snapshot retrieved successfully. Sep 05 20:50:00 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-90895a9f-c298-41d4-af7e-0e7ad94ba91c tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] http://192.168.122.117/volume/v3/snapshots/bf7da172-0a07-48be-8655-705eb8be8449 returned with HTTP 200 Sep 05 20:50:00 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 95/191] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:50:00 2026] GET /volume/v3/snapshots/bf7da172-0a07-48be-8655-705eb8be8449 => generated 439 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:50:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-7304cf02-feb3-4e9f-ac42-f99d34590887 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:01 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-7304cf02-feb3-4e9f-ac42-f99d34590887 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] GET http://192.168.122.117/volume/v3/snapshots/bf7da172-0a07-48be-8655-705eb8be8449 Sep 05 20:50:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-7304cf02-feb3-4e9f-ac42-f99d34590887 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-7304cf02-feb3-4e9f-ac42-f99d34590887 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:01 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:01 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:50:01 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-7304cf02-feb3-4e9f-ac42-f99d34590887 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Snapshot retrieved successfully. Sep 05 20:50:01 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-7304cf02-feb3-4e9f-ac42-f99d34590887 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] http://192.168.122.117/volume/v3/snapshots/bf7da172-0a07-48be-8655-705eb8be8449 returned with HTTP 200 Sep 05 20:50:01 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 97/192] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:50:01 2026] GET /volume/v3/snapshots/bf7da172-0a07-48be-8655-705eb8be8449 => generated 439 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:50:02 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-15b05cf7-a658-447e-91b1-dd2e35a49a99 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:02 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-15b05cf7-a658-447e-91b1-dd2e35a49a99 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] GET http://192.168.122.117/volume/v3/snapshots/bf7da172-0a07-48be-8655-705eb8be8449 Sep 05 20:50:02 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-15b05cf7-a658-447e-91b1-dd2e35a49a99 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:02 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-15b05cf7-a658-447e-91b1-dd2e35a49a99 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:02 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:02 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:50:02 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-15b05cf7-a658-447e-91b1-dd2e35a49a99 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Snapshot retrieved successfully. Sep 05 20:50:02 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-15b05cf7-a658-447e-91b1-dd2e35a49a99 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] http://192.168.122.117/volume/v3/snapshots/bf7da172-0a07-48be-8655-705eb8be8449 returned with HTTP 200 Sep 05 20:50:02 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 96/193] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:50:02 2026] GET /volume/v3/snapshots/bf7da172-0a07-48be-8655-705eb8be8449 => generated 466 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:50:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-f8daf352-8d4d-4bec-bc65-8ae7c876b111 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:02 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-f8daf352-8d4d-4bec-bc65-8ae7c876b111 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] POST http://192.168.122.117/volume/v3/snapshots Sep 05 20:50:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-f8daf352-8d4d-4bec-bc65-8ae7c876b111 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c99be083-87d6-44bd-806d-60e78d8f3e3b", "name": "tempest-VolumesDeleteCascade-Snapshot-1012264920"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:50:02 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:02 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:50:02 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:02 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:50:02 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-f8daf352-8d4d-4bec-bc65-8ae7c876b111 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Volume info retrieved successfully. Sep 05 20:50:02 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.snapshots [None req-f8daf352-8d4d-4bec-bc65-8ae7c876b111 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Create snapshot from volume c99be083-87d6-44bd-806d-60e78d8f3e3b Sep 05 20:50:02 devstack devstack@c-api.service[87434]: DEBUG cinder.quota [None req-f8daf352-8d4d-4bec-bc65-8ae7c876b111 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Created reservations ['5bab267d-cbb7-4539-9bf1-d7b0c9857d70', '871e2c2e-b3d7-4389-9e1d-6f0ee06cef3d', 'ea09023b-b169-4f31-8f7d-92b38ba57008', '987a06b9-733b-44a7-8795-bf123611081d'] {{(pid=87434) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:50:02 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:02 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:50:02 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-f8daf352-8d4d-4bec-bc65-8ae7c876b111 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Snapshot create request issued successfully. Sep 05 20:50:02 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-f8daf352-8d4d-4bec-bc65-8ae7c876b111 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] http://192.168.122.117/volume/v3/snapshots returned with HTTP 202 Sep 05 20:50:02 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 98/194] 192.168.122.117 () {60 vars in 1149 bytes} [Sat Sep 5 20:50:02 2026] POST /volume/v3/snapshots => generated 307 bytes in 445 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:50:02 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-22177a61-0b85-40bb-94dd-bcc0949925ff None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:02 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-22177a61-0b85-40bb-94dd-bcc0949925ff tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] GET http://192.168.122.117/volume/v3/snapshots/c1ae8f50-b803-4c88-b6d6-76b3286ddf89 Sep 05 20:50:02 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-22177a61-0b85-40bb-94dd-bcc0949925ff tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:02 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-22177a61-0b85-40bb-94dd-bcc0949925ff tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:02 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:02 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:50:02 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-22177a61-0b85-40bb-94dd-bcc0949925ff tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Snapshot retrieved successfully. Sep 05 20:50:02 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-22177a61-0b85-40bb-94dd-bcc0949925ff tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] http://192.168.122.117/volume/v3/snapshots/c1ae8f50-b803-4c88-b6d6-76b3286ddf89 returned with HTTP 200 Sep 05 20:50:02 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 97/195] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:50:02 2026] GET /volume/v3/snapshots/c1ae8f50-b803-4c88-b6d6-76b3286ddf89 => generated 439 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:50:03 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-701a8b88-c4cc-48ee-bf31-256542cf631b None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:03 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-701a8b88-c4cc-48ee-bf31-256542cf631b tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] GET http://192.168.122.117/volume/v3/snapshots/c1ae8f50-b803-4c88-b6d6-76b3286ddf89 Sep 05 20:50:03 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-701a8b88-c4cc-48ee-bf31-256542cf631b tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:03 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-701a8b88-c4cc-48ee-bf31-256542cf631b tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:03 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:03 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:50:03 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-701a8b88-c4cc-48ee-bf31-256542cf631b tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Snapshot retrieved successfully. Sep 05 20:50:03 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-701a8b88-c4cc-48ee-bf31-256542cf631b tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] http://192.168.122.117/volume/v3/snapshots/c1ae8f50-b803-4c88-b6d6-76b3286ddf89 returned with HTTP 200 Sep 05 20:50:03 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 99/196] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:50:03 2026] GET /volume/v3/snapshots/c1ae8f50-b803-4c88-b6d6-76b3286ddf89 => generated 439 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:50:04 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-6ceca99d-9d22-4d5d-a540-96153cd243d1 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:04 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-6ceca99d-9d22-4d5d-a540-96153cd243d1 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] GET http://192.168.122.117/volume/v3/snapshots/c1ae8f50-b803-4c88-b6d6-76b3286ddf89 Sep 05 20:50:04 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-6ceca99d-9d22-4d5d-a540-96153cd243d1 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:04 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-6ceca99d-9d22-4d5d-a540-96153cd243d1 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:05 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:05 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:50:05 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-6ceca99d-9d22-4d5d-a540-96153cd243d1 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Snapshot retrieved successfully. Sep 05 20:50:05 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-6ceca99d-9d22-4d5d-a540-96153cd243d1 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] http://192.168.122.117/volume/v3/snapshots/c1ae8f50-b803-4c88-b6d6-76b3286ddf89 returned with HTTP 200 Sep 05 20:50:05 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 98/197] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:50:04 2026] GET /volume/v3/snapshots/c1ae8f50-b803-4c88-b6d6-76b3286ddf89 => generated 439 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:50:06 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-7117be79-10e5-4414-9fad-25bda51b2175 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:06 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-7117be79-10e5-4414-9fad-25bda51b2175 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] GET http://192.168.122.117/volume/v3/snapshots/c1ae8f50-b803-4c88-b6d6-76b3286ddf89 Sep 05 20:50:06 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-7117be79-10e5-4414-9fad-25bda51b2175 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:06 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-7117be79-10e5-4414-9fad-25bda51b2175 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:06 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:06 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:50:06 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-7117be79-10e5-4414-9fad-25bda51b2175 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Snapshot retrieved successfully. Sep 05 20:50:06 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-7117be79-10e5-4414-9fad-25bda51b2175 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] http://192.168.122.117/volume/v3/snapshots/c1ae8f50-b803-4c88-b6d6-76b3286ddf89 returned with HTTP 200 Sep 05 20:50:06 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 100/198] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:50:06 2026] GET /volume/v3/snapshots/c1ae8f50-b803-4c88-b6d6-76b3286ddf89 => generated 466 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:50:06 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-f8c29a8f-ad4d-4c2a-adaf-960b27ca17e0 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:06 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-f8c29a8f-ad4d-4c2a-adaf-960b27ca17e0 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] DELETE http://192.168.122.117/volume/v3/volumes/c99be083-87d6-44bd-806d-60e78d8f3e3b?cascade=True Sep 05 20:50:06 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-f8c29a8f-ad4d-4c2a-adaf-960b27ca17e0 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:06 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-f8c29a8f-ad4d-4c2a-adaf-960b27ca17e0 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:06 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-f8c29a8f-ad4d-4c2a-adaf-960b27ca17e0 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Delete volume with id: c99be083-87d6-44bd-806d-60e78d8f3e3b Sep 05 20:50:06 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:06 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:50:06 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:06 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:50:06 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-f8c29a8f-ad4d-4c2a-adaf-960b27ca17e0 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Volume info retrieved successfully. Sep 05 20:50:06 devstack devstack@c-api.service[87435]: /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 05 20:50:06 devstack devstack@c-api.service[87435]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 20:50:06 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-f8c29a8f-ad4d-4c2a-adaf-960b27ca17e0 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Delete volume request issued successfully. Sep 05 20:50:06 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-f8c29a8f-ad4d-4c2a-adaf-960b27ca17e0 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] http://192.168.122.117/volume/v3/volumes/c99be083-87d6-44bd-806d-60e78d8f3e3b?cascade=True returned with HTTP 202 Sep 05 20:50:06 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 99/199] 192.168.122.117 () {58 vars in 1260 bytes} [Sat Sep 5 20:50:06 2026] DELETE /volume/v3/volumes/c99be083-87d6-44bd-806d-60e78d8f3e3b?cascade=True => generated 0 bytes in 303 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:50:06 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-b336d083-da0f-4ada-9f26-516016bf2ca0 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:06 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b336d083-da0f-4ada-9f26-516016bf2ca0 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] GET http://192.168.122.117/volume/v3/volumes/c99be083-87d6-44bd-806d-60e78d8f3e3b Sep 05 20:50:06 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b336d083-da0f-4ada-9f26-516016bf2ca0 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:06 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b336d083-da0f-4ada-9f26-516016bf2ca0 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:06 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:06 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:50:06 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:06 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:50:06 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-b336d083-da0f-4ada-9f26-516016bf2ca0 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Volume info retrieved successfully. Sep 05 20:50:06 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b336d083-da0f-4ada-9f26-516016bf2ca0 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] http://192.168.122.117/volume/v3/volumes/c99be083-87d6-44bd-806d-60e78d8f3e3b returned with HTTP 200 Sep 05 20:50:06 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 101/200] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:50:06 2026] GET /volume/v3/volumes/c99be083-87d6-44bd-806d-60e78d8f3e3b => generated 852 bytes in 359 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:50:07 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-8d4148d1-7307-47ad-80b3-155d468f88f5 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:07 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-8d4148d1-7307-47ad-80b3-155d468f88f5 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] GET http://192.168.122.117/volume/v3/volumes/c99be083-87d6-44bd-806d-60e78d8f3e3b Sep 05 20:50:07 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-8d4148d1-7307-47ad-80b3-155d468f88f5 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:07 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-8d4148d1-7307-47ad-80b3-155d468f88f5 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:08 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:08 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:50:08 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:08 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:50:08 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-8d4148d1-7307-47ad-80b3-155d468f88f5 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Volume info retrieved successfully. Sep 05 20:50:08 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-8d4148d1-7307-47ad-80b3-155d468f88f5 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] http://192.168.122.117/volume/v3/volumes/c99be083-87d6-44bd-806d-60e78d8f3e3b returned with HTTP 200 Sep 05 20:50:08 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 100/201] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:50:07 2026] GET /volume/v3/volumes/c99be083-87d6-44bd-806d-60e78d8f3e3b => generated 852 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:50:09 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-a20f2e4e-10eb-4f80-839f-1cb3799edec8 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:09 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-a20f2e4e-10eb-4f80-839f-1cb3799edec8 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] GET http://192.168.122.117/volume/v3/volumes/c99be083-87d6-44bd-806d-60e78d8f3e3b Sep 05 20:50:09 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-a20f2e4e-10eb-4f80-839f-1cb3799edec8 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:09 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-a20f2e4e-10eb-4f80-839f-1cb3799edec8 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:09 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:09 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:50:09 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:09 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:50:09 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-a20f2e4e-10eb-4f80-839f-1cb3799edec8 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Volume info retrieved successfully. Sep 05 20:50:09 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-a20f2e4e-10eb-4f80-839f-1cb3799edec8 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] http://192.168.122.117/volume/v3/volumes/c99be083-87d6-44bd-806d-60e78d8f3e3b returned with HTTP 200 Sep 05 20:50:09 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 102/202] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:50:09 2026] GET /volume/v3/volumes/c99be083-87d6-44bd-806d-60e78d8f3e3b => generated 852 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:50:10 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-375ec8dd-82fe-4c56-8f6f-3793ee022e6e None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:10 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-375ec8dd-82fe-4c56-8f6f-3793ee022e6e tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] GET http://192.168.122.117/volume/v3/volumes/c99be083-87d6-44bd-806d-60e78d8f3e3b Sep 05 20:50:10 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-375ec8dd-82fe-4c56-8f6f-3793ee022e6e tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:10 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-375ec8dd-82fe-4c56-8f6f-3793ee022e6e tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:10 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:10 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:50:10 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:10 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:50:10 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-375ec8dd-82fe-4c56-8f6f-3793ee022e6e tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Volume info retrieved successfully. Sep 05 20:50:10 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-375ec8dd-82fe-4c56-8f6f-3793ee022e6e tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] http://192.168.122.117/volume/v3/volumes/c99be083-87d6-44bd-806d-60e78d8f3e3b returned with HTTP 200 Sep 05 20:50:10 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 101/203] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:50:10 2026] GET /volume/v3/volumes/c99be083-87d6-44bd-806d-60e78d8f3e3b => generated 852 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:50:11 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-f3fc12aa-ffb2-4caa-b596-33dd8e272ea6 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:11 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-f3fc12aa-ffb2-4caa-b596-33dd8e272ea6 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] GET http://192.168.122.117/volume/v3/volumes/c99be083-87d6-44bd-806d-60e78d8f3e3b Sep 05 20:50:11 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-f3fc12aa-ffb2-4caa-b596-33dd8e272ea6 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:11 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-f3fc12aa-ffb2-4caa-b596-33dd8e272ea6 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:11 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:11 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:50:11 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:11 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:50:11 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-f3fc12aa-ffb2-4caa-b596-33dd8e272ea6 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Volume info retrieved successfully. Sep 05 20:50:11 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-f3fc12aa-ffb2-4caa-b596-33dd8e272ea6 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] http://192.168.122.117/volume/v3/volumes/c99be083-87d6-44bd-806d-60e78d8f3e3b returned with HTTP 200 Sep 05 20:50:11 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 103/204] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:50:11 2026] GET /volume/v3/volumes/c99be083-87d6-44bd-806d-60e78d8f3e3b => generated 852 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:50:12 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-cc3d3f14-332e-4b7a-8a17-0b1c64954082 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:12 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-cc3d3f14-332e-4b7a-8a17-0b1c64954082 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] GET http://192.168.122.117/volume/v3/volumes/c99be083-87d6-44bd-806d-60e78d8f3e3b Sep 05 20:50:12 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-cc3d3f14-332e-4b7a-8a17-0b1c64954082 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:12 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-cc3d3f14-332e-4b7a-8a17-0b1c64954082 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:12 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:12 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:50:12 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:12 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:50:12 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-cc3d3f14-332e-4b7a-8a17-0b1c64954082 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Volume info retrieved successfully. Sep 05 20:50:12 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-cc3d3f14-332e-4b7a-8a17-0b1c64954082 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] http://192.168.122.117/volume/v3/volumes/c99be083-87d6-44bd-806d-60e78d8f3e3b returned with HTTP 200 Sep 05 20:50:12 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 102/205] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:50:12 2026] GET /volume/v3/volumes/c99be083-87d6-44bd-806d-60e78d8f3e3b => generated 852 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:50:13 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-1301f5b3-a9a9-4a55-a974-fa029bf7642e None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:13 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-1301f5b3-a9a9-4a55-a974-fa029bf7642e tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] GET http://192.168.122.117/volume/v3/volumes/c99be083-87d6-44bd-806d-60e78d8f3e3b Sep 05 20:50:13 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-1301f5b3-a9a9-4a55-a974-fa029bf7642e tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:13 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-1301f5b3-a9a9-4a55-a974-fa029bf7642e tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:13 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:13 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:50:13 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:13 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:50:13 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-1301f5b3-a9a9-4a55-a974-fa029bf7642e tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Volume info retrieved successfully. Sep 05 20:50:13 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-1301f5b3-a9a9-4a55-a974-fa029bf7642e tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] http://192.168.122.117/volume/v3/volumes/c99be083-87d6-44bd-806d-60e78d8f3e3b returned with HTTP 200 Sep 05 20:50:13 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 104/206] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:50:13 2026] GET /volume/v3/volumes/c99be083-87d6-44bd-806d-60e78d8f3e3b => generated 852 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:50:14 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-c4bee0f6-ccbc-42d5-8ca5-6f69ebab9d62 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:14 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-c4bee0f6-ccbc-42d5-8ca5-6f69ebab9d62 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] GET http://192.168.122.117/volume/v3/volumes/c99be083-87d6-44bd-806d-60e78d8f3e3b Sep 05 20:50:14 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-c4bee0f6-ccbc-42d5-8ca5-6f69ebab9d62 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:14 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-c4bee0f6-ccbc-42d5-8ca5-6f69ebab9d62 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:14 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:14 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:50:14 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:14 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:50:14 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-c4bee0f6-ccbc-42d5-8ca5-6f69ebab9d62 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Volume info retrieved successfully. Sep 05 20:50:14 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-c4bee0f6-ccbc-42d5-8ca5-6f69ebab9d62 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] http://192.168.122.117/volume/v3/volumes/c99be083-87d6-44bd-806d-60e78d8f3e3b returned with HTTP 200 Sep 05 20:50:14 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 103/207] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:50:14 2026] GET /volume/v3/volumes/c99be083-87d6-44bd-806d-60e78d8f3e3b => generated 852 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:50:15 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-5d842eb7-2915-46bc-85eb-71f79c2076b8 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:15 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-5d842eb7-2915-46bc-85eb-71f79c2076b8 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] GET http://192.168.122.117/volume/v3/volumes/c99be083-87d6-44bd-806d-60e78d8f3e3b Sep 05 20:50:15 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-5d842eb7-2915-46bc-85eb-71f79c2076b8 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:15 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-5d842eb7-2915-46bc-85eb-71f79c2076b8 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:15 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:15 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:50:15 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:15 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:50:15 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-5d842eb7-2915-46bc-85eb-71f79c2076b8 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Volume info retrieved successfully. Sep 05 20:50:15 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-5d842eb7-2915-46bc-85eb-71f79c2076b8 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] http://192.168.122.117/volume/v3/volumes/c99be083-87d6-44bd-806d-60e78d8f3e3b returned with HTTP 200 Sep 05 20:50:15 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 105/208] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:50:15 2026] GET /volume/v3/volumes/c99be083-87d6-44bd-806d-60e78d8f3e3b => generated 852 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:50:16 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-48cdcf63-f1ed-42d8-8947-e69b4ce2b7f3 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:16 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-48cdcf63-f1ed-42d8-8947-e69b4ce2b7f3 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] GET http://192.168.122.117/volume/v3/volumes/c99be083-87d6-44bd-806d-60e78d8f3e3b Sep 05 20:50:16 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-48cdcf63-f1ed-42d8-8947-e69b4ce2b7f3 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:16 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-48cdcf63-f1ed-42d8-8947-e69b4ce2b7f3 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:16 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-48cdcf63-f1ed-42d8-8947-e69b4ce2b7f3 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] http://192.168.122.117/volume/v3/volumes/c99be083-87d6-44bd-806d-60e78d8f3e3b returned with HTTP 404 Sep 05 20:50:16 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 104/209] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:50:16 2026] GET /volume/v3/volumes/c99be083-87d6-44bd-806d-60e78d8f3e3b => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:50:16 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-a0fdab27-c9a4-43a9-99d7-84b8af23a187 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:17 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-a0fdab27-c9a4-43a9-99d7-84b8af23a187 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-reader] GET http://192.168.122.117/volume/v3/volumes Sep 05 20:50:17 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-a0fdab27-c9a4-43a9-99d7-84b8af23a187 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-reader] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:17 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-a0fdab27-c9a4-43a9-99d7-84b8af23a187 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-reader] Calling method 'index' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:17 devstack devstack@c-api.service[87434]: DEBUG cinder.api.api_utils [None req-a0fdab27-c9a4-43a9-99d7-84b8af23a187 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-reader] Removing options '' from query. {{(pid=87434) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:50:17 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-a0fdab27-c9a4-43a9-99d7-84b8af23a187 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87434) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 20:50:17 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-a0fdab27-c9a4-43a9-99d7-84b8af23a187 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-reader] Get all volumes completed successfully. Sep 05 20:50:17 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-a0fdab27-c9a4-43a9-99d7-84b8af23a187 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-reader] http://192.168.122.117/volume/v3/volumes returned with HTTP 200 Sep 05 20:50:17 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 106/210] 192.168.122.117 () {58 vars in 1121 bytes} [Sat Sep 5 20:50:16 2026] GET /volume/v3/volumes => generated 15 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 20:50:17 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-68b2db53-2e4d-4697-a8d5-530d850b2b51 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:17 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-68b2db53-2e4d-4697-a8d5-530d850b2b51 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-reader] GET http://192.168.122.117/volume/v3/snapshots Sep 05 20:50:17 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-68b2db53-2e4d-4697-a8d5-530d850b2b51 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-reader] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:17 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-68b2db53-2e4d-4697-a8d5-530d850b2b51 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-reader] Calling method 'index' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:17 devstack devstack@c-api.service[87435]: DEBUG cinder.api.api_utils [None req-68b2db53-2e4d-4697-a8d5-530d850b2b51 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-reader] Removing options '' from query. {{(pid=87435) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:50:17 devstack devstack@c-api.service[87435]: DEBUG cinder.db.api [None req-68b2db53-2e4d-4697-a8d5-530d850b2b51 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-reader] Building query based on filter {{(pid=87435) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 20:50:17 devstack devstack@c-api.service[87435]: /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 05 20:50:17 devstack devstack@c-api.service[87435]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 20:50:17 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-68b2db53-2e4d-4697-a8d5-530d850b2b51 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-reader] Get all snapshots completed successfully. Sep 05 20:50:17 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-68b2db53-2e4d-4697-a8d5-530d850b2b51 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-reader] http://192.168.122.117/volume/v3/snapshots returned with HTTP 200 Sep 05 20:50:17 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 105/211] 192.168.122.117 () {58 vars in 1127 bytes} [Sat Sep 5 20:50:17 2026] GET /volume/v3/snapshots => generated 17 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 20:50:17 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-a75125bd-b391-4513-b05b-2ade877a156a None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:17 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-a75125bd-b391-4513-b05b-2ade877a156a tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] DELETE http://192.168.122.117/volume/v3/snapshots/c1ae8f50-b803-4c88-b6d6-76b3286ddf89 Sep 05 20:50:17 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-a75125bd-b391-4513-b05b-2ade877a156a tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:17 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-a75125bd-b391-4513-b05b-2ade877a156a tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Calling method 'delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:17 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.snapshots [None req-a75125bd-b391-4513-b05b-2ade877a156a tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Delete snapshot with id: c1ae8f50-b803-4c88-b6d6-76b3286ddf89 Sep 05 20:50:17 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-a75125bd-b391-4513-b05b-2ade877a156a tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] http://192.168.122.117/volume/v3/snapshots/c1ae8f50-b803-4c88-b6d6-76b3286ddf89 returned with HTTP 404 Sep 05 20:50:17 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 107/212] 192.168.122.117 () {58 vars in 1241 bytes} [Sat Sep 5 20:50:17 2026] DELETE /volume/v3/snapshots/c1ae8f50-b803-4c88-b6d6-76b3286ddf89 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:50:17 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-aaa5b172-d9ba-478d-b7c3-c6bc43b19ead None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:17 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-aaa5b172-d9ba-478d-b7c3-c6bc43b19ead tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] DELETE http://192.168.122.117/volume/v3/snapshots/bf7da172-0a07-48be-8655-705eb8be8449 Sep 05 20:50:17 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-aaa5b172-d9ba-478d-b7c3-c6bc43b19ead tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:17 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-aaa5b172-d9ba-478d-b7c3-c6bc43b19ead tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:17 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.snapshots [None req-aaa5b172-d9ba-478d-b7c3-c6bc43b19ead tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Delete snapshot with id: bf7da172-0a07-48be-8655-705eb8be8449 Sep 05 20:50:17 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-aaa5b172-d9ba-478d-b7c3-c6bc43b19ead tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] http://192.168.122.117/volume/v3/snapshots/bf7da172-0a07-48be-8655-705eb8be8449 returned with HTTP 404 Sep 05 20:50:17 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 106/213] 192.168.122.117 () {58 vars in 1241 bytes} [Sat Sep 5 20:50:17 2026] DELETE /volume/v3/snapshots/bf7da172-0a07-48be-8655-705eb8be8449 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:50:17 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-d91c8461-bcc9-41bd-81fb-35115394b025 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:17 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d91c8461-bcc9-41bd-81fb-35115394b025 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] GET http://192.168.122.117/volume/v3/volumes/c99be083-87d6-44bd-806d-60e78d8f3e3b Sep 05 20:50:17 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-d91c8461-bcc9-41bd-81fb-35115394b025 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:17 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-d91c8461-bcc9-41bd-81fb-35115394b025 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:17 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d91c8461-bcc9-41bd-81fb-35115394b025 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] http://192.168.122.117/volume/v3/volumes/c99be083-87d6-44bd-806d-60e78d8f3e3b returned with HTTP 404 Sep 05 20:50:17 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 108/214] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:50:17 2026] GET /volume/v3/volumes/c99be083-87d6-44bd-806d-60e78d8f3e3b => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:50:17 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-45f91126-3e5b-4d71-a831-aa9df77881e3 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:17 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-45f91126-3e5b-4d71-a831-aa9df77881e3 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] DELETE http://192.168.122.117/volume/v3/volumes/c99be083-87d6-44bd-806d-60e78d8f3e3b Sep 05 20:50:17 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-45f91126-3e5b-4d71-a831-aa9df77881e3 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:17 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-45f91126-3e5b-4d71-a831-aa9df77881e3 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:17 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-45f91126-3e5b-4d71-a831-aa9df77881e3 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Delete volume with id: c99be083-87d6-44bd-806d-60e78d8f3e3b Sep 05 20:50:17 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-45f91126-3e5b-4d71-a831-aa9df77881e3 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] http://192.168.122.117/volume/v3/volumes/c99be083-87d6-44bd-806d-60e78d8f3e3b returned with HTTP 404 Sep 05 20:50:17 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 107/215] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 20:50:17 2026] DELETE /volume/v3/volumes/c99be083-87d6-44bd-806d-60e78d8f3e3b => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:50:17 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-d9f10248-6d01-4015-adc7-d08495b01140 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:17 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d9f10248-6d01-4015-adc7-d08495b01140 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 20:50:17 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-d9f10248-6d01-4015-adc7-d08495b01140 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1661997298"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:50:17 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.volumes [None req-d9f10248-6d01-4015-adc7-d08495b01140 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1661997298'}} {{(pid=87434) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:50:17 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-d9f10248-6d01-4015-adc7-d08495b01140 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Create volume of 1 GB Sep 05 20:50:17 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-d9f10248-6d01-4015-adc7-d08495b01140 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Availability Zones retrieved successfully. Sep 05 20:50:17 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-d9f10248-6d01-4015-adc7-d08495b01140 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Flow 'volume_create_api' (f17e34df-4eac-481d-915d-c2f6773f7b24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:50:17 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-d9f10248-6d01-4015-adc7-d08495b01140 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cbddd1a8-a4fc-4eda-95c5-ca62fea38228) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:50:17 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.flows.api.create_volume [None req-d9f10248-6d01-4015-adc7-d08495b01140 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Validating volume size '1' using validate_int {{(pid=87434) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:50:17 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-d9f10248-6d01-4015-adc7-d08495b01140 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cbddd1a8-a4fc-4eda-95c5-ca62fea38228) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:50:17 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-d9f10248-6d01-4015-adc7-d08495b01140 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c64d4cd8-85c7-4205-a811-2d4832500b57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:50:17 devstack devstack@c-api.service[87434]: DEBUG cinder.quota [None req-d9f10248-6d01-4015-adc7-d08495b01140 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Created reservations ['666cf7a4-64e7-4e65-a847-6fe082e9b8b3', '7dc264fb-6cbd-4813-a46b-ffd1154fa79f', 'ee42788a-1e62-43a6-baf4-61298f046785', 'd642ea64-c647-4750-b8d6-05806fc588e5'] {{(pid=87434) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:50:17 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-d9f10248-6d01-4015-adc7-d08495b01140 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c64d4cd8-85c7-4205-a811-2d4832500b57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['666cf7a4-64e7-4e65-a847-6fe082e9b8b3', '7dc264fb-6cbd-4813-a46b-ffd1154fa79f', 'ee42788a-1e62-43a6-baf4-61298f046785', 'd642ea64-c647-4750-b8d6-05806fc588e5']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:50:17 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-d9f10248-6d01-4015-adc7-d08495b01140 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c383d8b-3eaa-4687-9d41-87cf24ee0d88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:50:17 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:17 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:50:17 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-d9f10248-6d01-4015-adc7-d08495b01140 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c383d8b-3eaa-4687-9d41-87cf24ee0d88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ab5c4258-3563-402e-9324-be7e53aa3ccf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1661997298',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='290fdc7db0e34847aab0226980e4151d',qos_specs=None,replication_status=,reservations=['666cf7a4-64e7-4e65-a847-6fe082e9b8b3','7dc264fb-6cbd-4813-a46b-ffd1154fa79f','ee42788a-1e62-43a6-baf4-61298f046785','d642ea64-c647-4750-b8d6-05806fc588e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='964aae468f3f42a28cecc684fbe41f18',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T18:50:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1661997298',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ab5c4258-3563-402e-9324-be7e53aa3ccf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='290fdc7db0e34847aab0226980e4151d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='964aae468f3f42a28cecc684fbe41f18',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:50:17 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-d9f10248-6d01-4015-adc7-d08495b01140 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b8ae677-60a6-4af9-9b69-dfb961b66870) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:50:17 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-d9f10248-6d01-4015-adc7-d08495b01140 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b8ae677-60a6-4af9-9b69-dfb961b66870) transitioned into state 'SUCCESS' from state '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-1661997298',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='290fdc7db0e34847aab0226980e4151d',qos_specs=None,replication_status=,reservations=['666cf7a4-64e7-4e65-a847-6fe082e9b8b3','7dc264fb-6cbd-4813-a46b-ffd1154fa79f','ee42788a-1e62-43a6-baf4-61298f046785','d642ea64-c647-4750-b8d6-05806fc588e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='964aae468f3f42a28cecc684fbe41f18',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:50:17 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-d9f10248-6d01-4015-adc7-d08495b01140 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a225392-021d-467f-90ee-1ba4c66194ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:50:17 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-d9f10248-6d01-4015-adc7-d08495b01140 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a225392-021d-467f-90ee-1ba4c66194ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:50:17 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-d9f10248-6d01-4015-adc7-d08495b01140 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Flow 'volume_create_api' (f17e34df-4eac-481d-915d-c2f6773f7b24) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:50:17 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-d9f10248-6d01-4015-adc7-d08495b01140 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Create volume request issued successfully. Sep 05 20:50:17 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d9f10248-6d01-4015-adc7-d08495b01140 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 20:50:17 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 109/216] 192.168.122.117 () {60 vars in 1142 bytes} [Sat Sep 5 20:50:17 2026] POST /volume/v3/volumes => generated 760 bytes in 433 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:50:17 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-2ad407a4-6319-4c82-bd46-00d803daa4f6 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:17 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-2ad407a4-6319-4c82-bd46-00d803daa4f6 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] GET http://192.168.122.117/volume/v3/volumes/ab5c4258-3563-402e-9324-be7e53aa3ccf Sep 05 20:50:17 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-2ad407a4-6319-4c82-bd46-00d803daa4f6 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:17 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-2ad407a4-6319-4c82-bd46-00d803daa4f6 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:17 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:17 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:50:17 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:17 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:50:17 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-2ad407a4-6319-4c82-bd46-00d803daa4f6 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Volume info retrieved successfully. Sep 05 20:50:17 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-2ad407a4-6319-4c82-bd46-00d803daa4f6 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] http://192.168.122.117/volume/v3/volumes/ab5c4258-3563-402e-9324-be7e53aa3ccf returned with HTTP 200 Sep 05 20:50:17 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 108/217] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:50:17 2026] GET /volume/v3/volumes/ab5c4258-3563-402e-9324-be7e53aa3ccf => generated 828 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:50:18 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-0fac2726-504a-4f92-992a-97e0478b9394 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:18 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-0fac2726-504a-4f92-992a-97e0478b9394 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] GET http://192.168.122.117/volume/v3/volumes/ab5c4258-3563-402e-9324-be7e53aa3ccf Sep 05 20:50:18 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-0fac2726-504a-4f92-992a-97e0478b9394 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:18 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-0fac2726-504a-4f92-992a-97e0478b9394 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:18 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:18 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:50:18 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:18 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:50:18 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-0fac2726-504a-4f92-992a-97e0478b9394 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Volume info retrieved successfully. Sep 05 20:50:18 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-0fac2726-504a-4f92-992a-97e0478b9394 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] http://192.168.122.117/volume/v3/volumes/ab5c4258-3563-402e-9324-be7e53aa3ccf returned with HTTP 200 Sep 05 20:50:18 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 110/218] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:50:18 2026] GET /volume/v3/volumes/ab5c4258-3563-402e-9324-be7e53aa3ccf => generated 853 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:50:18 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-af807026-77d1-4c5f-adf6-593dd1360e6f None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:18 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-af807026-77d1-4c5f-adf6-593dd1360e6f tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] POST http://192.168.122.117/volume/v3/snapshots Sep 05 20:50:18 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-af807026-77d1-4c5f-adf6-593dd1360e6f tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ab5c4258-3563-402e-9324-be7e53aa3ccf", "name": "tempest-VolumesDeleteCascade-Snapshot-1891903427"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:50:18 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:18 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:50:18 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:18 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:50:18 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-af807026-77d1-4c5f-adf6-593dd1360e6f tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Volume info retrieved successfully. Sep 05 20:50:18 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.snapshots [None req-af807026-77d1-4c5f-adf6-593dd1360e6f tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Create snapshot from volume ab5c4258-3563-402e-9324-be7e53aa3ccf Sep 05 20:50:19 devstack devstack@c-api.service[87435]: DEBUG cinder.quota [None req-af807026-77d1-4c5f-adf6-593dd1360e6f tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Created reservations ['d484def4-948f-4cdb-b23a-76423fa92063', 'fc3d0f85-2533-45ae-ae12-3a194a6c7380', '375cb287-ed64-49b9-afbc-76b83408f665', 'b18aaa52-b252-4f8d-b3ec-37678f632f24'] {{(pid=87435) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:50:19 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:19 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:50:19 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-af807026-77d1-4c5f-adf6-593dd1360e6f tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Snapshot create request issued successfully. Sep 05 20:50:19 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-af807026-77d1-4c5f-adf6-593dd1360e6f tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] http://192.168.122.117/volume/v3/snapshots returned with HTTP 202 Sep 05 20:50:19 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 109/219] 192.168.122.117 () {60 vars in 1149 bytes} [Sat Sep 5 20:50:18 2026] POST /volume/v3/snapshots => generated 307 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:50:19 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-d26d8045-7edf-4da4-b5cf-893d9fd31835 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:19 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d26d8045-7edf-4da4-b5cf-893d9fd31835 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] GET http://192.168.122.117/volume/v3/snapshots/53164bce-e138-445a-bda3-e9b9b7bbc722 Sep 05 20:50:19 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-d26d8045-7edf-4da4-b5cf-893d9fd31835 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:19 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-d26d8045-7edf-4da4-b5cf-893d9fd31835 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:19 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:19 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:50:19 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-d26d8045-7edf-4da4-b5cf-893d9fd31835 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Snapshot retrieved successfully. Sep 05 20:50:19 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d26d8045-7edf-4da4-b5cf-893d9fd31835 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] http://192.168.122.117/volume/v3/snapshots/53164bce-e138-445a-bda3-e9b9b7bbc722 returned with HTTP 200 Sep 05 20:50:19 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 111/220] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:50:19 2026] GET /volume/v3/snapshots/53164bce-e138-445a-bda3-e9b9b7bbc722 => generated 439 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:50:19 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-9e2c2701-0641-4fc2-bdaa-7d15eac6b9a3 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:19 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-9e2c2701-0641-4fc2-bdaa-7d15eac6b9a3 tempest-AttachVolumeShelveTestJSON-1563099460 tempest-AttachVolumeShelveTestJSON-1563099460-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 20:50:19 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-9e2c2701-0641-4fc2-bdaa-7d15eac6b9a3 tempest-AttachVolumeShelveTestJSON-1563099460 tempest-AttachVolumeShelveTestJSON-1563099460-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-640580809"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:50:19 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.volumes [None req-9e2c2701-0641-4fc2-bdaa-7d15eac6b9a3 tempest-AttachVolumeShelveTestJSON-1563099460 tempest-AttachVolumeShelveTestJSON-1563099460-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-640580809'}} {{(pid=87435) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:50:19 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-9e2c2701-0641-4fc2-bdaa-7d15eac6b9a3 tempest-AttachVolumeShelveTestJSON-1563099460 tempest-AttachVolumeShelveTestJSON-1563099460-project-member] Create volume of 1 GB Sep 05 20:50:19 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:19 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:50:19 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-9e2c2701-0641-4fc2-bdaa-7d15eac6b9a3 tempest-AttachVolumeShelveTestJSON-1563099460 tempest-AttachVolumeShelveTestJSON-1563099460-project-member] Availability Zones retrieved successfully. Sep 05 20:50:19 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-9e2c2701-0641-4fc2-bdaa-7d15eac6b9a3 tempest-AttachVolumeShelveTestJSON-1563099460 tempest-AttachVolumeShelveTestJSON-1563099460-project-member] Flow 'volume_create_api' (7c97626b-f79d-4307-9d95-8e8eef0dac85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:50:19 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-9e2c2701-0641-4fc2-bdaa-7d15eac6b9a3 tempest-AttachVolumeShelveTestJSON-1563099460 tempest-AttachVolumeShelveTestJSON-1563099460-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b24c00d-fd99-4d86-a73f-4e0b21760d18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:50:19 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.flows.api.create_volume [None req-9e2c2701-0641-4fc2-bdaa-7d15eac6b9a3 tempest-AttachVolumeShelveTestJSON-1563099460 tempest-AttachVolumeShelveTestJSON-1563099460-project-member] Validating volume size '1' using validate_int {{(pid=87435) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:50:19 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-9e2c2701-0641-4fc2-bdaa-7d15eac6b9a3 tempest-AttachVolumeShelveTestJSON-1563099460 tempest-AttachVolumeShelveTestJSON-1563099460-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b24c00d-fd99-4d86-a73f-4e0b21760d18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:50:19 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-9e2c2701-0641-4fc2-bdaa-7d15eac6b9a3 tempest-AttachVolumeShelveTestJSON-1563099460 tempest-AttachVolumeShelveTestJSON-1563099460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (047ccc4e-47de-4f48-b08b-339db935a17c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:50:19 devstack devstack@c-api.service[87435]: DEBUG cinder.quota [None req-9e2c2701-0641-4fc2-bdaa-7d15eac6b9a3 tempest-AttachVolumeShelveTestJSON-1563099460 tempest-AttachVolumeShelveTestJSON-1563099460-project-member] Created reservations ['1e9ea702-05aa-4b88-a72e-793874cc68b3', '729bafc5-152a-45f7-a8e6-45725182fb9b', 'f696cd5d-700f-4f12-9c9f-7c1ca0ba9386', '5e4f91b1-9a3a-412b-90ce-bc0adbc408c4'] {{(pid=87435) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:50:19 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-9e2c2701-0641-4fc2-bdaa-7d15eac6b9a3 tempest-AttachVolumeShelveTestJSON-1563099460 tempest-AttachVolumeShelveTestJSON-1563099460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (047ccc4e-47de-4f48-b08b-339db935a17c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1e9ea702-05aa-4b88-a72e-793874cc68b3', '729bafc5-152a-45f7-a8e6-45725182fb9b', 'f696cd5d-700f-4f12-9c9f-7c1ca0ba9386', '5e4f91b1-9a3a-412b-90ce-bc0adbc408c4']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:50:19 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-9e2c2701-0641-4fc2-bdaa-7d15eac6b9a3 tempest-AttachVolumeShelveTestJSON-1563099460 tempest-AttachVolumeShelveTestJSON-1563099460-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0331f3d3-179a-449e-89b0-532d649d54f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:50:19 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:19 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:50:19 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-9e2c2701-0641-4fc2-bdaa-7d15eac6b9a3 tempest-AttachVolumeShelveTestJSON-1563099460 tempest-AttachVolumeShelveTestJSON-1563099460-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0331f3d3-179a-449e-89b0-532d649d54f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fa014a7e-093b-4757-b3b1-ffec55f6d8e4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-640580809',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2db8b0f846c44c9ca67853cfd72b2ac7',qos_specs=None,replication_status=,reservations=['1e9ea702-05aa-4b88-a72e-793874cc68b3','729bafc5-152a-45f7-a8e6-45725182fb9b','f696cd5d-700f-4f12-9c9f-7c1ca0ba9386','5e4f91b1-9a3a-412b-90ce-bc0adbc408c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08cbf73f6c10483cb07dff6bc2b61ed2',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T18:50:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-640580809',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fa014a7e-093b-4757-b3b1-ffec55f6d8e4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2db8b0f846c44c9ca67853cfd72b2ac7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='08cbf73f6c10483cb07dff6bc2b61ed2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:50:19 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-9e2c2701-0641-4fc2-bdaa-7d15eac6b9a3 tempest-AttachVolumeShelveTestJSON-1563099460 tempest-AttachVolumeShelveTestJSON-1563099460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9cb7f802-2344-4bec-ac4e-87b23e4a332d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:50:19 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-9e2c2701-0641-4fc2-bdaa-7d15eac6b9a3 tempest-AttachVolumeShelveTestJSON-1563099460 tempest-AttachVolumeShelveTestJSON-1563099460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9cb7f802-2344-4bec-ac4e-87b23e4a332d) transitioned into state 'SUCCESS' from state '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-640580809',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2db8b0f846c44c9ca67853cfd72b2ac7',qos_specs=None,replication_status=,reservations=['1e9ea702-05aa-4b88-a72e-793874cc68b3','729bafc5-152a-45f7-a8e6-45725182fb9b','f696cd5d-700f-4f12-9c9f-7c1ca0ba9386','5e4f91b1-9a3a-412b-90ce-bc0adbc408c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08cbf73f6c10483cb07dff6bc2b61ed2',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:50:19 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-9e2c2701-0641-4fc2-bdaa-7d15eac6b9a3 tempest-AttachVolumeShelveTestJSON-1563099460 tempest-AttachVolumeShelveTestJSON-1563099460-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3ed5de8-ddb1-42f7-8cb2-d1ee6d1a7bac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:50:19 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-9e2c2701-0641-4fc2-bdaa-7d15eac6b9a3 tempest-AttachVolumeShelveTestJSON-1563099460 tempest-AttachVolumeShelveTestJSON-1563099460-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3ed5de8-ddb1-42f7-8cb2-d1ee6d1a7bac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:50:19 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-9e2c2701-0641-4fc2-bdaa-7d15eac6b9a3 tempest-AttachVolumeShelveTestJSON-1563099460 tempest-AttachVolumeShelveTestJSON-1563099460-project-member] Flow 'volume_create_api' (7c97626b-f79d-4307-9d95-8e8eef0dac85) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:50:19 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-9e2c2701-0641-4fc2-bdaa-7d15eac6b9a3 tempest-AttachVolumeShelveTestJSON-1563099460 tempest-AttachVolumeShelveTestJSON-1563099460-project-member] Create volume request issued successfully. Sep 05 20:50:19 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-9e2c2701-0641-4fc2-bdaa-7d15eac6b9a3 tempest-AttachVolumeShelveTestJSON-1563099460 tempest-AttachVolumeShelveTestJSON-1563099460-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 20:50:19 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 110/221] 192.168.122.117 () {60 vars in 1142 bytes} [Sat Sep 5 20:50:19 2026] POST /volume/v3/volumes => generated 765 bytes in 584 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:50:19 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-5ee47975-c4b0-4244-814e-75d7b69dc618 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:19 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-5ee47975-c4b0-4244-814e-75d7b69dc618 tempest-AttachVolumeShelveTestJSON-1563099460 tempest-AttachVolumeShelveTestJSON-1563099460-project-member] GET http://192.168.122.117/volume/v3/volumes/fa014a7e-093b-4757-b3b1-ffec55f6d8e4 Sep 05 20:50:19 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-5ee47975-c4b0-4244-814e-75d7b69dc618 tempest-AttachVolumeShelveTestJSON-1563099460 tempest-AttachVolumeShelveTestJSON-1563099460-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:19 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-5ee47975-c4b0-4244-814e-75d7b69dc618 tempest-AttachVolumeShelveTestJSON-1563099460 tempest-AttachVolumeShelveTestJSON-1563099460-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:19 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:19 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:50:19 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:19 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:50:19 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-5ee47975-c4b0-4244-814e-75d7b69dc618 tempest-AttachVolumeShelveTestJSON-1563099460 tempest-AttachVolumeShelveTestJSON-1563099460-project-member] Volume info retrieved successfully. Sep 05 20:50:20 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-5ee47975-c4b0-4244-814e-75d7b69dc618 tempest-AttachVolumeShelveTestJSON-1563099460 tempest-AttachVolumeShelveTestJSON-1563099460-project-member] http://192.168.122.117/volume/v3/volumes/fa014a7e-093b-4757-b3b1-ffec55f6d8e4 returned with HTTP 200 Sep 05 20:50:20 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 112/222] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:50:19 2026] GET /volume/v3/volumes/fa014a7e-093b-4757-b3b1-ffec55f6d8e4 => generated 833 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:50:20 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-80d63ff0-5004-444a-b059-f35ae897fe26 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:20 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-80d63ff0-5004-444a-b059-f35ae897fe26 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] GET http://192.168.122.117/volume/v3/snapshots/53164bce-e138-445a-bda3-e9b9b7bbc722 Sep 05 20:50:20 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-80d63ff0-5004-444a-b059-f35ae897fe26 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:20 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-80d63ff0-5004-444a-b059-f35ae897fe26 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:20 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:20 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:50:20 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-80d63ff0-5004-444a-b059-f35ae897fe26 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Snapshot retrieved successfully. Sep 05 20:50:20 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-80d63ff0-5004-444a-b059-f35ae897fe26 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] http://192.168.122.117/volume/v3/snapshots/53164bce-e138-445a-bda3-e9b9b7bbc722 returned with HTTP 200 Sep 05 20:50:20 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 111/223] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:50:20 2026] GET /volume/v3/snapshots/53164bce-e138-445a-bda3-e9b9b7bbc722 => generated 439 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:50:21 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-722c3eeb-1428-4f4e-86d1-2f65f7e9b081 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:21 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-722c3eeb-1428-4f4e-86d1-2f65f7e9b081 tempest-AttachVolumeShelveTestJSON-1563099460 tempest-AttachVolumeShelveTestJSON-1563099460-project-member] GET http://192.168.122.117/volume/v3/volumes/fa014a7e-093b-4757-b3b1-ffec55f6d8e4 Sep 05 20:50:21 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-722c3eeb-1428-4f4e-86d1-2f65f7e9b081 tempest-AttachVolumeShelveTestJSON-1563099460 tempest-AttachVolumeShelveTestJSON-1563099460-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:21 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-722c3eeb-1428-4f4e-86d1-2f65f7e9b081 tempest-AttachVolumeShelveTestJSON-1563099460 tempest-AttachVolumeShelveTestJSON-1563099460-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:21 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:21 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:50:21 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:21 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:50:21 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-722c3eeb-1428-4f4e-86d1-2f65f7e9b081 tempest-AttachVolumeShelveTestJSON-1563099460 tempest-AttachVolumeShelveTestJSON-1563099460-project-member] Volume info retrieved successfully. Sep 05 20:50:21 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-722c3eeb-1428-4f4e-86d1-2f65f7e9b081 tempest-AttachVolumeShelveTestJSON-1563099460 tempest-AttachVolumeShelveTestJSON-1563099460-project-member] http://192.168.122.117/volume/v3/volumes/fa014a7e-093b-4757-b3b1-ffec55f6d8e4 returned with HTTP 200 Sep 05 20:50:21 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 113/224] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:50:21 2026] GET /volume/v3/volumes/fa014a7e-093b-4757-b3b1-ffec55f6d8e4 => generated 857 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:50:21 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-6edf7a6d-2d39-4e36-a818-b625a17dfb4a None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:21 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-6edf7a6d-2d39-4e36-a818-b625a17dfb4a tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] GET http://192.168.122.117/volume/v3/snapshots/53164bce-e138-445a-bda3-e9b9b7bbc722 Sep 05 20:50:21 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-6edf7a6d-2d39-4e36-a818-b625a17dfb4a tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:21 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-6edf7a6d-2d39-4e36-a818-b625a17dfb4a tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:21 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:21 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:50:21 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-6edf7a6d-2d39-4e36-a818-b625a17dfb4a tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Snapshot retrieved successfully. Sep 05 20:50:21 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-6edf7a6d-2d39-4e36-a818-b625a17dfb4a tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] http://192.168.122.117/volume/v3/snapshots/53164bce-e138-445a-bda3-e9b9b7bbc722 returned with HTTP 200 Sep 05 20:50:21 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 112/225] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:50:21 2026] GET /volume/v3/snapshots/53164bce-e138-445a-bda3-e9b9b7bbc722 => generated 439 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:50:22 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-67a10621-d7dc-48da-90b1-a4ce82cbd0af None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:22 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-67a10621-d7dc-48da-90b1-a4ce82cbd0af tempest-AttachVolumeShelveTestJSON-1563099460 tempest-AttachVolumeShelveTestJSON-1563099460-project-member] GET http://192.168.122.117/volume/v3/volumes/fa014a7e-093b-4757-b3b1-ffec55f6d8e4 Sep 05 20:50:22 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-67a10621-d7dc-48da-90b1-a4ce82cbd0af tempest-AttachVolumeShelveTestJSON-1563099460 tempest-AttachVolumeShelveTestJSON-1563099460-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:22 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-67a10621-d7dc-48da-90b1-a4ce82cbd0af tempest-AttachVolumeShelveTestJSON-1563099460 tempest-AttachVolumeShelveTestJSON-1563099460-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:22 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:22 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:50:22 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:22 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:50:22 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-67a10621-d7dc-48da-90b1-a4ce82cbd0af tempest-AttachVolumeShelveTestJSON-1563099460 tempest-AttachVolumeShelveTestJSON-1563099460-project-member] Volume info retrieved successfully. Sep 05 20:50:22 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-67a10621-d7dc-48da-90b1-a4ce82cbd0af tempest-AttachVolumeShelveTestJSON-1563099460 tempest-AttachVolumeShelveTestJSON-1563099460-project-member] http://192.168.122.117/volume/v3/volumes/fa014a7e-093b-4757-b3b1-ffec55f6d8e4 returned with HTTP 200 Sep 05 20:50:22 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 114/226] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:50:22 2026] GET /volume/v3/volumes/fa014a7e-093b-4757-b3b1-ffec55f6d8e4 => generated 857 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:50:22 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-91d217a7-221c-4f8e-b310-197ee2027195 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:22 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-91d217a7-221c-4f8e-b310-197ee2027195 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] GET http://192.168.122.117/volume/v3/snapshots/53164bce-e138-445a-bda3-e9b9b7bbc722 Sep 05 20:50:22 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-91d217a7-221c-4f8e-b310-197ee2027195 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:22 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-91d217a7-221c-4f8e-b310-197ee2027195 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:22 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:22 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:50:22 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-91d217a7-221c-4f8e-b310-197ee2027195 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Snapshot retrieved successfully. Sep 05 20:50:22 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-91d217a7-221c-4f8e-b310-197ee2027195 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] http://192.168.122.117/volume/v3/snapshots/53164bce-e138-445a-bda3-e9b9b7bbc722 returned with HTTP 200 Sep 05 20:50:22 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 113/227] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:50:22 2026] GET /volume/v3/snapshots/53164bce-e138-445a-bda3-e9b9b7bbc722 => generated 466 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:50:22 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-f9c0dce9-ed81-4b72-a5bc-17d9e215b141 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:22 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-f9c0dce9-ed81-4b72-a5bc-17d9e215b141 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 20:50:22 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-f9c0dce9-ed81-4b72-a5bc-17d9e215b141 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "53164bce-e138-445a-bda3-e9b9b7bbc722", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-948604032"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:50:22 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.volumes [None req-f9c0dce9-ed81-4b72-a5bc-17d9e215b141 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Create volume request body: {'volume': {'snapshot_id': '53164bce-e138-445a-bda3-e9b9b7bbc722', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-948604032'}} {{(pid=87434) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:50:22 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:22 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:50:22 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-f9c0dce9-ed81-4b72-a5bc-17d9e215b141 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Snapshot retrieved successfully. Sep 05 20:50:22 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-f9c0dce9-ed81-4b72-a5bc-17d9e215b141 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Create volume of 1 GB Sep 05 20:50:22 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-f9c0dce9-ed81-4b72-a5bc-17d9e215b141 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Availability Zones retrieved successfully. Sep 05 20:50:22 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-f9c0dce9-ed81-4b72-a5bc-17d9e215b141 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Flow 'volume_create_api' (60ea06fb-797a-44ed-88ab-3532ea4aaa90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:50:22 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-f9c0dce9-ed81-4b72-a5bc-17d9e215b141 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6bb40e5b-7506-47f2-9d7c-293ac8be1913) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:50:22 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.flows.api.create_volume [None req-f9c0dce9-ed81-4b72-a5bc-17d9e215b141 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87434) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:50:22 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:22 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:50:22 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-f9c0dce9-ed81-4b72-a5bc-17d9e215b141 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6bb40e5b-7506-47f2-9d7c-293ac8be1913) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '53164bce-e138-445a-bda3-e9b9b7bbc722', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:50:22 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-f9c0dce9-ed81-4b72-a5bc-17d9e215b141 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9971c446-a6af-4f77-86c7-09f175b738f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:50:22 devstack devstack@c-api.service[87434]: DEBUG cinder.quota [None req-f9c0dce9-ed81-4b72-a5bc-17d9e215b141 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Created reservations ['b6d52d88-f7b9-4d44-a3ca-915dc8920669', '049fd5c4-5956-4b08-94af-730998412557', '88abb16e-a2bd-46fa-a143-d989349fb472', '5e8f486a-8a7b-4957-8408-9eb6700b3720'] {{(pid=87434) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:50:22 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-f9c0dce9-ed81-4b72-a5bc-17d9e215b141 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9971c446-a6af-4f77-86c7-09f175b738f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b6d52d88-f7b9-4d44-a3ca-915dc8920669', '049fd5c4-5956-4b08-94af-730998412557', '88abb16e-a2bd-46fa-a143-d989349fb472', '5e8f486a-8a7b-4957-8408-9eb6700b3720']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:50:22 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-f9c0dce9-ed81-4b72-a5bc-17d9e215b141 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f18fc429-cb52-4f3a-b80a-4571b31651ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:50:22 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:22 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:50:22 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:22 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:50:22 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-f9c0dce9-ed81-4b72-a5bc-17d9e215b141 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f18fc429-cb52-4f3a-b80a-4571b31651ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8a9640bd-7bbc-4f4d-8901-00e22675fdb7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-948604032',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='290fdc7db0e34847aab0226980e4151d',qos_specs=None,replication_status=,reservations=['b6d52d88-f7b9-4d44-a3ca-915dc8920669','049fd5c4-5956-4b08-94af-730998412557','88abb16e-a2bd-46fa-a143-d989349fb472','5e8f486a-8a7b-4957-8408-9eb6700b3720'],size=1,snapshot_id=53164bce-e138-445a-bda3-e9b9b7bbc722,source_replicaid=,source_volid=None,status='creating',user_id='964aae468f3f42a28cecc684fbe41f18',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T18:50:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-948604032',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8a9640bd-7bbc-4f4d-8901-00e22675fdb7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='290fdc7db0e34847aab0226980e4151d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=53164bce-e138-445a-bda3-e9b9b7bbc722,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='964aae468f3f42a28cecc684fbe41f18',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:50:22 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-f9c0dce9-ed81-4b72-a5bc-17d9e215b141 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46afa64b-aefa-451f-88e0-fce6ea0bceab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:50:22 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-f9c0dce9-ed81-4b72-a5bc-17d9e215b141 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46afa64b-aefa-451f-88e0-fce6ea0bceab) transitioned into state 'SUCCESS' from state '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-948604032',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='290fdc7db0e34847aab0226980e4151d',qos_specs=None,replication_status=,reservations=['b6d52d88-f7b9-4d44-a3ca-915dc8920669','049fd5c4-5956-4b08-94af-730998412557','88abb16e-a2bd-46fa-a143-d989349fb472','5e8f486a-8a7b-4957-8408-9eb6700b3720'],size=1,snapshot_id=53164bce-e138-445a-bda3-e9b9b7bbc722,source_replicaid=,source_volid=None,status='creating',user_id='964aae468f3f42a28cecc684fbe41f18',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:50:22 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-f9c0dce9-ed81-4b72-a5bc-17d9e215b141 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (acd2f90e-f0d1-43f8-b908-2d0b3a356cab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:50:22 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:22 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:50:22 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-f9c0dce9-ed81-4b72-a5bc-17d9e215b141 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (acd2f90e-f0d1-43f8-b908-2d0b3a356cab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:50:22 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-f9c0dce9-ed81-4b72-a5bc-17d9e215b141 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Flow 'volume_create_api' (60ea06fb-797a-44ed-88ab-3532ea4aaa90) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:50:22 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-f9c0dce9-ed81-4b72-a5bc-17d9e215b141 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Create volume request issued successfully. Sep 05 20:50:22 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-f9c0dce9-ed81-4b72-a5bc-17d9e215b141 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 20:50:22 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 115/228] 192.168.122.117 () {60 vars in 1143 bytes} [Sat Sep 5 20:50:22 2026] POST /volume/v3/volumes => generated 793 bytes in 431 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:50:22 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-b2aacf79-54c8-4271-a0b0-dafc2791a6f5 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:22 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-b2aacf79-54c8-4271-a0b0-dafc2791a6f5 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] GET http://192.168.122.117/volume/v3/volumes/8a9640bd-7bbc-4f4d-8901-00e22675fdb7 Sep 05 20:50:22 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-b2aacf79-54c8-4271-a0b0-dafc2791a6f5 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:22 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-b2aacf79-54c8-4271-a0b0-dafc2791a6f5 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:22 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:22 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:50:22 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:22 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:50:22 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-b2aacf79-54c8-4271-a0b0-dafc2791a6f5 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Volume info retrieved successfully. Sep 05 20:50:22 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-b2aacf79-54c8-4271-a0b0-dafc2791a6f5 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] http://192.168.122.117/volume/v3/volumes/8a9640bd-7bbc-4f4d-8901-00e22675fdb7 returned with HTTP 200 Sep 05 20:50:22 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 114/229] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:50:22 2026] GET /volume/v3/volumes/8a9640bd-7bbc-4f4d-8901-00e22675fdb7 => generated 861 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:50:23 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-5dfeb605-cd51-417a-b0a3-390c64d506c0 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:23 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-5dfeb605-cd51-417a-b0a3-390c64d506c0 tempest-AttachVolumeShelveTestJSON-1563099460 tempest-AttachVolumeShelveTestJSON-1563099460-project-member] GET http://192.168.122.117/volume/v3/volumes/fa014a7e-093b-4757-b3b1-ffec55f6d8e4 Sep 05 20:50:23 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-5dfeb605-cd51-417a-b0a3-390c64d506c0 tempest-AttachVolumeShelveTestJSON-1563099460 tempest-AttachVolumeShelveTestJSON-1563099460-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:23 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-5dfeb605-cd51-417a-b0a3-390c64d506c0 tempest-AttachVolumeShelveTestJSON-1563099460 tempest-AttachVolumeShelveTestJSON-1563099460-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:23 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:23 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:50:23 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:23 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:50:23 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-5dfeb605-cd51-417a-b0a3-390c64d506c0 tempest-AttachVolumeShelveTestJSON-1563099460 tempest-AttachVolumeShelveTestJSON-1563099460-project-member] Volume info retrieved successfully. Sep 05 20:50:23 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-5dfeb605-cd51-417a-b0a3-390c64d506c0 tempest-AttachVolumeShelveTestJSON-1563099460 tempest-AttachVolumeShelveTestJSON-1563099460-project-member] http://192.168.122.117/volume/v3/volumes/fa014a7e-093b-4757-b3b1-ffec55f6d8e4 returned with HTTP 200 Sep 05 20:50:23 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 116/230] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:50:23 2026] GET /volume/v3/volumes/fa014a7e-093b-4757-b3b1-ffec55f6d8e4 => generated 858 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:50:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-5ff1e3a8-d79d-4131-b486-62d252fb463c None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:23 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-5ff1e3a8-d79d-4131-b486-62d252fb463c tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] GET http://192.168.122.117/volume/v3/volumes/8a9640bd-7bbc-4f4d-8901-00e22675fdb7 Sep 05 20:50:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-5ff1e3a8-d79d-4131-b486-62d252fb463c tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-5ff1e3a8-d79d-4131-b486-62d252fb463c tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:23 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:23 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:50:23 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:23 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:50:23 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-5ff1e3a8-d79d-4131-b486-62d252fb463c tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Volume info retrieved successfully. Sep 05 20:50:23 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-5ff1e3a8-d79d-4131-b486-62d252fb463c tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] http://192.168.122.117/volume/v3/volumes/8a9640bd-7bbc-4f4d-8901-00e22675fdb7 returned with HTTP 200 Sep 05 20:50:23 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 115/231] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:50:23 2026] GET /volume/v3/volumes/8a9640bd-7bbc-4f4d-8901-00e22675fdb7 => generated 885 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:50:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-15b827cf-8b7c-4959-aee1-d918bfc115f9 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:24 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-15b827cf-8b7c-4959-aee1-d918bfc115f9 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] GET http://192.168.122.117/volume/v3/volumes/8a9640bd-7bbc-4f4d-8901-00e22675fdb7 Sep 05 20:50:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-15b827cf-8b7c-4959-aee1-d918bfc115f9 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-15b827cf-8b7c-4959-aee1-d918bfc115f9 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:25 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:25 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:50:25 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:25 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:50:25 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-15b827cf-8b7c-4959-aee1-d918bfc115f9 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Volume info retrieved successfully. Sep 05 20:50:25 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-15b827cf-8b7c-4959-aee1-d918bfc115f9 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] http://192.168.122.117/volume/v3/volumes/8a9640bd-7bbc-4f4d-8901-00e22675fdb7 returned with HTTP 200 Sep 05 20:50:25 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 117/232] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:50:24 2026] GET /volume/v3/volumes/8a9640bd-7bbc-4f4d-8901-00e22675fdb7 => generated 885 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:50:26 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-071729e3-1c55-4cd2-b8f1-5fcf865a7e36 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:26 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-071729e3-1c55-4cd2-b8f1-5fcf865a7e36 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] GET http://192.168.122.117/volume/v3/volumes/8a9640bd-7bbc-4f4d-8901-00e22675fdb7 Sep 05 20:50:26 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-071729e3-1c55-4cd2-b8f1-5fcf865a7e36 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:26 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-071729e3-1c55-4cd2-b8f1-5fcf865a7e36 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:26 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:26 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:50:26 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:26 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:50:26 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-071729e3-1c55-4cd2-b8f1-5fcf865a7e36 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Volume info retrieved successfully. Sep 05 20:50:26 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-071729e3-1c55-4cd2-b8f1-5fcf865a7e36 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] http://192.168.122.117/volume/v3/volumes/8a9640bd-7bbc-4f4d-8901-00e22675fdb7 returned with HTTP 200 Sep 05 20:50:26 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 116/233] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:50:26 2026] GET /volume/v3/volumes/8a9640bd-7bbc-4f4d-8901-00e22675fdb7 => generated 885 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:50:27 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-f7ad7677-a2ee-4362-9708-7895b3b8e341 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:27 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-f7ad7677-a2ee-4362-9708-7895b3b8e341 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] GET http://192.168.122.117/volume/v3/volumes/8a9640bd-7bbc-4f4d-8901-00e22675fdb7 Sep 05 20:50:27 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-f7ad7677-a2ee-4362-9708-7895b3b8e341 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:27 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-f7ad7677-a2ee-4362-9708-7895b3b8e341 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:27 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:27 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:50:27 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:27 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:50:27 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-f7ad7677-a2ee-4362-9708-7895b3b8e341 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Volume info retrieved successfully. Sep 05 20:50:27 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-f7ad7677-a2ee-4362-9708-7895b3b8e341 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] http://192.168.122.117/volume/v3/volumes/8a9640bd-7bbc-4f4d-8901-00e22675fdb7 returned with HTTP 200 Sep 05 20:50:27 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 118/234] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:50:27 2026] GET /volume/v3/volumes/8a9640bd-7bbc-4f4d-8901-00e22675fdb7 => generated 885 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:50:28 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-14327f17-73e0-4627-8daf-5ab8492b14d2 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:28 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-14327f17-73e0-4627-8daf-5ab8492b14d2 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] GET http://192.168.122.117/volume/v3/volumes/8a9640bd-7bbc-4f4d-8901-00e22675fdb7 Sep 05 20:50:28 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-14327f17-73e0-4627-8daf-5ab8492b14d2 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:28 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-14327f17-73e0-4627-8daf-5ab8492b14d2 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:28 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:28 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:50:28 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:28 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:50:28 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-14327f17-73e0-4627-8daf-5ab8492b14d2 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Volume info retrieved successfully. Sep 05 20:50:28 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-14327f17-73e0-4627-8daf-5ab8492b14d2 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] http://192.168.122.117/volume/v3/volumes/8a9640bd-7bbc-4f4d-8901-00e22675fdb7 returned with HTTP 200 Sep 05 20:50:28 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 117/235] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:50:28 2026] GET /volume/v3/volumes/8a9640bd-7bbc-4f4d-8901-00e22675fdb7 => generated 885 bytes in 296 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:50:29 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-e5f2b662-db66-450a-b782-2b236bd1bab1 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:29 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-e5f2b662-db66-450a-b782-2b236bd1bab1 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] GET http://192.168.122.117/volume/v3/volumes/8a9640bd-7bbc-4f4d-8901-00e22675fdb7 Sep 05 20:50:29 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-e5f2b662-db66-450a-b782-2b236bd1bab1 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:29 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-e5f2b662-db66-450a-b782-2b236bd1bab1 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:29 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:29 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:50:29 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:29 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:50:30 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-e5f2b662-db66-450a-b782-2b236bd1bab1 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Volume info retrieved successfully. Sep 05 20:50:30 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-e5f2b662-db66-450a-b782-2b236bd1bab1 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] http://192.168.122.117/volume/v3/volumes/8a9640bd-7bbc-4f4d-8901-00e22675fdb7 returned with HTTP 200 Sep 05 20:50:30 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 119/236] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:50:29 2026] GET /volume/v3/volumes/8a9640bd-7bbc-4f4d-8901-00e22675fdb7 => generated 885 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:50:30 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-ae9707ed-606c-433d-bfbc-94a4df20b97a None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:30 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-ae9707ed-606c-433d-bfbc-94a4df20b97a tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 20:50:30 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-ae9707ed-606c-433d-bfbc-94a4df20b97a tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-30984055"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:50:30 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.volumes [None req-ae9707ed-606c-433d-bfbc-94a4df20b97a tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-30984055'}} {{(pid=87435) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:50:30 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-ae9707ed-606c-433d-bfbc-94a4df20b97a tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Create volume of 1 GB Sep 05 20:50:30 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-ae9707ed-606c-433d-bfbc-94a4df20b97a tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Availability Zones retrieved successfully. Sep 05 20:50:30 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-ae9707ed-606c-433d-bfbc-94a4df20b97a tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Flow 'volume_create_api' (c071cccb-3515-49e1-8eac-075955b4aced) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:50:30 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-ae9707ed-606c-433d-bfbc-94a4df20b97a tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82ec3839-1360-47ca-9c3f-c4c7c15e8279) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:50:30 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.flows.api.create_volume [None req-ae9707ed-606c-433d-bfbc-94a4df20b97a tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Validating volume size '1' using validate_int {{(pid=87435) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:50:30 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-ae9707ed-606c-433d-bfbc-94a4df20b97a tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82ec3839-1360-47ca-9c3f-c4c7c15e8279) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:50:30 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-ae9707ed-606c-433d-bfbc-94a4df20b97a tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c713e1e-2af5-4cbb-9e45-3a5a00cb8c34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:50:30 devstack devstack@c-api.service[87435]: DEBUG cinder.quota [None req-ae9707ed-606c-433d-bfbc-94a4df20b97a tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Created reservations ['5e535159-dc7b-49a9-b37f-ea104df8e6c4', 'e802a2f0-ae31-4496-971f-4d93ca30ad19', '0c40cfd1-0d6c-45e3-9512-1ec6145a652a', '5d5f07a2-76b8-4c10-9500-9ac9a0864d91'] {{(pid=87435) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:50:30 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-ae9707ed-606c-433d-bfbc-94a4df20b97a tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c713e1e-2af5-4cbb-9e45-3a5a00cb8c34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5e535159-dc7b-49a9-b37f-ea104df8e6c4', 'e802a2f0-ae31-4496-971f-4d93ca30ad19', '0c40cfd1-0d6c-45e3-9512-1ec6145a652a', '5d5f07a2-76b8-4c10-9500-9ac9a0864d91']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:50:30 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-ae9707ed-606c-433d-bfbc-94a4df20b97a tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a710708d-2878-4d3a-9403-5c9df2a528f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:50:31 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:31 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:50:31 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-ae9707ed-606c-433d-bfbc-94a4df20b97a tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a710708d-2878-4d3a-9403-5c9df2a528f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '195b2106-41ef-4468-8e45-26ee43a10df8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-30984055',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='72a79580e821422b850a2db9bf03b51b',qos_specs=None,replication_status=,reservations=['5e535159-dc7b-49a9-b37f-ea104df8e6c4','e802a2f0-ae31-4496-971f-4d93ca30ad19','0c40cfd1-0d6c-45e3-9512-1ec6145a652a','5d5f07a2-76b8-4c10-9500-9ac9a0864d91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4c16e728c0f4a98bd907f5d57fb2ecf',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T18:50:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-30984055',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=195b2106-41ef-4468-8e45-26ee43a10df8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='72a79580e821422b850a2db9bf03b51b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e4c16e728c0f4a98bd907f5d57fb2ecf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:50:31 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-ae9707ed-606c-433d-bfbc-94a4df20b97a tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7388bcd-6ef7-41de-9c75-7c8cd21a190e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:50:31 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-0992a211-42c9-46c7-a038-e90f616e4756 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:31 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-0992a211-42c9-46c7-a038-e90f616e4756 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] GET http://192.168.122.117/volume/v3/volumes/8a9640bd-7bbc-4f4d-8901-00e22675fdb7 Sep 05 20:50:31 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-0992a211-42c9-46c7-a038-e90f616e4756 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:31 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-0992a211-42c9-46c7-a038-e90f616e4756 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:31 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:31 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:50:31 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:31 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:50:31 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-ae9707ed-606c-433d-bfbc-94a4df20b97a tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7388bcd-6ef7-41de-9c75-7c8cd21a190e) transitioned into state 'SUCCESS' from state '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-30984055',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='72a79580e821422b850a2db9bf03b51b',qos_specs=None,replication_status=,reservations=['5e535159-dc7b-49a9-b37f-ea104df8e6c4','e802a2f0-ae31-4496-971f-4d93ca30ad19','0c40cfd1-0d6c-45e3-9512-1ec6145a652a','5d5f07a2-76b8-4c10-9500-9ac9a0864d91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4c16e728c0f4a98bd907f5d57fb2ecf',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:50:31 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-ae9707ed-606c-433d-bfbc-94a4df20b97a tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55c5686e-72e1-46ac-90ef-c2307792262e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:50:31 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-0992a211-42c9-46c7-a038-e90f616e4756 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Volume info retrieved successfully. Sep 05 20:50:31 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-0992a211-42c9-46c7-a038-e90f616e4756 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] http://192.168.122.117/volume/v3/volumes/8a9640bd-7bbc-4f4d-8901-00e22675fdb7 returned with HTTP 200 Sep 05 20:50:31 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 120/237] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:50:31 2026] GET /volume/v3/volumes/8a9640bd-7bbc-4f4d-8901-00e22675fdb7 => generated 885 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:50:31 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-ae9707ed-606c-433d-bfbc-94a4df20b97a tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55c5686e-72e1-46ac-90ef-c2307792262e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:50:31 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-ae9707ed-606c-433d-bfbc-94a4df20b97a tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Flow 'volume_create_api' (c071cccb-3515-49e1-8eac-075955b4aced) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:50:31 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-ae9707ed-606c-433d-bfbc-94a4df20b97a tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Create volume request issued successfully. Sep 05 20:50:31 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-ae9707ed-606c-433d-bfbc-94a4df20b97a tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 20:50:31 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 118/238] 192.168.122.117 () {60 vars in 1142 bytes} [Sat Sep 5 20:50:30 2026] POST /volume/v3/volumes => generated 762 bytes in 1207 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:50:31 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-64fc5994-ee22-4afc-8376-789c153c302a None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:31 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-64fc5994-ee22-4afc-8376-789c153c302a tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] GET http://192.168.122.117/volume/v3/volumes/195b2106-41ef-4468-8e45-26ee43a10df8 Sep 05 20:50:31 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-64fc5994-ee22-4afc-8376-789c153c302a tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:31 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-64fc5994-ee22-4afc-8376-789c153c302a tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:31 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:31 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:50:31 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:31 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:50:31 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-64fc5994-ee22-4afc-8376-789c153c302a tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Volume info retrieved successfully. Sep 05 20:50:31 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-64fc5994-ee22-4afc-8376-789c153c302a tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] http://192.168.122.117/volume/v3/volumes/195b2106-41ef-4468-8e45-26ee43a10df8 returned with HTTP 200 Sep 05 20:50:31 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 121/239] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:50:31 2026] GET /volume/v3/volumes/195b2106-41ef-4468-8e45-26ee43a10df8 => generated 830 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:50:32 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-0bb4b024-5d20-4b26-8b70-94211746311d None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:32 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-0bb4b024-5d20-4b26-8b70-94211746311d tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] GET http://192.168.122.117/volume/v3/volumes/8a9640bd-7bbc-4f4d-8901-00e22675fdb7 Sep 05 20:50:32 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-0bb4b024-5d20-4b26-8b70-94211746311d tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:32 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-0bb4b024-5d20-4b26-8b70-94211746311d tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:32 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:32 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:50:32 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:32 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:50:32 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-0bb4b024-5d20-4b26-8b70-94211746311d tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Volume info retrieved successfully. Sep 05 20:50:32 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-0bb4b024-5d20-4b26-8b70-94211746311d tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] http://192.168.122.117/volume/v3/volumes/8a9640bd-7bbc-4f4d-8901-00e22675fdb7 returned with HTTP 200 Sep 05 20:50:32 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 119/240] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:50:32 2026] GET /volume/v3/volumes/8a9640bd-7bbc-4f4d-8901-00e22675fdb7 => generated 886 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:50:32 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-93549b93-68eb-46bd-9016-6d26f17327c6 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:32 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-93549b93-68eb-46bd-9016-6d26f17327c6 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-reader] GET http://192.168.122.117/volume/v3/volumes/8a9640bd-7bbc-4f4d-8901-00e22675fdb7 Sep 05 20:50:32 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-93549b93-68eb-46bd-9016-6d26f17327c6 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-reader] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:32 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-93549b93-68eb-46bd-9016-6d26f17327c6 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-reader] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:32 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:32 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:50:32 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:32 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:50:32 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-93549b93-68eb-46bd-9016-6d26f17327c6 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-reader] Volume info retrieved successfully. Sep 05 20:50:32 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-93549b93-68eb-46bd-9016-6d26f17327c6 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-reader] http://192.168.122.117/volume/v3/volumes/8a9640bd-7bbc-4f4d-8901-00e22675fdb7 returned with HTTP 200 Sep 05 20:50:32 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 122/241] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:50:32 2026] GET /volume/v3/volumes/8a9640bd-7bbc-4f4d-8901-00e22675fdb7 => generated 886 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:50:32 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-95334507-c6bb-4147-9796-812ad542364e None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:32 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-95334507-c6bb-4147-9796-812ad542364e tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] DELETE http://192.168.122.117/volume/v3/volumes/ab5c4258-3563-402e-9324-be7e53aa3ccf?cascade=True Sep 05 20:50:32 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-95334507-c6bb-4147-9796-812ad542364e tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:32 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-95334507-c6bb-4147-9796-812ad542364e tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:32 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-95334507-c6bb-4147-9796-812ad542364e tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Delete volume with id: ab5c4258-3563-402e-9324-be7e53aa3ccf Sep 05 20:50:32 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:32 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:50:32 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:32 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:50:32 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-95334507-c6bb-4147-9796-812ad542364e tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Volume info retrieved successfully. Sep 05 20:50:32 devstack devstack@c-api.service[87435]: /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 05 20:50:32 devstack devstack@c-api.service[87435]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 20:50:32 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-1e7cacdd-e338-4363-8a87-ee27d28ed8b9 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:32 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-95334507-c6bb-4147-9796-812ad542364e tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Delete volume request issued successfully. Sep 05 20:50:32 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-95334507-c6bb-4147-9796-812ad542364e tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] http://192.168.122.117/volume/v3/volumes/ab5c4258-3563-402e-9324-be7e53aa3ccf?cascade=True returned with HTTP 202 Sep 05 20:50:32 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 120/242] 192.168.122.117 () {58 vars in 1260 bytes} [Sat Sep 5 20:50:32 2026] DELETE /volume/v3/volumes/ab5c4258-3563-402e-9324-be7e53aa3ccf?cascade=True => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:50:32 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-1e7cacdd-e338-4363-8a87-ee27d28ed8b9 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] GET http://192.168.122.117/volume/v3/volumes/195b2106-41ef-4468-8e45-26ee43a10df8 Sep 05 20:50:32 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-1e7cacdd-e338-4363-8a87-ee27d28ed8b9 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:32 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-1e7cacdd-e338-4363-8a87-ee27d28ed8b9 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:32 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-3123989e-9bd6-4e2f-94ee-1b158e34744a None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:32 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-3123989e-9bd6-4e2f-94ee-1b158e34744a tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] GET http://192.168.122.117/volume/v3/volumes/ab5c4258-3563-402e-9324-be7e53aa3ccf Sep 05 20:50:32 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-3123989e-9bd6-4e2f-94ee-1b158e34744a tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:32 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-3123989e-9bd6-4e2f-94ee-1b158e34744a tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:32 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:32 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:50:32 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:32 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:50:32 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:32 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:50:32 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:32 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:50:32 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-1e7cacdd-e338-4363-8a87-ee27d28ed8b9 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Volume info retrieved successfully. Sep 05 20:50:32 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-3123989e-9bd6-4e2f-94ee-1b158e34744a tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Volume info retrieved successfully. Sep 05 20:50:32 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-1e7cacdd-e338-4363-8a87-ee27d28ed8b9 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] http://192.168.122.117/volume/v3/volumes/195b2106-41ef-4468-8e45-26ee43a10df8 returned with HTTP 200 Sep 05 20:50:32 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 123/243] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:50:32 2026] GET /volume/v3/volumes/195b2106-41ef-4468-8e45-26ee43a10df8 => generated 854 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:50:32 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-3123989e-9bd6-4e2f-94ee-1b158e34744a tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] http://192.168.122.117/volume/v3/volumes/ab5c4258-3563-402e-9324-be7e53aa3ccf returned with HTTP 200 Sep 05 20:50:32 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 121/244] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:50:32 2026] GET /volume/v3/volumes/ab5c4258-3563-402e-9324-be7e53aa3ccf => generated 852 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:50:33 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-ed64a420-b530-4ab0-951b-721dd58c9830 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:33 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-ed64a420-b530-4ab0-951b-721dd58c9830 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] GET http://192.168.122.117/volume/v3/volumes/195b2106-41ef-4468-8e45-26ee43a10df8 Sep 05 20:50:33 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-ed64a420-b530-4ab0-951b-721dd58c9830 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:33 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-ed64a420-b530-4ab0-951b-721dd58c9830 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:33 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:33 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:50:33 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:33 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:50:33 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-5a25b94c-e909-42ed-899c-f4257cc25020 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:33 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-5a25b94c-e909-42ed-899c-f4257cc25020 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] GET http://192.168.122.117/volume/v3/volumes/ab5c4258-3563-402e-9324-be7e53aa3ccf Sep 05 20:50:33 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-ed64a420-b530-4ab0-951b-721dd58c9830 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Volume info retrieved successfully. Sep 05 20:50:33 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-5a25b94c-e909-42ed-899c-f4257cc25020 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:33 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-5a25b94c-e909-42ed-899c-f4257cc25020 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:33 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-ed64a420-b530-4ab0-951b-721dd58c9830 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] http://192.168.122.117/volume/v3/volumes/195b2106-41ef-4468-8e45-26ee43a10df8 returned with HTTP 200 Sep 05 20:50:33 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 124/245] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:50:33 2026] GET /volume/v3/volumes/195b2106-41ef-4468-8e45-26ee43a10df8 => generated 855 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:50:33 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:33 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:50:33 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:33 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:50:33 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-5a25b94c-e909-42ed-899c-f4257cc25020 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Volume info retrieved successfully. Sep 05 20:50:33 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-5a25b94c-e909-42ed-899c-f4257cc25020 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] http://192.168.122.117/volume/v3/volumes/ab5c4258-3563-402e-9324-be7e53aa3ccf returned with HTTP 200 Sep 05 20:50:33 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 122/246] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:50:33 2026] GET /volume/v3/volumes/ab5c4258-3563-402e-9324-be7e53aa3ccf => generated 852 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:50:33 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-06d5fc24-3fdd-42a1-ba73-778eaca8be6d req-fb0686e7-4c51-477f-810e-20070a6aafaa None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:33 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-06d5fc24-3fdd-42a1-ba73-778eaca8be6d req-fb0686e7-4c51-477f-810e-20070a6aafaa tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] GET http://192.168.122.117/volume/v3/volumes/195b2106-41ef-4468-8e45-26ee43a10df8 Sep 05 20:50:33 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-06d5fc24-3fdd-42a1-ba73-778eaca8be6d req-fb0686e7-4c51-477f-810e-20070a6aafaa tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:33 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-06d5fc24-3fdd-42a1-ba73-778eaca8be6d req-fb0686e7-4c51-477f-810e-20070a6aafaa tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:33 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:33 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:50:33 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:33 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:50:33 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [req-06d5fc24-3fdd-42a1-ba73-778eaca8be6d req-fb0686e7-4c51-477f-810e-20070a6aafaa tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Volume info retrieved successfully. Sep 05 20:50:33 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-06d5fc24-3fdd-42a1-ba73-778eaca8be6d req-fb0686e7-4c51-477f-810e-20070a6aafaa tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] http://192.168.122.117/volume/v3/volumes/195b2106-41ef-4468-8e45-26ee43a10df8 returned with HTTP 200 Sep 05 20:50:33 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 125/247] 192.168.122.117 () {60 vars in 1487 bytes} [Sat Sep 5 20:50:33 2026] GET /volume/v3/volumes/195b2106-41ef-4468-8e45-26ee43a10df8 => generated 855 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:50:34 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-aa64eeeb-34c9-432d-a9bd-94da4cd39fce None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:34 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-aa64eeeb-34c9-432d-a9bd-94da4cd39fce None None] GET http://192.168.122.117/volume// Sep 05 20:50:34 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-aa64eeeb-34c9-432d-a9bd-94da4cd39fce None None] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:34 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-aa64eeeb-34c9-432d-a9bd-94da4cd39fce None None] Calling method 'all' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:34 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-aa64eeeb-34c9-432d-a9bd-94da4cd39fce None None] http://192.168.122.117/volume// returned with HTTP 300 Sep 05 20:50:34 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 123/248] 192.168.122.117 () {58 vars in 1317 bytes} [Sat Sep 5 20:50:34 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 20:50:34 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-06d5fc24-3fdd-42a1-ba73-778eaca8be6d req-0803f200-c38d-4037-a6b4-d3b8f6c97238 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:34 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-06d5fc24-3fdd-42a1-ba73-778eaca8be6d req-0803f200-c38d-4037-a6b4-d3b8f6c97238 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] POST http://192.168.122.117/volume/v3/attachments Sep 05 20:50:34 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-06d5fc24-3fdd-42a1-ba73-778eaca8be6d req-0803f200-c38d-4037-a6b4-d3b8f6c97238 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "195b2106-41ef-4468-8e45-26ee43a10df8", "connector": null, "instance_uuid": "44413d08-548a-45d9-a5af-2aff967d8648"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:50:34 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:34 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:50:34 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:34 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:50:34 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-06d5fc24-3fdd-42a1-ba73-778eaca8be6d req-0803f200-c38d-4037-a6b4-d3b8f6c97238 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] http://192.168.122.117/volume/v3/attachments returned with HTTP 200 Sep 05 20:50:34 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 126/249] 192.168.122.117 () {66 vars in 1483 bytes} [Sat Sep 5 20:50:34 2026] POST /volume/v3/attachments => generated 273 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:50:34 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-db46e8ea-91d2-4168-b6e9-3076de6b3525 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:34 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-db46e8ea-91d2-4168-b6e9-3076de6b3525 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] GET http://192.168.122.117/volume/v3/volumes/195b2106-41ef-4468-8e45-26ee43a10df8 Sep 05 20:50:34 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-db46e8ea-91d2-4168-b6e9-3076de6b3525 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:34 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-db46e8ea-91d2-4168-b6e9-3076de6b3525 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:34 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:34 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:50:34 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-b188b04f-f693-406d-93a7-5b5e73194301 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:34 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b188b04f-f693-406d-93a7-5b5e73194301 None None] GET http://192.168.122.117/volume// Sep 05 20:50:34 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b188b04f-f693-406d-93a7-5b5e73194301 None None] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:34 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b188b04f-f693-406d-93a7-5b5e73194301 None None] Calling method 'all' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:34 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b188b04f-f693-406d-93a7-5b5e73194301 None None] http://192.168.122.117/volume// returned with HTTP 300 Sep 05 20:50:34 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 127/250] 192.168.122.117 () {58 vars in 1315 bytes} [Sat Sep 5 20:50:34 2026] GET /volume/ => generated 390 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 20:50:34 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-06d5fc24-3fdd-42a1-ba73-778eaca8be6d req-ae2ff094-f235-413e-b8a4-4f1a8797ee22 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:34 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:34 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:50:34 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-06d5fc24-3fdd-42a1-ba73-778eaca8be6d req-ae2ff094-f235-413e-b8a4-4f1a8797ee22 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] GET http://192.168.122.117/volume/v3/volumes/195b2106-41ef-4468-8e45-26ee43a10df8 Sep 05 20:50:34 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-06d5fc24-3fdd-42a1-ba73-778eaca8be6d req-ae2ff094-f235-413e-b8a4-4f1a8797ee22 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:34 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-06d5fc24-3fdd-42a1-ba73-778eaca8be6d req-ae2ff094-f235-413e-b8a4-4f1a8797ee22 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:34 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-db46e8ea-91d2-4168-b6e9-3076de6b3525 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Volume info retrieved successfully. Sep 05 20:50:34 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:34 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:50:34 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-db46e8ea-91d2-4168-b6e9-3076de6b3525 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] http://192.168.122.117/volume/v3/volumes/195b2106-41ef-4468-8e45-26ee43a10df8 returned with HTTP 200 Sep 05 20:50:34 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 124/251] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:50:34 2026] GET /volume/v3/volumes/195b2106-41ef-4468-8e45-26ee43a10df8 => generated 854 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:50:34 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:34 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:50:34 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [req-06d5fc24-3fdd-42a1-ba73-778eaca8be6d req-ae2ff094-f235-413e-b8a4-4f1a8797ee22 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Volume info retrieved successfully. Sep 05 20:50:34 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-06d5fc24-3fdd-42a1-ba73-778eaca8be6d req-ae2ff094-f235-413e-b8a4-4f1a8797ee22 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] http://192.168.122.117/volume/v3/volumes/195b2106-41ef-4468-8e45-26ee43a10df8 returned with HTTP 200 Sep 05 20:50:34 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 128/252] 192.168.122.117 () {62 vars in 1528 bytes} [Sat Sep 5 20:50:34 2026] GET /volume/v3/volumes/195b2106-41ef-4468-8e45-26ee43a10df8 => generated 1035 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 20:50:34 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [req-06d5fc24-3fdd-42a1-ba73-778eaca8be6d req-51726a1d-f5f3-4ace-8613-8a13ea268689 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:34 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-06d5fc24-3fdd-42a1-ba73-778eaca8be6d req-51726a1d-f5f3-4ace-8613-8a13ea268689 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] PUT http://192.168.122.117/volume/v3/attachments/f5c67086-e378-4c4a-983f-0a5fce5fbcac Sep 05 20:50:34 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-06d5fc24-3fdd-42a1-ba73-778eaca8be6d req-51726a1d-f5f3-4ace-8613-8a13ea268689 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.117", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:643f628891a", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d26e87ce-8ef5-4a19-89be-27e45980a71c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:50:34 devstack devstack@c-api.service[87435]: DEBUG cinder.coordination [req-06d5fc24-3fdd-42a1-ba73-778eaca8be6d req-51726a1d-f5f3-4ace-8613-8a13ea268689 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Acquiring lock "cinder-attachment_update-195b2106-41ef-4468-8e45-26ee43a10df8-devstack" by "attachment_update" {{(pid=87435) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 05 20:50:34 devstack devstack@c-api.service[87435]: DEBUG cinder.coordination [req-06d5fc24-3fdd-42a1-ba73-778eaca8be6d req-51726a1d-f5f3-4ace-8613-8a13ea268689 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Lock "cinder-attachment_update-195b2106-41ef-4468-8e45-26ee43a10df8-devstack" acquired by "attachment_update" :: waited 0.022s {{(pid=87435) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 05 20:50:34 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:34 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:50:34 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:34 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:50:34 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-bf0f7cdf-71af-4212-9236-262d3142fb74 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:34 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-bf0f7cdf-71af-4212-9236-262d3142fb74 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] GET http://192.168.122.117/volume/v3/volumes/ab5c4258-3563-402e-9324-be7e53aa3ccf Sep 05 20:50:34 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-bf0f7cdf-71af-4212-9236-262d3142fb74 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:34 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-bf0f7cdf-71af-4212-9236-262d3142fb74 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:34 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:34 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:50:34 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:34 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:50:34 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-bf0f7cdf-71af-4212-9236-262d3142fb74 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Volume info retrieved successfully. Sep 05 20:50:34 devstack devstack@c-api.service[87435]: DEBUG cinder.coordination [req-06d5fc24-3fdd-42a1-ba73-778eaca8be6d req-51726a1d-f5f3-4ace-8613-8a13ea268689 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Lock "cinder-attachment_update-195b2106-41ef-4468-8e45-26ee43a10df8-devstack" released by "attachment_update" :: held 0.262s {{(pid=87435) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 05 20:50:34 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-06d5fc24-3fdd-42a1-ba73-778eaca8be6d req-51726a1d-f5f3-4ace-8613-8a13ea268689 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] http://192.168.122.117/volume/v3/attachments/f5c67086-e378-4c4a-983f-0a5fce5fbcac returned with HTTP 200 Sep 05 20:50:34 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-bf0f7cdf-71af-4212-9236-262d3142fb74 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] http://192.168.122.117/volume/v3/volumes/ab5c4258-3563-402e-9324-be7e53aa3ccf returned with HTTP 200 Sep 05 20:50:34 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 125/253] 192.168.122.117 () {66 vars in 1593 bytes} [Sat Sep 5 20:50:34 2026] PUT /volume/v3/attachments/f5c67086-e378-4c4a-983f-0a5fce5fbcac => generated 694 bytes in 315 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:50:34 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 129/254] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:50:34 2026] GET /volume/v3/volumes/ab5c4258-3563-402e-9324-be7e53aa3ccf => generated 852 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:50:35 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-e7df3231-a1a2-4bef-9b59-12e9cade7ea2 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:35 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-e7df3231-a1a2-4bef-9b59-12e9cade7ea2 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] GET http://192.168.122.117/volume/v3/volumes/195b2106-41ef-4468-8e45-26ee43a10df8 Sep 05 20:50:35 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-e7df3231-a1a2-4bef-9b59-12e9cade7ea2 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:35 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-e7df3231-a1a2-4bef-9b59-12e9cade7ea2 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:35 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:35 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:50:35 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:35 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:50:35 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-e7df3231-a1a2-4bef-9b59-12e9cade7ea2 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Volume info retrieved successfully. Sep 05 20:50:35 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-e7df3231-a1a2-4bef-9b59-12e9cade7ea2 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] http://192.168.122.117/volume/v3/volumes/195b2106-41ef-4468-8e45-26ee43a10df8 returned with HTTP 200 Sep 05 20:50:35 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 126/255] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:50:35 2026] GET /volume/v3/volumes/195b2106-41ef-4468-8e45-26ee43a10df8 => generated 855 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:50:35 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-06d5fc24-3fdd-42a1-ba73-778eaca8be6d req-d777a9e8-527f-4f63-8c80-b9fc4beaf329 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:35 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-06d5fc24-3fdd-42a1-ba73-778eaca8be6d req-d777a9e8-527f-4f63-8c80-b9fc4beaf329 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] POST http://192.168.122.117/volume/v3/attachments/f5c67086-e378-4c4a-983f-0a5fce5fbcac/action Sep 05 20:50:35 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-06d5fc24-3fdd-42a1-ba73-778eaca8be6d req-d777a9e8-527f-4f63-8c80-b9fc4beaf329 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Action body: b'{"os-complete": null}' {{(pid=87434) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:50:35 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-06d5fc24-3fdd-42a1-ba73-778eaca8be6d req-d777a9e8-527f-4f63-8c80-b9fc4beaf329 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:50:35 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:35 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:50:35 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:35 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:50:35 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-06d5fc24-3fdd-42a1-ba73-778eaca8be6d req-d777a9e8-527f-4f63-8c80-b9fc4beaf329 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] http://192.168.122.117/volume/v3/attachments/f5c67086-e378-4c4a-983f-0a5fce5fbcac/action returned with HTTP 204 Sep 05 20:50:35 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 130/256] 192.168.122.117 () {66 vars in 1614 bytes} [Sat Sep 5 20:50:35 2026] POST /volume/v3/attachments/f5c67086-e378-4c4a-983f-0a5fce5fbcac/action => generated 0 bytes in 134 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:50:35 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-e53859ae-41f8-4dc2-99e8-2cf45dd1b872 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:35 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-e53859ae-41f8-4dc2-99e8-2cf45dd1b872 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] GET http://192.168.122.117/volume/v3/volumes/ab5c4258-3563-402e-9324-be7e53aa3ccf Sep 05 20:50:35 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-e53859ae-41f8-4dc2-99e8-2cf45dd1b872 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:35 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-e53859ae-41f8-4dc2-99e8-2cf45dd1b872 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:35 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:35 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:50:35 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:35 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:50:36 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-e53859ae-41f8-4dc2-99e8-2cf45dd1b872 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Volume info retrieved successfully. Sep 05 20:50:36 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-e53859ae-41f8-4dc2-99e8-2cf45dd1b872 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] http://192.168.122.117/volume/v3/volumes/ab5c4258-3563-402e-9324-be7e53aa3ccf returned with HTTP 200 Sep 05 20:50:36 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 127/257] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:50:35 2026] GET /volume/v3/volumes/ab5c4258-3563-402e-9324-be7e53aa3ccf => generated 852 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:50:36 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-1ea1f25b-46b8-423c-9f56-b931b8176efe None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:36 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-1ea1f25b-46b8-423c-9f56-b931b8176efe tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] GET http://192.168.122.117/volume/v3/volumes/195b2106-41ef-4468-8e45-26ee43a10df8 Sep 05 20:50:36 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-1ea1f25b-46b8-423c-9f56-b931b8176efe tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:36 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-1ea1f25b-46b8-423c-9f56-b931b8176efe tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:36 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:36 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:50:36 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:36 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:50:36 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-1ea1f25b-46b8-423c-9f56-b931b8176efe tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Volume info retrieved successfully. Sep 05 20:50:36 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-1ea1f25b-46b8-423c-9f56-b931b8176efe tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] http://192.168.122.117/volume/v3/volumes/195b2106-41ef-4468-8e45-26ee43a10df8 returned with HTTP 200 Sep 05 20:50:36 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 131/258] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:50:36 2026] GET /volume/v3/volumes/195b2106-41ef-4468-8e45-26ee43a10df8 => generated 1147 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:50:36 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-43d254f9-0f6f-470e-a34c-405c6aa4f5f7 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:36 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-43d254f9-0f6f-470e-a34c-405c6aa4f5f7 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] GET http://192.168.122.117/volume/v3/volumes/195b2106-41ef-4468-8e45-26ee43a10df8 Sep 05 20:50:36 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-43d254f9-0f6f-470e-a34c-405c6aa4f5f7 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:36 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-43d254f9-0f6f-470e-a34c-405c6aa4f5f7 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:36 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:36 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:50:36 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:36 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:50:36 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-43d254f9-0f6f-470e-a34c-405c6aa4f5f7 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Volume info retrieved successfully. Sep 05 20:50:36 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-43d254f9-0f6f-470e-a34c-405c6aa4f5f7 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] http://192.168.122.117/volume/v3/volumes/195b2106-41ef-4468-8e45-26ee43a10df8 returned with HTTP 200 Sep 05 20:50:36 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 128/259] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:50:36 2026] GET /volume/v3/volumes/195b2106-41ef-4468-8e45-26ee43a10df8 => generated 1147 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:50:37 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-91f19476-deb2-4f6d-98a3-c9fd0b7da177 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:37 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-91f19476-deb2-4f6d-98a3-c9fd0b7da177 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] GET http://192.168.122.117/volume/v3/volumes/ab5c4258-3563-402e-9324-be7e53aa3ccf Sep 05 20:50:37 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-91f19476-deb2-4f6d-98a3-c9fd0b7da177 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:37 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-91f19476-deb2-4f6d-98a3-c9fd0b7da177 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:37 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-91f19476-deb2-4f6d-98a3-c9fd0b7da177 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] http://192.168.122.117/volume/v3/volumes/ab5c4258-3563-402e-9324-be7e53aa3ccf returned with HTTP 404 Sep 05 20:50:37 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 132/260] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:50:37 2026] GET /volume/v3/volumes/ab5c4258-3563-402e-9324-be7e53aa3ccf => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:50:37 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-10b59127-b1be-40f3-882f-0c168d2fdd56 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:37 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-10b59127-b1be-40f3-882f-0c168d2fdd56 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-reader] GET http://192.168.122.117/volume/v3/volumes Sep 05 20:50:37 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-10b59127-b1be-40f3-882f-0c168d2fdd56 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-reader] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:37 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-10b59127-b1be-40f3-882f-0c168d2fdd56 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-reader] Calling method 'index' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:37 devstack devstack@c-api.service[87435]: DEBUG cinder.api.api_utils [None req-10b59127-b1be-40f3-882f-0c168d2fdd56 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-reader] Removing options '' from query. {{(pid=87435) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:50:37 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-10b59127-b1be-40f3-882f-0c168d2fdd56 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87435) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 20:50:37 devstack devstack@c-api.service[87435]: /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 05 20:50:37 devstack devstack@c-api.service[87435]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 20:50:37 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:37 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:50:37 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-10b59127-b1be-40f3-882f-0c168d2fdd56 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-reader] Get all volumes completed successfully. Sep 05 20:50:37 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-10b59127-b1be-40f3-882f-0c168d2fdd56 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-reader] http://192.168.122.117/volume/v3/volumes returned with HTTP 200 Sep 05 20:50:37 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 129/261] 192.168.122.117 () {58 vars in 1121 bytes} [Sat Sep 5 20:50:37 2026] GET /volume/v3/volumes => generated 342 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:50:37 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-b1d41dd6-f315-427a-8f24-a38bdae1ef36 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:37 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b1d41dd6-f315-427a-8f24-a38bdae1ef36 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-reader] GET http://192.168.122.117/volume/v3/snapshots Sep 05 20:50:37 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b1d41dd6-f315-427a-8f24-a38bdae1ef36 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-reader] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:37 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b1d41dd6-f315-427a-8f24-a38bdae1ef36 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-reader] Calling method 'index' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:37 devstack devstack@c-api.service[87434]: DEBUG cinder.api.api_utils [None req-b1d41dd6-f315-427a-8f24-a38bdae1ef36 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-reader] Removing options '' from query. {{(pid=87434) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:50:37 devstack devstack@c-api.service[87434]: DEBUG cinder.db.api [None req-b1d41dd6-f315-427a-8f24-a38bdae1ef36 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-reader] Building query based on filter {{(pid=87434) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 20:50:37 devstack devstack@c-api.service[87434]: /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 05 20:50:37 devstack devstack@c-api.service[87434]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 20:50:37 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-b1d41dd6-f315-427a-8f24-a38bdae1ef36 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-reader] Get all snapshots completed successfully. Sep 05 20:50:37 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b1d41dd6-f315-427a-8f24-a38bdae1ef36 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-reader] http://192.168.122.117/volume/v3/snapshots returned with HTTP 200 Sep 05 20:50:37 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 133/262] 192.168.122.117 () {58 vars in 1127 bytes} [Sat Sep 5 20:50:37 2026] GET /volume/v3/snapshots => generated 17 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 20:50:37 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-8b2e2fe6-01c4-4cd3-821b-2e397d1d829b None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:37 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-8b2e2fe6-01c4-4cd3-821b-2e397d1d829b tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] GET http://192.168.122.117/volume/v3/volumes/8a9640bd-7bbc-4f4d-8901-00e22675fdb7 Sep 05 20:50:37 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-8b2e2fe6-01c4-4cd3-821b-2e397d1d829b tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:37 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-8b2e2fe6-01c4-4cd3-821b-2e397d1d829b tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:37 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:37 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:50:37 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:37 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:50:37 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-8b2e2fe6-01c4-4cd3-821b-2e397d1d829b tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Volume info retrieved successfully. Sep 05 20:50:37 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-8b2e2fe6-01c4-4cd3-821b-2e397d1d829b tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] http://192.168.122.117/volume/v3/volumes/8a9640bd-7bbc-4f4d-8901-00e22675fdb7 returned with HTTP 200 Sep 05 20:50:37 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 130/263] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:50:37 2026] GET /volume/v3/volumes/8a9640bd-7bbc-4f4d-8901-00e22675fdb7 => generated 886 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:50:37 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-759d0637-bf54-435d-85b7-f04c5570a946 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:37 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-759d0637-bf54-435d-85b7-f04c5570a946 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] DELETE http://192.168.122.117/volume/v3/volumes/8a9640bd-7bbc-4f4d-8901-00e22675fdb7 Sep 05 20:50:37 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-759d0637-bf54-435d-85b7-f04c5570a946 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:37 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-759d0637-bf54-435d-85b7-f04c5570a946 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Calling method 'delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:37 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-759d0637-bf54-435d-85b7-f04c5570a946 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Delete volume with id: 8a9640bd-7bbc-4f4d-8901-00e22675fdb7 Sep 05 20:50:37 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:37 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:50:37 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:37 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:50:37 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-759d0637-bf54-435d-85b7-f04c5570a946 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Volume info retrieved successfully. Sep 05 20:50:37 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-759d0637-bf54-435d-85b7-f04c5570a946 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Delete volume request issued successfully. Sep 05 20:50:37 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-759d0637-bf54-435d-85b7-f04c5570a946 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] http://192.168.122.117/volume/v3/volumes/8a9640bd-7bbc-4f4d-8901-00e22675fdb7 returned with HTTP 202 Sep 05 20:50:37 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 134/264] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 20:50:37 2026] DELETE /volume/v3/volumes/8a9640bd-7bbc-4f4d-8901-00e22675fdb7 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:50:37 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-0ea13816-2119-430c-ab06-7a3c5726fb00 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:37 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-0ea13816-2119-430c-ab06-7a3c5726fb00 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] GET http://192.168.122.117/volume/v3/volumes/8a9640bd-7bbc-4f4d-8901-00e22675fdb7 Sep 05 20:50:37 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-0ea13816-2119-430c-ab06-7a3c5726fb00 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:37 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-0ea13816-2119-430c-ab06-7a3c5726fb00 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:37 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:37 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:50:37 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:37 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:50:37 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-0ea13816-2119-430c-ab06-7a3c5726fb00 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Volume info retrieved successfully. Sep 05 20:50:37 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-0ea13816-2119-430c-ab06-7a3c5726fb00 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] http://192.168.122.117/volume/v3/volumes/8a9640bd-7bbc-4f4d-8901-00e22675fdb7 returned with HTTP 200 Sep 05 20:50:37 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 131/265] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:50:37 2026] GET /volume/v3/volumes/8a9640bd-7bbc-4f4d-8901-00e22675fdb7 => generated 885 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:50:37 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-e16e4739-6ff0-4a11-9019-59c76d0ca12e req-372f4948-ad6e-41df-a8ad-f9c814b91504 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:37 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-e16e4739-6ff0-4a11-9019-59c76d0ca12e req-372f4948-ad6e-41df-a8ad-f9c814b91504 tempest-AttachVolumeShelveTestJSON-1563099460 tempest-AttachVolumeShelveTestJSON-1563099460-project-member] GET http://192.168.122.117/volume/v3/volumes/fa014a7e-093b-4757-b3b1-ffec55f6d8e4 Sep 05 20:50:37 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-e16e4739-6ff0-4a11-9019-59c76d0ca12e req-372f4948-ad6e-41df-a8ad-f9c814b91504 tempest-AttachVolumeShelveTestJSON-1563099460 tempest-AttachVolumeShelveTestJSON-1563099460-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:37 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-e16e4739-6ff0-4a11-9019-59c76d0ca12e req-372f4948-ad6e-41df-a8ad-f9c814b91504 tempest-AttachVolumeShelveTestJSON-1563099460 tempest-AttachVolumeShelveTestJSON-1563099460-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:37 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:37 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:50:37 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:37 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:50:37 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [req-e16e4739-6ff0-4a11-9019-59c76d0ca12e req-372f4948-ad6e-41df-a8ad-f9c814b91504 tempest-AttachVolumeShelveTestJSON-1563099460 tempest-AttachVolumeShelveTestJSON-1563099460-project-member] Volume info retrieved successfully. Sep 05 20:50:37 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-e16e4739-6ff0-4a11-9019-59c76d0ca12e req-372f4948-ad6e-41df-a8ad-f9c814b91504 tempest-AttachVolumeShelveTestJSON-1563099460 tempest-AttachVolumeShelveTestJSON-1563099460-project-member] http://192.168.122.117/volume/v3/volumes/fa014a7e-093b-4757-b3b1-ffec55f6d8e4 returned with HTTP 200 Sep 05 20:50:37 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 135/266] 192.168.122.117 () {60 vars in 1487 bytes} [Sat Sep 5 20:50:37 2026] GET /volume/v3/volumes/fa014a7e-093b-4757-b3b1-ffec55f6d8e4 => generated 858 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:50:37 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-4d0aeaa9-f2f9-4c77-b88c-bf910d4fdc64 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:37 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-4d0aeaa9-f2f9-4c77-b88c-bf910d4fdc64 None None] GET http://192.168.122.117/volume// Sep 05 20:50:37 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-4d0aeaa9-f2f9-4c77-b88c-bf910d4fdc64 None None] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:37 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-4d0aeaa9-f2f9-4c77-b88c-bf910d4fdc64 None None] Calling method 'all' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:37 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-4d0aeaa9-f2f9-4c77-b88c-bf910d4fdc64 None None] http://192.168.122.117/volume// returned with HTTP 300 Sep 05 20:50:37 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 132/267] 192.168.122.117 () {58 vars in 1308 bytes} [Sat Sep 5 20:50:37 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 20:50:37 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-e16e4739-6ff0-4a11-9019-59c76d0ca12e req-a8bdd7dc-c60f-4d96-8d6b-21400d9f5bdd None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:37 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-e16e4739-6ff0-4a11-9019-59c76d0ca12e req-a8bdd7dc-c60f-4d96-8d6b-21400d9f5bdd tempest-AttachVolumeShelveTestJSON-1563099460 tempest-AttachVolumeShelveTestJSON-1563099460-project-member] POST http://192.168.122.117/volume/v3/attachments Sep 05 20:50:37 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-e16e4739-6ff0-4a11-9019-59c76d0ca12e req-a8bdd7dc-c60f-4d96-8d6b-21400d9f5bdd tempest-AttachVolumeShelveTestJSON-1563099460 tempest-AttachVolumeShelveTestJSON-1563099460-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fa014a7e-093b-4757-b3b1-ffec55f6d8e4", "connector": null, "instance_uuid": "893cb32f-df27-4d7c-ac54-d52405e9fa65"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:50:37 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:37 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:50:37 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:37 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:50:37 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-e16e4739-6ff0-4a11-9019-59c76d0ca12e req-a8bdd7dc-c60f-4d96-8d6b-21400d9f5bdd tempest-AttachVolumeShelveTestJSON-1563099460 tempest-AttachVolumeShelveTestJSON-1563099460-project-member] http://192.168.122.117/volume/v3/attachments returned with HTTP 200 Sep 05 20:50:37 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 136/268] 192.168.122.117 () {66 vars in 1483 bytes} [Sat Sep 5 20:50:37 2026] POST /volume/v3/attachments => generated 273 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:50:38 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [req-e16e4739-6ff0-4a11-9019-59c76d0ca12e req-3795f7a0-763e-4f7a-accb-52736e3fd6ce None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:38 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-e16e4739-6ff0-4a11-9019-59c76d0ca12e req-3795f7a0-763e-4f7a-accb-52736e3fd6ce tempest-AttachVolumeShelveTestJSON-1563099460 tempest-AttachVolumeShelveTestJSON-1563099460-project-member] POST http://192.168.122.117/volume/v3/attachments/cfd245a7-01b9-4f13-8e02-7b4f38039eb1/action Sep 05 20:50:38 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-e16e4739-6ff0-4a11-9019-59c76d0ca12e req-3795f7a0-763e-4f7a-accb-52736e3fd6ce tempest-AttachVolumeShelveTestJSON-1563099460 tempest-AttachVolumeShelveTestJSON-1563099460-project-member] Action body: b'{"os-complete": null}' {{(pid=87435) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:50:38 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-e16e4739-6ff0-4a11-9019-59c76d0ca12e req-3795f7a0-763e-4f7a-accb-52736e3fd6ce tempest-AttachVolumeShelveTestJSON-1563099460 tempest-AttachVolumeShelveTestJSON-1563099460-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:50:38 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:38 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:50:38 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:38 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:50:38 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-e16e4739-6ff0-4a11-9019-59c76d0ca12e req-3795f7a0-763e-4f7a-accb-52736e3fd6ce tempest-AttachVolumeShelveTestJSON-1563099460 tempest-AttachVolumeShelveTestJSON-1563099460-project-member] http://192.168.122.117/volume/v3/attachments/cfd245a7-01b9-4f13-8e02-7b4f38039eb1/action returned with HTTP 204 Sep 05 20:50:38 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 133/269] 192.168.122.117 () {66 vars in 1614 bytes} [Sat Sep 5 20:50:38 2026] POST /volume/v3/attachments/cfd245a7-01b9-4f13-8e02-7b4f38039eb1/action => generated 0 bytes in 113 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:50:38 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-f2699b5f-c9ec-4608-a0a3-4d7fc9e925af None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:38 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-f2699b5f-c9ec-4608-a0a3-4d7fc9e925af tempest-AttachVolumeShelveTestJSON-1563099460 tempest-AttachVolumeShelveTestJSON-1563099460-project-member] GET http://192.168.122.117/volume/v3/volumes/fa014a7e-093b-4757-b3b1-ffec55f6d8e4 Sep 05 20:50:38 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-f2699b5f-c9ec-4608-a0a3-4d7fc9e925af tempest-AttachVolumeShelveTestJSON-1563099460 tempest-AttachVolumeShelveTestJSON-1563099460-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:38 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-f2699b5f-c9ec-4608-a0a3-4d7fc9e925af tempest-AttachVolumeShelveTestJSON-1563099460 tempest-AttachVolumeShelveTestJSON-1563099460-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:38 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:38 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:50:38 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:38 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:50:38 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-f2699b5f-c9ec-4608-a0a3-4d7fc9e925af tempest-AttachVolumeShelveTestJSON-1563099460 tempest-AttachVolumeShelveTestJSON-1563099460-project-member] Volume info retrieved successfully. Sep 05 20:50:38 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-f2699b5f-c9ec-4608-a0a3-4d7fc9e925af tempest-AttachVolumeShelveTestJSON-1563099460 tempest-AttachVolumeShelveTestJSON-1563099460-project-member] http://192.168.122.117/volume/v3/volumes/fa014a7e-093b-4757-b3b1-ffec55f6d8e4 returned with HTTP 200 Sep 05 20:50:38 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 137/270] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:50:38 2026] GET /volume/v3/volumes/fa014a7e-093b-4757-b3b1-ffec55f6d8e4 => generated 1120 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:50:38 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-0e84798e-ebcd-4eae-801b-ea7bd2d7ef97 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:38 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-0e84798e-ebcd-4eae-801b-ea7bd2d7ef97 tempest-AttachVolumeShelveTestJSON-1563099460 tempest-AttachVolumeShelveTestJSON-1563099460-project-member] GET http://192.168.122.117/volume/v3/volumes/fa014a7e-093b-4757-b3b1-ffec55f6d8e4 Sep 05 20:50:38 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-0e84798e-ebcd-4eae-801b-ea7bd2d7ef97 tempest-AttachVolumeShelveTestJSON-1563099460 tempest-AttachVolumeShelveTestJSON-1563099460-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:38 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-0e84798e-ebcd-4eae-801b-ea7bd2d7ef97 tempest-AttachVolumeShelveTestJSON-1563099460 tempest-AttachVolumeShelveTestJSON-1563099460-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:38 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:38 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:50:38 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:38 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:50:38 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-0e84798e-ebcd-4eae-801b-ea7bd2d7ef97 tempest-AttachVolumeShelveTestJSON-1563099460 tempest-AttachVolumeShelveTestJSON-1563099460-project-member] Volume info retrieved successfully. Sep 05 20:50:38 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-0e84798e-ebcd-4eae-801b-ea7bd2d7ef97 tempest-AttachVolumeShelveTestJSON-1563099460 tempest-AttachVolumeShelveTestJSON-1563099460-project-member] http://192.168.122.117/volume/v3/volumes/fa014a7e-093b-4757-b3b1-ffec55f6d8e4 returned with HTTP 200 Sep 05 20:50:38 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 134/271] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:50:38 2026] GET /volume/v3/volumes/fa014a7e-093b-4757-b3b1-ffec55f6d8e4 => generated 1120 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:50:38 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-40cc408c-c9ef-490f-bd38-a9e1f24b31f3 req-d365ca75-2270-49f9-ad43-a106119ea87d None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:38 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-40cc408c-c9ef-490f-bd38-a9e1f24b31f3 req-d365ca75-2270-49f9-ad43-a106119ea87d tempest-AttachVolumeShelveTestJSON-1563099460 tempest-AttachVolumeShelveTestJSON-1563099460-project-member] GET http://192.168.122.117/volume/v3/volumes/fa014a7e-093b-4757-b3b1-ffec55f6d8e4 Sep 05 20:50:38 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-40cc408c-c9ef-490f-bd38-a9e1f24b31f3 req-d365ca75-2270-49f9-ad43-a106119ea87d tempest-AttachVolumeShelveTestJSON-1563099460 tempest-AttachVolumeShelveTestJSON-1563099460-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:38 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-40cc408c-c9ef-490f-bd38-a9e1f24b31f3 req-d365ca75-2270-49f9-ad43-a106119ea87d tempest-AttachVolumeShelveTestJSON-1563099460 tempest-AttachVolumeShelveTestJSON-1563099460-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:38 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:38 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:50:38 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:38 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:50:38 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [req-40cc408c-c9ef-490f-bd38-a9e1f24b31f3 req-d365ca75-2270-49f9-ad43-a106119ea87d tempest-AttachVolumeShelveTestJSON-1563099460 tempest-AttachVolumeShelveTestJSON-1563099460-project-member] Volume info retrieved successfully. Sep 05 20:50:38 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-40cc408c-c9ef-490f-bd38-a9e1f24b31f3 req-d365ca75-2270-49f9-ad43-a106119ea87d tempest-AttachVolumeShelveTestJSON-1563099460 tempest-AttachVolumeShelveTestJSON-1563099460-project-member] http://192.168.122.117/volume/v3/volumes/fa014a7e-093b-4757-b3b1-ffec55f6d8e4 returned with HTTP 200 Sep 05 20:50:38 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 138/272] 192.168.122.117 () {60 vars in 1487 bytes} [Sat Sep 5 20:50:38 2026] GET /volume/v3/volumes/fa014a7e-093b-4757-b3b1-ffec55f6d8e4 => generated 1120 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:50:38 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-4711f24e-8194-482f-935d-e4aea108d3b7 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:38 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-4711f24e-8194-482f-935d-e4aea108d3b7 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] GET http://192.168.122.117/volume/v3/volumes/8a9640bd-7bbc-4f4d-8901-00e22675fdb7 Sep 05 20:50:38 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-4711f24e-8194-482f-935d-e4aea108d3b7 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:38 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-4711f24e-8194-482f-935d-e4aea108d3b7 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:38 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-40cc408c-c9ef-490f-bd38-a9e1f24b31f3 req-8d4af91f-3d7d-475e-862d-43b3d2012461 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:38 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:38 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:50:38 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:38 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:50:38 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-40cc408c-c9ef-490f-bd38-a9e1f24b31f3 req-8d4af91f-3d7d-475e-862d-43b3d2012461 tempest-AttachVolumeShelveTestJSON-1563099460 tempest-AttachVolumeShelveTestJSON-1563099460-project-member] DELETE http://192.168.122.117/volume/v3/attachments/cfd245a7-01b9-4f13-8e02-7b4f38039eb1 Sep 05 20:50:38 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-40cc408c-c9ef-490f-bd38-a9e1f24b31f3 req-8d4af91f-3d7d-475e-862d-43b3d2012461 tempest-AttachVolumeShelveTestJSON-1563099460 tempest-AttachVolumeShelveTestJSON-1563099460-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:38 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-40cc408c-c9ef-490f-bd38-a9e1f24b31f3 req-8d4af91f-3d7d-475e-862d-43b3d2012461 tempest-AttachVolumeShelveTestJSON-1563099460 tempest-AttachVolumeShelveTestJSON-1563099460-project-member] Calling method 'version_select' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:38 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-4711f24e-8194-482f-935d-e4aea108d3b7 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Volume info retrieved successfully. Sep 05 20:50:38 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-4711f24e-8194-482f-935d-e4aea108d3b7 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] http://192.168.122.117/volume/v3/volumes/8a9640bd-7bbc-4f4d-8901-00e22675fdb7 returned with HTTP 200 Sep 05 20:50:38 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 135/273] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:50:38 2026] GET /volume/v3/volumes/8a9640bd-7bbc-4f4d-8901-00e22675fdb7 => generated 885 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:50:38 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:38 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:50:38 devstack devstack@c-api.service[87434]: /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 05 20:50:38 devstack devstack@c-api.service[87434]: return base.obj_make_list(context, Sep 05 20:50:38 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-40cc408c-c9ef-490f-bd38-a9e1f24b31f3 req-8d4af91f-3d7d-475e-862d-43b3d2012461 tempest-AttachVolumeShelveTestJSON-1563099460 tempest-AttachVolumeShelveTestJSON-1563099460-project-member] http://192.168.122.117/volume/v3/attachments/cfd245a7-01b9-4f13-8e02-7b4f38039eb1 returned with HTTP 200 Sep 05 20:50:38 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 139/274] 192.168.122.117 () {64 vars in 1562 bytes} [Sat Sep 5 20:50:38 2026] DELETE /volume/v3/attachments/cfd245a7-01b9-4f13-8e02-7b4f38039eb1 => generated 19 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:50:38 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-1ff4c1dd-5bbb-4468-a988-d42445c50386 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:38 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-1ff4c1dd-5bbb-4468-a988-d42445c50386 tempest-AttachVolumeShelveTestJSON-1563099460 tempest-AttachVolumeShelveTestJSON-1563099460-project-member] GET http://192.168.122.117/volume/v3/volumes/fa014a7e-093b-4757-b3b1-ffec55f6d8e4 Sep 05 20:50:38 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-1ff4c1dd-5bbb-4468-a988-d42445c50386 tempest-AttachVolumeShelveTestJSON-1563099460 tempest-AttachVolumeShelveTestJSON-1563099460-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:38 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-1ff4c1dd-5bbb-4468-a988-d42445c50386 tempest-AttachVolumeShelveTestJSON-1563099460 tempest-AttachVolumeShelveTestJSON-1563099460-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:38 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:38 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:50:38 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:38 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:50:38 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-1ff4c1dd-5bbb-4468-a988-d42445c50386 tempest-AttachVolumeShelveTestJSON-1563099460 tempest-AttachVolumeShelveTestJSON-1563099460-project-member] Volume info retrieved successfully. Sep 05 20:50:38 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-1ff4c1dd-5bbb-4468-a988-d42445c50386 tempest-AttachVolumeShelveTestJSON-1563099460 tempest-AttachVolumeShelveTestJSON-1563099460-project-member] http://192.168.122.117/volume/v3/volumes/fa014a7e-093b-4757-b3b1-ffec55f6d8e4 returned with HTTP 200 Sep 05 20:50:38 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 136/275] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:50:38 2026] GET /volume/v3/volumes/fa014a7e-093b-4757-b3b1-ffec55f6d8e4 => generated 858 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:50:39 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-9aec23fb-854b-448e-969b-c2b015f018a7 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:39 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-9aec23fb-854b-448e-969b-c2b015f018a7 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] GET http://192.168.122.117/volume/v3/volumes/8a9640bd-7bbc-4f4d-8901-00e22675fdb7 Sep 05 20:50:39 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-9aec23fb-854b-448e-969b-c2b015f018a7 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:39 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-9aec23fb-854b-448e-969b-c2b015f018a7 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:39 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-9aec23fb-854b-448e-969b-c2b015f018a7 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] http://192.168.122.117/volume/v3/volumes/8a9640bd-7bbc-4f4d-8901-00e22675fdb7 returned with HTTP 404 Sep 05 20:50:39 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 140/276] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:50:39 2026] GET /volume/v3/volumes/8a9640bd-7bbc-4f4d-8901-00e22675fdb7 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:50:39 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-e4dbd948-1602-4fe9-b434-67dd947832cc None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:39 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-e4dbd948-1602-4fe9-b434-67dd947832cc tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] DELETE http://192.168.122.117/volume/v3/snapshots/53164bce-e138-445a-bda3-e9b9b7bbc722 Sep 05 20:50:39 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-e4dbd948-1602-4fe9-b434-67dd947832cc tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:39 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-e4dbd948-1602-4fe9-b434-67dd947832cc tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:39 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.snapshots [None req-e4dbd948-1602-4fe9-b434-67dd947832cc tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Delete snapshot with id: 53164bce-e138-445a-bda3-e9b9b7bbc722 Sep 05 20:50:39 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-e4dbd948-1602-4fe9-b434-67dd947832cc tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] http://192.168.122.117/volume/v3/snapshots/53164bce-e138-445a-bda3-e9b9b7bbc722 returned with HTTP 404 Sep 05 20:50:39 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 137/277] 192.168.122.117 () {58 vars in 1241 bytes} [Sat Sep 5 20:50:39 2026] DELETE /volume/v3/snapshots/53164bce-e138-445a-bda3-e9b9b7bbc722 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:50:39 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-649d4233-3682-4881-a0e4-5c893e55f38f None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:39 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-649d4233-3682-4881-a0e4-5c893e55f38f tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] GET http://192.168.122.117/volume/v3/volumes/ab5c4258-3563-402e-9324-be7e53aa3ccf Sep 05 20:50:39 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-649d4233-3682-4881-a0e4-5c893e55f38f tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:39 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-649d4233-3682-4881-a0e4-5c893e55f38f tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:39 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-649d4233-3682-4881-a0e4-5c893e55f38f tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] http://192.168.122.117/volume/v3/volumes/ab5c4258-3563-402e-9324-be7e53aa3ccf returned with HTTP 404 Sep 05 20:50:39 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 141/278] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:50:39 2026] GET /volume/v3/volumes/ab5c4258-3563-402e-9324-be7e53aa3ccf => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:50:39 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-a74d580f-74b2-465a-b9a3-b8d06a2a4c99 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:39 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-a74d580f-74b2-465a-b9a3-b8d06a2a4c99 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] DELETE http://192.168.122.117/volume/v3/volumes/ab5c4258-3563-402e-9324-be7e53aa3ccf Sep 05 20:50:39 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-a74d580f-74b2-465a-b9a3-b8d06a2a4c99 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:39 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-a74d580f-74b2-465a-b9a3-b8d06a2a4c99 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:39 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-a74d580f-74b2-465a-b9a3-b8d06a2a4c99 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] Delete volume with id: ab5c4258-3563-402e-9324-be7e53aa3ccf Sep 05 20:50:39 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-a74d580f-74b2-465a-b9a3-b8d06a2a4c99 tempest-VolumesDeleteCascade-2061476054 tempest-VolumesDeleteCascade-2061476054-project-member] http://192.168.122.117/volume/v3/volumes/ab5c4258-3563-402e-9324-be7e53aa3ccf returned with HTTP 404 Sep 05 20:50:39 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 138/279] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 20:50:39 2026] DELETE /volume/v3/volumes/ab5c4258-3563-402e-9324-be7e53aa3ccf => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:50:45 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-c903bf1a-c238-4bc8-bd6a-b2dd62f62bf8 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:45 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-c903bf1a-c238-4bc8-bd6a-b2dd62f62bf8 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 20:50:45 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-c903bf1a-c238-4bc8-bd6a-b2dd62f62bf8 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "1e185b14-4f13-44ff-ab1c-d13d5db83085", "size": 1, "name": "tempest-VolumesExtendTest-Volume-130372624"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:50:45 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.volumes [None req-c903bf1a-c238-4bc8-bd6a-b2dd62f62bf8 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Create volume request body: {'volume': {'imageRef': '1e185b14-4f13-44ff-ab1c-d13d5db83085', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-130372624'}} {{(pid=87434) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:50:45 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-c903bf1a-c238-4bc8-bd6a-b2dd62f62bf8 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Create volume of 1 GB Sep 05 20:50:45 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:45 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:50:45 devstack devstack@c-api.service[87434]: DEBUG dbcounter [-] [87434] Writing DB stats cinder:SELECT=253,cinder:INSERT=37,cinder:UPDATE=70 {{(pid=87434) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 20:50:45 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-c903bf1a-c238-4bc8-bd6a-b2dd62f62bf8 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Availability Zones retrieved successfully. Sep 05 20:50:45 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-c903bf1a-c238-4bc8-bd6a-b2dd62f62bf8 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Flow 'volume_create_api' (d0138c8c-c6ec-4b6d-943c-c0659a07520d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:50:45 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-c903bf1a-c238-4bc8-bd6a-b2dd62f62bf8 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06e4d8f9-7465-4616-8519-d436ef8ef7bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:50:45 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.flows.api.create_volume [None req-c903bf1a-c238-4bc8-bd6a-b2dd62f62bf8 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Validating volume size '1' using validate_int {{(pid=87434) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:50:45 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-c903bf1a-c238-4bc8-bd6a-b2dd62f62bf8 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06e4d8f9-7465-4616-8519-d436ef8ef7bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:50:45 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-c903bf1a-c238-4bc8-bd6a-b2dd62f62bf8 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a419d987-03ef-47f7-b6d7-138c67e12d0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:50:46 devstack devstack@c-api.service[87434]: DEBUG cinder.quota [None req-c903bf1a-c238-4bc8-bd6a-b2dd62f62bf8 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Created reservations ['881c2b16-59c8-4de9-bc5a-1c675c11c0e1', '3306e1c6-ac3f-4cbe-b3ce-939d70ba3c8e', 'f28ab6ba-6d4b-46f5-9366-652cef6e4b50', 'cbcb4067-c445-42f1-89e5-30d95e3ae48e'] {{(pid=87434) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:50:46 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-c903bf1a-c238-4bc8-bd6a-b2dd62f62bf8 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a419d987-03ef-47f7-b6d7-138c67e12d0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['881c2b16-59c8-4de9-bc5a-1c675c11c0e1', '3306e1c6-ac3f-4cbe-b3ce-939d70ba3c8e', 'f28ab6ba-6d4b-46f5-9366-652cef6e4b50', 'cbcb4067-c445-42f1-89e5-30d95e3ae48e']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:50:46 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-c903bf1a-c238-4bc8-bd6a-b2dd62f62bf8 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d532e96a-b46b-487f-ae46-a336a26cead9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:50:46 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:46 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:50:46 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-c903bf1a-c238-4bc8-bd6a-b2dd62f62bf8 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d532e96a-b46b-487f-ae46-a336a26cead9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '61ab1aad-c4b6-4410-bb26-2a121aac93a1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-130372624',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1457c68fb17a439da3a591e781d04504',qos_specs=None,replication_status=,reservations=['881c2b16-59c8-4de9-bc5a-1c675c11c0e1','3306e1c6-ac3f-4cbe-b3ce-939d70ba3c8e','f28ab6ba-6d4b-46f5-9366-652cef6e4b50','cbcb4067-c445-42f1-89e5-30d95e3ae48e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86af933c01e6401da9d6ee5bc4cd31e8',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T18:50:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-130372624',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=61ab1aad-c4b6-4410-bb26-2a121aac93a1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1457c68fb17a439da3a591e781d04504',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='86af933c01e6401da9d6ee5bc4cd31e8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:50:46 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-c903bf1a-c238-4bc8-bd6a-b2dd62f62bf8 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38a68b84-1e67-4243-9657-4a1c604bafd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:50:46 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-c903bf1a-c238-4bc8-bd6a-b2dd62f62bf8 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38a68b84-1e67-4243-9657-4a1c604bafd6) transitioned into state 'SUCCESS' from state '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-130372624',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1457c68fb17a439da3a591e781d04504',qos_specs=None,replication_status=,reservations=['881c2b16-59c8-4de9-bc5a-1c675c11c0e1','3306e1c6-ac3f-4cbe-b3ce-939d70ba3c8e','f28ab6ba-6d4b-46f5-9366-652cef6e4b50','cbcb4067-c445-42f1-89e5-30d95e3ae48e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86af933c01e6401da9d6ee5bc4cd31e8',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:50:46 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-c903bf1a-c238-4bc8-bd6a-b2dd62f62bf8 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0999a93e-568b-4c87-850c-5f5a044636ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:50:46 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-c903bf1a-c238-4bc8-bd6a-b2dd62f62bf8 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0999a93e-568b-4c87-850c-5f5a044636ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:50:46 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-c903bf1a-c238-4bc8-bd6a-b2dd62f62bf8 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Flow 'volume_create_api' (d0138c8c-c6ec-4b6d-943c-c0659a07520d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:50:46 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-c903bf1a-c238-4bc8-bd6a-b2dd62f62bf8 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Create volume request issued successfully. Sep 05 20:50:46 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-c903bf1a-c238-4bc8-bd6a-b2dd62f62bf8 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 20:50:46 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 142/280] 192.168.122.117 () {60 vars in 1143 bytes} [Sat Sep 5 20:50:45 2026] POST /volume/v3/volumes => generated 756 bytes in 1630 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:50:46 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-8b7cd387-0466-4a9d-ace7-ad69ad2b76be None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:46 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-8b7cd387-0466-4a9d-ace7-ad69ad2b76be tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] GET http://192.168.122.117/volume/v3/volumes/61ab1aad-c4b6-4410-bb26-2a121aac93a1 Sep 05 20:50:46 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-8b7cd387-0466-4a9d-ace7-ad69ad2b76be tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:46 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-8b7cd387-0466-4a9d-ace7-ad69ad2b76be tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:46 devstack devstack@c-api.service[87435]: DEBUG dbcounter [-] [87435] Writing DB stats cinder:SELECT=229,cinder:INSERT=37,cinder:UPDATE=56 {{(pid=87435) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 20:50:46 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:46 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:50:46 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:46 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:50:46 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-8b7cd387-0466-4a9d-ace7-ad69ad2b76be tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Volume info retrieved successfully. Sep 05 20:50:46 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-8b7cd387-0466-4a9d-ace7-ad69ad2b76be tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] http://192.168.122.117/volume/v3/volumes/61ab1aad-c4b6-4410-bb26-2a121aac93a1 returned with HTTP 200 Sep 05 20:50:46 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 139/281] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:50:46 2026] GET /volume/v3/volumes/61ab1aad-c4b6-4410-bb26-2a121aac93a1 => generated 824 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:50:47 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-ec27dc58-0b91-4280-be8a-0f4461e54ea5 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:47 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-ec27dc58-0b91-4280-be8a-0f4461e54ea5 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] GET http://192.168.122.117/volume/v3/volumes/61ab1aad-c4b6-4410-bb26-2a121aac93a1 Sep 05 20:50:47 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-ec27dc58-0b91-4280-be8a-0f4461e54ea5 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:47 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-ec27dc58-0b91-4280-be8a-0f4461e54ea5 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:47 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:47 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:50:47 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:47 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:50:47 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-ec27dc58-0b91-4280-be8a-0f4461e54ea5 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Volume info retrieved successfully. Sep 05 20:50:47 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-ec27dc58-0b91-4280-be8a-0f4461e54ea5 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] http://192.168.122.117/volume/v3/volumes/61ab1aad-c4b6-4410-bb26-2a121aac93a1 returned with HTTP 200 Sep 05 20:50:48 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 143/282] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:50:47 2026] GET /volume/v3/volumes/61ab1aad-c4b6-4410-bb26-2a121aac93a1 => generated 848 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:50:49 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-54413161-8844-4c7c-bd42-cb461f5b71a8 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:49 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-54413161-8844-4c7c-bd42-cb461f5b71a8 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] GET http://192.168.122.117/volume/v3/volumes/61ab1aad-c4b6-4410-bb26-2a121aac93a1 Sep 05 20:50:49 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-54413161-8844-4c7c-bd42-cb461f5b71a8 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:49 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-54413161-8844-4c7c-bd42-cb461f5b71a8 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:49 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:49 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:50:49 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:49 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:50:49 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-54413161-8844-4c7c-bd42-cb461f5b71a8 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Volume info retrieved successfully. Sep 05 20:50:49 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-54413161-8844-4c7c-bd42-cb461f5b71a8 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] http://192.168.122.117/volume/v3/volumes/61ab1aad-c4b6-4410-bb26-2a121aac93a1 returned with HTTP 200 Sep 05 20:50:49 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 140/283] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:50:49 2026] GET /volume/v3/volumes/61ab1aad-c4b6-4410-bb26-2a121aac93a1 => generated 906 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:50:50 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-bc36c011-2195-493f-8842-9969174b3bbf None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:50 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-bc36c011-2195-493f-8842-9969174b3bbf tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] GET http://192.168.122.117/volume/v3/volumes/61ab1aad-c4b6-4410-bb26-2a121aac93a1 Sep 05 20:50:50 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-bc36c011-2195-493f-8842-9969174b3bbf tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:50 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-bc36c011-2195-493f-8842-9969174b3bbf tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:50 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:50 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:50:50 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:50 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:50:50 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-bc36c011-2195-493f-8842-9969174b3bbf tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Volume info retrieved successfully. Sep 05 20:50:50 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-bc36c011-2195-493f-8842-9969174b3bbf tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] http://192.168.122.117/volume/v3/volumes/61ab1aad-c4b6-4410-bb26-2a121aac93a1 returned with HTTP 200 Sep 05 20:50:50 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 144/284] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:50:50 2026] GET /volume/v3/volumes/61ab1aad-c4b6-4410-bb26-2a121aac93a1 => generated 906 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:50:51 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-f896f391-fada-46e2-9a45-580fa5f72187 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:51 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-f896f391-fada-46e2-9a45-580fa5f72187 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] GET http://192.168.122.117/volume/v3/volumes/61ab1aad-c4b6-4410-bb26-2a121aac93a1 Sep 05 20:50:51 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-f896f391-fada-46e2-9a45-580fa5f72187 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:51 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-f896f391-fada-46e2-9a45-580fa5f72187 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:51 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:51 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:50:51 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:51 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:50:51 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-f896f391-fada-46e2-9a45-580fa5f72187 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Volume info retrieved successfully. Sep 05 20:50:51 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-f896f391-fada-46e2-9a45-580fa5f72187 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] http://192.168.122.117/volume/v3/volumes/61ab1aad-c4b6-4410-bb26-2a121aac93a1 returned with HTTP 200 Sep 05 20:50:51 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 141/285] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:50:51 2026] GET /volume/v3/volumes/61ab1aad-c4b6-4410-bb26-2a121aac93a1 => generated 909 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:50:52 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-64c8a8f6-f27f-4a0d-b1a3-23b459e05d16 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:52 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-64c8a8f6-f27f-4a0d-b1a3-23b459e05d16 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] GET http://192.168.122.117/volume/v3/volumes/61ab1aad-c4b6-4410-bb26-2a121aac93a1 Sep 05 20:50:52 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-64c8a8f6-f27f-4a0d-b1a3-23b459e05d16 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:52 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-64c8a8f6-f27f-4a0d-b1a3-23b459e05d16 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:52 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:52 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:50:52 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:52 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:50:52 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-64c8a8f6-f27f-4a0d-b1a3-23b459e05d16 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Volume info retrieved successfully. Sep 05 20:50:52 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-64c8a8f6-f27f-4a0d-b1a3-23b459e05d16 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] http://192.168.122.117/volume/v3/volumes/61ab1aad-c4b6-4410-bb26-2a121aac93a1 returned with HTTP 200 Sep 05 20:50:52 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 145/286] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:50:52 2026] GET /volume/v3/volumes/61ab1aad-c4b6-4410-bb26-2a121aac93a1 => generated 909 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:50:53 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-0e0c0388-3f67-4d46-8aa6-add50131789b None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:53 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-0e0c0388-3f67-4d46-8aa6-add50131789b tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] GET http://192.168.122.117/volume/v3/volumes/61ab1aad-c4b6-4410-bb26-2a121aac93a1 Sep 05 20:50:53 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-0e0c0388-3f67-4d46-8aa6-add50131789b tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:53 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-0e0c0388-3f67-4d46-8aa6-add50131789b tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:53 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:53 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:50:53 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:53 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:50:53 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-0e0c0388-3f67-4d46-8aa6-add50131789b tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Volume info retrieved successfully. Sep 05 20:50:53 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-0e0c0388-3f67-4d46-8aa6-add50131789b tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] http://192.168.122.117/volume/v3/volumes/61ab1aad-c4b6-4410-bb26-2a121aac93a1 returned with HTTP 200 Sep 05 20:50:53 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 142/287] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:50:53 2026] GET /volume/v3/volumes/61ab1aad-c4b6-4410-bb26-2a121aac93a1 => generated 909 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:50:54 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-46ae629c-a4b0-4aa7-98bb-b37731ecabf2 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:54 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-46ae629c-a4b0-4aa7-98bb-b37731ecabf2 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] GET http://192.168.122.117/volume/v3/volumes/61ab1aad-c4b6-4410-bb26-2a121aac93a1 Sep 05 20:50:54 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-46ae629c-a4b0-4aa7-98bb-b37731ecabf2 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:54 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-46ae629c-a4b0-4aa7-98bb-b37731ecabf2 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:54 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:54 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:50:54 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:54 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:50:54 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-46ae629c-a4b0-4aa7-98bb-b37731ecabf2 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Volume info retrieved successfully. Sep 05 20:50:54 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-46ae629c-a4b0-4aa7-98bb-b37731ecabf2 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] http://192.168.122.117/volume/v3/volumes/61ab1aad-c4b6-4410-bb26-2a121aac93a1 returned with HTTP 200 Sep 05 20:50:54 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 146/288] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:50:54 2026] GET /volume/v3/volumes/61ab1aad-c4b6-4410-bb26-2a121aac93a1 => generated 909 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:50:55 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-11fa871e-676a-4061-ab29-2186e682f473 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:55 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-11fa871e-676a-4061-ab29-2186e682f473 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] GET http://192.168.122.117/volume/v3/volumes/61ab1aad-c4b6-4410-bb26-2a121aac93a1 Sep 05 20:50:55 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-11fa871e-676a-4061-ab29-2186e682f473 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:55 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-11fa871e-676a-4061-ab29-2186e682f473 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:55 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:55 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:50:55 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:55 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:50:55 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-11fa871e-676a-4061-ab29-2186e682f473 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Volume info retrieved successfully. Sep 05 20:50:55 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-11fa871e-676a-4061-ab29-2186e682f473 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] http://192.168.122.117/volume/v3/volumes/61ab1aad-c4b6-4410-bb26-2a121aac93a1 returned with HTTP 200 Sep 05 20:50:55 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 143/289] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:50:55 2026] GET /volume/v3/volumes/61ab1aad-c4b6-4410-bb26-2a121aac93a1 => generated 909 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:50:56 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-419c8f8b-7d65-4665-8703-4810bb3c5fba None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:56 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-419c8f8b-7d65-4665-8703-4810bb3c5fba tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] GET http://192.168.122.117/volume/v3/volumes/61ab1aad-c4b6-4410-bb26-2a121aac93a1 Sep 05 20:50:56 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-419c8f8b-7d65-4665-8703-4810bb3c5fba tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:56 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-419c8f8b-7d65-4665-8703-4810bb3c5fba tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:56 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:56 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:50:56 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:56 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:50:57 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-419c8f8b-7d65-4665-8703-4810bb3c5fba tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Volume info retrieved successfully. Sep 05 20:50:57 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-419c8f8b-7d65-4665-8703-4810bb3c5fba tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] http://192.168.122.117/volume/v3/volumes/61ab1aad-c4b6-4410-bb26-2a121aac93a1 returned with HTTP 200 Sep 05 20:50:57 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 147/290] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:50:56 2026] GET /volume/v3/volumes/61ab1aad-c4b6-4410-bb26-2a121aac93a1 => generated 1327 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:50:57 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-ee80b359-9cb9-4f81-937f-03b11a6d7743 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:57 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-ee80b359-9cb9-4f81-937f-03b11a6d7743 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] POST http://192.168.122.117/volume/v3/volumes/61ab1aad-c4b6-4410-bb26-2a121aac93a1/action Sep 05 20:50:57 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-ee80b359-9cb9-4f81-937f-03b11a6d7743 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87435) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:50:57 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-ee80b359-9cb9-4f81-937f-03b11a6d7743 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:50:57 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:57 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:50:57 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:57 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:50:57 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-ee80b359-9cb9-4f81-937f-03b11a6d7743 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Volume info retrieved successfully. Sep 05 20:50:57 devstack devstack@c-api.service[87435]: DEBUG cinder.quota [None req-ee80b359-9cb9-4f81-937f-03b11a6d7743 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Created reservations ['85c89859-77ba-44a9-857c-08a2c3152a1f', 'ea124319-d7a3-4126-a47d-fc749bbbf9db'] {{(pid=87435) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:50:57 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-ee80b359-9cb9-4f81-937f-03b11a6d7743 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Extend volume request issued successfully. Sep 05 20:50:57 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-ee80b359-9cb9-4f81-937f-03b11a6d7743 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] http://192.168.122.117/volume/v3/volumes/61ab1aad-c4b6-4410-bb26-2a121aac93a1/action returned with HTTP 202 Sep 05 20:50:57 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 144/291] 192.168.122.117 () {60 vars in 1274 bytes} [Sat Sep 5 20:50:57 2026] POST /volume/v3/volumes/61ab1aad-c4b6-4410-bb26-2a121aac93a1/action => generated 0 bytes in 473 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 20:50:57 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-355b80b7-26d2-468a-a1f4-7eecc7e64f00 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:57 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-355b80b7-26d2-468a-a1f4-7eecc7e64f00 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] GET http://192.168.122.117/volume/v3/volumes/61ab1aad-c4b6-4410-bb26-2a121aac93a1 Sep 05 20:50:57 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-355b80b7-26d2-468a-a1f4-7eecc7e64f00 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:57 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-355b80b7-26d2-468a-a1f4-7eecc7e64f00 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:57 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:57 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:50:57 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:57 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:50:57 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-355b80b7-26d2-468a-a1f4-7eecc7e64f00 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Volume info retrieved successfully. Sep 05 20:50:57 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-355b80b7-26d2-468a-a1f4-7eecc7e64f00 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] http://192.168.122.117/volume/v3/volumes/61ab1aad-c4b6-4410-bb26-2a121aac93a1 returned with HTTP 200 Sep 05 20:50:57 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 148/292] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:50:57 2026] GET /volume/v3/volumes/61ab1aad-c4b6-4410-bb26-2a121aac93a1 => generated 1327 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:50:58 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-a595d685-95c9-48ae-a828-8ec29a10ca09 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:58 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-a595d685-95c9-48ae-a828-8ec29a10ca09 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] GET http://192.168.122.117/volume/v3/volumes/61ab1aad-c4b6-4410-bb26-2a121aac93a1 Sep 05 20:50:58 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-a595d685-95c9-48ae-a828-8ec29a10ca09 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:58 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-a595d685-95c9-48ae-a828-8ec29a10ca09 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:59 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:59 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:50:59 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:59 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:50:59 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-a595d685-95c9-48ae-a828-8ec29a10ca09 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Volume info retrieved successfully. Sep 05 20:50:59 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-a595d685-95c9-48ae-a828-8ec29a10ca09 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] http://192.168.122.117/volume/v3/volumes/61ab1aad-c4b6-4410-bb26-2a121aac93a1 returned with HTTP 200 Sep 05 20:50:59 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 145/293] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:50:58 2026] GET /volume/v3/volumes/61ab1aad-c4b6-4410-bb26-2a121aac93a1 => generated 1327 bytes in 323 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:51:00 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-d86c639b-4c92-4867-b4ab-2f7c56946b5c None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:00 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d86c639b-4c92-4867-b4ab-2f7c56946b5c tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] GET http://192.168.122.117/volume/v3/volumes/61ab1aad-c4b6-4410-bb26-2a121aac93a1 Sep 05 20:51:00 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-d86c639b-4c92-4867-b4ab-2f7c56946b5c tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:00 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-d86c639b-4c92-4867-b4ab-2f7c56946b5c tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:00 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:00 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:51:00 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:00 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:51:00 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-d86c639b-4c92-4867-b4ab-2f7c56946b5c tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Volume info retrieved successfully. Sep 05 20:51:00 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d86c639b-4c92-4867-b4ab-2f7c56946b5c tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] http://192.168.122.117/volume/v3/volumes/61ab1aad-c4b6-4410-bb26-2a121aac93a1 returned with HTTP 200 Sep 05 20:51:00 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 149/294] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:51:00 2026] GET /volume/v3/volumes/61ab1aad-c4b6-4410-bb26-2a121aac93a1 => generated 1327 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:51:00 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-570b7acf-dcde-4776-9922-6be542757452 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:00 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-570b7acf-dcde-4776-9922-6be542757452 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-reader] GET http://192.168.122.117/volume/v3/volumes/61ab1aad-c4b6-4410-bb26-2a121aac93a1 Sep 05 20:51:00 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-570b7acf-dcde-4776-9922-6be542757452 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-reader] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:00 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-570b7acf-dcde-4776-9922-6be542757452 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-reader] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:00 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:00 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:51:00 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:00 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:51:00 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-570b7acf-dcde-4776-9922-6be542757452 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-reader] Volume info retrieved successfully. Sep 05 20:51:00 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-570b7acf-dcde-4776-9922-6be542757452 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-reader] http://192.168.122.117/volume/v3/volumes/61ab1aad-c4b6-4410-bb26-2a121aac93a1 returned with HTTP 200 Sep 05 20:51:00 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 146/295] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:51:00 2026] GET /volume/v3/volumes/61ab1aad-c4b6-4410-bb26-2a121aac93a1 => generated 1327 bytes in 402 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:51:00 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-a842b40d-927b-4606-ab7a-b70ebc0e6f74 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:00 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-a842b40d-927b-4606-ab7a-b70ebc0e6f74 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] GET http://192.168.122.117/volume/v3/volumes/61ab1aad-c4b6-4410-bb26-2a121aac93a1 Sep 05 20:51:00 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-a842b40d-927b-4606-ab7a-b70ebc0e6f74 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:00 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-a842b40d-927b-4606-ab7a-b70ebc0e6f74 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:00 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:00 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:51:00 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:00 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:51:00 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-a842b40d-927b-4606-ab7a-b70ebc0e6f74 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Volume info retrieved successfully. Sep 05 20:51:00 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-a842b40d-927b-4606-ab7a-b70ebc0e6f74 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] http://192.168.122.117/volume/v3/volumes/61ab1aad-c4b6-4410-bb26-2a121aac93a1 returned with HTTP 200 Sep 05 20:51:00 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 150/296] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:51:00 2026] GET /volume/v3/volumes/61ab1aad-c4b6-4410-bb26-2a121aac93a1 => generated 1327 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:51:00 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-856e0583-d0b9-45c0-a739-47dc45f7045d None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:00 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-856e0583-d0b9-45c0-a739-47dc45f7045d tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] DELETE http://192.168.122.117/volume/v3/volumes/61ab1aad-c4b6-4410-bb26-2a121aac93a1 Sep 05 20:51:00 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-856e0583-d0b9-45c0-a739-47dc45f7045d tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:00 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-856e0583-d0b9-45c0-a739-47dc45f7045d tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:00 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-856e0583-d0b9-45c0-a739-47dc45f7045d tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Delete volume with id: 61ab1aad-c4b6-4410-bb26-2a121aac93a1 Sep 05 20:51:00 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:00 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:51:00 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:00 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:51:00 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-856e0583-d0b9-45c0-a739-47dc45f7045d tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Volume info retrieved successfully. Sep 05 20:51:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-ecd0f22a-ba7b-42bd-a1a7-ef4cd6eeeba6 req-21f57f3e-c110-4842-b346-ef2c16ca0461 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:01 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-ecd0f22a-ba7b-42bd-a1a7-ef4cd6eeeba6 req-21f57f3e-c110-4842-b346-ef2c16ca0461 tempest-TaggedAttachmentsTest-850058772 tempest-TaggedAttachmentsTest-850058772-project-member] GET http://192.168.122.117/volume/v3/volumes/dc13cc21-7b4d-456e-b30e-df369f77930b Sep 05 20:51:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-ecd0f22a-ba7b-42bd-a1a7-ef4cd6eeeba6 req-21f57f3e-c110-4842-b346-ef2c16ca0461 tempest-TaggedAttachmentsTest-850058772 tempest-TaggedAttachmentsTest-850058772-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-ecd0f22a-ba7b-42bd-a1a7-ef4cd6eeeba6 req-21f57f3e-c110-4842-b346-ef2c16ca0461 tempest-TaggedAttachmentsTest-850058772 tempest-TaggedAttachmentsTest-850058772-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:01 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:01 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:51:01 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:01 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:51:01 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [req-ecd0f22a-ba7b-42bd-a1a7-ef4cd6eeeba6 req-21f57f3e-c110-4842-b346-ef2c16ca0461 tempest-TaggedAttachmentsTest-850058772 tempest-TaggedAttachmentsTest-850058772-project-member] Volume info retrieved successfully. Sep 05 20:51:01 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-ecd0f22a-ba7b-42bd-a1a7-ef4cd6eeeba6 req-21f57f3e-c110-4842-b346-ef2c16ca0461 tempest-TaggedAttachmentsTest-850058772 tempest-TaggedAttachmentsTest-850058772-project-member] http://192.168.122.117/volume/v3/volumes/dc13cc21-7b4d-456e-b30e-df369f77930b returned with HTTP 200 Sep 05 20:51:01 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 151/297] 192.168.122.117 () {60 vars in 1487 bytes} [Sat Sep 5 20:51:00 2026] GET /volume/v3/volumes/dc13cc21-7b4d-456e-b30e-df369f77930b => generated 853 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:51:01 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-856e0583-d0b9-45c0-a739-47dc45f7045d tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Delete volume request issued successfully. Sep 05 20:51:01 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-856e0583-d0b9-45c0-a739-47dc45f7045d tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] http://192.168.122.117/volume/v3/volumes/61ab1aad-c4b6-4410-bb26-2a121aac93a1 returned with HTTP 202 Sep 05 20:51:01 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 147/298] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 20:51:00 2026] DELETE /volume/v3/volumes/61ab1aad-c4b6-4410-bb26-2a121aac93a1 => generated 0 bytes in 156 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 05 20:51:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-72d06474-95f7-4245-80fc-f890f14f29fa None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:01 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-72d06474-95f7-4245-80fc-f890f14f29fa tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] GET http://192.168.122.117/volume/v3/volumes/61ab1aad-c4b6-4410-bb26-2a121aac93a1 Sep 05 20:51:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-72d06474-95f7-4245-80fc-f890f14f29fa tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-72d06474-95f7-4245-80fc-f890f14f29fa tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:01 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:01 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:51:01 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:01 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:51:01 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-72d06474-95f7-4245-80fc-f890f14f29fa tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Volume info retrieved successfully. Sep 05 20:51:01 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-72d06474-95f7-4245-80fc-f890f14f29fa tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] http://192.168.122.117/volume/v3/volumes/61ab1aad-c4b6-4410-bb26-2a121aac93a1 returned with HTTP 200 Sep 05 20:51:01 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 152/299] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:51:01 2026] GET /volume/v3/volumes/61ab1aad-c4b6-4410-bb26-2a121aac93a1 => generated 1326 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:51:01 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-b5e0d25f-6847-447b-9912-efac7a9bc25a None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:01 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-b5e0d25f-6847-447b-9912-efac7a9bc25a None None] GET http://192.168.122.117/volume// Sep 05 20:51:01 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-b5e0d25f-6847-447b-9912-efac7a9bc25a None None] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:01 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-b5e0d25f-6847-447b-9912-efac7a9bc25a None None] Calling method 'all' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:01 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-b5e0d25f-6847-447b-9912-efac7a9bc25a None None] http://192.168.122.117/volume// returned with HTTP 300 Sep 05 20:51:01 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 148/300] 192.168.122.117 () {58 vars in 1317 bytes} [Sat Sep 5 20:51:01 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 20:51:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-ecd0f22a-ba7b-42bd-a1a7-ef4cd6eeeba6 req-992e6ebe-7681-40c3-8a2b-129c7c91620f None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:01 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-ecd0f22a-ba7b-42bd-a1a7-ef4cd6eeeba6 req-992e6ebe-7681-40c3-8a2b-129c7c91620f tempest-TaggedAttachmentsTest-850058772 tempest-TaggedAttachmentsTest-850058772-project-member] POST http://192.168.122.117/volume/v3/attachments Sep 05 20:51:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-ecd0f22a-ba7b-42bd-a1a7-ef4cd6eeeba6 req-992e6ebe-7681-40c3-8a2b-129c7c91620f tempest-TaggedAttachmentsTest-850058772 tempest-TaggedAttachmentsTest-850058772-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dc13cc21-7b4d-456e-b30e-df369f77930b", "connector": null, "instance_uuid": "7c133b50-5cb6-465a-8f70-bebd273a1cac"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:51:01 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:01 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:51:01 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:01 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:51:01 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-ecd0f22a-ba7b-42bd-a1a7-ef4cd6eeeba6 req-992e6ebe-7681-40c3-8a2b-129c7c91620f tempest-TaggedAttachmentsTest-850058772 tempest-TaggedAttachmentsTest-850058772-project-member] http://192.168.122.117/volume/v3/attachments returned with HTTP 200 Sep 05 20:51:01 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 153/301] 192.168.122.117 () {66 vars in 1483 bytes} [Sat Sep 5 20:51:01 2026] POST /volume/v3/attachments => generated 273 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 20:51:01 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-6dbf4d86-a443-416a-bb27-a8624a3f3396 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:01 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-6dbf4d86-a443-416a-bb27-a8624a3f3396 tempest-TaggedAttachmentsTest-850058772 tempest-TaggedAttachmentsTest-850058772-project-member] GET http://192.168.122.117/volume/v3/volumes/dc13cc21-7b4d-456e-b30e-df369f77930b Sep 05 20:51:01 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-6dbf4d86-a443-416a-bb27-a8624a3f3396 tempest-TaggedAttachmentsTest-850058772 tempest-TaggedAttachmentsTest-850058772-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:01 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-6dbf4d86-a443-416a-bb27-a8624a3f3396 tempest-TaggedAttachmentsTest-850058772 tempest-TaggedAttachmentsTest-850058772-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:02 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:02 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:51:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-8bb7962e-541a-48e3-a698-a935da1b36fb None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:02 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-8bb7962e-541a-48e3-a698-a935da1b36fb None None] GET http://192.168.122.117/volume// Sep 05 20:51:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-8bb7962e-541a-48e3-a698-a935da1b36fb None None] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-8bb7962e-541a-48e3-a698-a935da1b36fb None None] Calling method 'all' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:02 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-8bb7962e-541a-48e3-a698-a935da1b36fb None None] http://192.168.122.117/volume// returned with HTTP 300 Sep 05 20:51:02 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 154/302] 192.168.122.117 () {58 vars in 1315 bytes} [Sat Sep 5 20:51:02 2026] GET /volume/ => generated 390 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 20:51:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-ecd0f22a-ba7b-42bd-a1a7-ef4cd6eeeba6 req-bd16bf6b-ed90-4f5a-87b1-3e10fa25fecd None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:02 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:02 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:51:02 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-ecd0f22a-ba7b-42bd-a1a7-ef4cd6eeeba6 req-bd16bf6b-ed90-4f5a-87b1-3e10fa25fecd tempest-TaggedAttachmentsTest-850058772 tempest-TaggedAttachmentsTest-850058772-project-member] GET http://192.168.122.117/volume/v3/volumes/dc13cc21-7b4d-456e-b30e-df369f77930b Sep 05 20:51:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-ecd0f22a-ba7b-42bd-a1a7-ef4cd6eeeba6 req-bd16bf6b-ed90-4f5a-87b1-3e10fa25fecd tempest-TaggedAttachmentsTest-850058772 tempest-TaggedAttachmentsTest-850058772-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-ecd0f22a-ba7b-42bd-a1a7-ef4cd6eeeba6 req-bd16bf6b-ed90-4f5a-87b1-3e10fa25fecd tempest-TaggedAttachmentsTest-850058772 tempest-TaggedAttachmentsTest-850058772-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:02 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:02 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:51:02 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:02 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:51:02 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [req-ecd0f22a-ba7b-42bd-a1a7-ef4cd6eeeba6 req-bd16bf6b-ed90-4f5a-87b1-3e10fa25fecd tempest-TaggedAttachmentsTest-850058772 tempest-TaggedAttachmentsTest-850058772-project-member] Volume info retrieved successfully. Sep 05 20:51:02 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-6dbf4d86-a443-416a-bb27-a8624a3f3396 tempest-TaggedAttachmentsTest-850058772 tempest-TaggedAttachmentsTest-850058772-project-member] Volume info retrieved successfully. Sep 05 20:51:02 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-ecd0f22a-ba7b-42bd-a1a7-ef4cd6eeeba6 req-bd16bf6b-ed90-4f5a-87b1-3e10fa25fecd tempest-TaggedAttachmentsTest-850058772 tempest-TaggedAttachmentsTest-850058772-project-member] http://192.168.122.117/volume/v3/volumes/dc13cc21-7b4d-456e-b30e-df369f77930b returned with HTTP 200 Sep 05 20:51:02 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 155/303] 192.168.122.117 () {62 vars in 1528 bytes} [Sat Sep 5 20:51:02 2026] GET /volume/v3/volumes/dc13cc21-7b4d-456e-b30e-df369f77930b => generated 1033 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 05 20:51:02 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-6dbf4d86-a443-416a-bb27-a8624a3f3396 tempest-TaggedAttachmentsTest-850058772 tempest-TaggedAttachmentsTest-850058772-project-member] http://192.168.122.117/volume/v3/volumes/dc13cc21-7b4d-456e-b30e-df369f77930b returned with HTTP 200 Sep 05 20:51:02 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 149/304] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:51:01 2026] GET /volume/v3/volumes/dc13cc21-7b4d-456e-b30e-df369f77930b => generated 852 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:51:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-ecd0f22a-ba7b-42bd-a1a7-ef4cd6eeeba6 req-8f90ba6d-a860-4f24-9af5-e027ce529f9c None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:02 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-ecd0f22a-ba7b-42bd-a1a7-ef4cd6eeeba6 req-8f90ba6d-a860-4f24-9af5-e027ce529f9c tempest-TaggedAttachmentsTest-850058772 tempest-TaggedAttachmentsTest-850058772-project-member] PUT http://192.168.122.117/volume/v3/attachments/d3c46f0c-5e6e-429f-8266-fbe9247500dc Sep 05 20:51:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-ecd0f22a-ba7b-42bd-a1a7-ef4cd6eeeba6 req-8f90ba6d-a860-4f24-9af5-e027ce529f9c tempest-TaggedAttachmentsTest-850058772 tempest-TaggedAttachmentsTest-850058772-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.117", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:643f628891a", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d26e87ce-8ef5-4a19-89be-27e45980a71c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:51:02 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-90471cfc-75ba-48c2-9e60-f41831ec7116 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:02 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-90471cfc-75ba-48c2-9e60-f41831ec7116 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] GET http://192.168.122.117/volume/v3/volumes/61ab1aad-c4b6-4410-bb26-2a121aac93a1 Sep 05 20:51:02 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-90471cfc-75ba-48c2-9e60-f41831ec7116 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:02 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-90471cfc-75ba-48c2-9e60-f41831ec7116 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:02 devstack devstack@c-api.service[87434]: DEBUG cinder.coordination [req-ecd0f22a-ba7b-42bd-a1a7-ef4cd6eeeba6 req-8f90ba6d-a860-4f24-9af5-e027ce529f9c tempest-TaggedAttachmentsTest-850058772 tempest-TaggedAttachmentsTest-850058772-project-member] Acquiring lock "cinder-attachment_update-dc13cc21-7b4d-456e-b30e-df369f77930b-devstack" by "attachment_update" {{(pid=87434) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 05 20:51:02 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:02 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:51:02 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:02 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:51:02 devstack devstack@c-api.service[87434]: DEBUG cinder.coordination [req-ecd0f22a-ba7b-42bd-a1a7-ef4cd6eeeba6 req-8f90ba6d-a860-4f24-9af5-e027ce529f9c tempest-TaggedAttachmentsTest-850058772 tempest-TaggedAttachmentsTest-850058772-project-member] Lock "cinder-attachment_update-dc13cc21-7b4d-456e-b30e-df369f77930b-devstack" acquired by "attachment_update" :: waited 0.035s {{(pid=87434) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 05 20:51:02 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:02 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:51:02 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-90471cfc-75ba-48c2-9e60-f41831ec7116 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Volume info retrieved successfully. Sep 05 20:51:02 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:02 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:51:02 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-90471cfc-75ba-48c2-9e60-f41831ec7116 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] http://192.168.122.117/volume/v3/volumes/61ab1aad-c4b6-4410-bb26-2a121aac93a1 returned with HTTP 200 Sep 05 20:51:02 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 150/305] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:51:02 2026] GET /volume/v3/volumes/61ab1aad-c4b6-4410-bb26-2a121aac93a1 => generated 1326 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:51:02 devstack devstack@c-api.service[87434]: DEBUG cinder.coordination [req-ecd0f22a-ba7b-42bd-a1a7-ef4cd6eeeba6 req-8f90ba6d-a860-4f24-9af5-e027ce529f9c tempest-TaggedAttachmentsTest-850058772 tempest-TaggedAttachmentsTest-850058772-project-member] Lock "cinder-attachment_update-dc13cc21-7b4d-456e-b30e-df369f77930b-devstack" released by "attachment_update" :: held 0.324s {{(pid=87434) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 05 20:51:02 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-ecd0f22a-ba7b-42bd-a1a7-ef4cd6eeeba6 req-8f90ba6d-a860-4f24-9af5-e027ce529f9c tempest-TaggedAttachmentsTest-850058772 tempest-TaggedAttachmentsTest-850058772-project-member] http://192.168.122.117/volume/v3/attachments/d3c46f0c-5e6e-429f-8266-fbe9247500dc returned with HTTP 200 Sep 05 20:51:02 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 156/306] 192.168.122.117 () {66 vars in 1593 bytes} [Sat Sep 5 20:51:02 2026] PUT /volume/v3/attachments/d3c46f0c-5e6e-429f-8266-fbe9247500dc => generated 694 bytes in 405 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:51:03 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-768c4ea6-3d01-4a5c-a144-c91a237d0dcc None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:03 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-768c4ea6-3d01-4a5c-a144-c91a237d0dcc tempest-TaggedAttachmentsTest-850058772 tempest-TaggedAttachmentsTest-850058772-project-member] GET http://192.168.122.117/volume/v3/volumes/dc13cc21-7b4d-456e-b30e-df369f77930b Sep 05 20:51:03 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-768c4ea6-3d01-4a5c-a144-c91a237d0dcc tempest-TaggedAttachmentsTest-850058772 tempest-TaggedAttachmentsTest-850058772-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:03 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-768c4ea6-3d01-4a5c-a144-c91a237d0dcc tempest-TaggedAttachmentsTest-850058772 tempest-TaggedAttachmentsTest-850058772-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:03 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:03 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:51:03 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:03 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:51:03 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-768c4ea6-3d01-4a5c-a144-c91a237d0dcc tempest-TaggedAttachmentsTest-850058772 tempest-TaggedAttachmentsTest-850058772-project-member] Volume info retrieved successfully. Sep 05 20:51:03 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-768c4ea6-3d01-4a5c-a144-c91a237d0dcc tempest-TaggedAttachmentsTest-850058772 tempest-TaggedAttachmentsTest-850058772-project-member] http://192.168.122.117/volume/v3/volumes/dc13cc21-7b4d-456e-b30e-df369f77930b returned with HTTP 200 Sep 05 20:51:03 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 151/307] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:51:03 2026] GET /volume/v3/volumes/dc13cc21-7b4d-456e-b30e-df369f77930b => generated 853 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:51:03 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-ecd0f22a-ba7b-42bd-a1a7-ef4cd6eeeba6 req-3cb4c9ef-0802-4212-9217-b01dd93bf1b1 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:03 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-ecd0f22a-ba7b-42bd-a1a7-ef4cd6eeeba6 req-3cb4c9ef-0802-4212-9217-b01dd93bf1b1 tempest-TaggedAttachmentsTest-850058772 tempest-TaggedAttachmentsTest-850058772-project-member] POST http://192.168.122.117/volume/v3/attachments/d3c46f0c-5e6e-429f-8266-fbe9247500dc/action Sep 05 20:51:03 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-ecd0f22a-ba7b-42bd-a1a7-ef4cd6eeeba6 req-3cb4c9ef-0802-4212-9217-b01dd93bf1b1 tempest-TaggedAttachmentsTest-850058772 tempest-TaggedAttachmentsTest-850058772-project-member] Action body: b'{"os-complete": null}' {{(pid=87434) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:51:03 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-ecd0f22a-ba7b-42bd-a1a7-ef4cd6eeeba6 req-3cb4c9ef-0802-4212-9217-b01dd93bf1b1 tempest-TaggedAttachmentsTest-850058772 tempest-TaggedAttachmentsTest-850058772-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:51:03 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:03 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:51:03 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:03 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:51:03 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-ecd0f22a-ba7b-42bd-a1a7-ef4cd6eeeba6 req-3cb4c9ef-0802-4212-9217-b01dd93bf1b1 tempest-TaggedAttachmentsTest-850058772 tempest-TaggedAttachmentsTest-850058772-project-member] http://192.168.122.117/volume/v3/attachments/d3c46f0c-5e6e-429f-8266-fbe9247500dc/action returned with HTTP 204 Sep 05 20:51:03 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 157/308] 192.168.122.117 () {66 vars in 1614 bytes} [Sat Sep 5 20:51:03 2026] POST /volume/v3/attachments/d3c46f0c-5e6e-429f-8266-fbe9247500dc/action => generated 0 bytes in 101 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Sep 05 20:51:03 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-f3e76aab-23ed-4f94-ab13-4dcb26b119aa None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:03 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-f3e76aab-23ed-4f94-ab13-4dcb26b119aa tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] GET http://192.168.122.117/volume/v3/volumes/61ab1aad-c4b6-4410-bb26-2a121aac93a1 Sep 05 20:51:03 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-f3e76aab-23ed-4f94-ab13-4dcb26b119aa tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:03 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-f3e76aab-23ed-4f94-ab13-4dcb26b119aa tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:03 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-f3e76aab-23ed-4f94-ab13-4dcb26b119aa tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] http://192.168.122.117/volume/v3/volumes/61ab1aad-c4b6-4410-bb26-2a121aac93a1 returned with HTTP 404 Sep 05 20:51:03 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 152/309] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:51:03 2026] GET /volume/v3/volumes/61ab1aad-c4b6-4410-bb26-2a121aac93a1 => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:51:03 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-7d1ff925-b57f-49c8-83fb-e6a9a0cbaf6d None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:03 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-7d1ff925-b57f-49c8-83fb-e6a9a0cbaf6d tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 20:51:03 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-7d1ff925-b57f-49c8-83fb-e6a9a0cbaf6d tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-1734549188"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:51:03 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.volumes [None req-7d1ff925-b57f-49c8-83fb-e6a9a0cbaf6d tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1734549188'}} {{(pid=87434) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:51:03 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-7d1ff925-b57f-49c8-83fb-e6a9a0cbaf6d tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Create volume of 1 GB Sep 05 20:51:03 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-7d1ff925-b57f-49c8-83fb-e6a9a0cbaf6d tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Availability Zones retrieved successfully. Sep 05 20:51:03 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-7d1ff925-b57f-49c8-83fb-e6a9a0cbaf6d tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Flow 'volume_create_api' (fe488f43-7d74-47f9-95ef-d50729b1cd66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:51:03 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-7d1ff925-b57f-49c8-83fb-e6a9a0cbaf6d tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e6aaaf7-142b-46f1-95e1-0916845f2b37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:51:03 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.flows.api.create_volume [None req-7d1ff925-b57f-49c8-83fb-e6a9a0cbaf6d tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Validating volume size '1' using validate_int {{(pid=87434) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:51:03 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-7d1ff925-b57f-49c8-83fb-e6a9a0cbaf6d tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e6aaaf7-142b-46f1-95e1-0916845f2b37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:51:03 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-7d1ff925-b57f-49c8-83fb-e6a9a0cbaf6d tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d6bded9-1485-4ce9-8265-498350b5242d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:51:03 devstack devstack@c-api.service[87434]: DEBUG cinder.quota [None req-7d1ff925-b57f-49c8-83fb-e6a9a0cbaf6d tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Created reservations ['ec680299-828e-49c2-99ec-9b18adc9bfaf', 'cedb4cc2-f987-4938-b198-c5a8c6f30de7', '7ecb5776-a246-4646-859e-915c8f320524', 'b9f30e77-f82b-4799-bcf1-c9e81c95db92'] {{(pid=87434) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:51:03 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-7d1ff925-b57f-49c8-83fb-e6a9a0cbaf6d tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d6bded9-1485-4ce9-8265-498350b5242d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ec680299-828e-49c2-99ec-9b18adc9bfaf', 'cedb4cc2-f987-4938-b198-c5a8c6f30de7', '7ecb5776-a246-4646-859e-915c8f320524', 'b9f30e77-f82b-4799-bcf1-c9e81c95db92']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:51:03 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-7d1ff925-b57f-49c8-83fb-e6a9a0cbaf6d tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9e86515-7bf8-42c4-9cfb-055786ee644c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:51:03 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:03 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:51:03 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-7d1ff925-b57f-49c8-83fb-e6a9a0cbaf6d tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9e86515-7bf8-42c4-9cfb-055786ee644c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '294e03c8-b118-417a-8219-8c2772268ab9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1734549188',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1457c68fb17a439da3a591e781d04504',qos_specs=None,replication_status=,reservations=['ec680299-828e-49c2-99ec-9b18adc9bfaf','cedb4cc2-f987-4938-b198-c5a8c6f30de7','7ecb5776-a246-4646-859e-915c8f320524','b9f30e77-f82b-4799-bcf1-c9e81c95db92'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86af933c01e6401da9d6ee5bc4cd31e8',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T18:51:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1734549188',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=294e03c8-b118-417a-8219-8c2772268ab9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1457c68fb17a439da3a591e781d04504',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='86af933c01e6401da9d6ee5bc4cd31e8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:51:03 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-7d1ff925-b57f-49c8-83fb-e6a9a0cbaf6d tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5bf8d57a-d29f-40ed-90d3-5066eeb6f62f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:51:03 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-7d1ff925-b57f-49c8-83fb-e6a9a0cbaf6d tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5bf8d57a-d29f-40ed-90d3-5066eeb6f62f) transitioned into state 'SUCCESS' from state '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-1734549188',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1457c68fb17a439da3a591e781d04504',qos_specs=None,replication_status=,reservations=['ec680299-828e-49c2-99ec-9b18adc9bfaf','cedb4cc2-f987-4938-b198-c5a8c6f30de7','7ecb5776-a246-4646-859e-915c8f320524','b9f30e77-f82b-4799-bcf1-c9e81c95db92'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86af933c01e6401da9d6ee5bc4cd31e8',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:51:03 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-7d1ff925-b57f-49c8-83fb-e6a9a0cbaf6d tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eacc439e-ee42-4e84-999f-cb00ec750df7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:51:03 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-7d1ff925-b57f-49c8-83fb-e6a9a0cbaf6d tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eacc439e-ee42-4e84-999f-cb00ec750df7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:51:03 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-7d1ff925-b57f-49c8-83fb-e6a9a0cbaf6d tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Flow 'volume_create_api' (fe488f43-7d74-47f9-95ef-d50729b1cd66) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:51:03 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-7d1ff925-b57f-49c8-83fb-e6a9a0cbaf6d tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Create volume request issued successfully. Sep 05 20:51:03 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-7d1ff925-b57f-49c8-83fb-e6a9a0cbaf6d tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 20:51:03 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 158/310] 192.168.122.117 () {60 vars in 1142 bytes} [Sat Sep 5 20:51:03 2026] POST /volume/v3/volumes => generated 757 bytes in 491 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:51:03 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-e3690f7d-445d-4e47-ba50-0e30c9afab46 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:03 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-e3690f7d-445d-4e47-ba50-0e30c9afab46 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] GET http://192.168.122.117/volume/v3/volumes/294e03c8-b118-417a-8219-8c2772268ab9 Sep 05 20:51:03 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-e3690f7d-445d-4e47-ba50-0e30c9afab46 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:03 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-e3690f7d-445d-4e47-ba50-0e30c9afab46 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:04 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:04 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:51:04 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:04 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:51:04 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-e3690f7d-445d-4e47-ba50-0e30c9afab46 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Volume info retrieved successfully. Sep 05 20:51:04 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-e3690f7d-445d-4e47-ba50-0e30c9afab46 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] http://192.168.122.117/volume/v3/volumes/294e03c8-b118-417a-8219-8c2772268ab9 returned with HTTP 200 Sep 05 20:51:04 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 153/311] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:51:03 2026] GET /volume/v3/volumes/294e03c8-b118-417a-8219-8c2772268ab9 => generated 825 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:51:04 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-e85ab152-1234-4722-a8cb-71bfa3d193d5 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:04 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-e85ab152-1234-4722-a8cb-71bfa3d193d5 tempest-TaggedAttachmentsTest-850058772 tempest-TaggedAttachmentsTest-850058772-project-member] GET http://192.168.122.117/volume/v3/volumes/dc13cc21-7b4d-456e-b30e-df369f77930b Sep 05 20:51:04 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-e85ab152-1234-4722-a8cb-71bfa3d193d5 tempest-TaggedAttachmentsTest-850058772 tempest-TaggedAttachmentsTest-850058772-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:04 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-e85ab152-1234-4722-a8cb-71bfa3d193d5 tempest-TaggedAttachmentsTest-850058772 tempest-TaggedAttachmentsTest-850058772-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:04 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:04 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:51:04 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:04 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:51:04 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-e85ab152-1234-4722-a8cb-71bfa3d193d5 tempest-TaggedAttachmentsTest-850058772 tempest-TaggedAttachmentsTest-850058772-project-member] Volume info retrieved successfully. Sep 05 20:51:04 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-e85ab152-1234-4722-a8cb-71bfa3d193d5 tempest-TaggedAttachmentsTest-850058772 tempest-TaggedAttachmentsTest-850058772-project-member] http://192.168.122.117/volume/v3/volumes/dc13cc21-7b4d-456e-b30e-df369f77930b returned with HTTP 200 Sep 05 20:51:04 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 159/312] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:51:04 2026] GET /volume/v3/volumes/dc13cc21-7b4d-456e-b30e-df369f77930b => generated 1145 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:51:04 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-fdd3a51d-2a76-4b5d-9a66-859e9e9fa387 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:04 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-fdd3a51d-2a76-4b5d-9a66-859e9e9fa387 tempest-TaggedAttachmentsTest-850058772 tempest-TaggedAttachmentsTest-850058772-project-member] GET http://192.168.122.117/volume/v3/volumes/dc13cc21-7b4d-456e-b30e-df369f77930b Sep 05 20:51:04 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-fdd3a51d-2a76-4b5d-9a66-859e9e9fa387 tempest-TaggedAttachmentsTest-850058772 tempest-TaggedAttachmentsTest-850058772-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:04 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-fdd3a51d-2a76-4b5d-9a66-859e9e9fa387 tempest-TaggedAttachmentsTest-850058772 tempest-TaggedAttachmentsTest-850058772-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:04 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:04 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:51:04 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:04 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:51:04 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-fdd3a51d-2a76-4b5d-9a66-859e9e9fa387 tempest-TaggedAttachmentsTest-850058772 tempest-TaggedAttachmentsTest-850058772-project-member] Volume info retrieved successfully. Sep 05 20:51:04 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-fdd3a51d-2a76-4b5d-9a66-859e9e9fa387 tempest-TaggedAttachmentsTest-850058772 tempest-TaggedAttachmentsTest-850058772-project-member] http://192.168.122.117/volume/v3/volumes/dc13cc21-7b4d-456e-b30e-df369f77930b returned with HTTP 200 Sep 05 20:51:04 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 154/313] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:51:04 2026] GET /volume/v3/volumes/dc13cc21-7b4d-456e-b30e-df369f77930b => generated 1145 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:51:05 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-54e5ea1a-90b9-4b9b-820a-bf4318ea2cfc None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:05 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-54e5ea1a-90b9-4b9b-820a-bf4318ea2cfc tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] GET http://192.168.122.117/volume/v3/volumes/294e03c8-b118-417a-8219-8c2772268ab9 Sep 05 20:51:05 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-54e5ea1a-90b9-4b9b-820a-bf4318ea2cfc tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:05 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-54e5ea1a-90b9-4b9b-820a-bf4318ea2cfc tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:05 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:05 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:51:05 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:05 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:51:05 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-54e5ea1a-90b9-4b9b-820a-bf4318ea2cfc tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Volume info retrieved successfully. Sep 05 20:51:05 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-54e5ea1a-90b9-4b9b-820a-bf4318ea2cfc tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] http://192.168.122.117/volume/v3/volumes/294e03c8-b118-417a-8219-8c2772268ab9 returned with HTTP 200 Sep 05 20:51:05 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 160/314] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:51:05 2026] GET /volume/v3/volumes/294e03c8-b118-417a-8219-8c2772268ab9 => generated 849 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:51:05 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [req-b5634842-0a3f-4146-87fd-a879603cf9d4 req-f4dd6807-ebdc-46d9-9162-0c4398ee8f6a None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:05 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-b5634842-0a3f-4146-87fd-a879603cf9d4 req-f4dd6807-ebdc-46d9-9162-0c4398ee8f6a tempest-TaggedAttachmentsTest-850058772 tempest-TaggedAttachmentsTest-850058772-project-member] GET http://192.168.122.117/volume/v3/volumes/dc13cc21-7b4d-456e-b30e-df369f77930b Sep 05 20:51:05 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-b5634842-0a3f-4146-87fd-a879603cf9d4 req-f4dd6807-ebdc-46d9-9162-0c4398ee8f6a tempest-TaggedAttachmentsTest-850058772 tempest-TaggedAttachmentsTest-850058772-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:05 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-b5634842-0a3f-4146-87fd-a879603cf9d4 req-f4dd6807-ebdc-46d9-9162-0c4398ee8f6a tempest-TaggedAttachmentsTest-850058772 tempest-TaggedAttachmentsTest-850058772-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:05 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:05 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:51:05 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:05 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:51:05 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [req-b5634842-0a3f-4146-87fd-a879603cf9d4 req-f4dd6807-ebdc-46d9-9162-0c4398ee8f6a tempest-TaggedAttachmentsTest-850058772 tempest-TaggedAttachmentsTest-850058772-project-member] Volume info retrieved successfully. Sep 05 20:51:05 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-b5634842-0a3f-4146-87fd-a879603cf9d4 req-f4dd6807-ebdc-46d9-9162-0c4398ee8f6a tempest-TaggedAttachmentsTest-850058772 tempest-TaggedAttachmentsTest-850058772-project-member] http://192.168.122.117/volume/v3/volumes/dc13cc21-7b4d-456e-b30e-df369f77930b returned with HTTP 200 Sep 05 20:51:05 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 155/315] 192.168.122.117 () {60 vars in 1487 bytes} [Sat Sep 5 20:51:05 2026] GET /volume/v3/volumes/dc13cc21-7b4d-456e-b30e-df369f77930b => generated 1145 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:51:05 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-b5634842-0a3f-4146-87fd-a879603cf9d4 req-7157e729-a542-4577-afce-df2080f1874d None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:05 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-b5634842-0a3f-4146-87fd-a879603cf9d4 req-7157e729-a542-4577-afce-df2080f1874d tempest-TaggedAttachmentsTest-850058772 tempest-TaggedAttachmentsTest-850058772-project-member] POST http://192.168.122.117/volume/v3/volumes/dc13cc21-7b4d-456e-b30e-df369f77930b/action Sep 05 20:51:05 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-b5634842-0a3f-4146-87fd-a879603cf9d4 req-7157e729-a542-4577-afce-df2080f1874d tempest-TaggedAttachmentsTest-850058772 tempest-TaggedAttachmentsTest-850058772-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87434) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:51:05 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-b5634842-0a3f-4146-87fd-a879603cf9d4 req-7157e729-a542-4577-afce-df2080f1874d tempest-TaggedAttachmentsTest-850058772 tempest-TaggedAttachmentsTest-850058772-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:51:05 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:05 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:51:05 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:05 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:51:05 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [req-b5634842-0a3f-4146-87fd-a879603cf9d4 req-7157e729-a542-4577-afce-df2080f1874d tempest-TaggedAttachmentsTest-850058772 tempest-TaggedAttachmentsTest-850058772-project-member] Volume info retrieved successfully. Sep 05 20:51:05 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [req-b5634842-0a3f-4146-87fd-a879603cf9d4 req-7157e729-a542-4577-afce-df2080f1874d tempest-TaggedAttachmentsTest-850058772 tempest-TaggedAttachmentsTest-850058772-project-member] Begin detaching volume completed successfully. Sep 05 20:51:05 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-b5634842-0a3f-4146-87fd-a879603cf9d4 req-7157e729-a542-4577-afce-df2080f1874d tempest-TaggedAttachmentsTest-850058772 tempest-TaggedAttachmentsTest-850058772-project-member] http://192.168.122.117/volume/v3/volumes/dc13cc21-7b4d-456e-b30e-df369f77930b/action returned with HTTP 202 Sep 05 20:51:05 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 161/316] 192.168.122.117 () {64 vars in 1561 bytes} [Sat Sep 5 20:51:05 2026] POST /volume/v3/volumes/dc13cc21-7b4d-456e-b30e-df369f77930b/action => generated 0 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 20:51:05 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-62372aa7-7b51-4d2c-a585-69b0c9e157d7 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:05 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-62372aa7-7b51-4d2c-a585-69b0c9e157d7 tempest-TaggedAttachmentsTest-850058772 tempest-TaggedAttachmentsTest-850058772-project-member] GET http://192.168.122.117/volume/v3/volumes/dc13cc21-7b4d-456e-b30e-df369f77930b Sep 05 20:51:05 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-62372aa7-7b51-4d2c-a585-69b0c9e157d7 tempest-TaggedAttachmentsTest-850058772 tempest-TaggedAttachmentsTest-850058772-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:05 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-62372aa7-7b51-4d2c-a585-69b0c9e157d7 tempest-TaggedAttachmentsTest-850058772 tempest-TaggedAttachmentsTest-850058772-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:05 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:05 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:51:05 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:05 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:51:05 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-5b6f9bd0-6654-46fa-9d29-24d077a2ce0f None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:05 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-5b6f9bd0-6654-46fa-9d29-24d077a2ce0f None None] GET http://192.168.122.117/volume// Sep 05 20:51:05 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-5b6f9bd0-6654-46fa-9d29-24d077a2ce0f None None] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:05 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-5b6f9bd0-6654-46fa-9d29-24d077a2ce0f None None] Calling method 'all' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:05 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-5b6f9bd0-6654-46fa-9d29-24d077a2ce0f None None] http://192.168.122.117/volume// returned with HTTP 300 Sep 05 20:51:05 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 162/317] 192.168.122.117 () {58 vars in 1315 bytes} [Sat Sep 5 20:51:05 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 20:51:05 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-62372aa7-7b51-4d2c-a585-69b0c9e157d7 tempest-TaggedAttachmentsTest-850058772 tempest-TaggedAttachmentsTest-850058772-project-member] Volume info retrieved successfully. Sep 05 20:51:05 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-b5634842-0a3f-4146-87fd-a879603cf9d4 req-93145751-2091-46d7-b675-94edc62349a2 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:05 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-b5634842-0a3f-4146-87fd-a879603cf9d4 req-93145751-2091-46d7-b675-94edc62349a2 tempest-TaggedAttachmentsTest-850058772 tempest-TaggedAttachmentsTest-850058772-project-member] GET http://192.168.122.117/volume/v3/volumes/dc13cc21-7b4d-456e-b30e-df369f77930b Sep 05 20:51:05 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-b5634842-0a3f-4146-87fd-a879603cf9d4 req-93145751-2091-46d7-b675-94edc62349a2 tempest-TaggedAttachmentsTest-850058772 tempest-TaggedAttachmentsTest-850058772-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:05 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-b5634842-0a3f-4146-87fd-a879603cf9d4 req-93145751-2091-46d7-b675-94edc62349a2 tempest-TaggedAttachmentsTest-850058772 tempest-TaggedAttachmentsTest-850058772-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:05 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-62372aa7-7b51-4d2c-a585-69b0c9e157d7 tempest-TaggedAttachmentsTest-850058772 tempest-TaggedAttachmentsTest-850058772-project-member] http://192.168.122.117/volume/v3/volumes/dc13cc21-7b4d-456e-b30e-df369f77930b returned with HTTP 200 Sep 05 20:51:05 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 156/318] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:51:05 2026] GET /volume/v3/volumes/dc13cc21-7b4d-456e-b30e-df369f77930b => generated 1148 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:51:05 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:05 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:51:05 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:05 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:51:05 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [req-b5634842-0a3f-4146-87fd-a879603cf9d4 req-93145751-2091-46d7-b675-94edc62349a2 tempest-TaggedAttachmentsTest-850058772 tempest-TaggedAttachmentsTest-850058772-project-member] Volume info retrieved successfully. Sep 05 20:51:05 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-b5634842-0a3f-4146-87fd-a879603cf9d4 req-93145751-2091-46d7-b675-94edc62349a2 tempest-TaggedAttachmentsTest-850058772 tempest-TaggedAttachmentsTest-850058772-project-member] http://192.168.122.117/volume/v3/volumes/dc13cc21-7b4d-456e-b30e-df369f77930b returned with HTTP 200 Sep 05 20:51:05 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 163/319] 192.168.122.117 () {62 vars in 1528 bytes} [Sat Sep 5 20:51:05 2026] GET /volume/v3/volumes/dc13cc21-7b4d-456e-b30e-df369f77930b => generated 1329 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 05 20:51:06 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [req-b5634842-0a3f-4146-87fd-a879603cf9d4 req-d9b62ce2-b8f7-4fe0-b4e5-92e142b4fc2d None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:06 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-b5634842-0a3f-4146-87fd-a879603cf9d4 req-d9b62ce2-b8f7-4fe0-b4e5-92e142b4fc2d tempest-TaggedAttachmentsTest-850058772 tempest-TaggedAttachmentsTest-850058772-project-member] DELETE http://192.168.122.117/volume/v3/attachments/d3c46f0c-5e6e-429f-8266-fbe9247500dc Sep 05 20:51:06 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-b5634842-0a3f-4146-87fd-a879603cf9d4 req-d9b62ce2-b8f7-4fe0-b4e5-92e142b4fc2d tempest-TaggedAttachmentsTest-850058772 tempest-TaggedAttachmentsTest-850058772-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:06 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-b5634842-0a3f-4146-87fd-a879603cf9d4 req-d9b62ce2-b8f7-4fe0-b4e5-92e142b4fc2d tempest-TaggedAttachmentsTest-850058772 tempest-TaggedAttachmentsTest-850058772-project-member] Calling method 'version_select' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:06 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:06 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:51:06 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-b41518c0-8227-454c-bc4d-0a5527511bd9 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:06 devstack devstack@c-api.service[87435]: /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 05 20:51:06 devstack devstack@c-api.service[87435]: return base.obj_make_list(context, Sep 05 20:51:06 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b41518c0-8227-454c-bc4d-0a5527511bd9 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] GET http://192.168.122.117/volume/v3/volumes/294e03c8-b118-417a-8219-8c2772268ab9 Sep 05 20:51:06 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b41518c0-8227-454c-bc4d-0a5527511bd9 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:06 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b41518c0-8227-454c-bc4d-0a5527511bd9 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:06 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:06 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:51:06 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:06 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:51:06 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-b41518c0-8227-454c-bc4d-0a5527511bd9 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Volume info retrieved successfully. Sep 05 20:51:06 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b41518c0-8227-454c-bc4d-0a5527511bd9 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] http://192.168.122.117/volume/v3/volumes/294e03c8-b118-417a-8219-8c2772268ab9 returned with HTTP 200 Sep 05 20:51:06 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 164/320] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:51:06 2026] GET /volume/v3/volumes/294e03c8-b118-417a-8219-8c2772268ab9 => generated 850 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:51:06 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-89f634bb-7578-4a28-800c-d04094a137e3 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:06 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-b5634842-0a3f-4146-87fd-a879603cf9d4 req-d9b62ce2-b8f7-4fe0-b4e5-92e142b4fc2d tempest-TaggedAttachmentsTest-850058772 tempest-TaggedAttachmentsTest-850058772-project-member] http://192.168.122.117/volume/v3/attachments/d3c46f0c-5e6e-429f-8266-fbe9247500dc returned with HTTP 200 Sep 05 20:51:06 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-89f634bb-7578-4a28-800c-d04094a137e3 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] POST http://192.168.122.117/volume/v3/snapshots Sep 05 20:51:06 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-89f634bb-7578-4a28-800c-d04094a137e3 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "294e03c8-b118-417a-8219-8c2772268ab9", "name": "tempest-VolumesExtendTest-Snapshot-1392422683"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:51:06 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 157/321] 192.168.122.117 () {64 vars in 1562 bytes} [Sat Sep 5 20:51:06 2026] DELETE /volume/v3/attachments/d3c46f0c-5e6e-429f-8266-fbe9247500dc => generated 19 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:51:06 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:06 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:51:06 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:06 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:51:06 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-89f634bb-7578-4a28-800c-d04094a137e3 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Volume info retrieved successfully. Sep 05 20:51:06 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.snapshots [None req-89f634bb-7578-4a28-800c-d04094a137e3 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Create snapshot from volume 294e03c8-b118-417a-8219-8c2772268ab9 Sep 05 20:51:06 devstack devstack@c-api.service[87434]: DEBUG cinder.quota [None req-89f634bb-7578-4a28-800c-d04094a137e3 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Created reservations ['73a7e072-c7e5-43d6-a2a3-a66e1c48bd4b', '39623436-691e-4046-b75d-ae7503480732', '6f61ea70-6173-4af4-9dee-f9b432ec9742', '3d2e6ff1-9d8b-43d0-b320-5cb9b758759d'] {{(pid=87434) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:51:06 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:06 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:51:06 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-89f634bb-7578-4a28-800c-d04094a137e3 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Snapshot create request issued successfully. Sep 05 20:51:06 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-89f634bb-7578-4a28-800c-d04094a137e3 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] http://192.168.122.117/volume/v3/snapshots returned with HTTP 202 Sep 05 20:51:06 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 165/322] 192.168.122.117 () {60 vars in 1149 bytes} [Sat Sep 5 20:51:06 2026] POST /volume/v3/snapshots => generated 304 bytes in 295 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:51:06 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-eff93ffa-3471-4d08-b8b5-cf4f6a335ebd None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:06 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-eff93ffa-3471-4d08-b8b5-cf4f6a335ebd tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] GET http://192.168.122.117/volume/v3/snapshots/4c597ea2-3280-4f3a-9086-e1e6dd527684 Sep 05 20:51:06 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-eff93ffa-3471-4d08-b8b5-cf4f6a335ebd tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:06 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-eff93ffa-3471-4d08-b8b5-cf4f6a335ebd tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:06 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:06 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:51:06 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-eff93ffa-3471-4d08-b8b5-cf4f6a335ebd tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Snapshot retrieved successfully. Sep 05 20:51:06 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-eff93ffa-3471-4d08-b8b5-cf4f6a335ebd tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] http://192.168.122.117/volume/v3/snapshots/4c597ea2-3280-4f3a-9086-e1e6dd527684 returned with HTTP 200 Sep 05 20:51:06 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 158/323] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:51:06 2026] GET /volume/v3/snapshots/4c597ea2-3280-4f3a-9086-e1e6dd527684 => generated 436 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:51:06 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-56a4cedd-1a3a-44d4-9f1d-93b485245457 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:06 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-56a4cedd-1a3a-44d4-9f1d-93b485245457 tempest-TaggedAttachmentsTest-850058772 tempest-TaggedAttachmentsTest-850058772-project-member] GET http://192.168.122.117/volume/v3/volumes/dc13cc21-7b4d-456e-b30e-df369f77930b Sep 05 20:51:06 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-56a4cedd-1a3a-44d4-9f1d-93b485245457 tempest-TaggedAttachmentsTest-850058772 tempest-TaggedAttachmentsTest-850058772-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:06 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-56a4cedd-1a3a-44d4-9f1d-93b485245457 tempest-TaggedAttachmentsTest-850058772 tempest-TaggedAttachmentsTest-850058772-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:06 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:06 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:51:06 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:06 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:51:06 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-56a4cedd-1a3a-44d4-9f1d-93b485245457 tempest-TaggedAttachmentsTest-850058772 tempest-TaggedAttachmentsTest-850058772-project-member] Volume info retrieved successfully. Sep 05 20:51:06 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-56a4cedd-1a3a-44d4-9f1d-93b485245457 tempest-TaggedAttachmentsTest-850058772 tempest-TaggedAttachmentsTest-850058772-project-member] http://192.168.122.117/volume/v3/volumes/dc13cc21-7b4d-456e-b30e-df369f77930b returned with HTTP 200 Sep 05 20:51:06 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 166/324] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:51:06 2026] GET /volume/v3/volumes/dc13cc21-7b4d-456e-b30e-df369f77930b => generated 853 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:51:07 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-cc4b447e-6614-4762-b72d-3561a94b2b2b None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:07 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-cc4b447e-6614-4762-b72d-3561a94b2b2b tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] GET http://192.168.122.117/volume/v3/snapshots/4c597ea2-3280-4f3a-9086-e1e6dd527684 Sep 05 20:51:07 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-cc4b447e-6614-4762-b72d-3561a94b2b2b tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:07 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-cc4b447e-6614-4762-b72d-3561a94b2b2b tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:07 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:07 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:51:07 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-cc4b447e-6614-4762-b72d-3561a94b2b2b tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Snapshot retrieved successfully. Sep 05 20:51:07 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-cc4b447e-6614-4762-b72d-3561a94b2b2b tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] http://192.168.122.117/volume/v3/snapshots/4c597ea2-3280-4f3a-9086-e1e6dd527684 returned with HTTP 200 Sep 05 20:51:07 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 159/325] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:51:07 2026] GET /volume/v3/snapshots/4c597ea2-3280-4f3a-9086-e1e6dd527684 => generated 436 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:51:08 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-e2eb0c67-6acc-417e-9297-bc6abdb34fa4 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:08 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-e2eb0c67-6acc-417e-9297-bc6abdb34fa4 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] GET http://192.168.122.117/volume/v3/snapshots/4c597ea2-3280-4f3a-9086-e1e6dd527684 Sep 05 20:51:08 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-e2eb0c67-6acc-417e-9297-bc6abdb34fa4 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:08 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-e2eb0c67-6acc-417e-9297-bc6abdb34fa4 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:08 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:08 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:51:08 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-e2eb0c67-6acc-417e-9297-bc6abdb34fa4 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Snapshot retrieved successfully. Sep 05 20:51:08 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-e2eb0c67-6acc-417e-9297-bc6abdb34fa4 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] http://192.168.122.117/volume/v3/snapshots/4c597ea2-3280-4f3a-9086-e1e6dd527684 returned with HTTP 200 Sep 05 20:51:08 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 167/326] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:51:08 2026] GET /volume/v3/snapshots/4c597ea2-3280-4f3a-9086-e1e6dd527684 => generated 436 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:51:09 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-7f6b7c2c-0897-42f6-9f03-c4d2c7b901d9 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:09 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-7f6b7c2c-0897-42f6-9f03-c4d2c7b901d9 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] GET http://192.168.122.117/volume/v3/snapshots/4c597ea2-3280-4f3a-9086-e1e6dd527684 Sep 05 20:51:09 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-7f6b7c2c-0897-42f6-9f03-c4d2c7b901d9 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:09 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-7f6b7c2c-0897-42f6-9f03-c4d2c7b901d9 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:09 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:09 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:51:09 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-7f6b7c2c-0897-42f6-9f03-c4d2c7b901d9 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Snapshot retrieved successfully. Sep 05 20:51:09 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-7f6b7c2c-0897-42f6-9f03-c4d2c7b901d9 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] http://192.168.122.117/volume/v3/snapshots/4c597ea2-3280-4f3a-9086-e1e6dd527684 returned with HTTP 200 Sep 05 20:51:09 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 160/327] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:51:09 2026] GET /volume/v3/snapshots/4c597ea2-3280-4f3a-9086-e1e6dd527684 => generated 436 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:51:10 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-27f4e736-5b2a-461f-8093-f037a969e233 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:10 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-27f4e736-5b2a-461f-8093-f037a969e233 tempest-TaggedAttachmentsTest-850058772 tempest-TaggedAttachmentsTest-850058772-project-member] GET http://192.168.122.117/volume/v3/volumes/dc13cc21-7b4d-456e-b30e-df369f77930b Sep 05 20:51:10 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-27f4e736-5b2a-461f-8093-f037a969e233 tempest-TaggedAttachmentsTest-850058772 tempest-TaggedAttachmentsTest-850058772-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:10 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-27f4e736-5b2a-461f-8093-f037a969e233 tempest-TaggedAttachmentsTest-850058772 tempest-TaggedAttachmentsTest-850058772-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:10 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:10 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:51:10 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:10 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:51:10 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-27f4e736-5b2a-461f-8093-f037a969e233 tempest-TaggedAttachmentsTest-850058772 tempest-TaggedAttachmentsTest-850058772-project-member] Volume info retrieved successfully. Sep 05 20:51:10 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-27f4e736-5b2a-461f-8093-f037a969e233 tempest-TaggedAttachmentsTest-850058772 tempest-TaggedAttachmentsTest-850058772-project-member] http://192.168.122.117/volume/v3/volumes/dc13cc21-7b4d-456e-b30e-df369f77930b returned with HTTP 200 Sep 05 20:51:10 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 168/328] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:51:10 2026] GET /volume/v3/volumes/dc13cc21-7b4d-456e-b30e-df369f77930b => generated 853 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:51:10 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-4642cacb-6f40-4d34-9938-32ef363bda44 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:10 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-4642cacb-6f40-4d34-9938-32ef363bda44 tempest-TaggedAttachmentsTest-850058772 tempest-TaggedAttachmentsTest-850058772-project-member] GET http://192.168.122.117/volume/v3/volumes/dc13cc21-7b4d-456e-b30e-df369f77930b Sep 05 20:51:10 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-4642cacb-6f40-4d34-9938-32ef363bda44 tempest-TaggedAttachmentsTest-850058772 tempest-TaggedAttachmentsTest-850058772-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:10 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-4642cacb-6f40-4d34-9938-32ef363bda44 tempest-TaggedAttachmentsTest-850058772 tempest-TaggedAttachmentsTest-850058772-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:10 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:10 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:51:10 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:10 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:51:10 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-4642cacb-6f40-4d34-9938-32ef363bda44 tempest-TaggedAttachmentsTest-850058772 tempest-TaggedAttachmentsTest-850058772-project-member] Volume info retrieved successfully. Sep 05 20:51:10 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-4642cacb-6f40-4d34-9938-32ef363bda44 tempest-TaggedAttachmentsTest-850058772 tempest-TaggedAttachmentsTest-850058772-project-member] http://192.168.122.117/volume/v3/volumes/dc13cc21-7b4d-456e-b30e-df369f77930b returned with HTTP 200 Sep 05 20:51:10 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 161/329] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:51:10 2026] GET /volume/v3/volumes/dc13cc21-7b4d-456e-b30e-df369f77930b => generated 853 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:51:10 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-6cea020f-724a-4331-8b07-a9c67721ef70 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:10 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-6cea020f-724a-4331-8b07-a9c67721ef70 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] GET http://192.168.122.117/volume/v3/snapshots/4c597ea2-3280-4f3a-9086-e1e6dd527684 Sep 05 20:51:10 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-6cea020f-724a-4331-8b07-a9c67721ef70 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:10 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-6cea020f-724a-4331-8b07-a9c67721ef70 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:10 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:10 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:51:10 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-6cea020f-724a-4331-8b07-a9c67721ef70 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Snapshot retrieved successfully. Sep 05 20:51:10 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-6cea020f-724a-4331-8b07-a9c67721ef70 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] http://192.168.122.117/volume/v3/snapshots/4c597ea2-3280-4f3a-9086-e1e6dd527684 returned with HTTP 200 Sep 05 20:51:10 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 169/330] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:51:10 2026] GET /volume/v3/snapshots/4c597ea2-3280-4f3a-9086-e1e6dd527684 => generated 463 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:51:10 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-30b23640-0f3d-45b6-a4c8-4a570a3d5e9f None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:10 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-30b23640-0f3d-45b6-a4c8-4a570a3d5e9f tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] POST http://192.168.122.117/volume/v3/volumes/294e03c8-b118-417a-8219-8c2772268ab9/action Sep 05 20:51:10 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-30b23640-0f3d-45b6-a4c8-4a570a3d5e9f tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87435) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:51:10 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-30b23640-0f3d-45b6-a4c8-4a570a3d5e9f tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:51:10 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:10 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:51:10 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:10 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:51:10 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-30b23640-0f3d-45b6-a4c8-4a570a3d5e9f tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Volume info retrieved successfully. Sep 05 20:51:11 devstack devstack@c-api.service[87435]: DEBUG cinder.quota [None req-30b23640-0f3d-45b6-a4c8-4a570a3d5e9f tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Created reservations ['968812f3-964a-480a-9da9-dc7ad1cefb27', '0b708644-4546-45ea-ad04-d2bc3d16e73a'] {{(pid=87435) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:51:11 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-30b23640-0f3d-45b6-a4c8-4a570a3d5e9f tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Extend volume request issued successfully. Sep 05 20:51:11 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-30b23640-0f3d-45b6-a4c8-4a570a3d5e9f tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] http://192.168.122.117/volume/v3/volumes/294e03c8-b118-417a-8219-8c2772268ab9/action returned with HTTP 202 Sep 05 20:51:11 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 162/331] 192.168.122.117 () {60 vars in 1274 bytes} [Sat Sep 5 20:51:10 2026] POST /volume/v3/volumes/294e03c8-b118-417a-8219-8c2772268ab9/action => generated 0 bytes in 316 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 20:51:11 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-06eba286-6977-4da5-9c26-1e22815fa5a9 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:11 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-06eba286-6977-4da5-9c26-1e22815fa5a9 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] GET http://192.168.122.117/volume/v3/volumes/294e03c8-b118-417a-8219-8c2772268ab9 Sep 05 20:51:11 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-06eba286-6977-4da5-9c26-1e22815fa5a9 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:11 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-06eba286-6977-4da5-9c26-1e22815fa5a9 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:11 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:11 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:51:11 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:11 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:51:11 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-06eba286-6977-4da5-9c26-1e22815fa5a9 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Volume info retrieved successfully. Sep 05 20:51:11 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-06eba286-6977-4da5-9c26-1e22815fa5a9 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] http://192.168.122.117/volume/v3/volumes/294e03c8-b118-417a-8219-8c2772268ab9 returned with HTTP 200 Sep 05 20:51:11 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 170/332] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:51:11 2026] GET /volume/v3/volumes/294e03c8-b118-417a-8219-8c2772268ab9 => generated 850 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:51:12 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-ff122f69-0293-4c11-9547-b407f08ef76d None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:12 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-ff122f69-0293-4c11-9547-b407f08ef76d tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] GET http://192.168.122.117/volume/v3/volumes/294e03c8-b118-417a-8219-8c2772268ab9 Sep 05 20:51:12 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-ff122f69-0293-4c11-9547-b407f08ef76d tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:12 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-ff122f69-0293-4c11-9547-b407f08ef76d tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:12 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:12 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:51:12 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:12 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:51:12 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-ff122f69-0293-4c11-9547-b407f08ef76d tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Volume info retrieved successfully. Sep 05 20:51:12 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-ff122f69-0293-4c11-9547-b407f08ef76d tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] http://192.168.122.117/volume/v3/volumes/294e03c8-b118-417a-8219-8c2772268ab9 returned with HTTP 200 Sep 05 20:51:12 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 163/333] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:51:12 2026] GET /volume/v3/volumes/294e03c8-b118-417a-8219-8c2772268ab9 => generated 850 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:51:13 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-bd5331ce-a748-487d-945f-f92d0a9194af None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:13 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-bd5331ce-a748-487d-945f-f92d0a9194af tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] GET http://192.168.122.117/volume/v3/volumes/294e03c8-b118-417a-8219-8c2772268ab9 Sep 05 20:51:13 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-bd5331ce-a748-487d-945f-f92d0a9194af tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:13 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-bd5331ce-a748-487d-945f-f92d0a9194af tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:13 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:13 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:51:13 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:13 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:51:13 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-bd5331ce-a748-487d-945f-f92d0a9194af tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Volume info retrieved successfully. Sep 05 20:51:13 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-bd5331ce-a748-487d-945f-f92d0a9194af tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] http://192.168.122.117/volume/v3/volumes/294e03c8-b118-417a-8219-8c2772268ab9 returned with HTTP 200 Sep 05 20:51:13 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 171/334] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:51:13 2026] GET /volume/v3/volumes/294e03c8-b118-417a-8219-8c2772268ab9 => generated 850 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:51:13 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-10dfe06c-3ec3-490c-a60d-ea31c767bc86 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:13 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-10dfe06c-3ec3-490c-a60d-ea31c767bc86 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-reader] GET http://192.168.122.117/volume/v3/volumes/294e03c8-b118-417a-8219-8c2772268ab9 Sep 05 20:51:13 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-10dfe06c-3ec3-490c-a60d-ea31c767bc86 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-reader] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:13 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-10dfe06c-3ec3-490c-a60d-ea31c767bc86 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-reader] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:13 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:13 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:51:13 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:13 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:51:13 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-10dfe06c-3ec3-490c-a60d-ea31c767bc86 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-reader] Volume info retrieved successfully. Sep 05 20:51:13 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-10dfe06c-3ec3-490c-a60d-ea31c767bc86 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-reader] http://192.168.122.117/volume/v3/volumes/294e03c8-b118-417a-8219-8c2772268ab9 returned with HTTP 200 Sep 05 20:51:13 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 164/335] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:51:13 2026] GET /volume/v3/volumes/294e03c8-b118-417a-8219-8c2772268ab9 => generated 850 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:51:13 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-6c5f51c5-0f9f-41a7-8aac-7592e9107d26 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:13 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-6c5f51c5-0f9f-41a7-8aac-7592e9107d26 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] DELETE http://192.168.122.117/volume/v3/snapshots/4c597ea2-3280-4f3a-9086-e1e6dd527684 Sep 05 20:51:13 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-6c5f51c5-0f9f-41a7-8aac-7592e9107d26 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:13 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-6c5f51c5-0f9f-41a7-8aac-7592e9107d26 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Calling method 'delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:13 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.snapshots [None req-6c5f51c5-0f9f-41a7-8aac-7592e9107d26 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Delete snapshot with id: 4c597ea2-3280-4f3a-9086-e1e6dd527684 Sep 05 20:51:13 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:13 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:51:13 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-6c5f51c5-0f9f-41a7-8aac-7592e9107d26 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Snapshot retrieved successfully. Sep 05 20:51:13 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:13 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:51:13 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-6c5f51c5-0f9f-41a7-8aac-7592e9107d26 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Snapshot delete request issued successfully. Sep 05 20:51:13 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-6c5f51c5-0f9f-41a7-8aac-7592e9107d26 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] http://192.168.122.117/volume/v3/snapshots/4c597ea2-3280-4f3a-9086-e1e6dd527684 returned with HTTP 202 Sep 05 20:51:13 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 172/336] 192.168.122.117 () {58 vars in 1241 bytes} [Sat Sep 5 20:51:13 2026] DELETE /volume/v3/snapshots/4c597ea2-3280-4f3a-9086-e1e6dd527684 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:51:13 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-8700ddf3-00ce-4bc5-b858-709c118220c9 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:13 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-8700ddf3-00ce-4bc5-b858-709c118220c9 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] GET http://192.168.122.117/volume/v3/snapshots/4c597ea2-3280-4f3a-9086-e1e6dd527684 Sep 05 20:51:13 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-8700ddf3-00ce-4bc5-b858-709c118220c9 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:13 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-8700ddf3-00ce-4bc5-b858-709c118220c9 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:13 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:13 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:51:13 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-8700ddf3-00ce-4bc5-b858-709c118220c9 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Snapshot retrieved successfully. Sep 05 20:51:13 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-8700ddf3-00ce-4bc5-b858-709c118220c9 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] http://192.168.122.117/volume/v3/snapshots/4c597ea2-3280-4f3a-9086-e1e6dd527684 returned with HTTP 200 Sep 05 20:51:13 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 165/337] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:51:13 2026] GET /volume/v3/snapshots/4c597ea2-3280-4f3a-9086-e1e6dd527684 => generated 462 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:51:14 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-7c2c2913-f2f6-41f8-ba05-d37c336d8bf2 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:14 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-7c2c2913-f2f6-41f8-ba05-d37c336d8bf2 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] GET http://192.168.122.117/volume/v3/snapshots/4c597ea2-3280-4f3a-9086-e1e6dd527684 Sep 05 20:51:14 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-7c2c2913-f2f6-41f8-ba05-d37c336d8bf2 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:14 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-7c2c2913-f2f6-41f8-ba05-d37c336d8bf2 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:14 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:14 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:51:14 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-7c2c2913-f2f6-41f8-ba05-d37c336d8bf2 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Snapshot retrieved successfully. Sep 05 20:51:14 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-7c2c2913-f2f6-41f8-ba05-d37c336d8bf2 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] http://192.168.122.117/volume/v3/snapshots/4c597ea2-3280-4f3a-9086-e1e6dd527684 returned with HTTP 200 Sep 05 20:51:14 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 173/338] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:51:14 2026] GET /volume/v3/snapshots/4c597ea2-3280-4f3a-9086-e1e6dd527684 => generated 462 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:51:15 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-cced514f-a9de-4fab-9014-2185aeb157f3 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:15 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-cced514f-a9de-4fab-9014-2185aeb157f3 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] GET http://192.168.122.117/volume/v3/snapshots/4c597ea2-3280-4f3a-9086-e1e6dd527684 Sep 05 20:51:15 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-cced514f-a9de-4fab-9014-2185aeb157f3 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:15 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-cced514f-a9de-4fab-9014-2185aeb157f3 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:15 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-cced514f-a9de-4fab-9014-2185aeb157f3 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] http://192.168.122.117/volume/v3/snapshots/4c597ea2-3280-4f3a-9086-e1e6dd527684 returned with HTTP 404 Sep 05 20:51:15 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 166/339] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:51:15 2026] GET /volume/v3/snapshots/4c597ea2-3280-4f3a-9086-e1e6dd527684 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:51:15 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-5ace551f-fdb3-4cc5-84e9-9ab37b1e6d26 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:15 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-5ace551f-fdb3-4cc5-84e9-9ab37b1e6d26 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] GET http://192.168.122.117/volume/v3/volumes/294e03c8-b118-417a-8219-8c2772268ab9 Sep 05 20:51:15 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-5ace551f-fdb3-4cc5-84e9-9ab37b1e6d26 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:15 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-5ace551f-fdb3-4cc5-84e9-9ab37b1e6d26 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:15 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:15 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:51:15 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:15 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:51:15 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-5ace551f-fdb3-4cc5-84e9-9ab37b1e6d26 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Volume info retrieved successfully. Sep 05 20:51:15 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-5ace551f-fdb3-4cc5-84e9-9ab37b1e6d26 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] http://192.168.122.117/volume/v3/volumes/294e03c8-b118-417a-8219-8c2772268ab9 returned with HTTP 200 Sep 05 20:51:15 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 174/340] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:51:15 2026] GET /volume/v3/volumes/294e03c8-b118-417a-8219-8c2772268ab9 => generated 850 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:51:15 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-5f5094f5-0cc7-4f3b-8d91-1d1f5a90b8ea None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:15 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-5f5094f5-0cc7-4f3b-8d91-1d1f5a90b8ea tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] DELETE http://192.168.122.117/volume/v3/volumes/294e03c8-b118-417a-8219-8c2772268ab9 Sep 05 20:51:15 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-5f5094f5-0cc7-4f3b-8d91-1d1f5a90b8ea tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:15 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-5f5094f5-0cc7-4f3b-8d91-1d1f5a90b8ea tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:15 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-5f5094f5-0cc7-4f3b-8d91-1d1f5a90b8ea tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Delete volume with id: 294e03c8-b118-417a-8219-8c2772268ab9 Sep 05 20:51:15 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:15 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:51:15 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:15 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:51:15 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-5f5094f5-0cc7-4f3b-8d91-1d1f5a90b8ea tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Volume info retrieved successfully. Sep 05 20:51:15 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-5f5094f5-0cc7-4f3b-8d91-1d1f5a90b8ea tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Delete volume request issued successfully. Sep 05 20:51:15 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-5f5094f5-0cc7-4f3b-8d91-1d1f5a90b8ea tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] http://192.168.122.117/volume/v3/volumes/294e03c8-b118-417a-8219-8c2772268ab9 returned with HTTP 202 Sep 05 20:51:15 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 167/341] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 20:51:15 2026] DELETE /volume/v3/volumes/294e03c8-b118-417a-8219-8c2772268ab9 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:51:15 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-a9ce3eda-f9c4-4c3d-acd1-1c41d5f43659 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:15 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-a9ce3eda-f9c4-4c3d-acd1-1c41d5f43659 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] GET http://192.168.122.117/volume/v3/volumes/294e03c8-b118-417a-8219-8c2772268ab9 Sep 05 20:51:15 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-a9ce3eda-f9c4-4c3d-acd1-1c41d5f43659 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:15 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-a9ce3eda-f9c4-4c3d-acd1-1c41d5f43659 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:15 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:15 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:51:15 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:15 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:51:15 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-a9ce3eda-f9c4-4c3d-acd1-1c41d5f43659 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Volume info retrieved successfully. Sep 05 20:51:15 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-a9ce3eda-f9c4-4c3d-acd1-1c41d5f43659 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] http://192.168.122.117/volume/v3/volumes/294e03c8-b118-417a-8219-8c2772268ab9 returned with HTTP 200 Sep 05 20:51:15 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 175/342] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:51:15 2026] GET /volume/v3/volumes/294e03c8-b118-417a-8219-8c2772268ab9 => generated 849 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:51:16 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-a0d214f0-db2e-441c-8bc7-8f04f3d9299b None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:16 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-a0d214f0-db2e-441c-8bc7-8f04f3d9299b tempest-TaggedAttachmentsTest-850058772 tempest-TaggedAttachmentsTest-850058772-project-member] DELETE http://192.168.122.117/volume/v3/volumes/dc13cc21-7b4d-456e-b30e-df369f77930b Sep 05 20:51:16 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-a0d214f0-db2e-441c-8bc7-8f04f3d9299b tempest-TaggedAttachmentsTest-850058772 tempest-TaggedAttachmentsTest-850058772-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:16 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-a0d214f0-db2e-441c-8bc7-8f04f3d9299b tempest-TaggedAttachmentsTest-850058772 tempest-TaggedAttachmentsTest-850058772-project-member] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:16 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-a0d214f0-db2e-441c-8bc7-8f04f3d9299b tempest-TaggedAttachmentsTest-850058772 tempest-TaggedAttachmentsTest-850058772-project-member] Delete volume with id: dc13cc21-7b4d-456e-b30e-df369f77930b Sep 05 20:51:16 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:16 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:51:16 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:16 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:51:16 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-a0d214f0-db2e-441c-8bc7-8f04f3d9299b tempest-TaggedAttachmentsTest-850058772 tempest-TaggedAttachmentsTest-850058772-project-member] Volume info retrieved successfully. Sep 05 20:51:16 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-a0d214f0-db2e-441c-8bc7-8f04f3d9299b tempest-TaggedAttachmentsTest-850058772 tempest-TaggedAttachmentsTest-850058772-project-member] Delete volume request issued successfully. Sep 05 20:51:16 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-a0d214f0-db2e-441c-8bc7-8f04f3d9299b tempest-TaggedAttachmentsTest-850058772 tempest-TaggedAttachmentsTest-850058772-project-member] http://192.168.122.117/volume/v3/volumes/dc13cc21-7b4d-456e-b30e-df369f77930b returned with HTTP 202 Sep 05 20:51:16 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 168/343] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 20:51:16 2026] DELETE /volume/v3/volumes/dc13cc21-7b4d-456e-b30e-df369f77930b => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:51:16 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-d2b25f85-935d-4d02-901f-1b26b9b4d32e None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:16 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d2b25f85-935d-4d02-901f-1b26b9b4d32e tempest-TaggedAttachmentsTest-850058772 tempest-TaggedAttachmentsTest-850058772-project-member] GET http://192.168.122.117/volume/v3/volumes/dc13cc21-7b4d-456e-b30e-df369f77930b Sep 05 20:51:16 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-d2b25f85-935d-4d02-901f-1b26b9b4d32e tempest-TaggedAttachmentsTest-850058772 tempest-TaggedAttachmentsTest-850058772-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:16 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-d2b25f85-935d-4d02-901f-1b26b9b4d32e tempest-TaggedAttachmentsTest-850058772 tempest-TaggedAttachmentsTest-850058772-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:16 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:16 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:51:16 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:16 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:51:16 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-d2b25f85-935d-4d02-901f-1b26b9b4d32e tempest-TaggedAttachmentsTest-850058772 tempest-TaggedAttachmentsTest-850058772-project-member] Volume info retrieved successfully. Sep 05 20:51:16 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d2b25f85-935d-4d02-901f-1b26b9b4d32e tempest-TaggedAttachmentsTest-850058772 tempest-TaggedAttachmentsTest-850058772-project-member] http://192.168.122.117/volume/v3/volumes/dc13cc21-7b4d-456e-b30e-df369f77930b returned with HTTP 200 Sep 05 20:51:16 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 176/344] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:51:16 2026] GET /volume/v3/volumes/dc13cc21-7b4d-456e-b30e-df369f77930b => generated 852 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:51:16 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [req-de208c22-2923-4ea5-9806-d2e0afca0627 req-92ef19f3-1c9e-417c-83cf-473fa9ec9248 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:16 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-de208c22-2923-4ea5-9806-d2e0afca0627 req-92ef19f3-1c9e-417c-83cf-473fa9ec9248 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] GET http://192.168.122.117/volume/v3/volumes/195b2106-41ef-4468-8e45-26ee43a10df8 Sep 05 20:51:16 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-de208c22-2923-4ea5-9806-d2e0afca0627 req-92ef19f3-1c9e-417c-83cf-473fa9ec9248 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:16 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-de208c22-2923-4ea5-9806-d2e0afca0627 req-92ef19f3-1c9e-417c-83cf-473fa9ec9248 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:16 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:16 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:51:16 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:16 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:51:16 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [req-de208c22-2923-4ea5-9806-d2e0afca0627 req-92ef19f3-1c9e-417c-83cf-473fa9ec9248 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Volume info retrieved successfully. Sep 05 20:51:16 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-de208c22-2923-4ea5-9806-d2e0afca0627 req-92ef19f3-1c9e-417c-83cf-473fa9ec9248 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] http://192.168.122.117/volume/v3/volumes/195b2106-41ef-4468-8e45-26ee43a10df8 returned with HTTP 200 Sep 05 20:51:16 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 169/345] 192.168.122.117 () {60 vars in 1487 bytes} [Sat Sep 5 20:51:16 2026] GET /volume/v3/volumes/195b2106-41ef-4468-8e45-26ee43a10df8 => generated 1147 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:51:16 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-4f79182f-129f-4ce9-ac8e-2d92c446a5d6 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:16 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-4f79182f-129f-4ce9-ac8e-2d92c446a5d6 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] GET http://192.168.122.117/volume/v3/volumes/294e03c8-b118-417a-8219-8c2772268ab9 Sep 05 20:51:16 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-4f79182f-129f-4ce9-ac8e-2d92c446a5d6 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:16 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-4f79182f-129f-4ce9-ac8e-2d92c446a5d6 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:16 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-4f79182f-129f-4ce9-ac8e-2d92c446a5d6 tempest-VolumesExtendTest-1468559047 tempest-VolumesExtendTest-1468559047-project-member] http://192.168.122.117/volume/v3/volumes/294e03c8-b118-417a-8219-8c2772268ab9 returned with HTTP 404 Sep 05 20:51:16 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 177/346] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:51:16 2026] GET /volume/v3/volumes/294e03c8-b118-417a-8219-8c2772268ab9 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:51:17 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-93b8c2c1-9b77-4a03-8082-3fe6db0da3f4 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:17 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-93b8c2c1-9b77-4a03-8082-3fe6db0da3f4 tempest-TaggedAttachmentsTest-850058772 tempest-TaggedAttachmentsTest-850058772-project-member] GET http://192.168.122.117/volume/v3/volumes/dc13cc21-7b4d-456e-b30e-df369f77930b Sep 05 20:51:17 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-93b8c2c1-9b77-4a03-8082-3fe6db0da3f4 tempest-TaggedAttachmentsTest-850058772 tempest-TaggedAttachmentsTest-850058772-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:17 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-93b8c2c1-9b77-4a03-8082-3fe6db0da3f4 tempest-TaggedAttachmentsTest-850058772 tempest-TaggedAttachmentsTest-850058772-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:17 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-93b8c2c1-9b77-4a03-8082-3fe6db0da3f4 tempest-TaggedAttachmentsTest-850058772 tempest-TaggedAttachmentsTest-850058772-project-member] http://192.168.122.117/volume/v3/volumes/dc13cc21-7b4d-456e-b30e-df369f77930b returned with HTTP 404 Sep 05 20:51:17 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 170/347] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:51:17 2026] GET /volume/v3/volumes/dc13cc21-7b4d-456e-b30e-df369f77930b => generated 109 bytes in 102 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:51:22 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-2e2fcc96-f530-4ed0-b379-388eb2c44e77 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:22 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-2e2fcc96-f530-4ed0-b379-388eb2c44e77 tempest-AttachVolumeShelveTestJSON-1563099460 tempest-AttachVolumeShelveTestJSON-1563099460-project-member] GET http://192.168.122.117/volume/v3/volumes/fa014a7e-093b-4757-b3b1-ffec55f6d8e4 Sep 05 20:51:22 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-2e2fcc96-f530-4ed0-b379-388eb2c44e77 tempest-AttachVolumeShelveTestJSON-1563099460 tempest-AttachVolumeShelveTestJSON-1563099460-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:22 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-2e2fcc96-f530-4ed0-b379-388eb2c44e77 tempest-AttachVolumeShelveTestJSON-1563099460 tempest-AttachVolumeShelveTestJSON-1563099460-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:22 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:22 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:51:22 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:22 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:51:22 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-6ee86149-4f45-449a-bcee-bcce18710dc5 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:22 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-6ee86149-4f45-449a-bcee-bcce18710dc5 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] GET http://192.168.122.117/volume/v3/volumes/195b2106-41ef-4468-8e45-26ee43a10df8 Sep 05 20:51:22 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-6ee86149-4f45-449a-bcee-bcce18710dc5 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:22 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-2e2fcc96-f530-4ed0-b379-388eb2c44e77 tempest-AttachVolumeShelveTestJSON-1563099460 tempest-AttachVolumeShelveTestJSON-1563099460-project-member] Volume info retrieved successfully. Sep 05 20:51:22 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-6ee86149-4f45-449a-bcee-bcce18710dc5 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:22 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-2e2fcc96-f530-4ed0-b379-388eb2c44e77 tempest-AttachVolumeShelveTestJSON-1563099460 tempest-AttachVolumeShelveTestJSON-1563099460-project-member] http://192.168.122.117/volume/v3/volumes/fa014a7e-093b-4757-b3b1-ffec55f6d8e4 returned with HTTP 200 Sep 05 20:51:22 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 178/348] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:51:22 2026] GET /volume/v3/volumes/fa014a7e-093b-4757-b3b1-ffec55f6d8e4 => generated 858 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:51:22 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:22 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:51:22 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:22 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:51:22 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-6ee86149-4f45-449a-bcee-bcce18710dc5 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Volume info retrieved successfully. Sep 05 20:51:22 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-6ee86149-4f45-449a-bcee-bcce18710dc5 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] http://192.168.122.117/volume/v3/volumes/195b2106-41ef-4468-8e45-26ee43a10df8 returned with HTTP 200 Sep 05 20:51:22 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 171/349] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:51:22 2026] GET /volume/v3/volumes/195b2106-41ef-4468-8e45-26ee43a10df8 => generated 1147 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:51:22 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-7091fc4e-442e-4c6a-a2e8-8fc9616c3a2f None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:22 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-7091fc4e-442e-4c6a-a2e8-8fc9616c3a2f tempest-AttachVolumeShelveTestJSON-1563099460 tempest-AttachVolumeShelveTestJSON-1563099460-project-member] GET http://192.168.122.117/volume/v3/volumes/fa014a7e-093b-4757-b3b1-ffec55f6d8e4 Sep 05 20:51:22 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-7091fc4e-442e-4c6a-a2e8-8fc9616c3a2f tempest-AttachVolumeShelveTestJSON-1563099460 tempest-AttachVolumeShelveTestJSON-1563099460-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:22 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-7091fc4e-442e-4c6a-a2e8-8fc9616c3a2f tempest-AttachVolumeShelveTestJSON-1563099460 tempest-AttachVolumeShelveTestJSON-1563099460-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:22 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [req-62073434-5e4b-4f75-a9a6-2e33890d204a req-5117f7a3-23af-4405-a67f-c3c2d1bf7525 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:22 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:22 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:51:22 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:22 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:51:22 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-62073434-5e4b-4f75-a9a6-2e33890d204a req-5117f7a3-23af-4405-a67f-c3c2d1bf7525 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] GET http://192.168.122.117/volume/v3/volumes/195b2106-41ef-4468-8e45-26ee43a10df8 Sep 05 20:51:22 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-62073434-5e4b-4f75-a9a6-2e33890d204a req-5117f7a3-23af-4405-a67f-c3c2d1bf7525 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:22 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-62073434-5e4b-4f75-a9a6-2e33890d204a req-5117f7a3-23af-4405-a67f-c3c2d1bf7525 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:22 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-7091fc4e-442e-4c6a-a2e8-8fc9616c3a2f tempest-AttachVolumeShelveTestJSON-1563099460 tempest-AttachVolumeShelveTestJSON-1563099460-project-member] Volume info retrieved successfully. Sep 05 20:51:22 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:22 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:51:22 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-7091fc4e-442e-4c6a-a2e8-8fc9616c3a2f tempest-AttachVolumeShelveTestJSON-1563099460 tempest-AttachVolumeShelveTestJSON-1563099460-project-member] http://192.168.122.117/volume/v3/volumes/fa014a7e-093b-4757-b3b1-ffec55f6d8e4 returned with HTTP 200 Sep 05 20:51:22 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 179/350] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:51:22 2026] GET /volume/v3/volumes/fa014a7e-093b-4757-b3b1-ffec55f6d8e4 => generated 858 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:51:23 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:23 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:51:23 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [req-62073434-5e4b-4f75-a9a6-2e33890d204a req-5117f7a3-23af-4405-a67f-c3c2d1bf7525 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Volume info retrieved successfully. Sep 05 20:51:23 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-62073434-5e4b-4f75-a9a6-2e33890d204a req-5117f7a3-23af-4405-a67f-c3c2d1bf7525 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] http://192.168.122.117/volume/v3/volumes/195b2106-41ef-4468-8e45-26ee43a10df8 returned with HTTP 200 Sep 05 20:51:23 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 172/351] 192.168.122.117 () {60 vars in 1487 bytes} [Sat Sep 5 20:51:22 2026] GET /volume/v3/volumes/195b2106-41ef-4468-8e45-26ee43a10df8 => generated 1147 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:51:23 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-62073434-5e4b-4f75-a9a6-2e33890d204a req-4f1f3b2f-0a8e-40c7-ac8e-94595da47456 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:23 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-62073434-5e4b-4f75-a9a6-2e33890d204a req-4f1f3b2f-0a8e-40c7-ac8e-94595da47456 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] POST http://192.168.122.117/volume/v3/volumes/195b2106-41ef-4468-8e45-26ee43a10df8/action Sep 05 20:51:23 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-62073434-5e4b-4f75-a9a6-2e33890d204a req-4f1f3b2f-0a8e-40c7-ac8e-94595da47456 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87434) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:51:23 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-62073434-5e4b-4f75-a9a6-2e33890d204a req-4f1f3b2f-0a8e-40c7-ac8e-94595da47456 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:51:23 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:23 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:51:23 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:23 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:51:23 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [req-62073434-5e4b-4f75-a9a6-2e33890d204a req-4f1f3b2f-0a8e-40c7-ac8e-94595da47456 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Volume info retrieved successfully. Sep 05 20:51:23 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [req-62073434-5e4b-4f75-a9a6-2e33890d204a req-4f1f3b2f-0a8e-40c7-ac8e-94595da47456 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Begin detaching volume completed successfully. Sep 05 20:51:23 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-62073434-5e4b-4f75-a9a6-2e33890d204a req-4f1f3b2f-0a8e-40c7-ac8e-94595da47456 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] http://192.168.122.117/volume/v3/volumes/195b2106-41ef-4468-8e45-26ee43a10df8/action returned with HTTP 202 Sep 05 20:51:23 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 180/352] 192.168.122.117 () {64 vars in 1561 bytes} [Sat Sep 5 20:51:23 2026] POST /volume/v3/volumes/195b2106-41ef-4468-8e45-26ee43a10df8/action => generated 0 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 20:51:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-27d99a48-3f89-4cac-b9e8-c2bb2a4472fe None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:23 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-27d99a48-3f89-4cac-b9e8-c2bb2a4472fe None None] GET http://192.168.122.117/volume// Sep 05 20:51:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-27d99a48-3f89-4cac-b9e8-c2bb2a4472fe None None] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-27d99a48-3f89-4cac-b9e8-c2bb2a4472fe None None] Calling method 'all' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:23 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-27d99a48-3f89-4cac-b9e8-c2bb2a4472fe None None] http://192.168.122.117/volume// returned with HTTP 300 Sep 05 20:51:23 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 173/353] 192.168.122.117 () {58 vars in 1315 bytes} [Sat Sep 5 20:51:23 2026] GET /volume/ => generated 390 bytes in 18 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 20:51:23 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-62073434-5e4b-4f75-a9a6-2e33890d204a req-194d50f9-1bd5-4c4e-8765-fdb74a6681d0 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:23 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-62073434-5e4b-4f75-a9a6-2e33890d204a req-194d50f9-1bd5-4c4e-8765-fdb74a6681d0 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] GET http://192.168.122.117/volume/v3/volumes/195b2106-41ef-4468-8e45-26ee43a10df8 Sep 05 20:51:23 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-62073434-5e4b-4f75-a9a6-2e33890d204a req-194d50f9-1bd5-4c4e-8765-fdb74a6681d0 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:23 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-62073434-5e4b-4f75-a9a6-2e33890d204a req-194d50f9-1bd5-4c4e-8765-fdb74a6681d0 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:23 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:23 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:51:23 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:23 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:51:23 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [req-62073434-5e4b-4f75-a9a6-2e33890d204a req-194d50f9-1bd5-4c4e-8765-fdb74a6681d0 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Volume info retrieved successfully. Sep 05 20:51:23 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-62073434-5e4b-4f75-a9a6-2e33890d204a req-194d50f9-1bd5-4c4e-8765-fdb74a6681d0 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] http://192.168.122.117/volume/v3/volumes/195b2106-41ef-4468-8e45-26ee43a10df8 returned with HTTP 200 Sep 05 20:51:23 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 181/354] 192.168.122.117 () {62 vars in 1528 bytes} [Sat Sep 5 20:51:23 2026] GET /volume/v3/volumes/195b2106-41ef-4468-8e45-26ee43a10df8 => generated 1331 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 20:51:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [req-62073434-5e4b-4f75-a9a6-2e33890d204a req-9e22f53c-222d-4100-8bc1-87843b3743b2 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:23 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-62073434-5e4b-4f75-a9a6-2e33890d204a req-9e22f53c-222d-4100-8bc1-87843b3743b2 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] DELETE http://192.168.122.117/volume/v3/attachments/f5c67086-e378-4c4a-983f-0a5fce5fbcac Sep 05 20:51:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-62073434-5e4b-4f75-a9a6-2e33890d204a req-9e22f53c-222d-4100-8bc1-87843b3743b2 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-62073434-5e4b-4f75-a9a6-2e33890d204a req-9e22f53c-222d-4100-8bc1-87843b3743b2 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Calling method 'version_select' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:24 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:24 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:51:24 devstack devstack@c-api.service[87435]: /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 05 20:51:24 devstack devstack@c-api.service[87435]: return base.obj_make_list(context, Sep 05 20:51:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-3695ffbc-0045-4a1a-9a67-df13334c9b14 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:24 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-62073434-5e4b-4f75-a9a6-2e33890d204a req-9e22f53c-222d-4100-8bc1-87843b3743b2 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] http://192.168.122.117/volume/v3/attachments/f5c67086-e378-4c4a-983f-0a5fce5fbcac returned with HTTP 200 Sep 05 20:51:24 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 174/355] 192.168.122.117 () {64 vars in 1562 bytes} [Sat Sep 5 20:51:23 2026] DELETE /volume/v3/attachments/f5c67086-e378-4c4a-983f-0a5fce5fbcac => generated 19 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:51:24 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-76f15d35-1716-41bd-b3a4-cd5e27de7e25 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:24 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-76f15d35-1716-41bd-b3a4-cd5e27de7e25 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] GET http://192.168.122.117/volume/v3/volumes/195b2106-41ef-4468-8e45-26ee43a10df8 Sep 05 20:51:24 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-76f15d35-1716-41bd-b3a4-cd5e27de7e25 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:24 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-76f15d35-1716-41bd-b3a4-cd5e27de7e25 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:24 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:24 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:51:24 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:24 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:51:24 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-76f15d35-1716-41bd-b3a4-cd5e27de7e25 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Volume info retrieved successfully. Sep 05 20:51:24 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-76f15d35-1716-41bd-b3a4-cd5e27de7e25 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] http://192.168.122.117/volume/v3/volumes/195b2106-41ef-4468-8e45-26ee43a10df8 returned with HTTP 200 Sep 05 20:51:24 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 175/356] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:51:24 2026] GET /volume/v3/volumes/195b2106-41ef-4468-8e45-26ee43a10df8 => generated 855 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:51:24 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-3695ffbc-0045-4a1a-9a67-df13334c9b14 tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 20:51:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-3695ffbc-0045-4a1a-9a67-df13334c9b14 tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-1338049500"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:51:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.volumes [None req-3695ffbc-0045-4a1a-9a67-df13334c9b14 tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-1338049500'}} {{(pid=87434) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:51:24 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-3695ffbc-0045-4a1a-9a67-df13334c9b14 tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] Create volume of 1 GB Sep 05 20:51:24 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-3695ffbc-0045-4a1a-9a67-df13334c9b14 tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] Availability Zones retrieved successfully. Sep 05 20:51:24 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-3695ffbc-0045-4a1a-9a67-df13334c9b14 tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] Flow 'volume_create_api' (cb749c11-db01-4d6a-bd54-f1b8bf7275c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:51:24 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-3695ffbc-0045-4a1a-9a67-df13334c9b14 tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39f043ac-3bec-426f-a7bb-2e1ce1d09d16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:51:24 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.flows.api.create_volume [None req-3695ffbc-0045-4a1a-9a67-df13334c9b14 tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] Validating volume size '1' using validate_int {{(pid=87434) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:51:24 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-3695ffbc-0045-4a1a-9a67-df13334c9b14 tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39f043ac-3bec-426f-a7bb-2e1ce1d09d16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:51:24 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-3695ffbc-0045-4a1a-9a67-df13334c9b14 tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55bdb06c-d794-4ff5-ba4e-1723c93392de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:51:25 devstack devstack@c-api.service[87434]: DEBUG cinder.quota [None req-3695ffbc-0045-4a1a-9a67-df13334c9b14 tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] Created reservations ['5821b4fe-dd9b-4854-b0de-2581fc4122b1', '454bbc8b-0783-4319-a4f2-e1bf4381d101', 'e876654c-df47-4da5-b457-3ea55cf1dde1', '9e2220ba-f083-483d-915a-4444fe396f22'] {{(pid=87434) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:51:25 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-3695ffbc-0045-4a1a-9a67-df13334c9b14 tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55bdb06c-d794-4ff5-ba4e-1723c93392de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5821b4fe-dd9b-4854-b0de-2581fc4122b1', '454bbc8b-0783-4319-a4f2-e1bf4381d101', 'e876654c-df47-4da5-b457-3ea55cf1dde1', '9e2220ba-f083-483d-915a-4444fe396f22']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:51:25 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-3695ffbc-0045-4a1a-9a67-df13334c9b14 tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9bf1f655-1c3f-4178-b8a3-1d7820fd060b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:51:25 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:25 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:51:25 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-3695ffbc-0045-4a1a-9a67-df13334c9b14 tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9bf1f655-1c3f-4178-b8a3-1d7820fd060b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a3dc811d-209e-401c-b10f-fd5d7c1c478d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1338049500',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5b752fb345e497bb48ced8c1b0d2aaa',qos_specs=None,replication_status=,reservations=['5821b4fe-dd9b-4854-b0de-2581fc4122b1','454bbc8b-0783-4319-a4f2-e1bf4381d101','e876654c-df47-4da5-b457-3ea55cf1dde1','9e2220ba-f083-483d-915a-4444fe396f22'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b5e8c3cbd5141fb84204aabd434041d',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T18:51:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1338049500',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a3dc811d-209e-401c-b10f-fd5d7c1c478d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a5b752fb345e497bb48ced8c1b0d2aaa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1b5e8c3cbd5141fb84204aabd434041d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:51:25 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-3695ffbc-0045-4a1a-9a67-df13334c9b14 tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8253a1a0-ece1-4927-a44d-0a6647cb7415) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:51:25 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-3695ffbc-0045-4a1a-9a67-df13334c9b14 tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8253a1a0-ece1-4927-a44d-0a6647cb7415) transitioned into state 'SUCCESS' from state '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-1338049500',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5b752fb345e497bb48ced8c1b0d2aaa',qos_specs=None,replication_status=,reservations=['5821b4fe-dd9b-4854-b0de-2581fc4122b1','454bbc8b-0783-4319-a4f2-e1bf4381d101','e876654c-df47-4da5-b457-3ea55cf1dde1','9e2220ba-f083-483d-915a-4444fe396f22'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b5e8c3cbd5141fb84204aabd434041d',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:51:25 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-3695ffbc-0045-4a1a-9a67-df13334c9b14 tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2924b9d7-58f2-4f3e-9a82-0e1c72f86af8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:51:25 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-3695ffbc-0045-4a1a-9a67-df13334c9b14 tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2924b9d7-58f2-4f3e-9a82-0e1c72f86af8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:51:25 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-3695ffbc-0045-4a1a-9a67-df13334c9b14 tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] Flow 'volume_create_api' (cb749c11-db01-4d6a-bd54-f1b8bf7275c6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:51:25 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-3695ffbc-0045-4a1a-9a67-df13334c9b14 tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] Create volume request issued successfully. Sep 05 20:51:25 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-3695ffbc-0045-4a1a-9a67-df13334c9b14 tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 20:51:25 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 182/357] 192.168.122.117 () {60 vars in 1142 bytes} [Sat Sep 5 20:51:24 2026] POST /volume/v3/volumes => generated 759 bytes in 1188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:51:25 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-9131ba83-3435-405c-bf66-190844fd3b3d None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:25 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-9131ba83-3435-405c-bf66-190844fd3b3d tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] GET http://192.168.122.117/volume/v3/volumes/a3dc811d-209e-401c-b10f-fd5d7c1c478d Sep 05 20:51:25 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-9131ba83-3435-405c-bf66-190844fd3b3d tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:25 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-9131ba83-3435-405c-bf66-190844fd3b3d tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:25 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:25 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:51:25 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:25 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:51:25 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-9131ba83-3435-405c-bf66-190844fd3b3d tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] Volume info retrieved successfully. Sep 05 20:51:25 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-9131ba83-3435-405c-bf66-190844fd3b3d tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] http://192.168.122.117/volume/v3/volumes/a3dc811d-209e-401c-b10f-fd5d7c1c478d returned with HTTP 200 Sep 05 20:51:25 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 176/358] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:51:25 2026] GET /volume/v3/volumes/a3dc811d-209e-401c-b10f-fd5d7c1c478d => generated 827 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:51:26 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-47a51d42-316e-4f5d-abb6-b00097b2f0bc None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:26 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-47a51d42-316e-4f5d-abb6-b00097b2f0bc tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] GET http://192.168.122.117/volume/v3/volumes/a3dc811d-209e-401c-b10f-fd5d7c1c478d Sep 05 20:51:26 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-47a51d42-316e-4f5d-abb6-b00097b2f0bc tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:26 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-47a51d42-316e-4f5d-abb6-b00097b2f0bc tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:26 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:26 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:51:26 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:26 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:51:26 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-47a51d42-316e-4f5d-abb6-b00097b2f0bc tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] Volume info retrieved successfully. Sep 05 20:51:26 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-47a51d42-316e-4f5d-abb6-b00097b2f0bc tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] http://192.168.122.117/volume/v3/volumes/a3dc811d-209e-401c-b10f-fd5d7c1c478d returned with HTTP 200 Sep 05 20:51:26 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 183/359] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:51:26 2026] GET /volume/v3/volumes/a3dc811d-209e-401c-b10f-fd5d7c1c478d => generated 851 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:51:27 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-f70bd597-2089-4409-adf7-3980eae475ee None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:27 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-f70bd597-2089-4409-adf7-3980eae475ee tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] GET http://192.168.122.117/volume/v3/volumes/a3dc811d-209e-401c-b10f-fd5d7c1c478d Sep 05 20:51:27 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-f70bd597-2089-4409-adf7-3980eae475ee tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:27 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-f70bd597-2089-4409-adf7-3980eae475ee tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:27 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:27 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:51:27 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:27 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:51:27 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-f70bd597-2089-4409-adf7-3980eae475ee tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] Volume info retrieved successfully. Sep 05 20:51:27 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-f70bd597-2089-4409-adf7-3980eae475ee tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] http://192.168.122.117/volume/v3/volumes/a3dc811d-209e-401c-b10f-fd5d7c1c478d returned with HTTP 200 Sep 05 20:51:27 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 177/360] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:51:27 2026] GET /volume/v3/volumes/a3dc811d-209e-401c-b10f-fd5d7c1c478d => generated 852 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:51:30 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-dba5f96c-2402-47f6-8446-c42da6a439d2 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:30 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-dba5f96c-2402-47f6-8446-c42da6a439d2 tempest-AttachVolumeShelveTestJSON-1563099460 tempest-AttachVolumeShelveTestJSON-1563099460-project-member] DELETE http://192.168.122.117/volume/v3/volumes/fa014a7e-093b-4757-b3b1-ffec55f6d8e4 Sep 05 20:51:30 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-dba5f96c-2402-47f6-8446-c42da6a439d2 tempest-AttachVolumeShelveTestJSON-1563099460 tempest-AttachVolumeShelveTestJSON-1563099460-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:30 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-dba5f96c-2402-47f6-8446-c42da6a439d2 tempest-AttachVolumeShelveTestJSON-1563099460 tempest-AttachVolumeShelveTestJSON-1563099460-project-member] Calling method 'delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:30 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-dba5f96c-2402-47f6-8446-c42da6a439d2 tempest-AttachVolumeShelveTestJSON-1563099460 tempest-AttachVolumeShelveTestJSON-1563099460-project-member] Delete volume with id: fa014a7e-093b-4757-b3b1-ffec55f6d8e4 Sep 05 20:51:30 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:30 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:51:30 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:30 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:51:30 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-dba5f96c-2402-47f6-8446-c42da6a439d2 tempest-AttachVolumeShelveTestJSON-1563099460 tempest-AttachVolumeShelveTestJSON-1563099460-project-member] Volume info retrieved successfully. Sep 05 20:51:30 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-dba5f96c-2402-47f6-8446-c42da6a439d2 tempest-AttachVolumeShelveTestJSON-1563099460 tempest-AttachVolumeShelveTestJSON-1563099460-project-member] Delete volume request issued successfully. Sep 05 20:51:30 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-dba5f96c-2402-47f6-8446-c42da6a439d2 tempest-AttachVolumeShelveTestJSON-1563099460 tempest-AttachVolumeShelveTestJSON-1563099460-project-member] http://192.168.122.117/volume/v3/volumes/fa014a7e-093b-4757-b3b1-ffec55f6d8e4 returned with HTTP 202 Sep 05 20:51:30 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 184/361] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 20:51:30 2026] DELETE /volume/v3/volumes/fa014a7e-093b-4757-b3b1-ffec55f6d8e4 => generated 0 bytes in 146 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:51:30 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-ab42a1b2-23d8-4506-8344-d6265fc38790 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:30 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-ab42a1b2-23d8-4506-8344-d6265fc38790 tempest-AttachVolumeShelveTestJSON-1563099460 tempest-AttachVolumeShelveTestJSON-1563099460-project-member] GET http://192.168.122.117/volume/v3/volumes/fa014a7e-093b-4757-b3b1-ffec55f6d8e4 Sep 05 20:51:30 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-ab42a1b2-23d8-4506-8344-d6265fc38790 tempest-AttachVolumeShelveTestJSON-1563099460 tempest-AttachVolumeShelveTestJSON-1563099460-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:30 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-ab42a1b2-23d8-4506-8344-d6265fc38790 tempest-AttachVolumeShelveTestJSON-1563099460 tempest-AttachVolumeShelveTestJSON-1563099460-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:30 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:30 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:51:30 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:30 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:51:30 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-ab42a1b2-23d8-4506-8344-d6265fc38790 tempest-AttachVolumeShelveTestJSON-1563099460 tempest-AttachVolumeShelveTestJSON-1563099460-project-member] Volume info retrieved successfully. Sep 05 20:51:30 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-ab42a1b2-23d8-4506-8344-d6265fc38790 tempest-AttachVolumeShelveTestJSON-1563099460 tempest-AttachVolumeShelveTestJSON-1563099460-project-member] http://192.168.122.117/volume/v3/volumes/fa014a7e-093b-4757-b3b1-ffec55f6d8e4 returned with HTTP 200 Sep 05 20:51:30 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 178/362] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:51:30 2026] GET /volume/v3/volumes/fa014a7e-093b-4757-b3b1-ffec55f6d8e4 => generated 857 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:51:31 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-580836ce-1766-455a-ad05-acc8968c85a5 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:31 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-580836ce-1766-455a-ad05-acc8968c85a5 tempest-AttachVolumeShelveTestJSON-1563099460 tempest-AttachVolumeShelveTestJSON-1563099460-project-member] GET http://192.168.122.117/volume/v3/volumes/fa014a7e-093b-4757-b3b1-ffec55f6d8e4 Sep 05 20:51:31 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-580836ce-1766-455a-ad05-acc8968c85a5 tempest-AttachVolumeShelveTestJSON-1563099460 tempest-AttachVolumeShelveTestJSON-1563099460-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:31 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-580836ce-1766-455a-ad05-acc8968c85a5 tempest-AttachVolumeShelveTestJSON-1563099460 tempest-AttachVolumeShelveTestJSON-1563099460-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:31 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:31 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:51:31 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:31 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:51:31 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-580836ce-1766-455a-ad05-acc8968c85a5 tempest-AttachVolumeShelveTestJSON-1563099460 tempest-AttachVolumeShelveTestJSON-1563099460-project-member] Volume info retrieved successfully. Sep 05 20:51:31 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-580836ce-1766-455a-ad05-acc8968c85a5 tempest-AttachVolumeShelveTestJSON-1563099460 tempest-AttachVolumeShelveTestJSON-1563099460-project-member] http://192.168.122.117/volume/v3/volumes/fa014a7e-093b-4757-b3b1-ffec55f6d8e4 returned with HTTP 200 Sep 05 20:51:31 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 185/363] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:51:31 2026] GET /volume/v3/volumes/fa014a7e-093b-4757-b3b1-ffec55f6d8e4 => generated 857 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:51:32 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-58ecba99-4476-46af-a143-80cea7c899b8 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:32 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-58ecba99-4476-46af-a143-80cea7c899b8 tempest-AttachVolumeShelveTestJSON-1563099460 tempest-AttachVolumeShelveTestJSON-1563099460-project-member] GET http://192.168.122.117/volume/v3/volumes/fa014a7e-093b-4757-b3b1-ffec55f6d8e4 Sep 05 20:51:32 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-58ecba99-4476-46af-a143-80cea7c899b8 tempest-AttachVolumeShelveTestJSON-1563099460 tempest-AttachVolumeShelveTestJSON-1563099460-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:32 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-58ecba99-4476-46af-a143-80cea7c899b8 tempest-AttachVolumeShelveTestJSON-1563099460 tempest-AttachVolumeShelveTestJSON-1563099460-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:32 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-58ecba99-4476-46af-a143-80cea7c899b8 tempest-AttachVolumeShelveTestJSON-1563099460 tempest-AttachVolumeShelveTestJSON-1563099460-project-member] http://192.168.122.117/volume/v3/volumes/fa014a7e-093b-4757-b3b1-ffec55f6d8e4 returned with HTTP 404 Sep 05 20:51:32 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 179/364] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:51:32 2026] GET /volume/v3/volumes/fa014a7e-093b-4757-b3b1-ffec55f6d8e4 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:51:41 devstack devstack@c-api.service[87434]: DEBUG dbcounter [-] [87434] Writing DB stats cinder:SELECT=228,cinder:INSERT=35,cinder:UPDATE=57 {{(pid=87434) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 20:51:42 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-ab5e52da-4f60-4d90-aa39-44db2ed01ccc None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:42 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-ab5e52da-4f60-4d90-aa39-44db2ed01ccc tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] POST http://192.168.122.117/volume/v3/volumes/073d39b5-00d7-4851-baa1-50342a4ccc8d/action Sep 05 20:51:42 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-ab5e52da-4f60-4d90-aa39-44db2ed01ccc tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] Action body: b'{"os-attach": {"instance_uuid": "e166e9dc-4894-4d94-87a7-be0f12ae25cd", "mountpoint": "/dev/vdc"}}' {{(pid=87434) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:51:42 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-ab5e52da-4f60-4d90-aa39-44db2ed01ccc tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "e166e9dc-4894-4d94-87a7-be0f12ae25cd", "mountpoint": "/dev/vdc"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:51:42 devstack devstack@c-api.service[87435]: DEBUG dbcounter [-] [87435] Writing DB stats cinder:SELECT=166,cinder:UPDATE=15,cinder:INSERT=7 {{(pid=87435) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 20:51:42 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-ab5e52da-4f60-4d90-aa39-44db2ed01ccc tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] http://192.168.122.117/volume/v3/volumes/073d39b5-00d7-4851-baa1-50342a4ccc8d/action returned with HTTP 404 Sep 05 20:51:42 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 186/365] 192.168.122.117 () {60 vars in 1274 bytes} [Sat Sep 5 20:51:42 2026] POST /volume/v3/volumes/073d39b5-00d7-4851-baa1-50342a4ccc8d/action => generated 109 bytes in 129 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:51:46 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-3a64296e-3637-40b9-a1e4-ffa58250c3d8 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:47 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-3a64296e-3637-40b9-a1e4-ffa58250c3d8 tempest-BackendsCapabilitiesAdminTestsJSON-1871435038 tempest-BackendsCapabilitiesAdminTestsJSON-1871435038-project-admin] GET http://192.168.122.117/volume/v3/scheduler-stats/get_pools Sep 05 20:51:47 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-3a64296e-3637-40b9-a1e4-ffa58250c3d8 tempest-BackendsCapabilitiesAdminTestsJSON-1871435038 tempest-BackendsCapabilitiesAdminTestsJSON-1871435038-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:47 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-3a64296e-3637-40b9-a1e4-ffa58250c3d8 tempest-BackendsCapabilitiesAdminTestsJSON-1871435038 tempest-BackendsCapabilitiesAdminTestsJSON-1871435038-project-admin] Calling method 'get_pools' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:47 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-3a64296e-3637-40b9-a1e4-ffa58250c3d8 tempest-BackendsCapabilitiesAdminTestsJSON-1871435038 tempest-BackendsCapabilitiesAdminTestsJSON-1871435038-project-admin] http://192.168.122.117/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 05 20:51:47 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 180/366] 192.168.122.117 () {58 vars in 1175 bytes} [Sat Sep 5 20:51:46 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 376 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 20:51:47 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-66901eb8-38cd-4af3-814c-463234d89969 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:47 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-66901eb8-38cd-4af3-814c-463234d89969 tempest-BackendsCapabilitiesAdminTestsJSON-1871435038 tempest-BackendsCapabilitiesAdminTestsJSON-1871435038-project-admin] GET http://192.168.122.117/volume/v3/scheduler-stats/get_pools?detail=True Sep 05 20:51:47 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-66901eb8-38cd-4af3-814c-463234d89969 tempest-BackendsCapabilitiesAdminTestsJSON-1871435038 tempest-BackendsCapabilitiesAdminTestsJSON-1871435038-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:47 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-66901eb8-38cd-4af3-814c-463234d89969 tempest-BackendsCapabilitiesAdminTestsJSON-1871435038 tempest-BackendsCapabilitiesAdminTestsJSON-1871435038-project-admin] Calling method 'get_pools' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:47 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-66901eb8-38cd-4af3-814c-463234d89969 tempest-BackendsCapabilitiesAdminTestsJSON-1871435038 tempest-BackendsCapabilitiesAdminTestsJSON-1871435038-project-admin] http://192.168.122.117/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Sep 05 20:51:47 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 187/367] 192.168.122.117 () {58 vars in 1198 bytes} [Sat Sep 5 20:51:47 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 516 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:51:47 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-f363f543-09d4-4abb-9405-28a30c516901 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:47 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-f363f543-09d4-4abb-9405-28a30c516901 tempest-BackendsCapabilitiesAdminTestsJSON-1871435038 tempest-BackendsCapabilitiesAdminTestsJSON-1871435038-project-admin] GET http://192.168.122.117/volume/v3/capabilities/devstack@QuobyteHD Sep 05 20:51:47 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-f363f543-09d4-4abb-9405-28a30c516901 tempest-BackendsCapabilitiesAdminTestsJSON-1871435038 tempest-BackendsCapabilitiesAdminTestsJSON-1871435038-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:47 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-f363f543-09d4-4abb-9405-28a30c516901 tempest-BackendsCapabilitiesAdminTestsJSON-1871435038 tempest-BackendsCapabilitiesAdminTestsJSON-1871435038-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:47 devstack devstack@c-api.service[87435]: /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 05 20:51:47 devstack devstack@c-api.service[87435]: return base.obj_make_list(context, cls(context), objects.Service, Sep 05 20:51:47 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-f363f543-09d4-4abb-9405-28a30c516901 tempest-BackendsCapabilitiesAdminTestsJSON-1871435038 tempest-BackendsCapabilitiesAdminTestsJSON-1871435038-project-admin] http://192.168.122.117/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 05 20:51:47 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 181/368] 192.168.122.117 () {58 vars in 1193 bytes} [Sat Sep 5 20:51:47 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 704 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:51:47 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-6cf6f1d2-0f44-4176-b0c5-b9dad6e2330f None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:47 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-6cf6f1d2-0f44-4176-b0c5-b9dad6e2330f tempest-BackendsCapabilitiesAdminTestsJSON-1871435038 tempest-BackendsCapabilitiesAdminTestsJSON-1871435038-project-admin] GET http://192.168.122.117/volume/v3/capabilities/devstack@QuobyteHD Sep 05 20:51:47 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-6cf6f1d2-0f44-4176-b0c5-b9dad6e2330f tempest-BackendsCapabilitiesAdminTestsJSON-1871435038 tempest-BackendsCapabilitiesAdminTestsJSON-1871435038-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:47 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-6cf6f1d2-0f44-4176-b0c5-b9dad6e2330f tempest-BackendsCapabilitiesAdminTestsJSON-1871435038 tempest-BackendsCapabilitiesAdminTestsJSON-1871435038-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:47 devstack devstack@c-api.service[87434]: /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 05 20:51:47 devstack devstack@c-api.service[87434]: return base.obj_make_list(context, cls(context), objects.Service, Sep 05 20:51:47 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-6cf6f1d2-0f44-4176-b0c5-b9dad6e2330f tempest-BackendsCapabilitiesAdminTestsJSON-1871435038 tempest-BackendsCapabilitiesAdminTestsJSON-1871435038-project-admin] http://192.168.122.117/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 05 20:51:47 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 188/369] 192.168.122.117 () {58 vars in 1193 bytes} [Sat Sep 5 20:51:47 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 704 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:51:53 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-738a9d5d-1518-4c15-9062-6b1261ccc4be None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:53 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-738a9d5d-1518-4c15-9062-6b1261ccc4be tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 20:51:53 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-738a9d5d-1518-4c15-9062-6b1261ccc4be tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "7ae634ca-a9fc-485e-b0d6-17713d61b749", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-1036118237"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:51:53 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.volumes [None req-738a9d5d-1518-4c15-9062-6b1261ccc4be tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] Create volume request body: {'volume': {'imageRef': '7ae634ca-a9fc-485e-b0d6-17713d61b749', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-1036118237'}} {{(pid=87435) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:51:53 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-738a9d5d-1518-4c15-9062-6b1261ccc4be tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] Create volume of 2 GB Sep 05 20:51:53 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-738a9d5d-1518-4c15-9062-6b1261ccc4be tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] Availability Zones retrieved successfully. Sep 05 20:51:53 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-738a9d5d-1518-4c15-9062-6b1261ccc4be tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] Flow 'volume_create_api' (dbafa3ad-ee91-4f2e-95e0-ff52fbaa8c92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:51:53 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-738a9d5d-1518-4c15-9062-6b1261ccc4be tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4b8a665-593e-414a-8d09-ee34582622da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:51:53 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.flows.api.create_volume [None req-738a9d5d-1518-4c15-9062-6b1261ccc4be tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] Validating volume size '2' using validate_int {{(pid=87435) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:51:53 devstack devstack@c-api.service[87435]: WARNING cinder.volume.api [None req-738a9d5d-1518-4c15-9062-6b1261ccc4be tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4b8a665-593e-414a-8d09-ee34582622da) transitioned into state 'FAILURE' from state 'RUNNING' Sep 05 20:51:53 devstack devstack@c-api.service[87435]: Failure: cinder.exception.InvalidInput: Invalid input received: Image 7ae634ca-a9fc-485e-b0d6-17713d61b749 is not active. Sep 05 20:51:53 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-738a9d5d-1518-4c15-9062-6b1261ccc4be tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4b8a665-593e-414a-8d09-ee34582622da) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:51:53 devstack devstack@c-api.service[87435]: WARNING cinder.volume.api [None req-738a9d5d-1518-4c15-9062-6b1261ccc4be tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4b8a665-593e-414a-8d09-ee34582622da) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 05 20:51:53 devstack devstack@c-api.service[87435]: WARNING cinder.volume.api [None req-738a9d5d-1518-4c15-9062-6b1261ccc4be tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] Flow 'volume_create_api' (dbafa3ad-ee91-4f2e-95e0-ff52fbaa8c92) transitioned into state 'REVERTED' from state 'RUNNING' Sep 05 20:51:53 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-738a9d5d-1518-4c15-9062-6b1261ccc4be tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 400 Sep 05 20:51:53 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 182/370] 192.168.122.117 () {60 vars in 1143 bytes} [Sat Sep 5 20:51:53 2026] POST /volume/v3/volumes => generated 125 bytes in 871 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 05 20:51:57 devstack devstack@c-api.service[87434]: DEBUG dbcounter [-] [87434] Writing DB stats cinder:SELECT=2 {{(pid=87434) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 20:51:58 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-a3f14007-a153-4ed3-845f-b4c73c1ac5a9 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:58 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-a3f14007-a153-4ed3-845f-b4c73c1ac5a9 tempest-GroupsV314Test-1672927073 tempest-GroupsV314Test-1672927073-project-admin] POST http://192.168.122.117/volume/v3/types Sep 05 20:51:58 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-a3f14007-a153-4ed3-845f-b4c73c1ac5a9 tempest-GroupsV314Test-1672927073 tempest-GroupsV314Test-1672927073-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-2105911838"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:51:58 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-a3f14007-a153-4ed3-845f-b4c73c1ac5a9 tempest-GroupsV314Test-1672927073 tempest-GroupsV314Test-1672927073-project-admin] http://192.168.122.117/volume/v3/types returned with HTTP 200 Sep 05 20:51:58 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 189/371] 192.168.122.117 () {60 vars in 1136 bytes} [Sat Sep 5 20:51:58 2026] POST /volume/v3/types => generated 220 bytes in 385 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:51:58 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-bbc1bb8b-22d1-4391-aef6-0f282f40b9d2 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:58 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-bbc1bb8b-22d1-4391-aef6-0f282f40b9d2 tempest-GroupsV314Test-1672927073 tempest-GroupsV314Test-1672927073-project-admin] POST http://192.168.122.117/volume/v3/group_types Sep 05 20:51:58 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-bbc1bb8b-22d1-4391-aef6-0f282f40b9d2 tempest-GroupsV314Test-1672927073 tempest-GroupsV314Test-1672927073-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-1876868725"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:51:58 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-bbc1bb8b-22d1-4391-aef6-0f282f40b9d2 tempest-GroupsV314Test-1672927073 tempest-GroupsV314Test-1672927073-project-admin] http://192.168.122.117/volume/v3/group_types returned with HTTP 202 Sep 05 20:51:58 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 183/372] 192.168.122.117 () {62 vars in 1195 bytes} [Sat Sep 5 20:51:58 2026] POST /volume/v3/group_types => generated 177 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:51:59 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-2132b8d7-a2a4-4c97-bdf7-32e5a7ebb66f None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:59 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-2132b8d7-a2a4-4c97-bdf7-32e5a7ebb66f tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] POST http://192.168.122.117/volume/v3/groups Sep 05 20:51:59 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-2132b8d7-a2a4-4c97-bdf7-32e5a7ebb66f tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "c3030203-b154-4434-9915-243972b15bd8", "volume_types": ["dfb9aa58-90a0-4bf0-9ee7-06bbaec47879"], "name": "tempest-GroupsV314Test-Group-2055115160"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:51:59 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.groups [None req-2132b8d7-a2a4-4c97-bdf7-32e5a7ebb66f tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Creating new group {'group': {'group_type': 'c3030203-b154-4434-9915-243972b15bd8', 'volume_types': ['dfb9aa58-90a0-4bf0-9ee7-06bbaec47879'], 'name': 'tempest-GroupsV314Test-Group-2055115160'}} {{(pid=87434) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 05 20:51:59 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.groups [None req-2132b8d7-a2a4-4c97-bdf7-32e5a7ebb66f tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Creating group tempest-GroupsV314Test-Group-2055115160. Sep 05 20:51:59 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-2132b8d7-a2a4-4c97-bdf7-32e5a7ebb66f tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Availability zone cache updated, next update will occur around 2026-09-05 19:51:59.410617. {{(pid=87434) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 05 20:51:59 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-2132b8d7-a2a4-4c97-bdf7-32e5a7ebb66f tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Availability Zones retrieved successfully. Sep 05 20:51:59 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-ea2bd4b8-cf78-4fcc-86a0-89062b69a9c1 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:59 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-ea2bd4b8-cf78-4fcc-86a0-89062b69a9c1 tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 20:51:59 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-ea2bd4b8-cf78-4fcc-86a0-89062b69a9c1 tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "f4bdbc9c-4368-41fa-a261-e3541a5397ed"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:51:59 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.volumes [None req-ea2bd4b8-cf78-4fcc-86a0-89062b69a9c1 tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': 'f4bdbc9c-4368-41fa-a261-e3541a5397ed'}} {{(pid=87435) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:51:59 devstack devstack@c-api.service[87434]: DEBUG cinder.quota [None req-2132b8d7-a2a4-4c97-bdf7-32e5a7ebb66f tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Created reservations ['7e9aab17-539c-405c-bdd4-fe4e1fdd3191'] {{(pid=87434) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:51:59 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-2132b8d7-a2a4-4c97-bdf7-32e5a7ebb66f tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] http://192.168.122.117/volume/v3/groups returned with HTTP 202 Sep 05 20:51:59 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 190/373] 192.168.122.117 () {62 vars in 1181 bytes} [Sat Sep 5 20:51:59 2026] POST /volume/v3/groups => generated 108 bytes in 691 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:51:59 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-242b58e6-774d-49b7-886f-95b18bbec358 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:59 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-ea2bd4b8-cf78-4fcc-86a0-89062b69a9c1 tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] Create volume of 1 GB Sep 05 20:51:59 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-242b58e6-774d-49b7-886f-95b18bbec358 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] GET http://192.168.122.117/volume/v3/groups/6487f022-594a-4bbc-854b-8506f4558c29 Sep 05 20:51:59 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-242b58e6-774d-49b7-886f-95b18bbec358 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:59 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-242b58e6-774d-49b7-886f-95b18bbec358 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Calling method 'version_select' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:59 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.groups [None req-242b58e6-774d-49b7-886f-95b18bbec358 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] show called for member 6487f022-594a-4bbc-854b-8506f4558c29 {{(pid=87434) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 20:51:59 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-ea2bd4b8-cf78-4fcc-86a0-89062b69a9c1 tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] Availability Zones retrieved successfully. Sep 05 20:51:59 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:59 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:51:59 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-ea2bd4b8-cf78-4fcc-86a0-89062b69a9c1 tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] Flow 'volume_create_api' (fa35735b-1ac4-4729-8af3-717ab22c8261) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:51:59 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-ea2bd4b8-cf78-4fcc-86a0-89062b69a9c1 tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (976ec635-48e2-4b13-86ee-c2691c03c1ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:51:59 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:59 devstack devstack@c-api.service[87434]: return base.obj_make_list(context, cls(context), Sep 05 20:51:59 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-242b58e6-774d-49b7-886f-95b18bbec358 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] http://192.168.122.117/volume/v3/groups/6487f022-594a-4bbc-854b-8506f4558c29 returned with HTTP 200 Sep 05 20:51:59 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 191/374] 192.168.122.117 () {60 vars in 1270 bytes} [Sat Sep 5 20:51:59 2026] GET /volume/v3/groups/6487f022-594a-4bbc-854b-8506f4558c29 => generated 388 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:51:59 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.flows.api.create_volume [None req-ea2bd4b8-cf78-4fcc-86a0-89062b69a9c1 tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] Validating volume size '1' using validate_int {{(pid=87435) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:51:59 devstack devstack@c-api.service[87435]: WARNING cinder.volume.api [None req-ea2bd4b8-cf78-4fcc-86a0-89062b69a9c1 tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (976ec635-48e2-4b13-86ee-c2691c03c1ad) transitioned into state 'FAILURE' from state 'RUNNING' Sep 05 20:51:59 devstack devstack@c-api.service[87435]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Sep 05 20:52:00 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-ea2bd4b8-cf78-4fcc-86a0-89062b69a9c1 tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (976ec635-48e2-4b13-86ee-c2691c03c1ad) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:52:00 devstack devstack@c-api.service[87435]: WARNING cinder.volume.api [None req-ea2bd4b8-cf78-4fcc-86a0-89062b69a9c1 tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (976ec635-48e2-4b13-86ee-c2691c03c1ad) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 05 20:52:00 devstack devstack@c-api.service[87435]: WARNING cinder.volume.api [None req-ea2bd4b8-cf78-4fcc-86a0-89062b69a9c1 tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] Flow 'volume_create_api' (fa35735b-1ac4-4729-8af3-717ab22c8261) transitioned into state 'REVERTED' from state 'RUNNING' Sep 05 20:52:00 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-ea2bd4b8-cf78-4fcc-86a0-89062b69a9c1 tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 400 Sep 05 20:52:00 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 184/375] 192.168.122.117 () {60 vars in 1142 bytes} [Sat Sep 5 20:51:59 2026] POST /volume/v3/volumes => generated 134 bytes in 577 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 05 20:52:00 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-9f9b0f27-eafd-4019-acdb-d0362b654f69 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:00 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-9f9b0f27-eafd-4019-acdb-d0362b654f69 tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 20:52:00 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-9f9b0f27-eafd-4019-acdb-d0362b654f69 tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:52:00 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-9f9b0f27-eafd-4019-acdb-d0362b654f69 tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 400 Sep 05 20:52:00 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 192/376] 192.168.122.117 () {60 vars in 1142 bytes} [Sat Sep 5 20:52:00 2026] POST /volume/v3/volumes => generated 127 bytes in 16 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 05 20:52:00 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-afb2fd93-2043-4e9c-b462-328842209839 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:00 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-afb2fd93-2043-4e9c-b462-328842209839 tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 20:52:00 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-afb2fd93-2043-4e9c-b462-328842209839 tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "42044679-1c28-4d48-b1b9-296e22601d23"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:52:00 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.volumes [None req-afb2fd93-2043-4e9c-b462-328842209839 tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '42044679-1c28-4d48-b1b9-296e22601d23'}} {{(pid=87435) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:52:00 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-afb2fd93-2043-4e9c-b462-328842209839 tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 404 Sep 05 20:52:00 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 185/377] 192.168.122.117 () {60 vars in 1142 bytes} [Sat Sep 5 20:52:00 2026] POST /volume/v3/volumes => generated 111 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:52:00 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-824be4a0-c8ae-40a1-8406-9e2e3bbabaee None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:00 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-824be4a0-c8ae-40a1-8406-9e2e3bbabaee tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 20:52:00 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-824be4a0-c8ae-40a1-8406-9e2e3bbabaee tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "40c0877f-4c82-4129-89f6-6ffc081caa16"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:52:00 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.volumes [None req-824be4a0-c8ae-40a1-8406-9e2e3bbabaee tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '40c0877f-4c82-4129-89f6-6ffc081caa16'}} {{(pid=87434) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:52:00 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-824be4a0-c8ae-40a1-8406-9e2e3bbabaee tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 404 Sep 05 20:52:00 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 193/378] 192.168.122.117 () {60 vars in 1142 bytes} [Sat Sep 5 20:52:00 2026] POST /volume/v3/volumes => generated 109 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:52:00 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-9d322173-a63c-453c-b22d-20175c8caec0 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:00 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-9d322173-a63c-453c-b22d-20175c8caec0 tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 20:52:00 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-9d322173-a63c-453c-b22d-20175c8caec0 tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "04ef4ae3-29c9-44a7-98b6-c33ad828bb94"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:52:00 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.volumes [None req-9d322173-a63c-453c-b22d-20175c8caec0 tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': '04ef4ae3-29c9-44a7-98b6-c33ad828bb94'}} {{(pid=87435) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:52:00 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-9d322173-a63c-453c-b22d-20175c8caec0 tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 404 Sep 05 20:52:00 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 186/379] 192.168.122.117 () {60 vars in 1142 bytes} [Sat Sep 5 20:52:00 2026] POST /volume/v3/volumes => generated 114 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:52:00 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-24adec39-1648-42b1-8d57-675ce69a6c73 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:00 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-24adec39-1648-42b1-8d57-675ce69a6c73 tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 20:52:00 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-24adec39-1648-42b1-8d57-675ce69a6c73 tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:52:00 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-24adec39-1648-42b1-8d57-675ce69a6c73 tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 400 Sep 05 20:52:00 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 194/380] 192.168.122.117 () {60 vars in 1142 bytes} [Sat Sep 5 20:52:00 2026] POST /volume/v3/volumes => generated 125 bytes in 19 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 05 20:52:00 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-1d01be48-ac69-4661-aa07-b2349d27d351 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:00 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-1d01be48-ac69-4661-aa07-b2349d27d351 tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 20:52:00 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-1d01be48-ac69-4661-aa07-b2349d27d351 tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:52:00 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-1d01be48-ac69-4661-aa07-b2349d27d351 tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 400 Sep 05 20:52:00 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 187/381] 192.168.122.117 () {60 vars in 1142 bytes} [Sat Sep 5 20:52:00 2026] POST /volume/v3/volumes => generated 125 bytes in 27 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 05 20:52:00 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-44ed1ff1-3803-4c0f-a557-dba21e301848 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:00 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-44ed1ff1-3803-4c0f-a557-dba21e301848 tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 20:52:00 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-44ed1ff1-3803-4c0f-a557-dba21e301848 tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:52:00 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-44ed1ff1-3803-4c0f-a557-dba21e301848 tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 400 Sep 05 20:52:00 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 195/382] 192.168.122.117 () {60 vars in 1142 bytes} [Sat Sep 5 20:52:00 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 05 20:52:00 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-248bb911-401b-4a24-9d59-770335b87b5f None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:00 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-248bb911-401b-4a24-9d59-770335b87b5f tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] DELETE http://192.168.122.117/volume/v3/volumes/tempest-invalid-1623654502 Sep 05 20:52:00 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-248bb911-401b-4a24-9d59-770335b87b5f tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:00 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-248bb911-401b-4a24-9d59-770335b87b5f tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:00 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-248bb911-401b-4a24-9d59-770335b87b5f tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] Delete volume with id: tempest-invalid-1623654502 Sep 05 20:52:00 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-248bb911-401b-4a24-9d59-770335b87b5f tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] http://192.168.122.117/volume/v3/volumes/tempest-invalid-1623654502 returned with HTTP 404 Sep 05 20:52:00 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 188/383] 192.168.122.117 () {58 vars in 1205 bytes} [Sat Sep 5 20:52:00 2026] DELETE /volume/v3/volumes/tempest-invalid-1623654502 => generated 99 bytes in 101 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:52:00 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-5207c9fc-309d-40cb-9cf7-a402d379b3c5 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:00 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 196/384] 192.168.122.117 () {58 vars in 1127 bytes} [Sat Sep 5 20:52:00 2026] DELETE /volume/v3/volumes/ => generated 112 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Sep 05 20:52:00 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-a83d1c0a-3aa8-40be-a125-22162d2c0366 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:00 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-a83d1c0a-3aa8-40be-a125-22162d2c0366 tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] POST http://192.168.122.117/volume/v3/volumes/xxx/action Sep 05 20:52:00 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-a83d1c0a-3aa8-40be-a125-22162d2c0366 tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] Action body: b'{"os-detach": {}}' {{(pid=87435) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:52:00 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-a83d1c0a-3aa8-40be-a125-22162d2c0366 tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:52:00 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-a83d1c0a-3aa8-40be-a125-22162d2c0366 tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] http://192.168.122.117/volume/v3/volumes/xxx/action returned with HTTP 404 Sep 05 20:52:00 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 189/385] 192.168.122.117 () {60 vars in 1175 bytes} [Sat Sep 5 20:52:00 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:52:00 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-b25775a2-652a-4f4d-9909-72762acc85db None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:00 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b25775a2-652a-4f4d-9909-72762acc85db tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-reader] GET http://192.168.122.117/volume/v3/volumes/tempest-invalid-814088779 Sep 05 20:52:00 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b25775a2-652a-4f4d-9909-72762acc85db tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-reader] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:00 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b25775a2-652a-4f4d-9909-72762acc85db tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-reader] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:00 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b25775a2-652a-4f4d-9909-72762acc85db tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-reader] http://192.168.122.117/volume/v3/volumes/tempest-invalid-814088779 returned with HTTP 404 Sep 05 20:52:00 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 197/386] 192.168.122.117 () {58 vars in 1199 bytes} [Sat Sep 5 20:52:00 2026] GET /volume/v3/volumes/tempest-invalid-814088779 => generated 98 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:52:00 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-fc9e535d-4229-4016-9314-b49363270d82 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:00 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 190/387] 192.168.122.117 () {58 vars in 1124 bytes} [Sat Sep 5 20:52:00 2026] GET /volume/v3/volumes/ => generated 112 bytes in 6 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Sep 05 20:52:00 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-6d086fd2-b358-45a8-8e8f-d86a2824ea5e None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:00 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-6d086fd2-b358-45a8-8e8f-d86a2824ea5e tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-reader] GET http://192.168.122.117/volume/v3/volumes/detail?status=null Sep 05 20:52:00 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-6d086fd2-b358-45a8-8e8f-d86a2824ea5e tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-reader] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:00 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-6d086fd2-b358-45a8-8e8f-d86a2824ea5e tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-reader] Calling method 'detail' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:00 devstack devstack@c-api.service[87434]: DEBUG cinder.api.api_utils [None req-6d086fd2-b358-45a8-8e8f-d86a2824ea5e tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-reader] Removing options '' from query. {{(pid=87434) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:52:00 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-6d086fd2-b358-45a8-8e8f-d86a2824ea5e tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-reader] Could not evaluate value null, assuming string {{(pid=87434) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 05 20:52:00 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:00 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:52:00 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-6d086fd2-b358-45a8-8e8f-d86a2824ea5e tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-reader] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=87434) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 20:52:00 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-216f1220-4684-4c5d-a167-af8c9b7125d7 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:00 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-216f1220-4684-4c5d-a167-af8c9b7125d7 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] GET http://192.168.122.117/volume/v3/groups/6487f022-594a-4bbc-854b-8506f4558c29 Sep 05 20:52:00 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-216f1220-4684-4c5d-a167-af8c9b7125d7 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:00 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-216f1220-4684-4c5d-a167-af8c9b7125d7 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Calling method 'version_select' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:00 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.groups [None req-216f1220-4684-4c5d-a167-af8c9b7125d7 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] show called for member 6487f022-594a-4bbc-854b-8506f4558c29 {{(pid=87435) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 20:52:00 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:00 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:52:00 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:00 devstack devstack@c-api.service[87435]: return base.obj_make_list(context, cls(context), Sep 05 20:52:00 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-216f1220-4684-4c5d-a167-af8c9b7125d7 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] http://192.168.122.117/volume/v3/groups/6487f022-594a-4bbc-854b-8506f4558c29 returned with HTTP 200 Sep 05 20:52:00 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 191/388] 192.168.122.117 () {60 vars in 1270 bytes} [Sat Sep 5 20:52:00 2026] GET /volume/v3/groups/6487f022-594a-4bbc-854b-8506f4558c29 => generated 389 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:52:00 devstack devstack@c-api.service[87434]: /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 05 20:52:00 devstack devstack@c-api.service[87434]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 20:52:00 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-6d086fd2-b358-45a8-8e8f-d86a2824ea5e tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-reader] Get all volumes completed successfully. Sep 05 20:52:00 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-4fa22012-00e0-46e4-85d1-6def6ca109bf None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:00 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-6d086fd2-b358-45a8-8e8f-d86a2824ea5e tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-reader] http://192.168.122.117/volume/v3/volumes/detail?status=null returned with HTTP 200 Sep 05 20:52:00 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 198/389] 192.168.122.117 () {58 vars in 1165 bytes} [Sat Sep 5 20:52:00 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 20:52:00 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-4fa22012-00e0-46e4-85d1-6def6ca109bf tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 20:52:00 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-4fa22012-00e0-46e4-85d1-6def6ca109bf tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-19683703", "volume_type": "dfb9aa58-90a0-4bf0-9ee7-06bbaec47879", "group_id": "6487f022-594a-4bbc-854b-8506f4558c29", "size": 1}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:52:01 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.volumes [None req-4fa22012-00e0-46e4-85d1-6def6ca109bf tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-19683703', 'volume_type': 'dfb9aa58-90a0-4bf0-9ee7-06bbaec47879', 'group_id': '6487f022-594a-4bbc-854b-8506f4558c29', 'size': 1}} {{(pid=87435) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:52:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-f71e37b1-a90c-40df-942f-84872766e133 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:01 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-f71e37b1-a90c-40df-942f-84872766e133 tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-reader] GET http://192.168.122.117/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1335617423 Sep 05 20:52:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-f71e37b1-a90c-40df-942f-84872766e133 tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-reader] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-f71e37b1-a90c-40df-942f-84872766e133 tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-reader] Calling method 'detail' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.api_utils [None req-f71e37b1-a90c-40df-942f-84872766e133 tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-reader] Removing options '' from query. {{(pid=87434) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:52:01 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:01 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:52:01 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-f71e37b1-a90c-40df-942f-84872766e133 tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-reader] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1335617423'), ('no_migration_targets', True)]). {{(pid=87434) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 20:52:01 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-4fa22012-00e0-46e4-85d1-6def6ca109bf tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Create volume of 1 GB Sep 05 20:52:01 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:01 devstack devstack@c-api.service[87435]: return base.obj_make_list(context, cls(context), Sep 05 20:52:01 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-4fa22012-00e0-46e4-85d1-6def6ca109bf tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Availability Zones retrieved successfully. Sep 05 20:52:01 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-4fa22012-00e0-46e4-85d1-6def6ca109bf tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Flow 'volume_create_api' (816e1c62-c3e8-41eb-892d-c554933c9643) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:52:01 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-f71e37b1-a90c-40df-942f-84872766e133 tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-reader] Get all volumes completed successfully. Sep 05 20:52:01 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-f71e37b1-a90c-40df-942f-84872766e133 tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-reader] http://192.168.122.117/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1335617423 returned with HTTP 200 Sep 05 20:52:01 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 199/390] 192.168.122.117 () {58 vars in 1243 bytes} [Sat Sep 5 20:52:01 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1335617423 => generated 15 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 20:52:01 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-4fa22012-00e0-46e4-85d1-6def6ca109bf tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5aa4289a-f620-40a9-90fc-6288b4c000bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:52:01 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:01 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:52:01 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.flows.api.create_volume [None req-4fa22012-00e0-46e4-85d1-6def6ca109bf tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Validating volume size '1' using validate_int {{(pid=87435) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:52:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-f891b577-f137-4ba9-ad2c-9c9e9131097c None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:01 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-f891b577-f137-4ba9-ad2c-9c9e9131097c tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-reader] GET http://192.168.122.117/volume/v3/volumes?status=null Sep 05 20:52:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-f891b577-f137-4ba9-ad2c-9c9e9131097c tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-reader] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-f891b577-f137-4ba9-ad2c-9c9e9131097c tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-reader] Calling method 'index' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.api_utils [None req-f891b577-f137-4ba9-ad2c-9c9e9131097c tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-reader] Removing options '' from query. {{(pid=87434) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:52:01 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-f891b577-f137-4ba9-ad2c-9c9e9131097c tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-reader] Could not evaluate value null, assuming string {{(pid=87434) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 05 20:52:01 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-f891b577-f137-4ba9-ad2c-9c9e9131097c tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-reader] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=87434) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 20:52:01 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-4fa22012-00e0-46e4-85d1-6def6ca109bf tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5aa4289a-f620-40a9-90fc-6288b4c000bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:51:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=dfb9aa58-90a0-4bf0-9ee7-06bbaec47879,is_public=True,name='tempest-GroupsV314Test-volume-type-2105911838',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb9aa58-90a0-4bf0-9ee7-06bbaec47879', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '6487f022-594a-4bbc-854b-8506f4558c29', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:52:01 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-4fa22012-00e0-46e4-85d1-6def6ca109bf tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e99a449-fc25-4ce4-a837-3683c1cf7946) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:52:01 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-f891b577-f137-4ba9-ad2c-9c9e9131097c tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-reader] Get all volumes completed successfully. Sep 05 20:52:01 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-f891b577-f137-4ba9-ad2c-9c9e9131097c tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-reader] http://192.168.122.117/volume/v3/volumes?status=null returned with HTTP 200 Sep 05 20:52:01 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 200/391] 192.168.122.117 () {58 vars in 1144 bytes} [Sat Sep 5 20:52:01 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 20:52:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-36a9c665-28d2-41bd-98a3-22823b797f95 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:01 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-36a9c665-28d2-41bd-98a3-22823b797f95 tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-reader] GET http://192.168.122.117/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1315155526 Sep 05 20:52:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-36a9c665-28d2-41bd-98a3-22823b797f95 tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-reader] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-36a9c665-28d2-41bd-98a3-22823b797f95 tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-reader] Calling method 'index' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.api_utils [None req-36a9c665-28d2-41bd-98a3-22823b797f95 tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-reader] Removing options '' from query. {{(pid=87434) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:52:01 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-36a9c665-28d2-41bd-98a3-22823b797f95 tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-reader] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1315155526'), ('no_migration_targets', True)]). {{(pid=87434) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 20:52:01 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-36a9c665-28d2-41bd-98a3-22823b797f95 tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-reader] Get all volumes completed successfully. Sep 05 20:52:01 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-36a9c665-28d2-41bd-98a3-22823b797f95 tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-reader] http://192.168.122.117/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1315155526 returned with HTTP 200 Sep 05 20:52:01 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 201/392] 192.168.122.117 () {58 vars in 1222 bytes} [Sat Sep 5 20:52:01 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1315155526 => generated 15 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 20:52:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-c0331900-ac32-4c0e-b8ae-489cee2f21ae None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:01 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-c0331900-ac32-4c0e-b8ae-489cee2f21ae tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] POST http://192.168.122.117/volume/v3/volumes/a3dc811d-209e-401c-b10f-fd5d7c1c478d/action Sep 05 20:52:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-c0331900-ac32-4c0e-b8ae-489cee2f21ae tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] Action body: b'{"os-reserve": {}}' {{(pid=87434) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:52:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-c0331900-ac32-4c0e-b8ae-489cee2f21ae tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:52:01 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:01 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:52:01 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:01 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:52:01 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-c0331900-ac32-4c0e-b8ae-489cee2f21ae tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] Volume info retrieved successfully. Sep 05 20:52:01 devstack devstack@c-api.service[87435]: WARNING cinder.quota [None req-4fa22012-00e0-46e4-85d1-6def6ca109bf tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-2105911838 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-2105911838, it is now deprecated. Please use the default quota class for default quota. Sep 05 20:52:01 devstack devstack@c-api.service[87435]: WARNING cinder.quota [None req-4fa22012-00e0-46e4-85d1-6def6ca109bf tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-2105911838 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-2105911838, it is now deprecated. Please use the default quota class for default quota. Sep 05 20:52:01 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-c0331900-ac32-4c0e-b8ae-489cee2f21ae tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] Reserve volume completed successfully. Sep 05 20:52:01 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-c0331900-ac32-4c0e-b8ae-489cee2f21ae tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] http://192.168.122.117/volume/v3/volumes/a3dc811d-209e-401c-b10f-fd5d7c1c478d/action returned with HTTP 202 Sep 05 20:52:01 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 202/393] 192.168.122.117 () {60 vars in 1274 bytes} [Sat Sep 5 20:52:01 2026] POST /volume/v3/volumes/a3dc811d-209e-401c-b10f-fd5d7c1c478d/action => generated 0 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 20:52:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-a4241c6d-4e4e-4dca-bdcb-e5f7bfcda650 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:01 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-a4241c6d-4e4e-4dca-bdcb-e5f7bfcda650 tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] POST http://192.168.122.117/volume/v3/volumes/a3dc811d-209e-401c-b10f-fd5d7c1c478d/action Sep 05 20:52:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-a4241c6d-4e4e-4dca-bdcb-e5f7bfcda650 tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] Action body: b'{"os-reserve": {}}' {{(pid=87434) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:52:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-a4241c6d-4e4e-4dca-bdcb-e5f7bfcda650 tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:52:01 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:01 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:52:01 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:01 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:52:01 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-a4241c6d-4e4e-4dca-bdcb-e5f7bfcda650 tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] Volume info retrieved successfully. Sep 05 20:52:01 devstack devstack@c-api.service[87434]: ERROR cinder.volume.api [None req-a4241c6d-4e4e-4dca-bdcb-e5f7bfcda650 tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] Volume status must be available to reserve, but the status is attaching. Sep 05 20:52:01 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-a4241c6d-4e4e-4dca-bdcb-e5f7bfcda650 tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] http://192.168.122.117/volume/v3/volumes/a3dc811d-209e-401c-b10f-fd5d7c1c478d/action returned with HTTP 400 Sep 05 20:52:01 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 203/394] 192.168.122.117 () {60 vars in 1274 bytes} [Sat Sep 5 20:52:01 2026] POST /volume/v3/volumes/a3dc811d-209e-401c-b10f-fd5d7c1c478d/action => generated 132 bytes in 63 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 05 20:52:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-f30ad3d5-67e5-4080-81e9-1678db7612cc None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:01 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-f30ad3d5-67e5-4080-81e9-1678db7612cc tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] POST http://192.168.122.117/volume/v3/volumes/a3dc811d-209e-401c-b10f-fd5d7c1c478d/action Sep 05 20:52:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-f30ad3d5-67e5-4080-81e9-1678db7612cc tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=87434) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:52:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-f30ad3d5-67e5-4080-81e9-1678db7612cc tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:52:01 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:01 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:52:01 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:01 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:52:01 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-f30ad3d5-67e5-4080-81e9-1678db7612cc tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] Volume info retrieved successfully. Sep 05 20:52:01 devstack devstack@c-api.service[87435]: DEBUG cinder.quota [None req-4fa22012-00e0-46e4-85d1-6def6ca109bf tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Created reservations ['d9c9bb98-9df2-409b-9a59-051dc00077d4', 'e04d1efe-a6aa-4fad-a9d5-6f5013086329', '627dfadb-8cd7-4252-8439-5879293125c4', '9fe7a78a-714e-4573-a7ee-38ce388f2cd1'] {{(pid=87435) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:52:01 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-4fa22012-00e0-46e4-85d1-6def6ca109bf tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e99a449-fc25-4ce4-a837-3683c1cf7946) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d9c9bb98-9df2-409b-9a59-051dc00077d4', 'e04d1efe-a6aa-4fad-a9d5-6f5013086329', '627dfadb-8cd7-4252-8439-5879293125c4', '9fe7a78a-714e-4573-a7ee-38ce388f2cd1']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:52:01 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-4fa22012-00e0-46e4-85d1-6def6ca109bf tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08a69493-c64d-439c-9679-a2f143d09cb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:52:01 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:01 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:52:01 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-f30ad3d5-67e5-4080-81e9-1678db7612cc tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] Unreserve volume completed successfully. Sep 05 20:52:01 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-f30ad3d5-67e5-4080-81e9-1678db7612cc tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] http://192.168.122.117/volume/v3/volumes/a3dc811d-209e-401c-b10f-fd5d7c1c478d/action returned with HTTP 202 Sep 05 20:52:01 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 204/395] 192.168.122.117 () {60 vars in 1274 bytes} [Sat Sep 5 20:52:01 2026] POST /volume/v3/volumes/a3dc811d-209e-401c-b10f-fd5d7c1c478d/action => generated 0 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 20:52:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-3255b59b-bb09-47e1-aadd-d95d0b7ba2b4 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:01 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-3255b59b-bb09-47e1-aadd-d95d0b7ba2b4 tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] POST http://192.168.122.117/volume/v3/volumes/7192fd84-fff3-4cca-a126-808349b622af/action Sep 05 20:52:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-3255b59b-bb09-47e1-aadd-d95d0b7ba2b4 tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] Action body: b'{"os-reserve": {}}' {{(pid=87434) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:52:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-3255b59b-bb09-47e1-aadd-d95d0b7ba2b4 tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:52:01 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-3255b59b-bb09-47e1-aadd-d95d0b7ba2b4 tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] http://192.168.122.117/volume/v3/volumes/7192fd84-fff3-4cca-a126-808349b622af/action returned with HTTP 404 Sep 05 20:52:01 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 205/396] 192.168.122.117 () {60 vars in 1274 bytes} [Sat Sep 5 20:52:01 2026] POST /volume/v3/volumes/7192fd84-fff3-4cca-a126-808349b622af/action => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:52:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-19a372d2-3b10-4c60-918b-318ffa6061da None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:01 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-19a372d2-3b10-4c60-918b-318ffa6061da tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] POST http://192.168.122.117/volume/v3/volumes/68deefe0-e811-48ce-a3d3-47b604979d17/action Sep 05 20:52:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-19a372d2-3b10-4c60-918b-318ffa6061da tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=87434) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:52:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-19a372d2-3b10-4c60-918b-318ffa6061da tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:52:01 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:01 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:52:01 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-19a372d2-3b10-4c60-918b-318ffa6061da tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] http://192.168.122.117/volume/v3/volumes/68deefe0-e811-48ce-a3d3-47b604979d17/action returned with HTTP 404 Sep 05 20:52:01 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-4fa22012-00e0-46e4-85d1-6def6ca109bf tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08a69493-c64d-439c-9679-a2f143d09cb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bd1b9703-6a41-48d1-a4d4-aa5603037975', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-19683703',encryption_key_id=None,group_id=6487f022-594a-4bbc-854b-8506f4558c29,group_type_id=,metadata={},multiattach=False,project_id='01fe741f048543a7a6b356c11a0a6c8f',qos_specs=None,replication_status=,reservations=['d9c9bb98-9df2-409b-9a59-051dc00077d4','e04d1efe-a6aa-4fad-a9d5-6f5013086329','627dfadb-8cd7-4252-8439-5879293125c4','9fe7a78a-714e-4573-a7ee-38ce388f2cd1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13d60c953862447b9efb4a2d0d936853',volume_type_id=dfb9aa58-90a0-4bf0-9ee7-06bbaec47879), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T18:52:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-19683703',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=6487f022-594a-4bbc-854b-8506f4558c29,host=None,id=bd1b9703-6a41-48d1-a4d4-aa5603037975,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='01fe741f048543a7a6b356c11a0a6c8f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='13d60c953862447b9efb4a2d0d936853',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb9aa58-90a0-4bf0-9ee7-06bbaec47879),volume_type_id=dfb9aa58-90a0-4bf0-9ee7-06bbaec47879)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:52:01 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 206/397] 192.168.122.117 () {60 vars in 1274 bytes} [Sat Sep 5 20:52:01 2026] POST /volume/v3/volumes/68deefe0-e811-48ce-a3d3-47b604979d17/action => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:52:01 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-4fa22012-00e0-46e4-85d1-6def6ca109bf tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af72debe-2e14-442c-b65b-3c5c51e3d58a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:52:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-9184e182-5c58-482a-9aa8-34459f485f26 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:01 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 207/398] 192.168.122.117 () {60 vars in 1144 bytes} [Sat Sep 5 20:52:01 2026] PUT /volume/v3/volumes/ => generated 112 bytes in 5 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Sep 05 20:52:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-41b67a0c-8734-4943-ac2e-0380c16fe640 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:01 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-41b67a0c-8734-4943-ac2e-0380c16fe640 tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] PUT http://192.168.122.117/volume/v3/volumes/tempest-invalid-240315693 Sep 05 20:52:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-41b67a0c-8734-4943-ac2e-0380c16fe640 tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:52:01 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-41b67a0c-8734-4943-ac2e-0380c16fe640 tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] http://192.168.122.117/volume/v3/volumes/tempest-invalid-240315693 returned with HTTP 404 Sep 05 20:52:01 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 208/399] 192.168.122.117 () {60 vars in 1219 bytes} [Sat Sep 5 20:52:01 2026] PUT /volume/v3/volumes/tempest-invalid-240315693 => generated 98 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:52:01 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-4fa22012-00e0-46e4-85d1-6def6ca109bf tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af72debe-2e14-442c-b65b-3c5c51e3d58a) transitioned into state 'SUCCESS' from state '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-19683703',encryption_key_id=None,group_id=6487f022-594a-4bbc-854b-8506f4558c29,group_type_id=,metadata={},multiattach=False,project_id='01fe741f048543a7a6b356c11a0a6c8f',qos_specs=None,replication_status=,reservations=['d9c9bb98-9df2-409b-9a59-051dc00077d4','e04d1efe-a6aa-4fad-a9d5-6f5013086329','627dfadb-8cd7-4252-8439-5879293125c4','9fe7a78a-714e-4573-a7ee-38ce388f2cd1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13d60c953862447b9efb4a2d0d936853',volume_type_id=dfb9aa58-90a0-4bf0-9ee7-06bbaec47879)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:52:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-bdf14b50-c873-4caf-a78d-07c0882cb7d1 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:01 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-4fa22012-00e0-46e4-85d1-6def6ca109bf tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37b4405c-478f-4783-b858-4a700b217a08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:52:01 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-bdf14b50-c873-4caf-a78d-07c0882cb7d1 tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] PUT http://192.168.122.117/volume/v3/volumes/943a8394-bc2e-44e0-94ab-1f1b4f99eb21 Sep 05 20:52:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-bdf14b50-c873-4caf-a78d-07c0882cb7d1 tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:52:01 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-4fa22012-00e0-46e4-85d1-6def6ca109bf tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37b4405c-478f-4783-b858-4a700b217a08) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:52:01 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-bdf14b50-c873-4caf-a78d-07c0882cb7d1 tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] http://192.168.122.117/volume/v3/volumes/943a8394-bc2e-44e0-94ab-1f1b4f99eb21 returned with HTTP 404 Sep 05 20:52:01 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-4fa22012-00e0-46e4-85d1-6def6ca109bf tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Flow 'volume_create_api' (816e1c62-c3e8-41eb-892d-c554933c9643) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:52:01 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 209/400] 192.168.122.117 () {60 vars in 1252 bytes} [Sat Sep 5 20:52:01 2026] PUT /volume/v3/volumes/943a8394-bc2e-44e0-94ab-1f1b4f99eb21 => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:52:01 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-4fa22012-00e0-46e4-85d1-6def6ca109bf tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Create volume request issued successfully. Sep 05 20:52:01 devstack devstack@c-api.service[87435]: WARNING stevedore.named [None req-4fa22012-00e0-46e4-85d1-6def6ca109bf tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:52:01 devstack devstack@c-api.service[87435]: WARNING castellan.key_manager [None req-4fa22012-00e0-46e4-85d1-6def6ca109bf tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:52:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-b5c60cf3-f422-4433-8151-6ad584a87e8f None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:01 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b5c60cf3-f422-4433-8151-6ad584a87e8f tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] DELETE http://192.168.122.117/volume/v3/volumes/ccdf2e42-6460-4b3a-b2b4-260bffd27ee5 Sep 05 20:52:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b5c60cf3-f422-4433-8151-6ad584a87e8f tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b5c60cf3-f422-4433-8151-6ad584a87e8f tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] Calling method 'delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:01 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-b5c60cf3-f422-4433-8151-6ad584a87e8f tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] Delete volume with id: ccdf2e42-6460-4b3a-b2b4-260bffd27ee5 Sep 05 20:52:01 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b5c60cf3-f422-4433-8151-6ad584a87e8f tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] http://192.168.122.117/volume/v3/volumes/ccdf2e42-6460-4b3a-b2b4-260bffd27ee5 returned with HTTP 404 Sep 05 20:52:01 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 210/401] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 20:52:01 2026] DELETE /volume/v3/volumes/ccdf2e42-6460-4b3a-b2b4-260bffd27ee5 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:52:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-190cee27-ec6c-4278-bdc2-c4ee2d6da964 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:01 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-190cee27-ec6c-4278-bdc2-c4ee2d6da964 tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] POST http://192.168.122.117/volume/v3/volumes/a3dc811d-209e-401c-b10f-fd5d7c1c478d/action Sep 05 20:52:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-190cee27-ec6c-4278-bdc2-c4ee2d6da964 tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=87434) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:52:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-190cee27-ec6c-4278-bdc2-c4ee2d6da964 tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:52:01 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-190cee27-ec6c-4278-bdc2-c4ee2d6da964 tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] http://192.168.122.117/volume/v3/volumes/a3dc811d-209e-401c-b10f-fd5d7c1c478d/action returned with HTTP 400 Sep 05 20:52:01 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 211/402] 192.168.122.117 () {60 vars in 1274 bytes} [Sat Sep 5 20:52:01 2026] POST /volume/v3/volumes/a3dc811d-209e-401c-b10f-fd5d7c1c478d/action => generated 140 bytes in 13 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 05 20:52:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-063b300e-de47-433b-94bd-6da12bbdede6 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:01 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-063b300e-de47-433b-94bd-6da12bbdede6 tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] POST http://192.168.122.117/volume/v3/volumes/a3dc811d-209e-401c-b10f-fd5d7c1c478d/action Sep 05 20:52:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-063b300e-de47-433b-94bd-6da12bbdede6 tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=87434) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:52:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-063b300e-de47-433b-94bd-6da12bbdede6 tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:52:01 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-063b300e-de47-433b-94bd-6da12bbdede6 tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] http://192.168.122.117/volume/v3/volumes/a3dc811d-209e-401c-b10f-fd5d7c1c478d/action returned with HTTP 400 Sep 05 20:52:01 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 212/403] 192.168.122.117 () {60 vars in 1274 bytes} [Sat Sep 5 20:52:01 2026] POST /volume/v3/volumes/a3dc811d-209e-401c-b10f-fd5d7c1c478d/action => generated 131 bytes in 13 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 05 20:52:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-93053208-7c67-42b7-b50b-12b4e041e6fe None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:01 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-93053208-7c67-42b7-b50b-12b4e041e6fe tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] POST http://192.168.122.117/volume/v3/volumes/f953c519-e259-4c5f-9633-b749c92551c4/action Sep 05 20:52:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-93053208-7c67-42b7-b50b-12b4e041e6fe tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87434) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:52:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-93053208-7c67-42b7-b50b-12b4e041e6fe tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:52:01 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-93053208-7c67-42b7-b50b-12b4e041e6fe tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] http://192.168.122.117/volume/v3/volumes/f953c519-e259-4c5f-9633-b749c92551c4/action returned with HTTP 404 Sep 05 20:52:01 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 213/404] 192.168.122.117 () {60 vars in 1274 bytes} [Sat Sep 5 20:52:01 2026] POST /volume/v3/volumes/f953c519-e259-4c5f-9633-b749c92551c4/action => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:52:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-3379f393-7660-484d-9c33-7b1eb6409e99 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:01 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-3379f393-7660-484d-9c33-7b1eb6409e99 tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] POST http://192.168.122.117/volume/v3/volumes/a3dc811d-209e-401c-b10f-fd5d7c1c478d/action Sep 05 20:52:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-3379f393-7660-484d-9c33-7b1eb6409e99 tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=87434) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:52:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-3379f393-7660-484d-9c33-7b1eb6409e99 tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:52:01 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-3379f393-7660-484d-9c33-7b1eb6409e99 tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] http://192.168.122.117/volume/v3/volumes/a3dc811d-209e-401c-b10f-fd5d7c1c478d/action returned with HTTP 400 Sep 05 20:52:01 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 214/405] 192.168.122.117 () {60 vars in 1274 bytes} [Sat Sep 5 20:52:01 2026] POST /volume/v3/volumes/a3dc811d-209e-401c-b10f-fd5d7c1c478d/action => generated 129 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 05 20:52:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-c191ac01-dcda-444f-9eb0-463a6486903d None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:01 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-c191ac01-dcda-444f-9eb0-463a6486903d tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] POST http://192.168.122.117/volume/v3/volumes/None/action Sep 05 20:52:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-c191ac01-dcda-444f-9eb0-463a6486903d tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87434) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:52:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-c191ac01-dcda-444f-9eb0-463a6486903d tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:52:01 devstack devstack@c-api.service[87435]: DEBUG oslo_db.sqlalchemy.engines [None req-4fa22012-00e0-46e4-85d1-6def6ca109bf tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87435) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:52:01 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-c191ac01-dcda-444f-9eb0-463a6486903d tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] http://192.168.122.117/volume/v3/volumes/None/action returned with HTTP 404 Sep 05 20:52:01 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 215/406] 192.168.122.117 () {60 vars in 1178 bytes} [Sat Sep 5 20:52:01 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:52:01 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:01 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:52:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-5c095055-cb0b-4d6b-96fc-789917b8d08b None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:01 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-5c095055-cb0b-4d6b-96fc-789917b8d08b tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-reader] GET http://192.168.122.117/volume/v3/volumes/9f94db80-5f16-4976-b014-c06a7d3f6f8e Sep 05 20:52:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-5c095055-cb0b-4d6b-96fc-789917b8d08b tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-reader] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-5c095055-cb0b-4d6b-96fc-789917b8d08b tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-reader] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:01 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-4fa22012-00e0-46e4-85d1-6def6ca109bf tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 20:52:01 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 192/407] 192.168.122.117 () {62 vars in 1184 bytes} [Sat Sep 5 20:52:00 2026] POST /volume/v3/volumes => generated 825 bytes in 972 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:52:01 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-5c095055-cb0b-4d6b-96fc-789917b8d08b tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-reader] http://192.168.122.117/volume/v3/volumes/9f94db80-5f16-4976-b014-c06a7d3f6f8e returned with HTTP 404 Sep 05 20:52:01 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-c38c018e-342a-42ce-a68f-010b81d2d7e7 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:01 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 216/408] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:52:01 2026] GET /volume/v3/volumes/9f94db80-5f16-4976-b014-c06a7d3f6f8e => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:52:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-05d1e16f-468f-4313-ac1a-10301e4263f1 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:01 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-c38c018e-342a-42ce-a68f-010b81d2d7e7 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] GET http://192.168.122.117/volume/v3/volumes/bd1b9703-6a41-48d1-a4d4-aa5603037975 Sep 05 20:52:01 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-c38c018e-342a-42ce-a68f-010b81d2d7e7 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:01 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-05d1e16f-468f-4313-ac1a-10301e4263f1 tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] GET http://192.168.122.117/volume/v3/volumes/a3dc811d-209e-401c-b10f-fd5d7c1c478d Sep 05 20:52:01 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-c38c018e-342a-42ce-a68f-010b81d2d7e7 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-05d1e16f-468f-4313-ac1a-10301e4263f1 tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-05d1e16f-468f-4313-ac1a-10301e4263f1 tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:02 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:02 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:52:02 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:02 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:52:02 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:02 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:52:02 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:02 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:52:02 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-c38c018e-342a-42ce-a68f-010b81d2d7e7 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Volume info retrieved successfully. Sep 05 20:52:02 devstack devstack@c-api.service[87435]: WARNING stevedore.named [None req-c38c018e-342a-42ce-a68f-010b81d2d7e7 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:52:02 devstack devstack@c-api.service[87435]: WARNING castellan.key_manager [None req-c38c018e-342a-42ce-a68f-010b81d2d7e7 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:52:02 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-05d1e16f-468f-4313-ac1a-10301e4263f1 tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] Volume info retrieved successfully. Sep 05 20:52:02 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-05d1e16f-468f-4313-ac1a-10301e4263f1 tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] http://192.168.122.117/volume/v3/volumes/a3dc811d-209e-401c-b10f-fd5d7c1c478d returned with HTTP 200 Sep 05 20:52:02 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 217/409] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:52:01 2026] GET /volume/v3/volumes/a3dc811d-209e-401c-b10f-fd5d7c1c478d => generated 852 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:52:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-b44232ed-df5c-4223-b398-e0574fe8951c None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:02 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b44232ed-df5c-4223-b398-e0574fe8951c tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] DELETE http://192.168.122.117/volume/v3/volumes/a3dc811d-209e-401c-b10f-fd5d7c1c478d Sep 05 20:52:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b44232ed-df5c-4223-b398-e0574fe8951c tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b44232ed-df5c-4223-b398-e0574fe8951c tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] Calling method 'delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:02 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-b44232ed-df5c-4223-b398-e0574fe8951c tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] Delete volume with id: a3dc811d-209e-401c-b10f-fd5d7c1c478d Sep 05 20:52:02 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:02 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:52:02 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:02 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:52:02 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-b44232ed-df5c-4223-b398-e0574fe8951c tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] Volume info retrieved successfully. Sep 05 20:52:02 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-b44232ed-df5c-4223-b398-e0574fe8951c tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] Delete volume request issued successfully. Sep 05 20:52:02 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b44232ed-df5c-4223-b398-e0574fe8951c tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] http://192.168.122.117/volume/v3/volumes/a3dc811d-209e-401c-b10f-fd5d7c1c478d returned with HTTP 202 Sep 05 20:52:02 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 218/410] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 20:52:02 2026] DELETE /volume/v3/volumes/a3dc811d-209e-401c-b10f-fd5d7c1c478d => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:52:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-6cbe783f-3c70-454f-b5d2-c1dc29c362e7 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:02 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-6cbe783f-3c70-454f-b5d2-c1dc29c362e7 tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] GET http://192.168.122.117/volume/v3/volumes/a3dc811d-209e-401c-b10f-fd5d7c1c478d Sep 05 20:52:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-6cbe783f-3c70-454f-b5d2-c1dc29c362e7 tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-6cbe783f-3c70-454f-b5d2-c1dc29c362e7 tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:02 devstack devstack@c-api.service[87435]: DEBUG oslo_db.sqlalchemy.engines [None req-c38c018e-342a-42ce-a68f-010b81d2d7e7 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87435) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:52:02 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:02 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:52:02 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:02 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:52:02 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:02 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:52:02 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-6cbe783f-3c70-454f-b5d2-c1dc29c362e7 tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] Volume info retrieved successfully. Sep 05 20:52:02 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-6cbe783f-3c70-454f-b5d2-c1dc29c362e7 tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] http://192.168.122.117/volume/v3/volumes/a3dc811d-209e-401c-b10f-fd5d7c1c478d returned with HTTP 200 Sep 05 20:52:02 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 219/411] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:52:02 2026] GET /volume/v3/volumes/a3dc811d-209e-401c-b10f-fd5d7c1c478d => generated 851 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:52:02 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-c38c018e-342a-42ce-a68f-010b81d2d7e7 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] http://192.168.122.117/volume/v3/volumes/bd1b9703-6a41-48d1-a4d4-aa5603037975 returned with HTTP 200 Sep 05 20:52:02 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 193/412] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 20:52:01 2026] GET /volume/v3/volumes/bd1b9703-6a41-48d1-a4d4-aa5603037975 => generated 893 bytes in 300 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:52:03 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-e695801e-1104-4f0f-9102-63e3d19dc462 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:03 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-e695801e-1104-4f0f-9102-63e3d19dc462 tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] GET http://192.168.122.117/volume/v3/volumes/a3dc811d-209e-401c-b10f-fd5d7c1c478d Sep 05 20:52:03 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-e695801e-1104-4f0f-9102-63e3d19dc462 tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:03 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-e695801e-1104-4f0f-9102-63e3d19dc462 tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:03 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-64f1c20b-aa9b-4a75-b6a0-8e2ea8098036 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:03 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-64f1c20b-aa9b-4a75-b6a0-8e2ea8098036 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] GET http://192.168.122.117/volume/v3/volumes/bd1b9703-6a41-48d1-a4d4-aa5603037975 Sep 05 20:52:03 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-64f1c20b-aa9b-4a75-b6a0-8e2ea8098036 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:03 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:03 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:52:03 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-64f1c20b-aa9b-4a75-b6a0-8e2ea8098036 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:03 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:03 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:52:03 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-e695801e-1104-4f0f-9102-63e3d19dc462 tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] Volume info retrieved successfully. Sep 05 20:52:03 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:03 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:52:03 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-e695801e-1104-4f0f-9102-63e3d19dc462 tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] http://192.168.122.117/volume/v3/volumes/a3dc811d-209e-401c-b10f-fd5d7c1c478d returned with HTTP 200 Sep 05 20:52:03 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 220/413] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:52:03 2026] GET /volume/v3/volumes/a3dc811d-209e-401c-b10f-fd5d7c1c478d => generated 851 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:52:03 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:03 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:52:03 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-64f1c20b-aa9b-4a75-b6a0-8e2ea8098036 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Volume info retrieved successfully. Sep 05 20:52:03 devstack devstack@c-api.service[87435]: WARNING stevedore.named [None req-64f1c20b-aa9b-4a75-b6a0-8e2ea8098036 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:52:03 devstack devstack@c-api.service[87435]: WARNING castellan.key_manager [None req-64f1c20b-aa9b-4a75-b6a0-8e2ea8098036 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:52:03 devstack devstack@c-api.service[87435]: DEBUG oslo_db.sqlalchemy.engines [None req-64f1c20b-aa9b-4a75-b6a0-8e2ea8098036 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87435) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:52:03 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:03 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:52:03 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-64f1c20b-aa9b-4a75-b6a0-8e2ea8098036 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] http://192.168.122.117/volume/v3/volumes/bd1b9703-6a41-48d1-a4d4-aa5603037975 returned with HTTP 200 Sep 05 20:52:03 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 194/414] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 20:52:03 2026] GET /volume/v3/volumes/bd1b9703-6a41-48d1-a4d4-aa5603037975 => generated 917 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:52:04 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-a5727ddd-882b-44c7-8b12-dc1bcf9791a0 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:04 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-a5727ddd-882b-44c7-8b12-dc1bcf9791a0 tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] GET http://192.168.122.117/volume/v3/volumes/a3dc811d-209e-401c-b10f-fd5d7c1c478d Sep 05 20:52:04 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-a5727ddd-882b-44c7-8b12-dc1bcf9791a0 tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:04 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-a5727ddd-882b-44c7-8b12-dc1bcf9791a0 tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:04 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-a5727ddd-882b-44c7-8b12-dc1bcf9791a0 tempest-VolumesNegativeTest-2058071760 tempest-VolumesNegativeTest-2058071760-project-member] http://192.168.122.117/volume/v3/volumes/a3dc811d-209e-401c-b10f-fd5d7c1c478d returned with HTTP 404 Sep 05 20:52:04 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 221/415] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:52:04 2026] GET /volume/v3/volumes/a3dc811d-209e-401c-b10f-fd5d7c1c478d => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:52:04 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-a1c3d9da-0efb-4cfd-b171-1c3e8a3af9e1 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:04 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-a1c3d9da-0efb-4cfd-b171-1c3e8a3af9e1 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] GET http://192.168.122.117/volume/v3/volumes/bd1b9703-6a41-48d1-a4d4-aa5603037975 Sep 05 20:52:04 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-a1c3d9da-0efb-4cfd-b171-1c3e8a3af9e1 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:04 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-a1c3d9da-0efb-4cfd-b171-1c3e8a3af9e1 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:04 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:04 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:52:04 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:04 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:52:04 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-a1c3d9da-0efb-4cfd-b171-1c3e8a3af9e1 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Volume info retrieved successfully. Sep 05 20:52:04 devstack devstack@c-api.service[87435]: WARNING stevedore.named [None req-a1c3d9da-0efb-4cfd-b171-1c3e8a3af9e1 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:52:04 devstack devstack@c-api.service[87435]: WARNING castellan.key_manager [None req-a1c3d9da-0efb-4cfd-b171-1c3e8a3af9e1 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:52:04 devstack devstack@c-api.service[87435]: DEBUG oslo_db.sqlalchemy.engines [None req-a1c3d9da-0efb-4cfd-b171-1c3e8a3af9e1 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87435) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:52:04 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:04 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:52:04 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-a1c3d9da-0efb-4cfd-b171-1c3e8a3af9e1 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] http://192.168.122.117/volume/v3/volumes/bd1b9703-6a41-48d1-a4d4-aa5603037975 returned with HTTP 200 Sep 05 20:52:04 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 195/416] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 20:52:04 2026] GET /volume/v3/volumes/bd1b9703-6a41-48d1-a4d4-aa5603037975 => generated 918 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:52:04 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-b64168ad-f94a-4b05-8417-f8d88946fc18 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:04 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b64168ad-f94a-4b05-8417-f8d88946fc18 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] POST http://192.168.122.117/volume/v3/groups/action Sep 05 20:52:04 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b64168ad-f94a-4b05-8417-f8d88946fc18 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Action body: b'{"create-from-src": {"source_group_id": "6487f022-594a-4bbc-854b-8506f4558c29", "name": "tempest-Group_from_grp-1273657837"}}' {{(pid=87434) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:52:04 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b64168ad-f94a-4b05-8417-f8d88946fc18 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "6487f022-594a-4bbc-854b-8506f4558c29", "name": "tempest-Group_from_grp-1273657837"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:52:04 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.groups [None req-b64168ad-f94a-4b05-8417-f8d88946fc18 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Creating new group {'create-from-src': {'source_group_id': '6487f022-594a-4bbc-854b-8506f4558c29', 'name': 'tempest-Group_from_grp-1273657837'}}. {{(pid=87434) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Sep 05 20:52:04 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.groups [None req-b64168ad-f94a-4b05-8417-f8d88946fc18 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Creating group tempest-Group_from_grp-1273657837 from source group 6487f022-594a-4bbc-854b-8506f4558c29. Sep 05 20:52:04 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:04 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:52:04 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:04 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:52:04 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:04 devstack devstack@c-api.service[87434]: return base.obj_make_list(context, cls(context), Sep 05 20:52:04 devstack devstack@c-api.service[87434]: /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 05 20:52:04 devstack devstack@c-api.service[87434]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 20:52:04 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:04 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:52:05 devstack devstack@c-api.service[87434]: DEBUG cinder.quota [None req-b64168ad-f94a-4b05-8417-f8d88946fc18 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Created reservations ['33bf3cb9-99e2-4883-8f11-6449f9d6d5ce'] {{(pid=87434) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:52:05 devstack devstack@c-api.service[87434]: /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 05 20:52:05 devstack devstack@c-api.service[87434]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 20:52:05 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:05 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:52:05 devstack devstack@c-api.service[87434]: INFO cinder.group.api [None req-b64168ad-f94a-4b05-8417-f8d88946fc18 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] A mapping entry already exists for group 0ce36c99-8ea1-440d-b53a-0d3295c8190c and volume type dfb9aa58-90a0-4bf0-9ee7-06bbaec47879. Do not need to create again. Sep 05 20:52:05 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:05 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:52:05 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-b64168ad-f94a-4b05-8417-f8d88946fc18 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Availability Zones retrieved successfully. Sep 05 20:52:05 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-b64168ad-f94a-4b05-8417-f8d88946fc18 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Flow 'volume_create_api' (9e7c8bdc-f81f-4511-8f85-d431c0a370fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:52:05 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-b64168ad-f94a-4b05-8417-f8d88946fc18 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16f3d940-4b55-4ecd-b78d-1cbc3fdad1ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:52:05 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.flows.api.create_volume [None req-b64168ad-f94a-4b05-8417-f8d88946fc18 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=87434) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:52:05 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-b64168ad-f94a-4b05-8417-f8d88946fc18 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16f3d940-4b55-4ecd-b78d-1cbc3fdad1ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'bd1b9703-6a41-48d1-a4d4-aa5603037975', 'volume_type': VolumeType(created_at=2026-09-05T18:51:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=dfb9aa58-90a0-4bf0-9ee7-06bbaec47879,is_public=True,name='tempest-GroupsV314Test-volume-type-2105911838',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfb9aa58-90a0-4bf0-9ee7-06bbaec47879', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '0ce36c99-8ea1-440d-b53a-0d3295c8190c', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:52:05 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-b64168ad-f94a-4b05-8417-f8d88946fc18 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e896a3fd-78fc-44a8-90d1-49207be81f9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:52:05 devstack devstack@c-api.service[87434]: WARNING cinder.quota [None req-b64168ad-f94a-4b05-8417-f8d88946fc18 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-2105911838 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-2105911838, it is now deprecated. Please use the default quota class for default quota. Sep 05 20:52:05 devstack devstack@c-api.service[87434]: WARNING cinder.quota [None req-b64168ad-f94a-4b05-8417-f8d88946fc18 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-2105911838 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-2105911838, it is now deprecated. Please use the default quota class for default quota. Sep 05 20:52:05 devstack devstack@c-api.service[87434]: DEBUG cinder.quota [None req-b64168ad-f94a-4b05-8417-f8d88946fc18 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Created reservations ['a9cc06d2-72a7-45aa-932d-9f379edd1ea1', '4eed144b-8e08-4288-9636-d81d9d4eea40', 'eeaaafa6-4c17-46e2-895a-6fd84d626c79', '5996fe69-01b2-4f6c-86d0-706543629d09'] {{(pid=87434) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:52:05 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-b64168ad-f94a-4b05-8417-f8d88946fc18 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e896a3fd-78fc-44a8-90d1-49207be81f9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a9cc06d2-72a7-45aa-932d-9f379edd1ea1', '4eed144b-8e08-4288-9636-d81d9d4eea40', 'eeaaafa6-4c17-46e2-895a-6fd84d626c79', '5996fe69-01b2-4f6c-86d0-706543629d09']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:52:05 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-b64168ad-f94a-4b05-8417-f8d88946fc18 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (928962f7-25a3-4a34-9f00-21fd7f78baf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:52:05 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:05 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:52:05 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:05 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:52:05 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-b64168ad-f94a-4b05-8417-f8d88946fc18 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (928962f7-25a3-4a34-9f00-21fd7f78baf2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '280dc5e5-ca2a-44e8-b4eb-acb25f3176ff', '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=0ce36c99-8ea1-440d-b53a-0d3295c8190c,group_type_id=,metadata={},multiattach=False,project_id='01fe741f048543a7a6b356c11a0a6c8f',qos_specs=None,replication_status=,reservations=['a9cc06d2-72a7-45aa-932d-9f379edd1ea1','4eed144b-8e08-4288-9636-d81d9d4eea40','eeaaafa6-4c17-46e2-895a-6fd84d626c79','5996fe69-01b2-4f6c-86d0-706543629d09'],size=1,snapshot_id=None,source_replicaid=,source_volid=bd1b9703-6a41-48d1-a4d4-aa5603037975,status='creating',user_id='13d60c953862447b9efb4a2d0d936853',volume_type_id=dfb9aa58-90a0-4bf0-9ee7-06bbaec47879), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T18:52:05Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=0ce36c99-8ea1-440d-b53a-0d3295c8190c,host=None,id=280dc5e5-ca2a-44e8-b4eb-acb25f3176ff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='01fe741f048543a7a6b356c11a0a6c8f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=bd1b9703-6a41-48d1-a4d4-aa5603037975,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='13d60c953862447b9efb4a2d0d936853',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfb9aa58-90a0-4bf0-9ee7-06bbaec47879),volume_type_id=dfb9aa58-90a0-4bf0-9ee7-06bbaec47879)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:52:05 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-b64168ad-f94a-4b05-8417-f8d88946fc18 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4115232e-3293-4984-97e9-b557b4037bae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:52:05 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-b64168ad-f94a-4b05-8417-f8d88946fc18 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4115232e-3293-4984-97e9-b557b4037bae) transitioned into state 'SUCCESS' from 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=0ce36c99-8ea1-440d-b53a-0d3295c8190c,group_type_id=,metadata={},multiattach=False,project_id='01fe741f048543a7a6b356c11a0a6c8f',qos_specs=None,replication_status=,reservations=['a9cc06d2-72a7-45aa-932d-9f379edd1ea1','4eed144b-8e08-4288-9636-d81d9d4eea40','eeaaafa6-4c17-46e2-895a-6fd84d626c79','5996fe69-01b2-4f6c-86d0-706543629d09'],size=1,snapshot_id=None,source_replicaid=,source_volid=bd1b9703-6a41-48d1-a4d4-aa5603037975,status='creating',user_id='13d60c953862447b9efb4a2d0d936853',volume_type_id=dfb9aa58-90a0-4bf0-9ee7-06bbaec47879)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:52:05 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-b64168ad-f94a-4b05-8417-f8d88946fc18 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Flow 'volume_create_api' (9e7c8bdc-f81f-4511-8f85-d431c0a370fe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:52:05 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-b64168ad-f94a-4b05-8417-f8d88946fc18 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Create volume request issued successfully. Sep 05 20:52:05 devstack devstack@c-api.service[87434]: /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 05 20:52:05 devstack devstack@c-api.service[87434]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 20:52:05 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:05 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:52:05 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b64168ad-f94a-4b05-8417-f8d88946fc18 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] http://192.168.122.117/volume/v3/groups/action returned with HTTP 202 Sep 05 20:52:05 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 222/417] 192.168.122.117 () {62 vars in 1202 bytes} [Sat Sep 5 20:52:04 2026] POST /volume/v3/groups/action => generated 102 bytes in 904 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:52:05 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-f05a5429-8784-46ff-b5f4-c994f690c61c None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:05 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-f05a5429-8784-46ff-b5f4-c994f690c61c tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] GET http://192.168.122.117/volume/v3/volumes/detail Sep 05 20:52:05 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-f05a5429-8784-46ff-b5f4-c994f690c61c tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:05 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-f05a5429-8784-46ff-b5f4-c994f690c61c tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Calling method 'detail' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:05 devstack devstack@c-api.service[87435]: DEBUG cinder.api.api_utils [None req-f05a5429-8784-46ff-b5f4-c994f690c61c tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Removing options '' from query. {{(pid=87435) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:52:05 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-f05a5429-8784-46ff-b5f4-c994f690c61c tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87435) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 20:52:05 devstack devstack@c-api.service[87435]: /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 05 20:52:05 devstack devstack@c-api.service[87435]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 20:52:05 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:05 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:52:05 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:05 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:52:05 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-f05a5429-8784-46ff-b5f4-c994f690c61c tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Get all volumes completed successfully. Sep 05 20:52:05 devstack devstack@c-api.service[87435]: WARNING stevedore.named [None req-f05a5429-8784-46ff-b5f4-c994f690c61c tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:52:05 devstack devstack@c-api.service[87435]: WARNING castellan.key_manager [None req-f05a5429-8784-46ff-b5f4-c994f690c61c tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:52:05 devstack devstack@c-api.service[87435]: DEBUG oslo_db.sqlalchemy.engines [None req-f05a5429-8784-46ff-b5f4-c994f690c61c tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87435) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:52:05 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:05 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:52:05 devstack devstack@c-api.service[87435]: WARNING stevedore.named [None req-f05a5429-8784-46ff-b5f4-c994f690c61c tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:52:05 devstack devstack@c-api.service[87435]: WARNING castellan.key_manager [None req-f05a5429-8784-46ff-b5f4-c994f690c61c tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:52:05 devstack devstack@c-api.service[87435]: DEBUG oslo_db.sqlalchemy.engines [None req-f05a5429-8784-46ff-b5f4-c994f690c61c tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87435) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:52:05 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:05 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:52:06 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-f05a5429-8784-46ff-b5f4-c994f690c61c tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] http://192.168.122.117/volume/v3/volumes/detail returned with HTTP 200 Sep 05 20:52:06 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 196/418] 192.168.122.117 () {60 vars in 1183 bytes} [Sat Sep 5 20:52:05 2026] GET /volume/v3/volumes/detail => generated 1841 bytes in 300 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 20:52:06 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-86582c82-3e74-4689-bad8-e9fc7ee92ae6 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:06 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-86582c82-3e74-4689-bad8-e9fc7ee92ae6 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] GET http://192.168.122.117/volume/v3/volumes/280dc5e5-ca2a-44e8-b4eb-acb25f3176ff Sep 05 20:52:06 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-86582c82-3e74-4689-bad8-e9fc7ee92ae6 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:06 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-86582c82-3e74-4689-bad8-e9fc7ee92ae6 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:06 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:06 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:52:06 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:06 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:52:06 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-86582c82-3e74-4689-bad8-e9fc7ee92ae6 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Volume info retrieved successfully. Sep 05 20:52:06 devstack devstack@c-api.service[87434]: WARNING stevedore.named [None req-86582c82-3e74-4689-bad8-e9fc7ee92ae6 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:52:06 devstack devstack@c-api.service[87434]: WARNING castellan.key_manager [None req-86582c82-3e74-4689-bad8-e9fc7ee92ae6 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:52:06 devstack devstack@c-api.service[87434]: DEBUG oslo_db.sqlalchemy.engines [None req-86582c82-3e74-4689-bad8-e9fc7ee92ae6 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87434) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:52:06 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:06 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:52:06 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-86582c82-3e74-4689-bad8-e9fc7ee92ae6 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] http://192.168.122.117/volume/v3/volumes/280dc5e5-ca2a-44e8-b4eb-acb25f3176ff returned with HTTP 200 Sep 05 20:52:06 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 223/419] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 20:52:06 2026] GET /volume/v3/volumes/280dc5e5-ca2a-44e8-b4eb-acb25f3176ff => generated 930 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:52:07 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-73a49083-d756-48ee-b8f0-050011c0f1de None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:07 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-73a49083-d756-48ee-b8f0-050011c0f1de tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] GET http://192.168.122.117/volume/v3/volumes/280dc5e5-ca2a-44e8-b4eb-acb25f3176ff Sep 05 20:52:07 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-73a49083-d756-48ee-b8f0-050011c0f1de tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:07 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-73a49083-d756-48ee-b8f0-050011c0f1de tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:07 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:07 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:52:07 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:07 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:52:07 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-73a49083-d756-48ee-b8f0-050011c0f1de tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Volume info retrieved successfully. Sep 05 20:52:07 devstack devstack@c-api.service[87435]: WARNING stevedore.named [None req-73a49083-d756-48ee-b8f0-050011c0f1de tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:52:07 devstack devstack@c-api.service[87435]: WARNING castellan.key_manager [None req-73a49083-d756-48ee-b8f0-050011c0f1de tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:52:07 devstack devstack@c-api.service[87435]: DEBUG oslo_db.sqlalchemy.engines [None req-73a49083-d756-48ee-b8f0-050011c0f1de tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87435) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:52:07 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:07 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:52:07 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-73a49083-d756-48ee-b8f0-050011c0f1de tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] http://192.168.122.117/volume/v3/volumes/280dc5e5-ca2a-44e8-b4eb-acb25f3176ff returned with HTTP 200 Sep 05 20:52:07 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 197/420] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 20:52:07 2026] GET /volume/v3/volumes/280dc5e5-ca2a-44e8-b4eb-acb25f3176ff => generated 930 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:52:08 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-bd434d86-ab01-4106-902c-83e3497909a6 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:08 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-d9f9d1bb-778a-4803-867e-b3bda94c0120 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:08 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-d9f9d1bb-778a-4803-867e-b3bda94c0120 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] GET http://192.168.122.117/volume/v3/volumes/280dc5e5-ca2a-44e8-b4eb-acb25f3176ff Sep 05 20:52:08 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-d9f9d1bb-778a-4803-867e-b3bda94c0120 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:08 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-d9f9d1bb-778a-4803-867e-b3bda94c0120 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:08 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:08 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:52:08 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:08 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:52:08 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-d9f9d1bb-778a-4803-867e-b3bda94c0120 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Volume info retrieved successfully. Sep 05 20:52:08 devstack devstack@c-api.service[87435]: WARNING stevedore.named [None req-d9f9d1bb-778a-4803-867e-b3bda94c0120 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:52:08 devstack devstack@c-api.service[87435]: WARNING castellan.key_manager [None req-d9f9d1bb-778a-4803-867e-b3bda94c0120 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:52:08 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-bd434d86-ab01-4106-902c-83e3497909a6 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 20:52:08 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-bd434d86-ab01-4106-902c-83e3497909a6 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-2055752798"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:52:08 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.volumes [None req-bd434d86-ab01-4106-902c-83e3497909a6 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-2055752798'}} {{(pid=87434) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:52:08 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-bd434d86-ab01-4106-902c-83e3497909a6 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Create volume of 1 GB Sep 05 20:52:08 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-bd434d86-ab01-4106-902c-83e3497909a6 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Availability Zones retrieved successfully. Sep 05 20:52:08 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-bd434d86-ab01-4106-902c-83e3497909a6 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Flow 'volume_create_api' (afde48e8-0839-414b-a854-4320529133fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:52:08 devstack devstack@c-api.service[87435]: DEBUG oslo_db.sqlalchemy.engines [None req-d9f9d1bb-778a-4803-867e-b3bda94c0120 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87435) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:52:08 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-bd434d86-ab01-4106-902c-83e3497909a6 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86276767-025c-44d6-96a7-c7b0bdbdaf00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:52:08 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:08 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:52:08 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.flows.api.create_volume [None req-bd434d86-ab01-4106-902c-83e3497909a6 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Validating volume size '1' using validate_int {{(pid=87434) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:52:08 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-d9f9d1bb-778a-4803-867e-b3bda94c0120 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] http://192.168.122.117/volume/v3/volumes/280dc5e5-ca2a-44e8-b4eb-acb25f3176ff returned with HTTP 200 Sep 05 20:52:08 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 198/421] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 20:52:08 2026] GET /volume/v3/volumes/280dc5e5-ca2a-44e8-b4eb-acb25f3176ff => generated 930 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:52:08 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-bd434d86-ab01-4106-902c-83e3497909a6 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86276767-025c-44d6-96a7-c7b0bdbdaf00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:52:08 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-bd434d86-ab01-4106-902c-83e3497909a6 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d44ce23-c26f-4383-a4a7-36c638457eeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:52:09 devstack devstack@c-api.service[87434]: DEBUG cinder.quota [None req-bd434d86-ab01-4106-902c-83e3497909a6 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Created reservations ['afc1b29c-a604-4c92-b8cd-4c3a70cef5b9', '58e566ed-4fb4-4e26-b858-8c0b317fd607', '71bb8ecd-6490-4483-af82-c31093f035fb', '89c7d096-cc66-4c8d-8513-f6ae1b5ebe3f'] {{(pid=87434) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:52:09 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-bd434d86-ab01-4106-902c-83e3497909a6 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d44ce23-c26f-4383-a4a7-36c638457eeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['afc1b29c-a604-4c92-b8cd-4c3a70cef5b9', '58e566ed-4fb4-4e26-b858-8c0b317fd607', '71bb8ecd-6490-4483-af82-c31093f035fb', '89c7d096-cc66-4c8d-8513-f6ae1b5ebe3f']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:52:09 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-bd434d86-ab01-4106-902c-83e3497909a6 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (adfc4e0e-c92c-4ba0-a73a-1b61c026afeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:52:09 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:09 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:52:09 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-bd434d86-ab01-4106-902c-83e3497909a6 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (adfc4e0e-c92c-4ba0-a73a-1b61c026afeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '675c5358-bba1-4d1f-ad50-43787f827453', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-2055752798',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e44f8e17078e469eaa07e7c19af77072',qos_specs=None,replication_status=,reservations=['afc1b29c-a604-4c92-b8cd-4c3a70cef5b9','58e566ed-4fb4-4e26-b858-8c0b317fd607','71bb8ecd-6490-4483-af82-c31093f035fb','89c7d096-cc66-4c8d-8513-f6ae1b5ebe3f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5883249a5f034d338d907caa79fc7f25',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T18:52:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-2055752798',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=675c5358-bba1-4d1f-ad50-43787f827453,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e44f8e17078e469eaa07e7c19af77072',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5883249a5f034d338d907caa79fc7f25',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:52:09 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-bd434d86-ab01-4106-902c-83e3497909a6 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5288455d-75e1-4129-a9f6-999094330854) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:52:09 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-bd434d86-ab01-4106-902c-83e3497909a6 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5288455d-75e1-4129-a9f6-999094330854) transitioned into state 'SUCCESS' from state '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-2055752798',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e44f8e17078e469eaa07e7c19af77072',qos_specs=None,replication_status=,reservations=['afc1b29c-a604-4c92-b8cd-4c3a70cef5b9','58e566ed-4fb4-4e26-b858-8c0b317fd607','71bb8ecd-6490-4483-af82-c31093f035fb','89c7d096-cc66-4c8d-8513-f6ae1b5ebe3f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5883249a5f034d338d907caa79fc7f25',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:52:09 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-bd434d86-ab01-4106-902c-83e3497909a6 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b421c985-aee3-4308-a458-2f718c254364) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:52:09 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-bd434d86-ab01-4106-902c-83e3497909a6 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b421c985-aee3-4308-a458-2f718c254364) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:52:09 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-bd434d86-ab01-4106-902c-83e3497909a6 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Flow 'volume_create_api' (afde48e8-0839-414b-a854-4320529133fe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:52:09 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-bd434d86-ab01-4106-902c-83e3497909a6 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Create volume request issued successfully. Sep 05 20:52:09 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-bd434d86-ab01-4106-902c-83e3497909a6 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 20:52:09 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 224/422] 192.168.122.117 () {60 vars in 1142 bytes} [Sat Sep 5 20:52:08 2026] POST /volume/v3/volumes => generated 767 bytes in 1023 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:52:09 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-c7cc802f-532c-415f-8d13-109f3eb7a8f6 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:09 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-c7cc802f-532c-415f-8d13-109f3eb7a8f6 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] GET http://192.168.122.117/volume/v3/volumes/675c5358-bba1-4d1f-ad50-43787f827453 Sep 05 20:52:09 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-c7cc802f-532c-415f-8d13-109f3eb7a8f6 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:09 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-c7cc802f-532c-415f-8d13-109f3eb7a8f6 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:09 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:09 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:52:09 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:09 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:52:09 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-c7cc802f-532c-415f-8d13-109f3eb7a8f6 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Volume info retrieved successfully. Sep 05 20:52:09 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-c7cc802f-532c-415f-8d13-109f3eb7a8f6 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] http://192.168.122.117/volume/v3/volumes/675c5358-bba1-4d1f-ad50-43787f827453 returned with HTTP 200 Sep 05 20:52:09 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 199/423] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:52:09 2026] GET /volume/v3/volumes/675c5358-bba1-4d1f-ad50-43787f827453 => generated 835 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:52:09 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-f4023491-02e9-47ce-ac18-de2afb05919f None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:09 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-f4023491-02e9-47ce-ac18-de2afb05919f tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] GET http://192.168.122.117/volume/v3/volumes/280dc5e5-ca2a-44e8-b4eb-acb25f3176ff Sep 05 20:52:09 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-f4023491-02e9-47ce-ac18-de2afb05919f tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:09 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-f4023491-02e9-47ce-ac18-de2afb05919f tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:09 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:09 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:52:09 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:09 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:52:09 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-f4023491-02e9-47ce-ac18-de2afb05919f tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Volume info retrieved successfully. Sep 05 20:52:09 devstack devstack@c-api.service[87434]: WARNING stevedore.named [None req-f4023491-02e9-47ce-ac18-de2afb05919f tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:52:09 devstack devstack@c-api.service[87434]: WARNING castellan.key_manager [None req-f4023491-02e9-47ce-ac18-de2afb05919f tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:52:10 devstack devstack@c-api.service[87434]: DEBUG oslo_db.sqlalchemy.engines [None req-f4023491-02e9-47ce-ac18-de2afb05919f tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87434) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:52:10 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:10 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:52:10 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-f4023491-02e9-47ce-ac18-de2afb05919f tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] http://192.168.122.117/volume/v3/volumes/280dc5e5-ca2a-44e8-b4eb-acb25f3176ff returned with HTTP 200 Sep 05 20:52:10 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 225/424] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 20:52:09 2026] GET /volume/v3/volumes/280dc5e5-ca2a-44e8-b4eb-acb25f3176ff => generated 930 bytes in 312 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:52:10 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-9679a8e7-b713-40bd-b101-9b4e94c35537 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:10 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-9679a8e7-b713-40bd-b101-9b4e94c35537 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] GET http://192.168.122.117/volume/v3/volumes/675c5358-bba1-4d1f-ad50-43787f827453 Sep 05 20:52:10 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-9679a8e7-b713-40bd-b101-9b4e94c35537 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:10 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-9679a8e7-b713-40bd-b101-9b4e94c35537 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:10 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:10 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:52:10 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:10 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:52:10 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-9679a8e7-b713-40bd-b101-9b4e94c35537 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Volume info retrieved successfully. Sep 05 20:52:10 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-9679a8e7-b713-40bd-b101-9b4e94c35537 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] http://192.168.122.117/volume/v3/volumes/675c5358-bba1-4d1f-ad50-43787f827453 returned with HTTP 200 Sep 05 20:52:10 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 200/425] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:52:10 2026] GET /volume/v3/volumes/675c5358-bba1-4d1f-ad50-43787f827453 => generated 859 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:52:11 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-474f6b25-25c9-4750-b314-c7d403aaba02 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:11 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-474f6b25-25c9-4750-b314-c7d403aaba02 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] GET http://192.168.122.117/volume/v3/volumes/280dc5e5-ca2a-44e8-b4eb-acb25f3176ff Sep 05 20:52:11 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-474f6b25-25c9-4750-b314-c7d403aaba02 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:11 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-474f6b25-25c9-4750-b314-c7d403aaba02 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:11 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:11 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:52:11 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:11 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:52:11 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-474f6b25-25c9-4750-b314-c7d403aaba02 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Volume info retrieved successfully. Sep 05 20:52:11 devstack devstack@c-api.service[87434]: WARNING stevedore.named [None req-474f6b25-25c9-4750-b314-c7d403aaba02 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:52:11 devstack devstack@c-api.service[87434]: WARNING castellan.key_manager [None req-474f6b25-25c9-4750-b314-c7d403aaba02 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:52:11 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-c821adbf-5c82-4463-ac0b-b62af4cbaa10 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:11 devstack devstack@c-api.service[87434]: DEBUG oslo_db.sqlalchemy.engines [None req-474f6b25-25c9-4750-b314-c7d403aaba02 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87434) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:52:11 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-c821adbf-5c82-4463-ac0b-b62af4cbaa10 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] GET http://192.168.122.117/volume/v3/volumes/675c5358-bba1-4d1f-ad50-43787f827453 Sep 05 20:52:11 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-c821adbf-5c82-4463-ac0b-b62af4cbaa10 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:11 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-c821adbf-5c82-4463-ac0b-b62af4cbaa10 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:11 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:11 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:52:11 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:11 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:52:11 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:11 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:52:11 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-c821adbf-5c82-4463-ac0b-b62af4cbaa10 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Volume info retrieved successfully. Sep 05 20:52:11 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-c821adbf-5c82-4463-ac0b-b62af4cbaa10 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] http://192.168.122.117/volume/v3/volumes/675c5358-bba1-4d1f-ad50-43787f827453 returned with HTTP 200 Sep 05 20:52:11 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 201/426] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:52:11 2026] GET /volume/v3/volumes/675c5358-bba1-4d1f-ad50-43787f827453 => generated 859 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:52:11 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-474f6b25-25c9-4750-b314-c7d403aaba02 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] http://192.168.122.117/volume/v3/volumes/280dc5e5-ca2a-44e8-b4eb-acb25f3176ff returned with HTTP 200 Sep 05 20:52:11 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 226/427] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 20:52:11 2026] GET /volume/v3/volumes/280dc5e5-ca2a-44e8-b4eb-acb25f3176ff => generated 930 bytes in 683 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:52:12 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-6005727b-214a-4641-b873-6d3500c62bc9 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:12 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-6005727b-214a-4641-b873-6d3500c62bc9 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] GET http://192.168.122.117/volume/v3/volumes/675c5358-bba1-4d1f-ad50-43787f827453 Sep 05 20:52:12 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-6005727b-214a-4641-b873-6d3500c62bc9 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:12 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-6005727b-214a-4641-b873-6d3500c62bc9 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:12 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-4d245269-4600-434f-9f30-635487c9b7e8 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:12 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-4d245269-4600-434f-9f30-635487c9b7e8 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] GET http://192.168.122.117/volume/v3/volumes/280dc5e5-ca2a-44e8-b4eb-acb25f3176ff Sep 05 20:52:12 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-4d245269-4600-434f-9f30-635487c9b7e8 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:12 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-4d245269-4600-434f-9f30-635487c9b7e8 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:12 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:12 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:52:12 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:12 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:52:12 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-6005727b-214a-4641-b873-6d3500c62bc9 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Volume info retrieved successfully. Sep 05 20:52:12 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:12 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:52:12 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:12 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:52:13 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-6005727b-214a-4641-b873-6d3500c62bc9 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] http://192.168.122.117/volume/v3/volumes/675c5358-bba1-4d1f-ad50-43787f827453 returned with HTTP 200 Sep 05 20:52:13 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 202/428] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:52:12 2026] GET /volume/v3/volumes/675c5358-bba1-4d1f-ad50-43787f827453 => generated 859 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:52:13 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-4d245269-4600-434f-9f30-635487c9b7e8 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Volume info retrieved successfully. Sep 05 20:52:13 devstack devstack@c-api.service[87434]: WARNING stevedore.named [None req-4d245269-4600-434f-9f30-635487c9b7e8 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:52:13 devstack devstack@c-api.service[87434]: WARNING castellan.key_manager [None req-4d245269-4600-434f-9f30-635487c9b7e8 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:52:13 devstack devstack@c-api.service[87434]: DEBUG oslo_db.sqlalchemy.engines [None req-4d245269-4600-434f-9f30-635487c9b7e8 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87434) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:52:13 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:13 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:52:13 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-4d245269-4600-434f-9f30-635487c9b7e8 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] http://192.168.122.117/volume/v3/volumes/280dc5e5-ca2a-44e8-b4eb-acb25f3176ff returned with HTTP 200 Sep 05 20:52:13 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 227/429] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 20:52:12 2026] GET /volume/v3/volumes/280dc5e5-ca2a-44e8-b4eb-acb25f3176ff => generated 930 bytes in 436 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:52:14 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-78a6c514-bad9-40b8-b519-0b7f604557fd None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:14 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-78a6c514-bad9-40b8-b519-0b7f604557fd tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] GET http://192.168.122.117/volume/v3/volumes/675c5358-bba1-4d1f-ad50-43787f827453 Sep 05 20:52:14 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-78a6c514-bad9-40b8-b519-0b7f604557fd tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:14 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-78a6c514-bad9-40b8-b519-0b7f604557fd tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:14 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:14 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:52:14 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:14 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:52:14 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-78a6c514-bad9-40b8-b519-0b7f604557fd tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Volume info retrieved successfully. Sep 05 20:52:14 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-78a6c514-bad9-40b8-b519-0b7f604557fd tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] http://192.168.122.117/volume/v3/volumes/675c5358-bba1-4d1f-ad50-43787f827453 returned with HTTP 200 Sep 05 20:52:14 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 203/430] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:52:14 2026] GET /volume/v3/volumes/675c5358-bba1-4d1f-ad50-43787f827453 => generated 859 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:52:14 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-a93f9703-dabf-4962-a78c-d34c28f88aa9 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:14 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-a93f9703-dabf-4962-a78c-d34c28f88aa9 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] GET http://192.168.122.117/volume/v3/volumes/280dc5e5-ca2a-44e8-b4eb-acb25f3176ff Sep 05 20:52:14 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-a93f9703-dabf-4962-a78c-d34c28f88aa9 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:14 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-a93f9703-dabf-4962-a78c-d34c28f88aa9 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:14 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:14 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:52:14 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:14 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:52:14 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-a93f9703-dabf-4962-a78c-d34c28f88aa9 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Volume info retrieved successfully. Sep 05 20:52:14 devstack devstack@c-api.service[87434]: WARNING stevedore.named [None req-a93f9703-dabf-4962-a78c-d34c28f88aa9 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:52:14 devstack devstack@c-api.service[87434]: WARNING castellan.key_manager [None req-a93f9703-dabf-4962-a78c-d34c28f88aa9 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:52:14 devstack devstack@c-api.service[87434]: DEBUG oslo_db.sqlalchemy.engines [None req-a93f9703-dabf-4962-a78c-d34c28f88aa9 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87434) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:52:14 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:14 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:52:15 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-a93f9703-dabf-4962-a78c-d34c28f88aa9 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] http://192.168.122.117/volume/v3/volumes/280dc5e5-ca2a-44e8-b4eb-acb25f3176ff returned with HTTP 200 Sep 05 20:52:15 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 228/431] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 20:52:14 2026] GET /volume/v3/volumes/280dc5e5-ca2a-44e8-b4eb-acb25f3176ff => generated 930 bytes in 642 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:52:15 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-1002a354-15b9-488f-95a5-3e7fdff2e41a None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:15 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-1002a354-15b9-488f-95a5-3e7fdff2e41a tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] GET http://192.168.122.117/volume/v3/volumes/675c5358-bba1-4d1f-ad50-43787f827453 Sep 05 20:52:15 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-1002a354-15b9-488f-95a5-3e7fdff2e41a tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:15 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-1002a354-15b9-488f-95a5-3e7fdff2e41a tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:15 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:15 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:52:15 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:15 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:52:15 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-1002a354-15b9-488f-95a5-3e7fdff2e41a tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Volume info retrieved successfully. Sep 05 20:52:15 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-1002a354-15b9-488f-95a5-3e7fdff2e41a tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] http://192.168.122.117/volume/v3/volumes/675c5358-bba1-4d1f-ad50-43787f827453 returned with HTTP 200 Sep 05 20:52:15 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 204/432] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:52:15 2026] GET /volume/v3/volumes/675c5358-bba1-4d1f-ad50-43787f827453 => generated 859 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:52:16 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-d4226ad2-ab18-4f12-a04c-88bf4925ea8f None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:16 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d4226ad2-ab18-4f12-a04c-88bf4925ea8f tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] GET http://192.168.122.117/volume/v3/volumes/280dc5e5-ca2a-44e8-b4eb-acb25f3176ff Sep 05 20:52:16 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-d4226ad2-ab18-4f12-a04c-88bf4925ea8f tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:16 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-d4226ad2-ab18-4f12-a04c-88bf4925ea8f tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:16 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:16 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:52:16 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:16 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:52:16 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-d4226ad2-ab18-4f12-a04c-88bf4925ea8f tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Volume info retrieved successfully. Sep 05 20:52:16 devstack devstack@c-api.service[87434]: WARNING stevedore.named [None req-d4226ad2-ab18-4f12-a04c-88bf4925ea8f tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:52:16 devstack devstack@c-api.service[87434]: WARNING castellan.key_manager [None req-d4226ad2-ab18-4f12-a04c-88bf4925ea8f tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:52:16 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-9bc86dac-b400-4005-b405-a691a52d3439 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:16 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-9bc86dac-b400-4005-b405-a691a52d3439 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] GET http://192.168.122.117/volume/v3/volumes/675c5358-bba1-4d1f-ad50-43787f827453 Sep 05 20:52:16 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-9bc86dac-b400-4005-b405-a691a52d3439 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:16 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-9bc86dac-b400-4005-b405-a691a52d3439 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:16 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:16 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:52:16 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:16 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:52:16 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-9bc86dac-b400-4005-b405-a691a52d3439 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Volume info retrieved successfully. Sep 05 20:52:16 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-9bc86dac-b400-4005-b405-a691a52d3439 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] http://192.168.122.117/volume/v3/volumes/675c5358-bba1-4d1f-ad50-43787f827453 returned with HTTP 200 Sep 05 20:52:16 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 205/433] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:52:16 2026] GET /volume/v3/volumes/675c5358-bba1-4d1f-ad50-43787f827453 => generated 859 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:52:16 devstack devstack@c-api.service[87434]: DEBUG oslo_db.sqlalchemy.engines [None req-d4226ad2-ab18-4f12-a04c-88bf4925ea8f tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87434) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:52:16 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:16 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:52:16 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d4226ad2-ab18-4f12-a04c-88bf4925ea8f tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] http://192.168.122.117/volume/v3/volumes/280dc5e5-ca2a-44e8-b4eb-acb25f3176ff returned with HTTP 200 Sep 05 20:52:16 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 229/434] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 20:52:16 2026] GET /volume/v3/volumes/280dc5e5-ca2a-44e8-b4eb-acb25f3176ff => generated 930 bytes in 881 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 20:52:17 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-a7281dcb-a54e-4255-bbcf-6c31d781f4be None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:17 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-a7281dcb-a54e-4255-bbcf-6c31d781f4be tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 20:52:17 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-a7281dcb-a54e-4255-bbcf-6c31d781f4be tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-666358127"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:52:17 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.volumes [None req-a7281dcb-a54e-4255-bbcf-6c31d781f4be tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-666358127'}} {{(pid=87435) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:52:17 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-a7281dcb-a54e-4255-bbcf-6c31d781f4be tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Create volume of 1 GB Sep 05 20:52:17 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-a7281dcb-a54e-4255-bbcf-6c31d781f4be tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Availability Zones retrieved successfully. Sep 05 20:52:17 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-a7281dcb-a54e-4255-bbcf-6c31d781f4be tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Flow 'volume_create_api' (c5419dd3-412d-427c-a1d6-114da87dc5ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:52:17 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-a7281dcb-a54e-4255-bbcf-6c31d781f4be tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0e82760-b50a-48f6-b4f8-09d844af457c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:52:17 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.flows.api.create_volume [None req-a7281dcb-a54e-4255-bbcf-6c31d781f4be tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Validating volume size '1' using validate_int {{(pid=87435) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:52:17 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-a7281dcb-a54e-4255-bbcf-6c31d781f4be tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0e82760-b50a-48f6-b4f8-09d844af457c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:52:17 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-a7281dcb-a54e-4255-bbcf-6c31d781f4be tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61df39ba-70db-4d90-9030-9d78b17013d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:52:17 devstack devstack@c-api.service[87435]: DEBUG cinder.quota [None req-a7281dcb-a54e-4255-bbcf-6c31d781f4be tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Created reservations ['a358cca6-4a6a-4853-9a30-93a277fc727e', '04af7df7-3fe9-4cd2-a234-b76a77d584a2', 'bd71c370-8cb0-4551-bcae-a198b41e6fc7', 'bb230dd3-3c54-4c2a-b3cc-217261ede425'] {{(pid=87435) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:52:17 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-a7281dcb-a54e-4255-bbcf-6c31d781f4be tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61df39ba-70db-4d90-9030-9d78b17013d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a358cca6-4a6a-4853-9a30-93a277fc727e', '04af7df7-3fe9-4cd2-a234-b76a77d584a2', 'bd71c370-8cb0-4551-bcae-a198b41e6fc7', 'bb230dd3-3c54-4c2a-b3cc-217261ede425']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:52:17 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-a7281dcb-a54e-4255-bbcf-6c31d781f4be tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84f63c59-3fd8-473b-98f3-2693a750c76d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:52:17 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:17 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:52:17 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-a7281dcb-a54e-4255-bbcf-6c31d781f4be tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84f63c59-3fd8-473b-98f3-2693a750c76d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bfad7f08-5b0d-4fe0-9efd-41b203f2b3dc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-666358127',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='72a79580e821422b850a2db9bf03b51b',qos_specs=None,replication_status=,reservations=['a358cca6-4a6a-4853-9a30-93a277fc727e','04af7df7-3fe9-4cd2-a234-b76a77d584a2','bd71c370-8cb0-4551-bcae-a198b41e6fc7','bb230dd3-3c54-4c2a-b3cc-217261ede425'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4c16e728c0f4a98bd907f5d57fb2ecf',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T18:52:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-666358127',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bfad7f08-5b0d-4fe0-9efd-41b203f2b3dc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='72a79580e821422b850a2db9bf03b51b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e4c16e728c0f4a98bd907f5d57fb2ecf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:52:17 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-a7281dcb-a54e-4255-bbcf-6c31d781f4be tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03009ad9-8f7d-4485-9e0b-7658c3fb135f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:52:17 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-496a9670-1a53-480f-b3ff-c21abbcf9d88 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:17 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-496a9670-1a53-480f-b3ff-c21abbcf9d88 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] GET http://192.168.122.117/volume/v3/volumes/675c5358-bba1-4d1f-ad50-43787f827453 Sep 05 20:52:17 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-496a9670-1a53-480f-b3ff-c21abbcf9d88 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:17 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-496a9670-1a53-480f-b3ff-c21abbcf9d88 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:17 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-a7281dcb-a54e-4255-bbcf-6c31d781f4be tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03009ad9-8f7d-4485-9e0b-7658c3fb135f) transitioned into state 'SUCCESS' from state '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-666358127',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='72a79580e821422b850a2db9bf03b51b',qos_specs=None,replication_status=,reservations=['a358cca6-4a6a-4853-9a30-93a277fc727e','04af7df7-3fe9-4cd2-a234-b76a77d584a2','bd71c370-8cb0-4551-bcae-a198b41e6fc7','bb230dd3-3c54-4c2a-b3cc-217261ede425'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4c16e728c0f4a98bd907f5d57fb2ecf',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:52:17 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-a7281dcb-a54e-4255-bbcf-6c31d781f4be tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85ca719d-9ccc-4457-9dfe-afdc8276339f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:52:17 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:17 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:52:17 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:17 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:52:17 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-496a9670-1a53-480f-b3ff-c21abbcf9d88 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Volume info retrieved successfully. Sep 05 20:52:17 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-a7281dcb-a54e-4255-bbcf-6c31d781f4be tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85ca719d-9ccc-4457-9dfe-afdc8276339f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:52:17 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-a7281dcb-a54e-4255-bbcf-6c31d781f4be tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Flow 'volume_create_api' (c5419dd3-412d-427c-a1d6-114da87dc5ca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:52:17 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-a7281dcb-a54e-4255-bbcf-6c31d781f4be tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Create volume request issued successfully. Sep 05 20:52:17 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-a7281dcb-a54e-4255-bbcf-6c31d781f4be tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 20:52:17 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 206/435] 192.168.122.117 () {60 vars in 1142 bytes} [Sat Sep 5 20:52:17 2026] POST /volume/v3/volumes => generated 763 bytes in 539 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:52:17 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-496a9670-1a53-480f-b3ff-c21abbcf9d88 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] http://192.168.122.117/volume/v3/volumes/675c5358-bba1-4d1f-ad50-43787f827453 returned with HTTP 200 Sep 05 20:52:17 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 230/436] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:52:17 2026] GET /volume/v3/volumes/675c5358-bba1-4d1f-ad50-43787f827453 => generated 859 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:52:17 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-49d4797c-0d35-4829-9550-3fff471abcf2 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:17 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-49d4797c-0d35-4829-9550-3fff471abcf2 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] GET http://192.168.122.117/volume/v3/volumes/bfad7f08-5b0d-4fe0-9efd-41b203f2b3dc Sep 05 20:52:17 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-49d4797c-0d35-4829-9550-3fff471abcf2 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:17 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-49d4797c-0d35-4829-9550-3fff471abcf2 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:17 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:17 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:52:17 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:17 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:52:17 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-49d4797c-0d35-4829-9550-3fff471abcf2 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Volume info retrieved successfully. Sep 05 20:52:17 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-49d4797c-0d35-4829-9550-3fff471abcf2 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] http://192.168.122.117/volume/v3/volumes/bfad7f08-5b0d-4fe0-9efd-41b203f2b3dc returned with HTTP 200 Sep 05 20:52:17 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 207/437] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:52:17 2026] GET /volume/v3/volumes/bfad7f08-5b0d-4fe0-9efd-41b203f2b3dc => generated 831 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:52:17 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-2f523924-2184-425b-ae42-8266009ea52d None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:17 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-2f523924-2184-425b-ae42-8266009ea52d tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] GET http://192.168.122.117/volume/v3/volumes/280dc5e5-ca2a-44e8-b4eb-acb25f3176ff Sep 05 20:52:17 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-2f523924-2184-425b-ae42-8266009ea52d tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:17 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-2f523924-2184-425b-ae42-8266009ea52d tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:18 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:18 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:52:18 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:18 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:52:18 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-2f523924-2184-425b-ae42-8266009ea52d tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Volume info retrieved successfully. Sep 05 20:52:18 devstack devstack@c-api.service[87434]: WARNING stevedore.named [None req-2f523924-2184-425b-ae42-8266009ea52d tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:52:18 devstack devstack@c-api.service[87434]: WARNING castellan.key_manager [None req-2f523924-2184-425b-ae42-8266009ea52d tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:52:18 devstack devstack@c-api.service[87434]: DEBUG oslo_db.sqlalchemy.engines [None req-2f523924-2184-425b-ae42-8266009ea52d tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87434) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:52:18 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:18 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:52:18 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-2f523924-2184-425b-ae42-8266009ea52d tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] http://192.168.122.117/volume/v3/volumes/280dc5e5-ca2a-44e8-b4eb-acb25f3176ff returned with HTTP 200 Sep 05 20:52:18 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 231/438] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 20:52:17 2026] GET /volume/v3/volumes/280dc5e5-ca2a-44e8-b4eb-acb25f3176ff => generated 930 bytes in 507 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:52:18 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-e3f19e68-b2cf-4dcb-b955-fbe509be0429 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:18 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-e3f19e68-b2cf-4dcb-b955-fbe509be0429 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] GET http://192.168.122.117/volume/v3/volumes/675c5358-bba1-4d1f-ad50-43787f827453 Sep 05 20:52:18 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-e3f19e68-b2cf-4dcb-b955-fbe509be0429 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:18 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-e3f19e68-b2cf-4dcb-b955-fbe509be0429 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:18 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:18 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:52:18 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:18 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:52:18 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-01c5eef4-5fdf-40d5-99f6-404e475e00ac None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:18 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-e3f19e68-b2cf-4dcb-b955-fbe509be0429 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Volume info retrieved successfully. Sep 05 20:52:18 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-01c5eef4-5fdf-40d5-99f6-404e475e00ac tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] GET http://192.168.122.117/volume/v3/volumes/bfad7f08-5b0d-4fe0-9efd-41b203f2b3dc Sep 05 20:52:18 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-01c5eef4-5fdf-40d5-99f6-404e475e00ac tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:18 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-01c5eef4-5fdf-40d5-99f6-404e475e00ac tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:18 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-e3f19e68-b2cf-4dcb-b955-fbe509be0429 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] http://192.168.122.117/volume/v3/volumes/675c5358-bba1-4d1f-ad50-43787f827453 returned with HTTP 200 Sep 05 20:52:18 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 208/439] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:52:18 2026] GET /volume/v3/volumes/675c5358-bba1-4d1f-ad50-43787f827453 => generated 859 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:52:18 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:18 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:52:18 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:18 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:52:18 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-01c5eef4-5fdf-40d5-99f6-404e475e00ac tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Volume info retrieved successfully. Sep 05 20:52:18 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-01c5eef4-5fdf-40d5-99f6-404e475e00ac tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] http://192.168.122.117/volume/v3/volumes/bfad7f08-5b0d-4fe0-9efd-41b203f2b3dc returned with HTTP 200 Sep 05 20:52:18 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 232/440] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:52:18 2026] GET /volume/v3/volumes/bfad7f08-5b0d-4fe0-9efd-41b203f2b3dc => generated 855 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:52:19 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-25266b0a-f9a3-43ab-a089-ef689ace92eb None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:19 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-25266b0a-f9a3-43ab-a089-ef689ace92eb tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] GET http://192.168.122.117/volume/v3/volumes/280dc5e5-ca2a-44e8-b4eb-acb25f3176ff Sep 05 20:52:19 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-25266b0a-f9a3-43ab-a089-ef689ace92eb tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:19 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-25266b0a-f9a3-43ab-a089-ef689ace92eb tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:19 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:19 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:52:19 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:19 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:52:19 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-25266b0a-f9a3-43ab-a089-ef689ace92eb tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Volume info retrieved successfully. Sep 05 20:52:19 devstack devstack@c-api.service[87435]: WARNING stevedore.named [None req-25266b0a-f9a3-43ab-a089-ef689ace92eb tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:52:19 devstack devstack@c-api.service[87435]: WARNING castellan.key_manager [None req-25266b0a-f9a3-43ab-a089-ef689ace92eb tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:52:19 devstack devstack@c-api.service[87435]: DEBUG oslo_db.sqlalchemy.engines [None req-25266b0a-f9a3-43ab-a089-ef689ace92eb tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87435) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:52:19 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:19 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:52:19 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-25266b0a-f9a3-43ab-a089-ef689ace92eb tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] http://192.168.122.117/volume/v3/volumes/280dc5e5-ca2a-44e8-b4eb-acb25f3176ff returned with HTTP 200 Sep 05 20:52:19 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 209/441] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 20:52:19 2026] GET /volume/v3/volumes/280dc5e5-ca2a-44e8-b4eb-acb25f3176ff => generated 930 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:52:19 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-984ef5b1-24f5-4a7d-8a60-0942447d2638 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:19 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-984ef5b1-24f5-4a7d-8a60-0942447d2638 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] GET http://192.168.122.117/volume/v3/volumes/675c5358-bba1-4d1f-ad50-43787f827453 Sep 05 20:52:19 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-984ef5b1-24f5-4a7d-8a60-0942447d2638 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:19 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-984ef5b1-24f5-4a7d-8a60-0942447d2638 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:19 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:19 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:52:19 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-7056dd59-473a-4a71-84ea-daee07b95619 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:20 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:20 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:52:20 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-7056dd59-473a-4a71-84ea-daee07b95619 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] GET http://192.168.122.117/volume/v3/volumes/bfad7f08-5b0d-4fe0-9efd-41b203f2b3dc Sep 05 20:52:20 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-7056dd59-473a-4a71-84ea-daee07b95619 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:20 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-7056dd59-473a-4a71-84ea-daee07b95619 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:20 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:20 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:52:20 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-984ef5b1-24f5-4a7d-8a60-0942447d2638 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Volume info retrieved successfully. Sep 05 20:52:20 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:20 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:52:20 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-984ef5b1-24f5-4a7d-8a60-0942447d2638 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] http://192.168.122.117/volume/v3/volumes/675c5358-bba1-4d1f-ad50-43787f827453 returned with HTTP 200 Sep 05 20:52:20 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 233/442] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:52:19 2026] GET /volume/v3/volumes/675c5358-bba1-4d1f-ad50-43787f827453 => generated 859 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:52:20 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-7056dd59-473a-4a71-84ea-daee07b95619 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Volume info retrieved successfully. Sep 05 20:52:20 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-7056dd59-473a-4a71-84ea-daee07b95619 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] http://192.168.122.117/volume/v3/volumes/bfad7f08-5b0d-4fe0-9efd-41b203f2b3dc returned with HTTP 200 Sep 05 20:52:20 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 210/443] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:52:19 2026] GET /volume/v3/volumes/bfad7f08-5b0d-4fe0-9efd-41b203f2b3dc => generated 855 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:52:20 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-8d8278ba-6ebb-4da0-b06a-9332b27eb337 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:20 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-8d8278ba-6ebb-4da0-b06a-9332b27eb337 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] GET http://192.168.122.117/volume/v3/volumes/280dc5e5-ca2a-44e8-b4eb-acb25f3176ff Sep 05 20:52:20 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-8d8278ba-6ebb-4da0-b06a-9332b27eb337 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:20 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-8d8278ba-6ebb-4da0-b06a-9332b27eb337 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:20 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:20 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:52:20 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:20 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:52:20 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-8d8278ba-6ebb-4da0-b06a-9332b27eb337 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Volume info retrieved successfully. Sep 05 20:52:20 devstack devstack@c-api.service[87434]: WARNING stevedore.named [None req-8d8278ba-6ebb-4da0-b06a-9332b27eb337 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:52:20 devstack devstack@c-api.service[87434]: WARNING castellan.key_manager [None req-8d8278ba-6ebb-4da0-b06a-9332b27eb337 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:52:20 devstack devstack@c-api.service[87434]: DEBUG oslo_db.sqlalchemy.engines [None req-8d8278ba-6ebb-4da0-b06a-9332b27eb337 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87434) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:52:20 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:20 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:52:20 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-8d8278ba-6ebb-4da0-b06a-9332b27eb337 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] http://192.168.122.117/volume/v3/volumes/280dc5e5-ca2a-44e8-b4eb-acb25f3176ff returned with HTTP 200 Sep 05 20:52:20 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 234/444] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 20:52:20 2026] GET /volume/v3/volumes/280dc5e5-ca2a-44e8-b4eb-acb25f3176ff => generated 930 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:52:21 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-87d8b228-268d-416f-a970-13b774d558c7 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:21 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-87d8b228-268d-416f-a970-13b774d558c7 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] GET http://192.168.122.117/volume/v3/volumes/675c5358-bba1-4d1f-ad50-43787f827453 Sep 05 20:52:21 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-87d8b228-268d-416f-a970-13b774d558c7 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:21 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-87d8b228-268d-416f-a970-13b774d558c7 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:21 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-4aefaa7d-997a-4eae-ad03-1b9366b84a98 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:21 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-4aefaa7d-997a-4eae-ad03-1b9366b84a98 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] GET http://192.168.122.117/volume/v3/volumes/bfad7f08-5b0d-4fe0-9efd-41b203f2b3dc Sep 05 20:52:21 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-4aefaa7d-997a-4eae-ad03-1b9366b84a98 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:21 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-4aefaa7d-997a-4eae-ad03-1b9366b84a98 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:21 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:21 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:52:21 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:21 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:52:21 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:21 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:52:21 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:21 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:52:21 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-87d8b228-268d-416f-a970-13b774d558c7 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Volume info retrieved successfully. Sep 05 20:52:21 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-4aefaa7d-997a-4eae-ad03-1b9366b84a98 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Volume info retrieved successfully. Sep 05 20:52:21 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-87d8b228-268d-416f-a970-13b774d558c7 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] http://192.168.122.117/volume/v3/volumes/675c5358-bba1-4d1f-ad50-43787f827453 returned with HTTP 200 Sep 05 20:52:21 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 211/445] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:52:21 2026] GET /volume/v3/volumes/675c5358-bba1-4d1f-ad50-43787f827453 => generated 859 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:52:21 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-4aefaa7d-997a-4eae-ad03-1b9366b84a98 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] http://192.168.122.117/volume/v3/volumes/bfad7f08-5b0d-4fe0-9efd-41b203f2b3dc returned with HTTP 200 Sep 05 20:52:21 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 235/446] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:52:21 2026] GET /volume/v3/volumes/bfad7f08-5b0d-4fe0-9efd-41b203f2b3dc => generated 855 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:52:21 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-b5f6b12f-5803-4097-8bb9-337baab30595 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:21 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-b5f6b12f-5803-4097-8bb9-337baab30595 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] GET http://192.168.122.117/volume/v3/volumes/280dc5e5-ca2a-44e8-b4eb-acb25f3176ff Sep 05 20:52:21 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-b5f6b12f-5803-4097-8bb9-337baab30595 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:21 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-b5f6b12f-5803-4097-8bb9-337baab30595 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:21 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:21 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:52:21 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:21 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:52:21 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-b5f6b12f-5803-4097-8bb9-337baab30595 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Volume info retrieved successfully. Sep 05 20:52:21 devstack devstack@c-api.service[87435]: WARNING stevedore.named [None req-b5f6b12f-5803-4097-8bb9-337baab30595 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:52:21 devstack devstack@c-api.service[87435]: WARNING castellan.key_manager [None req-b5f6b12f-5803-4097-8bb9-337baab30595 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:52:22 devstack devstack@c-api.service[87435]: DEBUG oslo_db.sqlalchemy.engines [None req-b5f6b12f-5803-4097-8bb9-337baab30595 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87435) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:52:22 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:22 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:52:22 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-b5f6b12f-5803-4097-8bb9-337baab30595 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] http://192.168.122.117/volume/v3/volumes/280dc5e5-ca2a-44e8-b4eb-acb25f3176ff returned with HTTP 200 Sep 05 20:52:22 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 212/447] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 20:52:21 2026] GET /volume/v3/volumes/280dc5e5-ca2a-44e8-b4eb-acb25f3176ff => generated 931 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:52:22 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-c2a5b2b0-2f8e-4b3d-9d6e-cfe16ef804cb None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:22 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-c2a5b2b0-2f8e-4b3d-9d6e-cfe16ef804cb tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] GET http://192.168.122.117/volume/v3/groups/0ce36c99-8ea1-440d-b53a-0d3295c8190c Sep 05 20:52:22 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-c2a5b2b0-2f8e-4b3d-9d6e-cfe16ef804cb tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:22 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-c2a5b2b0-2f8e-4b3d-9d6e-cfe16ef804cb tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Calling method 'version_select' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:22 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.groups [None req-c2a5b2b0-2f8e-4b3d-9d6e-cfe16ef804cb tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] show called for member 0ce36c99-8ea1-440d-b53a-0d3295c8190c {{(pid=87434) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 20:52:22 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:22 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:52:22 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:22 devstack devstack@c-api.service[87434]: return base.obj_make_list(context, cls(context), Sep 05 20:52:22 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-c2a5b2b0-2f8e-4b3d-9d6e-cfe16ef804cb tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] http://192.168.122.117/volume/v3/groups/0ce36c99-8ea1-440d-b53a-0d3295c8190c returned with HTTP 200 Sep 05 20:52:22 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 236/448] 192.168.122.117 () {60 vars in 1270 bytes} [Sat Sep 5 20:52:22 2026] GET /volume/v3/groups/0ce36c99-8ea1-440d-b53a-0d3295c8190c => generated 417 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:52:22 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-67b15209-35e1-46c2-98ff-215268458c91 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:22 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-67b15209-35e1-46c2-98ff-215268458c91 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] GET http://192.168.122.117/volume/v3/volumes/detail Sep 05 20:52:22 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-67b15209-35e1-46c2-98ff-215268458c91 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:22 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-67b15209-35e1-46c2-98ff-215268458c91 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Calling method 'detail' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:22 devstack devstack@c-api.service[87435]: DEBUG cinder.api.api_utils [None req-67b15209-35e1-46c2-98ff-215268458c91 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Removing options '' from query. {{(pid=87435) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:52:22 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-67b15209-35e1-46c2-98ff-215268458c91 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87435) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 20:52:22 devstack devstack@c-api.service[87435]: /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 05 20:52:22 devstack devstack@c-api.service[87435]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 20:52:22 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:22 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:52:22 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:22 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:52:22 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-67b15209-35e1-46c2-98ff-215268458c91 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Get all volumes completed successfully. Sep 05 20:52:22 devstack devstack@c-api.service[87435]: WARNING stevedore.named [None req-67b15209-35e1-46c2-98ff-215268458c91 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:52:22 devstack devstack@c-api.service[87435]: WARNING castellan.key_manager [None req-67b15209-35e1-46c2-98ff-215268458c91 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:52:22 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-25083eba-dee9-4c9f-9959-ad12d1d64b45 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:22 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-25083eba-dee9-4c9f-9959-ad12d1d64b45 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] GET http://192.168.122.117/volume/v3/volumes/675c5358-bba1-4d1f-ad50-43787f827453 Sep 05 20:52:22 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-25083eba-dee9-4c9f-9959-ad12d1d64b45 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:22 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-25083eba-dee9-4c9f-9959-ad12d1d64b45 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:22 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:22 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:52:22 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:22 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:52:22 devstack devstack@c-api.service[87435]: DEBUG oslo_db.sqlalchemy.engines [None req-67b15209-35e1-46c2-98ff-215268458c91 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87435) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:52:22 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:22 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:52:22 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-25083eba-dee9-4c9f-9959-ad12d1d64b45 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Volume info retrieved successfully. Sep 05 20:52:22 devstack devstack@c-api.service[87435]: WARNING stevedore.named [None req-67b15209-35e1-46c2-98ff-215268458c91 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:52:22 devstack devstack@c-api.service[87435]: WARNING castellan.key_manager [None req-67b15209-35e1-46c2-98ff-215268458c91 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:52:22 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-25083eba-dee9-4c9f-9959-ad12d1d64b45 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] http://192.168.122.117/volume/v3/volumes/675c5358-bba1-4d1f-ad50-43787f827453 returned with HTTP 200 Sep 05 20:52:22 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 237/449] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:52:22 2026] GET /volume/v3/volumes/675c5358-bba1-4d1f-ad50-43787f827453 => generated 860 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:52:22 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-0e10173d-8507-4b4d-b86d-b4b997aace79 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:22 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-0e10173d-8507-4b4d-b86d-b4b997aace79 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] GET http://192.168.122.117/volume/v3/volumes/bfad7f08-5b0d-4fe0-9efd-41b203f2b3dc Sep 05 20:52:22 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-0e10173d-8507-4b4d-b86d-b4b997aace79 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:22 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-0e10173d-8507-4b4d-b86d-b4b997aace79 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:22 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:22 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:52:22 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:22 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:52:22 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-0e10173d-8507-4b4d-b86d-b4b997aace79 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Volume info retrieved successfully. Sep 05 20:52:22 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-0e10173d-8507-4b4d-b86d-b4b997aace79 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] http://192.168.122.117/volume/v3/volumes/bfad7f08-5b0d-4fe0-9efd-41b203f2b3dc returned with HTTP 200 Sep 05 20:52:22 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 238/450] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:52:22 2026] GET /volume/v3/volumes/bfad7f08-5b0d-4fe0-9efd-41b203f2b3dc => generated 855 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:52:22 devstack devstack@c-api.service[87435]: DEBUG oslo_db.sqlalchemy.engines [None req-67b15209-35e1-46c2-98ff-215268458c91 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87435) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:52:22 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:22 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:52:22 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-45fd8063-8193-4739-a8ad-80fe002e2ac2 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:22 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-45fd8063-8193-4739-a8ad-80fe002e2ac2 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] POST http://192.168.122.117/volume/v3/snapshots Sep 05 20:52:22 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-45fd8063-8193-4739-a8ad-80fe002e2ac2 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "675c5358-bba1-4d1f-ad50-43787f827453", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1270446653"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:52:22 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-67b15209-35e1-46c2-98ff-215268458c91 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] http://192.168.122.117/volume/v3/volumes/detail returned with HTTP 200 Sep 05 20:52:22 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 213/451] 192.168.122.117 () {60 vars in 1183 bytes} [Sat Sep 5 20:52:22 2026] GET /volume/v3/volumes/detail => generated 1842 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 20:52:22 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:22 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:52:22 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:22 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:52:22 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-45fd8063-8193-4739-a8ad-80fe002e2ac2 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Volume info retrieved successfully. Sep 05 20:52:22 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.snapshots [None req-45fd8063-8193-4739-a8ad-80fe002e2ac2 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Create snapshot from volume 675c5358-bba1-4d1f-ad50-43787f827453 Sep 05 20:52:22 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-fda32d22-82c5-4b9e-963e-04c1b8f79c96 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:22 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-fda32d22-82c5-4b9e-963e-04c1b8f79c96 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] POST http://192.168.122.117/volume/v3/groups/0ce36c99-8ea1-440d-b53a-0d3295c8190c/action Sep 05 20:52:22 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-fda32d22-82c5-4b9e-963e-04c1b8f79c96 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87435) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:52:22 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-fda32d22-82c5-4b9e-963e-04c1b8f79c96 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:52:22 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.groups [None req-fda32d22-82c5-4b9e-963e-04c1b8f79c96 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] delete called for group 0ce36c99-8ea1-440d-b53a-0d3295c8190c {{(pid=87435) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 05 20:52:22 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.groups [None req-fda32d22-82c5-4b9e-963e-04c1b8f79c96 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Delete group with id: 0ce36c99-8ea1-440d-b53a-0d3295c8190c Sep 05 20:52:22 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:22 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:52:22 devstack devstack@c-api.service[87435]: /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 05 20:52:22 devstack devstack@c-api.service[87435]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 05 20:52:22 devstack devstack@c-api.service[87434]: DEBUG cinder.quota [None req-45fd8063-8193-4739-a8ad-80fe002e2ac2 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Created reservations ['9c531821-31b7-44fb-9679-387f5bbf0e57', '254e1bae-2e4f-4acf-8f63-318b82a8caf3', 'e605b25d-91a0-4a2b-af63-fdb725e9acbd', '1408611d-0412-4ff4-be53-f76d5b38bf72'] {{(pid=87434) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:52:22 devstack devstack@c-api.service[87435]: /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 05 20:52:22 devstack devstack@c-api.service[87435]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 20:52:22 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:22 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:52:22 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-fda32d22-82c5-4b9e-963e-04c1b8f79c96 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] http://192.168.122.117/volume/v3/groups/0ce36c99-8ea1-440d-b53a-0d3295c8190c/action returned with HTTP 202 Sep 05 20:52:22 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 214/452] 192.168.122.117 () {62 vars in 1312 bytes} [Sat Sep 5 20:52:22 2026] POST /volume/v3/groups/0ce36c99-8ea1-440d-b53a-0d3295c8190c/action => generated 0 bytes in 244 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 20:52:22 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-45fd8063-8193-4739-a8ad-80fe002e2ac2 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Snapshot create request issued successfully. Sep 05 20:52:22 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-f1db7516-79be-43e3-ac0c-8d1d7d9ab63e None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:22 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-45fd8063-8193-4739-a8ad-80fe002e2ac2 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] http://192.168.122.117/volume/v3/snapshots returned with HTTP 202 Sep 05 20:52:22 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 239/453] 192.168.122.117 () {60 vars in 1149 bytes} [Sat Sep 5 20:52:22 2026] POST /volume/v3/snapshots => generated 314 bytes in 322 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:52:22 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-f1db7516-79be-43e3-ac0c-8d1d7d9ab63e tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] GET http://192.168.122.117/volume/v3/volumes/280dc5e5-ca2a-44e8-b4eb-acb25f3176ff Sep 05 20:52:22 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-f1db7516-79be-43e3-ac0c-8d1d7d9ab63e tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:22 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-f1db7516-79be-43e3-ac0c-8d1d7d9ab63e tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:22 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-2e0dc563-d7e8-4457-a9b7-e76ac012fb6b None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:22 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-2e0dc563-d7e8-4457-a9b7-e76ac012fb6b tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] GET http://192.168.122.117/volume/v3/snapshots/ef570ed7-7add-4ce8-9e36-f289b0b70024 Sep 05 20:52:22 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-2e0dc563-d7e8-4457-a9b7-e76ac012fb6b tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:22 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-2e0dc563-d7e8-4457-a9b7-e76ac012fb6b tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:22 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:22 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:52:22 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-2e0dc563-d7e8-4457-a9b7-e76ac012fb6b tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Snapshot retrieved successfully. Sep 05 20:52:22 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-2e0dc563-d7e8-4457-a9b7-e76ac012fb6b tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] http://192.168.122.117/volume/v3/snapshots/ef570ed7-7add-4ce8-9e36-f289b0b70024 returned with HTTP 200 Sep 05 20:52:22 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:22 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:52:22 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:22 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:52:22 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 240/454] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:52:22 2026] GET /volume/v3/snapshots/ef570ed7-7add-4ce8-9e36-f289b0b70024 => generated 446 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:52:22 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-f1db7516-79be-43e3-ac0c-8d1d7d9ab63e tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Volume info retrieved successfully. Sep 05 20:52:22 devstack devstack@c-api.service[87435]: WARNING stevedore.named [None req-f1db7516-79be-43e3-ac0c-8d1d7d9ab63e tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:52:22 devstack devstack@c-api.service[87435]: WARNING castellan.key_manager [None req-f1db7516-79be-43e3-ac0c-8d1d7d9ab63e tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:52:22 devstack devstack@c-api.service[87435]: DEBUG oslo_db.sqlalchemy.engines [None req-f1db7516-79be-43e3-ac0c-8d1d7d9ab63e tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87435) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:52:22 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:22 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:52:22 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-f1db7516-79be-43e3-ac0c-8d1d7d9ab63e tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] http://192.168.122.117/volume/v3/volumes/280dc5e5-ca2a-44e8-b4eb-acb25f3176ff returned with HTTP 200 Sep 05 20:52:22 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 215/455] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 20:52:22 2026] GET /volume/v3/volumes/280dc5e5-ca2a-44e8-b4eb-acb25f3176ff => generated 930 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:52:23 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-37580d1a-55c9-4756-b177-0371de9566e2 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:23 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-37580d1a-55c9-4756-b177-0371de9566e2 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] GET http://192.168.122.117/volume/v3/volumes/bfad7f08-5b0d-4fe0-9efd-41b203f2b3dc Sep 05 20:52:23 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-37580d1a-55c9-4756-b177-0371de9566e2 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:23 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-37580d1a-55c9-4756-b177-0371de9566e2 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:23 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:23 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:52:23 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:23 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:52:23 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-37580d1a-55c9-4756-b177-0371de9566e2 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Volume info retrieved successfully. Sep 05 20:52:23 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-37580d1a-55c9-4756-b177-0371de9566e2 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] http://192.168.122.117/volume/v3/volumes/bfad7f08-5b0d-4fe0-9efd-41b203f2b3dc returned with HTTP 200 Sep 05 20:52:23 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 241/456] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:52:23 2026] GET /volume/v3/volumes/bfad7f08-5b0d-4fe0-9efd-41b203f2b3dc => generated 855 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:52:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-f0008c57-5fb4-4737-b328-5a71530e30ab None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:23 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-f0008c57-5fb4-4737-b328-5a71530e30ab tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] GET http://192.168.122.117/volume/v3/snapshots/ef570ed7-7add-4ce8-9e36-f289b0b70024 Sep 05 20:52:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-f0008c57-5fb4-4737-b328-5a71530e30ab tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-f0008c57-5fb4-4737-b328-5a71530e30ab tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:23 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:23 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:52:23 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-f0008c57-5fb4-4737-b328-5a71530e30ab tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Snapshot retrieved successfully. Sep 05 20:52:23 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-f0008c57-5fb4-4737-b328-5a71530e30ab tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] http://192.168.122.117/volume/v3/snapshots/ef570ed7-7add-4ce8-9e36-f289b0b70024 returned with HTTP 200 Sep 05 20:52:23 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 216/457] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:52:23 2026] GET /volume/v3/snapshots/ef570ed7-7add-4ce8-9e36-f289b0b70024 => generated 446 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:52:23 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-c65b3d0f-2f83-4224-940b-2dce02d0adc7 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:24 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-c65b3d0f-2f83-4224-940b-2dce02d0adc7 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] GET http://192.168.122.117/volume/v3/volumes/280dc5e5-ca2a-44e8-b4eb-acb25f3176ff Sep 05 20:52:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-c65b3d0f-2f83-4224-940b-2dce02d0adc7 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-c65b3d0f-2f83-4224-940b-2dce02d0adc7 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:24 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-c65b3d0f-2f83-4224-940b-2dce02d0adc7 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] http://192.168.122.117/volume/v3/volumes/280dc5e5-ca2a-44e8-b4eb-acb25f3176ff returned with HTTP 404 Sep 05 20:52:24 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 242/458] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 20:52:23 2026] GET /volume/v3/volumes/280dc5e5-ca2a-44e8-b4eb-acb25f3176ff => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 20:52:24 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-ea963eca-b617-4937-9bdf-9f9c762fa0eb None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:24 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-ea963eca-b617-4937-9bdf-9f9c762fa0eb tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] GET http://192.168.122.117/volume/v3/groups/0ce36c99-8ea1-440d-b53a-0d3295c8190c Sep 05 20:52:24 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-ea963eca-b617-4937-9bdf-9f9c762fa0eb tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:24 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-ea963eca-b617-4937-9bdf-9f9c762fa0eb tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Calling method 'version_select' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:24 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.groups [None req-ea963eca-b617-4937-9bdf-9f9c762fa0eb tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] show called for member 0ce36c99-8ea1-440d-b53a-0d3295c8190c {{(pid=87435) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 20:52:24 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-ea963eca-b617-4937-9bdf-9f9c762fa0eb tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] http://192.168.122.117/volume/v3/groups/0ce36c99-8ea1-440d-b53a-0d3295c8190c returned with HTTP 404 Sep 05 20:52:24 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 217/459] 192.168.122.117 () {60 vars in 1270 bytes} [Sat Sep 5 20:52:24 2026] GET /volume/v3/groups/0ce36c99-8ea1-440d-b53a-0d3295c8190c => generated 108 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 20:52:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-71fcc965-719c-4b05-9467-eb70e2d74927 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:24 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-71fcc965-719c-4b05-9467-eb70e2d74927 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] GET http://192.168.122.117/volume/v3/volumes/detail Sep 05 20:52:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-71fcc965-719c-4b05-9467-eb70e2d74927 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-71fcc965-719c-4b05-9467-eb70e2d74927 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Calling method 'detail' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.api_utils [None req-71fcc965-719c-4b05-9467-eb70e2d74927 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Removing options '' from query. {{(pid=87434) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:52:24 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-71fcc965-719c-4b05-9467-eb70e2d74927 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87434) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 20:52:24 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:24 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:52:24 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-71fcc965-719c-4b05-9467-eb70e2d74927 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Get all volumes completed successfully. Sep 05 20:52:24 devstack devstack@c-api.service[87434]: WARNING stevedore.named [None req-71fcc965-719c-4b05-9467-eb70e2d74927 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:52:24 devstack devstack@c-api.service[87434]: WARNING castellan.key_manager [None req-71fcc965-719c-4b05-9467-eb70e2d74927 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:52:24 devstack devstack@c-api.service[87434]: DEBUG oslo_db.sqlalchemy.engines [None req-71fcc965-719c-4b05-9467-eb70e2d74927 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87434) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:52:24 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:24 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:52:24 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-71fcc965-719c-4b05-9467-eb70e2d74927 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] http://192.168.122.117/volume/v3/volumes/detail returned with HTTP 200 Sep 05 20:52:24 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 243/460] 192.168.122.117 () {60 vars in 1183 bytes} [Sat Sep 5 20:52:24 2026] GET /volume/v3/volumes/detail => generated 921 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:52:24 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-7e9d0bcd-96a4-457f-a0e8-13cc11f02aa9 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:24 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-7e9d0bcd-96a4-457f-a0e8-13cc11f02aa9 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] POST http://192.168.122.117/volume/v3/groups/6487f022-594a-4bbc-854b-8506f4558c29/action Sep 05 20:52:24 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-7e9d0bcd-96a4-457f-a0e8-13cc11f02aa9 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87435) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:52:24 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-7e9d0bcd-96a4-457f-a0e8-13cc11f02aa9 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:52:24 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.groups [None req-7e9d0bcd-96a4-457f-a0e8-13cc11f02aa9 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] delete called for group 6487f022-594a-4bbc-854b-8506f4558c29 {{(pid=87435) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 05 20:52:24 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.groups [None req-7e9d0bcd-96a4-457f-a0e8-13cc11f02aa9 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Delete group with id: 6487f022-594a-4bbc-854b-8506f4558c29 Sep 05 20:52:24 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:24 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:52:24 devstack devstack@c-api.service[87435]: /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 05 20:52:24 devstack devstack@c-api.service[87435]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 05 20:52:24 devstack devstack@c-api.service[87435]: /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 05 20:52:24 devstack devstack@c-api.service[87435]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 20:52:24 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-7e9d0bcd-96a4-457f-a0e8-13cc11f02aa9 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] http://192.168.122.117/volume/v3/groups/6487f022-594a-4bbc-854b-8506f4558c29/action returned with HTTP 202 Sep 05 20:52:24 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 218/461] 192.168.122.117 () {62 vars in 1312 bytes} [Sat Sep 5 20:52:24 2026] POST /volume/v3/groups/6487f022-594a-4bbc-854b-8506f4558c29/action => generated 0 bytes in 154 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 20:52:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-5fd23e14-ac1e-4eea-bf6f-e960af2a0b17 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:24 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-5fd23e14-ac1e-4eea-bf6f-e960af2a0b17 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] GET http://192.168.122.117/volume/v3/volumes/bd1b9703-6a41-48d1-a4d4-aa5603037975 Sep 05 20:52:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-5fd23e14-ac1e-4eea-bf6f-e960af2a0b17 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-5fd23e14-ac1e-4eea-bf6f-e960af2a0b17 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:24 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:24 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:52:24 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:24 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:52:24 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-5fd23e14-ac1e-4eea-bf6f-e960af2a0b17 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Volume info retrieved successfully. Sep 05 20:52:24 devstack devstack@c-api.service[87434]: WARNING stevedore.named [None req-5fd23e14-ac1e-4eea-bf6f-e960af2a0b17 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:52:24 devstack devstack@c-api.service[87434]: WARNING castellan.key_manager [None req-5fd23e14-ac1e-4eea-bf6f-e960af2a0b17 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:52:24 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-c2b8b72d-dda7-4129-a8b2-c815735b272f None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:24 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-c2b8b72d-dda7-4129-a8b2-c815735b272f tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] GET http://192.168.122.117/volume/v3/volumes/bfad7f08-5b0d-4fe0-9efd-41b203f2b3dc Sep 05 20:52:24 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-c2b8b72d-dda7-4129-a8b2-c815735b272f tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:24 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-c2b8b72d-dda7-4129-a8b2-c815735b272f tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:24 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:24 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:52:24 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:24 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:52:24 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-c2b8b72d-dda7-4129-a8b2-c815735b272f tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Volume info retrieved successfully. Sep 05 20:52:24 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-c2b8b72d-dda7-4129-a8b2-c815735b272f tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] http://192.168.122.117/volume/v3/volumes/bfad7f08-5b0d-4fe0-9efd-41b203f2b3dc returned with HTTP 200 Sep 05 20:52:24 devstack devstack@c-api.service[87434]: DEBUG oslo_db.sqlalchemy.engines [None req-5fd23e14-ac1e-4eea-bf6f-e960af2a0b17 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87434) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:52:24 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 219/462] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:52:24 2026] GET /volume/v3/volumes/bfad7f08-5b0d-4fe0-9efd-41b203f2b3dc => generated 856 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:52:24 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:24 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:52:24 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-5fd23e14-ac1e-4eea-bf6f-e960af2a0b17 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] http://192.168.122.117/volume/v3/volumes/bd1b9703-6a41-48d1-a4d4-aa5603037975 returned with HTTP 200 Sep 05 20:52:24 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 244/463] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 20:52:24 2026] GET /volume/v3/volumes/bd1b9703-6a41-48d1-a4d4-aa5603037975 => generated 917 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:52:24 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [req-b7607358-41b9-4deb-bf17-3668aa435533 req-486759df-df74-45db-a047-54622d2f2ce9 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:24 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-b7607358-41b9-4deb-bf17-3668aa435533 req-486759df-df74-45db-a047-54622d2f2ce9 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] GET http://192.168.122.117/volume/v3/volumes/bfad7f08-5b0d-4fe0-9efd-41b203f2b3dc Sep 05 20:52:24 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-b7607358-41b9-4deb-bf17-3668aa435533 req-486759df-df74-45db-a047-54622d2f2ce9 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:24 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-b7607358-41b9-4deb-bf17-3668aa435533 req-486759df-df74-45db-a047-54622d2f2ce9 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:24 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:24 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:52:24 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:24 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:52:24 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [req-b7607358-41b9-4deb-bf17-3668aa435533 req-486759df-df74-45db-a047-54622d2f2ce9 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Volume info retrieved successfully. Sep 05 20:52:24 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-b7607358-41b9-4deb-bf17-3668aa435533 req-486759df-df74-45db-a047-54622d2f2ce9 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] http://192.168.122.117/volume/v3/volumes/bfad7f08-5b0d-4fe0-9efd-41b203f2b3dc returned with HTTP 200 Sep 05 20:52:24 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 220/464] 192.168.122.117 () {60 vars in 1487 bytes} [Sat Sep 5 20:52:24 2026] GET /volume/v3/volumes/bfad7f08-5b0d-4fe0-9efd-41b203f2b3dc => generated 856 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:52:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-869c6eb6-0813-4465-a69d-b6df0706261c None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:24 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-869c6eb6-0813-4465-a69d-b6df0706261c tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] GET http://192.168.122.117/volume/v3/snapshots/ef570ed7-7add-4ce8-9e36-f289b0b70024 Sep 05 20:52:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-869c6eb6-0813-4465-a69d-b6df0706261c tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-869c6eb6-0813-4465-a69d-b6df0706261c tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:24 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:24 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:52:24 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-869c6eb6-0813-4465-a69d-b6df0706261c tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Snapshot retrieved successfully. Sep 05 20:52:24 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-869c6eb6-0813-4465-a69d-b6df0706261c tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] http://192.168.122.117/volume/v3/snapshots/ef570ed7-7add-4ce8-9e36-f289b0b70024 returned with HTTP 200 Sep 05 20:52:24 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 245/465] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:52:24 2026] GET /volume/v3/snapshots/ef570ed7-7add-4ce8-9e36-f289b0b70024 => generated 446 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:52:25 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-aae6faee-8997-4b9f-849a-380d2a13f0b6 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:25 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-aae6faee-8997-4b9f-849a-380d2a13f0b6 None None] GET http://192.168.122.117/volume// Sep 05 20:52:25 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-aae6faee-8997-4b9f-849a-380d2a13f0b6 None None] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:25 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-aae6faee-8997-4b9f-849a-380d2a13f0b6 None None] Calling method 'all' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:25 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-aae6faee-8997-4b9f-849a-380d2a13f0b6 None None] http://192.168.122.117/volume// returned with HTTP 300 Sep 05 20:52:25 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 221/466] 192.168.122.117 () {58 vars in 1317 bytes} [Sat Sep 5 20:52:25 2026] GET /volume/ => generated 390 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 20:52:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-b7607358-41b9-4deb-bf17-3668aa435533 req-59cb593a-881c-49be-acbb-76e3db1dc30f None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:25 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-b7607358-41b9-4deb-bf17-3668aa435533 req-59cb593a-881c-49be-acbb-76e3db1dc30f tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] POST http://192.168.122.117/volume/v3/attachments Sep 05 20:52:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-b7607358-41b9-4deb-bf17-3668aa435533 req-59cb593a-881c-49be-acbb-76e3db1dc30f tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bfad7f08-5b0d-4fe0-9efd-41b203f2b3dc", "connector": null, "instance_uuid": "0c16e7fb-39e9-4b4f-89a5-0f7e350ba48e"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:52:25 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:25 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:52:25 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:25 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:52:25 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-b7607358-41b9-4deb-bf17-3668aa435533 req-59cb593a-881c-49be-acbb-76e3db1dc30f tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] http://192.168.122.117/volume/v3/attachments returned with HTTP 200 Sep 05 20:52:25 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 246/467] 192.168.122.117 () {66 vars in 1483 bytes} [Sat Sep 5 20:52:25 2026] POST /volume/v3/attachments => generated 273 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:52:25 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-93e1fe58-ff0b-4116-a5c0-97c808018b80 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:25 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-93e1fe58-ff0b-4116-a5c0-97c808018b80 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] GET http://192.168.122.117/volume/v3/volumes/bfad7f08-5b0d-4fe0-9efd-41b203f2b3dc Sep 05 20:52:25 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-93e1fe58-ff0b-4116-a5c0-97c808018b80 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:25 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-93e1fe58-ff0b-4116-a5c0-97c808018b80 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-a9646ccf-a5cd-4383-82dc-5ecd5a642473 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:25 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-a9646ccf-a5cd-4383-82dc-5ecd5a642473 None None] GET http://192.168.122.117/volume// Sep 05 20:52:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-a9646ccf-a5cd-4383-82dc-5ecd5a642473 None None] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-a9646ccf-a5cd-4383-82dc-5ecd5a642473 None None] Calling method 'all' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:25 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-a9646ccf-a5cd-4383-82dc-5ecd5a642473 None None] http://192.168.122.117/volume// returned with HTTP 300 Sep 05 20:52:25 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 247/468] 192.168.122.117 () {58 vars in 1315 bytes} [Sat Sep 5 20:52:25 2026] GET /volume/ => generated 390 bytes in 14 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 05 20:52:25 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:25 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:52:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-b7607358-41b9-4deb-bf17-3668aa435533 req-99bd0e45-28af-4375-8d43-48b625763d37 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:25 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-b7607358-41b9-4deb-bf17-3668aa435533 req-99bd0e45-28af-4375-8d43-48b625763d37 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] GET http://192.168.122.117/volume/v3/volumes/bfad7f08-5b0d-4fe0-9efd-41b203f2b3dc Sep 05 20:52:25 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:25 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:52:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-b7607358-41b9-4deb-bf17-3668aa435533 req-99bd0e45-28af-4375-8d43-48b625763d37 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-b7607358-41b9-4deb-bf17-3668aa435533 req-99bd0e45-28af-4375-8d43-48b625763d37 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:25 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-93e1fe58-ff0b-4116-a5c0-97c808018b80 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Volume info retrieved successfully. Sep 05 20:52:25 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-93e1fe58-ff0b-4116-a5c0-97c808018b80 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] http://192.168.122.117/volume/v3/volumes/bfad7f08-5b0d-4fe0-9efd-41b203f2b3dc returned with HTTP 200 Sep 05 20:52:25 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 222/469] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:52:25 2026] GET /volume/v3/volumes/bfad7f08-5b0d-4fe0-9efd-41b203f2b3dc => generated 855 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:52:25 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:25 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:52:25 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:25 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:52:25 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [req-b7607358-41b9-4deb-bf17-3668aa435533 req-99bd0e45-28af-4375-8d43-48b625763d37 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Volume info retrieved successfully. Sep 05 20:52:25 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-b7607358-41b9-4deb-bf17-3668aa435533 req-99bd0e45-28af-4375-8d43-48b625763d37 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] http://192.168.122.117/volume/v3/volumes/bfad7f08-5b0d-4fe0-9efd-41b203f2b3dc returned with HTTP 200 Sep 05 20:52:25 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 248/470] 192.168.122.117 () {62 vars in 1528 bytes} [Sat Sep 5 20:52:25 2026] GET /volume/v3/volumes/bfad7f08-5b0d-4fe0-9efd-41b203f2b3dc => generated 1036 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 20:52:25 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [req-b7607358-41b9-4deb-bf17-3668aa435533 req-b19cc3ab-c065-44f5-b353-4dd2515d1ce6 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:25 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-b7607358-41b9-4deb-bf17-3668aa435533 req-b19cc3ab-c065-44f5-b353-4dd2515d1ce6 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] PUT http://192.168.122.117/volume/v3/attachments/7fc29890-e325-44c5-8fc6-8de0c1344a04 Sep 05 20:52:25 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-b7607358-41b9-4deb-bf17-3668aa435533 req-b19cc3ab-c065-44f5-b353-4dd2515d1ce6 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.117", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:643f628891a", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d26e87ce-8ef5-4a19-89be-27e45980a71c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:52:25 devstack devstack@c-api.service[87435]: DEBUG cinder.coordination [req-b7607358-41b9-4deb-bf17-3668aa435533 req-b19cc3ab-c065-44f5-b353-4dd2515d1ce6 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Acquiring lock "cinder-attachment_update-bfad7f08-5b0d-4fe0-9efd-41b203f2b3dc-devstack" by "attachment_update" {{(pid=87435) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 05 20:52:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-d41de3c5-db0d-4a38-bb6f-4e81d3f6cf06 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:25 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d41de3c5-db0d-4a38-bb6f-4e81d3f6cf06 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] GET http://192.168.122.117/volume/v3/volumes/bd1b9703-6a41-48d1-a4d4-aa5603037975 Sep 05 20:52:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-d41de3c5-db0d-4a38-bb6f-4e81d3f6cf06 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-d41de3c5-db0d-4a38-bb6f-4e81d3f6cf06 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:25 devstack devstack@c-api.service[87435]: DEBUG cinder.coordination [req-b7607358-41b9-4deb-bf17-3668aa435533 req-b19cc3ab-c065-44f5-b353-4dd2515d1ce6 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Lock "cinder-attachment_update-bfad7f08-5b0d-4fe0-9efd-41b203f2b3dc-devstack" acquired by "attachment_update" :: waited 0.027s {{(pid=87435) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 05 20:52:25 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d41de3c5-db0d-4a38-bb6f-4e81d3f6cf06 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] http://192.168.122.117/volume/v3/volumes/bd1b9703-6a41-48d1-a4d4-aa5603037975 returned with HTTP 404 Sep 05 20:52:25 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:25 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:52:25 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 249/471] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 20:52:25 2026] GET /volume/v3/volumes/bd1b9703-6a41-48d1-a4d4-aa5603037975 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 20:52:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-1eec8257-00f2-4b25-b34b-e8627f32bc31 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:25 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-1eec8257-00f2-4b25-b34b-e8627f32bc31 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] GET http://192.168.122.117/volume/v3/groups/6487f022-594a-4bbc-854b-8506f4558c29 Sep 05 20:52:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-1eec8257-00f2-4b25-b34b-e8627f32bc31 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-1eec8257-00f2-4b25-b34b-e8627f32bc31 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Calling method 'version_select' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.groups [None req-1eec8257-00f2-4b25-b34b-e8627f32bc31 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] show called for member 6487f022-594a-4bbc-854b-8506f4558c29 {{(pid=87434) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 20:52:25 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:25 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:52:25 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:25 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:52:25 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:25 devstack devstack@c-api.service[87434]: return base.obj_make_list(context, cls(context), Sep 05 20:52:25 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-1eec8257-00f2-4b25-b34b-e8627f32bc31 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] http://192.168.122.117/volume/v3/groups/6487f022-594a-4bbc-854b-8506f4558c29 returned with HTTP 200 Sep 05 20:52:25 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 250/472] 192.168.122.117 () {60 vars in 1270 bytes} [Sat Sep 5 20:52:25 2026] GET /volume/v3/groups/6487f022-594a-4bbc-854b-8506f4558c29 => generated 388 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:52:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-81f5585c-6ec4-4d74-afea-35c93741d456 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:25 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-81f5585c-6ec4-4d74-afea-35c93741d456 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] GET http://192.168.122.117/volume/v3/snapshots/ef570ed7-7add-4ce8-9e36-f289b0b70024 Sep 05 20:52:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-81f5585c-6ec4-4d74-afea-35c93741d456 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-81f5585c-6ec4-4d74-afea-35c93741d456 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:25 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:25 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:52:25 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-81f5585c-6ec4-4d74-afea-35c93741d456 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Snapshot retrieved successfully. Sep 05 20:52:25 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-81f5585c-6ec4-4d74-afea-35c93741d456 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] http://192.168.122.117/volume/v3/snapshots/ef570ed7-7add-4ce8-9e36-f289b0b70024 returned with HTTP 200 Sep 05 20:52:25 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 251/473] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:52:25 2026] GET /volume/v3/snapshots/ef570ed7-7add-4ce8-9e36-f289b0b70024 => generated 446 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:52:26 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-59977bff-3e65-4b8c-ac8b-987c6dbe89c0 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:26 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-59977bff-3e65-4b8c-ac8b-987c6dbe89c0 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] GET http://192.168.122.117/volume/v3/volumes/bfad7f08-5b0d-4fe0-9efd-41b203f2b3dc Sep 05 20:52:26 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-59977bff-3e65-4b8c-ac8b-987c6dbe89c0 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:26 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-59977bff-3e65-4b8c-ac8b-987c6dbe89c0 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:26 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:26 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:52:26 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:26 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:52:26 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-59977bff-3e65-4b8c-ac8b-987c6dbe89c0 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Volume info retrieved successfully. Sep 05 20:52:26 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-59977bff-3e65-4b8c-ac8b-987c6dbe89c0 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] http://192.168.122.117/volume/v3/volumes/bfad7f08-5b0d-4fe0-9efd-41b203f2b3dc returned with HTTP 200 Sep 05 20:52:26 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 252/474] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:52:26 2026] GET /volume/v3/volumes/bfad7f08-5b0d-4fe0-9efd-41b203f2b3dc => generated 855 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:52:26 devstack devstack@c-api.service[87435]: DEBUG cinder.coordination [req-b7607358-41b9-4deb-bf17-3668aa435533 req-b19cc3ab-c065-44f5-b353-4dd2515d1ce6 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Lock "cinder-attachment_update-bfad7f08-5b0d-4fe0-9efd-41b203f2b3dc-devstack" released by "attachment_update" :: held 0.898s {{(pid=87435) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 05 20:52:26 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-b7607358-41b9-4deb-bf17-3668aa435533 req-b19cc3ab-c065-44f5-b353-4dd2515d1ce6 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] http://192.168.122.117/volume/v3/attachments/7fc29890-e325-44c5-8fc6-8de0c1344a04 returned with HTTP 200 Sep 05 20:52:26 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 223/475] 192.168.122.117 () {66 vars in 1593 bytes} [Sat Sep 5 20:52:25 2026] PUT /volume/v3/attachments/7fc29890-e325-44c5-8fc6-8de0c1344a04 => generated 694 bytes in 963 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:52:26 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-1204e78f-58d7-43ba-bff5-8985f29c72d3 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:26 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-1204e78f-58d7-43ba-bff5-8985f29c72d3 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] GET http://192.168.122.117/volume/v3/groups/6487f022-594a-4bbc-854b-8506f4558c29 Sep 05 20:52:26 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-1204e78f-58d7-43ba-bff5-8985f29c72d3 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:26 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-1204e78f-58d7-43ba-bff5-8985f29c72d3 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] Calling method 'version_select' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:26 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.groups [None req-1204e78f-58d7-43ba-bff5-8985f29c72d3 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] show called for member 6487f022-594a-4bbc-854b-8506f4558c29 {{(pid=87434) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 20:52:26 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-1204e78f-58d7-43ba-bff5-8985f29c72d3 tempest-GroupsV314Test-496857206 tempest-GroupsV314Test-496857206-project-member] http://192.168.122.117/volume/v3/groups/6487f022-594a-4bbc-854b-8506f4558c29 returned with HTTP 404 Sep 05 20:52:26 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 253/476] 192.168.122.117 () {60 vars in 1270 bytes} [Sat Sep 5 20:52:26 2026] GET /volume/v3/groups/6487f022-594a-4bbc-854b-8506f4558c29 => generated 108 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 20:52:26 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-724808cd-86f1-4e03-a2d9-8f5ec4a54dac None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:26 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-724808cd-86f1-4e03-a2d9-8f5ec4a54dac tempest-GroupsV314Test-1672927073 tempest-GroupsV314Test-1672927073-project-admin] DELETE http://192.168.122.117/volume/v3/group_types/c3030203-b154-4434-9915-243972b15bd8 Sep 05 20:52:26 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-724808cd-86f1-4e03-a2d9-8f5ec4a54dac tempest-GroupsV314Test-1672927073 tempest-GroupsV314Test-1672927073-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:26 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-724808cd-86f1-4e03-a2d9-8f5ec4a54dac tempest-GroupsV314Test-1672927073 tempest-GroupsV314Test-1672927073-project-admin] Calling method 'version_select' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:26 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:26 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:52:26 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-724808cd-86f1-4e03-a2d9-8f5ec4a54dac tempest-GroupsV314Test-1672927073 tempest-GroupsV314Test-1672927073-project-admin] http://192.168.122.117/volume/v3/group_types/c3030203-b154-4434-9915-243972b15bd8 returned with HTTP 202 Sep 05 20:52:26 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 224/477] 192.168.122.117 () {60 vars in 1288 bytes} [Sat Sep 5 20:52:26 2026] DELETE /volume/v3/group_types/c3030203-b154-4434-9915-243972b15bd8 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 20:52:26 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-cf0316f1-973f-449f-8671-ff774185794e None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:26 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-cf0316f1-973f-449f-8671-ff774185794e tempest-GroupsV314Test-1672927073 tempest-GroupsV314Test-1672927073-project-admin] DELETE http://192.168.122.117/volume/v3/types/dfb9aa58-90a0-4bf0-9ee7-06bbaec47879 Sep 05 20:52:26 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-cf0316f1-973f-449f-8671-ff774185794e tempest-GroupsV314Test-1672927073 tempest-GroupsV314Test-1672927073-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:26 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-cf0316f1-973f-449f-8671-ff774185794e tempest-GroupsV314Test-1672927073 tempest-GroupsV314Test-1672927073-project-admin] Calling method '_delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:26 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-fc8c96a0-993a-4c6d-bf81-3df7d74bf914 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:26 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-fc8c96a0-993a-4c6d-bf81-3df7d74bf914 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] GET http://192.168.122.117/volume/v3/snapshots/ef570ed7-7add-4ce8-9e36-f289b0b70024 Sep 05 20:52:26 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-fc8c96a0-993a-4c6d-bf81-3df7d74bf914 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:26 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-fc8c96a0-993a-4c6d-bf81-3df7d74bf914 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:26 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-cf0316f1-973f-449f-8671-ff774185794e tempest-GroupsV314Test-1672927073 tempest-GroupsV314Test-1672927073-project-admin] http://192.168.122.117/volume/v3/types/dfb9aa58-90a0-4bf0-9ee7-06bbaec47879 returned with HTTP 202 Sep 05 20:52:26 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 254/478] 192.168.122.117 () {58 vars in 1229 bytes} [Sat Sep 5 20:52:26 2026] DELETE /volume/v3/types/dfb9aa58-90a0-4bf0-9ee7-06bbaec47879 => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:52:26 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-47376f12-f7d2-43a3-8439-a82ef487b2c5 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:26 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-47376f12-f7d2-43a3-8439-a82ef487b2c5 tempest-GroupsV314Test-1672927073 tempest-GroupsV314Test-1672927073-project-admin] GET http://192.168.122.117/volume/v3/types/dfb9aa58-90a0-4bf0-9ee7-06bbaec47879 Sep 05 20:52:26 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-47376f12-f7d2-43a3-8439-a82ef487b2c5 tempest-GroupsV314Test-1672927073 tempest-GroupsV314Test-1672927073-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:26 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-47376f12-f7d2-43a3-8439-a82ef487b2c5 tempest-GroupsV314Test-1672927073 tempest-GroupsV314Test-1672927073-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:27 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-47376f12-f7d2-43a3-8439-a82ef487b2c5 tempest-GroupsV314Test-1672927073 tempest-GroupsV314Test-1672927073-project-admin] http://192.168.122.117/volume/v3/types/dfb9aa58-90a0-4bf0-9ee7-06bbaec47879 returned with HTTP 404 Sep 05 20:52:27 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:27 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:52:27 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 255/479] 192.168.122.117 () {58 vars in 1226 bytes} [Sat Sep 5 20:52:26 2026] GET /volume/v3/types/dfb9aa58-90a0-4bf0-9ee7-06bbaec47879 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:52:27 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-fc8c96a0-993a-4c6d-bf81-3df7d74bf914 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Snapshot retrieved successfully. Sep 05 20:52:27 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-fc8c96a0-993a-4c6d-bf81-3df7d74bf914 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] http://192.168.122.117/volume/v3/snapshots/ef570ed7-7add-4ce8-9e36-f289b0b70024 returned with HTTP 200 Sep 05 20:52:27 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 225/480] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:52:26 2026] GET /volume/v3/snapshots/ef570ed7-7add-4ce8-9e36-f289b0b70024 => generated 473 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:52:27 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-12b0681e-b4c2-4521-aaf9-5248e0318aa0 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:27 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-12b0681e-b4c2-4521-aaf9-5248e0318aa0 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] POST http://192.168.122.117/volume/v3/snapshots Sep 05 20:52:27 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-12b0681e-b4c2-4521-aaf9-5248e0318aa0 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "675c5358-bba1-4d1f-ad50-43787f827453", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-305968121"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:52:27 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:27 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:52:27 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:27 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:52:27 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-12b0681e-b4c2-4521-aaf9-5248e0318aa0 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Volume info retrieved successfully. Sep 05 20:52:27 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.snapshots [None req-12b0681e-b4c2-4521-aaf9-5248e0318aa0 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Create snapshot from volume 675c5358-bba1-4d1f-ad50-43787f827453 Sep 05 20:52:27 devstack devstack@c-api.service[87434]: DEBUG cinder.quota [None req-12b0681e-b4c2-4521-aaf9-5248e0318aa0 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Created reservations ['9b702c00-b072-48aa-9c0c-41e725f4d5c3', '4b3118cd-a93c-4ee1-bf37-7aaa820a3c09', 'e5e5810d-47c0-4773-a42f-ad27f18937dc', '16930237-1870-4395-a11e-2536c9918902'] {{(pid=87434) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:52:27 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:27 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:52:27 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-12b0681e-b4c2-4521-aaf9-5248e0318aa0 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Snapshot create request issued successfully. Sep 05 20:52:27 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-12b0681e-b4c2-4521-aaf9-5248e0318aa0 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] http://192.168.122.117/volume/v3/snapshots returned with HTTP 202 Sep 05 20:52:27 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 256/481] 192.168.122.117 () {60 vars in 1149 bytes} [Sat Sep 5 20:52:27 2026] POST /volume/v3/snapshots => generated 313 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:52:27 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-d7cad8e9-a8c9-4c3e-84a5-282b74cd5c80 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:27 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-d7cad8e9-a8c9-4c3e-84a5-282b74cd5c80 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] GET http://192.168.122.117/volume/v3/snapshots/8c7f4a88-7b82-4cd9-9163-1785ff376584 Sep 05 20:52:27 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-d7cad8e9-a8c9-4c3e-84a5-282b74cd5c80 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:27 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-d7cad8e9-a8c9-4c3e-84a5-282b74cd5c80 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:27 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:27 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:52:27 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-d7cad8e9-a8c9-4c3e-84a5-282b74cd5c80 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Snapshot retrieved successfully. Sep 05 20:52:27 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-d7cad8e9-a8c9-4c3e-84a5-282b74cd5c80 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] http://192.168.122.117/volume/v3/snapshots/8c7f4a88-7b82-4cd9-9163-1785ff376584 returned with HTTP 200 Sep 05 20:52:27 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 226/482] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:52:27 2026] GET /volume/v3/snapshots/8c7f4a88-7b82-4cd9-9163-1785ff376584 => generated 445 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:52:27 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-e0d1da8c-3ca4-4b97-b6e8-e876b1650231 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:27 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-e0d1da8c-3ca4-4b97-b6e8-e876b1650231 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] GET http://192.168.122.117/volume/v3/volumes/bfad7f08-5b0d-4fe0-9efd-41b203f2b3dc Sep 05 20:52:27 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-e0d1da8c-3ca4-4b97-b6e8-e876b1650231 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:27 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-e0d1da8c-3ca4-4b97-b6e8-e876b1650231 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:27 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:27 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:52:27 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:27 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:52:27 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-e0d1da8c-3ca4-4b97-b6e8-e876b1650231 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Volume info retrieved successfully. Sep 05 20:52:27 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-e0d1da8c-3ca4-4b97-b6e8-e876b1650231 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] http://192.168.122.117/volume/v3/volumes/bfad7f08-5b0d-4fe0-9efd-41b203f2b3dc returned with HTTP 200 Sep 05 20:52:27 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 257/483] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:52:27 2026] GET /volume/v3/volumes/bfad7f08-5b0d-4fe0-9efd-41b203f2b3dc => generated 856 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:52:27 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [req-b7607358-41b9-4deb-bf17-3668aa435533 req-b18d8970-3f1b-4e64-8610-f69b24f4d98f None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:27 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-b7607358-41b9-4deb-bf17-3668aa435533 req-b18d8970-3f1b-4e64-8610-f69b24f4d98f tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] POST http://192.168.122.117/volume/v3/attachments/7fc29890-e325-44c5-8fc6-8de0c1344a04/action Sep 05 20:52:27 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-b7607358-41b9-4deb-bf17-3668aa435533 req-b18d8970-3f1b-4e64-8610-f69b24f4d98f tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Action body: b'{"os-complete": null}' {{(pid=87435) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:52:27 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-b7607358-41b9-4deb-bf17-3668aa435533 req-b18d8970-3f1b-4e64-8610-f69b24f4d98f tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:52:28 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:28 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:52:28 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:28 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:52:28 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-b7607358-41b9-4deb-bf17-3668aa435533 req-b18d8970-3f1b-4e64-8610-f69b24f4d98f tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] http://192.168.122.117/volume/v3/attachments/7fc29890-e325-44c5-8fc6-8de0c1344a04/action returned with HTTP 204 Sep 05 20:52:28 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 227/484] 192.168.122.117 () {66 vars in 1614 bytes} [Sat Sep 5 20:52:27 2026] POST /volume/v3/attachments/7fc29890-e325-44c5-8fc6-8de0c1344a04/action => generated 0 bytes in 166 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:52:28 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-eca8d1d9-efd4-4972-8949-5f2621022444 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:28 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-eca8d1d9-efd4-4972-8949-5f2621022444 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] GET http://192.168.122.117/volume/v3/snapshots/8c7f4a88-7b82-4cd9-9163-1785ff376584 Sep 05 20:52:28 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-eca8d1d9-efd4-4972-8949-5f2621022444 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:28 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-eca8d1d9-efd4-4972-8949-5f2621022444 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:28 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:28 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:52:28 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-eca8d1d9-efd4-4972-8949-5f2621022444 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Snapshot retrieved successfully. Sep 05 20:52:28 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-eca8d1d9-efd4-4972-8949-5f2621022444 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] http://192.168.122.117/volume/v3/snapshots/8c7f4a88-7b82-4cd9-9163-1785ff376584 returned with HTTP 200 Sep 05 20:52:28 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 258/485] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:52:28 2026] GET /volume/v3/snapshots/8c7f4a88-7b82-4cd9-9163-1785ff376584 => generated 445 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:52:28 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-633d4668-a30b-40c2-91db-60c285aa1709 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:28 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-633d4668-a30b-40c2-91db-60c285aa1709 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] GET http://192.168.122.117/volume/v3/volumes/bfad7f08-5b0d-4fe0-9efd-41b203f2b3dc Sep 05 20:52:28 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-633d4668-a30b-40c2-91db-60c285aa1709 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:28 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-633d4668-a30b-40c2-91db-60c285aa1709 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:28 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:28 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:52:28 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:28 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:52:28 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-633d4668-a30b-40c2-91db-60c285aa1709 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Volume info retrieved successfully. Sep 05 20:52:28 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-633d4668-a30b-40c2-91db-60c285aa1709 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] http://192.168.122.117/volume/v3/volumes/bfad7f08-5b0d-4fe0-9efd-41b203f2b3dc returned with HTTP 200 Sep 05 20:52:28 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 228/486] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:52:28 2026] GET /volume/v3/volumes/bfad7f08-5b0d-4fe0-9efd-41b203f2b3dc => generated 1148 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 20:52:28 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-c87a3488-e880-410e-ba9d-ce0842681129 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:28 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-c87a3488-e880-410e-ba9d-ce0842681129 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] GET http://192.168.122.117/volume/v3/volumes/bfad7f08-5b0d-4fe0-9efd-41b203f2b3dc Sep 05 20:52:28 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-c87a3488-e880-410e-ba9d-ce0842681129 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:28 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-c87a3488-e880-410e-ba9d-ce0842681129 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:28 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:28 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:52:28 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:28 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:52:28 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-c87a3488-e880-410e-ba9d-ce0842681129 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Volume info retrieved successfully. Sep 05 20:52:28 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-c87a3488-e880-410e-ba9d-ce0842681129 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] http://192.168.122.117/volume/v3/volumes/bfad7f08-5b0d-4fe0-9efd-41b203f2b3dc returned with HTTP 200 Sep 05 20:52:28 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 259/487] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:52:28 2026] GET /volume/v3/volumes/bfad7f08-5b0d-4fe0-9efd-41b203f2b3dc => generated 1148 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:52:29 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [req-361bc557-389f-4f74-a92b-6f130692b203 req-2fa8e70b-10a0-4b34-8d04-860d109242bc None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:29 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-361bc557-389f-4f74-a92b-6f130692b203 req-2fa8e70b-10a0-4b34-8d04-860d109242bc tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] GET http://192.168.122.117/volume/v3/volumes/bfad7f08-5b0d-4fe0-9efd-41b203f2b3dc Sep 05 20:52:29 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-361bc557-389f-4f74-a92b-6f130692b203 req-2fa8e70b-10a0-4b34-8d04-860d109242bc tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:29 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-361bc557-389f-4f74-a92b-6f130692b203 req-2fa8e70b-10a0-4b34-8d04-860d109242bc tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:29 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:29 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:52:29 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:29 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:52:29 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [req-361bc557-389f-4f74-a92b-6f130692b203 req-2fa8e70b-10a0-4b34-8d04-860d109242bc tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Volume info retrieved successfully. Sep 05 20:52:29 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-361bc557-389f-4f74-a92b-6f130692b203 req-2fa8e70b-10a0-4b34-8d04-860d109242bc tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] http://192.168.122.117/volume/v3/volumes/bfad7f08-5b0d-4fe0-9efd-41b203f2b3dc returned with HTTP 200 Sep 05 20:52:29 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 229/488] 192.168.122.117 () {60 vars in 1487 bytes} [Sat Sep 5 20:52:29 2026] GET /volume/v3/volumes/bfad7f08-5b0d-4fe0-9efd-41b203f2b3dc => generated 1148 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:52:29 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-a52ef459-bce9-4f15-98e4-5df2e84d160b None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:29 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-a52ef459-bce9-4f15-98e4-5df2e84d160b tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] GET http://192.168.122.117/volume/v3/volumes/bfad7f08-5b0d-4fe0-9efd-41b203f2b3dc Sep 05 20:52:29 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-a52ef459-bce9-4f15-98e4-5df2e84d160b tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:29 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-a52ef459-bce9-4f15-98e4-5df2e84d160b tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:29 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:29 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:52:29 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:29 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:52:29 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-a52ef459-bce9-4f15-98e4-5df2e84d160b tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Volume info retrieved successfully. Sep 05 20:52:29 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-a52ef459-bce9-4f15-98e4-5df2e84d160b tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] http://192.168.122.117/volume/v3/volumes/bfad7f08-5b0d-4fe0-9efd-41b203f2b3dc returned with HTTP 200 Sep 05 20:52:29 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 260/489] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:52:29 2026] GET /volume/v3/volumes/bfad7f08-5b0d-4fe0-9efd-41b203f2b3dc => generated 1148 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 20:52:29 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [req-69acf522-fc8c-40de-90e4-e2dfd41eaa9d req-9dd911e9-a22a-49e6-ba28-cd97ec6dac92 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:29 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-69acf522-fc8c-40de-90e4-e2dfd41eaa9d req-9dd911e9-a22a-49e6-ba28-cd97ec6dac92 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] GET http://192.168.122.117/volume/v3/volumes/bfad7f08-5b0d-4fe0-9efd-41b203f2b3dc Sep 05 20:52:29 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-69acf522-fc8c-40de-90e4-e2dfd41eaa9d req-9dd911e9-a22a-49e6-ba28-cd97ec6dac92 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:29 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-69acf522-fc8c-40de-90e4-e2dfd41eaa9d req-9dd911e9-a22a-49e6-ba28-cd97ec6dac92 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:29 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-110dc685-5854-46a6-a0f6-95c2ffb65684 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:29 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:29 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:52:29 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-110dc685-5854-46a6-a0f6-95c2ffb65684 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] GET http://192.168.122.117/volume/v3/snapshots/8c7f4a88-7b82-4cd9-9163-1785ff376584 Sep 05 20:52:29 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-110dc685-5854-46a6-a0f6-95c2ffb65684 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:29 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-110dc685-5854-46a6-a0f6-95c2ffb65684 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:29 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:29 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:52:29 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [req-69acf522-fc8c-40de-90e4-e2dfd41eaa9d req-9dd911e9-a22a-49e6-ba28-cd97ec6dac92 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Volume info retrieved successfully. Sep 05 20:52:29 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:29 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:52:29 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-110dc685-5854-46a6-a0f6-95c2ffb65684 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Snapshot retrieved successfully. Sep 05 20:52:29 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-110dc685-5854-46a6-a0f6-95c2ffb65684 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] http://192.168.122.117/volume/v3/snapshots/8c7f4a88-7b82-4cd9-9163-1785ff376584 returned with HTTP 200 Sep 05 20:52:29 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 261/490] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:52:29 2026] GET /volume/v3/snapshots/8c7f4a88-7b82-4cd9-9163-1785ff376584 => generated 445 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:52:29 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-69acf522-fc8c-40de-90e4-e2dfd41eaa9d req-9dd911e9-a22a-49e6-ba28-cd97ec6dac92 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] http://192.168.122.117/volume/v3/volumes/bfad7f08-5b0d-4fe0-9efd-41b203f2b3dc returned with HTTP 200 Sep 05 20:52:29 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 230/491] 192.168.122.117 () {60 vars in 1487 bytes} [Sat Sep 5 20:52:29 2026] GET /volume/v3/volumes/bfad7f08-5b0d-4fe0-9efd-41b203f2b3dc => generated 1148 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 20:52:29 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-69acf522-fc8c-40de-90e4-e2dfd41eaa9d req-6bb7ab3c-a1cc-4d74-af98-c9be2c094032 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:29 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-69acf522-fc8c-40de-90e4-e2dfd41eaa9d req-6bb7ab3c-a1cc-4d74-af98-c9be2c094032 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] POST http://192.168.122.117/volume/v3/volumes/bfad7f08-5b0d-4fe0-9efd-41b203f2b3dc/action Sep 05 20:52:29 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-69acf522-fc8c-40de-90e4-e2dfd41eaa9d req-6bb7ab3c-a1cc-4d74-af98-c9be2c094032 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87434) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:52:29 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-69acf522-fc8c-40de-90e4-e2dfd41eaa9d req-6bb7ab3c-a1cc-4d74-af98-c9be2c094032 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:52:29 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:29 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:52:29 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:29 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:52:29 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [req-69acf522-fc8c-40de-90e4-e2dfd41eaa9d req-6bb7ab3c-a1cc-4d74-af98-c9be2c094032 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Volume info retrieved successfully. Sep 05 20:52:29 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [req-69acf522-fc8c-40de-90e4-e2dfd41eaa9d req-6bb7ab3c-a1cc-4d74-af98-c9be2c094032 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Begin detaching volume completed successfully. Sep 05 20:52:29 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-69acf522-fc8c-40de-90e4-e2dfd41eaa9d req-6bb7ab3c-a1cc-4d74-af98-c9be2c094032 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] http://192.168.122.117/volume/v3/volumes/bfad7f08-5b0d-4fe0-9efd-41b203f2b3dc/action returned with HTTP 202 Sep 05 20:52:29 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 262/492] 192.168.122.117 () {64 vars in 1561 bytes} [Sat Sep 5 20:52:29 2026] POST /volume/v3/volumes/bfad7f08-5b0d-4fe0-9efd-41b203f2b3dc/action => generated 0 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 20:52:29 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-c340c020-83da-48b1-8230-0aa2a4dba9d0 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:29 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-c340c020-83da-48b1-8230-0aa2a4dba9d0 None None] GET http://192.168.122.117/volume// Sep 05 20:52:29 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-c340c020-83da-48b1-8230-0aa2a4dba9d0 None None] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:29 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-c340c020-83da-48b1-8230-0aa2a4dba9d0 None None] Calling method 'all' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:29 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-c340c020-83da-48b1-8230-0aa2a4dba9d0 None None] http://192.168.122.117/volume// returned with HTTP 300 Sep 05 20:52:29 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 231/493] 192.168.122.117 () {58 vars in 1315 bytes} [Sat Sep 5 20:52:29 2026] GET /volume/ => generated 390 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 05 20:52:29 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-69acf522-fc8c-40de-90e4-e2dfd41eaa9d req-e9bba8d6-cb9a-4988-a20d-29e40dd44f35 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:29 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-69acf522-fc8c-40de-90e4-e2dfd41eaa9d req-e9bba8d6-cb9a-4988-a20d-29e40dd44f35 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] GET http://192.168.122.117/volume/v3/volumes/bfad7f08-5b0d-4fe0-9efd-41b203f2b3dc Sep 05 20:52:29 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-69acf522-fc8c-40de-90e4-e2dfd41eaa9d req-e9bba8d6-cb9a-4988-a20d-29e40dd44f35 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:29 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-69acf522-fc8c-40de-90e4-e2dfd41eaa9d req-e9bba8d6-cb9a-4988-a20d-29e40dd44f35 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:29 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:29 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:52:29 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:29 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:52:30 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [req-69acf522-fc8c-40de-90e4-e2dfd41eaa9d req-e9bba8d6-cb9a-4988-a20d-29e40dd44f35 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Volume info retrieved successfully. Sep 05 20:52:30 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-69acf522-fc8c-40de-90e4-e2dfd41eaa9d req-e9bba8d6-cb9a-4988-a20d-29e40dd44f35 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] http://192.168.122.117/volume/v3/volumes/bfad7f08-5b0d-4fe0-9efd-41b203f2b3dc returned with HTTP 200 Sep 05 20:52:30 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 263/494] 192.168.122.117 () {62 vars in 1528 bytes} [Sat Sep 5 20:52:29 2026] GET /volume/v3/volumes/bfad7f08-5b0d-4fe0-9efd-41b203f2b3dc => generated 1332 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 20:52:30 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [req-69acf522-fc8c-40de-90e4-e2dfd41eaa9d req-8c6acd23-974e-4a2c-ae72-594b3407bb8c None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:30 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-69acf522-fc8c-40de-90e4-e2dfd41eaa9d req-8c6acd23-974e-4a2c-ae72-594b3407bb8c tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] DELETE http://192.168.122.117/volume/v3/attachments/7fc29890-e325-44c5-8fc6-8de0c1344a04 Sep 05 20:52:30 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-69acf522-fc8c-40de-90e4-e2dfd41eaa9d req-8c6acd23-974e-4a2c-ae72-594b3407bb8c tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:30 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-69acf522-fc8c-40de-90e4-e2dfd41eaa9d req-8c6acd23-974e-4a2c-ae72-594b3407bb8c tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Calling method 'version_select' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:30 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:30 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:52:30 devstack devstack@c-api.service[87435]: /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 05 20:52:30 devstack devstack@c-api.service[87435]: return base.obj_make_list(context, Sep 05 20:52:30 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-23c71915-c491-4ef4-92b0-bde277dd7517 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:30 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-23c71915-c491-4ef4-92b0-bde277dd7517 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] GET http://192.168.122.117/volume/v3/snapshots/8c7f4a88-7b82-4cd9-9163-1785ff376584 Sep 05 20:52:30 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-23c71915-c491-4ef4-92b0-bde277dd7517 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:30 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-23c71915-c491-4ef4-92b0-bde277dd7517 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:30 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-69acf522-fc8c-40de-90e4-e2dfd41eaa9d req-8c6acd23-974e-4a2c-ae72-594b3407bb8c tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] http://192.168.122.117/volume/v3/attachments/7fc29890-e325-44c5-8fc6-8de0c1344a04 returned with HTTP 200 Sep 05 20:52:30 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:30 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:52:30 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 232/495] 192.168.122.117 () {64 vars in 1562 bytes} [Sat Sep 5 20:52:30 2026] DELETE /volume/v3/attachments/7fc29890-e325-44c5-8fc6-8de0c1344a04 => generated 19 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:52:30 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-23c71915-c491-4ef4-92b0-bde277dd7517 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Snapshot retrieved successfully. Sep 05 20:52:30 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-23c71915-c491-4ef4-92b0-bde277dd7517 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] http://192.168.122.117/volume/v3/snapshots/8c7f4a88-7b82-4cd9-9163-1785ff376584 returned with HTTP 200 Sep 05 20:52:30 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 264/496] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:52:30 2026] GET /volume/v3/snapshots/8c7f4a88-7b82-4cd9-9163-1785ff376584 => generated 472 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:52:30 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-7ab4d4a9-bd80-4775-8319-78fb9a8e28e9 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:30 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-7ab4d4a9-bd80-4775-8319-78fb9a8e28e9 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] POST http://192.168.122.117/volume/v3/snapshots Sep 05 20:52:30 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-7ab4d4a9-bd80-4775-8319-78fb9a8e28e9 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "675c5358-bba1-4d1f-ad50-43787f827453", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-745277743"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:52:30 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:30 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:52:30 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:30 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:52:30 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-7ab4d4a9-bd80-4775-8319-78fb9a8e28e9 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Volume info retrieved successfully. Sep 05 20:52:30 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.snapshots [None req-7ab4d4a9-bd80-4775-8319-78fb9a8e28e9 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Create snapshot from volume 675c5358-bba1-4d1f-ad50-43787f827453 Sep 05 20:52:30 devstack devstack@c-api.service[87435]: DEBUG cinder.quota [None req-7ab4d4a9-bd80-4775-8319-78fb9a8e28e9 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Created reservations ['0737e53c-87e6-47a6-8536-c8cf5a25dd75', 'a2857250-7d99-43e7-8bcb-4061d4b9420a', 'a9bfb91f-402b-462c-92ba-1d0f89e06f2f', '56026a77-ffa0-4b15-95bb-74f6cc041640'] {{(pid=87435) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:52:30 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:30 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:52:31 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-7ab4d4a9-bd80-4775-8319-78fb9a8e28e9 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Snapshot create request issued successfully. Sep 05 20:52:31 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-7ab4d4a9-bd80-4775-8319-78fb9a8e28e9 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] http://192.168.122.117/volume/v3/snapshots returned with HTTP 202 Sep 05 20:52:31 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 233/497] 192.168.122.117 () {60 vars in 1149 bytes} [Sat Sep 5 20:52:30 2026] POST /volume/v3/snapshots => generated 313 bytes in 402 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:52:31 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-e5ef7b29-8841-4caf-8e59-0b1ccccdfa61 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:31 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-e5ef7b29-8841-4caf-8e59-0b1ccccdfa61 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] GET http://192.168.122.117/volume/v3/snapshots/8ac69d46-6446-40c1-8528-1263cc90e66f Sep 05 20:52:31 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-e5ef7b29-8841-4caf-8e59-0b1ccccdfa61 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:31 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-e5ef7b29-8841-4caf-8e59-0b1ccccdfa61 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:31 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:31 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:52:31 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-e5ef7b29-8841-4caf-8e59-0b1ccccdfa61 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Snapshot retrieved successfully. Sep 05 20:52:31 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-e5ef7b29-8841-4caf-8e59-0b1ccccdfa61 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] http://192.168.122.117/volume/v3/snapshots/8ac69d46-6446-40c1-8528-1263cc90e66f returned with HTTP 200 Sep 05 20:52:31 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 265/498] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:52:31 2026] GET /volume/v3/snapshots/8ac69d46-6446-40c1-8528-1263cc90e66f => generated 445 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:52:31 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-8dc6cbd6-e6ad-4b62-944e-1b98b2ab8275 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:31 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-8dc6cbd6-e6ad-4b62-944e-1b98b2ab8275 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] GET http://192.168.122.117/volume/v3/volumes/bfad7f08-5b0d-4fe0-9efd-41b203f2b3dc Sep 05 20:52:31 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-8dc6cbd6-e6ad-4b62-944e-1b98b2ab8275 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:31 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-8dc6cbd6-e6ad-4b62-944e-1b98b2ab8275 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:31 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:31 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:52:31 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:31 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:52:31 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-8dc6cbd6-e6ad-4b62-944e-1b98b2ab8275 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Volume info retrieved successfully. Sep 05 20:52:31 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-8dc6cbd6-e6ad-4b62-944e-1b98b2ab8275 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] http://192.168.122.117/volume/v3/volumes/bfad7f08-5b0d-4fe0-9efd-41b203f2b3dc returned with HTTP 200 Sep 05 20:52:31 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 234/499] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:52:31 2026] GET /volume/v3/volumes/bfad7f08-5b0d-4fe0-9efd-41b203f2b3dc => generated 856 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:52:32 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-28a7d140-4dfb-4bc3-a11d-ea74ee889cb8 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:32 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-28a7d140-4dfb-4bc3-a11d-ea74ee889cb8 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] GET http://192.168.122.117/volume/v3/snapshots/8ac69d46-6446-40c1-8528-1263cc90e66f Sep 05 20:52:32 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-28a7d140-4dfb-4bc3-a11d-ea74ee889cb8 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:32 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-28a7d140-4dfb-4bc3-a11d-ea74ee889cb8 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:32 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:32 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:52:32 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-28a7d140-4dfb-4bc3-a11d-ea74ee889cb8 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Snapshot retrieved successfully. Sep 05 20:52:32 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-28a7d140-4dfb-4bc3-a11d-ea74ee889cb8 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] http://192.168.122.117/volume/v3/snapshots/8ac69d46-6446-40c1-8528-1263cc90e66f returned with HTTP 200 Sep 05 20:52:32 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 266/500] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:52:32 2026] GET /volume/v3/snapshots/8ac69d46-6446-40c1-8528-1263cc90e66f => generated 445 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:52:33 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-3a53d611-db78-4942-bf1a-f2f49d29e3c5 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:33 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-3a53d611-db78-4942-bf1a-f2f49d29e3c5 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] GET http://192.168.122.117/volume/v3/snapshots/8ac69d46-6446-40c1-8528-1263cc90e66f Sep 05 20:52:33 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-3a53d611-db78-4942-bf1a-f2f49d29e3c5 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:33 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-3a53d611-db78-4942-bf1a-f2f49d29e3c5 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:33 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:33 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:52:33 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-3a53d611-db78-4942-bf1a-f2f49d29e3c5 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Snapshot retrieved successfully. Sep 05 20:52:33 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-3a53d611-db78-4942-bf1a-f2f49d29e3c5 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] http://192.168.122.117/volume/v3/snapshots/8ac69d46-6446-40c1-8528-1263cc90e66f returned with HTTP 200 Sep 05 20:52:33 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 235/501] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:52:33 2026] GET /volume/v3/snapshots/8ac69d46-6446-40c1-8528-1263cc90e66f => generated 445 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:52:34 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-fbad4ad9-5795-46f8-a850-7a361c82919e None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:34 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-fbad4ad9-5795-46f8-a850-7a361c82919e tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] GET http://192.168.122.117/volume/v3/snapshots/8ac69d46-6446-40c1-8528-1263cc90e66f Sep 05 20:52:34 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-fbad4ad9-5795-46f8-a850-7a361c82919e tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:34 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-fbad4ad9-5795-46f8-a850-7a361c82919e tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:34 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:34 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:52:34 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-fbad4ad9-5795-46f8-a850-7a361c82919e tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Snapshot retrieved successfully. Sep 05 20:52:34 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-fbad4ad9-5795-46f8-a850-7a361c82919e tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] http://192.168.122.117/volume/v3/snapshots/8ac69d46-6446-40c1-8528-1263cc90e66f returned with HTTP 200 Sep 05 20:52:34 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 267/502] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:52:34 2026] GET /volume/v3/snapshots/8ac69d46-6446-40c1-8528-1263cc90e66f => generated 472 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:52:34 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-c7572b7e-ecc4-46c9-a372-3abfffaf178b None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:34 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-c7572b7e-ecc4-46c9-a372-3abfffaf178b tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-reader] GET http://192.168.122.117/volume/v3/snapshots?limit=1 Sep 05 20:52:34 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-c7572b7e-ecc4-46c9-a372-3abfffaf178b tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-reader] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:34 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-c7572b7e-ecc4-46c9-a372-3abfffaf178b tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-reader] Calling method 'index' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:34 devstack devstack@c-api.service[87435]: DEBUG cinder.api.api_utils [None req-c7572b7e-ecc4-46c9-a372-3abfffaf178b tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-reader] Removing options '' from query. {{(pid=87435) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:52:34 devstack devstack@c-api.service[87435]: DEBUG cinder.db.api [None req-c7572b7e-ecc4-46c9-a372-3abfffaf178b tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-reader] Building query based on filter {{(pid=87435) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 20:52:34 devstack devstack@c-api.service[87435]: /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 05 20:52:34 devstack devstack@c-api.service[87435]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 20:52:34 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-c7572b7e-ecc4-46c9-a372-3abfffaf178b tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-reader] Get all snapshots completed successfully. Sep 05 20:52:34 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-c7572b7e-ecc4-46c9-a372-3abfffaf178b tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-reader] http://192.168.122.117/volume/v3/snapshots?limit=1 returned with HTTP 200 Sep 05 20:52:34 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 236/503] 192.168.122.117 () {58 vars in 1142 bytes} [Sat Sep 5 20:52:34 2026] GET /volume/v3/snapshots?limit=1 => generated 485 bytes in 346 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:52:34 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-d3176b33-2ce7-4817-869e-cde39b32da84 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:34 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d3176b33-2ce7-4817-869e-cde39b32da84 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-reader] GET http://192.168.122.117/volume/v3/snapshots Sep 05 20:52:34 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-d3176b33-2ce7-4817-869e-cde39b32da84 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-reader] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:34 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-d3176b33-2ce7-4817-869e-cde39b32da84 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-reader] Calling method 'index' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:34 devstack devstack@c-api.service[87434]: DEBUG cinder.api.api_utils [None req-d3176b33-2ce7-4817-869e-cde39b32da84 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-reader] Removing options '' from query. {{(pid=87434) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:52:34 devstack devstack@c-api.service[87434]: DEBUG cinder.db.api [None req-d3176b33-2ce7-4817-869e-cde39b32da84 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-reader] Building query based on filter {{(pid=87434) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 20:52:34 devstack devstack@c-api.service[87434]: /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 05 20:52:34 devstack devstack@c-api.service[87434]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 20:52:34 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-d3176b33-2ce7-4817-869e-cde39b32da84 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-reader] Get all snapshots completed successfully. Sep 05 20:52:34 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d3176b33-2ce7-4817-869e-cde39b32da84 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-reader] http://192.168.122.117/volume/v3/snapshots returned with HTTP 200 Sep 05 20:52:34 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 268/504] 192.168.122.117 () {58 vars in 1127 bytes} [Sat Sep 5 20:52:34 2026] GET /volume/v3/snapshots => generated 994 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:52:34 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-94fa3a2c-8bce-446c-a5a5-071350f65264 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:34 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-94fa3a2c-8bce-446c-a5a5-071350f65264 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-reader] GET http://192.168.122.117/volume/v3/snapshots?limit=100000 Sep 05 20:52:34 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-94fa3a2c-8bce-446c-a5a5-071350f65264 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-reader] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:34 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-94fa3a2c-8bce-446c-a5a5-071350f65264 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-reader] Calling method 'index' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:34 devstack devstack@c-api.service[87435]: DEBUG cinder.api.api_utils [None req-94fa3a2c-8bce-446c-a5a5-071350f65264 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-reader] Removing options '' from query. {{(pid=87435) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:52:34 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:34 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:52:34 devstack devstack@c-api.service[87435]: DEBUG cinder.db.api [None req-94fa3a2c-8bce-446c-a5a5-071350f65264 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-reader] Building query based on filter {{(pid=87435) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 20:52:34 devstack devstack@c-api.service[87435]: /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 05 20:52:34 devstack devstack@c-api.service[87435]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 20:52:34 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-94fa3a2c-8bce-446c-a5a5-071350f65264 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-reader] Get all snapshots completed successfully. Sep 05 20:52:34 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-94fa3a2c-8bce-446c-a5a5-071350f65264 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-reader] http://192.168.122.117/volume/v3/snapshots?limit=100000 returned with HTTP 200 Sep 05 20:52:34 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 237/505] 192.168.122.117 () {58 vars in 1152 bytes} [Sat Sep 5 20:52:34 2026] GET /volume/v3/snapshots?limit=100000 => generated 994 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:52:34 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-b09af4a9-2e0d-49e8-b443-38cc2f8147bf None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:34 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b09af4a9-2e0d-49e8-b443-38cc2f8147bf tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-reader] GET http://192.168.122.117/volume/v3/snapshots?limit=0 Sep 05 20:52:34 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b09af4a9-2e0d-49e8-b443-38cc2f8147bf tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-reader] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:34 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b09af4a9-2e0d-49e8-b443-38cc2f8147bf tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-reader] Calling method 'index' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:34 devstack devstack@c-api.service[87434]: DEBUG cinder.api.api_utils [None req-b09af4a9-2e0d-49e8-b443-38cc2f8147bf tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-reader] Removing options '' from query. {{(pid=87434) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:52:34 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:34 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:52:34 devstack devstack@c-api.service[87434]: DEBUG cinder.db.api [None req-b09af4a9-2e0d-49e8-b443-38cc2f8147bf tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-reader] Building query based on filter {{(pid=87434) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 20:52:34 devstack devstack@c-api.service[87434]: /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 05 20:52:34 devstack devstack@c-api.service[87434]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 20:52:34 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-b09af4a9-2e0d-49e8-b443-38cc2f8147bf tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-reader] Get all snapshots completed successfully. Sep 05 20:52:34 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b09af4a9-2e0d-49e8-b443-38cc2f8147bf tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-reader] http://192.168.122.117/volume/v3/snapshots?limit=0 returned with HTTP 200 Sep 05 20:52:34 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 269/506] 192.168.122.117 () {58 vars in 1142 bytes} [Sat Sep 5 20:52:34 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 20:52:34 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-0d358317-86b8-42fc-b98e-dc4e528b705c None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:34 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-0d358317-86b8-42fc-b98e-dc4e528b705c tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-reader] GET http://192.168.122.117/volume/v3/snapshots Sep 05 20:52:34 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-0d358317-86b8-42fc-b98e-dc4e528b705c tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-reader] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:34 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-0d358317-86b8-42fc-b98e-dc4e528b705c tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-reader] Calling method 'index' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:34 devstack devstack@c-api.service[87435]: DEBUG cinder.api.api_utils [None req-0d358317-86b8-42fc-b98e-dc4e528b705c tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-reader] Removing options '' from query. {{(pid=87435) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:52:34 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:34 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:52:34 devstack devstack@c-api.service[87435]: DEBUG cinder.db.api [None req-0d358317-86b8-42fc-b98e-dc4e528b705c tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-reader] Building query based on filter {{(pid=87435) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 20:52:34 devstack devstack@c-api.service[87435]: /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 05 20:52:34 devstack devstack@c-api.service[87435]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 20:52:34 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-0d358317-86b8-42fc-b98e-dc4e528b705c tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-reader] Get all snapshots completed successfully. Sep 05 20:52:34 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-0d358317-86b8-42fc-b98e-dc4e528b705c tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-reader] http://192.168.122.117/volume/v3/snapshots returned with HTTP 200 Sep 05 20:52:34 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 238/507] 192.168.122.117 () {58 vars in 1127 bytes} [Sat Sep 5 20:52:34 2026] GET /volume/v3/snapshots => generated 994 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:52:34 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-4c45995b-72c8-4e5c-b68f-2313656d08b0 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:34 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-4c45995b-72c8-4e5c-b68f-2313656d08b0 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-reader] GET http://192.168.122.117/volume/v3/snapshots?marker=8c7f4a88-7b82-4cd9-9163-1785ff376584 Sep 05 20:52:34 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-4c45995b-72c8-4e5c-b68f-2313656d08b0 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-reader] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:34 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-4c45995b-72c8-4e5c-b68f-2313656d08b0 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-reader] Calling method 'index' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:34 devstack devstack@c-api.service[87434]: DEBUG cinder.api.api_utils [None req-4c45995b-72c8-4e5c-b68f-2313656d08b0 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-reader] Removing options '' from query. {{(pid=87434) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:52:34 devstack devstack@c-api.service[87434]: DEBUG cinder.db.api [None req-4c45995b-72c8-4e5c-b68f-2313656d08b0 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-reader] Building query based on filter {{(pid=87434) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 20:52:34 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-4c45995b-72c8-4e5c-b68f-2313656d08b0 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-reader] Get all snapshots completed successfully. Sep 05 20:52:34 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-4c45995b-72c8-4e5c-b68f-2313656d08b0 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-reader] http://192.168.122.117/volume/v3/snapshots?marker=8c7f4a88-7b82-4cd9-9163-1785ff376584 returned with HTTP 200 Sep 05 20:52:34 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 270/508] 192.168.122.117 () {58 vars in 1214 bytes} [Sat Sep 5 20:52:34 2026] GET /volume/v3/snapshots?marker=8c7f4a88-7b82-4cd9-9163-1785ff376584 => generated 342 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:52:34 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-8d6e17b7-0149-417e-a3b5-6f05adaf33f7 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:34 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-8d6e17b7-0149-417e-a3b5-6f05adaf33f7 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-reader] GET http://192.168.122.117/volume/v3/snapshots?offset=2&limit=3 Sep 05 20:52:34 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-8d6e17b7-0149-417e-a3b5-6f05adaf33f7 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-reader] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:34 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-8d6e17b7-0149-417e-a3b5-6f05adaf33f7 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-reader] Calling method 'index' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:34 devstack devstack@c-api.service[87435]: DEBUG cinder.api.api_utils [None req-8d6e17b7-0149-417e-a3b5-6f05adaf33f7 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-reader] Removing options '' from query. {{(pid=87435) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:52:34 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:34 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:52:34 devstack devstack@c-api.service[87435]: DEBUG cinder.db.api [None req-8d6e17b7-0149-417e-a3b5-6f05adaf33f7 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-reader] Building query based on filter {{(pid=87435) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 20:52:34 devstack devstack@c-api.service[87435]: /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 05 20:52:34 devstack devstack@c-api.service[87435]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 20:52:34 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-8d6e17b7-0149-417e-a3b5-6f05adaf33f7 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-reader] Get all snapshots completed successfully. Sep 05 20:52:34 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-8d6e17b7-0149-417e-a3b5-6f05adaf33f7 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-reader] http://192.168.122.117/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Sep 05 20:52:34 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 239/509] 192.168.122.117 () {58 vars in 1160 bytes} [Sat Sep 5 20:52:34 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 342 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:52:34 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-789e5355-88d1-4ce9-bcf9-fb337fc6a2df None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:34 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-789e5355-88d1-4ce9-bcf9-fb337fc6a2df tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-reader] GET http://192.168.122.117/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Sep 05 20:52:34 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-789e5355-88d1-4ce9-bcf9-fb337fc6a2df tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-reader] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:34 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-789e5355-88d1-4ce9-bcf9-fb337fc6a2df tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-reader] Calling method 'index' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:34 devstack devstack@c-api.service[87434]: DEBUG cinder.api.api_utils [None req-789e5355-88d1-4ce9-bcf9-fb337fc6a2df tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-reader] Removing options '' from query. {{(pid=87434) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:52:34 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:34 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:52:34 devstack devstack@c-api.service[87434]: DEBUG cinder.db.api [None req-789e5355-88d1-4ce9-bcf9-fb337fc6a2df tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-reader] Building query based on filter {{(pid=87434) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 20:52:34 devstack devstack@c-api.service[87434]: /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 05 20:52:34 devstack devstack@c-api.service[87434]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 20:52:34 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-789e5355-88d1-4ce9-bcf9-fb337fc6a2df tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-reader] Get all snapshots completed successfully. Sep 05 20:52:34 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-789e5355-88d1-4ce9-bcf9-fb337fc6a2df tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-reader] http://192.168.122.117/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Sep 05 20:52:34 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 271/510] 192.168.122.117 () {58 vars in 1192 bytes} [Sat Sep 5 20:52:34 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 994 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:52:35 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-2ccfda90-b065-475a-a8ed-cd321bddbdd4 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:35 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-2ccfda90-b065-475a-a8ed-cd321bddbdd4 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-reader] GET http://192.168.122.117/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Sep 05 20:52:35 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-2ccfda90-b065-475a-a8ed-cd321bddbdd4 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-reader] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:35 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-2ccfda90-b065-475a-a8ed-cd321bddbdd4 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-reader] Calling method 'index' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:35 devstack devstack@c-api.service[87435]: DEBUG cinder.api.api_utils [None req-2ccfda90-b065-475a-a8ed-cd321bddbdd4 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-reader] Removing options '' from query. {{(pid=87435) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:52:35 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:35 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:52:35 devstack devstack@c-api.service[87435]: DEBUG cinder.db.api [None req-2ccfda90-b065-475a-a8ed-cd321bddbdd4 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-reader] Building query based on filter {{(pid=87435) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 20:52:35 devstack devstack@c-api.service[87435]: /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 05 20:52:35 devstack devstack@c-api.service[87435]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 20:52:35 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-2ccfda90-b065-475a-a8ed-cd321bddbdd4 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-reader] Get all snapshots completed successfully. Sep 05 20:52:35 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-2ccfda90-b065-475a-a8ed-cd321bddbdd4 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-reader] http://192.168.122.117/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Sep 05 20:52:35 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 240/511] 192.168.122.117 () {58 vars in 1194 bytes} [Sat Sep 5 20:52:35 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 994 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:52:35 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-9fd4075f-4e88-438d-877e-2c33f34d7b3e None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:35 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-9fd4075f-4e88-438d-877e-2c33f34d7b3e tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-reader] GET http://192.168.122.117/volume/v3/snapshots?sort_key=id&sort_dir=asc Sep 05 20:52:35 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-9fd4075f-4e88-438d-877e-2c33f34d7b3e tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-reader] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:35 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-9fd4075f-4e88-438d-877e-2c33f34d7b3e tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-reader] Calling method 'index' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:35 devstack devstack@c-api.service[87434]: DEBUG cinder.api.api_utils [None req-9fd4075f-4e88-438d-877e-2c33f34d7b3e tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-reader] Removing options '' from query. {{(pid=87434) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:52:35 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:35 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:52:35 devstack devstack@c-api.service[87434]: DEBUG cinder.db.api [None req-9fd4075f-4e88-438d-877e-2c33f34d7b3e tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-reader] Building query based on filter {{(pid=87434) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 20:52:35 devstack devstack@c-api.service[87434]: /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 05 20:52:35 devstack devstack@c-api.service[87434]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 20:52:35 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-9fd4075f-4e88-438d-877e-2c33f34d7b3e tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-reader] Get all snapshots completed successfully. Sep 05 20:52:35 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-9fd4075f-4e88-438d-877e-2c33f34d7b3e tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-reader] http://192.168.122.117/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Sep 05 20:52:35 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 272/512] 192.168.122.117 () {58 vars in 1176 bytes} [Sat Sep 5 20:52:35 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 994 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:52:35 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-4fa75d4f-b87d-4b4c-8c2d-25b27506b083 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:35 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-4fa75d4f-b87d-4b4c-8c2d-25b27506b083 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-reader] GET http://192.168.122.117/volume/v3/snapshots?sort_key=id&sort_dir=desc Sep 05 20:52:35 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-4fa75d4f-b87d-4b4c-8c2d-25b27506b083 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-reader] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:35 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-4fa75d4f-b87d-4b4c-8c2d-25b27506b083 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-reader] Calling method 'index' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:35 devstack devstack@c-api.service[87435]: DEBUG cinder.api.api_utils [None req-4fa75d4f-b87d-4b4c-8c2d-25b27506b083 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-reader] Removing options '' from query. {{(pid=87435) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:52:35 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:35 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:52:35 devstack devstack@c-api.service[87435]: DEBUG cinder.db.api [None req-4fa75d4f-b87d-4b4c-8c2d-25b27506b083 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-reader] Building query based on filter {{(pid=87435) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 20:52:35 devstack devstack@c-api.service[87435]: /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 05 20:52:35 devstack devstack@c-api.service[87435]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 20:52:35 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-4fa75d4f-b87d-4b4c-8c2d-25b27506b083 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-reader] Get all snapshots completed successfully. Sep 05 20:52:35 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-4fa75d4f-b87d-4b4c-8c2d-25b27506b083 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-reader] http://192.168.122.117/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Sep 05 20:52:35 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 241/513] 192.168.122.117 () {58 vars in 1178 bytes} [Sat Sep 5 20:52:35 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 994 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:52:35 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-1f422635-489e-414d-976d-e6d2989e5f4a None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:35 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-1f422635-489e-414d-976d-e6d2989e5f4a tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-reader] GET http://192.168.122.117/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Sep 05 20:52:35 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-1f422635-489e-414d-976d-e6d2989e5f4a tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-reader] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:35 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-1f422635-489e-414d-976d-e6d2989e5f4a tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-reader] Calling method 'index' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:35 devstack devstack@c-api.service[87434]: DEBUG cinder.api.api_utils [None req-1f422635-489e-414d-976d-e6d2989e5f4a tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-reader] Removing options '' from query. {{(pid=87434) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:52:35 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:35 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:52:35 devstack devstack@c-api.service[87434]: DEBUG cinder.db.api [None req-1f422635-489e-414d-976d-e6d2989e5f4a tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-reader] Building query based on filter {{(pid=87434) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 20:52:35 devstack devstack@c-api.service[87434]: /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 05 20:52:35 devstack devstack@c-api.service[87434]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 20:52:35 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-1f422635-489e-414d-976d-e6d2989e5f4a tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-reader] Get all snapshots completed successfully. Sep 05 20:52:35 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-1f422635-489e-414d-976d-e6d2989e5f4a tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-reader] http://192.168.122.117/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Sep 05 20:52:35 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 273/514] 192.168.122.117 () {58 vars in 1196 bytes} [Sat Sep 5 20:52:35 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 994 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:52:35 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-e2816a3d-f60d-475a-a908-6515f7a87510 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:35 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-e2816a3d-f60d-475a-a908-6515f7a87510 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-reader] GET http://192.168.122.117/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Sep 05 20:52:35 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-e2816a3d-f60d-475a-a908-6515f7a87510 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-reader] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:35 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-e2816a3d-f60d-475a-a908-6515f7a87510 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-reader] Calling method 'index' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:35 devstack devstack@c-api.service[87435]: DEBUG cinder.api.api_utils [None req-e2816a3d-f60d-475a-a908-6515f7a87510 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-reader] Removing options '' from query. {{(pid=87435) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:52:35 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:35 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:52:35 devstack devstack@c-api.service[87435]: DEBUG cinder.db.api [None req-e2816a3d-f60d-475a-a908-6515f7a87510 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-reader] Building query based on filter {{(pid=87435) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 20:52:35 devstack devstack@c-api.service[87435]: /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 05 20:52:35 devstack devstack@c-api.service[87435]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 20:52:35 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-e2816a3d-f60d-475a-a908-6515f7a87510 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-reader] Get all snapshots completed successfully. Sep 05 20:52:35 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-e2816a3d-f60d-475a-a908-6515f7a87510 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-reader] http://192.168.122.117/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Sep 05 20:52:35 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 242/515] 192.168.122.117 () {58 vars in 1198 bytes} [Sat Sep 5 20:52:35 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 994 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:52:35 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-a318edac-eabd-4076-86c2-f30cca8346cd None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:35 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-a318edac-eabd-4076-86c2-f30cca8346cd tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-reader] GET http://192.168.122.117/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-745277743 Sep 05 20:52:35 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-a318edac-eabd-4076-86c2-f30cca8346cd tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-reader] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:35 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-a318edac-eabd-4076-86c2-f30cca8346cd tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-reader] Calling method 'detail' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:35 devstack devstack@c-api.service[87434]: DEBUG cinder.api.api_utils [None req-a318edac-eabd-4076-86c2-f30cca8346cd tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-reader] Removing options '' from query. {{(pid=87434) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:52:35 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:35 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:52:35 devstack devstack@c-api.service[87434]: DEBUG cinder.db.api [None req-a318edac-eabd-4076-86c2-f30cca8346cd tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-reader] Building query based on filter {{(pid=87434) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 20:52:35 devstack devstack@c-api.service[87434]: /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 05 20:52:35 devstack devstack@c-api.service[87434]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 20:52:35 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-a318edac-eabd-4076-86c2-f30cca8346cd tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-reader] Get all snapshots completed successfully. Sep 05 20:52:35 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:35 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:52:35 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-a318edac-eabd-4076-86c2-f30cca8346cd tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-reader] http://192.168.122.117/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-745277743 returned with HTTP 200 Sep 05 20:52:35 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 274/516] 192.168.122.117 () {58 vars in 1267 bytes} [Sat Sep 5 20:52:35 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-745277743 => generated 475 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:52:35 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-4fc4844e-87c7-46e2-a052-ed7c299bd661 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:35 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-4fc4844e-87c7-46e2-a052-ed7c299bd661 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-reader] GET http://192.168.122.117/volume/v3/snapshots/detail?status=available Sep 05 20:52:35 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-4fc4844e-87c7-46e2-a052-ed7c299bd661 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-reader] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:35 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-4fc4844e-87c7-46e2-a052-ed7c299bd661 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-reader] Calling method 'detail' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:35 devstack devstack@c-api.service[87435]: DEBUG cinder.api.api_utils [None req-4fc4844e-87c7-46e2-a052-ed7c299bd661 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-reader] Removing options '' from query. {{(pid=87435) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:52:35 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:35 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:52:35 devstack devstack@c-api.service[87435]: DEBUG cinder.db.api [None req-4fc4844e-87c7-46e2-a052-ed7c299bd661 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-reader] Building query based on filter {{(pid=87435) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 20:52:35 devstack devstack@c-api.service[87435]: /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 05 20:52:35 devstack devstack@c-api.service[87435]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 20:52:35 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-4fc4844e-87c7-46e2-a052-ed7c299bd661 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-reader] Get all snapshots completed successfully. Sep 05 20:52:35 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:35 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:52:35 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-4fc4844e-87c7-46e2-a052-ed7c299bd661 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-reader] http://192.168.122.117/volume/v3/snapshots/detail?status=available returned with HTTP 200 Sep 05 20:52:35 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 243/517] 192.168.122.117 () {58 vars in 1181 bytes} [Sat Sep 5 20:52:35 2026] GET /volume/v3/snapshots/detail?status=available => generated 1396 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 20:52:35 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-743b2469-3237-4ab0-9d56-9c5a64b09871 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:35 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-743b2469-3237-4ab0-9d56-9c5a64b09871 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-reader] GET http://192.168.122.117/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-745277743 Sep 05 20:52:35 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-743b2469-3237-4ab0-9d56-9c5a64b09871 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-reader] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:35 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-743b2469-3237-4ab0-9d56-9c5a64b09871 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-reader] Calling method 'detail' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:35 devstack devstack@c-api.service[87434]: DEBUG cinder.api.api_utils [None req-743b2469-3237-4ab0-9d56-9c5a64b09871 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-reader] Removing options '' from query. {{(pid=87434) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:52:35 devstack devstack@c-api.service[87434]: DEBUG cinder.db.api [None req-743b2469-3237-4ab0-9d56-9c5a64b09871 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-reader] Building query based on filter {{(pid=87434) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 20:52:35 devstack devstack@c-api.service[87434]: /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 05 20:52:35 devstack devstack@c-api.service[87434]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 20:52:35 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-743b2469-3237-4ab0-9d56-9c5a64b09871 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-reader] Get all snapshots completed successfully. Sep 05 20:52:35 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:35 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:52:35 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-743b2469-3237-4ab0-9d56-9c5a64b09871 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-reader] http://192.168.122.117/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-745277743 returned with HTTP 200 Sep 05 20:52:35 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 275/518] 192.168.122.117 () {58 vars in 1301 bytes} [Sat Sep 5 20:52:35 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-745277743 => generated 475 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:52:35 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-460172b4-6df6-4caa-b0d9-4bec667e1878 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:35 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-460172b4-6df6-4caa-b0d9-4bec667e1878 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-reader] GET http://192.168.122.117/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-745277743 Sep 05 20:52:35 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-460172b4-6df6-4caa-b0d9-4bec667e1878 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-reader] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:35 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-460172b4-6df6-4caa-b0d9-4bec667e1878 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-reader] Calling method 'index' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:35 devstack devstack@c-api.service[87435]: DEBUG cinder.api.api_utils [None req-460172b4-6df6-4caa-b0d9-4bec667e1878 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-reader] Removing options '' from query. {{(pid=87435) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:52:35 devstack devstack@c-api.service[87435]: DEBUG cinder.db.api [None req-460172b4-6df6-4caa-b0d9-4bec667e1878 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-reader] Building query based on filter {{(pid=87435) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 20:52:35 devstack devstack@c-api.service[87435]: /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 05 20:52:35 devstack devstack@c-api.service[87435]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 20:52:35 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-460172b4-6df6-4caa-b0d9-4bec667e1878 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-reader] Get all snapshots completed successfully. Sep 05 20:52:35 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-460172b4-6df6-4caa-b0d9-4bec667e1878 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-reader] http://192.168.122.117/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-745277743 returned with HTTP 200 Sep 05 20:52:35 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 244/519] 192.168.122.117 () {58 vars in 1246 bytes} [Sat Sep 5 20:52:35 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-745277743 => generated 341 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:52:35 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-3df1cbfa-d345-4cc6-9ed3-d3911939217d None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:35 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-3df1cbfa-d345-4cc6-9ed3-d3911939217d tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-reader] GET http://192.168.122.117/volume/v3/snapshots?status=available Sep 05 20:52:35 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-3df1cbfa-d345-4cc6-9ed3-d3911939217d tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-reader] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:35 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-3df1cbfa-d345-4cc6-9ed3-d3911939217d tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-reader] Calling method 'index' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:35 devstack devstack@c-api.service[87434]: DEBUG cinder.api.api_utils [None req-3df1cbfa-d345-4cc6-9ed3-d3911939217d tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-reader] Removing options '' from query. {{(pid=87434) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:52:35 devstack devstack@c-api.service[87434]: DEBUG cinder.db.api [None req-3df1cbfa-d345-4cc6-9ed3-d3911939217d tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-reader] Building query based on filter {{(pid=87434) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 20:52:35 devstack devstack@c-api.service[87434]: /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 05 20:52:35 devstack devstack@c-api.service[87434]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 20:52:35 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-3df1cbfa-d345-4cc6-9ed3-d3911939217d tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-reader] Get all snapshots completed successfully. Sep 05 20:52:35 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-3df1cbfa-d345-4cc6-9ed3-d3911939217d tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-reader] http://192.168.122.117/volume/v3/snapshots?status=available returned with HTTP 200 Sep 05 20:52:35 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 276/520] 192.168.122.117 () {58 vars in 1160 bytes} [Sat Sep 5 20:52:35 2026] GET /volume/v3/snapshots?status=available => generated 994 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:52:35 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-51dfc947-22c2-484d-ae25-f43653094f9b None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:35 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-51dfc947-22c2-484d-ae25-f43653094f9b tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-reader] GET http://192.168.122.117/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-745277743 Sep 05 20:52:35 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-51dfc947-22c2-484d-ae25-f43653094f9b tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-reader] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:35 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-51dfc947-22c2-484d-ae25-f43653094f9b tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-reader] Calling method 'index' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:35 devstack devstack@c-api.service[87435]: DEBUG cinder.api.api_utils [None req-51dfc947-22c2-484d-ae25-f43653094f9b tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-reader] Removing options '' from query. {{(pid=87435) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:52:35 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:35 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:52:35 devstack devstack@c-api.service[87435]: DEBUG cinder.db.api [None req-51dfc947-22c2-484d-ae25-f43653094f9b tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-reader] Building query based on filter {{(pid=87435) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 20:52:35 devstack devstack@c-api.service[87435]: /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 05 20:52:35 devstack devstack@c-api.service[87435]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 20:52:35 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-51dfc947-22c2-484d-ae25-f43653094f9b tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-reader] Get all snapshots completed successfully. Sep 05 20:52:35 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-51dfc947-22c2-484d-ae25-f43653094f9b tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-reader] http://192.168.122.117/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-745277743 returned with HTTP 200 Sep 05 20:52:35 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 245/521] 192.168.122.117 () {58 vars in 1280 bytes} [Sat Sep 5 20:52:35 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-745277743 => generated 341 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:52:35 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-f2f4dc7c-d595-47a0-9dcb-f0cbf2f9f2d5 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:35 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-f2f4dc7c-d595-47a0-9dcb-f0cbf2f9f2d5 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] DELETE http://192.168.122.117/volume/v3/snapshots/8ac69d46-6446-40c1-8528-1263cc90e66f Sep 05 20:52:35 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-f2f4dc7c-d595-47a0-9dcb-f0cbf2f9f2d5 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:35 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-f2f4dc7c-d595-47a0-9dcb-f0cbf2f9f2d5 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Calling method 'delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:35 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.snapshots [None req-f2f4dc7c-d595-47a0-9dcb-f0cbf2f9f2d5 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Delete snapshot with id: 8ac69d46-6446-40c1-8528-1263cc90e66f Sep 05 20:52:35 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:35 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:52:35 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-f2f4dc7c-d595-47a0-9dcb-f0cbf2f9f2d5 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Snapshot retrieved successfully. Sep 05 20:52:35 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:35 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:52:35 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-f2f4dc7c-d595-47a0-9dcb-f0cbf2f9f2d5 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Snapshot delete request issued successfully. Sep 05 20:52:35 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-f2f4dc7c-d595-47a0-9dcb-f0cbf2f9f2d5 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] http://192.168.122.117/volume/v3/snapshots/8ac69d46-6446-40c1-8528-1263cc90e66f returned with HTTP 202 Sep 05 20:52:35 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 277/522] 192.168.122.117 () {58 vars in 1241 bytes} [Sat Sep 5 20:52:35 2026] DELETE /volume/v3/snapshots/8ac69d46-6446-40c1-8528-1263cc90e66f => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:52:35 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-a609589a-7ff9-41b1-8e59-ff14739e6c41 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:35 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-a609589a-7ff9-41b1-8e59-ff14739e6c41 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] GET http://192.168.122.117/volume/v3/snapshots/8ac69d46-6446-40c1-8528-1263cc90e66f Sep 05 20:52:35 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-a609589a-7ff9-41b1-8e59-ff14739e6c41 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:35 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-a609589a-7ff9-41b1-8e59-ff14739e6c41 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:35 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:35 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:52:35 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-a609589a-7ff9-41b1-8e59-ff14739e6c41 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Snapshot retrieved successfully. Sep 05 20:52:35 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-a609589a-7ff9-41b1-8e59-ff14739e6c41 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] http://192.168.122.117/volume/v3/snapshots/8ac69d46-6446-40c1-8528-1263cc90e66f returned with HTTP 200 Sep 05 20:52:35 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 246/523] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:52:35 2026] GET /volume/v3/snapshots/8ac69d46-6446-40c1-8528-1263cc90e66f => generated 471 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:52:36 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-ae4c43ac-9f57-440d-9fbb-ac8a5fc5f8dc None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:36 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-ae4c43ac-9f57-440d-9fbb-ac8a5fc5f8dc tempest-GroupsV320Test-398968730 tempest-GroupsV320Test-398968730-project-admin] POST http://192.168.122.117/volume/v3/types Sep 05 20:52:36 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-ae4c43ac-9f57-440d-9fbb-ac8a5fc5f8dc tempest-GroupsV320Test-398968730 tempest-GroupsV320Test-398968730-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-1113342360"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:52:36 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:36 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:52:36 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-ae4c43ac-9f57-440d-9fbb-ac8a5fc5f8dc tempest-GroupsV320Test-398968730 tempest-GroupsV320Test-398968730-project-admin] http://192.168.122.117/volume/v3/types returned with HTTP 200 Sep 05 20:52:36 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 278/524] 192.168.122.117 () {60 vars in 1136 bytes} [Sat Sep 5 20:52:36 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 05 20:52:36 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-e604f8ea-e6d7-4b10-bf13-5ded67a3428b None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:36 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-e604f8ea-e6d7-4b10-bf13-5ded67a3428b tempest-GroupsV320Test-398968730 tempest-GroupsV320Test-398968730-project-admin] POST http://192.168.122.117/volume/v3/group_types Sep 05 20:52:36 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-e604f8ea-e6d7-4b10-bf13-5ded67a3428b tempest-GroupsV320Test-398968730 tempest-GroupsV320Test-398968730-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-1808491596"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:52:36 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-e604f8ea-e6d7-4b10-bf13-5ded67a3428b tempest-GroupsV320Test-398968730 tempest-GroupsV320Test-398968730-project-admin] http://192.168.122.117/volume/v3/group_types returned with HTTP 202 Sep 05 20:52:36 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 247/525] 192.168.122.117 () {62 vars in 1195 bytes} [Sat Sep 5 20:52:36 2026] POST /volume/v3/group_types => generated 177 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:52:36 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-baccf7a1-feb2-481e-a01f-2acb437dfc06 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:36 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-ddcdad7c-ead8-449c-b81a-e9485dc70e33 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:36 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-ddcdad7c-ead8-449c-b81a-e9485dc70e33 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] GET http://192.168.122.117/volume/v3/snapshots/8ac69d46-6446-40c1-8528-1263cc90e66f Sep 05 20:52:36 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-ddcdad7c-ead8-449c-b81a-e9485dc70e33 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:36 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-ddcdad7c-ead8-449c-b81a-e9485dc70e33 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:36 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:36 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:52:36 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-ddcdad7c-ead8-449c-b81a-e9485dc70e33 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Snapshot retrieved successfully. Sep 05 20:52:36 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-ddcdad7c-ead8-449c-b81a-e9485dc70e33 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] http://192.168.122.117/volume/v3/snapshots/8ac69d46-6446-40c1-8528-1263cc90e66f returned with HTTP 200 Sep 05 20:52:36 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 248/526] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:52:36 2026] GET /volume/v3/snapshots/8ac69d46-6446-40c1-8528-1263cc90e66f => generated 471 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:52:37 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-baccf7a1-feb2-481e-a01f-2acb437dfc06 tempest-GroupsV320Test-1869794908 tempest-GroupsV320Test-1869794908-project-member] POST http://192.168.122.117/volume/v3/groups Sep 05 20:52:37 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-baccf7a1-feb2-481e-a01f-2acb437dfc06 tempest-GroupsV320Test-1869794908 tempest-GroupsV320Test-1869794908-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "6bcbd6e5-407f-4ab8-9c29-d2c1f11e8470", "volume_types": ["101e5a8a-a370-49fc-8465-b6697f9433ca"], "name": "tempest-GroupsV320Test-Group-231035403"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:52:37 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.groups [None req-baccf7a1-feb2-481e-a01f-2acb437dfc06 tempest-GroupsV320Test-1869794908 tempest-GroupsV320Test-1869794908-project-member] Creating new group {'group': {'group_type': '6bcbd6e5-407f-4ab8-9c29-d2c1f11e8470', 'volume_types': ['101e5a8a-a370-49fc-8465-b6697f9433ca'], 'name': 'tempest-GroupsV320Test-Group-231035403'}} {{(pid=87434) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 05 20:52:37 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.groups [None req-baccf7a1-feb2-481e-a01f-2acb437dfc06 tempest-GroupsV320Test-1869794908 tempest-GroupsV320Test-1869794908-project-member] Creating group tempest-GroupsV320Test-Group-231035403. Sep 05 20:52:37 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-baccf7a1-feb2-481e-a01f-2acb437dfc06 tempest-GroupsV320Test-1869794908 tempest-GroupsV320Test-1869794908-project-member] Availability Zones retrieved successfully. Sep 05 20:52:37 devstack devstack@c-api.service[87434]: DEBUG cinder.quota [None req-baccf7a1-feb2-481e-a01f-2acb437dfc06 tempest-GroupsV320Test-1869794908 tempest-GroupsV320Test-1869794908-project-member] Created reservations ['86d726d8-1bd4-454f-9f56-c459dd26cc2d'] {{(pid=87434) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:52:37 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-baccf7a1-feb2-481e-a01f-2acb437dfc06 tempest-GroupsV320Test-1869794908 tempest-GroupsV320Test-1869794908-project-member] http://192.168.122.117/volume/v3/groups returned with HTTP 202 Sep 05 20:52:37 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 279/527] 192.168.122.117 () {62 vars in 1181 bytes} [Sat Sep 5 20:52:36 2026] POST /volume/v3/groups => generated 107 bytes in 395 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:52:37 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-bc136600-f1a9-4367-86f8-294794edb6d1 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:37 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-bc136600-f1a9-4367-86f8-294794edb6d1 tempest-GroupsV320Test-1869794908 tempest-GroupsV320Test-1869794908-project-member] GET http://192.168.122.117/volume/v3/groups/c9d3b810-8655-473e-916f-67d7ba3454d7 Sep 05 20:52:37 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-bc136600-f1a9-4367-86f8-294794edb6d1 tempest-GroupsV320Test-1869794908 tempest-GroupsV320Test-1869794908-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:37 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-bc136600-f1a9-4367-86f8-294794edb6d1 tempest-GroupsV320Test-1869794908 tempest-GroupsV320Test-1869794908-project-member] Calling method 'version_select' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:37 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.groups [None req-bc136600-f1a9-4367-86f8-294794edb6d1 tempest-GroupsV320Test-1869794908 tempest-GroupsV320Test-1869794908-project-member] show called for member c9d3b810-8655-473e-916f-67d7ba3454d7 {{(pid=87435) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 20:52:37 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:37 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:52:37 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:37 devstack devstack@c-api.service[87435]: return base.obj_make_list(context, cls(context), Sep 05 20:52:37 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-bc136600-f1a9-4367-86f8-294794edb6d1 tempest-GroupsV320Test-1869794908 tempest-GroupsV320Test-1869794908-project-member] http://192.168.122.117/volume/v3/groups/c9d3b810-8655-473e-916f-67d7ba3454d7 returned with HTTP 200 Sep 05 20:52:37 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 249/528] 192.168.122.117 () {60 vars in 1270 bytes} [Sat Sep 5 20:52:37 2026] GET /volume/v3/groups/c9d3b810-8655-473e-916f-67d7ba3454d7 => generated 387 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:52:37 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-80ef7712-fa4e-454f-897d-fc2708bbd1f6 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:37 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-80ef7712-fa4e-454f-897d-fc2708bbd1f6 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] GET http://192.168.122.117/volume/v3/snapshots/8ac69d46-6446-40c1-8528-1263cc90e66f Sep 05 20:52:37 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-80ef7712-fa4e-454f-897d-fc2708bbd1f6 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:37 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-80ef7712-fa4e-454f-897d-fc2708bbd1f6 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:37 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:37 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:52:37 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-80ef7712-fa4e-454f-897d-fc2708bbd1f6 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Snapshot retrieved successfully. Sep 05 20:52:37 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-80ef7712-fa4e-454f-897d-fc2708bbd1f6 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] http://192.168.122.117/volume/v3/snapshots/8ac69d46-6446-40c1-8528-1263cc90e66f returned with HTTP 200 Sep 05 20:52:37 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 280/529] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:52:37 2026] GET /volume/v3/snapshots/8ac69d46-6446-40c1-8528-1263cc90e66f => generated 471 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:52:38 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-b4249340-a536-4e2e-ad33-04ed8d3a3c25 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:38 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-b4249340-a536-4e2e-ad33-04ed8d3a3c25 tempest-GroupsV320Test-1869794908 tempest-GroupsV320Test-1869794908-project-member] GET http://192.168.122.117/volume/v3/groups/c9d3b810-8655-473e-916f-67d7ba3454d7 Sep 05 20:52:38 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-b4249340-a536-4e2e-ad33-04ed8d3a3c25 tempest-GroupsV320Test-1869794908 tempest-GroupsV320Test-1869794908-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:38 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-b4249340-a536-4e2e-ad33-04ed8d3a3c25 tempest-GroupsV320Test-1869794908 tempest-GroupsV320Test-1869794908-project-member] Calling method 'version_select' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:38 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.groups [None req-b4249340-a536-4e2e-ad33-04ed8d3a3c25 tempest-GroupsV320Test-1869794908 tempest-GroupsV320Test-1869794908-project-member] show called for member c9d3b810-8655-473e-916f-67d7ba3454d7 {{(pid=87435) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 20:52:38 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:38 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:52:38 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:38 devstack devstack@c-api.service[87435]: return base.obj_make_list(context, cls(context), Sep 05 20:52:38 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-b4249340-a536-4e2e-ad33-04ed8d3a3c25 tempest-GroupsV320Test-1869794908 tempest-GroupsV320Test-1869794908-project-member] http://192.168.122.117/volume/v3/groups/c9d3b810-8655-473e-916f-67d7ba3454d7 returned with HTTP 200 Sep 05 20:52:38 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 250/530] 192.168.122.117 () {60 vars in 1270 bytes} [Sat Sep 5 20:52:38 2026] GET /volume/v3/groups/c9d3b810-8655-473e-916f-67d7ba3454d7 => generated 388 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:52:38 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-91f9a543-53d0-4de3-84be-35b8b401f179 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:38 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-91f9a543-53d0-4de3-84be-35b8b401f179 tempest-GroupsV320Test-398968730 tempest-GroupsV320Test-398968730-project-admin] POST http://192.168.122.117/volume/v3/groups/c9d3b810-8655-473e-916f-67d7ba3454d7/action Sep 05 20:52:38 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-91f9a543-53d0-4de3-84be-35b8b401f179 tempest-GroupsV320Test-398968730 tempest-GroupsV320Test-398968730-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=87434) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:52:38 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-91f9a543-53d0-4de3-84be-35b8b401f179 tempest-GroupsV320Test-398968730 tempest-GroupsV320Test-398968730-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:52:38 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.groups [None req-91f9a543-53d0-4de3-84be-35b8b401f179 tempest-GroupsV320Test-398968730 tempest-GroupsV320Test-398968730-project-admin] Updating group 'c9d3b810-8655-473e-916f-67d7ba3454d7' with 'creating' {{(pid=87434) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 05 20:52:38 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:38 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:52:38 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-91f9a543-53d0-4de3-84be-35b8b401f179 tempest-GroupsV320Test-398968730 tempest-GroupsV320Test-398968730-project-admin] http://192.168.122.117/volume/v3/groups/c9d3b810-8655-473e-916f-67d7ba3454d7/action returned with HTTP 202 Sep 05 20:52:38 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 281/531] 192.168.122.117 () {62 vars in 1312 bytes} [Sat Sep 5 20:52:38 2026] POST /volume/v3/groups/c9d3b810-8655-473e-916f-67d7ba3454d7/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 05 20:52:38 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-68aceb3f-c2fc-459e-9c95-b2df312cabfd None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:38 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-68aceb3f-c2fc-459e-9c95-b2df312cabfd tempest-GroupsV320Test-1869794908 tempest-GroupsV320Test-1869794908-project-member] GET http://192.168.122.117/volume/v3/groups/c9d3b810-8655-473e-916f-67d7ba3454d7 Sep 05 20:52:38 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-68aceb3f-c2fc-459e-9c95-b2df312cabfd tempest-GroupsV320Test-1869794908 tempest-GroupsV320Test-1869794908-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:38 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-68aceb3f-c2fc-459e-9c95-b2df312cabfd tempest-GroupsV320Test-1869794908 tempest-GroupsV320Test-1869794908-project-member] Calling method 'version_select' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:38 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.groups [None req-68aceb3f-c2fc-459e-9c95-b2df312cabfd tempest-GroupsV320Test-1869794908 tempest-GroupsV320Test-1869794908-project-member] show called for member c9d3b810-8655-473e-916f-67d7ba3454d7 {{(pid=87435) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 20:52:38 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:38 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:52:38 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:38 devstack devstack@c-api.service[87435]: return base.obj_make_list(context, cls(context), Sep 05 20:52:38 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-68aceb3f-c2fc-459e-9c95-b2df312cabfd tempest-GroupsV320Test-1869794908 tempest-GroupsV320Test-1869794908-project-member] http://192.168.122.117/volume/v3/groups/c9d3b810-8655-473e-916f-67d7ba3454d7 returned with HTTP 200 Sep 05 20:52:38 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 251/532] 192.168.122.117 () {60 vars in 1270 bytes} [Sat Sep 5 20:52:38 2026] GET /volume/v3/groups/c9d3b810-8655-473e-916f-67d7ba3454d7 => generated 387 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:52:38 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-11b2916a-0b2f-44d7-a2c3-608689bf2d57 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:38 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-11b2916a-0b2f-44d7-a2c3-608689bf2d57 tempest-GroupsV320Test-398968730 tempest-GroupsV320Test-398968730-project-admin] POST http://192.168.122.117/volume/v3/groups/c9d3b810-8655-473e-916f-67d7ba3454d7/action Sep 05 20:52:38 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-11b2916a-0b2f-44d7-a2c3-608689bf2d57 tempest-GroupsV320Test-398968730 tempest-GroupsV320Test-398968730-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87434) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:52:38 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-11b2916a-0b2f-44d7-a2c3-608689bf2d57 tempest-GroupsV320Test-398968730 tempest-GroupsV320Test-398968730-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:52:38 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.groups [None req-11b2916a-0b2f-44d7-a2c3-608689bf2d57 tempest-GroupsV320Test-398968730 tempest-GroupsV320Test-398968730-project-admin] Updating group 'c9d3b810-8655-473e-916f-67d7ba3454d7' with 'available' {{(pid=87434) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 05 20:52:38 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:38 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:52:38 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-11b2916a-0b2f-44d7-a2c3-608689bf2d57 tempest-GroupsV320Test-398968730 tempest-GroupsV320Test-398968730-project-admin] http://192.168.122.117/volume/v3/groups/c9d3b810-8655-473e-916f-67d7ba3454d7/action returned with HTTP 202 Sep 05 20:52:38 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 282/533] 192.168.122.117 () {62 vars in 1312 bytes} [Sat Sep 5 20:52:38 2026] POST /volume/v3/groups/c9d3b810-8655-473e-916f-67d7ba3454d7/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 20:52:38 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-cd0cad94-8dd8-49b8-a337-78d7d351093b None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:38 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-cd0cad94-8dd8-49b8-a337-78d7d351093b tempest-GroupsV320Test-1869794908 tempest-GroupsV320Test-1869794908-project-member] GET http://192.168.122.117/volume/v3/groups/c9d3b810-8655-473e-916f-67d7ba3454d7 Sep 05 20:52:38 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-cd0cad94-8dd8-49b8-a337-78d7d351093b tempest-GroupsV320Test-1869794908 tempest-GroupsV320Test-1869794908-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:38 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-cd0cad94-8dd8-49b8-a337-78d7d351093b tempest-GroupsV320Test-1869794908 tempest-GroupsV320Test-1869794908-project-member] Calling method 'version_select' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:38 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.groups [None req-cd0cad94-8dd8-49b8-a337-78d7d351093b tempest-GroupsV320Test-1869794908 tempest-GroupsV320Test-1869794908-project-member] show called for member c9d3b810-8655-473e-916f-67d7ba3454d7 {{(pid=87435) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 20:52:38 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:38 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:52:38 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:38 devstack devstack@c-api.service[87435]: return base.obj_make_list(context, cls(context), Sep 05 20:52:38 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-cd0cad94-8dd8-49b8-a337-78d7d351093b tempest-GroupsV320Test-1869794908 tempest-GroupsV320Test-1869794908-project-member] http://192.168.122.117/volume/v3/groups/c9d3b810-8655-473e-916f-67d7ba3454d7 returned with HTTP 200 Sep 05 20:52:38 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 252/534] 192.168.122.117 () {60 vars in 1270 bytes} [Sat Sep 5 20:52:38 2026] GET /volume/v3/groups/c9d3b810-8655-473e-916f-67d7ba3454d7 => generated 388 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:52:38 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-1438fbb4-bb1c-4bb1-958a-56b9d8dc2849 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:38 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-1438fbb4-bb1c-4bb1-958a-56b9d8dc2849 tempest-GroupsV320Test-398968730 tempest-GroupsV320Test-398968730-project-admin] POST http://192.168.122.117/volume/v3/groups/c9d3b810-8655-473e-916f-67d7ba3454d7/action Sep 05 20:52:38 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-1438fbb4-bb1c-4bb1-958a-56b9d8dc2849 tempest-GroupsV320Test-398968730 tempest-GroupsV320Test-398968730-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=87434) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:52:38 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-1438fbb4-bb1c-4bb1-958a-56b9d8dc2849 tempest-GroupsV320Test-398968730 tempest-GroupsV320Test-398968730-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:52:38 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.groups [None req-1438fbb4-bb1c-4bb1-958a-56b9d8dc2849 tempest-GroupsV320Test-398968730 tempest-GroupsV320Test-398968730-project-admin] Updating group 'c9d3b810-8655-473e-916f-67d7ba3454d7' with 'error' {{(pid=87434) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 05 20:52:38 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:38 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:52:38 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-1438fbb4-bb1c-4bb1-958a-56b9d8dc2849 tempest-GroupsV320Test-398968730 tempest-GroupsV320Test-398968730-project-admin] http://192.168.122.117/volume/v3/groups/c9d3b810-8655-473e-916f-67d7ba3454d7/action returned with HTTP 202 Sep 05 20:52:38 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 283/535] 192.168.122.117 () {62 vars in 1312 bytes} [Sat Sep 5 20:52:38 2026] POST /volume/v3/groups/c9d3b810-8655-473e-916f-67d7ba3454d7/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 20:52:38 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-0d4371fb-0034-4d18-9324-7d5884b1e7ac None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:38 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-0d4371fb-0034-4d18-9324-7d5884b1e7ac tempest-GroupsV320Test-1869794908 tempest-GroupsV320Test-1869794908-project-member] GET http://192.168.122.117/volume/v3/groups/c9d3b810-8655-473e-916f-67d7ba3454d7 Sep 05 20:52:38 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-0d4371fb-0034-4d18-9324-7d5884b1e7ac tempest-GroupsV320Test-1869794908 tempest-GroupsV320Test-1869794908-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:38 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-0d4371fb-0034-4d18-9324-7d5884b1e7ac tempest-GroupsV320Test-1869794908 tempest-GroupsV320Test-1869794908-project-member] Calling method 'version_select' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:38 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.groups [None req-0d4371fb-0034-4d18-9324-7d5884b1e7ac tempest-GroupsV320Test-1869794908 tempest-GroupsV320Test-1869794908-project-member] show called for member c9d3b810-8655-473e-916f-67d7ba3454d7 {{(pid=87435) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 20:52:38 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:38 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:52:38 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:38 devstack devstack@c-api.service[87435]: return base.obj_make_list(context, cls(context), Sep 05 20:52:38 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-0d4371fb-0034-4d18-9324-7d5884b1e7ac tempest-GroupsV320Test-1869794908 tempest-GroupsV320Test-1869794908-project-member] http://192.168.122.117/volume/v3/groups/c9d3b810-8655-473e-916f-67d7ba3454d7 returned with HTTP 200 Sep 05 20:52:38 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 253/536] 192.168.122.117 () {60 vars in 1270 bytes} [Sat Sep 5 20:52:38 2026] GET /volume/v3/groups/c9d3b810-8655-473e-916f-67d7ba3454d7 => generated 384 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:52:38 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-2e0ba037-af6f-4cea-bf3c-a856ee8f20bd None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:38 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-2e0ba037-af6f-4cea-bf3c-a856ee8f20bd tempest-GroupsV320Test-398968730 tempest-GroupsV320Test-398968730-project-admin] POST http://192.168.122.117/volume/v3/groups/c9d3b810-8655-473e-916f-67d7ba3454d7/action Sep 05 20:52:38 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-2e0ba037-af6f-4cea-bf3c-a856ee8f20bd tempest-GroupsV320Test-398968730 tempest-GroupsV320Test-398968730-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87434) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:52:38 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-2e0ba037-af6f-4cea-bf3c-a856ee8f20bd tempest-GroupsV320Test-398968730 tempest-GroupsV320Test-398968730-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:52:38 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.groups [None req-2e0ba037-af6f-4cea-bf3c-a856ee8f20bd tempest-GroupsV320Test-398968730 tempest-GroupsV320Test-398968730-project-admin] Updating group 'c9d3b810-8655-473e-916f-67d7ba3454d7' with 'available' {{(pid=87434) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 05 20:52:38 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:38 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:52:38 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-2e0ba037-af6f-4cea-bf3c-a856ee8f20bd tempest-GroupsV320Test-398968730 tempest-GroupsV320Test-398968730-project-admin] http://192.168.122.117/volume/v3/groups/c9d3b810-8655-473e-916f-67d7ba3454d7/action returned with HTTP 202 Sep 05 20:52:38 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 284/537] 192.168.122.117 () {62 vars in 1312 bytes} [Sat Sep 5 20:52:38 2026] POST /volume/v3/groups/c9d3b810-8655-473e-916f-67d7ba3454d7/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 20:52:38 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-edae97b0-fbe8-4e41-bb6a-c7cc8c068806 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:38 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-edae97b0-fbe8-4e41-bb6a-c7cc8c068806 tempest-GroupsV320Test-1869794908 tempest-GroupsV320Test-1869794908-project-member] GET http://192.168.122.117/volume/v3/groups/c9d3b810-8655-473e-916f-67d7ba3454d7 Sep 05 20:52:38 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-edae97b0-fbe8-4e41-bb6a-c7cc8c068806 tempest-GroupsV320Test-1869794908 tempest-GroupsV320Test-1869794908-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:38 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-edae97b0-fbe8-4e41-bb6a-c7cc8c068806 tempest-GroupsV320Test-1869794908 tempest-GroupsV320Test-1869794908-project-member] Calling method 'version_select' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:38 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.groups [None req-edae97b0-fbe8-4e41-bb6a-c7cc8c068806 tempest-GroupsV320Test-1869794908 tempest-GroupsV320Test-1869794908-project-member] show called for member c9d3b810-8655-473e-916f-67d7ba3454d7 {{(pid=87435) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 20:52:38 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:38 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:52:38 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:38 devstack devstack@c-api.service[87435]: return base.obj_make_list(context, cls(context), Sep 05 20:52:38 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-edae97b0-fbe8-4e41-bb6a-c7cc8c068806 tempest-GroupsV320Test-1869794908 tempest-GroupsV320Test-1869794908-project-member] http://192.168.122.117/volume/v3/groups/c9d3b810-8655-473e-916f-67d7ba3454d7 returned with HTTP 200 Sep 05 20:52:38 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 254/538] 192.168.122.117 () {60 vars in 1270 bytes} [Sat Sep 5 20:52:38 2026] GET /volume/v3/groups/c9d3b810-8655-473e-916f-67d7ba3454d7 => generated 388 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:52:38 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-f5ffb06a-701c-4311-8fbb-0fbfd2b40a93 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:38 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-f5ffb06a-701c-4311-8fbb-0fbfd2b40a93 tempest-GroupsV320Test-1869794908 tempest-GroupsV320Test-1869794908-project-member] GET http://192.168.122.117/volume/v3/volumes/detail Sep 05 20:52:38 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-f5ffb06a-701c-4311-8fbb-0fbfd2b40a93 tempest-GroupsV320Test-1869794908 tempest-GroupsV320Test-1869794908-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:38 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-f5ffb06a-701c-4311-8fbb-0fbfd2b40a93 tempest-GroupsV320Test-1869794908 tempest-GroupsV320Test-1869794908-project-member] Calling method 'detail' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:38 devstack devstack@c-api.service[87434]: DEBUG cinder.api.api_utils [None req-f5ffb06a-701c-4311-8fbb-0fbfd2b40a93 tempest-GroupsV320Test-1869794908 tempest-GroupsV320Test-1869794908-project-member] Removing options '' from query. {{(pid=87434) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:52:38 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-f5ffb06a-701c-4311-8fbb-0fbfd2b40a93 tempest-GroupsV320Test-1869794908 tempest-GroupsV320Test-1869794908-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87434) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 20:52:38 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-2e9bec6b-b6f7-4019-9859-6396a37926d8 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:38 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-2e9bec6b-b6f7-4019-9859-6396a37926d8 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] GET http://192.168.122.117/volume/v3/snapshots/8ac69d46-6446-40c1-8528-1263cc90e66f Sep 05 20:52:38 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-2e9bec6b-b6f7-4019-9859-6396a37926d8 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:38 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-2e9bec6b-b6f7-4019-9859-6396a37926d8 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:39 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-2e9bec6b-b6f7-4019-9859-6396a37926d8 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] http://192.168.122.117/volume/v3/snapshots/8ac69d46-6446-40c1-8528-1263cc90e66f returned with HTTP 404 Sep 05 20:52:39 devstack devstack@c-api.service[87434]: /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 05 20:52:39 devstack devstack@c-api.service[87434]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 20:52:39 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-f5ffb06a-701c-4311-8fbb-0fbfd2b40a93 tempest-GroupsV320Test-1869794908 tempest-GroupsV320Test-1869794908-project-member] Get all volumes completed successfully. Sep 05 20:52:39 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 255/539] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:52:38 2026] GET /volume/v3/snapshots/8ac69d46-6446-40c1-8528-1263cc90e66f => generated 111 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:52:39 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-f5ffb06a-701c-4311-8fbb-0fbfd2b40a93 tempest-GroupsV320Test-1869794908 tempest-GroupsV320Test-1869794908-project-member] http://192.168.122.117/volume/v3/volumes/detail returned with HTTP 200 Sep 05 20:52:39 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 285/540] 192.168.122.117 () {60 vars in 1183 bytes} [Sat Sep 5 20:52:38 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:52:39 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-4f7e4e22-19e6-417a-a6e3-dce6ea6750a6 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:39 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-4f7e4e22-19e6-417a-a6e3-dce6ea6750a6 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] DELETE http://192.168.122.117/volume/v3/snapshots/8c7f4a88-7b82-4cd9-9163-1785ff376584 Sep 05 20:52:39 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-4f7e4e22-19e6-417a-a6e3-dce6ea6750a6 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:39 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-4f7e4e22-19e6-417a-a6e3-dce6ea6750a6 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:39 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.snapshots [None req-4f7e4e22-19e6-417a-a6e3-dce6ea6750a6 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Delete snapshot with id: 8c7f4a88-7b82-4cd9-9163-1785ff376584 Sep 05 20:52:39 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-9cc6e41d-bf25-4967-869a-8794463df50c None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:39 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-9cc6e41d-bf25-4967-869a-8794463df50c tempest-GroupsV320Test-1869794908 tempest-GroupsV320Test-1869794908-project-member] POST http://192.168.122.117/volume/v3/groups/c9d3b810-8655-473e-916f-67d7ba3454d7/action Sep 05 20:52:39 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:39 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:52:39 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-9cc6e41d-bf25-4967-869a-8794463df50c tempest-GroupsV320Test-1869794908 tempest-GroupsV320Test-1869794908-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87434) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:52:39 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-4f7e4e22-19e6-417a-a6e3-dce6ea6750a6 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Snapshot retrieved successfully. Sep 05 20:52:39 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-9cc6e41d-bf25-4967-869a-8794463df50c tempest-GroupsV320Test-1869794908 tempest-GroupsV320Test-1869794908-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:52:39 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.groups [None req-9cc6e41d-bf25-4967-869a-8794463df50c tempest-GroupsV320Test-1869794908 tempest-GroupsV320Test-1869794908-project-member] delete called for group c9d3b810-8655-473e-916f-67d7ba3454d7 {{(pid=87434) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 05 20:52:39 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.groups [None req-9cc6e41d-bf25-4967-869a-8794463df50c tempest-GroupsV320Test-1869794908 tempest-GroupsV320Test-1869794908-project-member] Delete group with id: c9d3b810-8655-473e-916f-67d7ba3454d7 Sep 05 20:52:39 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:39 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:52:39 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:39 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:52:39 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-4f7e4e22-19e6-417a-a6e3-dce6ea6750a6 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Snapshot delete request issued successfully. Sep 05 20:52:39 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-4f7e4e22-19e6-417a-a6e3-dce6ea6750a6 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] http://192.168.122.117/volume/v3/snapshots/8c7f4a88-7b82-4cd9-9163-1785ff376584 returned with HTTP 202 Sep 05 20:52:39 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 256/541] 192.168.122.117 () {58 vars in 1241 bytes} [Sat Sep 5 20:52:39 2026] DELETE /volume/v3/snapshots/8c7f4a88-7b82-4cd9-9163-1785ff376584 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:52:39 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-7a3d10f5-e00b-4e26-9818-2a121c446092 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:39 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-7a3d10f5-e00b-4e26-9818-2a121c446092 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] GET http://192.168.122.117/volume/v3/snapshots/8c7f4a88-7b82-4cd9-9163-1785ff376584 Sep 05 20:52:39 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-7a3d10f5-e00b-4e26-9818-2a121c446092 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:39 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-7a3d10f5-e00b-4e26-9818-2a121c446092 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:39 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:39 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:52:39 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-7a3d10f5-e00b-4e26-9818-2a121c446092 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Snapshot retrieved successfully. Sep 05 20:52:39 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-7a3d10f5-e00b-4e26-9818-2a121c446092 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] http://192.168.122.117/volume/v3/snapshots/8c7f4a88-7b82-4cd9-9163-1785ff376584 returned with HTTP 200 Sep 05 20:52:39 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 257/542] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:52:39 2026] GET /volume/v3/snapshots/8c7f4a88-7b82-4cd9-9163-1785ff376584 => generated 471 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:52:39 devstack devstack@c-api.service[87434]: /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 05 20:52:39 devstack devstack@c-api.service[87434]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 05 20:52:39 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-9cc6e41d-bf25-4967-869a-8794463df50c tempest-GroupsV320Test-1869794908 tempest-GroupsV320Test-1869794908-project-member] http://192.168.122.117/volume/v3/groups/c9d3b810-8655-473e-916f-67d7ba3454d7/action returned with HTTP 202 Sep 05 20:52:39 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 286/543] 192.168.122.117 () {62 vars in 1312 bytes} [Sat Sep 5 20:52:39 2026] POST /volume/v3/groups/c9d3b810-8655-473e-916f-67d7ba3454d7/action => generated 0 bytes in 452 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 20:52:39 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-22fd4d15-2209-4d48-8e1a-f7735856364b None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:39 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-22fd4d15-2209-4d48-8e1a-f7735856364b tempest-GroupsV320Test-1869794908 tempest-GroupsV320Test-1869794908-project-member] GET http://192.168.122.117/volume/v3/groups/c9d3b810-8655-473e-916f-67d7ba3454d7 Sep 05 20:52:39 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-22fd4d15-2209-4d48-8e1a-f7735856364b tempest-GroupsV320Test-1869794908 tempest-GroupsV320Test-1869794908-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:39 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-22fd4d15-2209-4d48-8e1a-f7735856364b tempest-GroupsV320Test-1869794908 tempest-GroupsV320Test-1869794908-project-member] Calling method 'version_select' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:39 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.groups [None req-22fd4d15-2209-4d48-8e1a-f7735856364b tempest-GroupsV320Test-1869794908 tempest-GroupsV320Test-1869794908-project-member] show called for member c9d3b810-8655-473e-916f-67d7ba3454d7 {{(pid=87435) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 20:52:39 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:39 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:52:39 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:39 devstack devstack@c-api.service[87435]: return base.obj_make_list(context, cls(context), Sep 05 20:52:39 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-22fd4d15-2209-4d48-8e1a-f7735856364b tempest-GroupsV320Test-1869794908 tempest-GroupsV320Test-1869794908-project-member] http://192.168.122.117/volume/v3/groups/c9d3b810-8655-473e-916f-67d7ba3454d7 returned with HTTP 200 Sep 05 20:52:39 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 258/544] 192.168.122.117 () {60 vars in 1270 bytes} [Sat Sep 5 20:52:39 2026] GET /volume/v3/groups/c9d3b810-8655-473e-916f-67d7ba3454d7 => generated 387 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:52:40 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-c5ef7bd7-070b-435b-942c-815052eea826 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:40 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-c5ef7bd7-070b-435b-942c-815052eea826 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] GET http://192.168.122.117/volume/v3/snapshots/8c7f4a88-7b82-4cd9-9163-1785ff376584 Sep 05 20:52:40 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-c5ef7bd7-070b-435b-942c-815052eea826 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:40 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-c5ef7bd7-070b-435b-942c-815052eea826 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:40 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:40 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:52:40 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-c5ef7bd7-070b-435b-942c-815052eea826 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Snapshot retrieved successfully. Sep 05 20:52:40 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-c5ef7bd7-070b-435b-942c-815052eea826 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] http://192.168.122.117/volume/v3/snapshots/8c7f4a88-7b82-4cd9-9163-1785ff376584 returned with HTTP 200 Sep 05 20:52:40 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 287/545] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:52:40 2026] GET /volume/v3/snapshots/8c7f4a88-7b82-4cd9-9163-1785ff376584 => generated 471 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:52:40 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-bf3680a8-9fa4-4da7-a272-50817786a9a8 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:40 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-bf3680a8-9fa4-4da7-a272-50817786a9a8 tempest-GroupsV320Test-1869794908 tempest-GroupsV320Test-1869794908-project-member] GET http://192.168.122.117/volume/v3/groups/c9d3b810-8655-473e-916f-67d7ba3454d7 Sep 05 20:52:40 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-bf3680a8-9fa4-4da7-a272-50817786a9a8 tempest-GroupsV320Test-1869794908 tempest-GroupsV320Test-1869794908-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:40 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-bf3680a8-9fa4-4da7-a272-50817786a9a8 tempest-GroupsV320Test-1869794908 tempest-GroupsV320Test-1869794908-project-member] Calling method 'version_select' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:40 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.groups [None req-bf3680a8-9fa4-4da7-a272-50817786a9a8 tempest-GroupsV320Test-1869794908 tempest-GroupsV320Test-1869794908-project-member] show called for member c9d3b810-8655-473e-916f-67d7ba3454d7 {{(pid=87435) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 20:52:40 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-bf3680a8-9fa4-4da7-a272-50817786a9a8 tempest-GroupsV320Test-1869794908 tempest-GroupsV320Test-1869794908-project-member] http://192.168.122.117/volume/v3/groups/c9d3b810-8655-473e-916f-67d7ba3454d7 returned with HTTP 404 Sep 05 20:52:40 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 259/546] 192.168.122.117 () {60 vars in 1270 bytes} [Sat Sep 5 20:52:40 2026] GET /volume/v3/groups/c9d3b810-8655-473e-916f-67d7ba3454d7 => generated 108 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 20:52:40 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-708041b4-d718-4047-8f7f-810c8e644bc8 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:40 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-708041b4-d718-4047-8f7f-810c8e644bc8 tempest-GroupsV320Test-398968730 tempest-GroupsV320Test-398968730-project-admin] DELETE http://192.168.122.117/volume/v3/group_types/6bcbd6e5-407f-4ab8-9c29-d2c1f11e8470 Sep 05 20:52:40 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-708041b4-d718-4047-8f7f-810c8e644bc8 tempest-GroupsV320Test-398968730 tempest-GroupsV320Test-398968730-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:40 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-708041b4-d718-4047-8f7f-810c8e644bc8 tempest-GroupsV320Test-398968730 tempest-GroupsV320Test-398968730-project-admin] Calling method 'version_select' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:40 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-708041b4-d718-4047-8f7f-810c8e644bc8 tempest-GroupsV320Test-398968730 tempest-GroupsV320Test-398968730-project-admin] http://192.168.122.117/volume/v3/group_types/6bcbd6e5-407f-4ab8-9c29-d2c1f11e8470 returned with HTTP 202 Sep 05 20:52:40 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 288/547] 192.168.122.117 () {60 vars in 1288 bytes} [Sat Sep 5 20:52:40 2026] DELETE /volume/v3/group_types/6bcbd6e5-407f-4ab8-9c29-d2c1f11e8470 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 05 20:52:40 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-c51a2636-cfe9-4713-9d5f-64409fd8a6f3 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:40 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-c51a2636-cfe9-4713-9d5f-64409fd8a6f3 tempest-GroupsV320Test-398968730 tempest-GroupsV320Test-398968730-project-admin] DELETE http://192.168.122.117/volume/v3/types/101e5a8a-a370-49fc-8465-b6697f9433ca Sep 05 20:52:40 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-c51a2636-cfe9-4713-9d5f-64409fd8a6f3 tempest-GroupsV320Test-398968730 tempest-GroupsV320Test-398968730-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:40 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-c51a2636-cfe9-4713-9d5f-64409fd8a6f3 tempest-GroupsV320Test-398968730 tempest-GroupsV320Test-398968730-project-admin] Calling method '_delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:40 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:40 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:52:40 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-c51a2636-cfe9-4713-9d5f-64409fd8a6f3 tempest-GroupsV320Test-398968730 tempest-GroupsV320Test-398968730-project-admin] http://192.168.122.117/volume/v3/types/101e5a8a-a370-49fc-8465-b6697f9433ca returned with HTTP 202 Sep 05 20:52:40 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 260/548] 192.168.122.117 () {58 vars in 1229 bytes} [Sat Sep 5 20:52:40 2026] DELETE /volume/v3/types/101e5a8a-a370-49fc-8465-b6697f9433ca => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:52:40 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-bb3c7c9e-1d4c-4f3c-9b1a-dd83f8af1245 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:40 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-bb3c7c9e-1d4c-4f3c-9b1a-dd83f8af1245 tempest-GroupsV320Test-398968730 tempest-GroupsV320Test-398968730-project-admin] GET http://192.168.122.117/volume/v3/types/101e5a8a-a370-49fc-8465-b6697f9433ca Sep 05 20:52:40 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-bb3c7c9e-1d4c-4f3c-9b1a-dd83f8af1245 tempest-GroupsV320Test-398968730 tempest-GroupsV320Test-398968730-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:40 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-bb3c7c9e-1d4c-4f3c-9b1a-dd83f8af1245 tempest-GroupsV320Test-398968730 tempest-GroupsV320Test-398968730-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:40 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-bb3c7c9e-1d4c-4f3c-9b1a-dd83f8af1245 tempest-GroupsV320Test-398968730 tempest-GroupsV320Test-398968730-project-admin] http://192.168.122.117/volume/v3/types/101e5a8a-a370-49fc-8465-b6697f9433ca returned with HTTP 404 Sep 05 20:52:40 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 289/549] 192.168.122.117 () {58 vars in 1226 bytes} [Sat Sep 5 20:52:40 2026] GET /volume/v3/types/101e5a8a-a370-49fc-8465-b6697f9433ca => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:52:41 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-d455ea48-2476-46e3-b270-1e2b1736c050 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:41 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-d455ea48-2476-46e3-b270-1e2b1736c050 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] GET http://192.168.122.117/volume/v3/snapshots/8c7f4a88-7b82-4cd9-9163-1785ff376584 Sep 05 20:52:41 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-d455ea48-2476-46e3-b270-1e2b1736c050 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:41 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-d455ea48-2476-46e3-b270-1e2b1736c050 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:41 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:41 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:52:41 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-d455ea48-2476-46e3-b270-1e2b1736c050 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Snapshot retrieved successfully. Sep 05 20:52:41 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-d455ea48-2476-46e3-b270-1e2b1736c050 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] http://192.168.122.117/volume/v3/snapshots/8c7f4a88-7b82-4cd9-9163-1785ff376584 returned with HTTP 200 Sep 05 20:52:41 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 261/550] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:52:41 2026] GET /volume/v3/snapshots/8c7f4a88-7b82-4cd9-9163-1785ff376584 => generated 471 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:52:42 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-8683682f-e17c-4706-a82e-ed3dd3ac034e None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:42 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-8683682f-e17c-4706-a82e-ed3dd3ac034e tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 20:52:42 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-8683682f-e17c-4706-a82e-ed3dd3ac034e tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-848650357"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:52:42 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.volumes [None req-8683682f-e17c-4706-a82e-ed3dd3ac034e tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-848650357'}} {{(pid=87434) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:52:42 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-8683682f-e17c-4706-a82e-ed3dd3ac034e tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Create volume of 1 GB Sep 05 20:52:42 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-8683682f-e17c-4706-a82e-ed3dd3ac034e tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Availability Zones retrieved successfully. Sep 05 20:52:42 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-8683682f-e17c-4706-a82e-ed3dd3ac034e tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Flow 'volume_create_api' (2243d53f-26ae-45a6-a59e-69d4dd3b95c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:52:42 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-8683682f-e17c-4706-a82e-ed3dd3ac034e tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (599324cc-1547-409e-bba6-9fb9c74fe534) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:52:42 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.flows.api.create_volume [None req-8683682f-e17c-4706-a82e-ed3dd3ac034e tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Validating volume size '1' using validate_int {{(pid=87434) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:52:42 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-8683682f-e17c-4706-a82e-ed3dd3ac034e tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (599324cc-1547-409e-bba6-9fb9c74fe534) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:52:42 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-8683682f-e17c-4706-a82e-ed3dd3ac034e tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4875dd3c-0aa1-413c-919b-fbda6f4e5144) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:52:42 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-2e3d0510-091a-4d22-a455-e32006f41135 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:42 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-2e3d0510-091a-4d22-a455-e32006f41135 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] GET http://192.168.122.117/volume/v3/snapshots/8c7f4a88-7b82-4cd9-9163-1785ff376584 Sep 05 20:52:42 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-2e3d0510-091a-4d22-a455-e32006f41135 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:42 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-2e3d0510-091a-4d22-a455-e32006f41135 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:42 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-2e3d0510-091a-4d22-a455-e32006f41135 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] http://192.168.122.117/volume/v3/snapshots/8c7f4a88-7b82-4cd9-9163-1785ff376584 returned with HTTP 404 Sep 05 20:52:42 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 262/551] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:52:42 2026] GET /volume/v3/snapshots/8c7f4a88-7b82-4cd9-9163-1785ff376584 => generated 111 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:52:42 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-a18a1ece-e178-440d-b23b-12043e2fb35f None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:42 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-a18a1ece-e178-440d-b23b-12043e2fb35f tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] DELETE http://192.168.122.117/volume/v3/snapshots/ef570ed7-7add-4ce8-9e36-f289b0b70024 Sep 05 20:52:42 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-a18a1ece-e178-440d-b23b-12043e2fb35f tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:42 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-a18a1ece-e178-440d-b23b-12043e2fb35f tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:42 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.snapshots [None req-a18a1ece-e178-440d-b23b-12043e2fb35f tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Delete snapshot with id: ef570ed7-7add-4ce8-9e36-f289b0b70024 Sep 05 20:52:42 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:42 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:52:42 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-a18a1ece-e178-440d-b23b-12043e2fb35f tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Snapshot retrieved successfully. Sep 05 20:52:42 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:42 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:52:42 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-a18a1ece-e178-440d-b23b-12043e2fb35f tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Snapshot delete request issued successfully. Sep 05 20:52:42 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-a18a1ece-e178-440d-b23b-12043e2fb35f tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] http://192.168.122.117/volume/v3/snapshots/ef570ed7-7add-4ce8-9e36-f289b0b70024 returned with HTTP 202 Sep 05 20:52:42 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 263/552] 192.168.122.117 () {58 vars in 1241 bytes} [Sat Sep 5 20:52:42 2026] DELETE /volume/v3/snapshots/ef570ed7-7add-4ce8-9e36-f289b0b70024 => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 05 20:52:42 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-61ba621a-254c-4d98-b6bf-b1b20f9784c1 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:42 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-61ba621a-254c-4d98-b6bf-b1b20f9784c1 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] GET http://192.168.122.117/volume/v3/snapshots/ef570ed7-7add-4ce8-9e36-f289b0b70024 Sep 05 20:52:42 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-61ba621a-254c-4d98-b6bf-b1b20f9784c1 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:42 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-61ba621a-254c-4d98-b6bf-b1b20f9784c1 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:42 devstack devstack@c-api.service[87434]: DEBUG cinder.quota [None req-8683682f-e17c-4706-a82e-ed3dd3ac034e tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Created reservations ['38b954df-6e15-43ea-a0f2-bc6b5714dec1', '7645a7e5-e00e-44ff-b048-6a43bab676a0', 'a2a09748-4ee5-49b0-ac4a-999fa0b3ac2e', '9c2b6acc-0a45-40ac-9f52-7e18846adc4d'] {{(pid=87434) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:52:42 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-8683682f-e17c-4706-a82e-ed3dd3ac034e tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4875dd3c-0aa1-413c-919b-fbda6f4e5144) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['38b954df-6e15-43ea-a0f2-bc6b5714dec1', '7645a7e5-e00e-44ff-b048-6a43bab676a0', 'a2a09748-4ee5-49b0-ac4a-999fa0b3ac2e', '9c2b6acc-0a45-40ac-9f52-7e18846adc4d']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:52:42 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-8683682f-e17c-4706-a82e-ed3dd3ac034e tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8dc957b0-7050-424d-9107-a97300da5a36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:52:42 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:42 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:52:42 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-61ba621a-254c-4d98-b6bf-b1b20f9784c1 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Snapshot retrieved successfully. Sep 05 20:52:42 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-61ba621a-254c-4d98-b6bf-b1b20f9784c1 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] http://192.168.122.117/volume/v3/snapshots/ef570ed7-7add-4ce8-9e36-f289b0b70024 returned with HTTP 200 Sep 05 20:52:42 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 264/553] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:52:42 2026] GET /volume/v3/snapshots/ef570ed7-7add-4ce8-9e36-f289b0b70024 => generated 472 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:52:42 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:42 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:52:42 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-8683682f-e17c-4706-a82e-ed3dd3ac034e tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8dc957b0-7050-424d-9107-a97300da5a36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9e6922ea-bb8f-4ea4-bb6e-0ad49bb8edfb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-848650357',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d3a39f9952004ef0ab93205f400619e4',qos_specs=None,replication_status=,reservations=['38b954df-6e15-43ea-a0f2-bc6b5714dec1','7645a7e5-e00e-44ff-b048-6a43bab676a0','a2a09748-4ee5-49b0-ac4a-999fa0b3ac2e','9c2b6acc-0a45-40ac-9f52-7e18846adc4d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='262e4523b984498c8d005d01d42eaa3e',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T18:52:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-848650357',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9e6922ea-bb8f-4ea4-bb6e-0ad49bb8edfb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d3a39f9952004ef0ab93205f400619e4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='262e4523b984498c8d005d01d42eaa3e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:52:42 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-8683682f-e17c-4706-a82e-ed3dd3ac034e tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (622a4a9a-65ea-4fca-81eb-8a2ec4613a67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:52:42 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-8683682f-e17c-4706-a82e-ed3dd3ac034e tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (622a4a9a-65ea-4fca-81eb-8a2ec4613a67) transitioned into state 'SUCCESS' from state '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-848650357',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d3a39f9952004ef0ab93205f400619e4',qos_specs=None,replication_status=,reservations=['38b954df-6e15-43ea-a0f2-bc6b5714dec1','7645a7e5-e00e-44ff-b048-6a43bab676a0','a2a09748-4ee5-49b0-ac4a-999fa0b3ac2e','9c2b6acc-0a45-40ac-9f52-7e18846adc4d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='262e4523b984498c8d005d01d42eaa3e',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:52:42 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-8683682f-e17c-4706-a82e-ed3dd3ac034e tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (acf72538-0ecf-46aa-9a63-2ade818be14d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:52:42 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-8683682f-e17c-4706-a82e-ed3dd3ac034e tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (acf72538-0ecf-46aa-9a63-2ade818be14d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:52:42 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-8683682f-e17c-4706-a82e-ed3dd3ac034e tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Flow 'volume_create_api' (2243d53f-26ae-45a6-a59e-69d4dd3b95c7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:52:42 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-8683682f-e17c-4706-a82e-ed3dd3ac034e tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Create volume request issued successfully. Sep 05 20:52:42 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-8683682f-e17c-4706-a82e-ed3dd3ac034e tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 20:52:42 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 290/554] 192.168.122.117 () {60 vars in 1142 bytes} [Sat Sep 5 20:52:42 2026] POST /volume/v3/volumes => generated 762 bytes in 627 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:52:43 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-2c4d5a63-ee73-44f1-bf76-ab8dca7a0145 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:43 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-2c4d5a63-ee73-44f1-bf76-ab8dca7a0145 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] GET http://192.168.122.117/volume/v3/snapshots/ef570ed7-7add-4ce8-9e36-f289b0b70024 Sep 05 20:52:43 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-2c4d5a63-ee73-44f1-bf76-ab8dca7a0145 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:43 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-2c4d5a63-ee73-44f1-bf76-ab8dca7a0145 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:43 devstack devstack@c-api.service[87435]: DEBUG dbcounter [-] [87435] Writing DB stats cinder:SELECT=318,cinder:INSERT=23,cinder:UPDATE=54 {{(pid=87435) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 20:52:43 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:43 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:52:43 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-2c4d5a63-ee73-44f1-bf76-ab8dca7a0145 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Snapshot retrieved successfully. Sep 05 20:52:43 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-2c4d5a63-ee73-44f1-bf76-ab8dca7a0145 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] http://192.168.122.117/volume/v3/snapshots/ef570ed7-7add-4ce8-9e36-f289b0b70024 returned with HTTP 200 Sep 05 20:52:43 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 265/555] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:52:43 2026] GET /volume/v3/snapshots/ef570ed7-7add-4ce8-9e36-f289b0b70024 => generated 472 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:52:44 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-d0f0f579-8f2d-4cf3-90d8-e88471cff92b None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:44 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d0f0f579-8f2d-4cf3-90d8-e88471cff92b tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] GET http://192.168.122.117/volume/v3/snapshots/ef570ed7-7add-4ce8-9e36-f289b0b70024 Sep 05 20:52:44 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-d0f0f579-8f2d-4cf3-90d8-e88471cff92b tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:44 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-d0f0f579-8f2d-4cf3-90d8-e88471cff92b tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:44 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:44 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:52:44 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-d0f0f579-8f2d-4cf3-90d8-e88471cff92b tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Snapshot retrieved successfully. Sep 05 20:52:44 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d0f0f579-8f2d-4cf3-90d8-e88471cff92b tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] http://192.168.122.117/volume/v3/snapshots/ef570ed7-7add-4ce8-9e36-f289b0b70024 returned with HTTP 200 Sep 05 20:52:44 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 291/556] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:52:44 2026] GET /volume/v3/snapshots/ef570ed7-7add-4ce8-9e36-f289b0b70024 => generated 472 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:52:45 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-d76666a8-5506-4f6e-8105-aace79246b0d None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:45 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-d76666a8-5506-4f6e-8105-aace79246b0d tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] GET http://192.168.122.117/volume/v3/snapshots/ef570ed7-7add-4ce8-9e36-f289b0b70024 Sep 05 20:52:45 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-d76666a8-5506-4f6e-8105-aace79246b0d tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:45 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-d76666a8-5506-4f6e-8105-aace79246b0d tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:45 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-d76666a8-5506-4f6e-8105-aace79246b0d tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] http://192.168.122.117/volume/v3/snapshots/ef570ed7-7add-4ce8-9e36-f289b0b70024 returned with HTTP 404 Sep 05 20:52:45 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 266/557] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:52:45 2026] GET /volume/v3/snapshots/ef570ed7-7add-4ce8-9e36-f289b0b70024 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:52:45 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-b4101578-317f-4607-95bf-a88f29efc690 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:45 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b4101578-317f-4607-95bf-a88f29efc690 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] GET http://192.168.122.117/volume/v3/volumes/675c5358-bba1-4d1f-ad50-43787f827453 Sep 05 20:52:45 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b4101578-317f-4607-95bf-a88f29efc690 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:45 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b4101578-317f-4607-95bf-a88f29efc690 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:45 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:45 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:52:45 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:45 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:52:45 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-b4101578-317f-4607-95bf-a88f29efc690 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Volume info retrieved successfully. Sep 05 20:52:45 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b4101578-317f-4607-95bf-a88f29efc690 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] http://192.168.122.117/volume/v3/volumes/675c5358-bba1-4d1f-ad50-43787f827453 returned with HTTP 200 Sep 05 20:52:45 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 292/558] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:52:45 2026] GET /volume/v3/volumes/675c5358-bba1-4d1f-ad50-43787f827453 => generated 860 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:52:45 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-6fdaf30a-4e31-4723-892e-8adf49215300 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:45 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-6fdaf30a-4e31-4723-892e-8adf49215300 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] DELETE http://192.168.122.117/volume/v3/volumes/675c5358-bba1-4d1f-ad50-43787f827453 Sep 05 20:52:45 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-6fdaf30a-4e31-4723-892e-8adf49215300 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:45 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-6fdaf30a-4e31-4723-892e-8adf49215300 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:45 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-6fdaf30a-4e31-4723-892e-8adf49215300 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Delete volume with id: 675c5358-bba1-4d1f-ad50-43787f827453 Sep 05 20:52:45 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:45 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:52:45 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:45 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:52:45 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-6fdaf30a-4e31-4723-892e-8adf49215300 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Volume info retrieved successfully. Sep 05 20:52:45 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-6fdaf30a-4e31-4723-892e-8adf49215300 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Delete volume request issued successfully. Sep 05 20:52:45 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-6fdaf30a-4e31-4723-892e-8adf49215300 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] http://192.168.122.117/volume/v3/volumes/675c5358-bba1-4d1f-ad50-43787f827453 returned with HTTP 202 Sep 05 20:52:45 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 267/559] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 20:52:45 2026] DELETE /volume/v3/volumes/675c5358-bba1-4d1f-ad50-43787f827453 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:52:45 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-d4b65071-19d7-43ad-8f54-54fe02ca5670 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:45 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d4b65071-19d7-43ad-8f54-54fe02ca5670 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] GET http://192.168.122.117/volume/v3/volumes/675c5358-bba1-4d1f-ad50-43787f827453 Sep 05 20:52:45 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-d4b65071-19d7-43ad-8f54-54fe02ca5670 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:45 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-d4b65071-19d7-43ad-8f54-54fe02ca5670 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:45 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:45 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:52:45 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:45 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:52:46 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-d4b65071-19d7-43ad-8f54-54fe02ca5670 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Volume info retrieved successfully. Sep 05 20:52:46 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d4b65071-19d7-43ad-8f54-54fe02ca5670 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] http://192.168.122.117/volume/v3/volumes/675c5358-bba1-4d1f-ad50-43787f827453 returned with HTTP 200 Sep 05 20:52:46 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 293/560] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:52:45 2026] GET /volume/v3/volumes/675c5358-bba1-4d1f-ad50-43787f827453 => generated 859 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:52:47 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-08069f95-f044-462d-9001-f3773d47ab05 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:47 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-08069f95-f044-462d-9001-f3773d47ab05 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] GET http://192.168.122.117/volume/v3/volumes/675c5358-bba1-4d1f-ad50-43787f827453 Sep 05 20:52:47 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-08069f95-f044-462d-9001-f3773d47ab05 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:47 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-08069f95-f044-462d-9001-f3773d47ab05 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:47 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:47 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:52:47 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:47 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:52:47 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-08069f95-f044-462d-9001-f3773d47ab05 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Volume info retrieved successfully. Sep 05 20:52:47 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-08069f95-f044-462d-9001-f3773d47ab05 tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] http://192.168.122.117/volume/v3/volumes/675c5358-bba1-4d1f-ad50-43787f827453 returned with HTTP 200 Sep 05 20:52:47 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 268/561] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:52:47 2026] GET /volume/v3/volumes/675c5358-bba1-4d1f-ad50-43787f827453 => generated 859 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:52:48 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-bc6b022c-9c98-439f-bb96-69dff3349f8b None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:48 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-bc6b022c-9c98-439f-bb96-69dff3349f8b tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] GET http://192.168.122.117/volume/v3/volumes/675c5358-bba1-4d1f-ad50-43787f827453 Sep 05 20:52:48 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-bc6b022c-9c98-439f-bb96-69dff3349f8b tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:48 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-bc6b022c-9c98-439f-bb96-69dff3349f8b tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:48 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-bc6b022c-9c98-439f-bb96-69dff3349f8b tempest-VolumesSnapshotListTestJSON-2094321514 tempest-VolumesSnapshotListTestJSON-2094321514-project-member] http://192.168.122.117/volume/v3/volumes/675c5358-bba1-4d1f-ad50-43787f827453 returned with HTTP 404 Sep 05 20:52:48 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 294/562] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:52:48 2026] GET /volume/v3/volumes/675c5358-bba1-4d1f-ad50-43787f827453 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:52:50 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-510f62df-8116-4392-9b4b-2f87ddccaffd None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:50 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-510f62df-8116-4392-9b4b-2f87ddccaffd tempest-VolumeQuotasNegativeTestJSON-635667757 tempest-VolumeQuotasNegativeTestJSON-635667757-project-admin] GET http://192.168.122.117/volume/v3/os-quota-sets/92f05ace6c6f4d4ebdb9b131b6340e89 Sep 05 20:52:50 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-510f62df-8116-4392-9b4b-2f87ddccaffd tempest-VolumeQuotasNegativeTestJSON-635667757 tempest-VolumeQuotasNegativeTestJSON-635667757-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:50 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-510f62df-8116-4392-9b4b-2f87ddccaffd tempest-VolumeQuotasNegativeTestJSON-635667757 tempest-VolumeQuotasNegativeTestJSON-635667757-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:50 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-510f62df-8116-4392-9b4b-2f87ddccaffd tempest-VolumeQuotasNegativeTestJSON-635667757 tempest-VolumeQuotasNegativeTestJSON-635667757-project-admin] http://192.168.122.117/volume/v3/os-quota-sets/92f05ace6c6f4d4ebdb9b131b6340e89 returned with HTTP 200 Sep 05 20:52:50 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 269/563] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:52:50 2026] GET /volume/v3/os-quota-sets/92f05ace6c6f4d4ebdb9b131b6340e89 => generated 440 bytes in 393 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:52:50 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-84e10cc9-20d3-46f5-80cc-06cb21a99d24 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:50 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-84e10cc9-20d3-46f5-80cc-06cb21a99d24 tempest-VolumeQuotasNegativeTestJSON-1601107460 tempest-VolumeQuotasNegativeTestJSON-1601107460-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 20:52:50 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-84e10cc9-20d3-46f5-80cc-06cb21a99d24 tempest-VolumeQuotasNegativeTestJSON-1601107460 tempest-VolumeQuotasNegativeTestJSON-1601107460-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-1971315485"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:52:50 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.volumes [None req-84e10cc9-20d3-46f5-80cc-06cb21a99d24 tempest-VolumeQuotasNegativeTestJSON-1601107460 tempest-VolumeQuotasNegativeTestJSON-1601107460-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-1971315485'}} {{(pid=87434) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:52:50 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-84e10cc9-20d3-46f5-80cc-06cb21a99d24 tempest-VolumeQuotasNegativeTestJSON-1601107460 tempest-VolumeQuotasNegativeTestJSON-1601107460-project-member] Create volume of 1 GB Sep 05 20:52:50 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-84e10cc9-20d3-46f5-80cc-06cb21a99d24 tempest-VolumeQuotasNegativeTestJSON-1601107460 tempest-VolumeQuotasNegativeTestJSON-1601107460-project-member] Availability Zones retrieved successfully. Sep 05 20:52:50 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-84e10cc9-20d3-46f5-80cc-06cb21a99d24 tempest-VolumeQuotasNegativeTestJSON-1601107460 tempest-VolumeQuotasNegativeTestJSON-1601107460-project-member] Flow 'volume_create_api' (4052bf57-e97f-452e-a9f1-327433f9373a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:52:50 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-84e10cc9-20d3-46f5-80cc-06cb21a99d24 tempest-VolumeQuotasNegativeTestJSON-1601107460 tempest-VolumeQuotasNegativeTestJSON-1601107460-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5d012cf-5ec1-4e15-b339-c3a38c883a75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:52:50 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.flows.api.create_volume [None req-84e10cc9-20d3-46f5-80cc-06cb21a99d24 tempest-VolumeQuotasNegativeTestJSON-1601107460 tempest-VolumeQuotasNegativeTestJSON-1601107460-project-member] Validating volume size '1' using validate_int {{(pid=87434) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:52:51 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-84e10cc9-20d3-46f5-80cc-06cb21a99d24 tempest-VolumeQuotasNegativeTestJSON-1601107460 tempest-VolumeQuotasNegativeTestJSON-1601107460-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5d012cf-5ec1-4e15-b339-c3a38c883a75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:52:51 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-84e10cc9-20d3-46f5-80cc-06cb21a99d24 tempest-VolumeQuotasNegativeTestJSON-1601107460 tempest-VolumeQuotasNegativeTestJSON-1601107460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5f7efff-c615-4d60-81fd-a95cdbe66b5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:52:51 devstack devstack@c-api.service[87434]: DEBUG cinder.quota [None req-84e10cc9-20d3-46f5-80cc-06cb21a99d24 tempest-VolumeQuotasNegativeTestJSON-1601107460 tempest-VolumeQuotasNegativeTestJSON-1601107460-project-member] Created reservations ['1d8fb509-cb63-41eb-b96a-6b73edf1fe27', '3c4b5191-0819-44b9-a949-b87963348cf9', 'a74d7270-9024-42fd-b74a-e5e334130182', '18ad940e-f64e-4ef2-9eee-bd2c704c8522'] {{(pid=87434) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:52:51 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-84e10cc9-20d3-46f5-80cc-06cb21a99d24 tempest-VolumeQuotasNegativeTestJSON-1601107460 tempest-VolumeQuotasNegativeTestJSON-1601107460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5f7efff-c615-4d60-81fd-a95cdbe66b5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1d8fb509-cb63-41eb-b96a-6b73edf1fe27', '3c4b5191-0819-44b9-a949-b87963348cf9', 'a74d7270-9024-42fd-b74a-e5e334130182', '18ad940e-f64e-4ef2-9eee-bd2c704c8522']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:52:51 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-84e10cc9-20d3-46f5-80cc-06cb21a99d24 tempest-VolumeQuotasNegativeTestJSON-1601107460 tempest-VolumeQuotasNegativeTestJSON-1601107460-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64fa1f4c-0b30-4b6a-ac6f-83e6c7321aff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:52:51 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:51 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:52:51 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-84e10cc9-20d3-46f5-80cc-06cb21a99d24 tempest-VolumeQuotasNegativeTestJSON-1601107460 tempest-VolumeQuotasNegativeTestJSON-1601107460-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64fa1f4c-0b30-4b6a-ac6f-83e6c7321aff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6b4e07ea-50e2-42fd-a4f7-36890c02d4b5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1971315485',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='92f05ace6c6f4d4ebdb9b131b6340e89',qos_specs=None,replication_status=,reservations=['1d8fb509-cb63-41eb-b96a-6b73edf1fe27','3c4b5191-0819-44b9-a949-b87963348cf9','a74d7270-9024-42fd-b74a-e5e334130182','18ad940e-f64e-4ef2-9eee-bd2c704c8522'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86087ee255b4489fba461e4114b8c2e8',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T18:52:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1971315485',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6b4e07ea-50e2-42fd-a4f7-36890c02d4b5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='92f05ace6c6f4d4ebdb9b131b6340e89',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='86087ee255b4489fba461e4114b8c2e8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:52:51 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-84e10cc9-20d3-46f5-80cc-06cb21a99d24 tempest-VolumeQuotasNegativeTestJSON-1601107460 tempest-VolumeQuotasNegativeTestJSON-1601107460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc9f96d2-1908-49cb-9070-f92d40397bd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:52:51 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-84e10cc9-20d3-46f5-80cc-06cb21a99d24 tempest-VolumeQuotasNegativeTestJSON-1601107460 tempest-VolumeQuotasNegativeTestJSON-1601107460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc9f96d2-1908-49cb-9070-f92d40397bd9) transitioned into state 'SUCCESS' from state '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-1971315485',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='92f05ace6c6f4d4ebdb9b131b6340e89',qos_specs=None,replication_status=,reservations=['1d8fb509-cb63-41eb-b96a-6b73edf1fe27','3c4b5191-0819-44b9-a949-b87963348cf9','a74d7270-9024-42fd-b74a-e5e334130182','18ad940e-f64e-4ef2-9eee-bd2c704c8522'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86087ee255b4489fba461e4114b8c2e8',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:52:51 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-84e10cc9-20d3-46f5-80cc-06cb21a99d24 tempest-VolumeQuotasNegativeTestJSON-1601107460 tempest-VolumeQuotasNegativeTestJSON-1601107460-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20b6b5ca-c92a-4766-8efa-b09ebb81af02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:52:51 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-84e10cc9-20d3-46f5-80cc-06cb21a99d24 tempest-VolumeQuotasNegativeTestJSON-1601107460 tempest-VolumeQuotasNegativeTestJSON-1601107460-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20b6b5ca-c92a-4766-8efa-b09ebb81af02) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:52:51 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-84e10cc9-20d3-46f5-80cc-06cb21a99d24 tempest-VolumeQuotasNegativeTestJSON-1601107460 tempest-VolumeQuotasNegativeTestJSON-1601107460-project-member] Flow 'volume_create_api' (4052bf57-e97f-452e-a9f1-327433f9373a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:52:51 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-84e10cc9-20d3-46f5-80cc-06cb21a99d24 tempest-VolumeQuotasNegativeTestJSON-1601107460 tempest-VolumeQuotasNegativeTestJSON-1601107460-project-member] Create volume request issued successfully. Sep 05 20:52:51 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-84e10cc9-20d3-46f5-80cc-06cb21a99d24 tempest-VolumeQuotasNegativeTestJSON-1601107460 tempest-VolumeQuotasNegativeTestJSON-1601107460-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 20:52:51 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 295/564] 192.168.122.117 () {60 vars in 1142 bytes} [Sat Sep 5 20:52:50 2026] POST /volume/v3/volumes => generated 768 bytes in 1112 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 05 20:52:51 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-0603c071-d815-4a05-aaf0-27b45557e213 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:51 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-0603c071-d815-4a05-aaf0-27b45557e213 tempest-VolumeQuotasNegativeTestJSON-1601107460 tempest-VolumeQuotasNegativeTestJSON-1601107460-project-member] GET http://192.168.122.117/volume/v3/volumes/6b4e07ea-50e2-42fd-a4f7-36890c02d4b5 Sep 05 20:52:51 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-0603c071-d815-4a05-aaf0-27b45557e213 tempest-VolumeQuotasNegativeTestJSON-1601107460 tempest-VolumeQuotasNegativeTestJSON-1601107460-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:51 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-0603c071-d815-4a05-aaf0-27b45557e213 tempest-VolumeQuotasNegativeTestJSON-1601107460 tempest-VolumeQuotasNegativeTestJSON-1601107460-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:51 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:51 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:52:51 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:51 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:52:51 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-0603c071-d815-4a05-aaf0-27b45557e213 tempest-VolumeQuotasNegativeTestJSON-1601107460 tempest-VolumeQuotasNegativeTestJSON-1601107460-project-member] Volume info retrieved successfully. Sep 05 20:52:51 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-0603c071-d815-4a05-aaf0-27b45557e213 tempest-VolumeQuotasNegativeTestJSON-1601107460 tempest-VolumeQuotasNegativeTestJSON-1601107460-project-member] http://192.168.122.117/volume/v3/volumes/6b4e07ea-50e2-42fd-a4f7-36890c02d4b5 returned with HTTP 200 Sep 05 20:52:51 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 270/565] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:52:51 2026] GET /volume/v3/volumes/6b4e07ea-50e2-42fd-a4f7-36890c02d4b5 => generated 836 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:52:52 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-f17fbe3c-783c-4772-94ea-f1c7a5ed7865 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:52 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-f17fbe3c-783c-4772-94ea-f1c7a5ed7865 tempest-VolumeQuotasNegativeTestJSON-1601107460 tempest-VolumeQuotasNegativeTestJSON-1601107460-project-member] GET http://192.168.122.117/volume/v3/volumes/6b4e07ea-50e2-42fd-a4f7-36890c02d4b5 Sep 05 20:52:52 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-f17fbe3c-783c-4772-94ea-f1c7a5ed7865 tempest-VolumeQuotasNegativeTestJSON-1601107460 tempest-VolumeQuotasNegativeTestJSON-1601107460-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:52 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-f17fbe3c-783c-4772-94ea-f1c7a5ed7865 tempest-VolumeQuotasNegativeTestJSON-1601107460 tempest-VolumeQuotasNegativeTestJSON-1601107460-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:52 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:52 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:52:52 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:52 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:52:53 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-f17fbe3c-783c-4772-94ea-f1c7a5ed7865 tempest-VolumeQuotasNegativeTestJSON-1601107460 tempest-VolumeQuotasNegativeTestJSON-1601107460-project-member] Volume info retrieved successfully. Sep 05 20:52:53 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-f17fbe3c-783c-4772-94ea-f1c7a5ed7865 tempest-VolumeQuotasNegativeTestJSON-1601107460 tempest-VolumeQuotasNegativeTestJSON-1601107460-project-member] http://192.168.122.117/volume/v3/volumes/6b4e07ea-50e2-42fd-a4f7-36890c02d4b5 returned with HTTP 200 Sep 05 20:52:53 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 296/566] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:52:52 2026] GET /volume/v3/volumes/6b4e07ea-50e2-42fd-a4f7-36890c02d4b5 => generated 860 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:52:54 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-e746d38a-439b-4c36-8e63-661e9b053acf None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:54 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-e746d38a-439b-4c36-8e63-661e9b053acf tempest-VolumeQuotasNegativeTestJSON-1601107460 tempest-VolumeQuotasNegativeTestJSON-1601107460-project-member] GET http://192.168.122.117/volume/v3/volumes/6b4e07ea-50e2-42fd-a4f7-36890c02d4b5 Sep 05 20:52:54 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-e746d38a-439b-4c36-8e63-661e9b053acf tempest-VolumeQuotasNegativeTestJSON-1601107460 tempest-VolumeQuotasNegativeTestJSON-1601107460-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:54 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-e746d38a-439b-4c36-8e63-661e9b053acf tempest-VolumeQuotasNegativeTestJSON-1601107460 tempest-VolumeQuotasNegativeTestJSON-1601107460-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:54 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:54 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:52:54 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:54 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:52:54 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-e746d38a-439b-4c36-8e63-661e9b053acf tempest-VolumeQuotasNegativeTestJSON-1601107460 tempest-VolumeQuotasNegativeTestJSON-1601107460-project-member] Volume info retrieved successfully. Sep 05 20:52:54 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-e746d38a-439b-4c36-8e63-661e9b053acf tempest-VolumeQuotasNegativeTestJSON-1601107460 tempest-VolumeQuotasNegativeTestJSON-1601107460-project-member] http://192.168.122.117/volume/v3/volumes/6b4e07ea-50e2-42fd-a4f7-36890c02d4b5 returned with HTTP 200 Sep 05 20:52:54 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 271/567] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:52:54 2026] GET /volume/v3/volumes/6b4e07ea-50e2-42fd-a4f7-36890c02d4b5 => generated 861 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:52:54 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-8efc5170-9c23-4272-9f72-f19255c306aa None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:54 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-8efc5170-9c23-4272-9f72-f19255c306aa tempest-VolumeQuotasNegativeTestJSON-635667757 tempest-VolumeQuotasNegativeTestJSON-635667757-project-admin] PUT http://192.168.122.117/volume/v3/os-quota-sets/92f05ace6c6f4d4ebdb9b131b6340e89 Sep 05 20:52:54 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-8efc5170-9c23-4272-9f72-f19255c306aa tempest-VolumeQuotasNegativeTestJSON-635667757 tempest-VolumeQuotasNegativeTestJSON-635667757-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:52:54 devstack devstack@c-api.service[87434]: WARNING cinder.quota [None req-8efc5170-9c23-4272-9f72-f19255c306aa tempest-VolumeQuotasNegativeTestJSON-635667757 tempest-VolumeQuotasNegativeTestJSON-635667757-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 05 20:52:54 devstack devstack@c-api.service[87434]: WARNING cinder.quota [None req-8efc5170-9c23-4272-9f72-f19255c306aa tempest-VolumeQuotasNegativeTestJSON-635667757 tempest-VolumeQuotasNegativeTestJSON-635667757-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 05 20:52:54 devstack devstack@c-api.service[87434]: WARNING cinder.quota [None req-8efc5170-9c23-4272-9f72-f19255c306aa tempest-VolumeQuotasNegativeTestJSON-635667757 tempest-VolumeQuotasNegativeTestJSON-635667757-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 05 20:52:54 devstack devstack@c-api.service[87434]: WARNING cinder.quota [None req-8efc5170-9c23-4272-9f72-f19255c306aa tempest-VolumeQuotasNegativeTestJSON-635667757 tempest-VolumeQuotasNegativeTestJSON-635667757-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 05 20:52:54 devstack devstack@c-api.service[87434]: WARNING cinder.quota [None req-8efc5170-9c23-4272-9f72-f19255c306aa tempest-VolumeQuotasNegativeTestJSON-635667757 tempest-VolumeQuotasNegativeTestJSON-635667757-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 05 20:52:54 devstack devstack@c-api.service[87434]: WARNING cinder.quota [None req-8efc5170-9c23-4272-9f72-f19255c306aa tempest-VolumeQuotasNegativeTestJSON-635667757 tempest-VolumeQuotasNegativeTestJSON-635667757-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 05 20:52:54 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-8efc5170-9c23-4272-9f72-f19255c306aa tempest-VolumeQuotasNegativeTestJSON-635667757 tempest-VolumeQuotasNegativeTestJSON-635667757-project-admin] http://192.168.122.117/volume/v3/os-quota-sets/92f05ace6c6f4d4ebdb9b131b6340e89 returned with HTTP 200 Sep 05 20:52:54 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 297/568] 192.168.122.117 () {60 vars in 1258 bytes} [Sat Sep 5 20:52:54 2026] PUT /volume/v3/os-quota-sets/92f05ace6c6f4d4ebdb9b131b6340e89 => generated 395 bytes in 342 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:52:54 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-c1181f8f-ac53-4cf2-8672-c2283b4dddf2 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:54 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-c1181f8f-ac53-4cf2-8672-c2283b4dddf2 tempest-VolumeQuotasNegativeTestJSON-1601107460 tempest-VolumeQuotasNegativeTestJSON-1601107460-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 20:52:54 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-c1181f8f-ac53-4cf2-8672-c2283b4dddf2 tempest-VolumeQuotasNegativeTestJSON-1601107460 tempest-VolumeQuotasNegativeTestJSON-1601107460-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:52:54 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.volumes [None req-c1181f8f-ac53-4cf2-8672-c2283b4dddf2 tempest-VolumeQuotasNegativeTestJSON-1601107460 tempest-VolumeQuotasNegativeTestJSON-1601107460-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=87435) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:52:54 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-c1181f8f-ac53-4cf2-8672-c2283b4dddf2 tempest-VolumeQuotasNegativeTestJSON-1601107460 tempest-VolumeQuotasNegativeTestJSON-1601107460-project-member] Create volume of 2 GB Sep 05 20:52:54 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-c1181f8f-ac53-4cf2-8672-c2283b4dddf2 tempest-VolumeQuotasNegativeTestJSON-1601107460 tempest-VolumeQuotasNegativeTestJSON-1601107460-project-member] Availability Zones retrieved successfully. Sep 05 20:52:54 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-c1181f8f-ac53-4cf2-8672-c2283b4dddf2 tempest-VolumeQuotasNegativeTestJSON-1601107460 tempest-VolumeQuotasNegativeTestJSON-1601107460-project-member] Flow 'volume_create_api' (92bdebcc-6892-481c-a8ec-3cd1454ab7ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:52:54 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-c1181f8f-ac53-4cf2-8672-c2283b4dddf2 tempest-VolumeQuotasNegativeTestJSON-1601107460 tempest-VolumeQuotasNegativeTestJSON-1601107460-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20e61e28-fba4-443e-9cbd-616a4cfa4b8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:52:54 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.flows.api.create_volume [None req-c1181f8f-ac53-4cf2-8672-c2283b4dddf2 tempest-VolumeQuotasNegativeTestJSON-1601107460 tempest-VolumeQuotasNegativeTestJSON-1601107460-project-member] Validating volume size '2' using validate_int {{(pid=87435) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:52:54 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-c1181f8f-ac53-4cf2-8672-c2283b4dddf2 tempest-VolumeQuotasNegativeTestJSON-1601107460 tempest-VolumeQuotasNegativeTestJSON-1601107460-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20e61e28-fba4-443e-9cbd-616a4cfa4b8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:52:54 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-c1181f8f-ac53-4cf2-8672-c2283b4dddf2 tempest-VolumeQuotasNegativeTestJSON-1601107460 tempest-VolumeQuotasNegativeTestJSON-1601107460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ccc87b5-6281-48d3-a365-bca1f93aeeb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:52:54 devstack devstack@c-api.service[87435]: WARNING cinder.quota_utils [None req-c1181f8f-ac53-4cf2-8672-c2283b4dddf2 tempest-VolumeQuotasNegativeTestJSON-1601107460 tempest-VolumeQuotasNegativeTestJSON-1601107460-project-member] Quota exceeded for 92f05ace6c6f4d4ebdb9b131b6340e89, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 05 20:52:54 devstack devstack@c-api.service[87435]: WARNING cinder.volume.api [None req-c1181f8f-ac53-4cf2-8672-c2283b4dddf2 tempest-VolumeQuotasNegativeTestJSON-1601107460 tempest-VolumeQuotasNegativeTestJSON-1601107460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ccc87b5-6281-48d3-a365-bca1f93aeeb7) transitioned into state 'FAILURE' from state 'RUNNING' Sep 05 20:52:54 devstack devstack@c-api.service[87435]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Sep 05 20:52:54 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-c1181f8f-ac53-4cf2-8672-c2283b4dddf2 tempest-VolumeQuotasNegativeTestJSON-1601107460 tempest-VolumeQuotasNegativeTestJSON-1601107460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ccc87b5-6281-48d3-a365-bca1f93aeeb7) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:52:54 devstack devstack@c-api.service[87435]: WARNING cinder.volume.api [None req-c1181f8f-ac53-4cf2-8672-c2283b4dddf2 tempest-VolumeQuotasNegativeTestJSON-1601107460 tempest-VolumeQuotasNegativeTestJSON-1601107460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ccc87b5-6281-48d3-a365-bca1f93aeeb7) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 05 20:52:54 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-c1181f8f-ac53-4cf2-8672-c2283b4dddf2 tempest-VolumeQuotasNegativeTestJSON-1601107460 tempest-VolumeQuotasNegativeTestJSON-1601107460-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20e61e28-fba4-443e-9cbd-616a4cfa4b8a) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:52:54 devstack devstack@c-api.service[87435]: WARNING cinder.volume.api [None req-c1181f8f-ac53-4cf2-8672-c2283b4dddf2 tempest-VolumeQuotasNegativeTestJSON-1601107460 tempest-VolumeQuotasNegativeTestJSON-1601107460-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20e61e28-fba4-443e-9cbd-616a4cfa4b8a) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 05 20:52:54 devstack devstack@c-api.service[87435]: WARNING cinder.volume.api [None req-c1181f8f-ac53-4cf2-8672-c2283b4dddf2 tempest-VolumeQuotasNegativeTestJSON-1601107460 tempest-VolumeQuotasNegativeTestJSON-1601107460-project-member] Flow 'volume_create_api' (92bdebcc-6892-481c-a8ec-3cd1454ab7ea) transitioned into state 'REVERTED' from state 'RUNNING' Sep 05 20:52:54 devstack devstack@c-api.service[87435]: INFO cinder.api.middleware.fault [None req-c1181f8f-ac53-4cf2-8672-c2283b4dddf2 tempest-VolumeQuotasNegativeTestJSON-1601107460 tempest-VolumeQuotasNegativeTestJSON-1601107460-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 413 Sep 05 20:52:54 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 272/569] 192.168.122.117 () {60 vars in 1142 bytes} [Sat Sep 5 20:52:54 2026] POST /volume/v3/volumes => generated 208 bytes in 333 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 05 20:52:54 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-d6649d1a-83d2-420d-a45b-581814852aa8 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:54 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d6649d1a-83d2-420d-a45b-581814852aa8 tempest-VolumeQuotasNegativeTestJSON-635667757 tempest-VolumeQuotasNegativeTestJSON-635667757-project-admin] PUT http://192.168.122.117/volume/v3/os-quota-sets/92f05ace6c6f4d4ebdb9b131b6340e89 Sep 05 20:52:54 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-d6649d1a-83d2-420d-a45b-581814852aa8 tempest-VolumeQuotasNegativeTestJSON-635667757 tempest-VolumeQuotasNegativeTestJSON-635667757-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:52:55 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d6649d1a-83d2-420d-a45b-581814852aa8 tempest-VolumeQuotasNegativeTestJSON-635667757 tempest-VolumeQuotasNegativeTestJSON-635667757-project-admin] http://192.168.122.117/volume/v3/os-quota-sets/92f05ace6c6f4d4ebdb9b131b6340e89 returned with HTTP 200 Sep 05 20:52:55 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 298/570] 192.168.122.117 () {60 vars in 1258 bytes} [Sat Sep 5 20:52:54 2026] PUT /volume/v3/os-quota-sets/92f05ace6c6f4d4ebdb9b131b6340e89 => generated 395 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:52:55 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-fb9042f7-1e6b-4a23-a237-ed0b1eafd001 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:55 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-fb9042f7-1e6b-4a23-a237-ed0b1eafd001 tempest-VolumeQuotasNegativeTestJSON-1601107460 tempest-VolumeQuotasNegativeTestJSON-1601107460-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 20:52:55 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-fb9042f7-1e6b-4a23-a237-ed0b1eafd001 tempest-VolumeQuotasNegativeTestJSON-1601107460 tempest-VolumeQuotasNegativeTestJSON-1601107460-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:52:55 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.volumes [None req-fb9042f7-1e6b-4a23-a237-ed0b1eafd001 tempest-VolumeQuotasNegativeTestJSON-1601107460 tempest-VolumeQuotasNegativeTestJSON-1601107460-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=87435) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:52:55 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-fb9042f7-1e6b-4a23-a237-ed0b1eafd001 tempest-VolumeQuotasNegativeTestJSON-1601107460 tempest-VolumeQuotasNegativeTestJSON-1601107460-project-member] Create volume of 1 GB Sep 05 20:52:55 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:55 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:52:55 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-fb9042f7-1e6b-4a23-a237-ed0b1eafd001 tempest-VolumeQuotasNegativeTestJSON-1601107460 tempest-VolumeQuotasNegativeTestJSON-1601107460-project-member] Availability Zones retrieved successfully. Sep 05 20:52:55 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-fb9042f7-1e6b-4a23-a237-ed0b1eafd001 tempest-VolumeQuotasNegativeTestJSON-1601107460 tempest-VolumeQuotasNegativeTestJSON-1601107460-project-member] Flow 'volume_create_api' (86b07823-b22c-48ad-ae25-caae6c6a6bc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:52:55 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-fb9042f7-1e6b-4a23-a237-ed0b1eafd001 tempest-VolumeQuotasNegativeTestJSON-1601107460 tempest-VolumeQuotasNegativeTestJSON-1601107460-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f1854cc-88a1-4829-b3c4-381846584760) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:52:55 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.flows.api.create_volume [None req-fb9042f7-1e6b-4a23-a237-ed0b1eafd001 tempest-VolumeQuotasNegativeTestJSON-1601107460 tempest-VolumeQuotasNegativeTestJSON-1601107460-project-member] Validating volume size '1' using validate_int {{(pid=87435) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:52:55 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-fb9042f7-1e6b-4a23-a237-ed0b1eafd001 tempest-VolumeQuotasNegativeTestJSON-1601107460 tempest-VolumeQuotasNegativeTestJSON-1601107460-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f1854cc-88a1-4829-b3c4-381846584760) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:52:55 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-fb9042f7-1e6b-4a23-a237-ed0b1eafd001 tempest-VolumeQuotasNegativeTestJSON-1601107460 tempest-VolumeQuotasNegativeTestJSON-1601107460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e8b09e8-fd98-4d79-8b3d-38a9ac8879db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:52:55 devstack devstack@c-api.service[87435]: WARNING cinder.quota_utils [None req-fb9042f7-1e6b-4a23-a237-ed0b1eafd001 tempest-VolumeQuotasNegativeTestJSON-1601107460 tempest-VolumeQuotasNegativeTestJSON-1601107460-project-member] Quota exceeded for 92f05ace6c6f4d4ebdb9b131b6340e89, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Sep 05 20:52:55 devstack devstack@c-api.service[87435]: WARNING cinder.volume.api [None req-fb9042f7-1e6b-4a23-a237-ed0b1eafd001 tempest-VolumeQuotasNegativeTestJSON-1601107460 tempest-VolumeQuotasNegativeTestJSON-1601107460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e8b09e8-fd98-4d79-8b3d-38a9ac8879db) transitioned into state 'FAILURE' from state 'RUNNING' Sep 05 20:52:55 devstack devstack@c-api.service[87435]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Sep 05 20:52:55 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-fb9042f7-1e6b-4a23-a237-ed0b1eafd001 tempest-VolumeQuotasNegativeTestJSON-1601107460 tempest-VolumeQuotasNegativeTestJSON-1601107460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e8b09e8-fd98-4d79-8b3d-38a9ac8879db) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:52:55 devstack devstack@c-api.service[87435]: WARNING cinder.volume.api [None req-fb9042f7-1e6b-4a23-a237-ed0b1eafd001 tempest-VolumeQuotasNegativeTestJSON-1601107460 tempest-VolumeQuotasNegativeTestJSON-1601107460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e8b09e8-fd98-4d79-8b3d-38a9ac8879db) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 05 20:52:55 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-fb9042f7-1e6b-4a23-a237-ed0b1eafd001 tempest-VolumeQuotasNegativeTestJSON-1601107460 tempest-VolumeQuotasNegativeTestJSON-1601107460-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f1854cc-88a1-4829-b3c4-381846584760) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:52:55 devstack devstack@c-api.service[87435]: WARNING cinder.volume.api [None req-fb9042f7-1e6b-4a23-a237-ed0b1eafd001 tempest-VolumeQuotasNegativeTestJSON-1601107460 tempest-VolumeQuotasNegativeTestJSON-1601107460-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f1854cc-88a1-4829-b3c4-381846584760) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 05 20:52:55 devstack devstack@c-api.service[87435]: WARNING cinder.volume.api [None req-fb9042f7-1e6b-4a23-a237-ed0b1eafd001 tempest-VolumeQuotasNegativeTestJSON-1601107460 tempest-VolumeQuotasNegativeTestJSON-1601107460-project-member] Flow 'volume_create_api' (86b07823-b22c-48ad-ae25-caae6c6a6bc1) transitioned into state 'REVERTED' from state 'RUNNING' Sep 05 20:52:55 devstack devstack@c-api.service[87435]: INFO cinder.api.middleware.fault [None req-fb9042f7-1e6b-4a23-a237-ed0b1eafd001 tempest-VolumeQuotasNegativeTestJSON-1601107460 tempest-VolumeQuotasNegativeTestJSON-1601107460-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 413 Sep 05 20:52:55 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 273/571] 192.168.122.117 () {60 vars in 1142 bytes} [Sat Sep 5 20:52:55 2026] POST /volume/v3/volumes => generated 150 bytes in 301 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 05 20:52:55 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-019ea847-2e5b-4d44-9cb8-7e5fb7469a3c None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:55 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-019ea847-2e5b-4d44-9cb8-7e5fb7469a3c tempest-VolumeQuotasNegativeTestJSON-635667757 tempest-VolumeQuotasNegativeTestJSON-635667757-project-admin] PUT http://192.168.122.117/volume/v3/os-quota-sets/92f05ace6c6f4d4ebdb9b131b6340e89 Sep 05 20:52:55 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-019ea847-2e5b-4d44-9cb8-7e5fb7469a3c tempest-VolumeQuotasNegativeTestJSON-635667757 tempest-VolumeQuotasNegativeTestJSON-635667757-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:52:55 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-019ea847-2e5b-4d44-9cb8-7e5fb7469a3c tempest-VolumeQuotasNegativeTestJSON-635667757 tempest-VolumeQuotasNegativeTestJSON-635667757-project-admin] http://192.168.122.117/volume/v3/os-quota-sets/92f05ace6c6f4d4ebdb9b131b6340e89 returned with HTTP 200 Sep 05 20:52:55 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 299/572] 192.168.122.117 () {60 vars in 1258 bytes} [Sat Sep 5 20:52:55 2026] PUT /volume/v3/os-quota-sets/92f05ace6c6f4d4ebdb9b131b6340e89 => generated 394 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:52:55 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-744c46e2-cf51-4396-a2a6-fffdd530b6bd None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:55 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-744c46e2-cf51-4396-a2a6-fffdd530b6bd tempest-VolumeQuotasNegativeTestJSON-1601107460 tempest-VolumeQuotasNegativeTestJSON-1601107460-project-member] POST http://192.168.122.117/volume/v3/volumes/6b4e07ea-50e2-42fd-a4f7-36890c02d4b5/action Sep 05 20:52:55 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-744c46e2-cf51-4396-a2a6-fffdd530b6bd tempest-VolumeQuotasNegativeTestJSON-1601107460 tempest-VolumeQuotasNegativeTestJSON-1601107460-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87435) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:52:55 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-744c46e2-cf51-4396-a2a6-fffdd530b6bd tempest-VolumeQuotasNegativeTestJSON-1601107460 tempest-VolumeQuotasNegativeTestJSON-1601107460-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:52:55 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:55 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:52:55 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:55 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:52:55 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-744c46e2-cf51-4396-a2a6-fffdd530b6bd tempest-VolumeQuotasNegativeTestJSON-1601107460 tempest-VolumeQuotasNegativeTestJSON-1601107460-project-member] Volume info retrieved successfully. Sep 05 20:52:55 devstack devstack@c-api.service[87435]: ERROR cinder.volume.api [None req-744c46e2-cf51-4396-a2a6-fffdd530b6bd tempest-VolumeQuotasNegativeTestJSON-1601107460 tempest-VolumeQuotasNegativeTestJSON-1601107460-project-member] Quota exceeded for 92f05ace6c6f4d4ebdb9b131b6340e89, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 05 20:52:56 devstack devstack@c-api.service[87435]: INFO cinder.api.middleware.fault [None req-744c46e2-cf51-4396-a2a6-fffdd530b6bd tempest-VolumeQuotasNegativeTestJSON-1601107460 tempest-VolumeQuotasNegativeTestJSON-1601107460-project-member] http://192.168.122.117/volume/v3/volumes/6b4e07ea-50e2-42fd-a4f7-36890c02d4b5/action returned with HTTP 413 Sep 05 20:52:56 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 274/573] 192.168.122.117 () {60 vars in 1274 bytes} [Sat Sep 5 20:52:55 2026] POST /volume/v3/volumes/6b4e07ea-50e2-42fd-a4f7-36890c02d4b5/action => generated 208 bytes in 279 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 05 20:52:56 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-9d849d45-cbcc-436b-945f-356ce7668422 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:56 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-9d849d45-cbcc-436b-945f-356ce7668422 tempest-VolumeQuotasNegativeTestJSON-1601107460 tempest-VolumeQuotasNegativeTestJSON-1601107460-project-member] GET http://192.168.122.117/volume/v3/volumes/6b4e07ea-50e2-42fd-a4f7-36890c02d4b5 Sep 05 20:52:56 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-9d849d45-cbcc-436b-945f-356ce7668422 tempest-VolumeQuotasNegativeTestJSON-1601107460 tempest-VolumeQuotasNegativeTestJSON-1601107460-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:56 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-9d849d45-cbcc-436b-945f-356ce7668422 tempest-VolumeQuotasNegativeTestJSON-1601107460 tempest-VolumeQuotasNegativeTestJSON-1601107460-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:56 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:56 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:52:56 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:56 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:52:56 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-9d849d45-cbcc-436b-945f-356ce7668422 tempest-VolumeQuotasNegativeTestJSON-1601107460 tempest-VolumeQuotasNegativeTestJSON-1601107460-project-member] Volume info retrieved successfully. Sep 05 20:52:56 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-9d849d45-cbcc-436b-945f-356ce7668422 tempest-VolumeQuotasNegativeTestJSON-1601107460 tempest-VolumeQuotasNegativeTestJSON-1601107460-project-member] http://192.168.122.117/volume/v3/volumes/6b4e07ea-50e2-42fd-a4f7-36890c02d4b5 returned with HTTP 200 Sep 05 20:52:56 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 300/574] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:52:56 2026] GET /volume/v3/volumes/6b4e07ea-50e2-42fd-a4f7-36890c02d4b5 => generated 861 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:52:56 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-36f6b383-b07b-458a-8a2e-0c91e504c6be None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:56 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-36f6b383-b07b-458a-8a2e-0c91e504c6be tempest-VolumeQuotasNegativeTestJSON-1601107460 tempest-VolumeQuotasNegativeTestJSON-1601107460-project-member] DELETE http://192.168.122.117/volume/v3/volumes/6b4e07ea-50e2-42fd-a4f7-36890c02d4b5 Sep 05 20:52:56 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-36f6b383-b07b-458a-8a2e-0c91e504c6be tempest-VolumeQuotasNegativeTestJSON-1601107460 tempest-VolumeQuotasNegativeTestJSON-1601107460-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:56 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-36f6b383-b07b-458a-8a2e-0c91e504c6be tempest-VolumeQuotasNegativeTestJSON-1601107460 tempest-VolumeQuotasNegativeTestJSON-1601107460-project-member] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:56 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-36f6b383-b07b-458a-8a2e-0c91e504c6be tempest-VolumeQuotasNegativeTestJSON-1601107460 tempest-VolumeQuotasNegativeTestJSON-1601107460-project-member] Delete volume with id: 6b4e07ea-50e2-42fd-a4f7-36890c02d4b5 Sep 05 20:52:56 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:56 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:52:56 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:56 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:52:56 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-36f6b383-b07b-458a-8a2e-0c91e504c6be tempest-VolumeQuotasNegativeTestJSON-1601107460 tempest-VolumeQuotasNegativeTestJSON-1601107460-project-member] Volume info retrieved successfully. Sep 05 20:52:56 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-36f6b383-b07b-458a-8a2e-0c91e504c6be tempest-VolumeQuotasNegativeTestJSON-1601107460 tempest-VolumeQuotasNegativeTestJSON-1601107460-project-member] Delete volume request issued successfully. Sep 05 20:52:56 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-36f6b383-b07b-458a-8a2e-0c91e504c6be tempest-VolumeQuotasNegativeTestJSON-1601107460 tempest-VolumeQuotasNegativeTestJSON-1601107460-project-member] http://192.168.122.117/volume/v3/volumes/6b4e07ea-50e2-42fd-a4f7-36890c02d4b5 returned with HTTP 202 Sep 05 20:52:56 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 275/575] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 20:52:56 2026] DELETE /volume/v3/volumes/6b4e07ea-50e2-42fd-a4f7-36890c02d4b5 => generated 0 bytes in 235 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:52:56 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-c48a0cfe-b072-44c7-b5df-b6fdc38a7e41 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:56 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-c48a0cfe-b072-44c7-b5df-b6fdc38a7e41 tempest-VolumeQuotasNegativeTestJSON-1601107460 tempest-VolumeQuotasNegativeTestJSON-1601107460-project-member] GET http://192.168.122.117/volume/v3/volumes/6b4e07ea-50e2-42fd-a4f7-36890c02d4b5 Sep 05 20:52:56 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-c48a0cfe-b072-44c7-b5df-b6fdc38a7e41 tempest-VolumeQuotasNegativeTestJSON-1601107460 tempest-VolumeQuotasNegativeTestJSON-1601107460-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:56 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-c48a0cfe-b072-44c7-b5df-b6fdc38a7e41 tempest-VolumeQuotasNegativeTestJSON-1601107460 tempest-VolumeQuotasNegativeTestJSON-1601107460-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:56 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:56 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:52:56 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:56 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:52:56 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-c48a0cfe-b072-44c7-b5df-b6fdc38a7e41 tempest-VolumeQuotasNegativeTestJSON-1601107460 tempest-VolumeQuotasNegativeTestJSON-1601107460-project-member] Volume info retrieved successfully. Sep 05 20:52:56 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-c48a0cfe-b072-44c7-b5df-b6fdc38a7e41 tempest-VolumeQuotasNegativeTestJSON-1601107460 tempest-VolumeQuotasNegativeTestJSON-1601107460-project-member] http://192.168.122.117/volume/v3/volumes/6b4e07ea-50e2-42fd-a4f7-36890c02d4b5 returned with HTTP 200 Sep 05 20:52:56 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 301/576] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:52:56 2026] GET /volume/v3/volumes/6b4e07ea-50e2-42fd-a4f7-36890c02d4b5 => generated 860 bytes in 414 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:52:57 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-9ae42ed7-ccf6-49c1-b493-c9ccaf74b865 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:57 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-9ae42ed7-ccf6-49c1-b493-c9ccaf74b865 tempest-VolumeQuotasNegativeTestJSON-1601107460 tempest-VolumeQuotasNegativeTestJSON-1601107460-project-member] GET http://192.168.122.117/volume/v3/volumes/6b4e07ea-50e2-42fd-a4f7-36890c02d4b5 Sep 05 20:52:57 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-9ae42ed7-ccf6-49c1-b493-c9ccaf74b865 tempest-VolumeQuotasNegativeTestJSON-1601107460 tempest-VolumeQuotasNegativeTestJSON-1601107460-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:57 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-9ae42ed7-ccf6-49c1-b493-c9ccaf74b865 tempest-VolumeQuotasNegativeTestJSON-1601107460 tempest-VolumeQuotasNegativeTestJSON-1601107460-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:57 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:57 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:52:57 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:57 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:52:57 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-9ae42ed7-ccf6-49c1-b493-c9ccaf74b865 tempest-VolumeQuotasNegativeTestJSON-1601107460 tempest-VolumeQuotasNegativeTestJSON-1601107460-project-member] Volume info retrieved successfully. Sep 05 20:52:57 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-9ae42ed7-ccf6-49c1-b493-c9ccaf74b865 tempest-VolumeQuotasNegativeTestJSON-1601107460 tempest-VolumeQuotasNegativeTestJSON-1601107460-project-member] http://192.168.122.117/volume/v3/volumes/6b4e07ea-50e2-42fd-a4f7-36890c02d4b5 returned with HTTP 200 Sep 05 20:52:57 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 276/577] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:52:57 2026] GET /volume/v3/volumes/6b4e07ea-50e2-42fd-a4f7-36890c02d4b5 => generated 860 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:52:59 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-e6aa0e06-9fd1-4566-b5e6-3949008d3acb None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:59 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-e6aa0e06-9fd1-4566-b5e6-3949008d3acb tempest-VolumeQuotasNegativeTestJSON-1601107460 tempest-VolumeQuotasNegativeTestJSON-1601107460-project-member] GET http://192.168.122.117/volume/v3/volumes/6b4e07ea-50e2-42fd-a4f7-36890c02d4b5 Sep 05 20:52:59 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-e6aa0e06-9fd1-4566-b5e6-3949008d3acb tempest-VolumeQuotasNegativeTestJSON-1601107460 tempest-VolumeQuotasNegativeTestJSON-1601107460-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:59 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-e6aa0e06-9fd1-4566-b5e6-3949008d3acb tempest-VolumeQuotasNegativeTestJSON-1601107460 tempest-VolumeQuotasNegativeTestJSON-1601107460-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:59 devstack devstack@c-api.service[87434]: DEBUG dbcounter [-] [87434] Writing DB stats cinder:SELECT=465,cinder:INSERT=64,cinder:UPDATE=104 {{(pid=87434) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 20:52:59 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-e6aa0e06-9fd1-4566-b5e6-3949008d3acb tempest-VolumeQuotasNegativeTestJSON-1601107460 tempest-VolumeQuotasNegativeTestJSON-1601107460-project-member] http://192.168.122.117/volume/v3/volumes/6b4e07ea-50e2-42fd-a4f7-36890c02d4b5 returned with HTTP 404 Sep 05 20:52:59 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 302/578] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:52:59 2026] GET /volume/v3/volumes/6b4e07ea-50e2-42fd-a4f7-36890c02d4b5 => generated 109 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:52:59 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-4b2f107e-6bab-4227-9413-633685dc9a75 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:59 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-4b2f107e-6bab-4227-9413-633685dc9a75 tempest-VolumeQuotasNegativeTestJSON-635667757 tempest-VolumeQuotasNegativeTestJSON-635667757-project-admin] PUT http://192.168.122.117/volume/v3/os-quota-sets/92f05ace6c6f4d4ebdb9b131b6340e89 Sep 05 20:52:59 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-4b2f107e-6bab-4227-9413-633685dc9a75 tempest-VolumeQuotasNegativeTestJSON-635667757 tempest-VolumeQuotasNegativeTestJSON-635667757-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=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:52:59 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-4b2f107e-6bab-4227-9413-633685dc9a75 tempest-VolumeQuotasNegativeTestJSON-635667757 tempest-VolumeQuotasNegativeTestJSON-635667757-project-admin] http://192.168.122.117/volume/v3/os-quota-sets/92f05ace6c6f4d4ebdb9b131b6340e89 returned with HTTP 200 Sep 05 20:52:59 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 277/579] 192.168.122.117 () {60 vars in 1259 bytes} [Sat Sep 5 20:52:59 2026] PUT /volume/v3/os-quota-sets/92f05ace6c6f4d4ebdb9b131b6340e89 => generated 398 bytes in 459 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:09 devstack devstack@c-api.service[87435]: DEBUG dbcounter [-] [87435] Writing DB stats cinder:SELECT=92,cinder:UPDATE=6,cinder:INSERT=6 {{(pid=87435) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 20:53:15 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-5825c035-ead3-4d88-b54c-02426dba3267 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:15 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-5825c035-ead3-4d88-b54c-02426dba3267 tempest-VolumesServicesTestJSON-912310793 tempest-VolumesServicesTestJSON-912310793-project-admin] GET http://192.168.122.117/volume/v3/os-services Sep 05 20:53:15 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-5825c035-ead3-4d88-b54c-02426dba3267 tempest-VolumesServicesTestJSON-912310793 tempest-VolumesServicesTestJSON-912310793-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:15 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-5825c035-ead3-4d88-b54c-02426dba3267 tempest-VolumesServicesTestJSON-912310793 tempest-VolumesServicesTestJSON-912310793-project-admin] Calling method 'index' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:15 devstack devstack@c-api.service[87434]: /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 05 20:53:15 devstack devstack@c-api.service[87434]: return base.obj_make_list(context, cls(context), objects.Service, Sep 05 20:53:15 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-5825c035-ead3-4d88-b54c-02426dba3267 tempest-VolumesServicesTestJSON-912310793 tempest-VolumesServicesTestJSON-912310793-project-admin] http://192.168.122.117/volume/v3/os-services returned with HTTP 200 Sep 05 20:53:15 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 303/580] 192.168.122.117 () {58 vars in 1133 bytes} [Sat Sep 5 20:53:15 2026] GET /volume/v3/os-services => generated 705 bytes in 368 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:15 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-b823340c-7169-453b-ac7f-b9c89680bf45 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:15 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-b823340c-7169-453b-ac7f-b9c89680bf45 tempest-VolumesServicesTestJSON-912310793 tempest-VolumesServicesTestJSON-912310793-project-admin] GET http://192.168.122.117/volume/v3/os-services?host=devstack Sep 05 20:53:15 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-b823340c-7169-453b-ac7f-b9c89680bf45 tempest-VolumesServicesTestJSON-912310793 tempest-VolumesServicesTestJSON-912310793-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:15 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-b823340c-7169-453b-ac7f-b9c89680bf45 tempest-VolumesServicesTestJSON-912310793 tempest-VolumesServicesTestJSON-912310793-project-admin] Calling method 'index' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:15 devstack devstack@c-api.service[87435]: /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 05 20:53:15 devstack devstack@c-api.service[87435]: return base.obj_make_list(context, cls(context), objects.Service, Sep 05 20:53:15 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-b823340c-7169-453b-ac7f-b9c89680bf45 tempest-VolumesServicesTestJSON-912310793 tempest-VolumesServicesTestJSON-912310793-project-admin] http://192.168.122.117/volume/v3/os-services?host=devstack returned with HTTP 200 Sep 05 20:53:15 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 278/581] 192.168.122.117 () {58 vars in 1160 bytes} [Sat Sep 5 20:53:15 2026] GET /volume/v3/os-services?host=devstack => generated 705 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:15 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-1330db0f-2a35-473c-a6bd-71dcb97578ce None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:15 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-1330db0f-2a35-473c-a6bd-71dcb97578ce tempest-VolumesServicesTestJSON-912310793 tempest-VolumesServicesTestJSON-912310793-project-admin] GET http://192.168.122.117/volume/v3/os-services?host=devstack&binary=cinder-scheduler Sep 05 20:53:15 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-1330db0f-2a35-473c-a6bd-71dcb97578ce tempest-VolumesServicesTestJSON-912310793 tempest-VolumesServicesTestJSON-912310793-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:15 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-1330db0f-2a35-473c-a6bd-71dcb97578ce tempest-VolumesServicesTestJSON-912310793 tempest-VolumesServicesTestJSON-912310793-project-admin] Calling method 'index' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:15 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-1330db0f-2a35-473c-a6bd-71dcb97578ce tempest-VolumesServicesTestJSON-912310793 tempest-VolumesServicesTestJSON-912310793-project-admin] http://192.168.122.117/volume/v3/os-services?host=devstack&binary=cinder-scheduler returned with HTTP 200 Sep 05 20:53:15 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 304/582] 192.168.122.117 () {58 vars in 1208 bytes} [Sat Sep 5 20:53:15 2026] GET /volume/v3/os-services?host=devstack&binary=cinder-scheduler => generated 187 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:15 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-bd21984a-6960-44db-8f34-00477b30bab8 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:15 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-bd21984a-6960-44db-8f34-00477b30bab8 tempest-VolumesServicesTestJSON-912310793 tempest-VolumesServicesTestJSON-912310793-project-admin] GET http://192.168.122.117/volume/v3/os-services?binary=cinder-scheduler Sep 05 20:53:15 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-bd21984a-6960-44db-8f34-00477b30bab8 tempest-VolumesServicesTestJSON-912310793 tempest-VolumesServicesTestJSON-912310793-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:15 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-bd21984a-6960-44db-8f34-00477b30bab8 tempest-VolumesServicesTestJSON-912310793 tempest-VolumesServicesTestJSON-912310793-project-admin] Calling method 'index' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:15 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-bd21984a-6960-44db-8f34-00477b30bab8 tempest-VolumesServicesTestJSON-912310793 tempest-VolumesServicesTestJSON-912310793-project-admin] http://192.168.122.117/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Sep 05 20:53:15 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 279/583] 192.168.122.117 () {58 vars in 1180 bytes} [Sat Sep 5 20:53:15 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 187 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:15 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-9d15232b-655b-4383-9aff-7ad1e879ed70 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:16 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-9d15232b-655b-4383-9aff-7ad1e879ed70 tempest-VolumesServicesTestJSON-678934292 tempest-VolumesServicesTestJSON-678934292-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 20:53:16 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-9d15232b-655b-4383-9aff-7ad1e879ed70 tempest-VolumesServicesTestJSON-678934292 tempest-VolumesServicesTestJSON-678934292-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-795545382"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:53:16 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.volumes [None req-9d15232b-655b-4383-9aff-7ad1e879ed70 tempest-VolumesServicesTestJSON-678934292 tempest-VolumesServicesTestJSON-678934292-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-795545382'}} {{(pid=87434) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:53:16 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-9d15232b-655b-4383-9aff-7ad1e879ed70 tempest-VolumesServicesTestJSON-678934292 tempest-VolumesServicesTestJSON-678934292-project-member] Create volume of 1 GB Sep 05 20:53:16 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-9d15232b-655b-4383-9aff-7ad1e879ed70 tempest-VolumesServicesTestJSON-678934292 tempest-VolumesServicesTestJSON-678934292-project-member] Availability Zones retrieved successfully. Sep 05 20:53:16 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-9d15232b-655b-4383-9aff-7ad1e879ed70 tempest-VolumesServicesTestJSON-678934292 tempest-VolumesServicesTestJSON-678934292-project-member] Flow 'volume_create_api' (8b20d939-a25b-4069-b0eb-f1847f7bec7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:53:16 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-9d15232b-655b-4383-9aff-7ad1e879ed70 tempest-VolumesServicesTestJSON-678934292 tempest-VolumesServicesTestJSON-678934292-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1b3437b-8b1f-4be3-bfcf-44a1fc8dff3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:53:16 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.flows.api.create_volume [None req-9d15232b-655b-4383-9aff-7ad1e879ed70 tempest-VolumesServicesTestJSON-678934292 tempest-VolumesServicesTestJSON-678934292-project-member] Validating volume size '1' using validate_int {{(pid=87434) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:53:16 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-9d15232b-655b-4383-9aff-7ad1e879ed70 tempest-VolumesServicesTestJSON-678934292 tempest-VolumesServicesTestJSON-678934292-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1b3437b-8b1f-4be3-bfcf-44a1fc8dff3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:53:16 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-9d15232b-655b-4383-9aff-7ad1e879ed70 tempest-VolumesServicesTestJSON-678934292 tempest-VolumesServicesTestJSON-678934292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a835fc97-a793-466d-b28e-d25785188277) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:53:16 devstack devstack@c-api.service[87434]: DEBUG cinder.quota [None req-9d15232b-655b-4383-9aff-7ad1e879ed70 tempest-VolumesServicesTestJSON-678934292 tempest-VolumesServicesTestJSON-678934292-project-member] Created reservations ['69e91cb0-16b9-4a46-a9e1-5996387af6c4', '333423bc-fb9d-4824-879c-ee02b444cb44', '7758a38f-949d-4e52-b1c8-e8919b07a209', '8117ce25-e0c7-4bf9-af7b-094077af9c48'] {{(pid=87434) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:53:16 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-9d15232b-655b-4383-9aff-7ad1e879ed70 tempest-VolumesServicesTestJSON-678934292 tempest-VolumesServicesTestJSON-678934292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a835fc97-a793-466d-b28e-d25785188277) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['69e91cb0-16b9-4a46-a9e1-5996387af6c4', '333423bc-fb9d-4824-879c-ee02b444cb44', '7758a38f-949d-4e52-b1c8-e8919b07a209', '8117ce25-e0c7-4bf9-af7b-094077af9c48']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:53:16 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-9d15232b-655b-4383-9aff-7ad1e879ed70 tempest-VolumesServicesTestJSON-678934292 tempest-VolumesServicesTestJSON-678934292-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5499614-7d04-46b2-8698-e605021ca26d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:53:16 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:16 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:53:16 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-9d15232b-655b-4383-9aff-7ad1e879ed70 tempest-VolumesServicesTestJSON-678934292 tempest-VolumesServicesTestJSON-678934292-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5499614-7d04-46b2-8698-e605021ca26d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3f18335e-870b-4165-b4e2-ce2491cd54ab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-795545382',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f6ee9207c4144bba7889a660ad7e6bd',qos_specs=None,replication_status=,reservations=['69e91cb0-16b9-4a46-a9e1-5996387af6c4','333423bc-fb9d-4824-879c-ee02b444cb44','7758a38f-949d-4e52-b1c8-e8919b07a209','8117ce25-e0c7-4bf9-af7b-094077af9c48'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c43ecf2ffc26490ba6625a783137c64b',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T18:53:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-795545382',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3f18335e-870b-4165-b4e2-ce2491cd54ab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8f6ee9207c4144bba7889a660ad7e6bd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c43ecf2ffc26490ba6625a783137c64b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:53:16 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-9d15232b-655b-4383-9aff-7ad1e879ed70 tempest-VolumesServicesTestJSON-678934292 tempest-VolumesServicesTestJSON-678934292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a96c5af5-8a66-4758-8f78-5683915ead8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:53:16 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-9d15232b-655b-4383-9aff-7ad1e879ed70 tempest-VolumesServicesTestJSON-678934292 tempest-VolumesServicesTestJSON-678934292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a96c5af5-8a66-4758-8f78-5683915ead8f) transitioned into state 'SUCCESS' from state '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-795545382',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f6ee9207c4144bba7889a660ad7e6bd',qos_specs=None,replication_status=,reservations=['69e91cb0-16b9-4a46-a9e1-5996387af6c4','333423bc-fb9d-4824-879c-ee02b444cb44','7758a38f-949d-4e52-b1c8-e8919b07a209','8117ce25-e0c7-4bf9-af7b-094077af9c48'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c43ecf2ffc26490ba6625a783137c64b',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:53:16 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-9d15232b-655b-4383-9aff-7ad1e879ed70 tempest-VolumesServicesTestJSON-678934292 tempest-VolumesServicesTestJSON-678934292-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50f04177-feca-4aea-a888-b792fb537e92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:53:16 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-9d15232b-655b-4383-9aff-7ad1e879ed70 tempest-VolumesServicesTestJSON-678934292 tempest-VolumesServicesTestJSON-678934292-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50f04177-feca-4aea-a888-b792fb537e92) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:53:16 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-9d15232b-655b-4383-9aff-7ad1e879ed70 tempest-VolumesServicesTestJSON-678934292 tempest-VolumesServicesTestJSON-678934292-project-member] Flow 'volume_create_api' (8b20d939-a25b-4069-b0eb-f1847f7bec7c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:53:16 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-9d15232b-655b-4383-9aff-7ad1e879ed70 tempest-VolumesServicesTestJSON-678934292 tempest-VolumesServicesTestJSON-678934292-project-member] Create volume request issued successfully. Sep 05 20:53:16 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-9d15232b-655b-4383-9aff-7ad1e879ed70 tempest-VolumesServicesTestJSON-678934292 tempest-VolumesServicesTestJSON-678934292-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 20:53:16 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 305/584] 192.168.122.117 () {60 vars in 1142 bytes} [Sat Sep 5 20:53:15 2026] POST /volume/v3/volumes => generated 762 bytes in 653 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 05 20:53:16 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-e8b16ca9-6b1f-429d-bbda-eac06b5ca883 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:16 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-e8b16ca9-6b1f-429d-bbda-eac06b5ca883 tempest-VolumesServicesTestJSON-678934292 tempest-VolumesServicesTestJSON-678934292-project-member] GET http://192.168.122.117/volume/v3/volumes/3f18335e-870b-4165-b4e2-ce2491cd54ab Sep 05 20:53:16 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-e8b16ca9-6b1f-429d-bbda-eac06b5ca883 tempest-VolumesServicesTestJSON-678934292 tempest-VolumesServicesTestJSON-678934292-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:16 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-e8b16ca9-6b1f-429d-bbda-eac06b5ca883 tempest-VolumesServicesTestJSON-678934292 tempest-VolumesServicesTestJSON-678934292-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:16 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:16 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:53:16 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:16 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:53:16 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-e8b16ca9-6b1f-429d-bbda-eac06b5ca883 tempest-VolumesServicesTestJSON-678934292 tempest-VolumesServicesTestJSON-678934292-project-member] Volume info retrieved successfully. Sep 05 20:53:16 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-e8b16ca9-6b1f-429d-bbda-eac06b5ca883 tempest-VolumesServicesTestJSON-678934292 tempest-VolumesServicesTestJSON-678934292-project-member] http://192.168.122.117/volume/v3/volumes/3f18335e-870b-4165-b4e2-ce2491cd54ab returned with HTTP 200 Sep 05 20:53:16 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 280/585] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:53:16 2026] GET /volume/v3/volumes/3f18335e-870b-4165-b4e2-ce2491cd54ab => generated 830 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:17 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-43408d62-ca0b-4e66-9a9c-647bdfc67b17 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:17 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-43408d62-ca0b-4e66-9a9c-647bdfc67b17 tempest-VolumesServicesTestJSON-678934292 tempest-VolumesServicesTestJSON-678934292-project-member] GET http://192.168.122.117/volume/v3/volumes/3f18335e-870b-4165-b4e2-ce2491cd54ab Sep 05 20:53:17 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-43408d62-ca0b-4e66-9a9c-647bdfc67b17 tempest-VolumesServicesTestJSON-678934292 tempest-VolumesServicesTestJSON-678934292-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:17 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-43408d62-ca0b-4e66-9a9c-647bdfc67b17 tempest-VolumesServicesTestJSON-678934292 tempest-VolumesServicesTestJSON-678934292-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:17 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:17 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:53:17 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:17 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:53:17 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-43408d62-ca0b-4e66-9a9c-647bdfc67b17 tempest-VolumesServicesTestJSON-678934292 tempest-VolumesServicesTestJSON-678934292-project-member] Volume info retrieved successfully. Sep 05 20:53:17 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-43408d62-ca0b-4e66-9a9c-647bdfc67b17 tempest-VolumesServicesTestJSON-678934292 tempest-VolumesServicesTestJSON-678934292-project-member] http://192.168.122.117/volume/v3/volumes/3f18335e-870b-4165-b4e2-ce2491cd54ab returned with HTTP 200 Sep 05 20:53:17 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 306/586] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:53:17 2026] GET /volume/v3/volumes/3f18335e-870b-4165-b4e2-ce2491cd54ab => generated 854 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:18 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-2ad88bb7-9f5b-4279-832f-8135ec9e647d None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:18 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-2ad88bb7-9f5b-4279-832f-8135ec9e647d tempest-VolumesServicesTestJSON-678934292 tempest-VolumesServicesTestJSON-678934292-project-member] GET http://192.168.122.117/volume/v3/volumes/3f18335e-870b-4165-b4e2-ce2491cd54ab Sep 05 20:53:18 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-2ad88bb7-9f5b-4279-832f-8135ec9e647d tempest-VolumesServicesTestJSON-678934292 tempest-VolumesServicesTestJSON-678934292-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:18 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-2ad88bb7-9f5b-4279-832f-8135ec9e647d tempest-VolumesServicesTestJSON-678934292 tempest-VolumesServicesTestJSON-678934292-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:18 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:18 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:53:18 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:18 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:53:18 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-2ad88bb7-9f5b-4279-832f-8135ec9e647d tempest-VolumesServicesTestJSON-678934292 tempest-VolumesServicesTestJSON-678934292-project-member] Volume info retrieved successfully. Sep 05 20:53:18 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-2ad88bb7-9f5b-4279-832f-8135ec9e647d tempest-VolumesServicesTestJSON-678934292 tempest-VolumesServicesTestJSON-678934292-project-member] http://192.168.122.117/volume/v3/volumes/3f18335e-870b-4165-b4e2-ce2491cd54ab returned with HTTP 200 Sep 05 20:53:18 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 281/587] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:53:18 2026] GET /volume/v3/volumes/3f18335e-870b-4165-b4e2-ce2491cd54ab => generated 855 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:53:18 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-f37cc35c-261d-4e0b-a6a2-36801ec3f262 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:18 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-f37cc35c-261d-4e0b-a6a2-36801ec3f262 tempest-VolumesServicesTestJSON-912310793 tempest-VolumesServicesTestJSON-912310793-project-admin] GET http://192.168.122.117/volume/v3/volumes/3f18335e-870b-4165-b4e2-ce2491cd54ab Sep 05 20:53:18 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-f37cc35c-261d-4e0b-a6a2-36801ec3f262 tempest-VolumesServicesTestJSON-912310793 tempest-VolumesServicesTestJSON-912310793-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:18 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-f37cc35c-261d-4e0b-a6a2-36801ec3f262 tempest-VolumesServicesTestJSON-912310793 tempest-VolumesServicesTestJSON-912310793-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:18 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:18 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:53:18 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:18 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:53:18 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-f37cc35c-261d-4e0b-a6a2-36801ec3f262 tempest-VolumesServicesTestJSON-912310793 tempest-VolumesServicesTestJSON-912310793-project-admin] Volume info retrieved successfully. Sep 05 20:53:18 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-f37cc35c-261d-4e0b-a6a2-36801ec3f262 tempest-VolumesServicesTestJSON-912310793 tempest-VolumesServicesTestJSON-912310793-project-admin] http://192.168.122.117/volume/v3/volumes/3f18335e-870b-4165-b4e2-ce2491cd54ab returned with HTTP 200 Sep 05 20:53:18 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 307/588] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:53:18 2026] GET /volume/v3/volumes/3f18335e-870b-4165-b4e2-ce2491cd54ab => generated 1018 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:53:18 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-2ef50595-8cf1-4007-a6b6-cd02741b70c6 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:18 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-2ef50595-8cf1-4007-a6b6-cd02741b70c6 tempest-VolumesServicesTestJSON-912310793 tempest-VolumesServicesTestJSON-912310793-project-admin] GET http://192.168.122.117/volume/v3/os-services?host=devstack&binary=cinder-volume Sep 05 20:53:18 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-2ef50595-8cf1-4007-a6b6-cd02741b70c6 tempest-VolumesServicesTestJSON-912310793 tempest-VolumesServicesTestJSON-912310793-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:18 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-2ef50595-8cf1-4007-a6b6-cd02741b70c6 tempest-VolumesServicesTestJSON-912310793 tempest-VolumesServicesTestJSON-912310793-project-admin] Calling method 'index' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:18 devstack devstack@c-api.service[87435]: /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 05 20:53:18 devstack devstack@c-api.service[87435]: return base.obj_make_list(context, cls(context), objects.Service, Sep 05 20:53:18 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-2ef50595-8cf1-4007-a6b6-cd02741b70c6 tempest-VolumesServicesTestJSON-912310793 tempest-VolumesServicesTestJSON-912310793-project-admin] http://192.168.122.117/volume/v3/os-services?host=devstack&binary=cinder-volume returned with HTTP 200 Sep 05 20:53:18 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 282/589] 192.168.122.117 () {58 vars in 1202 bytes} [Sat Sep 5 20:53:18 2026] GET /volume/v3/os-services?host=devstack&binary=cinder-volume => generated 532 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:18 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-f5aace14-aa56-4033-bfb2-7044d346a767 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:18 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-f5aace14-aa56-4033-bfb2-7044d346a767 tempest-VolumesServicesTestJSON-678934292 tempest-VolumesServicesTestJSON-678934292-project-member] GET http://192.168.122.117/volume/v3/volumes/3f18335e-870b-4165-b4e2-ce2491cd54ab Sep 05 20:53:18 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-f5aace14-aa56-4033-bfb2-7044d346a767 tempest-VolumesServicesTestJSON-678934292 tempest-VolumesServicesTestJSON-678934292-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:18 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-f5aace14-aa56-4033-bfb2-7044d346a767 tempest-VolumesServicesTestJSON-678934292 tempest-VolumesServicesTestJSON-678934292-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:19 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:19 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:53:19 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:19 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:53:19 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-f5aace14-aa56-4033-bfb2-7044d346a767 tempest-VolumesServicesTestJSON-678934292 tempest-VolumesServicesTestJSON-678934292-project-member] Volume info retrieved successfully. Sep 05 20:53:19 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-f5aace14-aa56-4033-bfb2-7044d346a767 tempest-VolumesServicesTestJSON-678934292 tempest-VolumesServicesTestJSON-678934292-project-member] http://192.168.122.117/volume/v3/volumes/3f18335e-870b-4165-b4e2-ce2491cd54ab returned with HTTP 200 Sep 05 20:53:19 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 308/590] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:53:18 2026] GET /volume/v3/volumes/3f18335e-870b-4165-b4e2-ce2491cd54ab => generated 855 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:19 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-14b10795-df12-492f-9ccf-8e0607979aeb None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:19 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-14b10795-df12-492f-9ccf-8e0607979aeb tempest-VolumesServicesTestJSON-678934292 tempest-VolumesServicesTestJSON-678934292-project-member] DELETE http://192.168.122.117/volume/v3/volumes/3f18335e-870b-4165-b4e2-ce2491cd54ab Sep 05 20:53:19 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-14b10795-df12-492f-9ccf-8e0607979aeb tempest-VolumesServicesTestJSON-678934292 tempest-VolumesServicesTestJSON-678934292-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:19 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-14b10795-df12-492f-9ccf-8e0607979aeb tempest-VolumesServicesTestJSON-678934292 tempest-VolumesServicesTestJSON-678934292-project-member] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:19 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-14b10795-df12-492f-9ccf-8e0607979aeb tempest-VolumesServicesTestJSON-678934292 tempest-VolumesServicesTestJSON-678934292-project-member] Delete volume with id: 3f18335e-870b-4165-b4e2-ce2491cd54ab Sep 05 20:53:19 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:19 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:53:19 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:19 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:53:19 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-14b10795-df12-492f-9ccf-8e0607979aeb tempest-VolumesServicesTestJSON-678934292 tempest-VolumesServicesTestJSON-678934292-project-member] Volume info retrieved successfully. Sep 05 20:53:19 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-14b10795-df12-492f-9ccf-8e0607979aeb tempest-VolumesServicesTestJSON-678934292 tempest-VolumesServicesTestJSON-678934292-project-member] Delete volume request issued successfully. Sep 05 20:53:19 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-14b10795-df12-492f-9ccf-8e0607979aeb tempest-VolumesServicesTestJSON-678934292 tempest-VolumesServicesTestJSON-678934292-project-member] http://192.168.122.117/volume/v3/volumes/3f18335e-870b-4165-b4e2-ce2491cd54ab returned with HTTP 202 Sep 05 20:53:19 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 283/591] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 20:53:19 2026] DELETE /volume/v3/volumes/3f18335e-870b-4165-b4e2-ce2491cd54ab => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:53:19 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-c49fb01f-0163-4623-90aa-2d17227ca6d7 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:19 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-c49fb01f-0163-4623-90aa-2d17227ca6d7 tempest-VolumesServicesTestJSON-678934292 tempest-VolumesServicesTestJSON-678934292-project-member] GET http://192.168.122.117/volume/v3/volumes/3f18335e-870b-4165-b4e2-ce2491cd54ab Sep 05 20:53:19 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-c49fb01f-0163-4623-90aa-2d17227ca6d7 tempest-VolumesServicesTestJSON-678934292 tempest-VolumesServicesTestJSON-678934292-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:19 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-c49fb01f-0163-4623-90aa-2d17227ca6d7 tempest-VolumesServicesTestJSON-678934292 tempest-VolumesServicesTestJSON-678934292-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:19 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:19 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:53:19 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:19 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:53:19 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-c49fb01f-0163-4623-90aa-2d17227ca6d7 tempest-VolumesServicesTestJSON-678934292 tempest-VolumesServicesTestJSON-678934292-project-member] Volume info retrieved successfully. Sep 05 20:53:19 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-c49fb01f-0163-4623-90aa-2d17227ca6d7 tempest-VolumesServicesTestJSON-678934292 tempest-VolumesServicesTestJSON-678934292-project-member] http://192.168.122.117/volume/v3/volumes/3f18335e-870b-4165-b4e2-ce2491cd54ab returned with HTTP 200 Sep 05 20:53:19 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 309/592] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:53:19 2026] GET /volume/v3/volumes/3f18335e-870b-4165-b4e2-ce2491cd54ab => generated 854 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:20 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-34d58fc1-6ad6-42a9-b5a1-1be6f69be004 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:20 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-34d58fc1-6ad6-42a9-b5a1-1be6f69be004 tempest-VolumesServicesTestJSON-678934292 tempest-VolumesServicesTestJSON-678934292-project-member] GET http://192.168.122.117/volume/v3/volumes/3f18335e-870b-4165-b4e2-ce2491cd54ab Sep 05 20:53:20 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-34d58fc1-6ad6-42a9-b5a1-1be6f69be004 tempest-VolumesServicesTestJSON-678934292 tempest-VolumesServicesTestJSON-678934292-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:20 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-34d58fc1-6ad6-42a9-b5a1-1be6f69be004 tempest-VolumesServicesTestJSON-678934292 tempest-VolumesServicesTestJSON-678934292-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:20 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-34d58fc1-6ad6-42a9-b5a1-1be6f69be004 tempest-VolumesServicesTestJSON-678934292 tempest-VolumesServicesTestJSON-678934292-project-member] http://192.168.122.117/volume/v3/volumes/3f18335e-870b-4165-b4e2-ce2491cd54ab returned with HTTP 404 Sep 05 20:53:20 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 284/593] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:53:20 2026] GET /volume/v3/volumes/3f18335e-870b-4165-b4e2-ce2491cd54ab => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:53:20 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-14e997ad-7621-4bdc-9d86-2031ca9c6742 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:20 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-14e997ad-7621-4bdc-9d86-2031ca9c6742 tempest-VolumesServicesTestJSON-912310793 tempest-VolumesServicesTestJSON-912310793-project-admin] GET http://192.168.122.117/volume/v3/os-services Sep 05 20:53:20 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-14e997ad-7621-4bdc-9d86-2031ca9c6742 tempest-VolumesServicesTestJSON-912310793 tempest-VolumesServicesTestJSON-912310793-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:20 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-14e997ad-7621-4bdc-9d86-2031ca9c6742 tempest-VolumesServicesTestJSON-912310793 tempest-VolumesServicesTestJSON-912310793-project-admin] Calling method 'index' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:20 devstack devstack@c-api.service[87434]: /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 05 20:53:20 devstack devstack@c-api.service[87434]: return base.obj_make_list(context, cls(context), objects.Service, Sep 05 20:53:20 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-14e997ad-7621-4bdc-9d86-2031ca9c6742 tempest-VolumesServicesTestJSON-912310793 tempest-VolumesServicesTestJSON-912310793-project-admin] http://192.168.122.117/volume/v3/os-services returned with HTTP 200 Sep 05 20:53:20 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 310/594] 192.168.122.117 () {58 vars in 1133 bytes} [Sat Sep 5 20:53:20 2026] GET /volume/v3/os-services => generated 705 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:20 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-e9278668-eb75-4510-b345-18b9f3b06c9a None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:20 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-e9278668-eb75-4510-b345-18b9f3b06c9a tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 20:53:20 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-e9278668-eb75-4510-b345-18b9f3b06c9a tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-673534913"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:53:20 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.volumes [None req-e9278668-eb75-4510-b345-18b9f3b06c9a tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-673534913'}} {{(pid=87435) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:53:21 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-e9278668-eb75-4510-b345-18b9f3b06c9a tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Create volume of 1 GB Sep 05 20:53:21 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-e9278668-eb75-4510-b345-18b9f3b06c9a tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Availability Zones retrieved successfully. Sep 05 20:53:21 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-e9278668-eb75-4510-b345-18b9f3b06c9a tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Flow 'volume_create_api' (d3a978e8-66fa-481b-80a0-0e0d03342f0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:53:21 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-e9278668-eb75-4510-b345-18b9f3b06c9a tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d20a5a49-ab50-4561-9e1b-e3f59330465f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:53:21 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.flows.api.create_volume [None req-e9278668-eb75-4510-b345-18b9f3b06c9a tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Validating volume size '1' using validate_int {{(pid=87435) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:53:21 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-e9278668-eb75-4510-b345-18b9f3b06c9a tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d20a5a49-ab50-4561-9e1b-e3f59330465f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:53:21 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-e9278668-eb75-4510-b345-18b9f3b06c9a tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c8b2151-748a-4151-94a2-e755bb10a92c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:53:21 devstack devstack@c-api.service[87435]: DEBUG cinder.quota [None req-e9278668-eb75-4510-b345-18b9f3b06c9a tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Created reservations ['6d0abdbe-0256-447c-8bd2-19fd88e32a69', '3d6c6294-f8d4-4440-9445-311d8d5f2982', '0680669c-b121-4395-b061-a225c457e6e2', '6cb77e10-5336-4019-a771-1980f17a432e'] {{(pid=87435) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:53:21 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-e9278668-eb75-4510-b345-18b9f3b06c9a tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c8b2151-748a-4151-94a2-e755bb10a92c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6d0abdbe-0256-447c-8bd2-19fd88e32a69', '3d6c6294-f8d4-4440-9445-311d8d5f2982', '0680669c-b121-4395-b061-a225c457e6e2', '6cb77e10-5336-4019-a771-1980f17a432e']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:53:21 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-e9278668-eb75-4510-b345-18b9f3b06c9a tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b12df36-ba5b-494e-89a2-80eba44cb5d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:53:21 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:21 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:53:21 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-e9278668-eb75-4510-b345-18b9f3b06c9a tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b12df36-ba5b-494e-89a2-80eba44cb5d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7638df2e-5ca0-4c0a-af57-2d4ab114faf4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-673534913',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='72a79580e821422b850a2db9bf03b51b',qos_specs=None,replication_status=,reservations=['6d0abdbe-0256-447c-8bd2-19fd88e32a69','3d6c6294-f8d4-4440-9445-311d8d5f2982','0680669c-b121-4395-b061-a225c457e6e2','6cb77e10-5336-4019-a771-1980f17a432e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4c16e728c0f4a98bd907f5d57fb2ecf',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T18:53:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-673534913',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7638df2e-5ca0-4c0a-af57-2d4ab114faf4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='72a79580e821422b850a2db9bf03b51b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e4c16e728c0f4a98bd907f5d57fb2ecf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:53:21 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-e9278668-eb75-4510-b345-18b9f3b06c9a tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1be643e0-1de2-4f34-8857-523325948139) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:53:21 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-e9278668-eb75-4510-b345-18b9f3b06c9a tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1be643e0-1de2-4f34-8857-523325948139) transitioned into state 'SUCCESS' from state '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-673534913',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='72a79580e821422b850a2db9bf03b51b',qos_specs=None,replication_status=,reservations=['6d0abdbe-0256-447c-8bd2-19fd88e32a69','3d6c6294-f8d4-4440-9445-311d8d5f2982','0680669c-b121-4395-b061-a225c457e6e2','6cb77e10-5336-4019-a771-1980f17a432e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4c16e728c0f4a98bd907f5d57fb2ecf',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:53:21 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-e9278668-eb75-4510-b345-18b9f3b06c9a tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (789b5c99-a177-44f5-be78-db3109da913f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:53:21 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-e9278668-eb75-4510-b345-18b9f3b06c9a tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (789b5c99-a177-44f5-be78-db3109da913f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:53:21 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-e9278668-eb75-4510-b345-18b9f3b06c9a tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Flow 'volume_create_api' (d3a978e8-66fa-481b-80a0-0e0d03342f0c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:53:21 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-e9278668-eb75-4510-b345-18b9f3b06c9a tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Create volume request issued successfully. Sep 05 20:53:21 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-e9278668-eb75-4510-b345-18b9f3b06c9a tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 20:53:21 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 285/595] 192.168.122.117 () {60 vars in 1142 bytes} [Sat Sep 5 20:53:20 2026] POST /volume/v3/volumes => generated 763 bytes in 458 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:53:21 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-51a0011b-08ab-458e-bb95-006b6598b661 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:21 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-51a0011b-08ab-458e-bb95-006b6598b661 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] GET http://192.168.122.117/volume/v3/volumes/7638df2e-5ca0-4c0a-af57-2d4ab114faf4 Sep 05 20:53:21 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-51a0011b-08ab-458e-bb95-006b6598b661 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:21 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-51a0011b-08ab-458e-bb95-006b6598b661 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:21 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:21 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:53:21 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:21 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:53:21 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-51a0011b-08ab-458e-bb95-006b6598b661 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Volume info retrieved successfully. Sep 05 20:53:21 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-51a0011b-08ab-458e-bb95-006b6598b661 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] http://192.168.122.117/volume/v3/volumes/7638df2e-5ca0-4c0a-af57-2d4ab114faf4 returned with HTTP 200 Sep 05 20:53:21 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 311/596] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:53:21 2026] GET /volume/v3/volumes/7638df2e-5ca0-4c0a-af57-2d4ab114faf4 => generated 831 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:22 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-6f3f9ba7-4c2b-4ba0-8dbd-32a5f58961bc None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:22 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-6f3f9ba7-4c2b-4ba0-8dbd-32a5f58961bc tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] GET http://192.168.122.117/volume/v3/volumes/7638df2e-5ca0-4c0a-af57-2d4ab114faf4 Sep 05 20:53:22 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-6f3f9ba7-4c2b-4ba0-8dbd-32a5f58961bc tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:22 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-6f3f9ba7-4c2b-4ba0-8dbd-32a5f58961bc tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:22 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:22 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:53:22 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:22 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:53:22 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-6f3f9ba7-4c2b-4ba0-8dbd-32a5f58961bc tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Volume info retrieved successfully. Sep 05 20:53:22 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-6f3f9ba7-4c2b-4ba0-8dbd-32a5f58961bc tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] http://192.168.122.117/volume/v3/volumes/7638df2e-5ca0-4c0a-af57-2d4ab114faf4 returned with HTTP 200 Sep 05 20:53:22 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 286/597] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:53:22 2026] GET /volume/v3/volumes/7638df2e-5ca0-4c0a-af57-2d4ab114faf4 => generated 855 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:23 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-c470c302-9c28-467b-814c-44e72b62b8b5 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:23 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-c470c302-9c28-467b-814c-44e72b62b8b5 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] GET http://192.168.122.117/volume/v3/volumes/9e6922ea-bb8f-4ea4-bb6e-0ad49bb8edfb Sep 05 20:53:23 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-c470c302-9c28-467b-814c-44e72b62b8b5 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:23 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-c470c302-9c28-467b-814c-44e72b62b8b5 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:23 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:23 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:53:23 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:23 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:53:23 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-c470c302-9c28-467b-814c-44e72b62b8b5 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Volume info retrieved successfully. Sep 05 20:53:23 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-c470c302-9c28-467b-814c-44e72b62b8b5 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] http://192.168.122.117/volume/v3/volumes/9e6922ea-bb8f-4ea4-bb6e-0ad49bb8edfb returned with HTTP 200 Sep 05 20:53:23 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 312/598] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:53:23 2026] GET /volume/v3/volumes/9e6922ea-bb8f-4ea4-bb6e-0ad49bb8edfb => generated 855 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-11827188-ad96-4cb6-b7af-edc3eeecca4f None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:23 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-11827188-ad96-4cb6-b7af-edc3eeecca4f tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] GET http://192.168.122.117/volume/v3/volumes/7638df2e-5ca0-4c0a-af57-2d4ab114faf4 Sep 05 20:53:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-11827188-ad96-4cb6-b7af-edc3eeecca4f tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-11827188-ad96-4cb6-b7af-edc3eeecca4f tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:23 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:23 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:53:23 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:23 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:53:23 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-11827188-ad96-4cb6-b7af-edc3eeecca4f tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Volume info retrieved successfully. Sep 05 20:53:23 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-11827188-ad96-4cb6-b7af-edc3eeecca4f tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] http://192.168.122.117/volume/v3/volumes/7638df2e-5ca0-4c0a-af57-2d4ab114faf4 returned with HTTP 200 Sep 05 20:53:23 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 287/599] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:53:23 2026] GET /volume/v3/volumes/7638df2e-5ca0-4c0a-af57-2d4ab114faf4 => generated 856 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:23 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-582b9a3d-b4d0-4f68-9913-44f1a4c7e3b0 req-a5b3a720-6439-4fb8-a27d-2eb3a16f4e5c None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:23 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-582b9a3d-b4d0-4f68-9913-44f1a4c7e3b0 req-a5b3a720-6439-4fb8-a27d-2eb3a16f4e5c tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] GET http://192.168.122.117/volume/v3/volumes/9e6922ea-bb8f-4ea4-bb6e-0ad49bb8edfb Sep 05 20:53:23 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-582b9a3d-b4d0-4f68-9913-44f1a4c7e3b0 req-a5b3a720-6439-4fb8-a27d-2eb3a16f4e5c tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:23 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-582b9a3d-b4d0-4f68-9913-44f1a4c7e3b0 req-a5b3a720-6439-4fb8-a27d-2eb3a16f4e5c tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:23 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:23 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:53:23 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:23 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:53:23 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [req-582b9a3d-b4d0-4f68-9913-44f1a4c7e3b0 req-a5b3a720-6439-4fb8-a27d-2eb3a16f4e5c tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Volume info retrieved successfully. Sep 05 20:53:23 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-582b9a3d-b4d0-4f68-9913-44f1a4c7e3b0 req-a5b3a720-6439-4fb8-a27d-2eb3a16f4e5c tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] http://192.168.122.117/volume/v3/volumes/9e6922ea-bb8f-4ea4-bb6e-0ad49bb8edfb returned with HTTP 200 Sep 05 20:53:23 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 313/600] 192.168.122.117 () {60 vars in 1487 bytes} [Sat Sep 5 20:53:23 2026] GET /volume/v3/volumes/9e6922ea-bb8f-4ea4-bb6e-0ad49bb8edfb => generated 855 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:53:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [req-62b73956-c03e-4a59-8200-9bf555554e87 req-71596669-0186-40c7-8040-bb435a3318c4 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:23 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-62b73956-c03e-4a59-8200-9bf555554e87 req-71596669-0186-40c7-8040-bb435a3318c4 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] GET http://192.168.122.117/volume/v3/volumes/7638df2e-5ca0-4c0a-af57-2d4ab114faf4 Sep 05 20:53:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-62b73956-c03e-4a59-8200-9bf555554e87 req-71596669-0186-40c7-8040-bb435a3318c4 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-62b73956-c03e-4a59-8200-9bf555554e87 req-71596669-0186-40c7-8040-bb435a3318c4 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:23 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:23 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:53:23 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:23 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:53:23 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [req-62b73956-c03e-4a59-8200-9bf555554e87 req-71596669-0186-40c7-8040-bb435a3318c4 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Volume info retrieved successfully. Sep 05 20:53:23 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-62b73956-c03e-4a59-8200-9bf555554e87 req-71596669-0186-40c7-8040-bb435a3318c4 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] http://192.168.122.117/volume/v3/volumes/7638df2e-5ca0-4c0a-af57-2d4ab114faf4 returned with HTTP 200 Sep 05 20:53:23 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 288/601] 192.168.122.117 () {60 vars in 1487 bytes} [Sat Sep 5 20:53:23 2026] GET /volume/v3/volumes/7638df2e-5ca0-4c0a-af57-2d4ab114faf4 => generated 856 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:53:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-cb935b2b-e6c2-4dc4-8c62-ae8712bfa018 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:24 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-cb935b2b-e6c2-4dc4-8c62-ae8712bfa018 None None] GET http://192.168.122.117/volume// Sep 05 20:53:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-cb935b2b-e6c2-4dc4-8c62-ae8712bfa018 None None] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-cb935b2b-e6c2-4dc4-8c62-ae8712bfa018 None None] Calling method 'all' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:24 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-cb935b2b-e6c2-4dc4-8c62-ae8712bfa018 None None] http://192.168.122.117/volume// returned with HTTP 300 Sep 05 20:53:24 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 314/602] 192.168.122.117 () {58 vars in 1317 bytes} [Sat Sep 5 20:53:24 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 20:53:24 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [req-582b9a3d-b4d0-4f68-9913-44f1a4c7e3b0 req-c9b5dba1-7631-4e37-9a0d-0d8e3888aad1 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:24 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-582b9a3d-b4d0-4f68-9913-44f1a4c7e3b0 req-c9b5dba1-7631-4e37-9a0d-0d8e3888aad1 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] POST http://192.168.122.117/volume/v3/attachments Sep 05 20:53:24 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-582b9a3d-b4d0-4f68-9913-44f1a4c7e3b0 req-c9b5dba1-7631-4e37-9a0d-0d8e3888aad1 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9e6922ea-bb8f-4ea4-bb6e-0ad49bb8edfb", "connector": null, "instance_uuid": "c2160e96-1ccf-40b0-a610-43ae71668c10"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:53:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-d3240a59-7e5a-442a-8f25-c0f5dcac7a2e None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:24 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d3240a59-7e5a-442a-8f25-c0f5dcac7a2e None None] GET http://192.168.122.117/volume// Sep 05 20:53:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-d3240a59-7e5a-442a-8f25-c0f5dcac7a2e None None] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-d3240a59-7e5a-442a-8f25-c0f5dcac7a2e None None] Calling method 'all' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:24 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d3240a59-7e5a-442a-8f25-c0f5dcac7a2e None None] http://192.168.122.117/volume// returned with HTTP 300 Sep 05 20:53:24 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 315/603] 192.168.122.117 () {58 vars in 1317 bytes} [Sat Sep 5 20:53:24 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 05 20:53:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-62b73956-c03e-4a59-8200-9bf555554e87 req-1a2c6ad2-4c9c-4f65-8bb5-4ac0f731c70f None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:24 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-62b73956-c03e-4a59-8200-9bf555554e87 req-1a2c6ad2-4c9c-4f65-8bb5-4ac0f731c70f tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] POST http://192.168.122.117/volume/v3/attachments Sep 05 20:53:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-62b73956-c03e-4a59-8200-9bf555554e87 req-1a2c6ad2-4c9c-4f65-8bb5-4ac0f731c70f tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7638df2e-5ca0-4c0a-af57-2d4ab114faf4", "connector": null, "instance_uuid": "49ef6afe-2b3a-4165-8976-8b0d1f7ed3d8"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:53:24 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:24 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:53:24 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:24 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:53:24 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:24 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:53:24 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:24 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:53:24 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-62b73956-c03e-4a59-8200-9bf555554e87 req-1a2c6ad2-4c9c-4f65-8bb5-4ac0f731c70f tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] http://192.168.122.117/volume/v3/attachments returned with HTTP 200 Sep 05 20:53:24 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 316/604] 192.168.122.117 () {66 vars in 1483 bytes} [Sat Sep 5 20:53:24 2026] POST /volume/v3/attachments => generated 273 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:53:24 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-582b9a3d-b4d0-4f68-9913-44f1a4c7e3b0 req-c9b5dba1-7631-4e37-9a0d-0d8e3888aad1 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] http://192.168.122.117/volume/v3/attachments returned with HTTP 200 Sep 05 20:53:24 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 289/605] 192.168.122.117 () {66 vars in 1483 bytes} [Sat Sep 5 20:53:24 2026] POST /volume/v3/attachments => generated 273 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:53:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-68507b78-fb58-4935-828a-917f18a4bf17 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:24 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-68507b78-fb58-4935-828a-917f18a4bf17 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] GET http://192.168.122.117/volume/v3/volumes/7638df2e-5ca0-4c0a-af57-2d4ab114faf4 Sep 05 20:53:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-68507b78-fb58-4935-828a-917f18a4bf17 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-68507b78-fb58-4935-828a-917f18a4bf17 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:24 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:24 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:53:24 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-58ccfe21-f645-4bf6-8181-76b198fec3e7 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:24 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-58ccfe21-f645-4bf6-8181-76b198fec3e7 None None] GET http://192.168.122.117/volume// Sep 05 20:53:24 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-58ccfe21-f645-4bf6-8181-76b198fec3e7 None None] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:24 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-58ccfe21-f645-4bf6-8181-76b198fec3e7 None None] Calling method 'all' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:24 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-58ccfe21-f645-4bf6-8181-76b198fec3e7 None None] http://192.168.122.117/volume// returned with HTTP 300 Sep 05 20:53:24 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 290/606] 192.168.122.117 () {58 vars in 1315 bytes} [Sat Sep 5 20:53:24 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 20:53:24 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:24 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:53:24 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-31146b97-496a-4cd4-81bf-f064ccac95e6 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:24 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-68507b78-fb58-4935-828a-917f18a4bf17 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Volume info retrieved successfully. Sep 05 20:53:24 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-31146b97-496a-4cd4-81bf-f064ccac95e6 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] GET http://192.168.122.117/volume/v3/volumes/9e6922ea-bb8f-4ea4-bb6e-0ad49bb8edfb Sep 05 20:53:24 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-31146b97-496a-4cd4-81bf-f064ccac95e6 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:24 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-31146b97-496a-4cd4-81bf-f064ccac95e6 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:24 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-68507b78-fb58-4935-828a-917f18a4bf17 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] http://192.168.122.117/volume/v3/volumes/7638df2e-5ca0-4c0a-af57-2d4ab114faf4 returned with HTTP 200 Sep 05 20:53:24 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 317/607] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:53:24 2026] GET /volume/v3/volumes/7638df2e-5ca0-4c0a-af57-2d4ab114faf4 => generated 855 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-62b73956-c03e-4a59-8200-9bf555554e87 req-6e30b163-6503-41f2-9bc6-578af5711f78 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:24 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-62b73956-c03e-4a59-8200-9bf555554e87 req-6e30b163-6503-41f2-9bc6-578af5711f78 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] GET http://192.168.122.117/volume/v3/volumes/7638df2e-5ca0-4c0a-af57-2d4ab114faf4 Sep 05 20:53:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-62b73956-c03e-4a59-8200-9bf555554e87 req-6e30b163-6503-41f2-9bc6-578af5711f78 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-62b73956-c03e-4a59-8200-9bf555554e87 req-6e30b163-6503-41f2-9bc6-578af5711f78 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:24 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:24 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:53:24 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:24 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:53:24 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:24 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:53:24 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:24 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:53:24 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [req-62b73956-c03e-4a59-8200-9bf555554e87 req-6e30b163-6503-41f2-9bc6-578af5711f78 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Volume info retrieved successfully. Sep 05 20:53:24 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-31146b97-496a-4cd4-81bf-f064ccac95e6 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Volume info retrieved successfully. Sep 05 20:53:24 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-62b73956-c03e-4a59-8200-9bf555554e87 req-6e30b163-6503-41f2-9bc6-578af5711f78 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] http://192.168.122.117/volume/v3/volumes/7638df2e-5ca0-4c0a-af57-2d4ab114faf4 returned with HTTP 200 Sep 05 20:53:24 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-31146b97-496a-4cd4-81bf-f064ccac95e6 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] http://192.168.122.117/volume/v3/volumes/9e6922ea-bb8f-4ea4-bb6e-0ad49bb8edfb returned with HTTP 200 Sep 05 20:53:24 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 318/608] 192.168.122.117 () {62 vars in 1528 bytes} [Sat Sep 5 20:53:24 2026] GET /volume/v3/volumes/7638df2e-5ca0-4c0a-af57-2d4ab114faf4 => generated 1036 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 20:53:24 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 291/609] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:53:24 2026] GET /volume/v3/volumes/9e6922ea-bb8f-4ea4-bb6e-0ad49bb8edfb => generated 854 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-5e5aace7-b1df-43cb-b413-9fe985733148 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:24 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-5e5aace7-b1df-43cb-b413-9fe985733148 None None] GET http://192.168.122.117/volume// Sep 05 20:53:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-5e5aace7-b1df-43cb-b413-9fe985733148 None None] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-5e5aace7-b1df-43cb-b413-9fe985733148 None None] Calling method 'all' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:24 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-5e5aace7-b1df-43cb-b413-9fe985733148 None None] http://192.168.122.117/volume// returned with HTTP 300 Sep 05 20:53:24 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 319/610] 192.168.122.117 () {58 vars in 1315 bytes} [Sat Sep 5 20:53:24 2026] GET /volume/ => generated 390 bytes in 13 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 20:53:24 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [req-582b9a3d-b4d0-4f68-9913-44f1a4c7e3b0 req-486f055c-721a-4649-8810-8eeca18d3b44 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:24 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-582b9a3d-b4d0-4f68-9913-44f1a4c7e3b0 req-486f055c-721a-4649-8810-8eeca18d3b44 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] GET http://192.168.122.117/volume/v3/volumes/9e6922ea-bb8f-4ea4-bb6e-0ad49bb8edfb Sep 05 20:53:24 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-582b9a3d-b4d0-4f68-9913-44f1a4c7e3b0 req-486f055c-721a-4649-8810-8eeca18d3b44 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:24 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-582b9a3d-b4d0-4f68-9913-44f1a4c7e3b0 req-486f055c-721a-4649-8810-8eeca18d3b44 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:24 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:24 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:53:24 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:24 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:53:24 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [req-582b9a3d-b4d0-4f68-9913-44f1a4c7e3b0 req-486f055c-721a-4649-8810-8eeca18d3b44 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Volume info retrieved successfully. Sep 05 20:53:24 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-582b9a3d-b4d0-4f68-9913-44f1a4c7e3b0 req-486f055c-721a-4649-8810-8eeca18d3b44 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] http://192.168.122.117/volume/v3/volumes/9e6922ea-bb8f-4ea4-bb6e-0ad49bb8edfb returned with HTTP 200 Sep 05 20:53:24 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 292/611] 192.168.122.117 () {62 vars in 1528 bytes} [Sat Sep 5 20:53:24 2026] GET /volume/v3/volumes/9e6922ea-bb8f-4ea4-bb6e-0ad49bb8edfb => generated 1035 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 20:53:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-62b73956-c03e-4a59-8200-9bf555554e87 req-1a978906-3a62-48de-95fb-41026a65b801 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:24 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-62b73956-c03e-4a59-8200-9bf555554e87 req-1a978906-3a62-48de-95fb-41026a65b801 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] PUT http://192.168.122.117/volume/v3/attachments/a43d7298-acfd-4fa3-a42d-32110c9238bb Sep 05 20:53:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-62b73956-c03e-4a59-8200-9bf555554e87 req-1a978906-3a62-48de-95fb-41026a65b801 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.117", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:643f628891a", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d26e87ce-8ef5-4a19-89be-27e45980a71c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:53:24 devstack devstack@c-api.service[87434]: DEBUG cinder.coordination [req-62b73956-c03e-4a59-8200-9bf555554e87 req-1a978906-3a62-48de-95fb-41026a65b801 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Acquiring lock "cinder-attachment_update-7638df2e-5ca0-4c0a-af57-2d4ab114faf4-devstack" by "attachment_update" {{(pid=87434) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 05 20:53:24 devstack devstack@c-api.service[87434]: DEBUG cinder.coordination [req-62b73956-c03e-4a59-8200-9bf555554e87 req-1a978906-3a62-48de-95fb-41026a65b801 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Lock "cinder-attachment_update-7638df2e-5ca0-4c0a-af57-2d4ab114faf4-devstack" acquired by "attachment_update" :: waited 0.019s {{(pid=87434) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 05 20:53:24 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:24 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:53:24 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:24 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:53:24 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [req-582b9a3d-b4d0-4f68-9913-44f1a4c7e3b0 req-1ba6d2f6-3397-4255-9ceb-12cfaade9337 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:24 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-582b9a3d-b4d0-4f68-9913-44f1a4c7e3b0 req-1ba6d2f6-3397-4255-9ceb-12cfaade9337 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] PUT http://192.168.122.117/volume/v3/attachments/4a6548f4-e6da-4894-91de-500cf13acf4f Sep 05 20:53:24 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-582b9a3d-b4d0-4f68-9913-44f1a4c7e3b0 req-1ba6d2f6-3397-4255-9ceb-12cfaade9337 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.117", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:643f628891a", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d26e87ce-8ef5-4a19-89be-27e45980a71c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:53:25 devstack devstack@c-api.service[87435]: DEBUG cinder.coordination [req-582b9a3d-b4d0-4f68-9913-44f1a4c7e3b0 req-1ba6d2f6-3397-4255-9ceb-12cfaade9337 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Acquiring lock "cinder-attachment_update-9e6922ea-bb8f-4ea4-bb6e-0ad49bb8edfb-devstack" by "attachment_update" {{(pid=87435) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 05 20:53:25 devstack devstack@c-api.service[87435]: DEBUG cinder.coordination [req-582b9a3d-b4d0-4f68-9913-44f1a4c7e3b0 req-1ba6d2f6-3397-4255-9ceb-12cfaade9337 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Lock "cinder-attachment_update-9e6922ea-bb8f-4ea4-bb6e-0ad49bb8edfb-devstack" acquired by "attachment_update" :: waited 0.040s {{(pid=87435) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 05 20:53:25 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:25 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:53:25 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:25 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:53:25 devstack devstack@c-api.service[87434]: DEBUG cinder.coordination [req-62b73956-c03e-4a59-8200-9bf555554e87 req-1a978906-3a62-48de-95fb-41026a65b801 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Lock "cinder-attachment_update-7638df2e-5ca0-4c0a-af57-2d4ab114faf4-devstack" released by "attachment_update" :: held 0.399s {{(pid=87434) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 05 20:53:25 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-62b73956-c03e-4a59-8200-9bf555554e87 req-1a978906-3a62-48de-95fb-41026a65b801 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] http://192.168.122.117/volume/v3/attachments/a43d7298-acfd-4fa3-a42d-32110c9238bb returned with HTTP 200 Sep 05 20:53:25 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 320/612] 192.168.122.117 () {66 vars in 1593 bytes} [Sat Sep 5 20:53:24 2026] PUT /volume/v3/attachments/a43d7298-acfd-4fa3-a42d-32110c9238bb => generated 694 bytes in 450 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:53:25 devstack devstack@c-api.service[87435]: DEBUG cinder.coordination [req-582b9a3d-b4d0-4f68-9913-44f1a4c7e3b0 req-1ba6d2f6-3397-4255-9ceb-12cfaade9337 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Lock "cinder-attachment_update-9e6922ea-bb8f-4ea4-bb6e-0ad49bb8edfb-devstack" released by "attachment_update" :: held 0.359s {{(pid=87435) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 05 20:53:25 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-582b9a3d-b4d0-4f68-9913-44f1a4c7e3b0 req-1ba6d2f6-3397-4255-9ceb-12cfaade9337 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] http://192.168.122.117/volume/v3/attachments/4a6548f4-e6da-4894-91de-500cf13acf4f returned with HTTP 200 Sep 05 20:53:25 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 293/613] 192.168.122.117 () {66 vars in 1593 bytes} [Sat Sep 5 20:53:24 2026] PUT /volume/v3/attachments/4a6548f4-e6da-4894-91de-500cf13acf4f => generated 694 bytes in 468 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:53:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-238a1a6f-63f7-4bc9-9614-717842659305 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:25 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-238a1a6f-63f7-4bc9-9614-717842659305 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] GET http://192.168.122.117/volume/v3/volumes/7638df2e-5ca0-4c0a-af57-2d4ab114faf4 Sep 05 20:53:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-238a1a6f-63f7-4bc9-9614-717842659305 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-238a1a6f-63f7-4bc9-9614-717842659305 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:25 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:25 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:53:25 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:25 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:53:25 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-238a1a6f-63f7-4bc9-9614-717842659305 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Volume info retrieved successfully. Sep 05 20:53:25 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-238a1a6f-63f7-4bc9-9614-717842659305 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] http://192.168.122.117/volume/v3/volumes/7638df2e-5ca0-4c0a-af57-2d4ab114faf4 returned with HTTP 200 Sep 05 20:53:25 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 321/614] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:53:25 2026] GET /volume/v3/volumes/7638df2e-5ca0-4c0a-af57-2d4ab114faf4 => generated 856 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:25 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-1a76a2b9-e287-408d-84a8-c169a9199600 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:25 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-1a76a2b9-e287-408d-84a8-c169a9199600 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] GET http://192.168.122.117/volume/v3/volumes/9e6922ea-bb8f-4ea4-bb6e-0ad49bb8edfb Sep 05 20:53:25 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-1a76a2b9-e287-408d-84a8-c169a9199600 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:25 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-1a76a2b9-e287-408d-84a8-c169a9199600 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:25 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:25 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:53:25 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:25 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:53:25 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-1a76a2b9-e287-408d-84a8-c169a9199600 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Volume info retrieved successfully. Sep 05 20:53:25 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-1a76a2b9-e287-408d-84a8-c169a9199600 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] http://192.168.122.117/volume/v3/volumes/9e6922ea-bb8f-4ea4-bb6e-0ad49bb8edfb returned with HTTP 200 Sep 05 20:53:25 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 294/615] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:53:25 2026] GET /volume/v3/volumes/9e6922ea-bb8f-4ea4-bb6e-0ad49bb8edfb => generated 855 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:26 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-62b73956-c03e-4a59-8200-9bf555554e87 req-53f74448-73ac-4eb3-8e91-f0488aed70cd None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:26 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-62b73956-c03e-4a59-8200-9bf555554e87 req-53f74448-73ac-4eb3-8e91-f0488aed70cd tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] POST http://192.168.122.117/volume/v3/attachments/a43d7298-acfd-4fa3-a42d-32110c9238bb/action Sep 05 20:53:26 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-62b73956-c03e-4a59-8200-9bf555554e87 req-53f74448-73ac-4eb3-8e91-f0488aed70cd tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Action body: b'{"os-complete": null}' {{(pid=87434) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:53:26 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-62b73956-c03e-4a59-8200-9bf555554e87 req-53f74448-73ac-4eb3-8e91-f0488aed70cd tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:53:26 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:26 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:53:26 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:26 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:53:26 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-62b73956-c03e-4a59-8200-9bf555554e87 req-53f74448-73ac-4eb3-8e91-f0488aed70cd tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] http://192.168.122.117/volume/v3/attachments/a43d7298-acfd-4fa3-a42d-32110c9238bb/action returned with HTTP 204 Sep 05 20:53:26 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 322/616] 192.168.122.117 () {66 vars in 1614 bytes} [Sat Sep 5 20:53:26 2026] POST /volume/v3/attachments/a43d7298-acfd-4fa3-a42d-32110c9238bb/action => generated 0 bytes in 122 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:53:26 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [req-582b9a3d-b4d0-4f68-9913-44f1a4c7e3b0 req-407899d3-7b29-4cc7-8820-534b43e06fc5 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:26 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-582b9a3d-b4d0-4f68-9913-44f1a4c7e3b0 req-407899d3-7b29-4cc7-8820-534b43e06fc5 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] POST http://192.168.122.117/volume/v3/attachments/4a6548f4-e6da-4894-91de-500cf13acf4f/action Sep 05 20:53:26 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-582b9a3d-b4d0-4f68-9913-44f1a4c7e3b0 req-407899d3-7b29-4cc7-8820-534b43e06fc5 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Action body: b'{"os-complete": null}' {{(pid=87435) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:53:26 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-582b9a3d-b4d0-4f68-9913-44f1a4c7e3b0 req-407899d3-7b29-4cc7-8820-534b43e06fc5 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:53:26 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:26 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:53:26 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:26 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:53:26 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-582b9a3d-b4d0-4f68-9913-44f1a4c7e3b0 req-407899d3-7b29-4cc7-8820-534b43e06fc5 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] http://192.168.122.117/volume/v3/attachments/4a6548f4-e6da-4894-91de-500cf13acf4f/action returned with HTTP 204 Sep 05 20:53:26 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 295/617] 192.168.122.117 () {66 vars in 1614 bytes} [Sat Sep 5 20:53:26 2026] POST /volume/v3/attachments/4a6548f4-e6da-4894-91de-500cf13acf4f/action => generated 0 bytes in 188 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:53:26 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-ac9bbc8d-ed1b-443b-955a-a687fc88b266 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:26 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-ac9bbc8d-ed1b-443b-955a-a687fc88b266 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] GET http://192.168.122.117/volume/v3/volumes/7638df2e-5ca0-4c0a-af57-2d4ab114faf4 Sep 05 20:53:26 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-ac9bbc8d-ed1b-443b-955a-a687fc88b266 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:26 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-ac9bbc8d-ed1b-443b-955a-a687fc88b266 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:26 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:26 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:53:26 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-242f5c17-0edc-420d-a8b4-7cf0cef544e8 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:26 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:26 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:53:26 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-242f5c17-0edc-420d-a8b4-7cf0cef544e8 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] GET http://192.168.122.117/volume/v3/volumes/9e6922ea-bb8f-4ea4-bb6e-0ad49bb8edfb Sep 05 20:53:26 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-242f5c17-0edc-420d-a8b4-7cf0cef544e8 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:26 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-242f5c17-0edc-420d-a8b4-7cf0cef544e8 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:26 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-ac9bbc8d-ed1b-443b-955a-a687fc88b266 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Volume info retrieved successfully. Sep 05 20:53:26 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:26 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:53:26 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-ac9bbc8d-ed1b-443b-955a-a687fc88b266 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] http://192.168.122.117/volume/v3/volumes/7638df2e-5ca0-4c0a-af57-2d4ab114faf4 returned with HTTP 200 Sep 05 20:53:26 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 323/618] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:53:26 2026] GET /volume/v3/volumes/7638df2e-5ca0-4c0a-af57-2d4ab114faf4 => generated 1148 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:53:26 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:26 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:53:26 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-42ae3dc4-1aed-4c9d-a15b-fc3c19d2347c None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:26 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-242f5c17-0edc-420d-a8b4-7cf0cef544e8 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Volume info retrieved successfully. Sep 05 20:53:26 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-42ae3dc4-1aed-4c9d-a15b-fc3c19d2347c tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] GET http://192.168.122.117/volume/v3/volumes/7638df2e-5ca0-4c0a-af57-2d4ab114faf4 Sep 05 20:53:26 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-42ae3dc4-1aed-4c9d-a15b-fc3c19d2347c tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:26 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-42ae3dc4-1aed-4c9d-a15b-fc3c19d2347c tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:26 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-242f5c17-0edc-420d-a8b4-7cf0cef544e8 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] http://192.168.122.117/volume/v3/volumes/9e6922ea-bb8f-4ea4-bb6e-0ad49bb8edfb returned with HTTP 200 Sep 05 20:53:26 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 296/619] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:53:26 2026] GET /volume/v3/volumes/9e6922ea-bb8f-4ea4-bb6e-0ad49bb8edfb => generated 1147 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:53:26 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:26 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:53:26 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-74e17534-283e-4bb4-b638-82b451860245 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:26 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-74e17534-283e-4bb4-b638-82b451860245 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] GET http://192.168.122.117/volume/v3/volumes/9e6922ea-bb8f-4ea4-bb6e-0ad49bb8edfb Sep 05 20:53:26 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-74e17534-283e-4bb4-b638-82b451860245 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:26 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-74e17534-283e-4bb4-b638-82b451860245 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:26 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:26 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:53:26 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-42ae3dc4-1aed-4c9d-a15b-fc3c19d2347c tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Volume info retrieved successfully. Sep 05 20:53:26 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:26 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:53:26 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-42ae3dc4-1aed-4c9d-a15b-fc3c19d2347c tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] http://192.168.122.117/volume/v3/volumes/7638df2e-5ca0-4c0a-af57-2d4ab114faf4 returned with HTTP 200 Sep 05 20:53:27 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 324/620] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:53:26 2026] GET /volume/v3/volumes/7638df2e-5ca0-4c0a-af57-2d4ab114faf4 => generated 1148 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:53:27 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:27 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:53:27 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-74e17534-283e-4bb4-b638-82b451860245 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Volume info retrieved successfully. Sep 05 20:53:27 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-d2b13fd1-f7a9-48cf-a397-75792521bcfc None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:27 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d2b13fd1-f7a9-48cf-a397-75792521bcfc tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] DELETE http://192.168.122.117/volume/v3/volumes/7638df2e-5ca0-4c0a-af57-2d4ab114faf4 Sep 05 20:53:27 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-74e17534-283e-4bb4-b638-82b451860245 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] http://192.168.122.117/volume/v3/volumes/9e6922ea-bb8f-4ea4-bb6e-0ad49bb8edfb returned with HTTP 200 Sep 05 20:53:27 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-d2b13fd1-f7a9-48cf-a397-75792521bcfc tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:27 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-d2b13fd1-f7a9-48cf-a397-75792521bcfc tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Calling method 'delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:27 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-d2b13fd1-f7a9-48cf-a397-75792521bcfc tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Delete volume with id: 7638df2e-5ca0-4c0a-af57-2d4ab114faf4 Sep 05 20:53:27 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 297/621] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:53:26 2026] GET /volume/v3/volumes/9e6922ea-bb8f-4ea4-bb6e-0ad49bb8edfb => generated 1147 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:53:27 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:27 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:53:27 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:27 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:53:27 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-d2b13fd1-f7a9-48cf-a397-75792521bcfc tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Volume info retrieved successfully. Sep 05 20:53:27 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-d2b13fd1-f7a9-48cf-a397-75792521bcfc tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-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 05 20:53:27 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d2b13fd1-f7a9-48cf-a397-75792521bcfc tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] http://192.168.122.117/volume/v3/volumes/7638df2e-5ca0-4c0a-af57-2d4ab114faf4 returned with HTTP 400 Sep 05 20:53:27 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 325/622] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 20:53:27 2026] DELETE /volume/v3/volumes/7638df2e-5ca0-4c0a-af57-2d4ab114faf4 => generated 307 bytes in 60 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 05 20:53:27 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-e793fa64-17b5-42cd-8d8d-4111e050a27d None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:27 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-e793fa64-17b5-42cd-8d8d-4111e050a27d tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] GET http://192.168.122.117/volume/v3/volumes/7638df2e-5ca0-4c0a-af57-2d4ab114faf4 Sep 05 20:53:27 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-e793fa64-17b5-42cd-8d8d-4111e050a27d tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:27 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-e793fa64-17b5-42cd-8d8d-4111e050a27d tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:27 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:27 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:53:27 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:27 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:53:27 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-e793fa64-17b5-42cd-8d8d-4111e050a27d tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Volume info retrieved successfully. Sep 05 20:53:27 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-e793fa64-17b5-42cd-8d8d-4111e050a27d tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] http://192.168.122.117/volume/v3/volumes/7638df2e-5ca0-4c0a-af57-2d4ab114faf4 returned with HTTP 200 Sep 05 20:53:27 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 298/623] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:53:27 2026] GET /volume/v3/volumes/7638df2e-5ca0-4c0a-af57-2d4ab114faf4 => generated 1148 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:53:27 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-3d57113b-46c7-4f94-b459-b4bd480b81af req-dd14e7a5-1431-4e37-b405-4881f1a43220 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:27 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-3d57113b-46c7-4f94-b459-b4bd480b81af req-dd14e7a5-1431-4e37-b405-4881f1a43220 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] GET http://192.168.122.117/volume/v3/volumes/7638df2e-5ca0-4c0a-af57-2d4ab114faf4 Sep 05 20:53:27 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-3d57113b-46c7-4f94-b459-b4bd480b81af req-dd14e7a5-1431-4e37-b405-4881f1a43220 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:27 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-3d57113b-46c7-4f94-b459-b4bd480b81af req-dd14e7a5-1431-4e37-b405-4881f1a43220 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:27 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:27 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:53:27 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:27 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:53:27 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [req-3d57113b-46c7-4f94-b459-b4bd480b81af req-dd14e7a5-1431-4e37-b405-4881f1a43220 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Volume info retrieved successfully. Sep 05 20:53:27 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-3d57113b-46c7-4f94-b459-b4bd480b81af req-dd14e7a5-1431-4e37-b405-4881f1a43220 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] http://192.168.122.117/volume/v3/volumes/7638df2e-5ca0-4c0a-af57-2d4ab114faf4 returned with HTTP 200 Sep 05 20:53:27 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 326/624] 192.168.122.117 () {60 vars in 1487 bytes} [Sat Sep 5 20:53:27 2026] GET /volume/v3/volumes/7638df2e-5ca0-4c0a-af57-2d4ab114faf4 => generated 1148 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:53:27 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [req-3d57113b-46c7-4f94-b459-b4bd480b81af req-717b0c60-d2f6-4e73-9e50-400fbcd3cece None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:27 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-3d57113b-46c7-4f94-b459-b4bd480b81af req-717b0c60-d2f6-4e73-9e50-400fbcd3cece tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] POST http://192.168.122.117/volume/v3/volumes/7638df2e-5ca0-4c0a-af57-2d4ab114faf4/action Sep 05 20:53:27 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-3d57113b-46c7-4f94-b459-b4bd480b81af req-717b0c60-d2f6-4e73-9e50-400fbcd3cece tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87435) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:53:27 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-3d57113b-46c7-4f94-b459-b4bd480b81af req-717b0c60-d2f6-4e73-9e50-400fbcd3cece tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:53:27 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:27 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:53:27 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:27 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:53:27 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [req-3d57113b-46c7-4f94-b459-b4bd480b81af req-717b0c60-d2f6-4e73-9e50-400fbcd3cece tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Volume info retrieved successfully. Sep 05 20:53:27 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [req-3d57113b-46c7-4f94-b459-b4bd480b81af req-717b0c60-d2f6-4e73-9e50-400fbcd3cece tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Begin detaching volume completed successfully. Sep 05 20:53:27 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-3d57113b-46c7-4f94-b459-b4bd480b81af req-717b0c60-d2f6-4e73-9e50-400fbcd3cece tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] http://192.168.122.117/volume/v3/volumes/7638df2e-5ca0-4c0a-af57-2d4ab114faf4/action returned with HTTP 202 Sep 05 20:53:27 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 299/625] 192.168.122.117 () {64 vars in 1561 bytes} [Sat Sep 5 20:53:27 2026] POST /volume/v3/volumes/7638df2e-5ca0-4c0a-af57-2d4ab114faf4/action => generated 0 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 20:53:27 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-07fe8d18-3ba8-4b92-8b6b-8d271093aea0 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:27 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-07fe8d18-3ba8-4b92-8b6b-8d271093aea0 None None] GET http://192.168.122.117/volume// Sep 05 20:53:27 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-07fe8d18-3ba8-4b92-8b6b-8d271093aea0 None None] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:27 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-07fe8d18-3ba8-4b92-8b6b-8d271093aea0 None None] Calling method 'all' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:27 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-07fe8d18-3ba8-4b92-8b6b-8d271093aea0 None None] http://192.168.122.117/volume// returned with HTTP 300 Sep 05 20:53:27 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 327/626] 192.168.122.117 () {58 vars in 1315 bytes} [Sat Sep 5 20:53:27 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 20:53:27 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [req-3d57113b-46c7-4f94-b459-b4bd480b81af req-7b11d3a6-94a8-41ee-987f-067d508e2ff5 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:27 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-3d57113b-46c7-4f94-b459-b4bd480b81af req-7b11d3a6-94a8-41ee-987f-067d508e2ff5 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] GET http://192.168.122.117/volume/v3/volumes/7638df2e-5ca0-4c0a-af57-2d4ab114faf4 Sep 05 20:53:27 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-3d57113b-46c7-4f94-b459-b4bd480b81af req-7b11d3a6-94a8-41ee-987f-067d508e2ff5 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:27 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-3d57113b-46c7-4f94-b459-b4bd480b81af req-7b11d3a6-94a8-41ee-987f-067d508e2ff5 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:27 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:27 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:53:27 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:27 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:53:27 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [req-3d57113b-46c7-4f94-b459-b4bd480b81af req-7b11d3a6-94a8-41ee-987f-067d508e2ff5 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Volume info retrieved successfully. Sep 05 20:53:27 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-3d57113b-46c7-4f94-b459-b4bd480b81af req-7b11d3a6-94a8-41ee-987f-067d508e2ff5 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] http://192.168.122.117/volume/v3/volumes/7638df2e-5ca0-4c0a-af57-2d4ab114faf4 returned with HTTP 200 Sep 05 20:53:27 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 300/627] 192.168.122.117 () {62 vars in 1528 bytes} [Sat Sep 5 20:53:27 2026] GET /volume/v3/volumes/7638df2e-5ca0-4c0a-af57-2d4ab114faf4 => generated 1332 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 20:53:28 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-c24d29fd-1c8f-4f51-a26b-56b1746d23b2 req-b75aac53-351b-47d8-aacd-4b059be638cf None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:28 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-c24d29fd-1c8f-4f51-a26b-56b1746d23b2 req-b75aac53-351b-47d8-aacd-4b059be638cf tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] GET http://192.168.122.117/volume/v3/volumes/9e6922ea-bb8f-4ea4-bb6e-0ad49bb8edfb Sep 05 20:53:28 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [req-3d57113b-46c7-4f94-b459-b4bd480b81af req-eb54fd5f-04dd-4142-813b-2378a52d62e8 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:28 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-c24d29fd-1c8f-4f51-a26b-56b1746d23b2 req-b75aac53-351b-47d8-aacd-4b059be638cf tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:28 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-c24d29fd-1c8f-4f51-a26b-56b1746d23b2 req-b75aac53-351b-47d8-aacd-4b059be638cf tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:28 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-3d57113b-46c7-4f94-b459-b4bd480b81af req-eb54fd5f-04dd-4142-813b-2378a52d62e8 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] DELETE http://192.168.122.117/volume/v3/attachments/a43d7298-acfd-4fa3-a42d-32110c9238bb Sep 05 20:53:28 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-3d57113b-46c7-4f94-b459-b4bd480b81af req-eb54fd5f-04dd-4142-813b-2378a52d62e8 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:28 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-3d57113b-46c7-4f94-b459-b4bd480b81af req-eb54fd5f-04dd-4142-813b-2378a52d62e8 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Calling method 'version_select' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:28 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:28 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:53:28 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:28 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:53:28 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:28 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:53:28 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [req-c24d29fd-1c8f-4f51-a26b-56b1746d23b2 req-b75aac53-351b-47d8-aacd-4b059be638cf tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Volume info retrieved successfully. Sep 05 20:53:28 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-c24d29fd-1c8f-4f51-a26b-56b1746d23b2 req-b75aac53-351b-47d8-aacd-4b059be638cf tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] http://192.168.122.117/volume/v3/volumes/9e6922ea-bb8f-4ea4-bb6e-0ad49bb8edfb returned with HTTP 200 Sep 05 20:53:28 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 328/628] 192.168.122.117 () {60 vars in 1487 bytes} [Sat Sep 5 20:53:28 2026] GET /volume/v3/volumes/9e6922ea-bb8f-4ea4-bb6e-0ad49bb8edfb => generated 1147 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:53:28 devstack devstack@c-api.service[87435]: /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 05 20:53:28 devstack devstack@c-api.service[87435]: return base.obj_make_list(context, Sep 05 20:53:28 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-3d57113b-46c7-4f94-b459-b4bd480b81af req-eb54fd5f-04dd-4142-813b-2378a52d62e8 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] http://192.168.122.117/volume/v3/attachments/a43d7298-acfd-4fa3-a42d-32110c9238bb returned with HTTP 200 Sep 05 20:53:28 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 301/629] 192.168.122.117 () {64 vars in 1562 bytes} [Sat Sep 5 20:53:28 2026] DELETE /volume/v3/attachments/a43d7298-acfd-4fa3-a42d-32110c9238bb => generated 19 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:28 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-92c54736-e8fe-4cf6-8e66-df3ff23bae55 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:28 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-1a176b20-eae7-404d-a5ad-bb0617dc1aec None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:28 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-1a176b20-eae7-404d-a5ad-bb0617dc1aec tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] GET http://192.168.122.117/volume/v3/volumes/7638df2e-5ca0-4c0a-af57-2d4ab114faf4 Sep 05 20:53:28 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-1a176b20-eae7-404d-a5ad-bb0617dc1aec tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:28 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-1a176b20-eae7-404d-a5ad-bb0617dc1aec tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:28 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:28 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:53:28 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:28 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:53:28 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-1a176b20-eae7-404d-a5ad-bb0617dc1aec tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Volume info retrieved successfully. Sep 05 20:53:28 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-1a176b20-eae7-404d-a5ad-bb0617dc1aec tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] http://192.168.122.117/volume/v3/volumes/7638df2e-5ca0-4c0a-af57-2d4ab114faf4 returned with HTTP 200 Sep 05 20:53:28 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 302/630] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:53:28 2026] GET /volume/v3/volumes/7638df2e-5ca0-4c0a-af57-2d4ab114faf4 => generated 856 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:29 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-92c54736-e8fe-4cf6-8e66-df3ff23bae55 tempest-TestImageHashVerification-143671751 tempest-TestImageHashVerification-143671751-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 20:53:29 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-92c54736-e8fe-4cf6-8e66-df3ff23bae55 tempest-TestImageHashVerification-143671751 tempest-TestImageHashVerification-143671751-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestImageHashVerification-volume-1820329162", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:53:29 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.volumes [None req-92c54736-e8fe-4cf6-8e66-df3ff23bae55 tempest-TestImageHashVerification-143671751 tempest-TestImageHashVerification-143671751-project-member] Create volume request body: {'volume': {'name': 'tempest-TestImageHashVerification-volume-1820329162', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87434) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:53:29 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-92c54736-e8fe-4cf6-8e66-df3ff23bae55 tempest-TestImageHashVerification-143671751 tempest-TestImageHashVerification-143671751-project-member] Create volume of 1 GB Sep 05 20:53:29 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-92c54736-e8fe-4cf6-8e66-df3ff23bae55 tempest-TestImageHashVerification-143671751 tempest-TestImageHashVerification-143671751-project-member] Availability Zones retrieved successfully. Sep 05 20:53:29 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-92c54736-e8fe-4cf6-8e66-df3ff23bae55 tempest-TestImageHashVerification-143671751 tempest-TestImageHashVerification-143671751-project-member] Flow 'volume_create_api' (9cef9717-d6ab-4eca-ba7a-10dcbcd2893a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:53:29 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-92c54736-e8fe-4cf6-8e66-df3ff23bae55 tempest-TestImageHashVerification-143671751 tempest-TestImageHashVerification-143671751-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc887d78-4780-4adc-a3e9-1f0da82027c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:53:29 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.flows.api.create_volume [None req-92c54736-e8fe-4cf6-8e66-df3ff23bae55 tempest-TestImageHashVerification-143671751 tempest-TestImageHashVerification-143671751-project-member] Validating volume size '1' using validate_int {{(pid=87434) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:53:29 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-92c54736-e8fe-4cf6-8e66-df3ff23bae55 tempest-TestImageHashVerification-143671751 tempest-TestImageHashVerification-143671751-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc887d78-4780-4adc-a3e9-1f0da82027c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:53:29 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-92c54736-e8fe-4cf6-8e66-df3ff23bae55 tempest-TestImageHashVerification-143671751 tempest-TestImageHashVerification-143671751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6bc85744-ad8b-40c3-8fa3-6a9383500393) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:53:29 devstack devstack@c-api.service[87434]: DEBUG cinder.quota [None req-92c54736-e8fe-4cf6-8e66-df3ff23bae55 tempest-TestImageHashVerification-143671751 tempest-TestImageHashVerification-143671751-project-member] Created reservations ['a255be09-cabe-42ea-aa7b-bd4e4529e1ad', 'ddb6fa5e-555e-493c-8a25-bb6f3087c3b8', 'db955966-ea57-4c90-b7b7-017ab08e29ed', 'b5dd59b5-098d-44ed-bfef-e6fa64eae253'] {{(pid=87434) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:53:29 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-92c54736-e8fe-4cf6-8e66-df3ff23bae55 tempest-TestImageHashVerification-143671751 tempest-TestImageHashVerification-143671751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6bc85744-ad8b-40c3-8fa3-6a9383500393) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a255be09-cabe-42ea-aa7b-bd4e4529e1ad', 'ddb6fa5e-555e-493c-8a25-bb6f3087c3b8', 'db955966-ea57-4c90-b7b7-017ab08e29ed', 'b5dd59b5-098d-44ed-bfef-e6fa64eae253']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:53:29 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-92c54736-e8fe-4cf6-8e66-df3ff23bae55 tempest-TestImageHashVerification-143671751 tempest-TestImageHashVerification-143671751-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27411da4-9c75-485f-a3a6-4b426e4ce433) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:53:29 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:29 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:53:29 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-92c54736-e8fe-4cf6-8e66-df3ff23bae55 tempest-TestImageHashVerification-143671751 tempest-TestImageHashVerification-143671751-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27411da4-9c75-485f-a3a6-4b426e4ce433) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e7ee7677-f610-4064-a7ec-56dc060bd45a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-1820329162',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='223007fe49c042e786d9da81c0ae91ce',qos_specs=None,replication_status=,reservations=['a255be09-cabe-42ea-aa7b-bd4e4529e1ad','ddb6fa5e-555e-493c-8a25-bb6f3087c3b8','db955966-ea57-4c90-b7b7-017ab08e29ed','b5dd59b5-098d-44ed-bfef-e6fa64eae253'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff2e8aa401a44b02b2dec6c7288b39d0',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T18:53:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-1820329162',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e7ee7677-f610-4064-a7ec-56dc060bd45a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='223007fe49c042e786d9da81c0ae91ce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ff2e8aa401a44b02b2dec6c7288b39d0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:53:29 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-92c54736-e8fe-4cf6-8e66-df3ff23bae55 tempest-TestImageHashVerification-143671751 tempest-TestImageHashVerification-143671751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac2331f9-7848-4838-a074-b31c16d0e417) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:53:30 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-92c54736-e8fe-4cf6-8e66-df3ff23bae55 tempest-TestImageHashVerification-143671751 tempest-TestImageHashVerification-143671751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac2331f9-7848-4838-a074-b31c16d0e417) transitioned into state 'SUCCESS' from state '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-1820329162',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='223007fe49c042e786d9da81c0ae91ce',qos_specs=None,replication_status=,reservations=['a255be09-cabe-42ea-aa7b-bd4e4529e1ad','ddb6fa5e-555e-493c-8a25-bb6f3087c3b8','db955966-ea57-4c90-b7b7-017ab08e29ed','b5dd59b5-098d-44ed-bfef-e6fa64eae253'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff2e8aa401a44b02b2dec6c7288b39d0',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:53:30 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-92c54736-e8fe-4cf6-8e66-df3ff23bae55 tempest-TestImageHashVerification-143671751 tempest-TestImageHashVerification-143671751-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0cab7295-af01-4e72-908e-5761036d43e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:53:30 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-92c54736-e8fe-4cf6-8e66-df3ff23bae55 tempest-TestImageHashVerification-143671751 tempest-TestImageHashVerification-143671751-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0cab7295-af01-4e72-908e-5761036d43e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:53:30 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-92c54736-e8fe-4cf6-8e66-df3ff23bae55 tempest-TestImageHashVerification-143671751 tempest-TestImageHashVerification-143671751-project-member] Flow 'volume_create_api' (9cef9717-d6ab-4eca-ba7a-10dcbcd2893a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:53:30 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-92c54736-e8fe-4cf6-8e66-df3ff23bae55 tempest-TestImageHashVerification-143671751 tempest-TestImageHashVerification-143671751-project-member] Create volume request issued successfully. Sep 05 20:53:30 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-92c54736-e8fe-4cf6-8e66-df3ff23bae55 tempest-TestImageHashVerification-143671751 tempest-TestImageHashVerification-143671751-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 20:53:30 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 329/631] 192.168.122.117 () {60 vars in 1143 bytes} [Sat Sep 5 20:53:28 2026] POST /volume/v3/volumes => generated 765 bytes in 1416 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:53:30 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-2fad3ad9-e543-480c-bb2f-4caf6c4bf99f None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:30 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-2fad3ad9-e543-480c-bb2f-4caf6c4bf99f tempest-TestImageHashVerification-143671751 tempest-TestImageHashVerification-143671751-project-member] GET http://192.168.122.117/volume/v3/volumes/e7ee7677-f610-4064-a7ec-56dc060bd45a Sep 05 20:53:30 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-2fad3ad9-e543-480c-bb2f-4caf6c4bf99f tempest-TestImageHashVerification-143671751 tempest-TestImageHashVerification-143671751-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:30 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-2fad3ad9-e543-480c-bb2f-4caf6c4bf99f tempest-TestImageHashVerification-143671751 tempest-TestImageHashVerification-143671751-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:30 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-ef5e78a6-fde9-4216-a6d1-d8177f614243 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:30 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-ef5e78a6-fde9-4216-a6d1-d8177f614243 None None] GET http://192.168.122.117/volume// Sep 05 20:53:30 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-ef5e78a6-fde9-4216-a6d1-d8177f614243 None None] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:30 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-ef5e78a6-fde9-4216-a6d1-d8177f614243 None None] Calling method 'all' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:30 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-ef5e78a6-fde9-4216-a6d1-d8177f614243 None None] http://192.168.122.117/volume// returned with HTTP 300 Sep 05 20:53:30 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 330/632] 192.168.122.117 () {58 vars in 1315 bytes} [Sat Sep 5 20:53:30 2026] GET /volume/ => generated 390 bytes in 13 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 20:53:30 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:30 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:53:30 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-c24d29fd-1c8f-4f51-a26b-56b1746d23b2 req-5737d3b3-a91d-4a32-ad06-12f8973bc8ca None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:30 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:30 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:53:30 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-c24d29fd-1c8f-4f51-a26b-56b1746d23b2 req-5737d3b3-a91d-4a32-ad06-12f8973bc8ca tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] POST http://192.168.122.117/volume/v3/attachments Sep 05 20:53:30 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-c24d29fd-1c8f-4f51-a26b-56b1746d23b2 req-5737d3b3-a91d-4a32-ad06-12f8973bc8ca tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9e6922ea-bb8f-4ea4-bb6e-0ad49bb8edfb", "connector": null, "instance_uuid": "c2160e96-1ccf-40b0-a610-43ae71668c10"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:53:30 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-2fad3ad9-e543-480c-bb2f-4caf6c4bf99f tempest-TestImageHashVerification-143671751 tempest-TestImageHashVerification-143671751-project-member] Volume info retrieved successfully. Sep 05 20:53:30 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:30 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:53:30 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:30 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:53:30 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-2fad3ad9-e543-480c-bb2f-4caf6c4bf99f tempest-TestImageHashVerification-143671751 tempest-TestImageHashVerification-143671751-project-member] http://192.168.122.117/volume/v3/volumes/e7ee7677-f610-4064-a7ec-56dc060bd45a returned with HTTP 200 Sep 05 20:53:30 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 303/633] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:53:30 2026] GET /volume/v3/volumes/e7ee7677-f610-4064-a7ec-56dc060bd45a => generated 833 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:30 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:30 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:53:30 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-c24d29fd-1c8f-4f51-a26b-56b1746d23b2 req-5737d3b3-a91d-4a32-ad06-12f8973bc8ca tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] http://192.168.122.117/volume/v3/attachments returned with HTTP 200 Sep 05 20:53:30 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 331/634] 192.168.122.117 () {66 vars in 1483 bytes} [Sat Sep 5 20:53:30 2026] POST /volume/v3/attachments => generated 273 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:53:30 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-20ce9d68-3175-4f5b-92dd-7fd1749dcb95 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:30 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-20ce9d68-3175-4f5b-92dd-7fd1749dcb95 None None] GET http://192.168.122.117/volume// Sep 05 20:53:30 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-20ce9d68-3175-4f5b-92dd-7fd1749dcb95 None None] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:30 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-20ce9d68-3175-4f5b-92dd-7fd1749dcb95 None None] Calling method 'all' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:30 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-20ce9d68-3175-4f5b-92dd-7fd1749dcb95 None None] http://192.168.122.117/volume// returned with HTTP 300 Sep 05 20:53:30 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 304/635] 192.168.122.117 () {58 vars in 1315 bytes} [Sat Sep 5 20:53:30 2026] GET /volume/ => generated 390 bytes in 13 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 20:53:30 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-c24d29fd-1c8f-4f51-a26b-56b1746d23b2 req-83ca3132-6bac-4017-b743-5799d3304dcd None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:30 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-c24d29fd-1c8f-4f51-a26b-56b1746d23b2 req-83ca3132-6bac-4017-b743-5799d3304dcd tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] GET http://192.168.122.117/volume/v3/volumes/9e6922ea-bb8f-4ea4-bb6e-0ad49bb8edfb Sep 05 20:53:30 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-c24d29fd-1c8f-4f51-a26b-56b1746d23b2 req-83ca3132-6bac-4017-b743-5799d3304dcd tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:30 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-c24d29fd-1c8f-4f51-a26b-56b1746d23b2 req-83ca3132-6bac-4017-b743-5799d3304dcd tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:30 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:30 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:53:30 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:30 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:53:30 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [req-c24d29fd-1c8f-4f51-a26b-56b1746d23b2 req-83ca3132-6bac-4017-b743-5799d3304dcd tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Volume info retrieved successfully. Sep 05 20:53:30 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-c24d29fd-1c8f-4f51-a26b-56b1746d23b2 req-83ca3132-6bac-4017-b743-5799d3304dcd tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] http://192.168.122.117/volume/v3/volumes/9e6922ea-bb8f-4ea4-bb6e-0ad49bb8edfb returned with HTTP 200 Sep 05 20:53:30 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 332/636] 192.168.122.117 () {62 vars in 1528 bytes} [Sat Sep 5 20:53:30 2026] GET /volume/v3/volumes/9e6922ea-bb8f-4ea4-bb6e-0ad49bb8edfb => generated 1328 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 20:53:30 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-779c7014-ca37-409f-8884-7480155029d0 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:30 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-c24d29fd-1c8f-4f51-a26b-56b1746d23b2 req-c0307ec0-645a-4082-b65d-bc58e19c8c95 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:30 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-c24d29fd-1c8f-4f51-a26b-56b1746d23b2 req-c0307ec0-645a-4082-b65d-bc58e19c8c95 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] DELETE http://192.168.122.117/volume/v3/attachments/4a6548f4-e6da-4894-91de-500cf13acf4f Sep 05 20:53:30 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-c24d29fd-1c8f-4f51-a26b-56b1746d23b2 req-c0307ec0-645a-4082-b65d-bc58e19c8c95 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:30 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-c24d29fd-1c8f-4f51-a26b-56b1746d23b2 req-c0307ec0-645a-4082-b65d-bc58e19c8c95 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Calling method 'version_select' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:30 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:30 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:53:30 devstack devstack@c-api.service[87434]: /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 05 20:53:30 devstack devstack@c-api.service[87434]: return base.obj_make_list(context, Sep 05 20:53:30 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-c24d29fd-1c8f-4f51-a26b-56b1746d23b2 req-c0307ec0-645a-4082-b65d-bc58e19c8c95 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] http://192.168.122.117/volume/v3/attachments/4a6548f4-e6da-4894-91de-500cf13acf4f returned with HTTP 200 Sep 05 20:53:30 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 333/637] 192.168.122.117 () {64 vars in 1562 bytes} [Sat Sep 5 20:53:30 2026] DELETE /volume/v3/attachments/4a6548f4-e6da-4894-91de-500cf13acf4f => generated 192 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:53:31 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-779c7014-ca37-409f-8884-7480155029d0 tempest-VolumeSnapshotQuotasNegativeTestJSON-556254199 tempest-VolumeSnapshotQuotasNegativeTestJSON-556254199-project-admin] GET http://192.168.122.117/volume/v3/os-quota-sets/7d55cd0e9bf84bfb9056ca011716e178 Sep 05 20:53:31 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-779c7014-ca37-409f-8884-7480155029d0 tempest-VolumeSnapshotQuotasNegativeTestJSON-556254199 tempest-VolumeSnapshotQuotasNegativeTestJSON-556254199-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:31 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-779c7014-ca37-409f-8884-7480155029d0 tempest-VolumeSnapshotQuotasNegativeTestJSON-556254199 tempest-VolumeSnapshotQuotasNegativeTestJSON-556254199-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:31 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-779c7014-ca37-409f-8884-7480155029d0 tempest-VolumeSnapshotQuotasNegativeTestJSON-556254199 tempest-VolumeSnapshotQuotasNegativeTestJSON-556254199-project-admin] http://192.168.122.117/volume/v3/os-quota-sets/7d55cd0e9bf84bfb9056ca011716e178 returned with HTTP 200 Sep 05 20:53:31 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 305/638] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:53:30 2026] GET /volume/v3/os-quota-sets/7d55cd0e9bf84bfb9056ca011716e178 => generated 440 bytes in 507 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:31 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-ac045ace-e67c-4082-9a32-76034e1809bd None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:31 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-ac045ace-e67c-4082-9a32-76034e1809bd tempest-VolumeSnapshotQuotasNegativeTestJSON-556254199 tempest-VolumeSnapshotQuotasNegativeTestJSON-556254199-project-admin] PUT http://192.168.122.117/volume/v3/os-quota-sets/7d55cd0e9bf84bfb9056ca011716e178 Sep 05 20:53:31 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-ac045ace-e67c-4082-9a32-76034e1809bd tempest-VolumeSnapshotQuotasNegativeTestJSON-556254199 tempest-VolumeSnapshotQuotasNegativeTestJSON-556254199-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:53:31 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:31 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:53:31 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-31278810-483c-41d8-95ef-7e9635722886 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:31 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-31278810-483c-41d8-95ef-7e9635722886 tempest-TestImageHashVerification-143671751 tempest-TestImageHashVerification-143671751-project-member] GET http://192.168.122.117/volume/v3/volumes/e7ee7677-f610-4064-a7ec-56dc060bd45a Sep 05 20:53:31 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-31278810-483c-41d8-95ef-7e9635722886 tempest-TestImageHashVerification-143671751 tempest-TestImageHashVerification-143671751-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:31 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-31278810-483c-41d8-95ef-7e9635722886 tempest-TestImageHashVerification-143671751 tempest-TestImageHashVerification-143671751-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:31 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:31 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:53:31 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:31 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:53:31 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-31278810-483c-41d8-95ef-7e9635722886 tempest-TestImageHashVerification-143671751 tempest-TestImageHashVerification-143671751-project-member] Volume info retrieved successfully. Sep 05 20:53:31 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-31278810-483c-41d8-95ef-7e9635722886 tempest-TestImageHashVerification-143671751 tempest-TestImageHashVerification-143671751-project-member] http://192.168.122.117/volume/v3/volumes/e7ee7677-f610-4064-a7ec-56dc060bd45a returned with HTTP 200 Sep 05 20:53:31 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 306/639] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:53:31 2026] GET /volume/v3/volumes/e7ee7677-f610-4064-a7ec-56dc060bd45a => generated 857 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:31 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-ac045ace-e67c-4082-9a32-76034e1809bd tempest-VolumeSnapshotQuotasNegativeTestJSON-556254199 tempest-VolumeSnapshotQuotasNegativeTestJSON-556254199-project-admin] http://192.168.122.117/volume/v3/os-quota-sets/7d55cd0e9bf84bfb9056ca011716e178 returned with HTTP 200 Sep 05 20:53:31 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 334/640] 192.168.122.117 () {60 vars in 1258 bytes} [Sat Sep 5 20:53:31 2026] PUT /volume/v3/os-quota-sets/7d55cd0e9bf84bfb9056ca011716e178 => generated 393 bytes in 407 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:31 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-82adc93b-03dd-46e6-9bda-be6e0620a362 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:31 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-40a8cdf1-471f-458f-a2bb-4cc05fdcb2ba None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:31 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-40a8cdf1-471f-458f-a2bb-4cc05fdcb2ba None None] GET http://192.168.122.117/volume// Sep 05 20:53:31 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-40a8cdf1-471f-458f-a2bb-4cc05fdcb2ba None None] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:31 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-40a8cdf1-471f-458f-a2bb-4cc05fdcb2ba None None] Calling method 'all' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:31 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-40a8cdf1-471f-458f-a2bb-4cc05fdcb2ba None None] http://192.168.122.117/volume// returned with HTTP 300 Sep 05 20:53:31 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 335/641] 192.168.122.117 () {58 vars in 1315 bytes} [Sat Sep 5 20:53:31 2026] GET /volume/ => generated 390 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 20:53:31 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-c24d29fd-1c8f-4f51-a26b-56b1746d23b2 req-0d4c5f16-17e0-41ca-8a21-a45a40ec0e28 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:31 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-c24d29fd-1c8f-4f51-a26b-56b1746d23b2 req-0d4c5f16-17e0-41ca-8a21-a45a40ec0e28 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] GET http://192.168.122.117/volume/v3/volumes/9e6922ea-bb8f-4ea4-bb6e-0ad49bb8edfb Sep 05 20:53:31 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-c24d29fd-1c8f-4f51-a26b-56b1746d23b2 req-0d4c5f16-17e0-41ca-8a21-a45a40ec0e28 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:31 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-c24d29fd-1c8f-4f51-a26b-56b1746d23b2 req-0d4c5f16-17e0-41ca-8a21-a45a40ec0e28 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:31 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:31 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:53:31 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:31 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:53:31 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [req-c24d29fd-1c8f-4f51-a26b-56b1746d23b2 req-0d4c5f16-17e0-41ca-8a21-a45a40ec0e28 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Volume info retrieved successfully. Sep 05 20:53:31 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-c24d29fd-1c8f-4f51-a26b-56b1746d23b2 req-0d4c5f16-17e0-41ca-8a21-a45a40ec0e28 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] http://192.168.122.117/volume/v3/volumes/9e6922ea-bb8f-4ea4-bb6e-0ad49bb8edfb returned with HTTP 200 Sep 05 20:53:31 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 336/642] 192.168.122.117 () {62 vars in 1528 bytes} [Sat Sep 5 20:53:31 2026] GET /volume/v3/volumes/9e6922ea-bb8f-4ea4-bb6e-0ad49bb8edfb => generated 1035 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 20:53:31 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-82adc93b-03dd-46e6-9bda-be6e0620a362 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 20:53:31 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-82adc93b-03dd-46e6-9bda-be6e0620a362 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-2012624810"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:53:31 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.volumes [None req-82adc93b-03dd-46e6-9bda-be6e0620a362 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-2012624810'}} {{(pid=87435) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:53:31 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-82adc93b-03dd-46e6-9bda-be6e0620a362 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Create volume of 1 GB Sep 05 20:53:31 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-82adc93b-03dd-46e6-9bda-be6e0620a362 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Availability Zones retrieved successfully. Sep 05 20:53:31 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-82adc93b-03dd-46e6-9bda-be6e0620a362 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Flow 'volume_create_api' (cae519ff-4328-4256-9ee6-122faca24761) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:53:31 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-82adc93b-03dd-46e6-9bda-be6e0620a362 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0c6aa10-c25d-42b5-9fb9-ed367ec413e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:53:31 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.flows.api.create_volume [None req-82adc93b-03dd-46e6-9bda-be6e0620a362 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Validating volume size '1' using validate_int {{(pid=87435) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:53:32 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-c24d29fd-1c8f-4f51-a26b-56b1746d23b2 req-73e64d23-2a00-4c1d-9938-6e8220f82280 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:32 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-c24d29fd-1c8f-4f51-a26b-56b1746d23b2 req-73e64d23-2a00-4c1d-9938-6e8220f82280 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] PUT http://192.168.122.117/volume/v3/attachments/e5ae9571-139b-44b3-91ef-442816a4115e Sep 05 20:53:32 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-c24d29fd-1c8f-4f51-a26b-56b1746d23b2 req-73e64d23-2a00-4c1d-9938-6e8220f82280 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.117", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:643f628891a", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d26e87ce-8ef5-4a19-89be-27e45980a71c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:53:32 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-82adc93b-03dd-46e6-9bda-be6e0620a362 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0c6aa10-c25d-42b5-9fb9-ed367ec413e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:53:32 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-82adc93b-03dd-46e6-9bda-be6e0620a362 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7af1bab-e142-443c-b282-a450e15aa307) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:53:32 devstack devstack@c-api.service[87434]: DEBUG cinder.coordination [req-c24d29fd-1c8f-4f51-a26b-56b1746d23b2 req-73e64d23-2a00-4c1d-9938-6e8220f82280 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Acquiring lock "cinder-attachment_update-9e6922ea-bb8f-4ea4-bb6e-0ad49bb8edfb-devstack" by "attachment_update" {{(pid=87434) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 05 20:53:32 devstack devstack@c-api.service[87434]: DEBUG cinder.coordination [req-c24d29fd-1c8f-4f51-a26b-56b1746d23b2 req-73e64d23-2a00-4c1d-9938-6e8220f82280 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Lock "cinder-attachment_update-9e6922ea-bb8f-4ea4-bb6e-0ad49bb8edfb-devstack" acquired by "attachment_update" :: waited 0.034s {{(pid=87434) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 05 20:53:32 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:32 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:53:32 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:32 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:53:32 devstack devstack@c-api.service[87435]: DEBUG cinder.quota [None req-82adc93b-03dd-46e6-9bda-be6e0620a362 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Created reservations ['7b7b05ef-11a6-49c0-bb9f-4da756bf39ed', 'e841aa4d-0321-49e3-b0e7-e2eb46ab7f54', '02ba19a5-a463-4486-bc2f-c17b37a4815d', '5841462d-a7d6-42fe-a665-e8c6f699324c'] {{(pid=87435) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:53:32 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-82adc93b-03dd-46e6-9bda-be6e0620a362 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7af1bab-e142-443c-b282-a450e15aa307) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7b7b05ef-11a6-49c0-bb9f-4da756bf39ed', 'e841aa4d-0321-49e3-b0e7-e2eb46ab7f54', '02ba19a5-a463-4486-bc2f-c17b37a4815d', '5841462d-a7d6-42fe-a665-e8c6f699324c']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:53:32 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-82adc93b-03dd-46e6-9bda-be6e0620a362 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a022f668-00d0-4e0f-b1ce-65b4e3c21c97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:53:32 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:32 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:53:32 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-82adc93b-03dd-46e6-9bda-be6e0620a362 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a022f668-00d0-4e0f-b1ce-65b4e3c21c97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '26db853f-fc17-4d2b-a4e3-d98d7742c2ab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-2012624810',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d55cd0e9bf84bfb9056ca011716e178',qos_specs=None,replication_status=,reservations=['7b7b05ef-11a6-49c0-bb9f-4da756bf39ed','e841aa4d-0321-49e3-b0e7-e2eb46ab7f54','02ba19a5-a463-4486-bc2f-c17b37a4815d','5841462d-a7d6-42fe-a665-e8c6f699324c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14d12903cd184537ad1f191e86fcda0b',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T18:53:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-2012624810',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=26db853f-fc17-4d2b-a4e3-d98d7742c2ab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7d55cd0e9bf84bfb9056ca011716e178',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='14d12903cd184537ad1f191e86fcda0b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:53:32 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-82adc93b-03dd-46e6-9bda-be6e0620a362 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e434e4e-aba6-43a4-b228-e126b5748c8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:53:32 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-82adc93b-03dd-46e6-9bda-be6e0620a362 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e434e4e-aba6-43a4-b228-e126b5748c8a) transitioned into state 'SUCCESS' from state '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-2012624810',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d55cd0e9bf84bfb9056ca011716e178',qos_specs=None,replication_status=,reservations=['7b7b05ef-11a6-49c0-bb9f-4da756bf39ed','e841aa4d-0321-49e3-b0e7-e2eb46ab7f54','02ba19a5-a463-4486-bc2f-c17b37a4815d','5841462d-a7d6-42fe-a665-e8c6f699324c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14d12903cd184537ad1f191e86fcda0b',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:53:32 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-82adc93b-03dd-46e6-9bda-be6e0620a362 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85757200-bdc5-4c1f-9c71-0a2de993acc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:53:32 devstack devstack@c-api.service[87434]: DEBUG cinder.coordination [req-c24d29fd-1c8f-4f51-a26b-56b1746d23b2 req-73e64d23-2a00-4c1d-9938-6e8220f82280 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Lock "cinder-attachment_update-9e6922ea-bb8f-4ea4-bb6e-0ad49bb8edfb-devstack" released by "attachment_update" :: held 0.442s {{(pid=87434) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 05 20:53:32 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-c24d29fd-1c8f-4f51-a26b-56b1746d23b2 req-73e64d23-2a00-4c1d-9938-6e8220f82280 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] http://192.168.122.117/volume/v3/attachments/e5ae9571-139b-44b3-91ef-442816a4115e returned with HTTP 200 Sep 05 20:53:32 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 337/643] 192.168.122.117 () {66 vars in 1593 bytes} [Sat Sep 5 20:53:32 2026] PUT /volume/v3/attachments/e5ae9571-139b-44b3-91ef-442816a4115e => generated 694 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:53:32 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-9b502e2f-5fde-4b3c-bfc7-e272e74e4c20 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:32 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-9b502e2f-5fde-4b3c-bfc7-e272e74e4c20 tempest-TestImageHashVerification-143671751 tempest-TestImageHashVerification-143671751-project-member] GET http://192.168.122.117/volume/v3/volumes/e7ee7677-f610-4064-a7ec-56dc060bd45a Sep 05 20:53:32 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-9b502e2f-5fde-4b3c-bfc7-e272e74e4c20 tempest-TestImageHashVerification-143671751 tempest-TestImageHashVerification-143671751-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:32 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-9b502e2f-5fde-4b3c-bfc7-e272e74e4c20 tempest-TestImageHashVerification-143671751 tempest-TestImageHashVerification-143671751-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:32 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:32 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:53:32 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:32 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:53:32 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-82adc93b-03dd-46e6-9bda-be6e0620a362 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85757200-bdc5-4c1f-9c71-0a2de993acc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:53:32 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-82adc93b-03dd-46e6-9bda-be6e0620a362 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Flow 'volume_create_api' (cae519ff-4328-4256-9ee6-122faca24761) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:53:32 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-82adc93b-03dd-46e6-9bda-be6e0620a362 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Create volume request issued successfully. Sep 05 20:53:32 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-82adc93b-03dd-46e6-9bda-be6e0620a362 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 20:53:32 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-9b502e2f-5fde-4b3c-bfc7-e272e74e4c20 tempest-TestImageHashVerification-143671751 tempest-TestImageHashVerification-143671751-project-member] Volume info retrieved successfully. Sep 05 20:53:32 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 307/644] 192.168.122.117 () {60 vars in 1142 bytes} [Sat Sep 5 20:53:31 2026] POST /volume/v3/volumes => generated 776 bytes in 998 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:53:32 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-4d277775-aeb5-4da7-9c44-b20d031e8bba None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:32 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-4d277775-aeb5-4da7-9c44-b20d031e8bba tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] GET http://192.168.122.117/volume/v3/volumes/26db853f-fc17-4d2b-a4e3-d98d7742c2ab Sep 05 20:53:32 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-4d277775-aeb5-4da7-9c44-b20d031e8bba tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:32 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-4d277775-aeb5-4da7-9c44-b20d031e8bba tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:32 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:32 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:53:32 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:32 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:53:32 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-9b502e2f-5fde-4b3c-bfc7-e272e74e4c20 tempest-TestImageHashVerification-143671751 tempest-TestImageHashVerification-143671751-project-member] http://192.168.122.117/volume/v3/volumes/e7ee7677-f610-4064-a7ec-56dc060bd45a returned with HTTP 200 Sep 05 20:53:32 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 338/645] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:53:32 2026] GET /volume/v3/volumes/e7ee7677-f610-4064-a7ec-56dc060bd45a => generated 858 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:32 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-c24d29fd-1c8f-4f51-a26b-56b1746d23b2 req-3448b461-b8aa-4d79-8347-aa1440be093a None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:32 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-c24d29fd-1c8f-4f51-a26b-56b1746d23b2 req-3448b461-b8aa-4d79-8347-aa1440be093a tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] POST http://192.168.122.117/volume/v3/attachments/e5ae9571-139b-44b3-91ef-442816a4115e/action Sep 05 20:53:32 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-c24d29fd-1c8f-4f51-a26b-56b1746d23b2 req-3448b461-b8aa-4d79-8347-aa1440be093a tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Action body: b'{"os-complete": null}' {{(pid=87434) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:53:32 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-c24d29fd-1c8f-4f51-a26b-56b1746d23b2 req-3448b461-b8aa-4d79-8347-aa1440be093a tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:53:32 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-4d277775-aeb5-4da7-9c44-b20d031e8bba tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Volume info retrieved successfully. Sep 05 20:53:32 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-4d277775-aeb5-4da7-9c44-b20d031e8bba tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] http://192.168.122.117/volume/v3/volumes/26db853f-fc17-4d2b-a4e3-d98d7742c2ab returned with HTTP 200 Sep 05 20:53:32 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 308/646] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:53:32 2026] GET /volume/v3/volumes/26db853f-fc17-4d2b-a4e3-d98d7742c2ab => generated 844 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:32 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-21cdc91a-13c1-4c9e-a1ac-8ab6e36776fe None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:32 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-21cdc91a-13c1-4c9e-a1ac-8ab6e36776fe tempest-TestImageHashVerification-143671751 tempest-TestImageHashVerification-143671751-project-member] GET http://192.168.122.117/volume/v3/volumes/e7ee7677-f610-4064-a7ec-56dc060bd45a Sep 05 20:53:32 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:32 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:53:32 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-21cdc91a-13c1-4c9e-a1ac-8ab6e36776fe tempest-TestImageHashVerification-143671751 tempest-TestImageHashVerification-143671751-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:32 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-21cdc91a-13c1-4c9e-a1ac-8ab6e36776fe tempest-TestImageHashVerification-143671751 tempest-TestImageHashVerification-143671751-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:32 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:32 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:53:32 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:32 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:53:32 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:32 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:53:32 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-c24d29fd-1c8f-4f51-a26b-56b1746d23b2 req-3448b461-b8aa-4d79-8347-aa1440be093a tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] http://192.168.122.117/volume/v3/attachments/e5ae9571-139b-44b3-91ef-442816a4115e/action returned with HTTP 204 Sep 05 20:53:32 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 339/647] 192.168.122.117 () {66 vars in 1614 bytes} [Sat Sep 5 20:53:32 2026] POST /volume/v3/attachments/e5ae9571-139b-44b3-91ef-442816a4115e/action => generated 0 bytes in 113 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:53:32 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-21cdc91a-13c1-4c9e-a1ac-8ab6e36776fe tempest-TestImageHashVerification-143671751 tempest-TestImageHashVerification-143671751-project-member] Volume info retrieved successfully. Sep 05 20:53:32 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-21cdc91a-13c1-4c9e-a1ac-8ab6e36776fe tempest-TestImageHashVerification-143671751 tempest-TestImageHashVerification-143671751-project-member] http://192.168.122.117/volume/v3/volumes/e7ee7677-f610-4064-a7ec-56dc060bd45a returned with HTTP 200 Sep 05 20:53:32 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 309/648] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:53:32 2026] GET /volume/v3/volumes/e7ee7677-f610-4064-a7ec-56dc060bd45a => generated 858 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:32 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-c415448d-66cf-4fbe-9a45-b68a216e1e49 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:32 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-c415448d-66cf-4fbe-9a45-b68a216e1e49 tempest-TestImageHashVerification-143671751 tempest-TestImageHashVerification-143671751-project-member] POST http://192.168.122.117/volume/v3/volumes/e7ee7677-f610-4064-a7ec-56dc060bd45a/action Sep 05 20:53:32 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-c415448d-66cf-4fbe-9a45-b68a216e1e49 tempest-TestImageHashVerification-143671751 tempest-TestImageHashVerification-143671751-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-462346273", "disk_format": "raw"}}' {{(pid=87434) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:53:32 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-c415448d-66cf-4fbe-9a45-b68a216e1e49 tempest-TestImageHashVerification-143671751 tempest-TestImageHashVerification-143671751-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-462346273", "disk_format": "raw"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:53:32 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:32 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:53:32 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:32 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:53:32 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-c415448d-66cf-4fbe-9a45-b68a216e1e49 tempest-TestImageHashVerification-143671751 tempest-TestImageHashVerification-143671751-project-member] Volume info retrieved successfully. Sep 05 20:53:32 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:32 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:53:32 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:32 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:53:32 devstack devstack@c-api.service[87434]: DEBUG cinder.image.image_utils [None req-c415448d-66cf-4fbe-9a45-b68a216e1e49 tempest-TestImageHashVerification-143671751 tempest-TestImageHashVerification-143671751-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-462346273'}] 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-462346273'}]. {{(pid=87434) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 05 20:53:33 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-1c7716ea-40d0-4c73-80d8-3e47da072657 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:33 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-1c7716ea-40d0-4c73-80d8-3e47da072657 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] GET http://192.168.122.117/volume/v3/volumes/26db853f-fc17-4d2b-a4e3-d98d7742c2ab Sep 05 20:53:33 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-1c7716ea-40d0-4c73-80d8-3e47da072657 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:33 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-1c7716ea-40d0-4c73-80d8-3e47da072657 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:33 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:33 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:53:33 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:33 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:53:33 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-1c7716ea-40d0-4c73-80d8-3e47da072657 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Volume info retrieved successfully. Sep 05 20:53:33 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-1c7716ea-40d0-4c73-80d8-3e47da072657 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] http://192.168.122.117/volume/v3/volumes/26db853f-fc17-4d2b-a4e3-d98d7742c2ab returned with HTTP 200 Sep 05 20:53:33 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 310/649] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:53:33 2026] GET /volume/v3/volumes/26db853f-fc17-4d2b-a4e3-d98d7742c2ab => generated 868 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:34 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-c415448d-66cf-4fbe-9a45-b68a216e1e49 tempest-TestImageHashVerification-143671751 tempest-TestImageHashVerification-143671751-project-member] Copy volume to image completed successfully. Sep 05 20:53:34 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-c415448d-66cf-4fbe-9a45-b68a216e1e49 tempest-TestImageHashVerification-143671751 tempest-TestImageHashVerification-143671751-project-member] http://192.168.122.117/volume/v3/volumes/e7ee7677-f610-4064-a7ec-56dc060bd45a/action returned with HTTP 202 Sep 05 20:53:34 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 340/650] 192.168.122.117 () {60 vars in 1275 bytes} [Sat Sep 5 20:53:32 2026] POST /volume/v3/volumes/e7ee7677-f610-4064-a7ec-56dc060bd45a/action => generated 653 bytes in 1476 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:53:34 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-4ae05373-03de-47ff-aec8-3d753cfab06e None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:34 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-4ae05373-03de-47ff-aec8-3d753cfab06e tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] GET http://192.168.122.117/volume/v3/volumes/26db853f-fc17-4d2b-a4e3-d98d7742c2ab Sep 05 20:53:34 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-4ae05373-03de-47ff-aec8-3d753cfab06e tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:34 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-4ae05373-03de-47ff-aec8-3d753cfab06e tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:34 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:34 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:53:34 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:34 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:53:34 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-4ae05373-03de-47ff-aec8-3d753cfab06e tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Volume info retrieved successfully. Sep 05 20:53:34 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-4ae05373-03de-47ff-aec8-3d753cfab06e tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] http://192.168.122.117/volume/v3/volumes/26db853f-fc17-4d2b-a4e3-d98d7742c2ab returned with HTTP 200 Sep 05 20:53:34 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 311/651] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:53:34 2026] GET /volume/v3/volumes/26db853f-fc17-4d2b-a4e3-d98d7742c2ab => generated 869 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:34 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-1d5258ed-0195-4055-9b71-337703b609b7 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:34 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-1d5258ed-0195-4055-9b71-337703b609b7 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] POST http://192.168.122.117/volume/v3/snapshots Sep 05 20:53:34 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-1d5258ed-0195-4055-9b71-337703b609b7 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "26db853f-fc17-4d2b-a4e3-d98d7742c2ab", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-298467640"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:53:35 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:35 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:53:35 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:35 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:53:35 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-1d5258ed-0195-4055-9b71-337703b609b7 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Volume info retrieved successfully. Sep 05 20:53:35 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.snapshots [None req-1d5258ed-0195-4055-9b71-337703b609b7 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Create snapshot from volume 26db853f-fc17-4d2b-a4e3-d98d7742c2ab Sep 05 20:53:35 devstack devstack@c-api.service[87434]: DEBUG cinder.quota [None req-1d5258ed-0195-4055-9b71-337703b609b7 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Created reservations ['60a886fa-845b-4cff-ad7e-ebe8b4097915', '7b2a646b-c22f-4d72-b38b-9a8685956e0e', '3ff2033f-52da-4a48-9fc7-e53a0af0c1cc', '89b5eea3-e57d-4314-858e-9c4e137102a3'] {{(pid=87434) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:53:35 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:35 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:53:35 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-1d5258ed-0195-4055-9b71-337703b609b7 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Snapshot create request issued successfully. Sep 05 20:53:35 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-1d5258ed-0195-4055-9b71-337703b609b7 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] http://192.168.122.117/volume/v3/snapshots returned with HTTP 202 Sep 05 20:53:35 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 341/652] 192.168.122.117 () {60 vars in 1149 bytes} [Sat Sep 5 20:53:34 2026] POST /volume/v3/snapshots => generated 322 bytes in 491 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:53:35 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-9e27c9cf-bc1f-47e8-8143-007d55c1661c None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:35 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-9e27c9cf-bc1f-47e8-8143-007d55c1661c tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] GET http://192.168.122.117/volume/v3/snapshots/23f149a4-f927-40a8-8a3d-e5d4e96517b9 Sep 05 20:53:35 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-9e27c9cf-bc1f-47e8-8143-007d55c1661c tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:35 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-9e27c9cf-bc1f-47e8-8143-007d55c1661c tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:35 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:35 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:53:35 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-9e27c9cf-bc1f-47e8-8143-007d55c1661c tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Snapshot retrieved successfully. Sep 05 20:53:35 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-9e27c9cf-bc1f-47e8-8143-007d55c1661c tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] http://192.168.122.117/volume/v3/snapshots/23f149a4-f927-40a8-8a3d-e5d4e96517b9 returned with HTTP 200 Sep 05 20:53:35 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 312/653] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:53:35 2026] GET /volume/v3/snapshots/23f149a4-f927-40a8-8a3d-e5d4e96517b9 => generated 454 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:36 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-68a05359-5032-427f-96f5-acbcb46171d1 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:36 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-68a05359-5032-427f-96f5-acbcb46171d1 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] GET http://192.168.122.117/volume/v3/snapshots/23f149a4-f927-40a8-8a3d-e5d4e96517b9 Sep 05 20:53:36 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-68a05359-5032-427f-96f5-acbcb46171d1 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:36 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-68a05359-5032-427f-96f5-acbcb46171d1 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:36 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:36 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:53:36 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-68a05359-5032-427f-96f5-acbcb46171d1 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Snapshot retrieved successfully. Sep 05 20:53:36 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-68a05359-5032-427f-96f5-acbcb46171d1 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] http://192.168.122.117/volume/v3/snapshots/23f149a4-f927-40a8-8a3d-e5d4e96517b9 returned with HTTP 200 Sep 05 20:53:36 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 342/654] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:53:36 2026] GET /volume/v3/snapshots/23f149a4-f927-40a8-8a3d-e5d4e96517b9 => generated 454 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:37 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-7ed2d84c-a34c-4480-8df2-a26b6585df96 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:37 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-7ed2d84c-a34c-4480-8df2-a26b6585df96 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] GET http://192.168.122.117/volume/v3/snapshots/23f149a4-f927-40a8-8a3d-e5d4e96517b9 Sep 05 20:53:37 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-7ed2d84c-a34c-4480-8df2-a26b6585df96 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:37 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-7ed2d84c-a34c-4480-8df2-a26b6585df96 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:37 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:37 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:53:37 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-7ed2d84c-a34c-4480-8df2-a26b6585df96 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Snapshot retrieved successfully. Sep 05 20:53:37 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-7ed2d84c-a34c-4480-8df2-a26b6585df96 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] http://192.168.122.117/volume/v3/snapshots/23f149a4-f927-40a8-8a3d-e5d4e96517b9 returned with HTTP 200 Sep 05 20:53:37 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 313/655] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:53:37 2026] GET /volume/v3/snapshots/23f149a4-f927-40a8-8a3d-e5d4e96517b9 => generated 454 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:38 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-79a6fe86-aa55-48f1-b0f0-faef8470fc7b None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:38 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-79a6fe86-aa55-48f1-b0f0-faef8470fc7b tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] GET http://192.168.122.117/volume/v3/snapshots/23f149a4-f927-40a8-8a3d-e5d4e96517b9 Sep 05 20:53:38 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-79a6fe86-aa55-48f1-b0f0-faef8470fc7b tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:38 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-79a6fe86-aa55-48f1-b0f0-faef8470fc7b tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:38 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:38 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:53:38 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-79a6fe86-aa55-48f1-b0f0-faef8470fc7b tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Snapshot retrieved successfully. Sep 05 20:53:38 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-79a6fe86-aa55-48f1-b0f0-faef8470fc7b tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] http://192.168.122.117/volume/v3/snapshots/23f149a4-f927-40a8-8a3d-e5d4e96517b9 returned with HTTP 200 Sep 05 20:53:38 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 343/656] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:53:38 2026] GET /volume/v3/snapshots/23f149a4-f927-40a8-8a3d-e5d4e96517b9 => generated 454 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:39 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-c1ebd293-2041-4634-9cd8-de0647c7bbe4 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:39 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-c1ebd293-2041-4634-9cd8-de0647c7bbe4 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] GET http://192.168.122.117/volume/v3/snapshots/23f149a4-f927-40a8-8a3d-e5d4e96517b9 Sep 05 20:53:39 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-c1ebd293-2041-4634-9cd8-de0647c7bbe4 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:39 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-c1ebd293-2041-4634-9cd8-de0647c7bbe4 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:40 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:40 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:53:40 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-c1ebd293-2041-4634-9cd8-de0647c7bbe4 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Snapshot retrieved successfully. Sep 05 20:53:40 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-c1ebd293-2041-4634-9cd8-de0647c7bbe4 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] http://192.168.122.117/volume/v3/snapshots/23f149a4-f927-40a8-8a3d-e5d4e96517b9 returned with HTTP 200 Sep 05 20:53:40 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 314/657] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:53:39 2026] GET /volume/v3/snapshots/23f149a4-f927-40a8-8a3d-e5d4e96517b9 => generated 454 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:40 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-d761e75f-8efb-4cfe-afd4-433d256a3ce0 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:40 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d761e75f-8efb-4cfe-afd4-433d256a3ce0 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] DELETE http://192.168.122.117/volume/v3/volumes/7638df2e-5ca0-4c0a-af57-2d4ab114faf4 Sep 05 20:53:40 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-d761e75f-8efb-4cfe-afd4-433d256a3ce0 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:40 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-d761e75f-8efb-4cfe-afd4-433d256a3ce0 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Calling method 'delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:40 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-d761e75f-8efb-4cfe-afd4-433d256a3ce0 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Delete volume with id: 7638df2e-5ca0-4c0a-af57-2d4ab114faf4 Sep 05 20:53:40 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:40 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:53:40 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:40 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:53:40 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-d761e75f-8efb-4cfe-afd4-433d256a3ce0 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Volume info retrieved successfully. Sep 05 20:53:40 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-d761e75f-8efb-4cfe-afd4-433d256a3ce0 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Delete volume request issued successfully. Sep 05 20:53:40 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d761e75f-8efb-4cfe-afd4-433d256a3ce0 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] http://192.168.122.117/volume/v3/volumes/7638df2e-5ca0-4c0a-af57-2d4ab114faf4 returned with HTTP 202 Sep 05 20:53:40 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 344/658] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 20:53:40 2026] DELETE /volume/v3/volumes/7638df2e-5ca0-4c0a-af57-2d4ab114faf4 => generated 0 bytes in 207 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:53:40 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-a2b65ebe-0780-40e5-ba30-7d4dcf6d598f None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:40 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-a2b65ebe-0780-40e5-ba30-7d4dcf6d598f tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] GET http://192.168.122.117/volume/v3/volumes/7638df2e-5ca0-4c0a-af57-2d4ab114faf4 Sep 05 20:53:40 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-a2b65ebe-0780-40e5-ba30-7d4dcf6d598f tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:40 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-a2b65ebe-0780-40e5-ba30-7d4dcf6d598f tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:40 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:40 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:53:40 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:40 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:53:40 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-a2b65ebe-0780-40e5-ba30-7d4dcf6d598f tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Volume info retrieved successfully. Sep 05 20:53:40 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-a2b65ebe-0780-40e5-ba30-7d4dcf6d598f tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] http://192.168.122.117/volume/v3/volumes/7638df2e-5ca0-4c0a-af57-2d4ab114faf4 returned with HTTP 200 Sep 05 20:53:40 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 315/659] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:53:40 2026] GET /volume/v3/volumes/7638df2e-5ca0-4c0a-af57-2d4ab114faf4 => generated 855 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:53:41 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-2f8e434c-5244-4bec-bebb-c46c2b94af36 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:41 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-2f8e434c-5244-4bec-bebb-c46c2b94af36 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] GET http://192.168.122.117/volume/v3/snapshots/23f149a4-f927-40a8-8a3d-e5d4e96517b9 Sep 05 20:53:41 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-2f8e434c-5244-4bec-bebb-c46c2b94af36 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:41 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-2f8e434c-5244-4bec-bebb-c46c2b94af36 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:41 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:41 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:53:41 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-2f8e434c-5244-4bec-bebb-c46c2b94af36 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Snapshot retrieved successfully. Sep 05 20:53:41 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-2f8e434c-5244-4bec-bebb-c46c2b94af36 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] http://192.168.122.117/volume/v3/snapshots/23f149a4-f927-40a8-8a3d-e5d4e96517b9 returned with HTTP 200 Sep 05 20:53:41 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 345/660] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:53:41 2026] GET /volume/v3/snapshots/23f149a4-f927-40a8-8a3d-e5d4e96517b9 => generated 454 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:41 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-4f135301-09d4-4887-b470-ddaf2838feb0 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:41 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-4f135301-09d4-4887-b470-ddaf2838feb0 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] GET http://192.168.122.117/volume/v3/volumes/7638df2e-5ca0-4c0a-af57-2d4ab114faf4 Sep 05 20:53:41 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-4f135301-09d4-4887-b470-ddaf2838feb0 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:41 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-4f135301-09d4-4887-b470-ddaf2838feb0 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:41 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:41 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:53:41 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:41 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:53:41 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-4f135301-09d4-4887-b470-ddaf2838feb0 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Volume info retrieved successfully. Sep 05 20:53:41 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-4f135301-09d4-4887-b470-ddaf2838feb0 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] http://192.168.122.117/volume/v3/volumes/7638df2e-5ca0-4c0a-af57-2d4ab114faf4 returned with HTTP 200 Sep 05 20:53:41 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 316/661] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:53:41 2026] GET /volume/v3/volumes/7638df2e-5ca0-4c0a-af57-2d4ab114faf4 => generated 855 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:42 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-8534c1ee-3141-4c42-ae8f-3b843020b032 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:42 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-8534c1ee-3141-4c42-ae8f-3b843020b032 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] GET http://192.168.122.117/volume/v3/snapshots/23f149a4-f927-40a8-8a3d-e5d4e96517b9 Sep 05 20:53:42 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-8534c1ee-3141-4c42-ae8f-3b843020b032 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:42 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-8534c1ee-3141-4c42-ae8f-3b843020b032 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:42 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:42 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:53:42 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-8534c1ee-3141-4c42-ae8f-3b843020b032 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Snapshot retrieved successfully. Sep 05 20:53:42 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-8534c1ee-3141-4c42-ae8f-3b843020b032 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] http://192.168.122.117/volume/v3/snapshots/23f149a4-f927-40a8-8a3d-e5d4e96517b9 returned with HTTP 200 Sep 05 20:53:42 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 346/662] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:53:42 2026] GET /volume/v3/snapshots/23f149a4-f927-40a8-8a3d-e5d4e96517b9 => generated 454 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:53:42 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-c732b77f-f796-466f-8157-6ccb3a01a7ff None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:42 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-c732b77f-f796-466f-8157-6ccb3a01a7ff tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] GET http://192.168.122.117/volume/v3/volumes/7638df2e-5ca0-4c0a-af57-2d4ab114faf4 Sep 05 20:53:42 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-c732b77f-f796-466f-8157-6ccb3a01a7ff tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:42 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-c732b77f-f796-466f-8157-6ccb3a01a7ff tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:42 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:42 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:53:42 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:42 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:53:42 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-c732b77f-f796-466f-8157-6ccb3a01a7ff tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Volume info retrieved successfully. Sep 05 20:53:42 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-c732b77f-f796-466f-8157-6ccb3a01a7ff tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] http://192.168.122.117/volume/v3/volumes/7638df2e-5ca0-4c0a-af57-2d4ab114faf4 returned with HTTP 200 Sep 05 20:53:42 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 317/663] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:53:42 2026] GET /volume/v3/volumes/7638df2e-5ca0-4c0a-af57-2d4ab114faf4 => generated 855 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:43 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-f5bcf2d5-3284-46dc-9ccf-68dd2e22e501 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:43 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-f5bcf2d5-3284-46dc-9ccf-68dd2e22e501 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] GET http://192.168.122.117/volume/v3/snapshots/23f149a4-f927-40a8-8a3d-e5d4e96517b9 Sep 05 20:53:43 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-f5bcf2d5-3284-46dc-9ccf-68dd2e22e501 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:43 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-f5bcf2d5-3284-46dc-9ccf-68dd2e22e501 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:43 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:43 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:53:43 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-f5bcf2d5-3284-46dc-9ccf-68dd2e22e501 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Snapshot retrieved successfully. Sep 05 20:53:43 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-f5bcf2d5-3284-46dc-9ccf-68dd2e22e501 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] http://192.168.122.117/volume/v3/snapshots/23f149a4-f927-40a8-8a3d-e5d4e96517b9 returned with HTTP 200 Sep 05 20:53:43 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 347/664] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:53:43 2026] GET /volume/v3/snapshots/23f149a4-f927-40a8-8a3d-e5d4e96517b9 => generated 454 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:43 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-77b87199-4c03-4a4b-8cc1-53095b330db6 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:43 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-77b87199-4c03-4a4b-8cc1-53095b330db6 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] GET http://192.168.122.117/volume/v3/volumes/7638df2e-5ca0-4c0a-af57-2d4ab114faf4 Sep 05 20:53:43 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-77b87199-4c03-4a4b-8cc1-53095b330db6 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:43 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-77b87199-4c03-4a4b-8cc1-53095b330db6 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:43 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-77b87199-4c03-4a4b-8cc1-53095b330db6 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] http://192.168.122.117/volume/v3/volumes/7638df2e-5ca0-4c0a-af57-2d4ab114faf4 returned with HTTP 404 Sep 05 20:53:43 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 318/665] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:53:43 2026] GET /volume/v3/volumes/7638df2e-5ca0-4c0a-af57-2d4ab114faf4 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:53:44 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-6b0a4fe5-798e-46dc-a53b-44741852ad07 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:44 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-6b0a4fe5-798e-46dc-a53b-44741852ad07 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] DELETE http://192.168.122.117/volume/v3/volumes/bfad7f08-5b0d-4fe0-9efd-41b203f2b3dc Sep 05 20:53:44 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-6b0a4fe5-798e-46dc-a53b-44741852ad07 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:44 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-6b0a4fe5-798e-46dc-a53b-44741852ad07 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Calling method 'delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:44 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-6b0a4fe5-798e-46dc-a53b-44741852ad07 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Delete volume with id: bfad7f08-5b0d-4fe0-9efd-41b203f2b3dc Sep 05 20:53:44 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:44 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:53:44 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:44 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:53:44 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-6b0a4fe5-798e-46dc-a53b-44741852ad07 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Volume info retrieved successfully. Sep 05 20:53:44 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-6b0a4fe5-798e-46dc-a53b-44741852ad07 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Delete volume request issued successfully. Sep 05 20:53:44 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-6b0a4fe5-798e-46dc-a53b-44741852ad07 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] http://192.168.122.117/volume/v3/volumes/bfad7f08-5b0d-4fe0-9efd-41b203f2b3dc returned with HTTP 202 Sep 05 20:53:44 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 348/666] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 20:53:44 2026] DELETE /volume/v3/volumes/bfad7f08-5b0d-4fe0-9efd-41b203f2b3dc => generated 0 bytes in 114 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:53:44 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-b29f84d1-624f-4bea-a737-f42e3812dc9d None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:44 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-b29f84d1-624f-4bea-a737-f42e3812dc9d tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] GET http://192.168.122.117/volume/v3/volumes/bfad7f08-5b0d-4fe0-9efd-41b203f2b3dc Sep 05 20:53:44 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-b29f84d1-624f-4bea-a737-f42e3812dc9d tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:44 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-b29f84d1-624f-4bea-a737-f42e3812dc9d tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:44 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:44 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:53:44 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:44 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:53:44 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-b29f84d1-624f-4bea-a737-f42e3812dc9d tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Volume info retrieved successfully. Sep 05 20:53:44 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-b29f84d1-624f-4bea-a737-f42e3812dc9d tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] http://192.168.122.117/volume/v3/volumes/bfad7f08-5b0d-4fe0-9efd-41b203f2b3dc returned with HTTP 200 Sep 05 20:53:44 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 319/667] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:53:44 2026] GET /volume/v3/volumes/bfad7f08-5b0d-4fe0-9efd-41b203f2b3dc => generated 855 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:44 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-a5e3bb20-de49-4b0b-83f3-ffef5a9bb0cd None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:44 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-a5e3bb20-de49-4b0b-83f3-ffef5a9bb0cd tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] GET http://192.168.122.117/volume/v3/snapshots/23f149a4-f927-40a8-8a3d-e5d4e96517b9 Sep 05 20:53:44 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-a5e3bb20-de49-4b0b-83f3-ffef5a9bb0cd tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:44 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-a5e3bb20-de49-4b0b-83f3-ffef5a9bb0cd tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:44 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:44 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:53:44 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-a5e3bb20-de49-4b0b-83f3-ffef5a9bb0cd tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Snapshot retrieved successfully. Sep 05 20:53:44 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-a5e3bb20-de49-4b0b-83f3-ffef5a9bb0cd tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] http://192.168.122.117/volume/v3/snapshots/23f149a4-f927-40a8-8a3d-e5d4e96517b9 returned with HTTP 200 Sep 05 20:53:44 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 349/668] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:53:44 2026] GET /volume/v3/snapshots/23f149a4-f927-40a8-8a3d-e5d4e96517b9 => generated 454 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:45 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-daaf266d-dd93-45b1-8dba-4ded14c15eb2 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:45 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-daaf266d-dd93-45b1-8dba-4ded14c15eb2 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] GET http://192.168.122.117/volume/v3/volumes/bfad7f08-5b0d-4fe0-9efd-41b203f2b3dc Sep 05 20:53:45 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-daaf266d-dd93-45b1-8dba-4ded14c15eb2 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:45 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-daaf266d-dd93-45b1-8dba-4ded14c15eb2 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:45 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-daaf266d-dd93-45b1-8dba-4ded14c15eb2 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] http://192.168.122.117/volume/v3/volumes/bfad7f08-5b0d-4fe0-9efd-41b203f2b3dc returned with HTTP 404 Sep 05 20:53:45 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 320/669] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:53:45 2026] GET /volume/v3/volumes/bfad7f08-5b0d-4fe0-9efd-41b203f2b3dc => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 20:53:45 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-b7af6618-8000-497c-9b4d-04db30488746 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:45 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b7af6618-8000-497c-9b4d-04db30488746 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] GET http://192.168.122.117/volume/v3/snapshots/23f149a4-f927-40a8-8a3d-e5d4e96517b9 Sep 05 20:53:45 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b7af6618-8000-497c-9b4d-04db30488746 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:45 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b7af6618-8000-497c-9b4d-04db30488746 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:45 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:45 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:53:45 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-b7af6618-8000-497c-9b4d-04db30488746 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Snapshot retrieved successfully. Sep 05 20:53:45 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b7af6618-8000-497c-9b4d-04db30488746 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] http://192.168.122.117/volume/v3/snapshots/23f149a4-f927-40a8-8a3d-e5d4e96517b9 returned with HTTP 200 Sep 05 20:53:45 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 350/670] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:53:45 2026] GET /volume/v3/snapshots/23f149a4-f927-40a8-8a3d-e5d4e96517b9 => generated 454 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:45 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-34528071-c66c-4424-adc4-3679d7c34bbf None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:45 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-34528071-c66c-4424-adc4-3679d7c34bbf tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] DELETE http://192.168.122.117/volume/v3/volumes/195b2106-41ef-4468-8e45-26ee43a10df8 Sep 05 20:53:45 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-34528071-c66c-4424-adc4-3679d7c34bbf tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:45 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-34528071-c66c-4424-adc4-3679d7c34bbf tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:45 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-34528071-c66c-4424-adc4-3679d7c34bbf tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Delete volume with id: 195b2106-41ef-4468-8e45-26ee43a10df8 Sep 05 20:53:45 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:45 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:53:45 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:45 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:53:45 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-34528071-c66c-4424-adc4-3679d7c34bbf tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Volume info retrieved successfully. Sep 05 20:53:45 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-34528071-c66c-4424-adc4-3679d7c34bbf tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Delete volume request issued successfully. Sep 05 20:53:45 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-34528071-c66c-4424-adc4-3679d7c34bbf tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] http://192.168.122.117/volume/v3/volumes/195b2106-41ef-4468-8e45-26ee43a10df8 returned with HTTP 202 Sep 05 20:53:45 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 321/671] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 20:53:45 2026] DELETE /volume/v3/volumes/195b2106-41ef-4468-8e45-26ee43a10df8 => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:53:45 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-f496aead-5a4f-4920-9e89-a8547c85ae56 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:45 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-f496aead-5a4f-4920-9e89-a8547c85ae56 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] GET http://192.168.122.117/volume/v3/volumes/195b2106-41ef-4468-8e45-26ee43a10df8 Sep 05 20:53:45 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-f496aead-5a4f-4920-9e89-a8547c85ae56 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:45 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-f496aead-5a4f-4920-9e89-a8547c85ae56 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:45 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:45 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:53:45 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:45 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:53:45 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-f496aead-5a4f-4920-9e89-a8547c85ae56 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Volume info retrieved successfully. Sep 05 20:53:45 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-f496aead-5a4f-4920-9e89-a8547c85ae56 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] http://192.168.122.117/volume/v3/volumes/195b2106-41ef-4468-8e45-26ee43a10df8 returned with HTTP 200 Sep 05 20:53:45 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 351/672] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:53:45 2026] GET /volume/v3/volumes/195b2106-41ef-4468-8e45-26ee43a10df8 => generated 854 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:46 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-9442c789-0378-496e-9c7c-8ae62093a89d None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:46 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-9442c789-0378-496e-9c7c-8ae62093a89d tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] GET http://192.168.122.117/volume/v3/snapshots/23f149a4-f927-40a8-8a3d-e5d4e96517b9 Sep 05 20:53:46 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-9442c789-0378-496e-9c7c-8ae62093a89d tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:46 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-9442c789-0378-496e-9c7c-8ae62093a89d tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:46 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:46 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:53:46 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-9442c789-0378-496e-9c7c-8ae62093a89d tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Snapshot retrieved successfully. Sep 05 20:53:46 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-9442c789-0378-496e-9c7c-8ae62093a89d tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] http://192.168.122.117/volume/v3/snapshots/23f149a4-f927-40a8-8a3d-e5d4e96517b9 returned with HTTP 200 Sep 05 20:53:46 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 322/673] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:53:46 2026] GET /volume/v3/snapshots/23f149a4-f927-40a8-8a3d-e5d4e96517b9 => generated 454 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:46 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-9c015db2-644f-4117-9dbd-4ce93f22b51c None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:46 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-9c015db2-644f-4117-9dbd-4ce93f22b51c tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] GET http://192.168.122.117/volume/v3/volumes/195b2106-41ef-4468-8e45-26ee43a10df8 Sep 05 20:53:46 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-9c015db2-644f-4117-9dbd-4ce93f22b51c tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:46 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-9c015db2-644f-4117-9dbd-4ce93f22b51c tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:46 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:46 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:53:46 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:46 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:53:46 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-9c015db2-644f-4117-9dbd-4ce93f22b51c tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Volume info retrieved successfully. Sep 05 20:53:46 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-9c015db2-644f-4117-9dbd-4ce93f22b51c tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] http://192.168.122.117/volume/v3/volumes/195b2106-41ef-4468-8e45-26ee43a10df8 returned with HTTP 200 Sep 05 20:53:46 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 352/674] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:53:46 2026] GET /volume/v3/volumes/195b2106-41ef-4468-8e45-26ee43a10df8 => generated 854 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:47 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-1f498254-7da8-40a4-93cc-89c09b6c8d31 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:47 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-1f498254-7da8-40a4-93cc-89c09b6c8d31 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] GET http://192.168.122.117/volume/v3/snapshots/23f149a4-f927-40a8-8a3d-e5d4e96517b9 Sep 05 20:53:47 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-1f498254-7da8-40a4-93cc-89c09b6c8d31 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:47 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-1f498254-7da8-40a4-93cc-89c09b6c8d31 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:47 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:47 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:53:47 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-1f498254-7da8-40a4-93cc-89c09b6c8d31 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Snapshot retrieved successfully. Sep 05 20:53:47 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-1f498254-7da8-40a4-93cc-89c09b6c8d31 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] http://192.168.122.117/volume/v3/snapshots/23f149a4-f927-40a8-8a3d-e5d4e96517b9 returned with HTTP 200 Sep 05 20:53:47 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 323/675] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:53:47 2026] GET /volume/v3/snapshots/23f149a4-f927-40a8-8a3d-e5d4e96517b9 => generated 454 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:47 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-854839d8-111d-414c-a53f-1846ee9d7b71 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:47 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-854839d8-111d-414c-a53f-1846ee9d7b71 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] GET http://192.168.122.117/volume/v3/volumes/195b2106-41ef-4468-8e45-26ee43a10df8 Sep 05 20:53:47 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-854839d8-111d-414c-a53f-1846ee9d7b71 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:47 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-854839d8-111d-414c-a53f-1846ee9d7b71 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:47 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-854839d8-111d-414c-a53f-1846ee9d7b71 tempest-AttachVolumeNegativeTest-1548556985 tempest-AttachVolumeNegativeTest-1548556985-project-member] http://192.168.122.117/volume/v3/volumes/195b2106-41ef-4468-8e45-26ee43a10df8 returned with HTTP 404 Sep 05 20:53:47 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 353/676] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:53:47 2026] GET /volume/v3/volumes/195b2106-41ef-4468-8e45-26ee43a10df8 => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:53:48 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-9c31fe2e-258a-4c82-849e-ae7f06d87a10 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:48 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-9c31fe2e-258a-4c82-849e-ae7f06d87a10 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] GET http://192.168.122.117/volume/v3/snapshots/23f149a4-f927-40a8-8a3d-e5d4e96517b9 Sep 05 20:53:48 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-9c31fe2e-258a-4c82-849e-ae7f06d87a10 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:48 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-9c31fe2e-258a-4c82-849e-ae7f06d87a10 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:48 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:48 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:53:48 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-9c31fe2e-258a-4c82-849e-ae7f06d87a10 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Snapshot retrieved successfully. Sep 05 20:53:48 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-9c31fe2e-258a-4c82-849e-ae7f06d87a10 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] http://192.168.122.117/volume/v3/snapshots/23f149a4-f927-40a8-8a3d-e5d4e96517b9 returned with HTTP 200 Sep 05 20:53:48 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 324/677] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:53:48 2026] GET /volume/v3/snapshots/23f149a4-f927-40a8-8a3d-e5d4e96517b9 => generated 454 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:49 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-7d6053fa-a7c9-46f9-ad35-58e7934e4159 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:49 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-7d6053fa-a7c9-46f9-ad35-58e7934e4159 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] GET http://192.168.122.117/volume/v3/snapshots/23f149a4-f927-40a8-8a3d-e5d4e96517b9 Sep 05 20:53:49 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-7d6053fa-a7c9-46f9-ad35-58e7934e4159 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:49 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-7d6053fa-a7c9-46f9-ad35-58e7934e4159 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:49 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:49 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:53:49 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-7d6053fa-a7c9-46f9-ad35-58e7934e4159 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Snapshot retrieved successfully. Sep 05 20:53:49 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-7d6053fa-a7c9-46f9-ad35-58e7934e4159 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] http://192.168.122.117/volume/v3/snapshots/23f149a4-f927-40a8-8a3d-e5d4e96517b9 returned with HTTP 200 Sep 05 20:53:49 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 354/678] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:53:49 2026] GET /volume/v3/snapshots/23f149a4-f927-40a8-8a3d-e5d4e96517b9 => generated 454 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:53:50 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-126bbd80-642c-4278-a14e-0c619cca882a None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:50 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-126bbd80-642c-4278-a14e-0c619cca882a tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] GET http://192.168.122.117/volume/v3/snapshots/23f149a4-f927-40a8-8a3d-e5d4e96517b9 Sep 05 20:53:50 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-126bbd80-642c-4278-a14e-0c619cca882a tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:50 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-126bbd80-642c-4278-a14e-0c619cca882a tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:50 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:50 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:53:50 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-126bbd80-642c-4278-a14e-0c619cca882a tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Snapshot retrieved successfully. Sep 05 20:53:50 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-126bbd80-642c-4278-a14e-0c619cca882a tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] http://192.168.122.117/volume/v3/snapshots/23f149a4-f927-40a8-8a3d-e5d4e96517b9 returned with HTTP 200 Sep 05 20:53:50 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 325/679] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:53:50 2026] GET /volume/v3/snapshots/23f149a4-f927-40a8-8a3d-e5d4e96517b9 => generated 454 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:53:51 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-f20e94b7-6b22-429e-9042-cd295f0e9368 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:51 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-f20e94b7-6b22-429e-9042-cd295f0e9368 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] GET http://192.168.122.117/volume/v3/snapshots/23f149a4-f927-40a8-8a3d-e5d4e96517b9 Sep 05 20:53:51 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-f20e94b7-6b22-429e-9042-cd295f0e9368 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:51 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-f20e94b7-6b22-429e-9042-cd295f0e9368 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:51 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:51 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:53:51 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-f20e94b7-6b22-429e-9042-cd295f0e9368 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Snapshot retrieved successfully. Sep 05 20:53:51 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-f20e94b7-6b22-429e-9042-cd295f0e9368 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] http://192.168.122.117/volume/v3/snapshots/23f149a4-f927-40a8-8a3d-e5d4e96517b9 returned with HTTP 200 Sep 05 20:53:51 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 355/680] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:53:51 2026] GET /volume/v3/snapshots/23f149a4-f927-40a8-8a3d-e5d4e96517b9 => generated 454 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:52 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-7e3c5eb1-d3f4-4941-bcdb-37b2663f2dbd None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:52 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-7e3c5eb1-d3f4-4941-bcdb-37b2663f2dbd tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] GET http://192.168.122.117/volume/v3/snapshots/23f149a4-f927-40a8-8a3d-e5d4e96517b9 Sep 05 20:53:52 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-7e3c5eb1-d3f4-4941-bcdb-37b2663f2dbd tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:52 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-7e3c5eb1-d3f4-4941-bcdb-37b2663f2dbd tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:52 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:52 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:53:52 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-7e3c5eb1-d3f4-4941-bcdb-37b2663f2dbd tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Snapshot retrieved successfully. Sep 05 20:53:52 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-7e3c5eb1-d3f4-4941-bcdb-37b2663f2dbd tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] http://192.168.122.117/volume/v3/snapshots/23f149a4-f927-40a8-8a3d-e5d4e96517b9 returned with HTTP 200 Sep 05 20:53:52 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 326/681] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:53:52 2026] GET /volume/v3/snapshots/23f149a4-f927-40a8-8a3d-e5d4e96517b9 => generated 454 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:53 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-bd780393-aae6-4b4e-8ff2-3a01a5dac5e4 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:53 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-bd780393-aae6-4b4e-8ff2-3a01a5dac5e4 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] GET http://192.168.122.117/volume/v3/snapshots/23f149a4-f927-40a8-8a3d-e5d4e96517b9 Sep 05 20:53:53 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-bd780393-aae6-4b4e-8ff2-3a01a5dac5e4 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:53 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-bd780393-aae6-4b4e-8ff2-3a01a5dac5e4 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:53 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:53 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:53:53 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-bd780393-aae6-4b4e-8ff2-3a01a5dac5e4 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Snapshot retrieved successfully. Sep 05 20:53:53 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-bd780393-aae6-4b4e-8ff2-3a01a5dac5e4 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] http://192.168.122.117/volume/v3/snapshots/23f149a4-f927-40a8-8a3d-e5d4e96517b9 returned with HTTP 200 Sep 05 20:53:53 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 356/682] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:53:53 2026] GET /volume/v3/snapshots/23f149a4-f927-40a8-8a3d-e5d4e96517b9 => generated 454 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:54 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-831f7823-9d9a-4546-937a-50c241b77535 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:54 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-831f7823-9d9a-4546-937a-50c241b77535 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] GET http://192.168.122.117/volume/v3/snapshots/23f149a4-f927-40a8-8a3d-e5d4e96517b9 Sep 05 20:53:54 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-831f7823-9d9a-4546-937a-50c241b77535 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:54 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-831f7823-9d9a-4546-937a-50c241b77535 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:55 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:55 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:53:55 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-831f7823-9d9a-4546-937a-50c241b77535 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Snapshot retrieved successfully. Sep 05 20:53:55 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-831f7823-9d9a-4546-937a-50c241b77535 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] http://192.168.122.117/volume/v3/snapshots/23f149a4-f927-40a8-8a3d-e5d4e96517b9 returned with HTTP 200 Sep 05 20:53:55 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 327/683] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:53:54 2026] GET /volume/v3/snapshots/23f149a4-f927-40a8-8a3d-e5d4e96517b9 => generated 454 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:56 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-0dccdbb8-d4d9-4344-972f-a194a21fac83 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:56 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-0dccdbb8-d4d9-4344-972f-a194a21fac83 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] GET http://192.168.122.117/volume/v3/snapshots/23f149a4-f927-40a8-8a3d-e5d4e96517b9 Sep 05 20:53:56 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-0dccdbb8-d4d9-4344-972f-a194a21fac83 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:56 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-0dccdbb8-d4d9-4344-972f-a194a21fac83 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:56 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:56 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:53:56 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-0dccdbb8-d4d9-4344-972f-a194a21fac83 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Snapshot retrieved successfully. Sep 05 20:53:56 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-0dccdbb8-d4d9-4344-972f-a194a21fac83 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] http://192.168.122.117/volume/v3/snapshots/23f149a4-f927-40a8-8a3d-e5d4e96517b9 returned with HTTP 200 Sep 05 20:53:56 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 357/684] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:53:56 2026] GET /volume/v3/snapshots/23f149a4-f927-40a8-8a3d-e5d4e96517b9 => generated 454 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:57 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-d100e58c-6fee-4377-84ea-802959c13201 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:57 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-d100e58c-6fee-4377-84ea-802959c13201 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] GET http://192.168.122.117/volume/v3/snapshots/23f149a4-f927-40a8-8a3d-e5d4e96517b9 Sep 05 20:53:57 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-d100e58c-6fee-4377-84ea-802959c13201 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:57 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-d100e58c-6fee-4377-84ea-802959c13201 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:57 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:57 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:53:57 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-d100e58c-6fee-4377-84ea-802959c13201 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Snapshot retrieved successfully. Sep 05 20:53:57 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-d100e58c-6fee-4377-84ea-802959c13201 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] http://192.168.122.117/volume/v3/snapshots/23f149a4-f927-40a8-8a3d-e5d4e96517b9 returned with HTTP 200 Sep 05 20:53:57 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 328/685] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:53:57 2026] GET /volume/v3/snapshots/23f149a4-f927-40a8-8a3d-e5d4e96517b9 => generated 454 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:57 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-7a7880fb-7ab5-4bf6-973f-58613f5eebbd req-93401a7c-fe9f-4dd1-9f3d-c2be7539c123 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:57 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-7a7880fb-7ab5-4bf6-973f-58613f5eebbd req-93401a7c-fe9f-4dd1-9f3d-c2be7539c123 tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 20:53:57 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-7a7880fb-7ab5-4bf6-973f-58613f5eebbd req-93401a7c-fe9f-4dd1-9f3d-c2be7539c123 tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-1618328344", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:53:57 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.volumes [req-7a7880fb-7ab5-4bf6-973f-58613f5eebbd req-93401a7c-fe9f-4dd1-9f3d-c2be7539c123 tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-1618328344', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=87434) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:53:57 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [req-7a7880fb-7ab5-4bf6-973f-58613f5eebbd req-93401a7c-fe9f-4dd1-9f3d-c2be7539c123 tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] Create volume of 1 GB Sep 05 20:53:57 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [req-7a7880fb-7ab5-4bf6-973f-58613f5eebbd req-93401a7c-fe9f-4dd1-9f3d-c2be7539c123 tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] Availability Zones retrieved successfully. Sep 05 20:53:58 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [req-7a7880fb-7ab5-4bf6-973f-58613f5eebbd req-93401a7c-fe9f-4dd1-9f3d-c2be7539c123 tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] Flow 'volume_create_api' (5e35a1cc-f919-45b8-853c-987caa16a682) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:53:58 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [req-7a7880fb-7ab5-4bf6-973f-58613f5eebbd req-93401a7c-fe9f-4dd1-9f3d-c2be7539c123 tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2b75f15-28de-436c-bf58-7683f386efc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:53:58 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.flows.api.create_volume [req-7a7880fb-7ab5-4bf6-973f-58613f5eebbd req-93401a7c-fe9f-4dd1-9f3d-c2be7539c123 tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] Validating volume size '1' using validate_int {{(pid=87434) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:53:58 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-a8d4ff79-ea7d-49fa-a12e-157ca185d5ec None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:58 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-a8d4ff79-ea7d-49fa-a12e-157ca185d5ec tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] GET http://192.168.122.117/volume/v3/snapshots/23f149a4-f927-40a8-8a3d-e5d4e96517b9 Sep 05 20:53:58 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-a8d4ff79-ea7d-49fa-a12e-157ca185d5ec tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:58 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-a8d4ff79-ea7d-49fa-a12e-157ca185d5ec tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:58 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:58 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:53:58 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-a8d4ff79-ea7d-49fa-a12e-157ca185d5ec tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Snapshot retrieved successfully. Sep 05 20:53:58 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [req-7a7880fb-7ab5-4bf6-973f-58613f5eebbd req-93401a7c-fe9f-4dd1-9f3d-c2be7539c123 tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2b75f15-28de-436c-bf58-7683f386efc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:53:58 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-a8d4ff79-ea7d-49fa-a12e-157ca185d5ec tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] http://192.168.122.117/volume/v3/snapshots/23f149a4-f927-40a8-8a3d-e5d4e96517b9 returned with HTTP 200 Sep 05 20:53:58 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 329/686] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:53:58 2026] GET /volume/v3/snapshots/23f149a4-f927-40a8-8a3d-e5d4e96517b9 => generated 454 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:58 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [req-7a7880fb-7ab5-4bf6-973f-58613f5eebbd req-93401a7c-fe9f-4dd1-9f3d-c2be7539c123 tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46be30e1-4bb0-4c67-8f32-94a39a1c9576) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:53:58 devstack devstack@c-api.service[87434]: DEBUG cinder.quota [req-7a7880fb-7ab5-4bf6-973f-58613f5eebbd req-93401a7c-fe9f-4dd1-9f3d-c2be7539c123 tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] Created reservations ['9d24e611-6769-4d15-8df7-ec5444d96a2c', '80d075b6-db73-47de-a3d7-880fea1505bb', 'b5f5254b-dea2-47a1-837e-dfd947907ca9', 'c81d5dae-2155-4ee1-aeaf-4268dac0a5e4'] {{(pid=87434) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:53:58 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [req-7a7880fb-7ab5-4bf6-973f-58613f5eebbd req-93401a7c-fe9f-4dd1-9f3d-c2be7539c123 tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46be30e1-4bb0-4c67-8f32-94a39a1c9576) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9d24e611-6769-4d15-8df7-ec5444d96a2c', '80d075b6-db73-47de-a3d7-880fea1505bb', 'b5f5254b-dea2-47a1-837e-dfd947907ca9', 'c81d5dae-2155-4ee1-aeaf-4268dac0a5e4']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:53:58 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [req-7a7880fb-7ab5-4bf6-973f-58613f5eebbd req-93401a7c-fe9f-4dd1-9f3d-c2be7539c123 tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1fa69c9-d5be-4a38-a356-6f5552b19c86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:53:59 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:59 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:53:59 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [req-7a7880fb-7ab5-4bf6-973f-58613f5eebbd req-93401a7c-fe9f-4dd1-9f3d-c2be7539c123 tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1fa69c9-d5be-4a38-a356-6f5552b19c86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '83c789ec-c0f8-4556-a01b-5f60a69981f8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1618328344',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6f6e963a19dc42929cfa4484f519ac80',qos_specs=None,replication_status=,reservations=['9d24e611-6769-4d15-8df7-ec5444d96a2c','80d075b6-db73-47de-a3d7-880fea1505bb','b5f5254b-dea2-47a1-837e-dfd947907ca9','c81d5dae-2155-4ee1-aeaf-4268dac0a5e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e57eb0efaf074ac68d9a907898e42a3a',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T18:53:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1618328344',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=83c789ec-c0f8-4556-a01b-5f60a69981f8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6f6e963a19dc42929cfa4484f519ac80',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e57eb0efaf074ac68d9a907898e42a3a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:53:59 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [req-7a7880fb-7ab5-4bf6-973f-58613f5eebbd req-93401a7c-fe9f-4dd1-9f3d-c2be7539c123 tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (339d3598-7106-4bc3-b6b5-71bd47872401) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:53:59 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-3d6339c3-cec2-44fe-9fa5-2bcabcde83df None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:59 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-3d6339c3-cec2-44fe-9fa5-2bcabcde83df tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] GET http://192.168.122.117/volume/v3/snapshots/23f149a4-f927-40a8-8a3d-e5d4e96517b9 Sep 05 20:53:59 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-3d6339c3-cec2-44fe-9fa5-2bcabcde83df tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:59 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-3d6339c3-cec2-44fe-9fa5-2bcabcde83df tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:59 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [req-7a7880fb-7ab5-4bf6-973f-58613f5eebbd req-93401a7c-fe9f-4dd1-9f3d-c2be7539c123 tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (339d3598-7106-4bc3-b6b5-71bd47872401) transitioned into state 'SUCCESS' from state '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-1618328344',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6f6e963a19dc42929cfa4484f519ac80',qos_specs=None,replication_status=,reservations=['9d24e611-6769-4d15-8df7-ec5444d96a2c','80d075b6-db73-47de-a3d7-880fea1505bb','b5f5254b-dea2-47a1-837e-dfd947907ca9','c81d5dae-2155-4ee1-aeaf-4268dac0a5e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e57eb0efaf074ac68d9a907898e42a3a',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:53:59 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:59 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:53:59 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-3d6339c3-cec2-44fe-9fa5-2bcabcde83df tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Snapshot retrieved successfully. Sep 05 20:53:59 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-3d6339c3-cec2-44fe-9fa5-2bcabcde83df tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] http://192.168.122.117/volume/v3/snapshots/23f149a4-f927-40a8-8a3d-e5d4e96517b9 returned with HTTP 200 Sep 05 20:53:59 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 330/687] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:53:59 2026] GET /volume/v3/snapshots/23f149a4-f927-40a8-8a3d-e5d4e96517b9 => generated 454 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:59 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [req-7a7880fb-7ab5-4bf6-973f-58613f5eebbd req-93401a7c-fe9f-4dd1-9f3d-c2be7539c123 tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d19917eb-f6ff-48ed-944c-6cacd573dd85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:53:59 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [req-7a7880fb-7ab5-4bf6-973f-58613f5eebbd req-93401a7c-fe9f-4dd1-9f3d-c2be7539c123 tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d19917eb-f6ff-48ed-944c-6cacd573dd85) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:53:59 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [req-7a7880fb-7ab5-4bf6-973f-58613f5eebbd req-93401a7c-fe9f-4dd1-9f3d-c2be7539c123 tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] Flow 'volume_create_api' (5e35a1cc-f919-45b8-853c-987caa16a682) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:53:59 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [req-7a7880fb-7ab5-4bf6-973f-58613f5eebbd req-93401a7c-fe9f-4dd1-9f3d-c2be7539c123 tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] Create volume request issued successfully. Sep 05 20:53:59 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-7a7880fb-7ab5-4bf6-973f-58613f5eebbd req-93401a7c-fe9f-4dd1-9f3d-c2be7539c123 tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 20:53:59 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 358/688] 192.168.122.117 () {64 vars in 1430 bytes} [Sat Sep 5 20:53:57 2026] POST /volume/v3/volumes => generated 764 bytes in 1345 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:53:59 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [req-7a7880fb-7ab5-4bf6-973f-58613f5eebbd req-c5cbfa4a-d7c0-4891-b865-591dacec5fcb None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:59 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-7a7880fb-7ab5-4bf6-973f-58613f5eebbd req-c5cbfa4a-d7c0-4891-b865-591dacec5fcb tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] GET http://192.168.122.117/volume/v3/volumes/83c789ec-c0f8-4556-a01b-5f60a69981f8 Sep 05 20:53:59 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-7a7880fb-7ab5-4bf6-973f-58613f5eebbd req-c5cbfa4a-d7c0-4891-b865-591dacec5fcb tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:59 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-7a7880fb-7ab5-4bf6-973f-58613f5eebbd req-c5cbfa4a-d7c0-4891-b865-591dacec5fcb tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:59 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:59 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:53:59 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:59 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:53:59 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [req-7a7880fb-7ab5-4bf6-973f-58613f5eebbd req-c5cbfa4a-d7c0-4891-b865-591dacec5fcb tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] Volume info retrieved successfully. Sep 05 20:53:59 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-7a7880fb-7ab5-4bf6-973f-58613f5eebbd req-c5cbfa4a-d7c0-4891-b865-591dacec5fcb tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] http://192.168.122.117/volume/v3/volumes/83c789ec-c0f8-4556-a01b-5f60a69981f8 returned with HTTP 200 Sep 05 20:53:59 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 331/689] 192.168.122.117 () {60 vars in 1487 bytes} [Sat Sep 5 20:53:59 2026] GET /volume/v3/volumes/83c789ec-c0f8-4556-a01b-5f60a69981f8 => generated 832 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:59 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-772f1417-2101-4318-b4c3-71739ff742c9 req-7f423ccb-77c4-4901-9cca-695d6e85f416 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:59 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-772f1417-2101-4318-b4c3-71739ff742c9 req-7f423ccb-77c4-4901-9cca-695d6e85f416 tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] GET http://192.168.122.117/volume/v3/volumes/83c789ec-c0f8-4556-a01b-5f60a69981f8 Sep 05 20:53:59 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-772f1417-2101-4318-b4c3-71739ff742c9 req-7f423ccb-77c4-4901-9cca-695d6e85f416 tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:59 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-772f1417-2101-4318-b4c3-71739ff742c9 req-7f423ccb-77c4-4901-9cca-695d6e85f416 tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:59 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:59 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:53:59 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:59 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:53:59 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [req-772f1417-2101-4318-b4c3-71739ff742c9 req-7f423ccb-77c4-4901-9cca-695d6e85f416 tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] Volume info retrieved successfully. Sep 05 20:53:59 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-772f1417-2101-4318-b4c3-71739ff742c9 req-7f423ccb-77c4-4901-9cca-695d6e85f416 tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] http://192.168.122.117/volume/v3/volumes/83c789ec-c0f8-4556-a01b-5f60a69981f8 returned with HTTP 200 Sep 05 20:53:59 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 359/690] 192.168.122.117 () {60 vars in 1487 bytes} [Sat Sep 5 20:53:59 2026] GET /volume/v3/volumes/83c789ec-c0f8-4556-a01b-5f60a69981f8 => generated 832 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:00 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-c7654500-4bfa-4a1e-a173-df2f855de834 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:00 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-c7654500-4bfa-4a1e-a173-df2f855de834 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] GET http://192.168.122.117/volume/v3/snapshots/23f149a4-f927-40a8-8a3d-e5d4e96517b9 Sep 05 20:54:00 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-c7654500-4bfa-4a1e-a173-df2f855de834 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:00 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-c7654500-4bfa-4a1e-a173-df2f855de834 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:00 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:00 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:54:00 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-c7654500-4bfa-4a1e-a173-df2f855de834 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Snapshot retrieved successfully. Sep 05 20:54:00 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-c7654500-4bfa-4a1e-a173-df2f855de834 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] http://192.168.122.117/volume/v3/snapshots/23f149a4-f927-40a8-8a3d-e5d4e96517b9 returned with HTTP 200 Sep 05 20:54:00 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 332/691] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:54:00 2026] GET /volume/v3/snapshots/23f149a4-f927-40a8-8a3d-e5d4e96517b9 => generated 454 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:00 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-d7f9ccf9-2543-4196-92dc-a791fdf2c835 req-c7aff897-6008-47b5-9b14-5f0f4429d6bc None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:00 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-d7f9ccf9-2543-4196-92dc-a791fdf2c835 req-c7aff897-6008-47b5-9b14-5f0f4429d6bc tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] GET http://192.168.122.117/volume/v3/volumes/83c789ec-c0f8-4556-a01b-5f60a69981f8 Sep 05 20:54:00 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-d7f9ccf9-2543-4196-92dc-a791fdf2c835 req-c7aff897-6008-47b5-9b14-5f0f4429d6bc tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:00 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-d7f9ccf9-2543-4196-92dc-a791fdf2c835 req-c7aff897-6008-47b5-9b14-5f0f4429d6bc tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:00 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:00 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:54:00 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:00 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:54:00 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [req-d7f9ccf9-2543-4196-92dc-a791fdf2c835 req-c7aff897-6008-47b5-9b14-5f0f4429d6bc tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] Volume info retrieved successfully. Sep 05 20:54:00 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-d7f9ccf9-2543-4196-92dc-a791fdf2c835 req-c7aff897-6008-47b5-9b14-5f0f4429d6bc tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] http://192.168.122.117/volume/v3/volumes/83c789ec-c0f8-4556-a01b-5f60a69981f8 returned with HTTP 200 Sep 05 20:54:00 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 360/692] 192.168.122.117 () {60 vars in 1487 bytes} [Sat Sep 5 20:54:00 2026] GET /volume/v3/volumes/83c789ec-c0f8-4556-a01b-5f60a69981f8 => generated 856 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:01 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-e01dd761-01f1-4064-affd-a62179c59115 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:01 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-e01dd761-01f1-4064-affd-a62179c59115 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] GET http://192.168.122.117/volume/v3/snapshots/23f149a4-f927-40a8-8a3d-e5d4e96517b9 Sep 05 20:54:01 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-e01dd761-01f1-4064-affd-a62179c59115 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:01 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-e01dd761-01f1-4064-affd-a62179c59115 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:01 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:01 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:54:01 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-e01dd761-01f1-4064-affd-a62179c59115 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Snapshot retrieved successfully. Sep 05 20:54:01 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-e01dd761-01f1-4064-affd-a62179c59115 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] http://192.168.122.117/volume/v3/snapshots/23f149a4-f927-40a8-8a3d-e5d4e96517b9 returned with HTTP 200 Sep 05 20:54:01 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 333/693] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:54:01 2026] GET /volume/v3/snapshots/23f149a4-f927-40a8-8a3d-e5d4e96517b9 => generated 454 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-366eba3d-b2de-4489-b2d0-c6459d855bae None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:01 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-366eba3d-b2de-4489-b2d0-c6459d855bae tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] GET http://192.168.122.117/volume/v3/volumes/9e6922ea-bb8f-4ea4-bb6e-0ad49bb8edfb Sep 05 20:54:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-366eba3d-b2de-4489-b2d0-c6459d855bae tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-366eba3d-b2de-4489-b2d0-c6459d855bae tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:01 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:01 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:54:01 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:01 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:54:01 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-366eba3d-b2de-4489-b2d0-c6459d855bae tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Volume info retrieved successfully. Sep 05 20:54:01 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-366eba3d-b2de-4489-b2d0-c6459d855bae tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] http://192.168.122.117/volume/v3/volumes/9e6922ea-bb8f-4ea4-bb6e-0ad49bb8edfb returned with HTTP 200 Sep 05 20:54:01 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 361/694] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:54:01 2026] GET /volume/v3/volumes/9e6922ea-bb8f-4ea4-bb6e-0ad49bb8edfb => generated 1147 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:54:01 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [req-57a1669c-3f97-46ca-8751-a105cb2d37bf req-5ff95189-87eb-4c05-8240-9d1d63172fa0 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:01 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-57a1669c-3f97-46ca-8751-a105cb2d37bf req-5ff95189-87eb-4c05-8240-9d1d63172fa0 tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] GET http://192.168.122.117/volume/v3/volumes/83c789ec-c0f8-4556-a01b-5f60a69981f8 Sep 05 20:54:01 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-57a1669c-3f97-46ca-8751-a105cb2d37bf req-5ff95189-87eb-4c05-8240-9d1d63172fa0 tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:01 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-57a1669c-3f97-46ca-8751-a105cb2d37bf req-5ff95189-87eb-4c05-8240-9d1d63172fa0 tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:01 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:01 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:54:01 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:01 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:54:01 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [req-57a1669c-3f97-46ca-8751-a105cb2d37bf req-5ff95189-87eb-4c05-8240-9d1d63172fa0 tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] Volume info retrieved successfully. Sep 05 20:54:01 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-57a1669c-3f97-46ca-8751-a105cb2d37bf req-5ff95189-87eb-4c05-8240-9d1d63172fa0 tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] http://192.168.122.117/volume/v3/volumes/83c789ec-c0f8-4556-a01b-5f60a69981f8 returned with HTTP 200 Sep 05 20:54:01 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 334/695] 192.168.122.117 () {60 vars in 1487 bytes} [Sat Sep 5 20:54:01 2026] GET /volume/v3/volumes/83c789ec-c0f8-4556-a01b-5f60a69981f8 => generated 856 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-4189fdc5-c86d-4f6b-8710-900466b6d342 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:01 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-4189fdc5-c86d-4f6b-8710-900466b6d342 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] GET http://192.168.122.117/volume/v3/volumes/9e6922ea-bb8f-4ea4-bb6e-0ad49bb8edfb Sep 05 20:54:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-4189fdc5-c86d-4f6b-8710-900466b6d342 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-4189fdc5-c86d-4f6b-8710-900466b6d342 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:01 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:01 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:54:01 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:01 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:54:01 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-4189fdc5-c86d-4f6b-8710-900466b6d342 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Volume info retrieved successfully. Sep 05 20:54:01 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-4189fdc5-c86d-4f6b-8710-900466b6d342 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] http://192.168.122.117/volume/v3/volumes/9e6922ea-bb8f-4ea4-bb6e-0ad49bb8edfb returned with HTTP 200 Sep 05 20:54:01 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 362/696] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:54:01 2026] GET /volume/v3/volumes/9e6922ea-bb8f-4ea4-bb6e-0ad49bb8edfb => generated 1147 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:54:01 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [req-67c2287b-3c74-4c47-a2a3-ce90fcfe47cf req-a2b150d2-a565-475e-b8c1-4a486b57b1a7 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:01 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-67c2287b-3c74-4c47-a2a3-ce90fcfe47cf req-a2b150d2-a565-475e-b8c1-4a486b57b1a7 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] GET http://192.168.122.117/volume/v3/volumes/9e6922ea-bb8f-4ea4-bb6e-0ad49bb8edfb Sep 05 20:54:01 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-67c2287b-3c74-4c47-a2a3-ce90fcfe47cf req-a2b150d2-a565-475e-b8c1-4a486b57b1a7 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:01 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-67c2287b-3c74-4c47-a2a3-ce90fcfe47cf req-a2b150d2-a565-475e-b8c1-4a486b57b1a7 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:01 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:01 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:54:02 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:02 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:54:02 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [req-67c2287b-3c74-4c47-a2a3-ce90fcfe47cf req-a2b150d2-a565-475e-b8c1-4a486b57b1a7 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Volume info retrieved successfully. Sep 05 20:54:02 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-67c2287b-3c74-4c47-a2a3-ce90fcfe47cf req-a2b150d2-a565-475e-b8c1-4a486b57b1a7 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] http://192.168.122.117/volume/v3/volumes/9e6922ea-bb8f-4ea4-bb6e-0ad49bb8edfb returned with HTTP 200 Sep 05 20:54:02 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 335/697] 192.168.122.117 () {60 vars in 1487 bytes} [Sat Sep 5 20:54:01 2026] GET /volume/v3/volumes/9e6922ea-bb8f-4ea4-bb6e-0ad49bb8edfb => generated 1147 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:54:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-67c2287b-3c74-4c47-a2a3-ce90fcfe47cf req-51cb40b5-c1ec-4cc1-b8fc-e17ca4aa8842 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:02 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-67c2287b-3c74-4c47-a2a3-ce90fcfe47cf req-51cb40b5-c1ec-4cc1-b8fc-e17ca4aa8842 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] POST http://192.168.122.117/volume/v3/volumes/9e6922ea-bb8f-4ea4-bb6e-0ad49bb8edfb/action Sep 05 20:54:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-67c2287b-3c74-4c47-a2a3-ce90fcfe47cf req-51cb40b5-c1ec-4cc1-b8fc-e17ca4aa8842 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87434) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:54:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-67c2287b-3c74-4c47-a2a3-ce90fcfe47cf req-51cb40b5-c1ec-4cc1-b8fc-e17ca4aa8842 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:54:02 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:02 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:54:02 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:02 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:54:02 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [req-67c2287b-3c74-4c47-a2a3-ce90fcfe47cf req-51cb40b5-c1ec-4cc1-b8fc-e17ca4aa8842 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Volume info retrieved successfully. Sep 05 20:54:02 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [req-67c2287b-3c74-4c47-a2a3-ce90fcfe47cf req-51cb40b5-c1ec-4cc1-b8fc-e17ca4aa8842 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Begin detaching volume completed successfully. Sep 05 20:54:02 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-67c2287b-3c74-4c47-a2a3-ce90fcfe47cf req-51cb40b5-c1ec-4cc1-b8fc-e17ca4aa8842 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] http://192.168.122.117/volume/v3/volumes/9e6922ea-bb8f-4ea4-bb6e-0ad49bb8edfb/action returned with HTTP 202 Sep 05 20:54:02 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 363/698] 192.168.122.117 () {64 vars in 1561 bytes} [Sat Sep 5 20:54:02 2026] POST /volume/v3/volumes/9e6922ea-bb8f-4ea4-bb6e-0ad49bb8edfb/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 20:54:02 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-056c70d8-e50b-45bf-8642-e667ebca1128 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:02 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-056c70d8-e50b-45bf-8642-e667ebca1128 None None] GET http://192.168.122.117/volume// Sep 05 20:54:02 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-056c70d8-e50b-45bf-8642-e667ebca1128 None None] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:02 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-056c70d8-e50b-45bf-8642-e667ebca1128 None None] Calling method 'all' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:02 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-056c70d8-e50b-45bf-8642-e667ebca1128 None None] http://192.168.122.117/volume// returned with HTTP 300 Sep 05 20:54:02 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 336/699] 192.168.122.117 () {58 vars in 1315 bytes} [Sat Sep 5 20:54:02 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 20:54:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-67c2287b-3c74-4c47-a2a3-ce90fcfe47cf req-ed84ab79-461a-4a92-8d9e-368a5740a824 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:02 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-67c2287b-3c74-4c47-a2a3-ce90fcfe47cf req-ed84ab79-461a-4a92-8d9e-368a5740a824 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] GET http://192.168.122.117/volume/v3/volumes/9e6922ea-bb8f-4ea4-bb6e-0ad49bb8edfb Sep 05 20:54:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-67c2287b-3c74-4c47-a2a3-ce90fcfe47cf req-ed84ab79-461a-4a92-8d9e-368a5740a824 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-67c2287b-3c74-4c47-a2a3-ce90fcfe47cf req-ed84ab79-461a-4a92-8d9e-368a5740a824 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:02 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:02 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:54:02 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:02 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:54:02 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [req-67c2287b-3c74-4c47-a2a3-ce90fcfe47cf req-ed84ab79-461a-4a92-8d9e-368a5740a824 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Volume info retrieved successfully. Sep 05 20:54:02 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-55189f28-7ae1-4672-9982-9702ab109c64 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:02 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-67c2287b-3c74-4c47-a2a3-ce90fcfe47cf req-ed84ab79-461a-4a92-8d9e-368a5740a824 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] http://192.168.122.117/volume/v3/volumes/9e6922ea-bb8f-4ea4-bb6e-0ad49bb8edfb returned with HTTP 200 Sep 05 20:54:02 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 364/700] 192.168.122.117 () {62 vars in 1528 bytes} [Sat Sep 5 20:54:02 2026] GET /volume/v3/volumes/9e6922ea-bb8f-4ea4-bb6e-0ad49bb8edfb => generated 1331 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 20:54:02 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-55189f28-7ae1-4672-9982-9702ab109c64 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] GET http://192.168.122.117/volume/v3/snapshots/23f149a4-f927-40a8-8a3d-e5d4e96517b9 Sep 05 20:54:02 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-55189f28-7ae1-4672-9982-9702ab109c64 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:02 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-55189f28-7ae1-4672-9982-9702ab109c64 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:02 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:02 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:54:02 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-55189f28-7ae1-4672-9982-9702ab109c64 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Snapshot retrieved successfully. Sep 05 20:54:02 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-55189f28-7ae1-4672-9982-9702ab109c64 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] http://192.168.122.117/volume/v3/snapshots/23f149a4-f927-40a8-8a3d-e5d4e96517b9 returned with HTTP 200 Sep 05 20:54:02 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 337/701] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:54:02 2026] GET /volume/v3/snapshots/23f149a4-f927-40a8-8a3d-e5d4e96517b9 => generated 454 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-67c2287b-3c74-4c47-a2a3-ce90fcfe47cf req-6b0b0f9e-59c3-4d67-87d8-feac51ae36e9 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:02 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-67c2287b-3c74-4c47-a2a3-ce90fcfe47cf req-6b0b0f9e-59c3-4d67-87d8-feac51ae36e9 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] DELETE http://192.168.122.117/volume/v3/attachments/e5ae9571-139b-44b3-91ef-442816a4115e Sep 05 20:54:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-67c2287b-3c74-4c47-a2a3-ce90fcfe47cf req-6b0b0f9e-59c3-4d67-87d8-feac51ae36e9 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-67c2287b-3c74-4c47-a2a3-ce90fcfe47cf req-6b0b0f9e-59c3-4d67-87d8-feac51ae36e9 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Calling method 'version_select' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:02 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:02 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:54:02 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [req-4191b5c4-ad25-4212-8bb4-4e4544c996a1 req-e8d9b03a-32c4-42d0-8cfd-3315bf92fe36 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:02 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-4191b5c4-ad25-4212-8bb4-4e4544c996a1 req-e8d9b03a-32c4-42d0-8cfd-3315bf92fe36 tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] GET http://192.168.122.117/volume/v3/volumes/83c789ec-c0f8-4556-a01b-5f60a69981f8 Sep 05 20:54:02 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-4191b5c4-ad25-4212-8bb4-4e4544c996a1 req-e8d9b03a-32c4-42d0-8cfd-3315bf92fe36 tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:02 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-4191b5c4-ad25-4212-8bb4-4e4544c996a1 req-e8d9b03a-32c4-42d0-8cfd-3315bf92fe36 tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:02 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:02 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:54:02 devstack devstack@c-api.service[87434]: /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 05 20:54:02 devstack devstack@c-api.service[87434]: return base.obj_make_list(context, Sep 05 20:54:02 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:02 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:54:02 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [req-4191b5c4-ad25-4212-8bb4-4e4544c996a1 req-e8d9b03a-32c4-42d0-8cfd-3315bf92fe36 tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] Volume info retrieved successfully. Sep 05 20:54:02 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-4191b5c4-ad25-4212-8bb4-4e4544c996a1 req-e8d9b03a-32c4-42d0-8cfd-3315bf92fe36 tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] http://192.168.122.117/volume/v3/volumes/83c789ec-c0f8-4556-a01b-5f60a69981f8 returned with HTTP 200 Sep 05 20:54:02 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 338/702] 192.168.122.117 () {60 vars in 1487 bytes} [Sat Sep 5 20:54:02 2026] GET /volume/v3/volumes/83c789ec-c0f8-4556-a01b-5f60a69981f8 => generated 856 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:02 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-67c2287b-3c74-4c47-a2a3-ce90fcfe47cf req-6b0b0f9e-59c3-4d67-87d8-feac51ae36e9 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] http://192.168.122.117/volume/v3/attachments/e5ae9571-139b-44b3-91ef-442816a4115e returned with HTTP 200 Sep 05 20:54:02 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 365/703] 192.168.122.117 () {64 vars in 1562 bytes} [Sat Sep 5 20:54:02 2026] DELETE /volume/v3/attachments/e5ae9571-139b-44b3-91ef-442816a4115e => generated 19 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:03 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-32a6733a-4f0e-45b4-9550-dfe4d921265c None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:03 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-32a6733a-4f0e-45b4-9550-dfe4d921265c tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] GET http://192.168.122.117/volume/v3/volumes/9e6922ea-bb8f-4ea4-bb6e-0ad49bb8edfb Sep 05 20:54:03 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-32a6733a-4f0e-45b4-9550-dfe4d921265c tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:03 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-32a6733a-4f0e-45b4-9550-dfe4d921265c tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:03 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:03 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:54:03 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-b758379c-9c6f-45a3-a7f1-2f831aa9920b None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:03 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:03 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:54:03 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b758379c-9c6f-45a3-a7f1-2f831aa9920b tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] GET http://192.168.122.117/volume/v3/snapshots/23f149a4-f927-40a8-8a3d-e5d4e96517b9 Sep 05 20:54:03 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b758379c-9c6f-45a3-a7f1-2f831aa9920b tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:03 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-32a6733a-4f0e-45b4-9550-dfe4d921265c tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Volume info retrieved successfully. Sep 05 20:54:03 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b758379c-9c6f-45a3-a7f1-2f831aa9920b tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:03 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-32a6733a-4f0e-45b4-9550-dfe4d921265c tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] http://192.168.122.117/volume/v3/volumes/9e6922ea-bb8f-4ea4-bb6e-0ad49bb8edfb returned with HTTP 200 Sep 05 20:54:03 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 339/704] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:54:03 2026] GET /volume/v3/volumes/9e6922ea-bb8f-4ea4-bb6e-0ad49bb8edfb => generated 855 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:03 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:03 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:54:03 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-b758379c-9c6f-45a3-a7f1-2f831aa9920b tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Snapshot retrieved successfully. Sep 05 20:54:03 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b758379c-9c6f-45a3-a7f1-2f831aa9920b tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] http://192.168.122.117/volume/v3/snapshots/23f149a4-f927-40a8-8a3d-e5d4e96517b9 returned with HTTP 200 Sep 05 20:54:03 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 366/705] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:54:03 2026] GET /volume/v3/snapshots/23f149a4-f927-40a8-8a3d-e5d4e96517b9 => generated 454 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:03 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [req-dd064ff6-3b40-4f2c-830e-bdce16b60f01 req-b1f694d1-9560-4e40-a892-39e2579ee7cf None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:03 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-dd064ff6-3b40-4f2c-830e-bdce16b60f01 req-b1f694d1-9560-4e40-a892-39e2579ee7cf tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] GET http://192.168.122.117/volume/v3/volumes/83c789ec-c0f8-4556-a01b-5f60a69981f8 Sep 05 20:54:03 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-dd064ff6-3b40-4f2c-830e-bdce16b60f01 req-b1f694d1-9560-4e40-a892-39e2579ee7cf tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:03 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-dd064ff6-3b40-4f2c-830e-bdce16b60f01 req-b1f694d1-9560-4e40-a892-39e2579ee7cf tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:03 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:03 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:54:03 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:03 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:54:03 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [req-dd064ff6-3b40-4f2c-830e-bdce16b60f01 req-b1f694d1-9560-4e40-a892-39e2579ee7cf tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] Volume info retrieved successfully. Sep 05 20:54:03 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-dd064ff6-3b40-4f2c-830e-bdce16b60f01 req-b1f694d1-9560-4e40-a892-39e2579ee7cf tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] http://192.168.122.117/volume/v3/volumes/83c789ec-c0f8-4556-a01b-5f60a69981f8 returned with HTTP 200 Sep 05 20:54:03 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 340/706] 192.168.122.117 () {60 vars in 1487 bytes} [Sat Sep 5 20:54:03 2026] GET /volume/v3/volumes/83c789ec-c0f8-4556-a01b-5f60a69981f8 => generated 856 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:04 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-694a02b9-1d73-4726-bab3-bde9a8b4e3cd None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:04 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-694a02b9-1d73-4726-bab3-bde9a8b4e3cd tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] GET http://192.168.122.117/volume/v3/snapshots/23f149a4-f927-40a8-8a3d-e5d4e96517b9 Sep 05 20:54:04 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-694a02b9-1d73-4726-bab3-bde9a8b4e3cd tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:04 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-694a02b9-1d73-4726-bab3-bde9a8b4e3cd tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:04 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:04 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:54:04 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-694a02b9-1d73-4726-bab3-bde9a8b4e3cd tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Snapshot retrieved successfully. Sep 05 20:54:04 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-694a02b9-1d73-4726-bab3-bde9a8b4e3cd tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] http://192.168.122.117/volume/v3/snapshots/23f149a4-f927-40a8-8a3d-e5d4e96517b9 returned with HTTP 200 Sep 05 20:54:04 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 367/707] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:54:04 2026] GET /volume/v3/snapshots/23f149a4-f927-40a8-8a3d-e5d4e96517b9 => generated 454 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:04 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [req-fdb91378-99e6-4e59-8444-de0d0130cbc4 req-b803d438-08c9-4648-9992-6bb138e7a3ca None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:04 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-fdb91378-99e6-4e59-8444-de0d0130cbc4 req-b803d438-08c9-4648-9992-6bb138e7a3ca tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] GET http://192.168.122.117/volume/v3/volumes/83c789ec-c0f8-4556-a01b-5f60a69981f8 Sep 05 20:54:04 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-fdb91378-99e6-4e59-8444-de0d0130cbc4 req-b803d438-08c9-4648-9992-6bb138e7a3ca tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:04 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-fdb91378-99e6-4e59-8444-de0d0130cbc4 req-b803d438-08c9-4648-9992-6bb138e7a3ca tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:05 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:05 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:54:05 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:05 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:54:05 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [req-fdb91378-99e6-4e59-8444-de0d0130cbc4 req-b803d438-08c9-4648-9992-6bb138e7a3ca tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] Volume info retrieved successfully. Sep 05 20:54:05 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-fdb91378-99e6-4e59-8444-de0d0130cbc4 req-b803d438-08c9-4648-9992-6bb138e7a3ca tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] http://192.168.122.117/volume/v3/volumes/83c789ec-c0f8-4556-a01b-5f60a69981f8 returned with HTTP 200 Sep 05 20:54:05 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 341/708] 192.168.122.117 () {60 vars in 1487 bytes} [Sat Sep 5 20:54:04 2026] GET /volume/v3/volumes/83c789ec-c0f8-4556-a01b-5f60a69981f8 => generated 856 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:05 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-91b5a57e-6f4f-4645-81d0-aa548e8f4582 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:05 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-91b5a57e-6f4f-4645-81d0-aa548e8f4582 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] GET http://192.168.122.117/volume/v3/snapshots/23f149a4-f927-40a8-8a3d-e5d4e96517b9 Sep 05 20:54:05 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-91b5a57e-6f4f-4645-81d0-aa548e8f4582 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:05 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-91b5a57e-6f4f-4645-81d0-aa548e8f4582 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:05 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:05 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:54:05 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-91b5a57e-6f4f-4645-81d0-aa548e8f4582 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Snapshot retrieved successfully. Sep 05 20:54:05 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-91b5a57e-6f4f-4645-81d0-aa548e8f4582 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] http://192.168.122.117/volume/v3/snapshots/23f149a4-f927-40a8-8a3d-e5d4e96517b9 returned with HTTP 200 Sep 05 20:54:05 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 368/709] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:54:05 2026] GET /volume/v3/snapshots/23f149a4-f927-40a8-8a3d-e5d4e96517b9 => generated 454 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:06 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [req-67a16d81-20ef-409b-bf2f-e3afe92dbc59 req-88a81ec4-881f-4360-9ccd-16ea2472e880 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:06 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-67a16d81-20ef-409b-bf2f-e3afe92dbc59 req-88a81ec4-881f-4360-9ccd-16ea2472e880 tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] GET http://192.168.122.117/volume/v3/volumes/83c789ec-c0f8-4556-a01b-5f60a69981f8 Sep 05 20:54:06 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-67a16d81-20ef-409b-bf2f-e3afe92dbc59 req-88a81ec4-881f-4360-9ccd-16ea2472e880 tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:06 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-67a16d81-20ef-409b-bf2f-e3afe92dbc59 req-88a81ec4-881f-4360-9ccd-16ea2472e880 tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:06 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:06 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:54:06 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:06 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:54:06 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [req-67a16d81-20ef-409b-bf2f-e3afe92dbc59 req-88a81ec4-881f-4360-9ccd-16ea2472e880 tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] Volume info retrieved successfully. Sep 05 20:54:06 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-67a16d81-20ef-409b-bf2f-e3afe92dbc59 req-88a81ec4-881f-4360-9ccd-16ea2472e880 tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] http://192.168.122.117/volume/v3/volumes/83c789ec-c0f8-4556-a01b-5f60a69981f8 returned with HTTP 200 Sep 05 20:54:06 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 342/710] 192.168.122.117 () {60 vars in 1487 bytes} [Sat Sep 5 20:54:06 2026] GET /volume/v3/volumes/83c789ec-c0f8-4556-a01b-5f60a69981f8 => generated 856 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:06 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-0aaa18e8-823d-4ae7-89bf-5b342c1b47c3 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:06 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-0aaa18e8-823d-4ae7-89bf-5b342c1b47c3 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] GET http://192.168.122.117/volume/v3/snapshots/23f149a4-f927-40a8-8a3d-e5d4e96517b9 Sep 05 20:54:06 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-0aaa18e8-823d-4ae7-89bf-5b342c1b47c3 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:06 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-0aaa18e8-823d-4ae7-89bf-5b342c1b47c3 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:06 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:06 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:54:06 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-0aaa18e8-823d-4ae7-89bf-5b342c1b47c3 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Snapshot retrieved successfully. Sep 05 20:54:06 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-0aaa18e8-823d-4ae7-89bf-5b342c1b47c3 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] http://192.168.122.117/volume/v3/snapshots/23f149a4-f927-40a8-8a3d-e5d4e96517b9 returned with HTTP 200 Sep 05 20:54:06 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 369/711] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:54:06 2026] GET /volume/v3/snapshots/23f149a4-f927-40a8-8a3d-e5d4e96517b9 => generated 454 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:07 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [req-49953bd7-66ca-4b12-8f89-daa6562fa931 req-7338c892-acf9-4155-832a-9ec9bc49cf6f None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:07 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-49953bd7-66ca-4b12-8f89-daa6562fa931 req-7338c892-acf9-4155-832a-9ec9bc49cf6f tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] GET http://192.168.122.117/volume/v3/volumes/83c789ec-c0f8-4556-a01b-5f60a69981f8 Sep 05 20:54:07 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-49953bd7-66ca-4b12-8f89-daa6562fa931 req-7338c892-acf9-4155-832a-9ec9bc49cf6f tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:07 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-49953bd7-66ca-4b12-8f89-daa6562fa931 req-7338c892-acf9-4155-832a-9ec9bc49cf6f tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:07 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:07 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:54:07 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:07 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:54:07 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [req-49953bd7-66ca-4b12-8f89-daa6562fa931 req-7338c892-acf9-4155-832a-9ec9bc49cf6f tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] Volume info retrieved successfully. Sep 05 20:54:07 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-49953bd7-66ca-4b12-8f89-daa6562fa931 req-7338c892-acf9-4155-832a-9ec9bc49cf6f tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] http://192.168.122.117/volume/v3/volumes/83c789ec-c0f8-4556-a01b-5f60a69981f8 returned with HTTP 200 Sep 05 20:54:07 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 343/712] 192.168.122.117 () {60 vars in 1487 bytes} [Sat Sep 5 20:54:07 2026] GET /volume/v3/volumes/83c789ec-c0f8-4556-a01b-5f60a69981f8 => generated 856 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:07 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-19cc410a-90cc-4a61-a20c-dd8732064f9a None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:07 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-19cc410a-90cc-4a61-a20c-dd8732064f9a tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] GET http://192.168.122.117/volume/v3/snapshots/23f149a4-f927-40a8-8a3d-e5d4e96517b9 Sep 05 20:54:07 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-19cc410a-90cc-4a61-a20c-dd8732064f9a tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:07 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-19cc410a-90cc-4a61-a20c-dd8732064f9a tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:07 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-3c29f831-26a5-47b2-8586-1521b66e4c09 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:07 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:07 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:54:07 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-19cc410a-90cc-4a61-a20c-dd8732064f9a tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Snapshot retrieved successfully. Sep 05 20:54:07 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-19cc410a-90cc-4a61-a20c-dd8732064f9a tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] http://192.168.122.117/volume/v3/snapshots/23f149a4-f927-40a8-8a3d-e5d4e96517b9 returned with HTTP 200 Sep 05 20:54:07 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-3c29f831-26a5-47b2-8586-1521b66e4c09 tempest-TestImageHashVerification-143671751 tempest-TestImageHashVerification-143671751-project-member] GET http://192.168.122.117/volume/v3/volumes/e7ee7677-f610-4064-a7ec-56dc060bd45a Sep 05 20:54:07 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 370/713] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:54:07 2026] GET /volume/v3/snapshots/23f149a4-f927-40a8-8a3d-e5d4e96517b9 => generated 454 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:07 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-3c29f831-26a5-47b2-8586-1521b66e4c09 tempest-TestImageHashVerification-143671751 tempest-TestImageHashVerification-143671751-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:07 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-3c29f831-26a5-47b2-8586-1521b66e4c09 tempest-TestImageHashVerification-143671751 tempest-TestImageHashVerification-143671751-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:07 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:07 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:54:07 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:07 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:54:07 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-3c29f831-26a5-47b2-8586-1521b66e4c09 tempest-TestImageHashVerification-143671751 tempest-TestImageHashVerification-143671751-project-member] Volume info retrieved successfully. Sep 05 20:54:07 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-3c29f831-26a5-47b2-8586-1521b66e4c09 tempest-TestImageHashVerification-143671751 tempest-TestImageHashVerification-143671751-project-member] http://192.168.122.117/volume/v3/volumes/e7ee7677-f610-4064-a7ec-56dc060bd45a returned with HTTP 200 Sep 05 20:54:07 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 344/714] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:54:07 2026] GET /volume/v3/volumes/e7ee7677-f610-4064-a7ec-56dc060bd45a => generated 858 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:08 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-e9889908-a314-4ae0-a26e-fee7e8129374 req-d83aaa76-4b5e-4cf5-a9a8-d5fee0fde34c None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:08 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-e9889908-a314-4ae0-a26e-fee7e8129374 req-d83aaa76-4b5e-4cf5-a9a8-d5fee0fde34c tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] GET http://192.168.122.117/volume/v3/volumes/83c789ec-c0f8-4556-a01b-5f60a69981f8 Sep 05 20:54:08 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-e9889908-a314-4ae0-a26e-fee7e8129374 req-d83aaa76-4b5e-4cf5-a9a8-d5fee0fde34c tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:08 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-e9889908-a314-4ae0-a26e-fee7e8129374 req-d83aaa76-4b5e-4cf5-a9a8-d5fee0fde34c tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:08 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:08 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:54:08 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:08 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:54:08 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [req-e9889908-a314-4ae0-a26e-fee7e8129374 req-d83aaa76-4b5e-4cf5-a9a8-d5fee0fde34c tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] Volume info retrieved successfully. Sep 05 20:54:08 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-e9889908-a314-4ae0-a26e-fee7e8129374 req-d83aaa76-4b5e-4cf5-a9a8-d5fee0fde34c tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] http://192.168.122.117/volume/v3/volumes/83c789ec-c0f8-4556-a01b-5f60a69981f8 returned with HTTP 200 Sep 05 20:54:08 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 371/715] 192.168.122.117 () {60 vars in 1487 bytes} [Sat Sep 5 20:54:08 2026] GET /volume/v3/volumes/83c789ec-c0f8-4556-a01b-5f60a69981f8 => generated 856 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:08 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-2524d6fe-c34d-4218-baa5-064aa99a7557 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:08 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-2524d6fe-c34d-4218-baa5-064aa99a7557 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] GET http://192.168.122.117/volume/v3/snapshots/23f149a4-f927-40a8-8a3d-e5d4e96517b9 Sep 05 20:54:08 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-2524d6fe-c34d-4218-baa5-064aa99a7557 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:08 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-2524d6fe-c34d-4218-baa5-064aa99a7557 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:08 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:08 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:54:08 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-2524d6fe-c34d-4218-baa5-064aa99a7557 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Snapshot retrieved successfully. Sep 05 20:54:08 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-2524d6fe-c34d-4218-baa5-064aa99a7557 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] http://192.168.122.117/volume/v3/snapshots/23f149a4-f927-40a8-8a3d-e5d4e96517b9 returned with HTTP 200 Sep 05 20:54:08 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 345/716] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:54:08 2026] GET /volume/v3/snapshots/23f149a4-f927-40a8-8a3d-e5d4e96517b9 => generated 454 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:08 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-621c5ee4-415b-4c69-90c9-40e8ab99c17e None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:08 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-621c5ee4-415b-4c69-90c9-40e8ab99c17e tempest-TestImageHashVerification-143671751 tempest-TestImageHashVerification-143671751-project-member] GET http://192.168.122.117/volume/v3/volumes/e7ee7677-f610-4064-a7ec-56dc060bd45a Sep 05 20:54:08 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-621c5ee4-415b-4c69-90c9-40e8ab99c17e tempest-TestImageHashVerification-143671751 tempest-TestImageHashVerification-143671751-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:08 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-621c5ee4-415b-4c69-90c9-40e8ab99c17e tempest-TestImageHashVerification-143671751 tempest-TestImageHashVerification-143671751-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:08 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:08 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:54:08 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:08 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:54:08 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-621c5ee4-415b-4c69-90c9-40e8ab99c17e tempest-TestImageHashVerification-143671751 tempest-TestImageHashVerification-143671751-project-member] Volume info retrieved successfully. Sep 05 20:54:08 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-621c5ee4-415b-4c69-90c9-40e8ab99c17e tempest-TestImageHashVerification-143671751 tempest-TestImageHashVerification-143671751-project-member] http://192.168.122.117/volume/v3/volumes/e7ee7677-f610-4064-a7ec-56dc060bd45a returned with HTTP 200 Sep 05 20:54:08 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 372/717] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:54:08 2026] GET /volume/v3/volumes/e7ee7677-f610-4064-a7ec-56dc060bd45a => generated 858 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:09 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-d67d51f8-2ca9-4b3e-8909-9e95c6fc0050 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:09 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-d67d51f8-2ca9-4b3e-8909-9e95c6fc0050 tempest-TestImageHashVerification-143671751 tempest-TestImageHashVerification-143671751-project-member] DELETE http://192.168.122.117/volume/v3/volumes/e7ee7677-f610-4064-a7ec-56dc060bd45a Sep 05 20:54:09 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-d67d51f8-2ca9-4b3e-8909-9e95c6fc0050 tempest-TestImageHashVerification-143671751 tempest-TestImageHashVerification-143671751-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:09 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-d996bdfd-14a9-4917-945f-6daeeae4f75f req-304c9f30-f4e4-4f0d-b2f4-b629619d6a3d None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:09 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-d67d51f8-2ca9-4b3e-8909-9e95c6fc0050 tempest-TestImageHashVerification-143671751 tempest-TestImageHashVerification-143671751-project-member] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:09 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-d67d51f8-2ca9-4b3e-8909-9e95c6fc0050 tempest-TestImageHashVerification-143671751 tempest-TestImageHashVerification-143671751-project-member] Delete volume with id: e7ee7677-f610-4064-a7ec-56dc060bd45a Sep 05 20:54:09 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-d996bdfd-14a9-4917-945f-6daeeae4f75f req-304c9f30-f4e4-4f0d-b2f4-b629619d6a3d tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] GET http://192.168.122.117/volume/v3/volumes/83c789ec-c0f8-4556-a01b-5f60a69981f8 Sep 05 20:54:09 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-d996bdfd-14a9-4917-945f-6daeeae4f75f req-304c9f30-f4e4-4f0d-b2f4-b629619d6a3d tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:09 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-d996bdfd-14a9-4917-945f-6daeeae4f75f req-304c9f30-f4e4-4f0d-b2f4-b629619d6a3d tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:09 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:09 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:54:09 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:09 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:54:09 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-d67d51f8-2ca9-4b3e-8909-9e95c6fc0050 tempest-TestImageHashVerification-143671751 tempest-TestImageHashVerification-143671751-project-member] Volume info retrieved successfully. Sep 05 20:54:09 devstack devstack@c-api.service[87434]: DEBUG dbcounter [-] [87434] Writing DB stats cinder:SELECT=317,cinder:INSERT=44,cinder:UPDATE=69 {{(pid=87434) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 20:54:09 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:09 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:54:09 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:09 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:54:09 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [req-d996bdfd-14a9-4917-945f-6daeeae4f75f req-304c9f30-f4e4-4f0d-b2f4-b629619d6a3d tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] Volume info retrieved successfully. Sep 05 20:54:09 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-d67d51f8-2ca9-4b3e-8909-9e95c6fc0050 tempest-TestImageHashVerification-143671751 tempest-TestImageHashVerification-143671751-project-member] Delete volume request issued successfully. Sep 05 20:54:09 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-d67d51f8-2ca9-4b3e-8909-9e95c6fc0050 tempest-TestImageHashVerification-143671751 tempest-TestImageHashVerification-143671751-project-member] http://192.168.122.117/volume/v3/volumes/e7ee7677-f610-4064-a7ec-56dc060bd45a returned with HTTP 202 Sep 05 20:54:09 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 346/718] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 20:54:09 2026] DELETE /volume/v3/volumes/e7ee7677-f610-4064-a7ec-56dc060bd45a => generated 0 bytes in 127 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:54:09 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-d996bdfd-14a9-4917-945f-6daeeae4f75f req-304c9f30-f4e4-4f0d-b2f4-b629619d6a3d tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] http://192.168.122.117/volume/v3/volumes/83c789ec-c0f8-4556-a01b-5f60a69981f8 returned with HTTP 200 Sep 05 20:54:09 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 373/719] 192.168.122.117 () {60 vars in 1487 bytes} [Sat Sep 5 20:54:09 2026] GET /volume/v3/volumes/83c789ec-c0f8-4556-a01b-5f60a69981f8 => generated 856 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:09 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-934f1af9-6a53-4817-8868-e73044370030 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:09 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-934f1af9-6a53-4817-8868-e73044370030 tempest-TestImageHashVerification-143671751 tempest-TestImageHashVerification-143671751-project-member] GET http://192.168.122.117/volume/v3/volumes/e7ee7677-f610-4064-a7ec-56dc060bd45a Sep 05 20:54:09 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-934f1af9-6a53-4817-8868-e73044370030 tempest-TestImageHashVerification-143671751 tempest-TestImageHashVerification-143671751-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:09 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-934f1af9-6a53-4817-8868-e73044370030 tempest-TestImageHashVerification-143671751 tempest-TestImageHashVerification-143671751-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:09 devstack devstack@c-api.service[87435]: DEBUG dbcounter [-] [87435] Writing DB stats cinder:SELECT=250,cinder:UPDATE=36,cinder:INSERT=20 {{(pid=87435) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 20:54:09 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:09 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:54:09 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:09 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:54:09 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-934f1af9-6a53-4817-8868-e73044370030 tempest-TestImageHashVerification-143671751 tempest-TestImageHashVerification-143671751-project-member] Volume info retrieved successfully. Sep 05 20:54:09 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-934f1af9-6a53-4817-8868-e73044370030 tempest-TestImageHashVerification-143671751 tempest-TestImageHashVerification-143671751-project-member] http://192.168.122.117/volume/v3/volumes/e7ee7677-f610-4064-a7ec-56dc060bd45a returned with HTTP 200 Sep 05 20:54:09 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 347/720] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:54:09 2026] GET /volume/v3/volumes/e7ee7677-f610-4064-a7ec-56dc060bd45a => generated 857 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:09 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-ff65666f-f586-4558-9b20-13206d438ed1 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:09 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-ff65666f-f586-4558-9b20-13206d438ed1 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 20:54:09 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-ff65666f-f586-4558-9b20-13206d438ed1 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-905977341", "imageRef": "1e185b14-4f13-44ff-ab1c-d13d5db83085", "size": 1}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:54:09 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.volumes [None req-ff65666f-f586-4558-9b20-13206d438ed1 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-905977341', 'imageRef': '1e185b14-4f13-44ff-ab1c-d13d5db83085', 'size': 1}} {{(pid=87434) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:54:09 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-237adf49-f387-4bb7-bf1d-ae3e5cb7dcc9 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:09 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-237adf49-f387-4bb7-bf1d-ae3e5cb7dcc9 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] GET http://192.168.122.117/volume/v3/snapshots/23f149a4-f927-40a8-8a3d-e5d4e96517b9 Sep 05 20:54:09 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-237adf49-f387-4bb7-bf1d-ae3e5cb7dcc9 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:09 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-237adf49-f387-4bb7-bf1d-ae3e5cb7dcc9 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:09 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:09 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:54:09 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-237adf49-f387-4bb7-bf1d-ae3e5cb7dcc9 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Snapshot retrieved successfully. Sep 05 20:54:09 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-237adf49-f387-4bb7-bf1d-ae3e5cb7dcc9 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] http://192.168.122.117/volume/v3/snapshots/23f149a4-f927-40a8-8a3d-e5d4e96517b9 returned with HTTP 200 Sep 05 20:54:09 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 348/721] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:54:09 2026] GET /volume/v3/snapshots/23f149a4-f927-40a8-8a3d-e5d4e96517b9 => generated 454 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:09 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-ff65666f-f586-4558-9b20-13206d438ed1 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Create volume of 1 GB Sep 05 20:54:09 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-ff65666f-f586-4558-9b20-13206d438ed1 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Availability Zones retrieved successfully. Sep 05 20:54:09 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-ff65666f-f586-4558-9b20-13206d438ed1 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Flow 'volume_create_api' (c3cd513c-3f97-40c3-bf2d-fb09ccc009f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:54:09 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-ff65666f-f586-4558-9b20-13206d438ed1 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ef094dc-20e6-43fd-986f-8ecba64ac1be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:54:09 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.flows.api.create_volume [None req-ff65666f-f586-4558-9b20-13206d438ed1 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Validating volume size '1' using validate_int {{(pid=87434) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:54:09 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-ff65666f-f586-4558-9b20-13206d438ed1 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ef094dc-20e6-43fd-986f-8ecba64ac1be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:54:09 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-ff65666f-f586-4558-9b20-13206d438ed1 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c260f0d-ae8c-4386-8677-d4630405c6c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:54:10 devstack devstack@c-api.service[87434]: DEBUG cinder.quota [None req-ff65666f-f586-4558-9b20-13206d438ed1 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Created reservations ['aae7c58a-a3df-4429-8394-70eec160b9f7', '93a0f58e-43bb-48a2-8fe9-98d3e0ebc5c0', '781a9e53-15c6-4147-8809-949c89d3a12c', 'a7806224-db9c-4841-93cc-33cde744e5ec'] {{(pid=87434) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:54:10 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-ff65666f-f586-4558-9b20-13206d438ed1 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c260f0d-ae8c-4386-8677-d4630405c6c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aae7c58a-a3df-4429-8394-70eec160b9f7', '93a0f58e-43bb-48a2-8fe9-98d3e0ebc5c0', '781a9e53-15c6-4147-8809-949c89d3a12c', 'a7806224-db9c-4841-93cc-33cde744e5ec']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:54:10 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-ff65666f-f586-4558-9b20-13206d438ed1 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (455e4fae-e32f-4d3e-99d4-fb1c3e2a70f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:54:10 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:10 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:54:10 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-ff65666f-f586-4558-9b20-13206d438ed1 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (455e4fae-e32f-4d3e-99d4-fb1c3e2a70f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7082c12d-f854-49bc-b2e6-5337872ad70a', '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-905977341',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d3a39f9952004ef0ab93205f400619e4',qos_specs=None,replication_status=,reservations=['aae7c58a-a3df-4429-8394-70eec160b9f7','93a0f58e-43bb-48a2-8fe9-98d3e0ebc5c0','781a9e53-15c6-4147-8809-949c89d3a12c','a7806224-db9c-4841-93cc-33cde744e5ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='262e4523b984498c8d005d01d42eaa3e',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T18:54:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-905977341',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7082c12d-f854-49bc-b2e6-5337872ad70a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d3a39f9952004ef0ab93205f400619e4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='262e4523b984498c8d005d01d42eaa3e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:54:10 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-ff65666f-f586-4558-9b20-13206d438ed1 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86e4daff-9e5a-43fa-a619-eeecda2f994e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:54:10 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-ff65666f-f586-4558-9b20-13206d438ed1 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86e4daff-9e5a-43fa-a619-eeecda2f994e) transitioned into state 'SUCCESS' from state '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-905977341',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d3a39f9952004ef0ab93205f400619e4',qos_specs=None,replication_status=,reservations=['aae7c58a-a3df-4429-8394-70eec160b9f7','93a0f58e-43bb-48a2-8fe9-98d3e0ebc5c0','781a9e53-15c6-4147-8809-949c89d3a12c','a7806224-db9c-4841-93cc-33cde744e5ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='262e4523b984498c8d005d01d42eaa3e',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:54:10 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-ff65666f-f586-4558-9b20-13206d438ed1 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec4f02c6-e057-4215-ab4c-b1bbd5821194) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:54:10 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-ff65666f-f586-4558-9b20-13206d438ed1 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec4f02c6-e057-4215-ab4c-b1bbd5821194) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:54:10 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-ff65666f-f586-4558-9b20-13206d438ed1 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Flow 'volume_create_api' (c3cd513c-3f97-40c3-bf2d-fb09ccc009f4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:54:10 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-ff65666f-f586-4558-9b20-13206d438ed1 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Create volume request issued successfully. Sep 05 20:54:10 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-ff65666f-f586-4558-9b20-13206d438ed1 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 20:54:10 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 374/722] 192.168.122.117 () {60 vars in 1143 bytes} [Sat Sep 5 20:54:09 2026] POST /volume/v3/volumes => generated 761 bytes in 647 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:54:10 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-f3bf38f4-d816-4bce-bae3-0d0439010138 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:10 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-f3bf38f4-d816-4bce-bae3-0d0439010138 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] GET http://192.168.122.117/volume/v3/volumes/7082c12d-f854-49bc-b2e6-5337872ad70a Sep 05 20:54:10 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-f3bf38f4-d816-4bce-bae3-0d0439010138 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:10 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-f3bf38f4-d816-4bce-bae3-0d0439010138 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:10 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:10 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:54:10 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:10 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:54:10 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-f3bf38f4-d816-4bce-bae3-0d0439010138 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Volume info retrieved successfully. Sep 05 20:54:10 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-f3bf38f4-d816-4bce-bae3-0d0439010138 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] http://192.168.122.117/volume/v3/volumes/7082c12d-f854-49bc-b2e6-5337872ad70a returned with HTTP 200 Sep 05 20:54:10 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 349/723] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:54:10 2026] GET /volume/v3/volumes/7082c12d-f854-49bc-b2e6-5337872ad70a => generated 829 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:10 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-c14f0edd-7797-4015-acae-ef342292a9c1 req-f35e795e-94c0-41a3-af2c-95b2cdd5677c None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:10 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-c14f0edd-7797-4015-acae-ef342292a9c1 req-f35e795e-94c0-41a3-af2c-95b2cdd5677c tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] GET http://192.168.122.117/volume/v3/volumes/83c789ec-c0f8-4556-a01b-5f60a69981f8 Sep 05 20:54:10 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-c14f0edd-7797-4015-acae-ef342292a9c1 req-f35e795e-94c0-41a3-af2c-95b2cdd5677c tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:10 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-c14f0edd-7797-4015-acae-ef342292a9c1 req-f35e795e-94c0-41a3-af2c-95b2cdd5677c tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:10 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:10 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:54:10 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:10 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:54:10 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-dde02a18-0477-4959-b14b-303cd156fe81 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:10 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-dde02a18-0477-4959-b14b-303cd156fe81 tempest-TestImageHashVerification-143671751 tempest-TestImageHashVerification-143671751-project-member] GET http://192.168.122.117/volume/v3/volumes/e7ee7677-f610-4064-a7ec-56dc060bd45a Sep 05 20:54:10 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-dde02a18-0477-4959-b14b-303cd156fe81 tempest-TestImageHashVerification-143671751 tempest-TestImageHashVerification-143671751-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:10 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [req-c14f0edd-7797-4015-acae-ef342292a9c1 req-f35e795e-94c0-41a3-af2c-95b2cdd5677c tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] Volume info retrieved successfully. Sep 05 20:54:10 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-dde02a18-0477-4959-b14b-303cd156fe81 tempest-TestImageHashVerification-143671751 tempest-TestImageHashVerification-143671751-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:10 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-c14f0edd-7797-4015-acae-ef342292a9c1 req-f35e795e-94c0-41a3-af2c-95b2cdd5677c tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] http://192.168.122.117/volume/v3/volumes/83c789ec-c0f8-4556-a01b-5f60a69981f8 returned with HTTP 200 Sep 05 20:54:10 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 375/724] 192.168.122.117 () {60 vars in 1487 bytes} [Sat Sep 5 20:54:10 2026] GET /volume/v3/volumes/83c789ec-c0f8-4556-a01b-5f60a69981f8 => generated 856 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:10 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:10 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:54:10 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:10 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:54:10 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-dde02a18-0477-4959-b14b-303cd156fe81 tempest-TestImageHashVerification-143671751 tempest-TestImageHashVerification-143671751-project-member] Volume info retrieved successfully. Sep 05 20:54:10 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-dde02a18-0477-4959-b14b-303cd156fe81 tempest-TestImageHashVerification-143671751 tempest-TestImageHashVerification-143671751-project-member] http://192.168.122.117/volume/v3/volumes/e7ee7677-f610-4064-a7ec-56dc060bd45a returned with HTTP 200 Sep 05 20:54:10 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 350/725] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:54:10 2026] GET /volume/v3/volumes/e7ee7677-f610-4064-a7ec-56dc060bd45a => generated 857 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:10 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-b43944ad-1c89-4bfd-a6da-564ec76cbd98 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:10 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b43944ad-1c89-4bfd-a6da-564ec76cbd98 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] GET http://192.168.122.117/volume/v3/snapshots/23f149a4-f927-40a8-8a3d-e5d4e96517b9 Sep 05 20:54:10 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b43944ad-1c89-4bfd-a6da-564ec76cbd98 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:10 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b43944ad-1c89-4bfd-a6da-564ec76cbd98 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:10 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:10 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:54:10 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-b43944ad-1c89-4bfd-a6da-564ec76cbd98 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Snapshot retrieved successfully. Sep 05 20:54:10 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b43944ad-1c89-4bfd-a6da-564ec76cbd98 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] http://192.168.122.117/volume/v3/snapshots/23f149a4-f927-40a8-8a3d-e5d4e96517b9 returned with HTTP 200 Sep 05 20:54:10 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 376/726] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:54:10 2026] GET /volume/v3/snapshots/23f149a4-f927-40a8-8a3d-e5d4e96517b9 => generated 481 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:10 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-37af2688-cbd1-4ee0-9f86-67b809618852 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:10 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-37af2688-cbd1-4ee0-9f86-67b809618852 tempest-VolumeSnapshotQuotasNegativeTestJSON-556254199 tempest-VolumeSnapshotQuotasNegativeTestJSON-556254199-project-admin] PUT http://192.168.122.117/volume/v3/os-quota-sets/7d55cd0e9bf84bfb9056ca011716e178 Sep 05 20:54:10 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-37af2688-cbd1-4ee0-9f86-67b809618852 tempest-VolumeSnapshotQuotasNegativeTestJSON-556254199 tempest-VolumeSnapshotQuotasNegativeTestJSON-556254199-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:54:11 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-37af2688-cbd1-4ee0-9f86-67b809618852 tempest-VolumeSnapshotQuotasNegativeTestJSON-556254199 tempest-VolumeSnapshotQuotasNegativeTestJSON-556254199-project-admin] http://192.168.122.117/volume/v3/os-quota-sets/7d55cd0e9bf84bfb9056ca011716e178 returned with HTTP 200 Sep 05 20:54:11 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 351/727] 192.168.122.117 () {60 vars in 1258 bytes} [Sat Sep 5 20:54:10 2026] PUT /volume/v3/os-quota-sets/7d55cd0e9bf84bfb9056ca011716e178 => generated 393 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:11 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-09d20be5-19a5-4152-a79a-6c3ff87aab0b None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:11 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-09d20be5-19a5-4152-a79a-6c3ff87aab0b tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] POST http://192.168.122.117/volume/v3/snapshots Sep 05 20:54:11 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-09d20be5-19a5-4152-a79a-6c3ff87aab0b tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "26db853f-fc17-4d2b-a4e3-d98d7742c2ab"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:54:11 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:11 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:54:11 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:11 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:54:11 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-09d20be5-19a5-4152-a79a-6c3ff87aab0b tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Volume info retrieved successfully. Sep 05 20:54:11 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.snapshots [None req-09d20be5-19a5-4152-a79a-6c3ff87aab0b tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Create snapshot from volume 26db853f-fc17-4d2b-a4e3-d98d7742c2ab Sep 05 20:54:11 devstack devstack@c-api.service[87434]: WARNING cinder.quota_utils [None req-09d20be5-19a5-4152-a79a-6c3ff87aab0b tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Quota exceeded for 7d55cd0e9bf84bfb9056ca011716e178, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 05 20:54:11 devstack devstack@c-api.service[87434]: INFO cinder.api.middleware.fault [None req-09d20be5-19a5-4152-a79a-6c3ff87aab0b tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] http://192.168.122.117/volume/v3/snapshots returned with HTTP 413 Sep 05 20:54:11 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 377/728] 192.168.122.117 () {60 vars in 1148 bytes} [Sat Sep 5 20:54:11 2026] POST /volume/v3/snapshots => generated 208 bytes in 95 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 05 20:54:11 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-0c8c1191-e58e-42b0-a902-7ae42babfb38 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:11 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-0c8c1191-e58e-42b0-a902-7ae42babfb38 tempest-VolumeSnapshotQuotasNegativeTestJSON-556254199 tempest-VolumeSnapshotQuotasNegativeTestJSON-556254199-project-admin] PUT http://192.168.122.117/volume/v3/os-quota-sets/7d55cd0e9bf84bfb9056ca011716e178 Sep 05 20:54:11 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-0c8c1191-e58e-42b0-a902-7ae42babfb38 tempest-VolumeSnapshotQuotasNegativeTestJSON-556254199 tempest-VolumeSnapshotQuotasNegativeTestJSON-556254199-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:54:11 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-0c8c1191-e58e-42b0-a902-7ae42babfb38 tempest-VolumeSnapshotQuotasNegativeTestJSON-556254199 tempest-VolumeSnapshotQuotasNegativeTestJSON-556254199-project-admin] http://192.168.122.117/volume/v3/os-quota-sets/7d55cd0e9bf84bfb9056ca011716e178 returned with HTTP 200 Sep 05 20:54:11 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 352/729] 192.168.122.117 () {60 vars in 1258 bytes} [Sat Sep 5 20:54:11 2026] PUT /volume/v3/os-quota-sets/7d55cd0e9bf84bfb9056ca011716e178 => generated 393 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:11 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-0ea67238-b5db-49e5-b3ea-1033b6364f33 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:11 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-0ea67238-b5db-49e5-b3ea-1033b6364f33 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] POST http://192.168.122.117/volume/v3/snapshots Sep 05 20:54:11 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-0ea67238-b5db-49e5-b3ea-1033b6364f33 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "26db853f-fc17-4d2b-a4e3-d98d7742c2ab"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:54:11 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:11 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:54:11 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:11 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:54:11 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-0ea67238-b5db-49e5-b3ea-1033b6364f33 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Volume info retrieved successfully. Sep 05 20:54:11 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.snapshots [None req-0ea67238-b5db-49e5-b3ea-1033b6364f33 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Create snapshot from volume 26db853f-fc17-4d2b-a4e3-d98d7742c2ab Sep 05 20:54:11 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-c2924003-d95b-4a86-a2d0-7079e6e230e4 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:11 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-c2924003-d95b-4a86-a2d0-7079e6e230e4 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] GET http://192.168.122.117/volume/v3/volumes/7082c12d-f854-49bc-b2e6-5337872ad70a Sep 05 20:54:11 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-c2924003-d95b-4a86-a2d0-7079e6e230e4 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:11 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-c2924003-d95b-4a86-a2d0-7079e6e230e4 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:11 devstack devstack@c-api.service[87434]: WARNING cinder.quota_utils [None req-0ea67238-b5db-49e5-b3ea-1033b6364f33 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Quota exceeded for 7d55cd0e9bf84bfb9056ca011716e178, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Sep 05 20:54:11 devstack devstack@c-api.service[87434]: INFO cinder.api.middleware.fault [None req-0ea67238-b5db-49e5-b3ea-1033b6364f33 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] http://192.168.122.117/volume/v3/snapshots returned with HTTP 413 Sep 05 20:54:11 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 378/730] 192.168.122.117 () {60 vars in 1148 bytes} [Sat Sep 5 20:54:11 2026] POST /volume/v3/snapshots => generated 133 bytes in 88 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 05 20:54:11 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-829de020-9ad4-4ff3-83c7-74b40ef33d8d None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:11 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:11 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:54:11 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-829de020-9ad4-4ff3-83c7-74b40ef33d8d tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] DELETE http://192.168.122.117/volume/v3/snapshots/23f149a4-f927-40a8-8a3d-e5d4e96517b9 Sep 05 20:54:11 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-829de020-9ad4-4ff3-83c7-74b40ef33d8d tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:11 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:11 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:54:11 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-829de020-9ad4-4ff3-83c7-74b40ef33d8d tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Calling method 'delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:11 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.snapshots [None req-829de020-9ad4-4ff3-83c7-74b40ef33d8d tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Delete snapshot with id: 23f149a4-f927-40a8-8a3d-e5d4e96517b9 Sep 05 20:54:11 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-c2924003-d95b-4a86-a2d0-7079e6e230e4 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Volume info retrieved successfully. Sep 05 20:54:11 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:11 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:54:11 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-829de020-9ad4-4ff3-83c7-74b40ef33d8d tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Snapshot retrieved successfully. Sep 05 20:54:11 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-c2924003-d95b-4a86-a2d0-7079e6e230e4 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] http://192.168.122.117/volume/v3/volumes/7082c12d-f854-49bc-b2e6-5337872ad70a returned with HTTP 200 Sep 05 20:54:11 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 353/731] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:54:11 2026] GET /volume/v3/volumes/7082c12d-f854-49bc-b2e6-5337872ad70a => generated 853 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:11 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:11 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:54:11 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-829de020-9ad4-4ff3-83c7-74b40ef33d8d tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Snapshot delete request issued successfully. Sep 05 20:54:11 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-829de020-9ad4-4ff3-83c7-74b40ef33d8d tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] http://192.168.122.117/volume/v3/snapshots/23f149a4-f927-40a8-8a3d-e5d4e96517b9 returned with HTTP 202 Sep 05 20:54:11 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 379/732] 192.168.122.117 () {58 vars in 1241 bytes} [Sat Sep 5 20:54:11 2026] DELETE /volume/v3/snapshots/23f149a4-f927-40a8-8a3d-e5d4e96517b9 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:54:11 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-29239f43-f69a-4a34-b147-c47f3c145f8b None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:11 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-29239f43-f69a-4a34-b147-c47f3c145f8b tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] GET http://192.168.122.117/volume/v3/snapshots/23f149a4-f927-40a8-8a3d-e5d4e96517b9 Sep 05 20:54:11 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-29239f43-f69a-4a34-b147-c47f3c145f8b tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:11 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-29239f43-f69a-4a34-b147-c47f3c145f8b tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:11 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:11 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:54:11 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-29239f43-f69a-4a34-b147-c47f3c145f8b tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Snapshot retrieved successfully. Sep 05 20:54:11 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-29239f43-f69a-4a34-b147-c47f3c145f8b tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] http://192.168.122.117/volume/v3/snapshots/23f149a4-f927-40a8-8a3d-e5d4e96517b9 returned with HTTP 200 Sep 05 20:54:11 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 354/733] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:54:11 2026] GET /volume/v3/snapshots/23f149a4-f927-40a8-8a3d-e5d4e96517b9 => generated 480 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:11 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-6757c32e-fe05-4e01-9639-4513ebf4edf1 req-457fbf9f-7d3b-40e4-b16a-d13dab213331 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:11 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-6757c32e-fe05-4e01-9639-4513ebf4edf1 req-457fbf9f-7d3b-40e4-b16a-d13dab213331 tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] GET http://192.168.122.117/volume/v3/volumes/83c789ec-c0f8-4556-a01b-5f60a69981f8 Sep 05 20:54:11 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-6757c32e-fe05-4e01-9639-4513ebf4edf1 req-457fbf9f-7d3b-40e4-b16a-d13dab213331 tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:11 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-6757c32e-fe05-4e01-9639-4513ebf4edf1 req-457fbf9f-7d3b-40e4-b16a-d13dab213331 tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:11 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-0c83b86f-c7fa-4773-8803-13338c1f4efa None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:11 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-0c83b86f-c7fa-4773-8803-13338c1f4efa tempest-TestImageHashVerification-143671751 tempest-TestImageHashVerification-143671751-project-member] GET http://192.168.122.117/volume/v3/volumes/e7ee7677-f610-4064-a7ec-56dc060bd45a Sep 05 20:54:11 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:11 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:54:11 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-0c83b86f-c7fa-4773-8803-13338c1f4efa tempest-TestImageHashVerification-143671751 tempest-TestImageHashVerification-143671751-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:11 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-0c83b86f-c7fa-4773-8803-13338c1f4efa tempest-TestImageHashVerification-143671751 tempest-TestImageHashVerification-143671751-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:11 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:11 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:54:11 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [req-6757c32e-fe05-4e01-9639-4513ebf4edf1 req-457fbf9f-7d3b-40e4-b16a-d13dab213331 tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] Volume info retrieved successfully. Sep 05 20:54:11 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-6757c32e-fe05-4e01-9639-4513ebf4edf1 req-457fbf9f-7d3b-40e4-b16a-d13dab213331 tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] http://192.168.122.117/volume/v3/volumes/83c789ec-c0f8-4556-a01b-5f60a69981f8 returned with HTTP 200 Sep 05 20:54:11 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 380/734] 192.168.122.117 () {60 vars in 1487 bytes} [Sat Sep 5 20:54:11 2026] GET /volume/v3/volumes/83c789ec-c0f8-4556-a01b-5f60a69981f8 => generated 857 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:11 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-0c83b86f-c7fa-4773-8803-13338c1f4efa tempest-TestImageHashVerification-143671751 tempest-TestImageHashVerification-143671751-project-member] http://192.168.122.117/volume/v3/volumes/e7ee7677-f610-4064-a7ec-56dc060bd45a returned with HTTP 404 Sep 05 20:54:11 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 355/735] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:54:11 2026] GET /volume/v3/volumes/e7ee7677-f610-4064-a7ec-56dc060bd45a => generated 109 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:54:11 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-fde91846-dade-46d0-be79-00060a227c7d req-35379c0e-dc35-445e-8ffb-897b1089f775 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:11 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-fde91846-dade-46d0-be79-00060a227c7d req-35379c0e-dc35-445e-8ffb-897b1089f775 tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] POST http://192.168.122.117/volume/v3/snapshots Sep 05 20:54:11 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-fde91846-dade-46d0-be79-00060a227c7d req-35379c0e-dc35-445e-8ffb-897b1089f775 tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "83c789ec-c0f8-4556-a01b-5f60a69981f8", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-348577782", "description": null, "metadata": {}}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:54:11 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:11 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:54:11 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:11 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:54:11 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [req-fde91846-dade-46d0-be79-00060a227c7d req-35379c0e-dc35-445e-8ffb-897b1089f775 tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] Volume info retrieved successfully. Sep 05 20:54:11 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.snapshots [req-fde91846-dade-46d0-be79-00060a227c7d req-35379c0e-dc35-445e-8ffb-897b1089f775 tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] Create snapshot from volume 83c789ec-c0f8-4556-a01b-5f60a69981f8 Sep 05 20:54:12 devstack devstack@c-api.service[87434]: DEBUG cinder.quota [req-fde91846-dade-46d0-be79-00060a227c7d req-35379c0e-dc35-445e-8ffb-897b1089f775 tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] Created reservations ['f9efca6b-be20-43d6-900a-a317b46632b3', '9c8937b0-9077-4963-9d66-b9358bbf120e', '67adb967-96f4-4b8e-93ce-0ad46e56afdd', '36ec723f-8e3a-4686-9b6c-5b9e292e13d2'] {{(pid=87434) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:54:12 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:12 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:54:12 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [req-fde91846-dade-46d0-be79-00060a227c7d req-35379c0e-dc35-445e-8ffb-897b1089f775 tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] Snapshot create request issued successfully. Sep 05 20:54:12 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-fde91846-dade-46d0-be79-00060a227c7d req-35379c0e-dc35-445e-8ffb-897b1089f775 tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] http://192.168.122.117/volume/v3/snapshots returned with HTTP 202 Sep 05 20:54:12 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 381/736] 192.168.122.117 () {64 vars in 1436 bytes} [Sat Sep 5 20:54:11 2026] POST /volume/v3/snapshots => generated 310 bytes in 289 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:54:12 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [req-a4ed6528-7a03-4549-9d73-677fff51d17d req-b9eb1e08-5631-431b-ab9d-c0981782ff4a None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:12 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-a4ed6528-7a03-4549-9d73-677fff51d17d req-b9eb1e08-5631-431b-ab9d-c0981782ff4a tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-reader] GET http://192.168.122.117/volume/v3/snapshots/48fd7487-986b-4854-84c5-8ff2cd20757e Sep 05 20:54:12 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-a4ed6528-7a03-4549-9d73-677fff51d17d req-b9eb1e08-5631-431b-ab9d-c0981782ff4a tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-reader] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:12 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-a4ed6528-7a03-4549-9d73-677fff51d17d req-b9eb1e08-5631-431b-ab9d-c0981782ff4a tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-reader] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:12 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:12 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:54:12 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [req-a4ed6528-7a03-4549-9d73-677fff51d17d req-b9eb1e08-5631-431b-ab9d-c0981782ff4a tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-reader] Snapshot retrieved successfully. Sep 05 20:54:12 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-a4ed6528-7a03-4549-9d73-677fff51d17d req-b9eb1e08-5631-431b-ab9d-c0981782ff4a tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-reader] http://192.168.122.117/volume/v3/snapshots/48fd7487-986b-4854-84c5-8ff2cd20757e returned with HTTP 200 Sep 05 20:54:12 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 356/737] 192.168.122.117 () {60 vars in 1493 bytes} [Sat Sep 5 20:54:12 2026] GET /volume/v3/snapshots/48fd7487-986b-4854-84c5-8ff2cd20757e => generated 442 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:12 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-cc442bd4-68c1-40a9-b86e-6eef8617db95 req-dc13d03f-5089-41f6-9f94-47d0e97f894c None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:12 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-cc442bd4-68c1-40a9-b86e-6eef8617db95 req-dc13d03f-5089-41f6-9f94-47d0e97f894c tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-reader] GET http://192.168.122.117/volume/v3/snapshots/detail Sep 05 20:54:12 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-cc442bd4-68c1-40a9-b86e-6eef8617db95 req-dc13d03f-5089-41f6-9f94-47d0e97f894c tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-reader] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:12 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-cc442bd4-68c1-40a9-b86e-6eef8617db95 req-dc13d03f-5089-41f6-9f94-47d0e97f894c tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-reader] Calling method 'detail' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:12 devstack devstack@c-api.service[87434]: DEBUG cinder.api.api_utils [req-cc442bd4-68c1-40a9-b86e-6eef8617db95 req-dc13d03f-5089-41f6-9f94-47d0e97f894c tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-reader] Removing options '' from query. {{(pid=87434) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:54:12 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:12 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:54:12 devstack devstack@c-api.service[87434]: DEBUG cinder.db.api [req-cc442bd4-68c1-40a9-b86e-6eef8617db95 req-dc13d03f-5089-41f6-9f94-47d0e97f894c tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-reader] Building query based on filter {{(pid=87434) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 20:54:12 devstack devstack@c-api.service[87434]: /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 05 20:54:12 devstack devstack@c-api.service[87434]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 20:54:12 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [req-cc442bd4-68c1-40a9-b86e-6eef8617db95 req-dc13d03f-5089-41f6-9f94-47d0e97f894c tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-reader] Get all snapshots completed successfully. Sep 05 20:54:12 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:12 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:54:12 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-cc442bd4-68c1-40a9-b86e-6eef8617db95 req-dc13d03f-5089-41f6-9f94-47d0e97f894c tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-reader] http://192.168.122.117/volume/v3/snapshots/detail returned with HTTP 200 Sep 05 20:54:12 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 382/738] 192.168.122.117 () {60 vars in 1403 bytes} [Sat Sep 5 20:54:12 2026] GET /volume/v3/snapshots/detail => generated 445 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:12 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [req-d81f3faa-b039-44c4-b636-1ee687d917ba req-19c24654-94ca-4629-b99e-67d5612ed7e7 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:12 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-d81f3faa-b039-44c4-b636-1ee687d917ba req-19c24654-94ca-4629-b99e-67d5612ed7e7 tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] GET http://192.168.122.117/volume/v3/snapshots/48fd7487-986b-4854-84c5-8ff2cd20757e Sep 05 20:54:12 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-d81f3faa-b039-44c4-b636-1ee687d917ba req-19c24654-94ca-4629-b99e-67d5612ed7e7 tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:12 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-d81f3faa-b039-44c4-b636-1ee687d917ba req-19c24654-94ca-4629-b99e-67d5612ed7e7 tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:12 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:12 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:54:12 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [req-d81f3faa-b039-44c4-b636-1ee687d917ba req-19c24654-94ca-4629-b99e-67d5612ed7e7 tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] Snapshot retrieved successfully. Sep 05 20:54:12 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-d81f3faa-b039-44c4-b636-1ee687d917ba req-19c24654-94ca-4629-b99e-67d5612ed7e7 tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] http://192.168.122.117/volume/v3/snapshots/48fd7487-986b-4854-84c5-8ff2cd20757e returned with HTTP 200 Sep 05 20:54:12 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 357/739] 192.168.122.117 () {60 vars in 1493 bytes} [Sat Sep 5 20:54:12 2026] GET /volume/v3/snapshots/48fd7487-986b-4854-84c5-8ff2cd20757e => generated 442 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:54:12 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-c282caa1-430e-4a8a-9ee6-58ce6490e428 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:12 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-c282caa1-430e-4a8a-9ee6-58ce6490e428 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] GET http://192.168.122.117/volume/v3/volumes/7082c12d-f854-49bc-b2e6-5337872ad70a Sep 05 20:54:12 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-c282caa1-430e-4a8a-9ee6-58ce6490e428 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:12 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-c282caa1-430e-4a8a-9ee6-58ce6490e428 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:12 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:12 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:54:12 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:12 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:54:12 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-39e09042-58b0-4256-8c78-4453898535e0 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:12 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-39e09042-58b0-4256-8c78-4453898535e0 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] GET http://192.168.122.117/volume/v3/snapshots/23f149a4-f927-40a8-8a3d-e5d4e96517b9 Sep 05 20:54:12 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-39e09042-58b0-4256-8c78-4453898535e0 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:12 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-39e09042-58b0-4256-8c78-4453898535e0 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:12 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-c282caa1-430e-4a8a-9ee6-58ce6490e428 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Volume info retrieved successfully. Sep 05 20:54:12 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:12 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:54:12 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-39e09042-58b0-4256-8c78-4453898535e0 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Snapshot retrieved successfully. Sep 05 20:54:12 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-c282caa1-430e-4a8a-9ee6-58ce6490e428 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] http://192.168.122.117/volume/v3/volumes/7082c12d-f854-49bc-b2e6-5337872ad70a returned with HTTP 200 Sep 05 20:54:12 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-39e09042-58b0-4256-8c78-4453898535e0 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] http://192.168.122.117/volume/v3/snapshots/23f149a4-f927-40a8-8a3d-e5d4e96517b9 returned with HTTP 200 Sep 05 20:54:12 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 358/740] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:54:12 2026] GET /volume/v3/snapshots/23f149a4-f927-40a8-8a3d-e5d4e96517b9 => generated 480 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:12 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 383/741] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:54:12 2026] GET /volume/v3/volumes/7082c12d-f854-49bc-b2e6-5337872ad70a => generated 911 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:13 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [req-a1fd1a82-bef4-4249-b3a5-04929d20c009 req-880406a3-2a6c-4410-a918-b85ee7714c4e None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:13 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-a1fd1a82-bef4-4249-b3a5-04929d20c009 req-880406a3-2a6c-4410-a918-b85ee7714c4e tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] GET http://192.168.122.117/volume/v3/snapshots/48fd7487-986b-4854-84c5-8ff2cd20757e Sep 05 20:54:13 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-a1fd1a82-bef4-4249-b3a5-04929d20c009 req-880406a3-2a6c-4410-a918-b85ee7714c4e tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:13 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-a1fd1a82-bef4-4249-b3a5-04929d20c009 req-880406a3-2a6c-4410-a918-b85ee7714c4e tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:13 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:13 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:54:13 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [req-a1fd1a82-bef4-4249-b3a5-04929d20c009 req-880406a3-2a6c-4410-a918-b85ee7714c4e tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] Snapshot retrieved successfully. Sep 05 20:54:13 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-a1fd1a82-bef4-4249-b3a5-04929d20c009 req-880406a3-2a6c-4410-a918-b85ee7714c4e tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] http://192.168.122.117/volume/v3/snapshots/48fd7487-986b-4854-84c5-8ff2cd20757e returned with HTTP 200 Sep 05 20:54:13 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 359/742] 192.168.122.117 () {60 vars in 1493 bytes} [Sat Sep 5 20:54:13 2026] GET /volume/v3/snapshots/48fd7487-986b-4854-84c5-8ff2cd20757e => generated 442 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:13 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-628c5723-104b-4278-aa78-2db2c8644247 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:13 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-0029ba82-248b-4315-b513-512f08943785 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:13 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-628c5723-104b-4278-aa78-2db2c8644247 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] GET http://192.168.122.117/volume/v3/snapshots/23f149a4-f927-40a8-8a3d-e5d4e96517b9 Sep 05 20:54:13 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-628c5723-104b-4278-aa78-2db2c8644247 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:13 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-628c5723-104b-4278-aa78-2db2c8644247 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:13 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-0029ba82-248b-4315-b513-512f08943785 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] GET http://192.168.122.117/volume/v3/volumes/7082c12d-f854-49bc-b2e6-5337872ad70a Sep 05 20:54:13 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-0029ba82-248b-4315-b513-512f08943785 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:13 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-0029ba82-248b-4315-b513-512f08943785 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:13 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:13 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:54:13 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:13 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:54:13 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:13 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:54:13 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-628c5723-104b-4278-aa78-2db2c8644247 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Snapshot retrieved successfully. Sep 05 20:54:13 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-628c5723-104b-4278-aa78-2db2c8644247 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] http://192.168.122.117/volume/v3/snapshots/23f149a4-f927-40a8-8a3d-e5d4e96517b9 returned with HTTP 200 Sep 05 20:54:13 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 384/743] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:54:13 2026] GET /volume/v3/snapshots/23f149a4-f927-40a8-8a3d-e5d4e96517b9 => generated 480 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:13 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-0029ba82-248b-4315-b513-512f08943785 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Volume info retrieved successfully. Sep 05 20:54:13 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-0029ba82-248b-4315-b513-512f08943785 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] http://192.168.122.117/volume/v3/volumes/7082c12d-f854-49bc-b2e6-5337872ad70a returned with HTTP 200 Sep 05 20:54:13 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 360/744] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:54:13 2026] GET /volume/v3/volumes/7082c12d-f854-49bc-b2e6-5337872ad70a => generated 911 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:14 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-729695de-17b0-4978-b639-76b463f51a03 req-cf9d4f60-42c1-41b1-92d3-47d74c2495d2 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:14 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-729695de-17b0-4978-b639-76b463f51a03 req-cf9d4f60-42c1-41b1-92d3-47d74c2495d2 tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] GET http://192.168.122.117/volume/v3/snapshots/48fd7487-986b-4854-84c5-8ff2cd20757e Sep 05 20:54:14 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-729695de-17b0-4978-b639-76b463f51a03 req-cf9d4f60-42c1-41b1-92d3-47d74c2495d2 tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:14 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-729695de-17b0-4978-b639-76b463f51a03 req-cf9d4f60-42c1-41b1-92d3-47d74c2495d2 tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:14 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:14 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:54:14 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [req-729695de-17b0-4978-b639-76b463f51a03 req-cf9d4f60-42c1-41b1-92d3-47d74c2495d2 tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] Snapshot retrieved successfully. Sep 05 20:54:14 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-729695de-17b0-4978-b639-76b463f51a03 req-cf9d4f60-42c1-41b1-92d3-47d74c2495d2 tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] http://192.168.122.117/volume/v3/snapshots/48fd7487-986b-4854-84c5-8ff2cd20757e returned with HTTP 200 Sep 05 20:54:14 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 385/745] 192.168.122.117 () {60 vars in 1493 bytes} [Sat Sep 5 20:54:14 2026] GET /volume/v3/snapshots/48fd7487-986b-4854-84c5-8ff2cd20757e => generated 442 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:14 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-d4c3a4ef-fc6c-49cf-a083-554c743a6d3d None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:14 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-d4c3a4ef-fc6c-49cf-a083-554c743a6d3d tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] GET http://192.168.122.117/volume/v3/snapshots/23f149a4-f927-40a8-8a3d-e5d4e96517b9 Sep 05 20:54:14 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-d4c3a4ef-fc6c-49cf-a083-554c743a6d3d tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:14 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-d4c3a4ef-fc6c-49cf-a083-554c743a6d3d tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:14 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-d4c3a4ef-fc6c-49cf-a083-554c743a6d3d tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] http://192.168.122.117/volume/v3/snapshots/23f149a4-f927-40a8-8a3d-e5d4e96517b9 returned with HTTP 404 Sep 05 20:54:14 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 361/746] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:54:14 2026] GET /volume/v3/snapshots/23f149a4-f927-40a8-8a3d-e5d4e96517b9 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:54:14 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-1f41379f-cfd8-4f77-b60d-bc87205914f9 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:14 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-1f41379f-cfd8-4f77-b60d-bc87205914f9 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] GET http://192.168.122.117/volume/v3/volumes/26db853f-fc17-4d2b-a4e3-d98d7742c2ab Sep 05 20:54:14 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-1f41379f-cfd8-4f77-b60d-bc87205914f9 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:14 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-1f41379f-cfd8-4f77-b60d-bc87205914f9 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:14 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-fba77d43-a541-4fe3-b929-a3a405f42f40 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:14 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:14 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:54:14 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:14 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:54:14 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-fba77d43-a541-4fe3-b929-a3a405f42f40 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] GET http://192.168.122.117/volume/v3/volumes/7082c12d-f854-49bc-b2e6-5337872ad70a Sep 05 20:54:14 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-fba77d43-a541-4fe3-b929-a3a405f42f40 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:14 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-fba77d43-a541-4fe3-b929-a3a405f42f40 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:14 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-1f41379f-cfd8-4f77-b60d-bc87205914f9 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Volume info retrieved successfully. Sep 05 20:54:14 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-1f41379f-cfd8-4f77-b60d-bc87205914f9 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] http://192.168.122.117/volume/v3/volumes/26db853f-fc17-4d2b-a4e3-d98d7742c2ab returned with HTTP 200 Sep 05 20:54:14 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:14 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:54:14 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 386/747] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:54:14 2026] GET /volume/v3/volumes/26db853f-fc17-4d2b-a4e3-d98d7742c2ab => generated 869 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:14 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:14 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:54:14 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-fba77d43-a541-4fe3-b929-a3a405f42f40 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Volume info retrieved successfully. Sep 05 20:54:14 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-abc7566d-7b0e-4f8a-b149-0b49def87054 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:14 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-abc7566d-7b0e-4f8a-b149-0b49def87054 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] DELETE http://192.168.122.117/volume/v3/volumes/26db853f-fc17-4d2b-a4e3-d98d7742c2ab Sep 05 20:54:14 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-abc7566d-7b0e-4f8a-b149-0b49def87054 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:14 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-abc7566d-7b0e-4f8a-b149-0b49def87054 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Calling method 'delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:14 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-abc7566d-7b0e-4f8a-b149-0b49def87054 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Delete volume with id: 26db853f-fc17-4d2b-a4e3-d98d7742c2ab Sep 05 20:54:14 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-fba77d43-a541-4fe3-b929-a3a405f42f40 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] http://192.168.122.117/volume/v3/volumes/7082c12d-f854-49bc-b2e6-5337872ad70a returned with HTTP 200 Sep 05 20:54:14 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 362/748] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:54:14 2026] GET /volume/v3/volumes/7082c12d-f854-49bc-b2e6-5337872ad70a => generated 911 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:14 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:14 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:54:14 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:14 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:54:14 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-abc7566d-7b0e-4f8a-b149-0b49def87054 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Volume info retrieved successfully. Sep 05 20:54:14 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-abc7566d-7b0e-4f8a-b149-0b49def87054 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Delete volume request issued successfully. Sep 05 20:54:14 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-abc7566d-7b0e-4f8a-b149-0b49def87054 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] http://192.168.122.117/volume/v3/volumes/26db853f-fc17-4d2b-a4e3-d98d7742c2ab returned with HTTP 202 Sep 05 20:54:14 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 387/749] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 20:54:14 2026] DELETE /volume/v3/volumes/26db853f-fc17-4d2b-a4e3-d98d7742c2ab => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:54:14 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-39063c7e-944f-4fc4-8c84-6e734498eb06 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:14 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-39063c7e-944f-4fc4-8c84-6e734498eb06 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] GET http://192.168.122.117/volume/v3/volumes/26db853f-fc17-4d2b-a4e3-d98d7742c2ab Sep 05 20:54:14 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-39063c7e-944f-4fc4-8c84-6e734498eb06 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:14 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-39063c7e-944f-4fc4-8c84-6e734498eb06 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:14 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:14 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:54:14 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:14 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:54:14 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-39063c7e-944f-4fc4-8c84-6e734498eb06 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Volume info retrieved successfully. Sep 05 20:54:14 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-39063c7e-944f-4fc4-8c84-6e734498eb06 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] http://192.168.122.117/volume/v3/volumes/26db853f-fc17-4d2b-a4e3-d98d7742c2ab returned with HTTP 200 Sep 05 20:54:14 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 363/750] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:54:14 2026] GET /volume/v3/volumes/26db853f-fc17-4d2b-a4e3-d98d7742c2ab => generated 868 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:15 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-893e4520-4fef-4337-ab9a-d1607112f32c req-2d3f94cc-4811-49c1-8b2d-43a2845ca4b5 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:15 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-893e4520-4fef-4337-ab9a-d1607112f32c req-2d3f94cc-4811-49c1-8b2d-43a2845ca4b5 tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] GET http://192.168.122.117/volume/v3/snapshots/48fd7487-986b-4854-84c5-8ff2cd20757e Sep 05 20:54:15 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-893e4520-4fef-4337-ab9a-d1607112f32c req-2d3f94cc-4811-49c1-8b2d-43a2845ca4b5 tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:15 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-893e4520-4fef-4337-ab9a-d1607112f32c req-2d3f94cc-4811-49c1-8b2d-43a2845ca4b5 tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:15 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:15 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:54:15 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [req-893e4520-4fef-4337-ab9a-d1607112f32c req-2d3f94cc-4811-49c1-8b2d-43a2845ca4b5 tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] Snapshot retrieved successfully. Sep 05 20:54:15 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-893e4520-4fef-4337-ab9a-d1607112f32c req-2d3f94cc-4811-49c1-8b2d-43a2845ca4b5 tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] http://192.168.122.117/volume/v3/snapshots/48fd7487-986b-4854-84c5-8ff2cd20757e returned with HTTP 200 Sep 05 20:54:15 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 388/751] 192.168.122.117 () {60 vars in 1493 bytes} [Sat Sep 5 20:54:15 2026] GET /volume/v3/snapshots/48fd7487-986b-4854-84c5-8ff2cd20757e => generated 469 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:15 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [req-ca239638-0691-406d-ba14-47ec52ce92d4 req-f3504188-eb0a-48bf-bf06-3c2f5e1c0982 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:15 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-ca239638-0691-406d-ba14-47ec52ce92d4 req-f3504188-eb0a-48bf-bf06-3c2f5e1c0982 tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] DELETE http://192.168.122.117/volume/v3/snapshots/48fd7487-986b-4854-84c5-8ff2cd20757e Sep 05 20:54:15 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-ca239638-0691-406d-ba14-47ec52ce92d4 req-f3504188-eb0a-48bf-bf06-3c2f5e1c0982 tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:15 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-ca239638-0691-406d-ba14-47ec52ce92d4 req-f3504188-eb0a-48bf-bf06-3c2f5e1c0982 tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:15 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.snapshots [req-ca239638-0691-406d-ba14-47ec52ce92d4 req-f3504188-eb0a-48bf-bf06-3c2f5e1c0982 tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] Delete snapshot with id: 48fd7487-986b-4854-84c5-8ff2cd20757e Sep 05 20:54:15 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:15 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:54:15 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [req-ca239638-0691-406d-ba14-47ec52ce92d4 req-f3504188-eb0a-48bf-bf06-3c2f5e1c0982 tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] Snapshot retrieved successfully. Sep 05 20:54:15 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:15 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:54:15 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [req-ca239638-0691-406d-ba14-47ec52ce92d4 req-f3504188-eb0a-48bf-bf06-3c2f5e1c0982 tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] Snapshot delete request issued successfully. Sep 05 20:54:15 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-ca239638-0691-406d-ba14-47ec52ce92d4 req-f3504188-eb0a-48bf-bf06-3c2f5e1c0982 tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] http://192.168.122.117/volume/v3/snapshots/48fd7487-986b-4854-84c5-8ff2cd20757e returned with HTTP 202 Sep 05 20:54:15 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 364/752] 192.168.122.117 () {62 vars in 1515 bytes} [Sat Sep 5 20:54:15 2026] DELETE /volume/v3/snapshots/48fd7487-986b-4854-84c5-8ff2cd20757e => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:54:15 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-7c4d498a-75d2-4542-bd73-ad31cf06b932 req-cb7499c8-29a2-4b96-8c2d-7a4d106bfdbe None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:15 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-605cb074-b724-41fc-9904-12f4a7500e86 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:15 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-7c4d498a-75d2-4542-bd73-ad31cf06b932 req-cb7499c8-29a2-4b96-8c2d-7a4d106bfdbe tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] GET http://192.168.122.117/volume/v3/snapshots/48fd7487-986b-4854-84c5-8ff2cd20757e Sep 05 20:54:15 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-7c4d498a-75d2-4542-bd73-ad31cf06b932 req-cb7499c8-29a2-4b96-8c2d-7a4d106bfdbe tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:15 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-7c4d498a-75d2-4542-bd73-ad31cf06b932 req-cb7499c8-29a2-4b96-8c2d-7a4d106bfdbe tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:15 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-605cb074-b724-41fc-9904-12f4a7500e86 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] GET http://192.168.122.117/volume/v3/volumes/7082c12d-f854-49bc-b2e6-5337872ad70a Sep 05 20:54:15 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-605cb074-b724-41fc-9904-12f4a7500e86 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:15 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-605cb074-b724-41fc-9904-12f4a7500e86 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:15 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:15 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:54:15 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:15 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:54:15 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [req-7c4d498a-75d2-4542-bd73-ad31cf06b932 req-cb7499c8-29a2-4b96-8c2d-7a4d106bfdbe tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] Snapshot retrieved successfully. Sep 05 20:54:15 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:15 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:54:15 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-7c4d498a-75d2-4542-bd73-ad31cf06b932 req-cb7499c8-29a2-4b96-8c2d-7a4d106bfdbe tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] http://192.168.122.117/volume/v3/snapshots/48fd7487-986b-4854-84c5-8ff2cd20757e returned with HTTP 200 Sep 05 20:54:15 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 389/753] 192.168.122.117 () {60 vars in 1493 bytes} [Sat Sep 5 20:54:15 2026] GET /volume/v3/snapshots/48fd7487-986b-4854-84c5-8ff2cd20757e => generated 468 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:15 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-605cb074-b724-41fc-9904-12f4a7500e86 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Volume info retrieved successfully. Sep 05 20:54:15 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-605cb074-b724-41fc-9904-12f4a7500e86 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] http://192.168.122.117/volume/v3/volumes/7082c12d-f854-49bc-b2e6-5337872ad70a returned with HTTP 200 Sep 05 20:54:15 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 365/754] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:54:15 2026] GET /volume/v3/volumes/7082c12d-f854-49bc-b2e6-5337872ad70a => generated 911 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:15 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-a74dce32-ea92-4610-90a3-dfb49e92955b None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:16 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-a74dce32-ea92-4610-90a3-dfb49e92955b tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] GET http://192.168.122.117/volume/v3/volumes/26db853f-fc17-4d2b-a4e3-d98d7742c2ab Sep 05 20:54:16 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-a74dce32-ea92-4610-90a3-dfb49e92955b tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:16 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-a74dce32-ea92-4610-90a3-dfb49e92955b tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:16 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:16 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:54:16 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:16 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:54:16 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-a74dce32-ea92-4610-90a3-dfb49e92955b tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Volume info retrieved successfully. Sep 05 20:54:16 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-a74dce32-ea92-4610-90a3-dfb49e92955b tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] http://192.168.122.117/volume/v3/volumes/26db853f-fc17-4d2b-a4e3-d98d7742c2ab returned with HTTP 200 Sep 05 20:54:16 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 390/755] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:54:15 2026] GET /volume/v3/volumes/26db853f-fc17-4d2b-a4e3-d98d7742c2ab => generated 868 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:16 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [req-51dce29d-4080-4d65-a0b1-89c2068dabcc req-c199a08f-15ab-49ae-a621-77b9b4655c4f None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:16 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-495403f9-486d-4963-af64-ef3284b04232 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:16 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-51dce29d-4080-4d65-a0b1-89c2068dabcc req-c199a08f-15ab-49ae-a621-77b9b4655c4f tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] GET http://192.168.122.117/volume/v3/snapshots/48fd7487-986b-4854-84c5-8ff2cd20757e Sep 05 20:54:16 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-51dce29d-4080-4d65-a0b1-89c2068dabcc req-c199a08f-15ab-49ae-a621-77b9b4655c4f tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:16 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-51dce29d-4080-4d65-a0b1-89c2068dabcc req-c199a08f-15ab-49ae-a621-77b9b4655c4f tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:16 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-495403f9-486d-4963-af64-ef3284b04232 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] GET http://192.168.122.117/volume/v3/volumes/7082c12d-f854-49bc-b2e6-5337872ad70a Sep 05 20:54:16 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-495403f9-486d-4963-af64-ef3284b04232 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:16 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-495403f9-486d-4963-af64-ef3284b04232 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:16 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:16 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:54:16 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [req-51dce29d-4080-4d65-a0b1-89c2068dabcc req-c199a08f-15ab-49ae-a621-77b9b4655c4f tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] Snapshot retrieved successfully. Sep 05 20:54:16 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-51dce29d-4080-4d65-a0b1-89c2068dabcc req-c199a08f-15ab-49ae-a621-77b9b4655c4f tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] http://192.168.122.117/volume/v3/snapshots/48fd7487-986b-4854-84c5-8ff2cd20757e returned with HTTP 200 Sep 05 20:54:16 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 366/756] 192.168.122.117 () {60 vars in 1493 bytes} [Sat Sep 5 20:54:16 2026] GET /volume/v3/snapshots/48fd7487-986b-4854-84c5-8ff2cd20757e => generated 468 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:16 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:16 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:54:16 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:16 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:54:16 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-495403f9-486d-4963-af64-ef3284b04232 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Volume info retrieved successfully. Sep 05 20:54:17 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-495403f9-486d-4963-af64-ef3284b04232 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] http://192.168.122.117/volume/v3/volumes/7082c12d-f854-49bc-b2e6-5337872ad70a returned with HTTP 200 Sep 05 20:54:17 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 391/757] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:54:16 2026] GET /volume/v3/volumes/7082c12d-f854-49bc-b2e6-5337872ad70a => generated 914 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:17 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-1fa81b57-12dd-4125-a4a6-462d42269bf2 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:17 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-1fa81b57-12dd-4125-a4a6-462d42269bf2 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] GET http://192.168.122.117/volume/v3/volumes/26db853f-fc17-4d2b-a4e3-d98d7742c2ab Sep 05 20:54:17 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-1fa81b57-12dd-4125-a4a6-462d42269bf2 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:17 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-1fa81b57-12dd-4125-a4a6-462d42269bf2 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:17 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-1fa81b57-12dd-4125-a4a6-462d42269bf2 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385 tempest-VolumeSnapshotQuotasNegativeTestJSON-280956385-project-member] http://192.168.122.117/volume/v3/volumes/26db853f-fc17-4d2b-a4e3-d98d7742c2ab returned with HTTP 404 Sep 05 20:54:17 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 367/758] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:54:17 2026] GET /volume/v3/volumes/26db853f-fc17-4d2b-a4e3-d98d7742c2ab => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 20:54:17 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-1c005b1b-8dfb-4060-b783-9503b1703a29 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:17 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-1c005b1b-8dfb-4060-b783-9503b1703a29 tempest-VolumeSnapshotQuotasNegativeTestJSON-556254199 tempest-VolumeSnapshotQuotasNegativeTestJSON-556254199-project-admin] PUT http://192.168.122.117/volume/v3/os-quota-sets/7d55cd0e9bf84bfb9056ca011716e178 Sep 05 20:54:17 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-1c005b1b-8dfb-4060-b783-9503b1703a29 tempest-VolumeSnapshotQuotasNegativeTestJSON-556254199 tempest-VolumeSnapshotQuotasNegativeTestJSON-556254199-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=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:54:17 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-1c005b1b-8dfb-4060-b783-9503b1703a29 tempest-VolumeSnapshotQuotasNegativeTestJSON-556254199 tempest-VolumeSnapshotQuotasNegativeTestJSON-556254199-project-admin] http://192.168.122.117/volume/v3/os-quota-sets/7d55cd0e9bf84bfb9056ca011716e178 returned with HTTP 200 Sep 05 20:54:17 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 392/759] 192.168.122.117 () {60 vars in 1259 bytes} [Sat Sep 5 20:54:17 2026] PUT /volume/v3/os-quota-sets/7d55cd0e9bf84bfb9056ca011716e178 => generated 398 bytes in 348 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:18 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-509fd0e5-ee3d-4a43-afbc-941dfbf0bbf6 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:18 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-dc81104a-5f2f-4b81-b24d-f63dc6821fa2 req-758a49c9-285a-4cfa-931f-92438d2015c0 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:18 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-509fd0e5-ee3d-4a43-afbc-941dfbf0bbf6 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] GET http://192.168.122.117/volume/v3/volumes/7082c12d-f854-49bc-b2e6-5337872ad70a Sep 05 20:54:18 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-509fd0e5-ee3d-4a43-afbc-941dfbf0bbf6 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:18 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-509fd0e5-ee3d-4a43-afbc-941dfbf0bbf6 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:18 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-dc81104a-5f2f-4b81-b24d-f63dc6821fa2 req-758a49c9-285a-4cfa-931f-92438d2015c0 tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] GET http://192.168.122.117/volume/v3/snapshots/48fd7487-986b-4854-84c5-8ff2cd20757e Sep 05 20:54:18 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-dc81104a-5f2f-4b81-b24d-f63dc6821fa2 req-758a49c9-285a-4cfa-931f-92438d2015c0 tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:18 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-dc81104a-5f2f-4b81-b24d-f63dc6821fa2 req-758a49c9-285a-4cfa-931f-92438d2015c0 tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:18 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:18 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:54:18 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:18 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:54:18 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-509fd0e5-ee3d-4a43-afbc-941dfbf0bbf6 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Volume info retrieved successfully. Sep 05 20:54:18 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:18 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:54:18 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [req-dc81104a-5f2f-4b81-b24d-f63dc6821fa2 req-758a49c9-285a-4cfa-931f-92438d2015c0 tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] Snapshot retrieved successfully. Sep 05 20:54:18 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-dc81104a-5f2f-4b81-b24d-f63dc6821fa2 req-758a49c9-285a-4cfa-931f-92438d2015c0 tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] http://192.168.122.117/volume/v3/snapshots/48fd7487-986b-4854-84c5-8ff2cd20757e returned with HTTP 200 Sep 05 20:54:18 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 393/760] 192.168.122.117 () {60 vars in 1493 bytes} [Sat Sep 5 20:54:18 2026] GET /volume/v3/snapshots/48fd7487-986b-4854-84c5-8ff2cd20757e => generated 468 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:54:18 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-509fd0e5-ee3d-4a43-afbc-941dfbf0bbf6 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] http://192.168.122.117/volume/v3/volumes/7082c12d-f854-49bc-b2e6-5337872ad70a returned with HTTP 200 Sep 05 20:54:18 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 368/761] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:54:18 2026] GET /volume/v3/volumes/7082c12d-f854-49bc-b2e6-5337872ad70a => generated 914 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:19 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-69bc3607-50d3-4ab5-82d0-56eda6f4700a None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:19 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [req-a9f84e61-f865-4e3d-a2af-0ac5d70ebdb6 req-a0cb5ac5-bb90-4329-bf56-565a2a87fbd5 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:19 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-a9f84e61-f865-4e3d-a2af-0ac5d70ebdb6 req-a0cb5ac5-bb90-4329-bf56-565a2a87fbd5 tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] GET http://192.168.122.117/volume/v3/snapshots/48fd7487-986b-4854-84c5-8ff2cd20757e Sep 05 20:54:19 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-69bc3607-50d3-4ab5-82d0-56eda6f4700a tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] GET http://192.168.122.117/volume/v3/volumes/7082c12d-f854-49bc-b2e6-5337872ad70a Sep 05 20:54:19 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-a9f84e61-f865-4e3d-a2af-0ac5d70ebdb6 req-a0cb5ac5-bb90-4329-bf56-565a2a87fbd5 tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:19 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-a9f84e61-f865-4e3d-a2af-0ac5d70ebdb6 req-a0cb5ac5-bb90-4329-bf56-565a2a87fbd5 tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:19 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-69bc3607-50d3-4ab5-82d0-56eda6f4700a tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:19 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-69bc3607-50d3-4ab5-82d0-56eda6f4700a tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:19 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-a9f84e61-f865-4e3d-a2af-0ac5d70ebdb6 req-a0cb5ac5-bb90-4329-bf56-565a2a87fbd5 tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] http://192.168.122.117/volume/v3/snapshots/48fd7487-986b-4854-84c5-8ff2cd20757e returned with HTTP 404 Sep 05 20:54:19 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 369/762] 192.168.122.117 () {60 vars in 1493 bytes} [Sat Sep 5 20:54:19 2026] GET /volume/v3/snapshots/48fd7487-986b-4854-84c5-8ff2cd20757e => generated 111 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:54:19 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:19 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:54:19 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:19 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:54:19 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-69bc3607-50d3-4ab5-82d0-56eda6f4700a tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Volume info retrieved successfully. Sep 05 20:54:19 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [req-cbb5dbe1-f3d4-47dc-ad68-78d42ad7221c req-bba6d407-3a24-454d-b47c-9bf68ed74b3a None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:19 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-69bc3607-50d3-4ab5-82d0-56eda6f4700a tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] http://192.168.122.117/volume/v3/volumes/7082c12d-f854-49bc-b2e6-5337872ad70a returned with HTTP 200 Sep 05 20:54:19 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 394/763] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:54:19 2026] GET /volume/v3/volumes/7082c12d-f854-49bc-b2e6-5337872ad70a => generated 914 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:19 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-cbb5dbe1-f3d4-47dc-ad68-78d42ad7221c req-bba6d407-3a24-454d-b47c-9bf68ed74b3a tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] DELETE http://192.168.122.117/volume/v3/volumes/83c789ec-c0f8-4556-a01b-5f60a69981f8 Sep 05 20:54:19 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-cbb5dbe1-f3d4-47dc-ad68-78d42ad7221c req-bba6d407-3a24-454d-b47c-9bf68ed74b3a tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:19 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-cbb5dbe1-f3d4-47dc-ad68-78d42ad7221c req-bba6d407-3a24-454d-b47c-9bf68ed74b3a tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:19 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [req-cbb5dbe1-f3d4-47dc-ad68-78d42ad7221c req-bba6d407-3a24-454d-b47c-9bf68ed74b3a tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] Delete volume with id: 83c789ec-c0f8-4556-a01b-5f60a69981f8 Sep 05 20:54:19 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:19 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:54:19 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:19 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:54:19 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [req-cbb5dbe1-f3d4-47dc-ad68-78d42ad7221c req-bba6d407-3a24-454d-b47c-9bf68ed74b3a tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] Volume info retrieved successfully. Sep 05 20:54:19 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [req-cbb5dbe1-f3d4-47dc-ad68-78d42ad7221c req-bba6d407-3a24-454d-b47c-9bf68ed74b3a tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] Delete volume request issued successfully. Sep 05 20:54:19 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-cbb5dbe1-f3d4-47dc-ad68-78d42ad7221c req-bba6d407-3a24-454d-b47c-9bf68ed74b3a tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] http://192.168.122.117/volume/v3/volumes/83c789ec-c0f8-4556-a01b-5f60a69981f8 returned with HTTP 202 Sep 05 20:54:19 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 370/764] 192.168.122.117 () {62 vars in 1509 bytes} [Sat Sep 5 20:54:19 2026] DELETE /volume/v3/volumes/83c789ec-c0f8-4556-a01b-5f60a69981f8 => generated 0 bytes in 114 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:54:19 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-14659bbd-a677-45b0-bb75-8819f3fb9727 req-b207f8eb-ad61-469e-a646-cf3b4d363a53 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:19 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-14659bbd-a677-45b0-bb75-8819f3fb9727 req-b207f8eb-ad61-469e-a646-cf3b4d363a53 tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] GET http://192.168.122.117/volume/v3/volumes/83c789ec-c0f8-4556-a01b-5f60a69981f8 Sep 05 20:54:19 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-14659bbd-a677-45b0-bb75-8819f3fb9727 req-b207f8eb-ad61-469e-a646-cf3b4d363a53 tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:19 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-14659bbd-a677-45b0-bb75-8819f3fb9727 req-b207f8eb-ad61-469e-a646-cf3b4d363a53 tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:19 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:19 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:54:19 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:19 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:54:19 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [req-14659bbd-a677-45b0-bb75-8819f3fb9727 req-b207f8eb-ad61-469e-a646-cf3b4d363a53 tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] Volume info retrieved successfully. Sep 05 20:54:19 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-14659bbd-a677-45b0-bb75-8819f3fb9727 req-b207f8eb-ad61-469e-a646-cf3b4d363a53 tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] http://192.168.122.117/volume/v3/volumes/83c789ec-c0f8-4556-a01b-5f60a69981f8 returned with HTTP 200 Sep 05 20:54:19 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 395/765] 192.168.122.117 () {60 vars in 1487 bytes} [Sat Sep 5 20:54:19 2026] GET /volume/v3/volumes/83c789ec-c0f8-4556-a01b-5f60a69981f8 => generated 856 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:20 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-b22ae1bb-1b10-4748-80e9-f704d27a8072 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:20 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-b22ae1bb-1b10-4748-80e9-f704d27a8072 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] GET http://192.168.122.117/volume/v3/volumes/7082c12d-f854-49bc-b2e6-5337872ad70a Sep 05 20:54:20 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-b22ae1bb-1b10-4748-80e9-f704d27a8072 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:20 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-b22ae1bb-1b10-4748-80e9-f704d27a8072 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:20 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:20 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:54:20 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:20 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:54:20 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-b22ae1bb-1b10-4748-80e9-f704d27a8072 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Volume info retrieved successfully. Sep 05 20:54:20 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-b22ae1bb-1b10-4748-80e9-f704d27a8072 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] http://192.168.122.117/volume/v3/volumes/7082c12d-f854-49bc-b2e6-5337872ad70a returned with HTTP 200 Sep 05 20:54:20 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 371/766] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:54:20 2026] GET /volume/v3/volumes/7082c12d-f854-49bc-b2e6-5337872ad70a => generated 914 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:20 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-46b07e36-da27-46b1-ae87-0a1c3129ff2d req-fdbffa80-d018-4937-97fb-e3e097369e4f None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:20 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-46b07e36-da27-46b1-ae87-0a1c3129ff2d req-fdbffa80-d018-4937-97fb-e3e097369e4f tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] GET http://192.168.122.117/volume/v3/volumes/83c789ec-c0f8-4556-a01b-5f60a69981f8 Sep 05 20:54:20 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-46b07e36-da27-46b1-ae87-0a1c3129ff2d req-fdbffa80-d018-4937-97fb-e3e097369e4f tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:20 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-46b07e36-da27-46b1-ae87-0a1c3129ff2d req-fdbffa80-d018-4937-97fb-e3e097369e4f tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:20 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:20 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:54:20 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:20 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:54:20 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [req-46b07e36-da27-46b1-ae87-0a1c3129ff2d req-fdbffa80-d018-4937-97fb-e3e097369e4f tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] Volume info retrieved successfully. Sep 05 20:54:20 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-46b07e36-da27-46b1-ae87-0a1c3129ff2d req-fdbffa80-d018-4937-97fb-e3e097369e4f tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] http://192.168.122.117/volume/v3/volumes/83c789ec-c0f8-4556-a01b-5f60a69981f8 returned with HTTP 200 Sep 05 20:54:20 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 396/767] 192.168.122.117 () {60 vars in 1487 bytes} [Sat Sep 5 20:54:20 2026] GET /volume/v3/volumes/83c789ec-c0f8-4556-a01b-5f60a69981f8 => generated 856 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:21 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-da1299f5-2c67-4d5c-b095-2a16906e3025 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:21 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-da1299f5-2c67-4d5c-b095-2a16906e3025 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] GET http://192.168.122.117/volume/v3/volumes/7082c12d-f854-49bc-b2e6-5337872ad70a Sep 05 20:54:21 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-da1299f5-2c67-4d5c-b095-2a16906e3025 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:21 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-da1299f5-2c67-4d5c-b095-2a16906e3025 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:21 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:21 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:54:21 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:21 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:54:21 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-da1299f5-2c67-4d5c-b095-2a16906e3025 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Volume info retrieved successfully. Sep 05 20:54:21 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-da1299f5-2c67-4d5c-b095-2a16906e3025 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] http://192.168.122.117/volume/v3/volumes/7082c12d-f854-49bc-b2e6-5337872ad70a returned with HTTP 200 Sep 05 20:54:21 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 372/768] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:54:21 2026] GET /volume/v3/volumes/7082c12d-f854-49bc-b2e6-5337872ad70a => generated 1334 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:54:21 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-e814bb42-e79a-4f0c-aef4-51fa0dfbf058 req-3afffb04-9824-4a50-8ffc-5315dbab37fc None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:21 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-e814bb42-e79a-4f0c-aef4-51fa0dfbf058 req-3afffb04-9824-4a50-8ffc-5315dbab37fc tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] GET http://192.168.122.117/volume/v3/volumes/83c789ec-c0f8-4556-a01b-5f60a69981f8 Sep 05 20:54:21 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-e814bb42-e79a-4f0c-aef4-51fa0dfbf058 req-3afffb04-9824-4a50-8ffc-5315dbab37fc tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:21 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-e814bb42-e79a-4f0c-aef4-51fa0dfbf058 req-3afffb04-9824-4a50-8ffc-5315dbab37fc tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:21 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-e814bb42-e79a-4f0c-aef4-51fa0dfbf058 req-3afffb04-9824-4a50-8ffc-5315dbab37fc tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] http://192.168.122.117/volume/v3/volumes/83c789ec-c0f8-4556-a01b-5f60a69981f8 returned with HTTP 404 Sep 05 20:54:21 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 397/769] 192.168.122.117 () {60 vars in 1487 bytes} [Sat Sep 5 20:54:21 2026] GET /volume/v3/volumes/83c789ec-c0f8-4556-a01b-5f60a69981f8 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:54:21 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [req-b412d99f-a70c-4100-9c96-e792e3ce37d5 req-3c5059e1-b18e-4e28-aaf4-98384a9f76ac None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:21 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-b412d99f-a70c-4100-9c96-e792e3ce37d5 req-3c5059e1-b18e-4e28-aaf4-98384a9f76ac tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] DELETE http://192.168.122.117/volume/v3/volumes/83c789ec-c0f8-4556-a01b-5f60a69981f8 Sep 05 20:54:21 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-b412d99f-a70c-4100-9c96-e792e3ce37d5 req-3c5059e1-b18e-4e28-aaf4-98384a9f76ac tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:21 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-b412d99f-a70c-4100-9c96-e792e3ce37d5 req-3c5059e1-b18e-4e28-aaf4-98384a9f76ac tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:21 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [req-b412d99f-a70c-4100-9c96-e792e3ce37d5 req-3c5059e1-b18e-4e28-aaf4-98384a9f76ac tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] Delete volume with id: 83c789ec-c0f8-4556-a01b-5f60a69981f8 Sep 05 20:54:21 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-b412d99f-a70c-4100-9c96-e792e3ce37d5 req-3c5059e1-b18e-4e28-aaf4-98384a9f76ac tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] http://192.168.122.117/volume/v3/volumes/83c789ec-c0f8-4556-a01b-5f60a69981f8 returned with HTTP 404 Sep 05 20:54:21 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 373/770] 192.168.122.117 () {62 vars in 1509 bytes} [Sat Sep 5 20:54:21 2026] DELETE /volume/v3/volumes/83c789ec-c0f8-4556-a01b-5f60a69981f8 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:54:21 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-48c3956e-25bb-416f-9163-a13b22661efc req-fca0e777-dc2b-4f47-a83e-cc28ee704cab None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:21 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-48c3956e-25bb-416f-9163-a13b22661efc req-fca0e777-dc2b-4f47-a83e-cc28ee704cab tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] GET http://192.168.122.117/volume/v3/volumes/83c789ec-c0f8-4556-a01b-5f60a69981f8 Sep 05 20:54:21 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-48c3956e-25bb-416f-9163-a13b22661efc req-fca0e777-dc2b-4f47-a83e-cc28ee704cab tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:21 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-48c3956e-25bb-416f-9163-a13b22661efc req-fca0e777-dc2b-4f47-a83e-cc28ee704cab tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:21 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-48c3956e-25bb-416f-9163-a13b22661efc req-fca0e777-dc2b-4f47-a83e-cc28ee704cab tempest-VolumesSnapshotsTestJSON-504191748 tempest-VolumesSnapshotsTestJSON-504191748-project-member] http://192.168.122.117/volume/v3/volumes/83c789ec-c0f8-4556-a01b-5f60a69981f8 returned with HTTP 404 Sep 05 20:54:21 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 398/771] 192.168.122.117 () {60 vars in 1487 bytes} [Sat Sep 5 20:54:21 2026] GET /volume/v3/volumes/83c789ec-c0f8-4556-a01b-5f60a69981f8 => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:54:22 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-6443a1ef-9a29-4ad7-a354-8a0ebca3624f None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:22 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-6443a1ef-9a29-4ad7-a354-8a0ebca3624f tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] GET http://192.168.122.117/volume/v3/volumes/7082c12d-f854-49bc-b2e6-5337872ad70a Sep 05 20:54:22 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-6443a1ef-9a29-4ad7-a354-8a0ebca3624f tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:22 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-6443a1ef-9a29-4ad7-a354-8a0ebca3624f tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:22 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:22 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:54:22 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:22 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:54:22 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-6443a1ef-9a29-4ad7-a354-8a0ebca3624f tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Volume info retrieved successfully. Sep 05 20:54:22 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-6443a1ef-9a29-4ad7-a354-8a0ebca3624f tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] http://192.168.122.117/volume/v3/volumes/7082c12d-f854-49bc-b2e6-5337872ad70a returned with HTTP 200 Sep 05 20:54:22 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 374/772] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:54:22 2026] GET /volume/v3/volumes/7082c12d-f854-49bc-b2e6-5337872ad70a => generated 1332 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:54:22 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-446adc6a-caf3-40c8-bbfe-b128ce49489f req-01b6057a-ad3a-4fa3-898a-2bdf5d9dc57a None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:22 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-446adc6a-caf3-40c8-bbfe-b128ce49489f req-01b6057a-ad3a-4fa3-898a-2bdf5d9dc57a tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] GET http://192.168.122.117/volume/v3/volumes/7082c12d-f854-49bc-b2e6-5337872ad70a Sep 05 20:54:22 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-446adc6a-caf3-40c8-bbfe-b128ce49489f req-01b6057a-ad3a-4fa3-898a-2bdf5d9dc57a tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:22 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-446adc6a-caf3-40c8-bbfe-b128ce49489f req-01b6057a-ad3a-4fa3-898a-2bdf5d9dc57a tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:22 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:22 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:54:22 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:22 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:54:22 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [req-446adc6a-caf3-40c8-bbfe-b128ce49489f req-01b6057a-ad3a-4fa3-898a-2bdf5d9dc57a tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Volume info retrieved successfully. Sep 05 20:54:22 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-446adc6a-caf3-40c8-bbfe-b128ce49489f req-01b6057a-ad3a-4fa3-898a-2bdf5d9dc57a tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] http://192.168.122.117/volume/v3/volumes/7082c12d-f854-49bc-b2e6-5337872ad70a returned with HTTP 200 Sep 05 20:54:22 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 399/773] 192.168.122.117 () {60 vars in 1487 bytes} [Sat Sep 5 20:54:22 2026] GET /volume/v3/volumes/7082c12d-f854-49bc-b2e6-5337872ad70a => generated 1332 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:54:24 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [req-446adc6a-caf3-40c8-bbfe-b128ce49489f req-046b33d1-6c0f-44ae-bfa5-12ad6c458671 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:24 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-446adc6a-caf3-40c8-bbfe-b128ce49489f req-046b33d1-6c0f-44ae-bfa5-12ad6c458671 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] GET http://192.168.122.117/volume/v3/volumes/7082c12d-f854-49bc-b2e6-5337872ad70a Sep 05 20:54:24 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-446adc6a-caf3-40c8-bbfe-b128ce49489f req-046b33d1-6c0f-44ae-bfa5-12ad6c458671 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:24 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-446adc6a-caf3-40c8-bbfe-b128ce49489f req-046b33d1-6c0f-44ae-bfa5-12ad6c458671 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:24 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:24 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:54:24 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:24 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:54:24 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [req-446adc6a-caf3-40c8-bbfe-b128ce49489f req-046b33d1-6c0f-44ae-bfa5-12ad6c458671 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Volume info retrieved successfully. Sep 05 20:54:25 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-446adc6a-caf3-40c8-bbfe-b128ce49489f req-046b33d1-6c0f-44ae-bfa5-12ad6c458671 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] http://192.168.122.117/volume/v3/volumes/7082c12d-f854-49bc-b2e6-5337872ad70a returned with HTTP 200 Sep 05 20:54:25 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 375/774] 192.168.122.117 () {60 vars in 1487 bytes} [Sat Sep 5 20:54:24 2026] GET /volume/v3/volumes/7082c12d-f854-49bc-b2e6-5337872ad70a => generated 1332 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:54:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-4364700a-8c0e-4b70-b8cd-498ebf3ff060 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:25 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-4364700a-8c0e-4b70-b8cd-498ebf3ff060 None None] GET http://192.168.122.117/volume// Sep 05 20:54:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-4364700a-8c0e-4b70-b8cd-498ebf3ff060 None None] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-4364700a-8c0e-4b70-b8cd-498ebf3ff060 None None] Calling method 'all' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:25 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-4364700a-8c0e-4b70-b8cd-498ebf3ff060 None None] http://192.168.122.117/volume// returned with HTTP 300 Sep 05 20:54:25 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 400/775] 192.168.122.117 () {58 vars in 1308 bytes} [Sat Sep 5 20:54:25 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 20:54:25 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [req-446adc6a-caf3-40c8-bbfe-b128ce49489f req-d1b84af6-1cf1-413c-9658-ebb50c2d7d2e None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:25 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-446adc6a-caf3-40c8-bbfe-b128ce49489f req-d1b84af6-1cf1-413c-9658-ebb50c2d7d2e tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] POST http://192.168.122.117/volume/v3/attachments Sep 05 20:54:25 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-446adc6a-caf3-40c8-bbfe-b128ce49489f req-d1b84af6-1cf1-413c-9658-ebb50c2d7d2e tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7082c12d-f854-49bc-b2e6-5337872ad70a", "connector": null, "instance_uuid": "54d685b2-6d90-4f0e-96fe-6f2533f04692"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:54:25 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:25 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:54:25 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:25 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:54:25 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-446adc6a-caf3-40c8-bbfe-b128ce49489f req-d1b84af6-1cf1-413c-9658-ebb50c2d7d2e tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] http://192.168.122.117/volume/v3/attachments returned with HTTP 200 Sep 05 20:54:25 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 376/776] 192.168.122.117 () {66 vars in 1483 bytes} [Sat Sep 5 20:54:25 2026] POST /volume/v3/attachments => generated 273 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:54:27 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-6209ddfd-e62b-40fa-a094-ecccfaca4b65 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:28 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-74f6fbfc-6787-481a-8dea-9dd62115d2c0 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:28 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-74f6fbfc-6787-481a-8dea-9dd62115d2c0 None None] GET http://192.168.122.117/volume// Sep 05 20:54:28 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-74f6fbfc-6787-481a-8dea-9dd62115d2c0 None None] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:28 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-74f6fbfc-6787-481a-8dea-9dd62115d2c0 None None] Calling method 'all' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:28 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-74f6fbfc-6787-481a-8dea-9dd62115d2c0 None None] http://192.168.122.117/volume// returned with HTTP 300 Sep 05 20:54:28 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 377/777] 192.168.122.117 () {58 vars in 1315 bytes} [Sat Sep 5 20:54:28 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 20:54:28 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [req-446adc6a-caf3-40c8-bbfe-b128ce49489f req-f9ff87e3-4351-49f6-985a-245540263b74 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:28 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-446adc6a-caf3-40c8-bbfe-b128ce49489f req-f9ff87e3-4351-49f6-985a-245540263b74 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] GET http://192.168.122.117/volume/v3/volumes/7082c12d-f854-49bc-b2e6-5337872ad70a Sep 05 20:54:28 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-446adc6a-caf3-40c8-bbfe-b128ce49489f req-f9ff87e3-4351-49f6-985a-245540263b74 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:28 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-446adc6a-caf3-40c8-bbfe-b128ce49489f req-f9ff87e3-4351-49f6-985a-245540263b74 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:28 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:28 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:54:28 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:28 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:54:28 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [req-446adc6a-caf3-40c8-bbfe-b128ce49489f req-f9ff87e3-4351-49f6-985a-245540263b74 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Volume info retrieved successfully. Sep 05 20:54:28 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-446adc6a-caf3-40c8-bbfe-b128ce49489f req-f9ff87e3-4351-49f6-985a-245540263b74 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] http://192.168.122.117/volume/v3/volumes/7082c12d-f854-49bc-b2e6-5337872ad70a returned with HTTP 200 Sep 05 20:54:28 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 378/778] 192.168.122.117 () {62 vars in 1528 bytes} [Sat Sep 5 20:54:28 2026] GET /volume/v3/volumes/7082c12d-f854-49bc-b2e6-5337872ad70a => generated 1512 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 20:54:28 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-6209ddfd-e62b-40fa-a094-ecccfaca4b65 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] GET http://192.168.122.117/volume/v3/volumes Sep 05 20:54:28 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-6209ddfd-e62b-40fa-a094-ecccfaca4b65 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:28 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-6209ddfd-e62b-40fa-a094-ecccfaca4b65 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Calling method 'index' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:28 devstack devstack@c-api.service[87434]: DEBUG cinder.api.api_utils [None req-6209ddfd-e62b-40fa-a094-ecccfaca4b65 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Removing options '' from query. {{(pid=87434) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:54:28 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-6209ddfd-e62b-40fa-a094-ecccfaca4b65 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87434) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 20:54:28 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-6209ddfd-e62b-40fa-a094-ecccfaca4b65 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Get all volumes completed successfully. Sep 05 20:54:28 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-6209ddfd-e62b-40fa-a094-ecccfaca4b65 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 200 Sep 05 20:54:28 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 401/779] 192.168.122.117 () {58 vars in 1121 bytes} [Sat Sep 5 20:54:27 2026] GET /volume/v3/volumes => generated 15 bytes in 638 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 20:54:28 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-a90fb62f-c3c5-470b-88ac-b7b0dba57203 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:28 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-a90fb62f-c3c5-470b-88ac-b7b0dba57203 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 20:54:28 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-a90fb62f-c3c5-470b-88ac-b7b0dba57203 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1564394659"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:54:28 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.volumes [None req-a90fb62f-c3c5-470b-88ac-b7b0dba57203 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1564394659'}} {{(pid=87435) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:54:28 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-a90fb62f-c3c5-470b-88ac-b7b0dba57203 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Create volume of 1 GB Sep 05 20:54:28 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-a90fb62f-c3c5-470b-88ac-b7b0dba57203 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Availability Zones retrieved successfully. Sep 05 20:54:28 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-446adc6a-caf3-40c8-bbfe-b128ce49489f req-89873c16-0dcc-4e74-9300-5a67867d4ba5 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:28 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-446adc6a-caf3-40c8-bbfe-b128ce49489f req-89873c16-0dcc-4e74-9300-5a67867d4ba5 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] PUT http://192.168.122.117/volume/v3/attachments/5fc4f522-9536-41fc-9f98-b733545644cc Sep 05 20:54:28 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-446adc6a-caf3-40c8-bbfe-b128ce49489f req-89873c16-0dcc-4e74-9300-5a67867d4ba5 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.117", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:643f628891a", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d26e87ce-8ef5-4a19-89be-27e45980a71c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:54:28 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-a90fb62f-c3c5-470b-88ac-b7b0dba57203 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Flow 'volume_create_api' (193cbeb0-2304-42e4-8265-d528a475507d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:54:28 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-a90fb62f-c3c5-470b-88ac-b7b0dba57203 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c7b835b-41dc-4dab-a7ca-b32daba09294) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:54:28 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.flows.api.create_volume [None req-a90fb62f-c3c5-470b-88ac-b7b0dba57203 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Validating volume size '1' using validate_int {{(pid=87435) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:54:28 devstack devstack@c-api.service[87434]: DEBUG cinder.coordination [req-446adc6a-caf3-40c8-bbfe-b128ce49489f req-89873c16-0dcc-4e74-9300-5a67867d4ba5 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Acquiring lock "cinder-attachment_update-7082c12d-f854-49bc-b2e6-5337872ad70a-devstack" by "attachment_update" {{(pid=87434) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 05 20:54:28 devstack devstack@c-api.service[87434]: DEBUG cinder.coordination [req-446adc6a-caf3-40c8-bbfe-b128ce49489f req-89873c16-0dcc-4e74-9300-5a67867d4ba5 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Lock "cinder-attachment_update-7082c12d-f854-49bc-b2e6-5337872ad70a-devstack" acquired by "attachment_update" :: waited 0.020s {{(pid=87434) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 05 20:54:28 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:28 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:54:28 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:28 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:54:28 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-a90fb62f-c3c5-470b-88ac-b7b0dba57203 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c7b835b-41dc-4dab-a7ca-b32daba09294) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:54:28 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-a90fb62f-c3c5-470b-88ac-b7b0dba57203 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (222073c2-3b43-4556-a1e6-b2e948e0c461) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:54:28 devstack devstack@c-api.service[87434]: DEBUG cinder.coordination [req-446adc6a-caf3-40c8-bbfe-b128ce49489f req-89873c16-0dcc-4e74-9300-5a67867d4ba5 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Lock "cinder-attachment_update-7082c12d-f854-49bc-b2e6-5337872ad70a-devstack" released by "attachment_update" :: held 0.306s {{(pid=87434) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 05 20:54:28 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-446adc6a-caf3-40c8-bbfe-b128ce49489f req-89873c16-0dcc-4e74-9300-5a67867d4ba5 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] http://192.168.122.117/volume/v3/attachments/5fc4f522-9536-41fc-9f98-b733545644cc returned with HTTP 200 Sep 05 20:54:28 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 402/780] 192.168.122.117 () {66 vars in 1593 bytes} [Sat Sep 5 20:54:28 2026] PUT /volume/v3/attachments/5fc4f522-9536-41fc-9f98-b733545644cc => generated 694 bytes in 379 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:54:29 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-446adc6a-caf3-40c8-bbfe-b128ce49489f req-6205c3f3-30ff-4697-9359-070dd4fac01b None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:29 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-446adc6a-caf3-40c8-bbfe-b128ce49489f req-6205c3f3-30ff-4697-9359-070dd4fac01b tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] POST http://192.168.122.117/volume/v3/attachments/5fc4f522-9536-41fc-9f98-b733545644cc/action Sep 05 20:54:29 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-446adc6a-caf3-40c8-bbfe-b128ce49489f req-6205c3f3-30ff-4697-9359-070dd4fac01b tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Action body: b'{"os-complete": null}' {{(pid=87434) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:54:29 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-446adc6a-caf3-40c8-bbfe-b128ce49489f req-6205c3f3-30ff-4697-9359-070dd4fac01b tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:54:29 devstack devstack@c-api.service[87435]: DEBUG cinder.quota [None req-a90fb62f-c3c5-470b-88ac-b7b0dba57203 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Created reservations ['db504505-163b-4bfa-bd7b-8d2d3343e466', 'c4e250fd-2eee-4301-ad3a-70720578eccc', '58fd160a-3243-4685-8856-83118ee4242a', 'c6309c54-1dbc-4f4c-bb3a-9e431be26692'] {{(pid=87435) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:54:29 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-a90fb62f-c3c5-470b-88ac-b7b0dba57203 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (222073c2-3b43-4556-a1e6-b2e948e0c461) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['db504505-163b-4bfa-bd7b-8d2d3343e466', 'c4e250fd-2eee-4301-ad3a-70720578eccc', '58fd160a-3243-4685-8856-83118ee4242a', 'c6309c54-1dbc-4f4c-bb3a-9e431be26692']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:54:29 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:29 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:54:29 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-a90fb62f-c3c5-470b-88ac-b7b0dba57203 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a111cfa-99e7-4712-981f-f3439a8f5d31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:54:29 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:29 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:54:29 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:29 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:54:29 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-a90fb62f-c3c5-470b-88ac-b7b0dba57203 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a111cfa-99e7-4712-981f-f3439a8f5d31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '777eada0-ab87-410a-aea9-7c28525b6b83', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1564394659',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e43591c642894c2284c17d732e62daeb',qos_specs=None,replication_status=,reservations=['db504505-163b-4bfa-bd7b-8d2d3343e466','c4e250fd-2eee-4301-ad3a-70720578eccc','58fd160a-3243-4685-8856-83118ee4242a','c6309c54-1dbc-4f4c-bb3a-9e431be26692'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad8d97fb76b449cf9838c052e89543ab',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T18:54:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1564394659',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=777eada0-ab87-410a-aea9-7c28525b6b83,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e43591c642894c2284c17d732e62daeb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ad8d97fb76b449cf9838c052e89543ab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:54:29 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-a90fb62f-c3c5-470b-88ac-b7b0dba57203 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35bd20cb-65b8-4dc6-8450-60b998f81f94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:54:29 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-446adc6a-caf3-40c8-bbfe-b128ce49489f req-6205c3f3-30ff-4697-9359-070dd4fac01b tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] http://192.168.122.117/volume/v3/attachments/5fc4f522-9536-41fc-9f98-b733545644cc/action returned with HTTP 204 Sep 05 20:54:29 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 403/781] 192.168.122.117 () {66 vars in 1614 bytes} [Sat Sep 5 20:54:29 2026] POST /volume/v3/attachments/5fc4f522-9536-41fc-9f98-b733545644cc/action => generated 0 bytes in 213 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:54:29 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-a90fb62f-c3c5-470b-88ac-b7b0dba57203 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35bd20cb-65b8-4dc6-8450-60b998f81f94) transitioned into state 'SUCCESS' from state '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-1564394659',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e43591c642894c2284c17d732e62daeb',qos_specs=None,replication_status=,reservations=['db504505-163b-4bfa-bd7b-8d2d3343e466','c4e250fd-2eee-4301-ad3a-70720578eccc','58fd160a-3243-4685-8856-83118ee4242a','c6309c54-1dbc-4f4c-bb3a-9e431be26692'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad8d97fb76b449cf9838c052e89543ab',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:54:29 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-a90fb62f-c3c5-470b-88ac-b7b0dba57203 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f955ea6d-bf12-4151-a2ff-2b36fa006606) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:54:29 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-a90fb62f-c3c5-470b-88ac-b7b0dba57203 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f955ea6d-bf12-4151-a2ff-2b36fa006606) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:54:29 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-a90fb62f-c3c5-470b-88ac-b7b0dba57203 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Flow 'volume_create_api' (193cbeb0-2304-42e4-8265-d528a475507d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:54:29 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-a90fb62f-c3c5-470b-88ac-b7b0dba57203 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Create volume request issued successfully. Sep 05 20:54:29 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-a90fb62f-c3c5-470b-88ac-b7b0dba57203 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 20:54:29 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 379/782] 192.168.122.117 () {60 vars in 1142 bytes} [Sat Sep 5 20:54:28 2026] POST /volume/v3/volumes => generated 764 bytes in 862 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:54:29 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-9875ef9f-2974-4e86-b50c-4ce061e5462f None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:29 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-9875ef9f-2974-4e86-b50c-4ce061e5462f tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] GET http://192.168.122.117/volume/v3/volumes/777eada0-ab87-410a-aea9-7c28525b6b83 Sep 05 20:54:29 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-9875ef9f-2974-4e86-b50c-4ce061e5462f tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:29 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-9875ef9f-2974-4e86-b50c-4ce061e5462f tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:29 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:29 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:54:29 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:29 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:54:29 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-9875ef9f-2974-4e86-b50c-4ce061e5462f tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Volume info retrieved successfully. Sep 05 20:54:29 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-9875ef9f-2974-4e86-b50c-4ce061e5462f tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] http://192.168.122.117/volume/v3/volumes/777eada0-ab87-410a-aea9-7c28525b6b83 returned with HTTP 200 Sep 05 20:54:29 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 404/783] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:54:29 2026] GET /volume/v3/volumes/777eada0-ab87-410a-aea9-7c28525b6b83 => generated 832 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:30 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-28a3d59c-3b82-484d-85f4-54c5b139ec30 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:30 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-b5928519-9e15-44b9-9de2-9f9d6fa41d5d None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:30 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-28a3d59c-3b82-484d-85f4-54c5b139ec30 tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 20:54:30 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-28a3d59c-3b82-484d-85f4-54c5b139ec30 tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1363462602"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:54:30 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.volumes [None req-28a3d59c-3b82-484d-85f4-54c5b139ec30 tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1363462602'}} {{(pid=87435) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:54:30 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-28a3d59c-3b82-484d-85f4-54c5b139ec30 tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Create volume of 1 GB Sep 05 20:54:30 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:30 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:54:30 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-28a3d59c-3b82-484d-85f4-54c5b139ec30 tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Availability Zones retrieved successfully. Sep 05 20:54:30 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-28a3d59c-3b82-484d-85f4-54c5b139ec30 tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Flow 'volume_create_api' (6ddf7a38-0e5d-421e-bf4c-cb891e09a4d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:54:30 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-28a3d59c-3b82-484d-85f4-54c5b139ec30 tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75d87dd5-d107-4086-96d7-b3ab2031101c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:54:30 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.flows.api.create_volume [None req-28a3d59c-3b82-484d-85f4-54c5b139ec30 tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Validating volume size '1' using validate_int {{(pid=87435) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:54:30 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b5928519-9e15-44b9-9de2-9f9d6fa41d5d tempest-GroupSnapshotsTest-2126834696 tempest-GroupSnapshotsTest-2126834696-project-admin] POST http://192.168.122.117/volume/v3/types Sep 05 20:54:30 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b5928519-9e15-44b9-9de2-9f9d6fa41d5d tempest-GroupSnapshotsTest-2126834696 tempest-GroupSnapshotsTest-2126834696-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1409299012"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:54:30 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b5928519-9e15-44b9-9de2-9f9d6fa41d5d tempest-GroupSnapshotsTest-2126834696 tempest-GroupSnapshotsTest-2126834696-project-admin] http://192.168.122.117/volume/v3/types returned with HTTP 200 Sep 05 20:54:30 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-28a3d59c-3b82-484d-85f4-54c5b139ec30 tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75d87dd5-d107-4086-96d7-b3ab2031101c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:54:30 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-28a3d59c-3b82-484d-85f4-54c5b139ec30 tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ded4c923-e281-4039-b3b5-ea357b2389dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:54:30 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 405/784] 192.168.122.117 () {60 vars in 1136 bytes} [Sat Sep 5 20:54:30 2026] POST /volume/v3/types => generated 224 bytes in 443 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:30 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-eac89ab6-348a-427a-abec-63f78747b636 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:30 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-eac89ab6-348a-427a-abec-63f78747b636 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] GET http://192.168.122.117/volume/v3/volumes/777eada0-ab87-410a-aea9-7c28525b6b83 Sep 05 20:54:30 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-eac89ab6-348a-427a-abec-63f78747b636 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:30 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-eac89ab6-348a-427a-abec-63f78747b636 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:30 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:30 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:54:30 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:30 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:54:30 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-eac89ab6-348a-427a-abec-63f78747b636 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Volume info retrieved successfully. Sep 05 20:54:30 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-eac89ab6-348a-427a-abec-63f78747b636 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] http://192.168.122.117/volume/v3/volumes/777eada0-ab87-410a-aea9-7c28525b6b83 returned with HTTP 200 Sep 05 20:54:30 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 406/785] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:54:30 2026] GET /volume/v3/volumes/777eada0-ab87-410a-aea9-7c28525b6b83 => generated 856 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:30 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-e7e9c963-f4e3-481c-bd9e-06967628e8c1 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:30 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-e7e9c963-f4e3-481c-bd9e-06967628e8c1 tempest-GroupSnapshotsTest-2126834696 tempest-GroupSnapshotsTest-2126834696-project-admin] POST http://192.168.122.117/volume/v3/group_types Sep 05 20:54:30 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-e7e9c963-f4e3-481c-bd9e-06967628e8c1 tempest-GroupSnapshotsTest-2126834696 tempest-GroupSnapshotsTest-2126834696-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-140240922"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:54:30 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-e7e9c963-f4e3-481c-bd9e-06967628e8c1 tempest-GroupSnapshotsTest-2126834696 tempest-GroupSnapshotsTest-2126834696-project-admin] http://192.168.122.117/volume/v3/group_types returned with HTTP 202 Sep 05 20:54:30 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 407/786] 192.168.122.117 () {62 vars in 1195 bytes} [Sat Sep 5 20:54:30 2026] POST /volume/v3/group_types => generated 180 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:54:30 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-0e1663f6-dc4d-40b9-95f5-953904489d4d None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:30 devstack devstack@c-api.service[87435]: DEBUG cinder.quota [None req-28a3d59c-3b82-484d-85f4-54c5b139ec30 tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Created reservations ['610f96d4-74d0-4def-9f74-278e76a0c06c', '5379dce0-f42b-4ec5-afdc-1921d888a8dd', 'e8d92c42-f1f1-45b9-9fbf-a0916243e0cc', '0c3107e6-f2fc-4da0-bfea-412fcfc0497f'] {{(pid=87435) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:54:30 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-28a3d59c-3b82-484d-85f4-54c5b139ec30 tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ded4c923-e281-4039-b3b5-ea357b2389dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['610f96d4-74d0-4def-9f74-278e76a0c06c', '5379dce0-f42b-4ec5-afdc-1921d888a8dd', 'e8d92c42-f1f1-45b9-9fbf-a0916243e0cc', '0c3107e6-f2fc-4da0-bfea-412fcfc0497f']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:54:30 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-28a3d59c-3b82-484d-85f4-54c5b139ec30 tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ec50ba4-47bf-4da4-96bf-f50980465422) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:54:30 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:30 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:54:30 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-28a3d59c-3b82-484d-85f4-54c5b139ec30 tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ec50ba4-47bf-4da4-96bf-f50980465422) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '35c2bcdb-467d-49f0-8128-46303635acd7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1363462602',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f33a294897c4f6e901ff4bccac5f55d',qos_specs=None,replication_status=,reservations=['610f96d4-74d0-4def-9f74-278e76a0c06c','5379dce0-f42b-4ec5-afdc-1921d888a8dd','e8d92c42-f1f1-45b9-9fbf-a0916243e0cc','0c3107e6-f2fc-4da0-bfea-412fcfc0497f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb6c942c8f254c7cb0e0b3d655491ae1',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T18:54:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1363462602',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=35c2bcdb-467d-49f0-8128-46303635acd7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1f33a294897c4f6e901ff4bccac5f55d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eb6c942c8f254c7cb0e0b3d655491ae1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:54:30 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-28a3d59c-3b82-484d-85f4-54c5b139ec30 tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (658234ce-31c3-4e82-a64b-887228b2eb4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:54:30 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-28a3d59c-3b82-484d-85f4-54c5b139ec30 tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (658234ce-31c3-4e82-a64b-887228b2eb4c) transitioned into state 'SUCCESS' from state '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-1363462602',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f33a294897c4f6e901ff4bccac5f55d',qos_specs=None,replication_status=,reservations=['610f96d4-74d0-4def-9f74-278e76a0c06c','5379dce0-f42b-4ec5-afdc-1921d888a8dd','e8d92c42-f1f1-45b9-9fbf-a0916243e0cc','0c3107e6-f2fc-4da0-bfea-412fcfc0497f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb6c942c8f254c7cb0e0b3d655491ae1',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:54:30 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-0e1663f6-dc4d-40b9-95f5-953904489d4d tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] POST http://192.168.122.117/volume/v3/groups Sep 05 20:54:30 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-0e1663f6-dc4d-40b9-95f5-953904489d4d tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "5b07f501-e2dd-4e99-a346-30ea2564133f", "volume_types": ["aca5f79e-3bd6-4f1a-b3f7-cd69cb179ce2"], "name": "tempest-GroupSnapshotsTest-Group-444895897"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:54:30 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-28a3d59c-3b82-484d-85f4-54c5b139ec30 tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20030ec8-948f-4826-822a-4ee287f68db8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:54:30 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.groups [None req-0e1663f6-dc4d-40b9-95f5-953904489d4d tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Creating new group {'group': {'group_type': '5b07f501-e2dd-4e99-a346-30ea2564133f', 'volume_types': ['aca5f79e-3bd6-4f1a-b3f7-cd69cb179ce2'], 'name': 'tempest-GroupSnapshotsTest-Group-444895897'}} {{(pid=87434) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 05 20:54:30 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.groups [None req-0e1663f6-dc4d-40b9-95f5-953904489d4d tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Creating group tempest-GroupSnapshotsTest-Group-444895897. Sep 05 20:54:31 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-28a3d59c-3b82-484d-85f4-54c5b139ec30 tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20030ec8-948f-4826-822a-4ee287f68db8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:54:31 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-0e1663f6-dc4d-40b9-95f5-953904489d4d tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Availability Zones retrieved successfully. Sep 05 20:54:31 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-28a3d59c-3b82-484d-85f4-54c5b139ec30 tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Flow 'volume_create_api' (6ddf7a38-0e5d-421e-bf4c-cb891e09a4d1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:54:31 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-28a3d59c-3b82-484d-85f4-54c5b139ec30 tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Create volume request issued successfully. Sep 05 20:54:31 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-28a3d59c-3b82-484d-85f4-54c5b139ec30 tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 20:54:31 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 380/787] 192.168.122.117 () {62 vars in 1183 bytes} [Sat Sep 5 20:54:30 2026] POST /volume/v3/volumes => generated 779 bytes in 1002 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:54:31 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-3a95a938-4c51-41e1-9b33-22e9f04acdb3 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:31 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-3a95a938-4c51-41e1-9b33-22e9f04acdb3 tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] GET http://192.168.122.117/volume/v3/volumes/35c2bcdb-467d-49f0-8128-46303635acd7 Sep 05 20:54:31 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-3a95a938-4c51-41e1-9b33-22e9f04acdb3 tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:31 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-3a95a938-4c51-41e1-9b33-22e9f04acdb3 tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:31 devstack devstack@c-api.service[87434]: DEBUG cinder.quota [None req-0e1663f6-dc4d-40b9-95f5-953904489d4d tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Created reservations ['a76793a3-06a1-4d81-8f17-639c597cea29'] {{(pid=87434) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:54:31 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:31 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:54:31 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:31 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:54:31 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-3a95a938-4c51-41e1-9b33-22e9f04acdb3 tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Volume info retrieved successfully. Sep 05 20:54:31 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-3a95a938-4c51-41e1-9b33-22e9f04acdb3 tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] http://192.168.122.117/volume/v3/volumes/35c2bcdb-467d-49f0-8128-46303635acd7 returned with HTTP 200 Sep 05 20:54:31 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 381/788] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 20:54:31 2026] GET /volume/v3/volumes/35c2bcdb-467d-49f0-8128-46303635acd7 => generated 847 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:54:31 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-0e1663f6-dc4d-40b9-95f5-953904489d4d tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] http://192.168.122.117/volume/v3/groups returned with HTTP 202 Sep 05 20:54:31 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 408/789] 192.168.122.117 () {62 vars in 1181 bytes} [Sat Sep 5 20:54:30 2026] POST /volume/v3/groups => generated 111 bytes in 458 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:54:31 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-10d225bb-10f5-46a8-bdcc-2611626e4435 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:31 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-10d225bb-10f5-46a8-bdcc-2611626e4435 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] GET http://192.168.122.117/volume/v3/groups/9d849470-3bdf-4bcf-9d76-55e335e562b8 Sep 05 20:54:31 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-10d225bb-10f5-46a8-bdcc-2611626e4435 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:31 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-10d225bb-10f5-46a8-bdcc-2611626e4435 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Calling method 'version_select' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:31 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.groups [None req-10d225bb-10f5-46a8-bdcc-2611626e4435 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] show called for member 9d849470-3bdf-4bcf-9d76-55e335e562b8 {{(pid=87435) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 20:54:31 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:31 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:54:31 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:31 devstack devstack@c-api.service[87435]: return base.obj_make_list(context, cls(context), Sep 05 20:54:31 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-10d225bb-10f5-46a8-bdcc-2611626e4435 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] http://192.168.122.117/volume/v3/groups/9d849470-3bdf-4bcf-9d76-55e335e562b8 returned with HTTP 200 Sep 05 20:54:31 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 382/790] 192.168.122.117 () {60 vars in 1270 bytes} [Sat Sep 5 20:54:31 2026] GET /volume/v3/groups/9d849470-3bdf-4bcf-9d76-55e335e562b8 => generated 391 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:54:31 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-ba08d467-349a-4853-a157-a5dafbbdbf2a None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:31 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-ba08d467-349a-4853-a157-a5dafbbdbf2a tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] GET http://192.168.122.117/volume/v3/volumes/777eada0-ab87-410a-aea9-7c28525b6b83 Sep 05 20:54:31 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-ba08d467-349a-4853-a157-a5dafbbdbf2a tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:31 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-ba08d467-349a-4853-a157-a5dafbbdbf2a tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:31 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:31 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:54:31 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:31 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:54:31 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-ba08d467-349a-4853-a157-a5dafbbdbf2a tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Volume info retrieved successfully. Sep 05 20:54:31 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-ba08d467-349a-4853-a157-a5dafbbdbf2a tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] http://192.168.122.117/volume/v3/volumes/777eada0-ab87-410a-aea9-7c28525b6b83 returned with HTTP 200 Sep 05 20:54:31 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 409/791] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:54:31 2026] GET /volume/v3/volumes/777eada0-ab87-410a-aea9-7c28525b6b83 => generated 857 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:31 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-e634ec30-2029-44ee-ab78-ae6a7f636ff3 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:31 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-e634ec30-2029-44ee-ab78-ae6a7f636ff3 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] GET http://192.168.122.117/volume/v3/volumes/777eada0-ab87-410a-aea9-7c28525b6b83 Sep 05 20:54:31 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-e634ec30-2029-44ee-ab78-ae6a7f636ff3 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:31 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-e634ec30-2029-44ee-ab78-ae6a7f636ff3 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:31 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:31 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:54:31 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:31 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:54:31 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-e634ec30-2029-44ee-ab78-ae6a7f636ff3 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Volume info retrieved successfully. Sep 05 20:54:31 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-e634ec30-2029-44ee-ab78-ae6a7f636ff3 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] http://192.168.122.117/volume/v3/volumes/777eada0-ab87-410a-aea9-7c28525b6b83 returned with HTTP 200 Sep 05 20:54:31 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 383/792] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:54:31 2026] GET /volume/v3/volumes/777eada0-ab87-410a-aea9-7c28525b6b83 => generated 857 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:54:31 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-7acfb386-945b-4b54-9912-6e800c227ae9 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:31 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-7acfb386-945b-4b54-9912-6e800c227ae9 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 20:54:31 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-7acfb386-945b-4b54-9912-6e800c227ae9 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1143692576"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:54:31 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.volumes [None req-7acfb386-945b-4b54-9912-6e800c227ae9 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1143692576'}} {{(pid=87434) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:54:31 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-7acfb386-945b-4b54-9912-6e800c227ae9 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Create volume of 1 GB Sep 05 20:54:31 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-7acfb386-945b-4b54-9912-6e800c227ae9 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Availability Zones retrieved successfully. Sep 05 20:54:31 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-7acfb386-945b-4b54-9912-6e800c227ae9 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Flow 'volume_create_api' (059f79a2-4430-4895-b5f1-1a52239a0e4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:54:31 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-7acfb386-945b-4b54-9912-6e800c227ae9 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (189c4ee1-ba3c-4d57-9d01-923e25920e42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:54:31 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.flows.api.create_volume [None req-7acfb386-945b-4b54-9912-6e800c227ae9 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Validating volume size '1' using validate_int {{(pid=87434) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:54:31 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-7acfb386-945b-4b54-9912-6e800c227ae9 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (189c4ee1-ba3c-4d57-9d01-923e25920e42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:54:31 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-7acfb386-945b-4b54-9912-6e800c227ae9 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0307bf05-2899-4c55-b787-c7b7c6c7e914) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:54:32 devstack devstack@c-api.service[87434]: DEBUG cinder.quota [None req-7acfb386-945b-4b54-9912-6e800c227ae9 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Created reservations ['48f78415-947e-43a5-9fac-cbc34b01cafa', '66cb16b3-8927-47f8-845e-b537afe676c9', '60b0d4b7-ecc1-4791-adb1-e690e902d25a', '51ef81c5-bb88-419b-88e0-9199a273504d'] {{(pid=87434) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:54:32 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-7acfb386-945b-4b54-9912-6e800c227ae9 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0307bf05-2899-4c55-b787-c7b7c6c7e914) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['48f78415-947e-43a5-9fac-cbc34b01cafa', '66cb16b3-8927-47f8-845e-b537afe676c9', '60b0d4b7-ecc1-4791-adb1-e690e902d25a', '51ef81c5-bb88-419b-88e0-9199a273504d']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:54:32 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-7acfb386-945b-4b54-9912-6e800c227ae9 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e52ee170-5937-4f17-8f69-dec36cdda973) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:54:32 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:32 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:54:32 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-7acfb386-945b-4b54-9912-6e800c227ae9 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e52ee170-5937-4f17-8f69-dec36cdda973) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '05523d4d-fc3a-4ad4-9ad0-fca6a8d5e2ea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1143692576',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e43591c642894c2284c17d732e62daeb',qos_specs=None,replication_status=,reservations=['48f78415-947e-43a5-9fac-cbc34b01cafa','66cb16b3-8927-47f8-845e-b537afe676c9','60b0d4b7-ecc1-4791-adb1-e690e902d25a','51ef81c5-bb88-419b-88e0-9199a273504d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad8d97fb76b449cf9838c052e89543ab',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T18:54:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1143692576',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=05523d4d-fc3a-4ad4-9ad0-fca6a8d5e2ea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e43591c642894c2284c17d732e62daeb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ad8d97fb76b449cf9838c052e89543ab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:54:32 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-7acfb386-945b-4b54-9912-6e800c227ae9 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23b7808a-085b-40d1-b82a-10917a5ac46a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:54:32 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-64ca20cc-6576-4d60-9f34-5d447aa41de1 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:32 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-64ca20cc-6576-4d60-9f34-5d447aa41de1 tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] GET http://192.168.122.117/volume/v3/volumes/35c2bcdb-467d-49f0-8128-46303635acd7 Sep 05 20:54:32 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-64ca20cc-6576-4d60-9f34-5d447aa41de1 tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:32 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-64ca20cc-6576-4d60-9f34-5d447aa41de1 tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:32 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:32 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:54:32 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-7acfb386-945b-4b54-9912-6e800c227ae9 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23b7808a-085b-40d1-b82a-10917a5ac46a) transitioned into state 'SUCCESS' from state '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-1143692576',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e43591c642894c2284c17d732e62daeb',qos_specs=None,replication_status=,reservations=['48f78415-947e-43a5-9fac-cbc34b01cafa','66cb16b3-8927-47f8-845e-b537afe676c9','60b0d4b7-ecc1-4791-adb1-e690e902d25a','51ef81c5-bb88-419b-88e0-9199a273504d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad8d97fb76b449cf9838c052e89543ab',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:54:32 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:32 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:54:32 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-7acfb386-945b-4b54-9912-6e800c227ae9 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0daf447-d422-4617-8277-7a4c6d3e00d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:54:32 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-64ca20cc-6576-4d60-9f34-5d447aa41de1 tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Volume info retrieved successfully. Sep 05 20:54:32 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-64ca20cc-6576-4d60-9f34-5d447aa41de1 tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] http://192.168.122.117/volume/v3/volumes/35c2bcdb-467d-49f0-8128-46303635acd7 returned with HTTP 200 Sep 05 20:54:32 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 384/793] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 20:54:32 2026] GET /volume/v3/volumes/35c2bcdb-467d-49f0-8128-46303635acd7 => generated 871 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:54:32 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-7acfb386-945b-4b54-9912-6e800c227ae9 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0daf447-d422-4617-8277-7a4c6d3e00d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:54:32 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-9affdfe9-8275-45c0-80ea-6776add2ce6a None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:32 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-7acfb386-945b-4b54-9912-6e800c227ae9 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Flow 'volume_create_api' (059f79a2-4430-4895-b5f1-1a52239a0e4a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:54:32 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-7acfb386-945b-4b54-9912-6e800c227ae9 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Create volume request issued successfully. Sep 05 20:54:32 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-9affdfe9-8275-45c0-80ea-6776add2ce6a tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] GET http://192.168.122.117/volume/v3/groups/9d849470-3bdf-4bcf-9d76-55e335e562b8 Sep 05 20:54:32 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-7acfb386-945b-4b54-9912-6e800c227ae9 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 20:54:32 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 410/794] 192.168.122.117 () {60 vars in 1142 bytes} [Sat Sep 5 20:54:31 2026] POST /volume/v3/volumes => generated 764 bytes in 453 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:54:32 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-9affdfe9-8275-45c0-80ea-6776add2ce6a tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:32 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-9affdfe9-8275-45c0-80ea-6776add2ce6a tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Calling method 'version_select' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:32 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.groups [None req-9affdfe9-8275-45c0-80ea-6776add2ce6a tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] show called for member 9d849470-3bdf-4bcf-9d76-55e335e562b8 {{(pid=87435) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 20:54:32 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:32 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:54:32 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-6e9ba3d2-7d8d-4941-87de-52ce5483815c None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:32 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-6e9ba3d2-7d8d-4941-87de-52ce5483815c tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] GET http://192.168.122.117/volume/v3/volumes/05523d4d-fc3a-4ad4-9ad0-fca6a8d5e2ea Sep 05 20:54:32 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-6e9ba3d2-7d8d-4941-87de-52ce5483815c tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:32 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-6e9ba3d2-7d8d-4941-87de-52ce5483815c tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:32 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:32 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:54:32 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:32 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:54:32 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-6e9ba3d2-7d8d-4941-87de-52ce5483815c tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Volume info retrieved successfully. Sep 05 20:54:32 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:32 devstack devstack@c-api.service[87435]: return base.obj_make_list(context, cls(context), Sep 05 20:54:32 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-9affdfe9-8275-45c0-80ea-6776add2ce6a tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] http://192.168.122.117/volume/v3/groups/9d849470-3bdf-4bcf-9d76-55e335e562b8 returned with HTTP 200 Sep 05 20:54:32 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 385/795] 192.168.122.117 () {60 vars in 1270 bytes} [Sat Sep 5 20:54:32 2026] GET /volume/v3/groups/9d849470-3bdf-4bcf-9d76-55e335e562b8 => generated 392 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:54:32 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-6e9ba3d2-7d8d-4941-87de-52ce5483815c tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] http://192.168.122.117/volume/v3/volumes/05523d4d-fc3a-4ad4-9ad0-fca6a8d5e2ea returned with HTTP 200 Sep 05 20:54:32 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 411/796] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:54:32 2026] GET /volume/v3/volumes/05523d4d-fc3a-4ad4-9ad0-fca6a8d5e2ea => generated 832 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:32 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-b2c076aa-2f8e-4c59-9f1f-915340495a03 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:32 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-b2c076aa-2f8e-4c59-9f1f-915340495a03 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 20:54:32 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-b2c076aa-2f8e-4c59-9f1f-915340495a03 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-409867151", "volume_type": "aca5f79e-3bd6-4f1a-b3f7-cd69cb179ce2", "group_id": "9d849470-3bdf-4bcf-9d76-55e335e562b8", "size": 1}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:54:32 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.volumes [None req-b2c076aa-2f8e-4c59-9f1f-915340495a03 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-409867151', 'volume_type': 'aca5f79e-3bd6-4f1a-b3f7-cd69cb179ce2', 'group_id': '9d849470-3bdf-4bcf-9d76-55e335e562b8', 'size': 1}} {{(pid=87435) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:54:32 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:32 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:54:32 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-b2c076aa-2f8e-4c59-9f1f-915340495a03 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Create volume of 1 GB Sep 05 20:54:32 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:32 devstack devstack@c-api.service[87435]: return base.obj_make_list(context, cls(context), Sep 05 20:54:32 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-b2c076aa-2f8e-4c59-9f1f-915340495a03 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Availability Zones retrieved successfully. Sep 05 20:54:32 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-b2c076aa-2f8e-4c59-9f1f-915340495a03 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Flow 'volume_create_api' (9dde4803-2741-454f-96c4-50b9cd4ca8c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:54:32 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-b2c076aa-2f8e-4c59-9f1f-915340495a03 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dcfe2e7b-c155-4fc9-9c46-c4bf7502f626) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:54:32 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:32 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:54:32 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.flows.api.create_volume [None req-b2c076aa-2f8e-4c59-9f1f-915340495a03 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Validating volume size '1' using validate_int {{(pid=87435) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:54:32 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-b2c076aa-2f8e-4c59-9f1f-915340495a03 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dcfe2e7b-c155-4fc9-9c46-c4bf7502f626) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=aca5f79e-3bd6-4f1a-b3f7-cd69cb179ce2,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1409299012',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aca5f79e-3bd6-4f1a-b3f7-cd69cb179ce2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '9d849470-3bdf-4bcf-9d76-55e335e562b8', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:54:32 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-b2c076aa-2f8e-4c59-9f1f-915340495a03 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d76e1fd4-cda9-44d9-afa7-c7d5b6a1d19a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:54:32 devstack devstack@c-api.service[87435]: WARNING cinder.quota [None req-b2c076aa-2f8e-4c59-9f1f-915340495a03 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1409299012 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1409299012, it is now deprecated. Please use the default quota class for default quota. Sep 05 20:54:32 devstack devstack@c-api.service[87435]: WARNING cinder.quota [None req-b2c076aa-2f8e-4c59-9f1f-915340495a03 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1409299012 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1409299012, it is now deprecated. Please use the default quota class for default quota. Sep 05 20:54:32 devstack devstack@c-api.service[87435]: DEBUG cinder.quota [None req-b2c076aa-2f8e-4c59-9f1f-915340495a03 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Created reservations ['583a97ce-08dc-4b09-8428-923e84e9a4eb', '9e3360e0-b48f-46bd-970d-de3139467a2f', '9e92a7d6-e57a-409f-9034-1959a8f3b702', '6e2fd88a-b3f1-4bff-866d-f1625a7726b9'] {{(pid=87435) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:54:32 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-b2c076aa-2f8e-4c59-9f1f-915340495a03 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d76e1fd4-cda9-44d9-afa7-c7d5b6a1d19a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['583a97ce-08dc-4b09-8428-923e84e9a4eb', '9e3360e0-b48f-46bd-970d-de3139467a2f', '9e92a7d6-e57a-409f-9034-1959a8f3b702', '6e2fd88a-b3f1-4bff-866d-f1625a7726b9']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:54:32 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-b2c076aa-2f8e-4c59-9f1f-915340495a03 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d6c4a18-71db-47c5-a189-8f77de28c77f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:54:32 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:32 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:54:32 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-b2c076aa-2f8e-4c59-9f1f-915340495a03 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d6c4a18-71db-47c5-a189-8f77de28c77f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f2e36dd1-50ea-4359-8b05-d3ec388a038a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-409867151',encryption_key_id=None,group_id=9d849470-3bdf-4bcf-9d76-55e335e562b8,group_type_id=,metadata={},multiattach=False,project_id='cb217409097748358a76633a4367ef8b',qos_specs=None,replication_status=,reservations=['583a97ce-08dc-4b09-8428-923e84e9a4eb','9e3360e0-b48f-46bd-970d-de3139467a2f','9e92a7d6-e57a-409f-9034-1959a8f3b702','6e2fd88a-b3f1-4bff-866d-f1625a7726b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='804a348584274dfb9f438913d2e92967',volume_type_id=aca5f79e-3bd6-4f1a-b3f7-cd69cb179ce2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T18:54:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-409867151',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=9d849470-3bdf-4bcf-9d76-55e335e562b8,host=None,id=f2e36dd1-50ea-4359-8b05-d3ec388a038a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb217409097748358a76633a4367ef8b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='804a348584274dfb9f438913d2e92967',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aca5f79e-3bd6-4f1a-b3f7-cd69cb179ce2),volume_type_id=aca5f79e-3bd6-4f1a-b3f7-cd69cb179ce2)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:54:32 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-b2c076aa-2f8e-4c59-9f1f-915340495a03 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5490e87-24b0-4d95-a828-e7987f7b7102) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:54:33 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-b2c076aa-2f8e-4c59-9f1f-915340495a03 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5490e87-24b0-4d95-a828-e7987f7b7102) transitioned into state 'SUCCESS' from state '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-409867151',encryption_key_id=None,group_id=9d849470-3bdf-4bcf-9d76-55e335e562b8,group_type_id=,metadata={},multiattach=False,project_id='cb217409097748358a76633a4367ef8b',qos_specs=None,replication_status=,reservations=['583a97ce-08dc-4b09-8428-923e84e9a4eb','9e3360e0-b48f-46bd-970d-de3139467a2f','9e92a7d6-e57a-409f-9034-1959a8f3b702','6e2fd88a-b3f1-4bff-866d-f1625a7726b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='804a348584274dfb9f438913d2e92967',volume_type_id=aca5f79e-3bd6-4f1a-b3f7-cd69cb179ce2)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:54:33 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-b2c076aa-2f8e-4c59-9f1f-915340495a03 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31820751-c68b-4c49-b317-141bd3278bb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:54:33 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-b2c076aa-2f8e-4c59-9f1f-915340495a03 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31820751-c68b-4c49-b317-141bd3278bb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:54:33 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-b2c076aa-2f8e-4c59-9f1f-915340495a03 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Flow 'volume_create_api' (9dde4803-2741-454f-96c4-50b9cd4ca8c6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:54:33 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-b2c076aa-2f8e-4c59-9f1f-915340495a03 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Create volume request issued successfully. Sep 05 20:54:33 devstack devstack@c-api.service[87435]: WARNING stevedore.named [None req-b2c076aa-2f8e-4c59-9f1f-915340495a03 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:54:33 devstack devstack@c-api.service[87435]: WARNING castellan.key_manager [None req-b2c076aa-2f8e-4c59-9f1f-915340495a03 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:54:33 devstack devstack@c-api.service[87435]: DEBUG oslo_db.sqlalchemy.engines [None req-b2c076aa-2f8e-4c59-9f1f-915340495a03 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87435) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:54:33 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:33 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:54:33 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-a0d2dfc0-1ce1-45a5-80b9-aa89fcab6f2e None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:33 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-b2c076aa-2f8e-4c59-9f1f-915340495a03 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 20:54:33 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 386/797] 192.168.122.117 () {62 vars in 1184 bytes} [Sat Sep 5 20:54:32 2026] POST /volume/v3/volumes => generated 830 bytes in 901 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:54:33 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-a0d2dfc0-1ce1-45a5-80b9-aa89fcab6f2e tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] GET http://192.168.122.117/volume/v3/volumes/35c2bcdb-467d-49f0-8128-46303635acd7 Sep 05 20:54:33 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-a0d2dfc0-1ce1-45a5-80b9-aa89fcab6f2e tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:33 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-a0d2dfc0-1ce1-45a5-80b9-aa89fcab6f2e tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:33 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-67316b34-d340-4a7f-92af-25d00871040b None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:33 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-67316b34-d340-4a7f-92af-25d00871040b tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] GET http://192.168.122.117/volume/v3/volumes/f2e36dd1-50ea-4359-8b05-d3ec388a038a Sep 05 20:54:33 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-67316b34-d340-4a7f-92af-25d00871040b tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:33 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-67316b34-d340-4a7f-92af-25d00871040b tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:33 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:33 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:54:33 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:33 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:54:33 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:33 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:54:33 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:33 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:54:33 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-67316b34-d340-4a7f-92af-25d00871040b tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Volume info retrieved successfully. Sep 05 20:54:33 devstack devstack@c-api.service[87435]: WARNING stevedore.named [None req-67316b34-d340-4a7f-92af-25d00871040b tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:54:33 devstack devstack@c-api.service[87435]: WARNING castellan.key_manager [None req-67316b34-d340-4a7f-92af-25d00871040b tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:54:33 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-a0d2dfc0-1ce1-45a5-80b9-aa89fcab6f2e tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Volume info retrieved successfully. Sep 05 20:54:33 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-a0d2dfc0-1ce1-45a5-80b9-aa89fcab6f2e tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] http://192.168.122.117/volume/v3/volumes/35c2bcdb-467d-49f0-8128-46303635acd7 returned with HTTP 200 Sep 05 20:54:33 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 412/798] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 20:54:33 2026] GET /volume/v3/volumes/35c2bcdb-467d-49f0-8128-46303635acd7 => generated 872 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:54:33 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-6b77a4a0-806e-4bc0-a460-e03d170aee98 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:33 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-6b77a4a0-806e-4bc0-a460-e03d170aee98 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] GET http://192.168.122.117/volume/v3/volumes/05523d4d-fc3a-4ad4-9ad0-fca6a8d5e2ea Sep 05 20:54:33 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-6b77a4a0-806e-4bc0-a460-e03d170aee98 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:33 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-6b77a4a0-806e-4bc0-a460-e03d170aee98 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:33 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:33 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:54:33 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:33 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:54:33 devstack devstack@c-api.service[87435]: DEBUG oslo_db.sqlalchemy.engines [None req-67316b34-d340-4a7f-92af-25d00871040b tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87435) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:54:33 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-6b77a4a0-806e-4bc0-a460-e03d170aee98 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Volume info retrieved successfully. Sep 05 20:54:33 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:33 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:54:33 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-6b77a4a0-806e-4bc0-a460-e03d170aee98 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] http://192.168.122.117/volume/v3/volumes/05523d4d-fc3a-4ad4-9ad0-fca6a8d5e2ea returned with HTTP 200 Sep 05 20:54:33 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 413/799] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:54:33 2026] GET /volume/v3/volumes/05523d4d-fc3a-4ad4-9ad0-fca6a8d5e2ea => generated 856 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:33 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-1b7cc23b-f681-436d-9685-3e459e0f399e None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:33 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-1b7cc23b-f681-436d-9685-3e459e0f399e tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] POST http://192.168.122.117/volume/v3/snapshots Sep 05 20:54:33 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-67316b34-d340-4a7f-92af-25d00871040b tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] http://192.168.122.117/volume/v3/volumes/f2e36dd1-50ea-4359-8b05-d3ec388a038a returned with HTTP 200 Sep 05 20:54:33 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 387/800] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 20:54:33 2026] GET /volume/v3/volumes/f2e36dd1-50ea-4359-8b05-d3ec388a038a => generated 898 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:54:33 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-1b7cc23b-f681-436d-9685-3e459e0f399e tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "35c2bcdb-467d-49f0-8128-46303635acd7", "name": "tempest-VolumeDependencyTests-Snapshot-1031374184"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:54:33 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:33 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:54:33 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:33 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:54:33 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-1b7cc23b-f681-436d-9685-3e459e0f399e tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Volume info retrieved successfully. Sep 05 20:54:33 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.snapshots [None req-1b7cc23b-f681-436d-9685-3e459e0f399e tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Create snapshot from volume 35c2bcdb-467d-49f0-8128-46303635acd7 Sep 05 20:54:33 devstack devstack@c-api.service[87434]: DEBUG cinder.quota [None req-1b7cc23b-f681-436d-9685-3e459e0f399e tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Created reservations ['36ffc183-7902-4704-8baf-a278fe634c81', '216e0fd2-7a22-45d8-8d07-628d5b0d7880', '35ad745a-d63d-4aa0-91ee-d5e573764fa7', '2fa34a14-6622-493f-b9e3-e843fef60a6a'] {{(pid=87434) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:54:33 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:33 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:54:34 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-1b7cc23b-f681-436d-9685-3e459e0f399e tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Snapshot create request issued successfully. Sep 05 20:54:34 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-1b7cc23b-f681-436d-9685-3e459e0f399e tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] http://192.168.122.117/volume/v3/snapshots returned with HTTP 202 Sep 05 20:54:34 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 414/801] 192.168.122.117 () {60 vars in 1149 bytes} [Sat Sep 5 20:54:33 2026] POST /volume/v3/snapshots => generated 308 bytes in 533 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:54:34 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-97dcb521-6cd1-4c7e-be66-608bf5efaf02 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:34 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-97dcb521-6cd1-4c7e-be66-608bf5efaf02 tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] GET http://192.168.122.117/volume/v3/snapshots/13e863c5-0cdd-41d4-98bb-144a1fcc48c5 Sep 05 20:54:34 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-97dcb521-6cd1-4c7e-be66-608bf5efaf02 tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:34 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-97dcb521-6cd1-4c7e-be66-608bf5efaf02 tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:34 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:34 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:54:34 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-97dcb521-6cd1-4c7e-be66-608bf5efaf02 tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Snapshot retrieved successfully. Sep 05 20:54:34 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-97dcb521-6cd1-4c7e-be66-608bf5efaf02 tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] http://192.168.122.117/volume/v3/snapshots/13e863c5-0cdd-41d4-98bb-144a1fcc48c5 returned with HTTP 200 Sep 05 20:54:34 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 388/802] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:54:34 2026] GET /volume/v3/snapshots/13e863c5-0cdd-41d4-98bb-144a1fcc48c5 => generated 440 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:34 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-97e1c439-cf22-4083-9a12-58d8cd550036 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:34 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-97e1c439-cf22-4083-9a12-58d8cd550036 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] GET http://192.168.122.117/volume/v3/volumes/05523d4d-fc3a-4ad4-9ad0-fca6a8d5e2ea Sep 05 20:54:34 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-97e1c439-cf22-4083-9a12-58d8cd550036 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:34 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-97e1c439-cf22-4083-9a12-58d8cd550036 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:34 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-8039b5d6-4e28-4c97-940a-16c8530a769e None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:34 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-8039b5d6-4e28-4c97-940a-16c8530a769e tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] GET http://192.168.122.117/volume/v3/volumes/f2e36dd1-50ea-4359-8b05-d3ec388a038a Sep 05 20:54:34 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-8039b5d6-4e28-4c97-940a-16c8530a769e tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:34 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-8039b5d6-4e28-4c97-940a-16c8530a769e tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:34 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:34 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:54:34 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:34 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:54:34 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-97e1c439-cf22-4083-9a12-58d8cd550036 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Volume info retrieved successfully. Sep 05 20:54:34 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:34 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:54:34 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:34 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:54:34 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-97e1c439-cf22-4083-9a12-58d8cd550036 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] http://192.168.122.117/volume/v3/volumes/05523d4d-fc3a-4ad4-9ad0-fca6a8d5e2ea returned with HTTP 200 Sep 05 20:54:34 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 415/803] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:54:34 2026] GET /volume/v3/volumes/05523d4d-fc3a-4ad4-9ad0-fca6a8d5e2ea => generated 857 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:34 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-8039b5d6-4e28-4c97-940a-16c8530a769e tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Volume info retrieved successfully. Sep 05 20:54:34 devstack devstack@c-api.service[87435]: WARNING stevedore.named [None req-8039b5d6-4e28-4c97-940a-16c8530a769e tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:54:34 devstack devstack@c-api.service[87435]: WARNING castellan.key_manager [None req-8039b5d6-4e28-4c97-940a-16c8530a769e tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:54:34 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-e657de3a-af74-46a0-98e9-ad3e3eedefe0 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:34 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-e657de3a-af74-46a0-98e9-ad3e3eedefe0 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] GET http://192.168.122.117/volume/v3/volumes/05523d4d-fc3a-4ad4-9ad0-fca6a8d5e2ea Sep 05 20:54:34 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-e657de3a-af74-46a0-98e9-ad3e3eedefe0 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:34 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-e657de3a-af74-46a0-98e9-ad3e3eedefe0 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:34 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:34 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:54:34 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:34 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:54:34 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-e657de3a-af74-46a0-98e9-ad3e3eedefe0 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Volume info retrieved successfully. Sep 05 20:54:34 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-e657de3a-af74-46a0-98e9-ad3e3eedefe0 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] http://192.168.122.117/volume/v3/volumes/05523d4d-fc3a-4ad4-9ad0-fca6a8d5e2ea returned with HTTP 200 Sep 05 20:54:34 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 416/804] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:54:34 2026] GET /volume/v3/volumes/05523d4d-fc3a-4ad4-9ad0-fca6a8d5e2ea => generated 857 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:34 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-edf439e9-9017-4b30-afc8-c82fd75714e9 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:34 devstack devstack@c-api.service[87435]: DEBUG oslo_db.sqlalchemy.engines [None req-8039b5d6-4e28-4c97-940a-16c8530a769e tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87435) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:54:34 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-edf439e9-9017-4b30-afc8-c82fd75714e9 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 20:54:34 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-edf439e9-9017-4b30-afc8-c82fd75714e9 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-228842371"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:54:34 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.volumes [None req-edf439e9-9017-4b30-afc8-c82fd75714e9 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-228842371'}} {{(pid=87434) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:54:34 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-edf439e9-9017-4b30-afc8-c82fd75714e9 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Create volume of 1 GB Sep 05 20:54:34 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-edf439e9-9017-4b30-afc8-c82fd75714e9 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Availability Zones retrieved successfully. Sep 05 20:54:34 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:34 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:54:34 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-edf439e9-9017-4b30-afc8-c82fd75714e9 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Flow 'volume_create_api' (80e8177d-846d-4ce8-a117-d19b6bca840e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:54:34 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-edf439e9-9017-4b30-afc8-c82fd75714e9 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3f992e8-4047-43a9-acca-67beecc9c372) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:54:34 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-8039b5d6-4e28-4c97-940a-16c8530a769e tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] http://192.168.122.117/volume/v3/volumes/f2e36dd1-50ea-4359-8b05-d3ec388a038a returned with HTTP 200 Sep 05 20:54:34 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 389/805] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 20:54:34 2026] GET /volume/v3/volumes/f2e36dd1-50ea-4359-8b05-d3ec388a038a => generated 922 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:54:34 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.flows.api.create_volume [None req-edf439e9-9017-4b30-afc8-c82fd75714e9 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Validating volume size '1' using validate_int {{(pid=87434) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:54:34 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-edf439e9-9017-4b30-afc8-c82fd75714e9 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3f992e8-4047-43a9-acca-67beecc9c372) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:54:35 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-edf439e9-9017-4b30-afc8-c82fd75714e9 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d54a785-0c75-46a4-bdb3-f50c9643c17e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:54:35 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-5c3c5724-3913-497e-a0dd-5680394fd24f None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:35 devstack devstack@c-api.service[87434]: DEBUG cinder.quota [None req-edf439e9-9017-4b30-afc8-c82fd75714e9 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Created reservations ['973d91b6-ddeb-4b05-b365-130f601c5d25', 'f940045d-1a9d-4be8-967d-419cbd064994', 'cee1fd28-3f50-425c-b560-9f19d277d834', '1777fd61-a77a-43f3-b942-90f391c10ef5'] {{(pid=87434) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:54:35 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-edf439e9-9017-4b30-afc8-c82fd75714e9 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d54a785-0c75-46a4-bdb3-f50c9643c17e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['973d91b6-ddeb-4b05-b365-130f601c5d25', 'f940045d-1a9d-4be8-967d-419cbd064994', 'cee1fd28-3f50-425c-b560-9f19d277d834', '1777fd61-a77a-43f3-b942-90f391c10ef5']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:54:35 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-edf439e9-9017-4b30-afc8-c82fd75714e9 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1575f29-a6df-4df0-bbe3-2c817af47ec8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:54:35 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-5c3c5724-3913-497e-a0dd-5680394fd24f tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] GET http://192.168.122.117/volume/v3/snapshots/13e863c5-0cdd-41d4-98bb-144a1fcc48c5 Sep 05 20:54:35 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-5c3c5724-3913-497e-a0dd-5680394fd24f tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:35 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-5c3c5724-3913-497e-a0dd-5680394fd24f tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:35 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:35 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:54:35 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-5c3c5724-3913-497e-a0dd-5680394fd24f tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Snapshot retrieved successfully. Sep 05 20:54:35 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-5c3c5724-3913-497e-a0dd-5680394fd24f tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] http://192.168.122.117/volume/v3/snapshots/13e863c5-0cdd-41d4-98bb-144a1fcc48c5 returned with HTTP 200 Sep 05 20:54:35 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 390/806] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:54:35 2026] GET /volume/v3/snapshots/13e863c5-0cdd-41d4-98bb-144a1fcc48c5 => generated 440 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:35 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:35 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:54:35 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-edf439e9-9017-4b30-afc8-c82fd75714e9 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1575f29-a6df-4df0-bbe3-2c817af47ec8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b342ab6e-6e72-43ed-879d-d9618b56f854', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-228842371',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e43591c642894c2284c17d732e62daeb',qos_specs=None,replication_status=,reservations=['973d91b6-ddeb-4b05-b365-130f601c5d25','f940045d-1a9d-4be8-967d-419cbd064994','cee1fd28-3f50-425c-b560-9f19d277d834','1777fd61-a77a-43f3-b942-90f391c10ef5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad8d97fb76b449cf9838c052e89543ab',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T18:54:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-228842371',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b342ab6e-6e72-43ed-879d-d9618b56f854,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e43591c642894c2284c17d732e62daeb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ad8d97fb76b449cf9838c052e89543ab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:54:35 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-edf439e9-9017-4b30-afc8-c82fd75714e9 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6fd99d7-3dec-47bc-84e7-e32356c35cfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:54:35 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-edf439e9-9017-4b30-afc8-c82fd75714e9 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6fd99d7-3dec-47bc-84e7-e32356c35cfa) transitioned into state 'SUCCESS' from state '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-228842371',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e43591c642894c2284c17d732e62daeb',qos_specs=None,replication_status=,reservations=['973d91b6-ddeb-4b05-b365-130f601c5d25','f940045d-1a9d-4be8-967d-419cbd064994','cee1fd28-3f50-425c-b560-9f19d277d834','1777fd61-a77a-43f3-b942-90f391c10ef5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad8d97fb76b449cf9838c052e89543ab',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:54:35 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-edf439e9-9017-4b30-afc8-c82fd75714e9 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (acde6449-6672-4c05-b1d0-e5b3322d0562) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:54:35 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-edf439e9-9017-4b30-afc8-c82fd75714e9 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (acde6449-6672-4c05-b1d0-e5b3322d0562) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:54:35 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-edf439e9-9017-4b30-afc8-c82fd75714e9 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Flow 'volume_create_api' (80e8177d-846d-4ce8-a117-d19b6bca840e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:54:35 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-edf439e9-9017-4b30-afc8-c82fd75714e9 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Create volume request issued successfully. Sep 05 20:54:35 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-edf439e9-9017-4b30-afc8-c82fd75714e9 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 20:54:35 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 417/807] 192.168.122.117 () {60 vars in 1142 bytes} [Sat Sep 5 20:54:34 2026] POST /volume/v3/volumes => generated 763 bytes in 556 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:54:35 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-659684d7-29ec-44ff-98a1-9317be9c553d None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:35 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-659684d7-29ec-44ff-98a1-9317be9c553d tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] GET http://192.168.122.117/volume/v3/volumes/b342ab6e-6e72-43ed-879d-d9618b56f854 Sep 05 20:54:35 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-659684d7-29ec-44ff-98a1-9317be9c553d tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:35 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-659684d7-29ec-44ff-98a1-9317be9c553d tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:35 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:35 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:54:35 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:35 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:54:35 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-659684d7-29ec-44ff-98a1-9317be9c553d tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Volume info retrieved successfully. Sep 05 20:54:35 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-659684d7-29ec-44ff-98a1-9317be9c553d tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] http://192.168.122.117/volume/v3/volumes/b342ab6e-6e72-43ed-879d-d9618b56f854 returned with HTTP 200 Sep 05 20:54:35 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 391/808] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:54:35 2026] GET /volume/v3/volumes/b342ab6e-6e72-43ed-879d-d9618b56f854 => generated 831 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:35 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-9811faee-4112-4351-9620-7578dcd2e26f None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:35 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-9811faee-4112-4351-9620-7578dcd2e26f tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] GET http://192.168.122.117/volume/v3/volumes/f2e36dd1-50ea-4359-8b05-d3ec388a038a Sep 05 20:54:35 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-9811faee-4112-4351-9620-7578dcd2e26f tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:35 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-9811faee-4112-4351-9620-7578dcd2e26f tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:35 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:35 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:54:35 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:35 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:54:35 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-9811faee-4112-4351-9620-7578dcd2e26f tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Volume info retrieved successfully. Sep 05 20:54:35 devstack devstack@c-api.service[87434]: WARNING stevedore.named [None req-9811faee-4112-4351-9620-7578dcd2e26f tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:54:35 devstack devstack@c-api.service[87434]: WARNING castellan.key_manager [None req-9811faee-4112-4351-9620-7578dcd2e26f tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:54:36 devstack devstack@c-api.service[87434]: DEBUG oslo_db.sqlalchemy.engines [None req-9811faee-4112-4351-9620-7578dcd2e26f tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87434) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:54:36 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:36 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:54:36 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-9811faee-4112-4351-9620-7578dcd2e26f tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] http://192.168.122.117/volume/v3/volumes/f2e36dd1-50ea-4359-8b05-d3ec388a038a returned with HTTP 200 Sep 05 20:54:36 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 418/809] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 20:54:35 2026] GET /volume/v3/volumes/f2e36dd1-50ea-4359-8b05-d3ec388a038a => generated 923 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:54:36 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-02c47ac8-45e7-4849-91b0-5f4aefc78384 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:36 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-02c47ac8-45e7-4849-91b0-5f4aefc78384 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] POST http://192.168.122.117/volume/v3/group_snapshots Sep 05 20:54:36 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-02c47ac8-45e7-4849-91b0-5f4aefc78384 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "9d849470-3bdf-4bcf-9d76-55e335e562b8", "name": "tempest-group_snapshot-924818784"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:54:36 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.group_snapshots [None req-02c47ac8-45e7-4849-91b0-5f4aefc78384 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '9d849470-3bdf-4bcf-9d76-55e335e562b8', 'name': 'tempest-group_snapshot-924818784'}} {{(pid=87435) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 05 20:54:36 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:36 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:54:36 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.group_snapshots [None req-02c47ac8-45e7-4849-91b0-5f4aefc78384 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Creating group_snapshot tempest-group_snapshot-924818784. Sep 05 20:54:36 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-043d4c48-9cc5-4d9c-bf69-dd3c5ac53926 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:36 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-043d4c48-9cc5-4d9c-bf69-dd3c5ac53926 tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] GET http://192.168.122.117/volume/v3/snapshots/13e863c5-0cdd-41d4-98bb-144a1fcc48c5 Sep 05 20:54:36 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-043d4c48-9cc5-4d9c-bf69-dd3c5ac53926 tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:36 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-043d4c48-9cc5-4d9c-bf69-dd3c5ac53926 tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:36 devstack devstack@c-api.service[87435]: /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 05 20:54:36 devstack devstack@c-api.service[87435]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 20:54:36 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:36 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:54:36 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:36 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:54:36 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:36 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:54:36 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-043d4c48-9cc5-4d9c-bf69-dd3c5ac53926 tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Snapshot retrieved successfully. Sep 05 20:54:36 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-043d4c48-9cc5-4d9c-bf69-dd3c5ac53926 tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] http://192.168.122.117/volume/v3/snapshots/13e863c5-0cdd-41d4-98bb-144a1fcc48c5 returned with HTTP 200 Sep 05 20:54:36 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 419/810] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:54:36 2026] GET /volume/v3/snapshots/13e863c5-0cdd-41d4-98bb-144a1fcc48c5 => generated 440 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:36 devstack devstack@c-api.service[87435]: WARNING cinder.quota [None req-02c47ac8-45e7-4849-91b0-5f4aefc78384 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1409299012 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1409299012, it is now deprecated. Please use the default quota class for default quota. Sep 05 20:54:36 devstack devstack@c-api.service[87435]: DEBUG cinder.quota [None req-02c47ac8-45e7-4849-91b0-5f4aefc78384 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Created reservations ['cb234284-3855-4122-843f-87904beb8c6b', 'f2ffb81a-ee6a-42bf-af6b-0488e77a3508', '11f1fee3-93a8-4ad5-9332-ef4ef59355ed', 'd1f9584d-e87d-440e-8eae-cc3e1de18fc2'] {{(pid=87435) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:54:36 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-2c4919f2-fe38-402d-bf01-f5a28a9358e0 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:36 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-2c4919f2-fe38-402d-bf01-f5a28a9358e0 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] GET http://192.168.122.117/volume/v3/volumes/b342ab6e-6e72-43ed-879d-d9618b56f854 Sep 05 20:54:36 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-2c4919f2-fe38-402d-bf01-f5a28a9358e0 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:36 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-2c4919f2-fe38-402d-bf01-f5a28a9358e0 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:36 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:36 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:54:36 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:36 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:54:36 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-02c47ac8-45e7-4849-91b0-5f4aefc78384 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] http://192.168.122.117/volume/v3/group_snapshots returned with HTTP 202 Sep 05 20:54:36 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 392/811] 192.168.122.117 () {62 vars in 1208 bytes} [Sat Sep 5 20:54:36 2026] POST /volume/v3/group_snapshots => generated 167 bytes in 471 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:54:36 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-2c4919f2-fe38-402d-bf01-f5a28a9358e0 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Volume info retrieved successfully. Sep 05 20:54:36 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-d40c24d6-5568-483c-9653-524b6a4178a0 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:36 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-d40c24d6-5568-483c-9653-524b6a4178a0 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] GET http://192.168.122.117/volume/v3/group_snapshots/a0c1cdc6-346c-43ac-8c94-71b00bca262e Sep 05 20:54:36 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-d40c24d6-5568-483c-9653-524b6a4178a0 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:36 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-d40c24d6-5568-483c-9653-524b6a4178a0 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Calling method 'version_select' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:36 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.group_snapshots [None req-d40c24d6-5568-483c-9653-524b6a4178a0 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] show called for member a0c1cdc6-346c-43ac-8c94-71b00bca262e {{(pid=87435) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 20:54:36 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-2c4919f2-fe38-402d-bf01-f5a28a9358e0 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] http://192.168.122.117/volume/v3/volumes/b342ab6e-6e72-43ed-879d-d9618b56f854 returned with HTTP 200 Sep 05 20:54:36 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 420/812] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:54:36 2026] GET /volume/v3/volumes/b342ab6e-6e72-43ed-879d-d9618b56f854 => generated 855 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:36 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:36 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:54:36 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-d40c24d6-5568-483c-9653-524b6a4178a0 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] http://192.168.122.117/volume/v3/group_snapshots/a0c1cdc6-346c-43ac-8c94-71b00bca262e returned with HTTP 200 Sep 05 20:54:36 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 393/813] 192.168.122.117 () {60 vars in 1297 bytes} [Sat Sep 5 20:54:36 2026] GET /volume/v3/group_snapshots/a0c1cdc6-346c-43ac-8c94-71b00bca262e => generated 306 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:54:37 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-714ef691-b1f4-4981-9124-685c4be0240e None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:37 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-714ef691-b1f4-4981-9124-685c4be0240e tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] GET http://192.168.122.117/volume/v3/snapshots/13e863c5-0cdd-41d4-98bb-144a1fcc48c5 Sep 05 20:54:37 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-714ef691-b1f4-4981-9124-685c4be0240e tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:37 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-714ef691-b1f4-4981-9124-685c4be0240e tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:37 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:37 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:54:37 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-714ef691-b1f4-4981-9124-685c4be0240e tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Snapshot retrieved successfully. Sep 05 20:54:37 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-714ef691-b1f4-4981-9124-685c4be0240e tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] http://192.168.122.117/volume/v3/snapshots/13e863c5-0cdd-41d4-98bb-144a1fcc48c5 returned with HTTP 200 Sep 05 20:54:37 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 421/814] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:54:37 2026] GET /volume/v3/snapshots/13e863c5-0cdd-41d4-98bb-144a1fcc48c5 => generated 440 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:37 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-55fc0769-77dc-49cb-a19a-6e29c864b4cc None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:37 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-55fc0769-77dc-49cb-a19a-6e29c864b4cc tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] GET http://192.168.122.117/volume/v3/volumes/b342ab6e-6e72-43ed-879d-d9618b56f854 Sep 05 20:54:37 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-55fc0769-77dc-49cb-a19a-6e29c864b4cc tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:37 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-55fc0769-77dc-49cb-a19a-6e29c864b4cc tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:37 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:37 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:54:37 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:37 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:54:37 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-bf9c8075-965b-4102-8a1f-2d742cda97cf None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:37 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-bf9c8075-965b-4102-8a1f-2d742cda97cf tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] GET http://192.168.122.117/volume/v3/group_snapshots/a0c1cdc6-346c-43ac-8c94-71b00bca262e Sep 05 20:54:37 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-bf9c8075-965b-4102-8a1f-2d742cda97cf tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:37 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-bf9c8075-965b-4102-8a1f-2d742cda97cf tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Calling method 'version_select' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:37 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.group_snapshots [None req-bf9c8075-965b-4102-8a1f-2d742cda97cf tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] show called for member a0c1cdc6-346c-43ac-8c94-71b00bca262e {{(pid=87434) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 20:54:37 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-55fc0769-77dc-49cb-a19a-6e29c864b4cc tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Volume info retrieved successfully. Sep 05 20:54:37 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:37 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:54:37 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-55fc0769-77dc-49cb-a19a-6e29c864b4cc tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] http://192.168.122.117/volume/v3/volumes/b342ab6e-6e72-43ed-879d-d9618b56f854 returned with HTTP 200 Sep 05 20:54:37 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 394/815] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:54:37 2026] GET /volume/v3/volumes/b342ab6e-6e72-43ed-879d-d9618b56f854 => generated 855 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:37 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-bf9c8075-965b-4102-8a1f-2d742cda97cf tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] http://192.168.122.117/volume/v3/group_snapshots/a0c1cdc6-346c-43ac-8c94-71b00bca262e returned with HTTP 200 Sep 05 20:54:37 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 422/816] 192.168.122.117 () {60 vars in 1297 bytes} [Sat Sep 5 20:54:37 2026] GET /volume/v3/group_snapshots/a0c1cdc6-346c-43ac-8c94-71b00bca262e => generated 306 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:54:38 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-6b352b63-49e0-4f41-98fe-4c7da0fb3821 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:38 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-6b352b63-49e0-4f41-98fe-4c7da0fb3821 tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] GET http://192.168.122.117/volume/v3/snapshots/13e863c5-0cdd-41d4-98bb-144a1fcc48c5 Sep 05 20:54:38 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-6b352b63-49e0-4f41-98fe-4c7da0fb3821 tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:38 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-6b352b63-49e0-4f41-98fe-4c7da0fb3821 tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:38 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:38 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:54:38 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-6b352b63-49e0-4f41-98fe-4c7da0fb3821 tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Snapshot retrieved successfully. Sep 05 20:54:38 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-6b352b63-49e0-4f41-98fe-4c7da0fb3821 tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] http://192.168.122.117/volume/v3/snapshots/13e863c5-0cdd-41d4-98bb-144a1fcc48c5 returned with HTTP 200 Sep 05 20:54:38 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 395/817] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:54:38 2026] GET /volume/v3/snapshots/13e863c5-0cdd-41d4-98bb-144a1fcc48c5 => generated 440 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:38 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-23dfc9b1-a181-441b-998b-1d621652f15e None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:38 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-cb2e8600-3f1a-4765-9248-f2ad8d0f83b3 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:38 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-23dfc9b1-a181-441b-998b-1d621652f15e tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] GET http://192.168.122.117/volume/v3/volumes/b342ab6e-6e72-43ed-879d-d9618b56f854 Sep 05 20:54:38 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-23dfc9b1-a181-441b-998b-1d621652f15e tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:38 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-23dfc9b1-a181-441b-998b-1d621652f15e tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:38 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-cb2e8600-3f1a-4765-9248-f2ad8d0f83b3 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] GET http://192.168.122.117/volume/v3/group_snapshots/a0c1cdc6-346c-43ac-8c94-71b00bca262e Sep 05 20:54:38 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-cb2e8600-3f1a-4765-9248-f2ad8d0f83b3 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:38 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-cb2e8600-3f1a-4765-9248-f2ad8d0f83b3 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Calling method 'version_select' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:38 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.group_snapshots [None req-cb2e8600-3f1a-4765-9248-f2ad8d0f83b3 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] show called for member a0c1cdc6-346c-43ac-8c94-71b00bca262e {{(pid=87435) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 20:54:38 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:38 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:54:38 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:38 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:54:38 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:38 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:54:38 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-23dfc9b1-a181-441b-998b-1d621652f15e tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Volume info retrieved successfully. Sep 05 20:54:38 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-cb2e8600-3f1a-4765-9248-f2ad8d0f83b3 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] http://192.168.122.117/volume/v3/group_snapshots/a0c1cdc6-346c-43ac-8c94-71b00bca262e returned with HTTP 200 Sep 05 20:54:38 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 396/818] 192.168.122.117 () {60 vars in 1297 bytes} [Sat Sep 5 20:54:38 2026] GET /volume/v3/group_snapshots/a0c1cdc6-346c-43ac-8c94-71b00bca262e => generated 306 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:54:38 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-23dfc9b1-a181-441b-998b-1d621652f15e tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] http://192.168.122.117/volume/v3/volumes/b342ab6e-6e72-43ed-879d-d9618b56f854 returned with HTTP 200 Sep 05 20:54:38 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 423/819] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:54:38 2026] GET /volume/v3/volumes/b342ab6e-6e72-43ed-879d-d9618b56f854 => generated 855 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:39 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-24787548-7283-404f-832b-00aa1c86f8e8 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:39 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-24787548-7283-404f-832b-00aa1c86f8e8 tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] GET http://192.168.122.117/volume/v3/snapshots/13e863c5-0cdd-41d4-98bb-144a1fcc48c5 Sep 05 20:54:39 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-24787548-7283-404f-832b-00aa1c86f8e8 tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:39 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-24787548-7283-404f-832b-00aa1c86f8e8 tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:39 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:39 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:54:39 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-24787548-7283-404f-832b-00aa1c86f8e8 tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Snapshot retrieved successfully. Sep 05 20:54:39 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-24787548-7283-404f-832b-00aa1c86f8e8 tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] http://192.168.122.117/volume/v3/snapshots/13e863c5-0cdd-41d4-98bb-144a1fcc48c5 returned with HTTP 200 Sep 05 20:54:39 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 397/820] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:54:39 2026] GET /volume/v3/snapshots/13e863c5-0cdd-41d4-98bb-144a1fcc48c5 => generated 467 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:39 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-5eb407bf-b0e5-4304-a0fb-b7526a4ea08f None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:39 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-5eb407bf-b0e5-4304-a0fb-b7526a4ea08f tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 20:54:39 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-5eb407bf-b0e5-4304-a0fb-b7526a4ea08f tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "13e863c5-0cdd-41d4-98bb-144a1fcc48c5", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-801138536"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:54:39 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.volumes [None req-5eb407bf-b0e5-4304-a0fb-b7526a4ea08f tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Create volume request body: {'volume': {'snapshot_id': '13e863c5-0cdd-41d4-98bb-144a1fcc48c5', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-801138536'}} {{(pid=87434) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:54:39 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:39 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:54:39 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-5eb407bf-b0e5-4304-a0fb-b7526a4ea08f tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Snapshot retrieved successfully. Sep 05 20:54:39 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-5eb407bf-b0e5-4304-a0fb-b7526a4ea08f tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Create volume of 1 GB Sep 05 20:54:39 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-5eb407bf-b0e5-4304-a0fb-b7526a4ea08f tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Availability Zones retrieved successfully. Sep 05 20:54:39 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-5eb407bf-b0e5-4304-a0fb-b7526a4ea08f tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Flow 'volume_create_api' (ecd28323-49f2-4d45-99e4-3a283dc283e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:54:39 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-5eb407bf-b0e5-4304-a0fb-b7526a4ea08f tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1dadced0-8ac6-4533-94d2-196a968f87b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:54:39 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.flows.api.create_volume [None req-5eb407bf-b0e5-4304-a0fb-b7526a4ea08f tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87434) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:54:39 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:39 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:54:39 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-5eb407bf-b0e5-4304-a0fb-b7526a4ea08f tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1dadced0-8ac6-4533-94d2-196a968f87b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '13e863c5-0cdd-41d4-98bb-144a1fcc48c5', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:54:39 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-5eb407bf-b0e5-4304-a0fb-b7526a4ea08f tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0c9ab97-e8ed-44c3-a4ff-cc567d3cdf05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:54:39 devstack devstack@c-api.service[87434]: DEBUG cinder.quota [None req-5eb407bf-b0e5-4304-a0fb-b7526a4ea08f tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Created reservations ['964275cb-87c7-4099-91d3-dda5e171f846', '514021b0-453c-4fd0-b0ae-c1dcdc4bb493', '3342da4d-f746-4f43-8cc3-789389813e5a', '3dc7e7a7-62f3-485a-9da6-56f2602b3d68'] {{(pid=87434) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:54:39 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-5eb407bf-b0e5-4304-a0fb-b7526a4ea08f tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0c9ab97-e8ed-44c3-a4ff-cc567d3cdf05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['964275cb-87c7-4099-91d3-dda5e171f846', '514021b0-453c-4fd0-b0ae-c1dcdc4bb493', '3342da4d-f746-4f43-8cc3-789389813e5a', '3dc7e7a7-62f3-485a-9da6-56f2602b3d68']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:54:39 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-5eb407bf-b0e5-4304-a0fb-b7526a4ea08f tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67f5effe-383c-4f63-8a7d-e54349cd9797) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:54:39 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:39 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:54:39 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-0b09546b-c911-40a3-81a4-f558dad701b9 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:39 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-0b09546b-c911-40a3-81a4-f558dad701b9 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] GET http://192.168.122.117/volume/v3/group_snapshots/a0c1cdc6-346c-43ac-8c94-71b00bca262e Sep 05 20:54:39 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-0b09546b-c911-40a3-81a4-f558dad701b9 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:39 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-0b09546b-c911-40a3-81a4-f558dad701b9 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Calling method 'version_select' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:39 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.group_snapshots [None req-0b09546b-c911-40a3-81a4-f558dad701b9 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] show called for member a0c1cdc6-346c-43ac-8c94-71b00bca262e {{(pid=87435) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 20:54:39 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:39 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:54:39 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-5eb407bf-b0e5-4304-a0fb-b7526a4ea08f tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67f5effe-383c-4f63-8a7d-e54349cd9797) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2eacdb33-4676-4460-a2ad-88c027fb2205', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-801138536',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f33a294897c4f6e901ff4bccac5f55d',qos_specs=None,replication_status=,reservations=['964275cb-87c7-4099-91d3-dda5e171f846','514021b0-453c-4fd0-b0ae-c1dcdc4bb493','3342da4d-f746-4f43-8cc3-789389813e5a','3dc7e7a7-62f3-485a-9da6-56f2602b3d68'],size=1,snapshot_id=13e863c5-0cdd-41d4-98bb-144a1fcc48c5,source_replicaid=,source_volid=None,status='creating',user_id='eb6c942c8f254c7cb0e0b3d655491ae1',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T18:54:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-801138536',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2eacdb33-4676-4460-a2ad-88c027fb2205,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1f33a294897c4f6e901ff4bccac5f55d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=13e863c5-0cdd-41d4-98bb-144a1fcc48c5,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eb6c942c8f254c7cb0e0b3d655491ae1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:54:39 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-5eb407bf-b0e5-4304-a0fb-b7526a4ea08f tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88e2eb59-524a-4168-abb7-d2e772938464) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:54:39 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:39 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:54:39 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-0b09546b-c911-40a3-81a4-f558dad701b9 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] http://192.168.122.117/volume/v3/group_snapshots/a0c1cdc6-346c-43ac-8c94-71b00bca262e returned with HTTP 200 Sep 05 20:54:39 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 398/821] 192.168.122.117 () {60 vars in 1297 bytes} [Sat Sep 5 20:54:39 2026] GET /volume/v3/group_snapshots/a0c1cdc6-346c-43ac-8c94-71b00bca262e => generated 306 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 20:54:40 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-6b309476-3c58-46b4-9adb-c640fa99cd14 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:40 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-6b309476-3c58-46b4-9adb-c640fa99cd14 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] GET http://192.168.122.117/volume/v3/volumes/b342ab6e-6e72-43ed-879d-d9618b56f854 Sep 05 20:54:40 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-6b309476-3c58-46b4-9adb-c640fa99cd14 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:40 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-6b309476-3c58-46b4-9adb-c640fa99cd14 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:40 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-5eb407bf-b0e5-4304-a0fb-b7526a4ea08f tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88e2eb59-524a-4168-abb7-d2e772938464) transitioned into state 'SUCCESS' from state '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-801138536',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f33a294897c4f6e901ff4bccac5f55d',qos_specs=None,replication_status=,reservations=['964275cb-87c7-4099-91d3-dda5e171f846','514021b0-453c-4fd0-b0ae-c1dcdc4bb493','3342da4d-f746-4f43-8cc3-789389813e5a','3dc7e7a7-62f3-485a-9da6-56f2602b3d68'],size=1,snapshot_id=13e863c5-0cdd-41d4-98bb-144a1fcc48c5,source_replicaid=,source_volid=None,status='creating',user_id='eb6c942c8f254c7cb0e0b3d655491ae1',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:54:40 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-5eb407bf-b0e5-4304-a0fb-b7526a4ea08f tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb434e1d-5477-4600-a8e2-e7c6a234c75f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:54:40 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:40 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:54:40 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:40 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:54:40 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:40 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:54:40 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-5eb407bf-b0e5-4304-a0fb-b7526a4ea08f tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb434e1d-5477-4600-a8e2-e7c6a234c75f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:54:40 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-5eb407bf-b0e5-4304-a0fb-b7526a4ea08f tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Flow 'volume_create_api' (ecd28323-49f2-4d45-99e4-3a283dc283e2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:54:40 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-5eb407bf-b0e5-4304-a0fb-b7526a4ea08f tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Create volume request issued successfully. Sep 05 20:54:40 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-5eb407bf-b0e5-4304-a0fb-b7526a4ea08f tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 20:54:40 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 424/822] 192.168.122.117 () {62 vars in 1184 bytes} [Sat Sep 5 20:54:39 2026] POST /volume/v3/volumes => generated 812 bytes in 635 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:54:40 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-9f9b4a60-2168-40bd-ac39-16ed381b4f4a None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:40 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-6b309476-3c58-46b4-9adb-c640fa99cd14 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Volume info retrieved successfully. Sep 05 20:54:40 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-9f9b4a60-2168-40bd-ac39-16ed381b4f4a tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] GET http://192.168.122.117/volume/v3/volumes/2eacdb33-4676-4460-a2ad-88c027fb2205 Sep 05 20:54:40 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-9f9b4a60-2168-40bd-ac39-16ed381b4f4a tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:40 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-9f9b4a60-2168-40bd-ac39-16ed381b4f4a tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:40 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-6b309476-3c58-46b4-9adb-c640fa99cd14 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] http://192.168.122.117/volume/v3/volumes/b342ab6e-6e72-43ed-879d-d9618b56f854 returned with HTTP 200 Sep 05 20:54:40 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 399/823] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:54:39 2026] GET /volume/v3/volumes/b342ab6e-6e72-43ed-879d-d9618b56f854 => generated 855 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:40 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:40 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:54:40 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:40 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:54:40 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-9f9b4a60-2168-40bd-ac39-16ed381b4f4a tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Volume info retrieved successfully. Sep 05 20:54:40 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-9f9b4a60-2168-40bd-ac39-16ed381b4f4a tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] http://192.168.122.117/volume/v3/volumes/2eacdb33-4676-4460-a2ad-88c027fb2205 returned with HTTP 200 Sep 05 20:54:40 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 425/824] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 20:54:40 2026] GET /volume/v3/volumes/2eacdb33-4676-4460-a2ad-88c027fb2205 => generated 880 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:54:41 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-5da94b1a-fcd4-47da-8e7b-80afd6929ec6 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:41 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-5da94b1a-fcd4-47da-8e7b-80afd6929ec6 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] GET http://192.168.122.117/volume/v3/group_snapshots/a0c1cdc6-346c-43ac-8c94-71b00bca262e Sep 05 20:54:41 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-5da94b1a-fcd4-47da-8e7b-80afd6929ec6 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:41 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-5da94b1a-fcd4-47da-8e7b-80afd6929ec6 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Calling method 'version_select' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:41 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.group_snapshots [None req-5da94b1a-fcd4-47da-8e7b-80afd6929ec6 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] show called for member a0c1cdc6-346c-43ac-8c94-71b00bca262e {{(pid=87435) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 20:54:41 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:41 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:54:41 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-5da94b1a-fcd4-47da-8e7b-80afd6929ec6 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] http://192.168.122.117/volume/v3/group_snapshots/a0c1cdc6-346c-43ac-8c94-71b00bca262e returned with HTTP 200 Sep 05 20:54:41 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 400/825] 192.168.122.117 () {60 vars in 1297 bytes} [Sat Sep 5 20:54:41 2026] GET /volume/v3/group_snapshots/a0c1cdc6-346c-43ac-8c94-71b00bca262e => generated 306 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:54:41 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-52d6ab4d-5b74-4756-aeb2-f90c753e6191 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:41 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-52d6ab4d-5b74-4756-aeb2-f90c753e6191 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] GET http://192.168.122.117/volume/v3/volumes/b342ab6e-6e72-43ed-879d-d9618b56f854 Sep 05 20:54:41 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-52d6ab4d-5b74-4756-aeb2-f90c753e6191 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:41 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-52d6ab4d-5b74-4756-aeb2-f90c753e6191 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:41 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-1e95a51e-8476-470d-a97f-5a759ae9f3f6 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:41 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:41 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:54:41 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:41 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:54:41 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-1e95a51e-8476-470d-a97f-5a759ae9f3f6 tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] GET http://192.168.122.117/volume/v3/volumes/2eacdb33-4676-4460-a2ad-88c027fb2205 Sep 05 20:54:41 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-1e95a51e-8476-470d-a97f-5a759ae9f3f6 tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:41 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-1e95a51e-8476-470d-a97f-5a759ae9f3f6 tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:41 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-52d6ab4d-5b74-4756-aeb2-f90c753e6191 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Volume info retrieved successfully. Sep 05 20:54:41 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:41 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:54:41 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:41 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:54:41 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-52d6ab4d-5b74-4756-aeb2-f90c753e6191 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] http://192.168.122.117/volume/v3/volumes/b342ab6e-6e72-43ed-879d-d9618b56f854 returned with HTTP 200 Sep 05 20:54:41 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 426/826] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:54:41 2026] GET /volume/v3/volumes/b342ab6e-6e72-43ed-879d-d9618b56f854 => generated 856 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:41 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-1e95a51e-8476-470d-a97f-5a759ae9f3f6 tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Volume info retrieved successfully. Sep 05 20:54:41 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-d624d0d3-22d3-4241-9af8-33b2629a4cbe None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:41 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d624d0d3-22d3-4241-9af8-33b2629a4cbe tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] GET http://192.168.122.117/volume/v3/volumes/b342ab6e-6e72-43ed-879d-d9618b56f854 Sep 05 20:54:41 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-1e95a51e-8476-470d-a97f-5a759ae9f3f6 tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] http://192.168.122.117/volume/v3/volumes/2eacdb33-4676-4460-a2ad-88c027fb2205 returned with HTTP 200 Sep 05 20:54:41 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 401/827] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 20:54:41 2026] GET /volume/v3/volumes/2eacdb33-4676-4460-a2ad-88c027fb2205 => generated 904 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:54:41 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-d624d0d3-22d3-4241-9af8-33b2629a4cbe tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:41 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-d624d0d3-22d3-4241-9af8-33b2629a4cbe tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:41 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:41 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:54:41 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:41 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:54:41 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-d624d0d3-22d3-4241-9af8-33b2629a4cbe tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Volume info retrieved successfully. Sep 05 20:54:41 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d624d0d3-22d3-4241-9af8-33b2629a4cbe tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] http://192.168.122.117/volume/v3/volumes/b342ab6e-6e72-43ed-879d-d9618b56f854 returned with HTTP 200 Sep 05 20:54:41 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 427/828] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:54:41 2026] GET /volume/v3/volumes/b342ab6e-6e72-43ed-879d-d9618b56f854 => generated 856 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:41 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-d21b3964-2839-4313-be93-d62b12853ad7 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:41 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-d21b3964-2839-4313-be93-d62b12853ad7 tempest-VolumesListAdminTestJSON-162310287 tempest-VolumesListAdminTestJSON-162310287-project-admin] POST http://192.168.122.117/volume/v3/volumes Sep 05 20:54:41 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-d21b3964-2839-4313-be93-d62b12853ad7 tempest-VolumesListAdminTestJSON-162310287 tempest-VolumesListAdminTestJSON-162310287-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:54:41 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.volumes [None req-d21b3964-2839-4313-be93-d62b12853ad7 tempest-VolumesListAdminTestJSON-162310287 tempest-VolumesListAdminTestJSON-162310287-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=87435) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:54:41 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-d21b3964-2839-4313-be93-d62b12853ad7 tempest-VolumesListAdminTestJSON-162310287 tempest-VolumesListAdminTestJSON-162310287-project-admin] Create volume of 1 GB Sep 05 20:54:41 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-d21b3964-2839-4313-be93-d62b12853ad7 tempest-VolumesListAdminTestJSON-162310287 tempest-VolumesListAdminTestJSON-162310287-project-admin] Availability Zones retrieved successfully. Sep 05 20:54:41 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-d21b3964-2839-4313-be93-d62b12853ad7 tempest-VolumesListAdminTestJSON-162310287 tempest-VolumesListAdminTestJSON-162310287-project-admin] Flow 'volume_create_api' (19fb1454-3a00-41cb-945f-0ca1a1b27133) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:54:41 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-d21b3964-2839-4313-be93-d62b12853ad7 tempest-VolumesListAdminTestJSON-162310287 tempest-VolumesListAdminTestJSON-162310287-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2189947-bede-41da-aa4a-e5fd72455a87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:54:41 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.flows.api.create_volume [None req-d21b3964-2839-4313-be93-d62b12853ad7 tempest-VolumesListAdminTestJSON-162310287 tempest-VolumesListAdminTestJSON-162310287-project-admin] Validating volume size '1' using validate_int {{(pid=87435) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:54:42 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-d21b3964-2839-4313-be93-d62b12853ad7 tempest-VolumesListAdminTestJSON-162310287 tempest-VolumesListAdminTestJSON-162310287-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2189947-bede-41da-aa4a-e5fd72455a87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:54:42 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-d21b3964-2839-4313-be93-d62b12853ad7 tempest-VolumesListAdminTestJSON-162310287 tempest-VolumesListAdminTestJSON-162310287-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a2b79fa-8b23-43f2-889d-b64bad0044ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:54:42 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-2b99dd75-f11f-4424-9d31-fe51c260519f None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:42 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-2b99dd75-f11f-4424-9d31-fe51c260519f tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] GET http://192.168.122.117/volume/v3/group_snapshots/a0c1cdc6-346c-43ac-8c94-71b00bca262e Sep 05 20:54:42 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-2b99dd75-f11f-4424-9d31-fe51c260519f tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:42 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-2b99dd75-f11f-4424-9d31-fe51c260519f tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Calling method 'version_select' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:42 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.group_snapshots [None req-2b99dd75-f11f-4424-9d31-fe51c260519f tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] show called for member a0c1cdc6-346c-43ac-8c94-71b00bca262e {{(pid=87434) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 20:54:42 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:42 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:54:42 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-2b99dd75-f11f-4424-9d31-fe51c260519f tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] http://192.168.122.117/volume/v3/group_snapshots/a0c1cdc6-346c-43ac-8c94-71b00bca262e returned with HTTP 200 Sep 05 20:54:42 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 428/829] 192.168.122.117 () {60 vars in 1297 bytes} [Sat Sep 5 20:54:42 2026] GET /volume/v3/group_snapshots/a0c1cdc6-346c-43ac-8c94-71b00bca262e => generated 306 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:54:42 devstack devstack@c-api.service[87435]: DEBUG cinder.quota [None req-d21b3964-2839-4313-be93-d62b12853ad7 tempest-VolumesListAdminTestJSON-162310287 tempest-VolumesListAdminTestJSON-162310287-project-admin] Created reservations ['0a37c725-7a06-4956-b0ed-0c3ec98e20e2', '05b2f206-be14-4fe7-a568-9c594070bb25', 'c9cd71f1-3654-449f-93e3-0169323316de', 'f039dfa4-d684-49ef-bd22-90507ba64309'] {{(pid=87435) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:54:42 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-d21b3964-2839-4313-be93-d62b12853ad7 tempest-VolumesListAdminTestJSON-162310287 tempest-VolumesListAdminTestJSON-162310287-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a2b79fa-8b23-43f2-889d-b64bad0044ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0a37c725-7a06-4956-b0ed-0c3ec98e20e2', '05b2f206-be14-4fe7-a568-9c594070bb25', 'c9cd71f1-3654-449f-93e3-0169323316de', 'f039dfa4-d684-49ef-bd22-90507ba64309']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:54:42 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-d21b3964-2839-4313-be93-d62b12853ad7 tempest-VolumesListAdminTestJSON-162310287 tempest-VolumesListAdminTestJSON-162310287-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (702b3d01-9f2a-46a3-8a64-66612720d9b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:54:42 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-4256c2c3-68d2-47bb-a5d5-618961d8cec9 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:42 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-4256c2c3-68d2-47bb-a5d5-618961d8cec9 tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] GET http://192.168.122.117/volume/v3/volumes/2eacdb33-4676-4460-a2ad-88c027fb2205 Sep 05 20:54:42 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-4256c2c3-68d2-47bb-a5d5-618961d8cec9 tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:42 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:42 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:54:42 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-4256c2c3-68d2-47bb-a5d5-618961d8cec9 tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:42 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-d21b3964-2839-4313-be93-d62b12853ad7 tempest-VolumesListAdminTestJSON-162310287 tempest-VolumesListAdminTestJSON-162310287-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (702b3d01-9f2a-46a3-8a64-66612720d9b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ecc287bb-e367-417d-93fb-73c9d3dd237b', '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='bc70c3d05bfd462fa55cf4402c25a973',qos_specs=None,replication_status=,reservations=['0a37c725-7a06-4956-b0ed-0c3ec98e20e2','05b2f206-be14-4fe7-a568-9c594070bb25','c9cd71f1-3654-449f-93e3-0169323316de','f039dfa4-d684-49ef-bd22-90507ba64309'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='edfd4be3cf9e4036ad50d230aa154cf3',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T18:54:42Z,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=ecc287bb-e367-417d-93fb-73c9d3dd237b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bc70c3d05bfd462fa55cf4402c25a973',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='edfd4be3cf9e4036ad50d230aa154cf3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:54:42 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-d21b3964-2839-4313-be93-d62b12853ad7 tempest-VolumesListAdminTestJSON-162310287 tempest-VolumesListAdminTestJSON-162310287-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55187ddc-d09b-4fd7-8164-9cdebb7e2ed5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:54:42 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:42 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:54:42 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:42 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:54:42 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-4256c2c3-68d2-47bb-a5d5-618961d8cec9 tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Volume info retrieved successfully. Sep 05 20:54:42 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-4256c2c3-68d2-47bb-a5d5-618961d8cec9 tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] http://192.168.122.117/volume/v3/volumes/2eacdb33-4676-4460-a2ad-88c027fb2205 returned with HTTP 200 Sep 05 20:54:42 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 429/830] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 20:54:42 2026] GET /volume/v3/volumes/2eacdb33-4676-4460-a2ad-88c027fb2205 => generated 904 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:54:42 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-d21b3964-2839-4313-be93-d62b12853ad7 tempest-VolumesListAdminTestJSON-162310287 tempest-VolumesListAdminTestJSON-162310287-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55187ddc-d09b-4fd7-8164-9cdebb7e2ed5) transitioned into state 'SUCCESS' from 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='bc70c3d05bfd462fa55cf4402c25a973',qos_specs=None,replication_status=,reservations=['0a37c725-7a06-4956-b0ed-0c3ec98e20e2','05b2f206-be14-4fe7-a568-9c594070bb25','c9cd71f1-3654-449f-93e3-0169323316de','f039dfa4-d684-49ef-bd22-90507ba64309'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='edfd4be3cf9e4036ad50d230aa154cf3',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:54:42 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-d21b3964-2839-4313-be93-d62b12853ad7 tempest-VolumesListAdminTestJSON-162310287 tempest-VolumesListAdminTestJSON-162310287-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61a50581-3b10-413c-bc4e-f23d5dea3e4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:54:42 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-d21b3964-2839-4313-be93-d62b12853ad7 tempest-VolumesListAdminTestJSON-162310287 tempest-VolumesListAdminTestJSON-162310287-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61a50581-3b10-413c-bc4e-f23d5dea3e4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:54:42 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-d21b3964-2839-4313-be93-d62b12853ad7 tempest-VolumesListAdminTestJSON-162310287 tempest-VolumesListAdminTestJSON-162310287-project-admin] Flow 'volume_create_api' (19fb1454-3a00-41cb-945f-0ca1a1b27133) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:54:42 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-d21b3964-2839-4313-be93-d62b12853ad7 tempest-VolumesListAdminTestJSON-162310287 tempest-VolumesListAdminTestJSON-162310287-project-admin] Create volume request issued successfully. Sep 05 20:54:42 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-d21b3964-2839-4313-be93-d62b12853ad7 tempest-VolumesListAdminTestJSON-162310287 tempest-VolumesListAdminTestJSON-162310287-project-admin] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 20:54:42 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 402/831] 192.168.122.117 () {60 vars in 1142 bytes} [Sat Sep 5 20:54:41 2026] POST /volume/v3/volumes => generated 742 bytes in 1171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:54:42 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-bfa9e736-b35a-45cc-b0b0-72fccba3d5c7 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:42 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-bfa9e736-b35a-45cc-b0b0-72fccba3d5c7 tempest-VolumesListAdminTestJSON-162310287 tempest-VolumesListAdminTestJSON-162310287-project-admin] GET http://192.168.122.117/volume/v3/volumes/ecc287bb-e367-417d-93fb-73c9d3dd237b Sep 05 20:54:42 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-bfa9e736-b35a-45cc-b0b0-72fccba3d5c7 tempest-VolumesListAdminTestJSON-162310287 tempest-VolumesListAdminTestJSON-162310287-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:42 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-bfa9e736-b35a-45cc-b0b0-72fccba3d5c7 tempest-VolumesListAdminTestJSON-162310287 tempest-VolumesListAdminTestJSON-162310287-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:42 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:42 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:54:42 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:42 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:54:42 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-bfa9e736-b35a-45cc-b0b0-72fccba3d5c7 tempest-VolumesListAdminTestJSON-162310287 tempest-VolumesListAdminTestJSON-162310287-project-admin] Volume info retrieved successfully. Sep 05 20:54:42 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-bfa9e736-b35a-45cc-b0b0-72fccba3d5c7 tempest-VolumesListAdminTestJSON-162310287 tempest-VolumesListAdminTestJSON-162310287-project-admin] http://192.168.122.117/volume/v3/volumes/ecc287bb-e367-417d-93fb-73c9d3dd237b returned with HTTP 200 Sep 05 20:54:42 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 430/832] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:54:42 2026] GET /volume/v3/volumes/ecc287bb-e367-417d-93fb-73c9d3dd237b => generated 921 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:54:43 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-cdd470d8-b42f-4475-a5c7-96558fe3bff7 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:43 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-cdd470d8-b42f-4475-a5c7-96558fe3bff7 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] GET http://192.168.122.117/volume/v3/group_snapshots/a0c1cdc6-346c-43ac-8c94-71b00bca262e Sep 05 20:54:43 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-cdd470d8-b42f-4475-a5c7-96558fe3bff7 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:43 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-cdd470d8-b42f-4475-a5c7-96558fe3bff7 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Calling method 'version_select' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:43 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.group_snapshots [None req-cdd470d8-b42f-4475-a5c7-96558fe3bff7 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] show called for member a0c1cdc6-346c-43ac-8c94-71b00bca262e {{(pid=87435) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 20:54:43 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:43 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:54:43 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-cdd470d8-b42f-4475-a5c7-96558fe3bff7 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] http://192.168.122.117/volume/v3/group_snapshots/a0c1cdc6-346c-43ac-8c94-71b00bca262e returned with HTTP 200 Sep 05 20:54:43 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 403/833] 192.168.122.117 () {60 vars in 1297 bytes} [Sat Sep 5 20:54:43 2026] GET /volume/v3/group_snapshots/a0c1cdc6-346c-43ac-8c94-71b00bca262e => generated 306 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 20:54:43 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-80afbe41-1c96-405e-b095-b5a9e9fbce8b None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:43 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-80afbe41-1c96-405e-b095-b5a9e9fbce8b tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] GET http://192.168.122.117/volume/v3/volumes/2eacdb33-4676-4460-a2ad-88c027fb2205 Sep 05 20:54:43 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-80afbe41-1c96-405e-b095-b5a9e9fbce8b tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:43 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-80afbe41-1c96-405e-b095-b5a9e9fbce8b tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:43 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:43 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:54:43 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:43 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:54:43 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-80afbe41-1c96-405e-b095-b5a9e9fbce8b tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Volume info retrieved successfully. Sep 05 20:54:43 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-80afbe41-1c96-405e-b095-b5a9e9fbce8b tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] http://192.168.122.117/volume/v3/volumes/2eacdb33-4676-4460-a2ad-88c027fb2205 returned with HTTP 200 Sep 05 20:54:43 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 431/834] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 20:54:43 2026] GET /volume/v3/volumes/2eacdb33-4676-4460-a2ad-88c027fb2205 => generated 904 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:54:43 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-20544ae3-c963-4819-b4a0-1a371ea740cc None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:43 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-20544ae3-c963-4819-b4a0-1a371ea740cc tempest-VolumesListAdminTestJSON-162310287 tempest-VolumesListAdminTestJSON-162310287-project-admin] GET http://192.168.122.117/volume/v3/volumes/ecc287bb-e367-417d-93fb-73c9d3dd237b Sep 05 20:54:43 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-20544ae3-c963-4819-b4a0-1a371ea740cc tempest-VolumesListAdminTestJSON-162310287 tempest-VolumesListAdminTestJSON-162310287-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:43 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-20544ae3-c963-4819-b4a0-1a371ea740cc tempest-VolumesListAdminTestJSON-162310287 tempest-VolumesListAdminTestJSON-162310287-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:43 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:43 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:54:43 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:43 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:54:43 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-20544ae3-c963-4819-b4a0-1a371ea740cc tempest-VolumesListAdminTestJSON-162310287 tempest-VolumesListAdminTestJSON-162310287-project-admin] Volume info retrieved successfully. Sep 05 20:54:43 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-20544ae3-c963-4819-b4a0-1a371ea740cc tempest-VolumesListAdminTestJSON-162310287 tempest-VolumesListAdminTestJSON-162310287-project-admin] http://192.168.122.117/volume/v3/volumes/ecc287bb-e367-417d-93fb-73c9d3dd237b returned with HTTP 200 Sep 05 20:54:43 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 404/835] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:54:43 2026] GET /volume/v3/volumes/ecc287bb-e367-417d-93fb-73c9d3dd237b => generated 971 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:44 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-f261f0c4-d591-4b20-934b-a48a835f4605 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:44 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-f261f0c4-d591-4b20-934b-a48a835f4605 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] GET http://192.168.122.117/volume/v3/group_snapshots/a0c1cdc6-346c-43ac-8c94-71b00bca262e Sep 05 20:54:44 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-f261f0c4-d591-4b20-934b-a48a835f4605 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:44 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-f261f0c4-d591-4b20-934b-a48a835f4605 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Calling method 'version_select' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:44 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.group_snapshots [None req-f261f0c4-d591-4b20-934b-a48a835f4605 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] show called for member a0c1cdc6-346c-43ac-8c94-71b00bca262e {{(pid=87434) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 20:54:44 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:44 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:54:44 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-f261f0c4-d591-4b20-934b-a48a835f4605 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] http://192.168.122.117/volume/v3/group_snapshots/a0c1cdc6-346c-43ac-8c94-71b00bca262e returned with HTTP 200 Sep 05 20:54:44 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 432/836] 192.168.122.117 () {60 vars in 1297 bytes} [Sat Sep 5 20:54:44 2026] GET /volume/v3/group_snapshots/a0c1cdc6-346c-43ac-8c94-71b00bca262e => generated 307 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:54:44 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-81cedf8a-71b4-4d61-bf93-ac3f08b716db None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:44 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-81cedf8a-71b4-4d61-bf93-ac3f08b716db tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] GET http://192.168.122.117/volume/v3/snapshots/detail Sep 05 20:54:44 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-81cedf8a-71b4-4d61-bf93-ac3f08b716db tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:44 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-81cedf8a-71b4-4d61-bf93-ac3f08b716db tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Calling method 'detail' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:44 devstack devstack@c-api.service[87435]: DEBUG cinder.api.api_utils [None req-81cedf8a-71b4-4d61-bf93-ac3f08b716db tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Removing options '' from query. {{(pid=87435) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:54:44 devstack devstack@c-api.service[87435]: DEBUG cinder.db.api [None req-81cedf8a-71b4-4d61-bf93-ac3f08b716db tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Building query based on filter {{(pid=87435) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 20:54:44 devstack devstack@c-api.service[87435]: /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 05 20:54:44 devstack devstack@c-api.service[87435]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 20:54:44 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-81cedf8a-71b4-4d61-bf93-ac3f08b716db tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Get all snapshots completed successfully. Sep 05 20:54:44 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:44 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:54:44 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-81cedf8a-71b4-4d61-bf93-ac3f08b716db tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] http://192.168.122.117/volume/v3/snapshots/detail returned with HTTP 200 Sep 05 20:54:44 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 405/837] 192.168.122.117 () {58 vars in 1148 bytes} [Sat Sep 5 20:54:44 2026] GET /volume/v3/snapshots/detail => generated 451 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:44 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-ad3fc1cf-7de3-4a8e-802d-163d8cc74058 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:44 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-ad3fc1cf-7de3-4a8e-802d-163d8cc74058 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] GET http://192.168.122.117/volume/v3/snapshots/417f726d-043f-455e-9ee4-0c6a57881bff Sep 05 20:54:44 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-ad3fc1cf-7de3-4a8e-802d-163d8cc74058 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:44 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-ad3fc1cf-7de3-4a8e-802d-163d8cc74058 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:44 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:44 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:54:44 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-ad3fc1cf-7de3-4a8e-802d-163d8cc74058 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Snapshot retrieved successfully. Sep 05 20:54:44 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-ad3fc1cf-7de3-4a8e-802d-163d8cc74058 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] http://192.168.122.117/volume/v3/snapshots/417f726d-043f-455e-9ee4-0c6a57881bff returned with HTTP 200 Sep 05 20:54:44 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 433/838] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:54:44 2026] GET /volume/v3/snapshots/417f726d-043f-455e-9ee4-0c6a57881bff => generated 450 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:44 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-ebfbb68c-3910-4e2e-b19b-ab9ef852bc7c None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:44 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-ebfbb68c-3910-4e2e-b19b-ab9ef852bc7c tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] POST http://192.168.122.117/volume/v3/groups/action Sep 05 20:54:44 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-ebfbb68c-3910-4e2e-b19b-ab9ef852bc7c tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "a0c1cdc6-346c-43ac-8c94-71b00bca262e", "name": "tempest-Group_from_snap-1825610678"}}' {{(pid=87435) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:54:44 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-ebfbb68c-3910-4e2e-b19b-ab9ef852bc7c tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "a0c1cdc6-346c-43ac-8c94-71b00bca262e", "name": "tempest-Group_from_snap-1825610678"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:54:44 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.groups [None req-ebfbb68c-3910-4e2e-b19b-ab9ef852bc7c tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Creating new group {'create-from-src': {'group_snapshot_id': 'a0c1cdc6-346c-43ac-8c94-71b00bca262e', 'name': 'tempest-Group_from_snap-1825610678'}}. {{(pid=87435) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Sep 05 20:54:44 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.groups [None req-ebfbb68c-3910-4e2e-b19b-ab9ef852bc7c tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Creating group tempest-Group_from_snap-1825610678 from group_snapshot a0c1cdc6-346c-43ac-8c94-71b00bca262e. Sep 05 20:54:44 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:44 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:54:44 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:44 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:54:44 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:44 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:54:44 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:44 devstack devstack@c-api.service[87435]: return base.obj_make_list(context, cls(context), Sep 05 20:54:44 devstack devstack@c-api.service[87435]: /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 05 20:54:44 devstack devstack@c-api.service[87435]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 20:54:44 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:44 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:54:44 devstack devstack@c-api.service[87435]: DEBUG cinder.quota [None req-ebfbb68c-3910-4e2e-b19b-ab9ef852bc7c tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Created reservations ['03863e12-352d-4969-b86a-719d9f10ac3e'] {{(pid=87435) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:54:44 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-17ee23b9-a664-4f3f-a211-fa6b585c9258 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:44 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-17ee23b9-a664-4f3f-a211-fa6b585c9258 tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] GET http://192.168.122.117/volume/v3/volumes/2eacdb33-4676-4460-a2ad-88c027fb2205 Sep 05 20:54:44 devstack devstack@c-api.service[87435]: /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 05 20:54:44 devstack devstack@c-api.service[87435]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 20:54:44 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-17ee23b9-a664-4f3f-a211-fa6b585c9258 tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:44 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-17ee23b9-a664-4f3f-a211-fa6b585c9258 tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:44 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:44 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:54:44 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:44 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:54:44 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-17ee23b9-a664-4f3f-a211-fa6b585c9258 tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Volume info retrieved successfully. Sep 05 20:54:44 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-17ee23b9-a664-4f3f-a211-fa6b585c9258 tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] http://192.168.122.117/volume/v3/volumes/2eacdb33-4676-4460-a2ad-88c027fb2205 returned with HTTP 200 Sep 05 20:54:44 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 434/839] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 20:54:44 2026] GET /volume/v3/volumes/2eacdb33-4676-4460-a2ad-88c027fb2205 => generated 904 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:54:44 devstack devstack@c-api.service[87435]: INFO cinder.group.api [None req-ebfbb68c-3910-4e2e-b19b-ab9ef852bc7c tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] A mapping entry already exists for group ed5b158f-9d1d-4d24-87ee-28ae9b55080c and volume type aca5f79e-3bd6-4f1a-b3f7-cd69cb179ce2. Do not need to create again. Sep 05 20:54:44 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:44 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:54:44 devstack devstack@c-api.service[87435]: /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 05 20:54:44 devstack devstack@c-api.service[87435]: return base.obj_make_list(context, cls(context), objects.Service, Sep 05 20:54:44 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-ebfbb68c-3910-4e2e-b19b-ab9ef852bc7c tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Availability zone cache updated, next update will occur around 2026-09-05 19:54:44.854032. {{(pid=87435) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 05 20:54:44 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-ebfbb68c-3910-4e2e-b19b-ab9ef852bc7c tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Availability Zones retrieved successfully. Sep 05 20:54:44 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-ebfbb68c-3910-4e2e-b19b-ab9ef852bc7c tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Flow 'volume_create_api' (2048b555-b888-45c1-a686-5ad75e2570ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:54:44 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-ebfbb68c-3910-4e2e-b19b-ab9ef852bc7c tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae4cfeee-b84c-4fdd-adfe-73b026bb6ec9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:54:44 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.flows.api.create_volume [None req-ebfbb68c-3910-4e2e-b19b-ab9ef852bc7c tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87435) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:54:44 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-b7d3074b-1030-41a6-be2b-b8434c0b48c6 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:44 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b7d3074b-1030-41a6-be2b-b8434c0b48c6 tempest-VolumesListAdminTestJSON-162310287 tempest-VolumesListAdminTestJSON-162310287-project-admin] GET http://192.168.122.117/volume/v3/volumes/ecc287bb-e367-417d-93fb-73c9d3dd237b Sep 05 20:54:44 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b7d3074b-1030-41a6-be2b-b8434c0b48c6 tempest-VolumesListAdminTestJSON-162310287 tempest-VolumesListAdminTestJSON-162310287-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:44 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b7d3074b-1030-41a6-be2b-b8434c0b48c6 tempest-VolumesListAdminTestJSON-162310287 tempest-VolumesListAdminTestJSON-162310287-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:44 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:44 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:54:44 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:44 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:54:44 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:44 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:54:44 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-b7d3074b-1030-41a6-be2b-b8434c0b48c6 tempest-VolumesListAdminTestJSON-162310287 tempest-VolumesListAdminTestJSON-162310287-project-admin] Volume info retrieved successfully. Sep 05 20:54:44 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b7d3074b-1030-41a6-be2b-b8434c0b48c6 tempest-VolumesListAdminTestJSON-162310287 tempest-VolumesListAdminTestJSON-162310287-project-admin] http://192.168.122.117/volume/v3/volumes/ecc287bb-e367-417d-93fb-73c9d3dd237b returned with HTTP 200 Sep 05 20:54:44 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 435/840] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:54:44 2026] GET /volume/v3/volumes/ecc287bb-e367-417d-93fb-73c9d3dd237b => generated 971 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:45 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-ebfbb68c-3910-4e2e-b19b-ab9ef852bc7c tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae4cfeee-b84c-4fdd-adfe-73b026bb6ec9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '417f726d-043f-455e-9ee4-0c6a57881bff', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:54:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=aca5f79e-3bd6-4f1a-b3f7-cd69cb179ce2,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1409299012',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aca5f79e-3bd6-4f1a-b3f7-cd69cb179ce2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'ed5b158f-9d1d-4d24-87ee-28ae9b55080c', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:54:45 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-ebfbb68c-3910-4e2e-b19b-ab9ef852bc7c tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee80c4c3-23bf-48a7-b1bf-58bae0953903) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:54:45 devstack devstack@c-api.service[87435]: DEBUG cinder.quota [None req-ebfbb68c-3910-4e2e-b19b-ab9ef852bc7c tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Created reservations ['a0e070ed-362e-4cb1-8dde-0b95dd5eb6a5', '617b5481-7b66-4ceb-ad3b-d6359685d4ee'] {{(pid=87435) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:54:45 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-ebfbb68c-3910-4e2e-b19b-ab9ef852bc7c tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee80c4c3-23bf-48a7-b1bf-58bae0953903) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a0e070ed-362e-4cb1-8dde-0b95dd5eb6a5', '617b5481-7b66-4ceb-ad3b-d6359685d4ee']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:54:45 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-ebfbb68c-3910-4e2e-b19b-ab9ef852bc7c tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4560900c-d8c1-4ab4-92ef-219f97c06dfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:54:45 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:45 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:54:45 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:45 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:54:45 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-ebfbb68c-3910-4e2e-b19b-ab9ef852bc7c tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4560900c-d8c1-4ab4-92ef-219f97c06dfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '378ddb5d-ada1-449c-a045-4a212ed92c86', '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=ed5b158f-9d1d-4d24-87ee-28ae9b55080c,group_type_id=,metadata={},multiattach=False,project_id='cb217409097748358a76633a4367ef8b',qos_specs=None,replication_status=,reservations=['a0e070ed-362e-4cb1-8dde-0b95dd5eb6a5','617b5481-7b66-4ceb-ad3b-d6359685d4ee'],size=1,snapshot_id=417f726d-043f-455e-9ee4-0c6a57881bff,source_replicaid=,source_volid=None,status='creating',user_id='804a348584274dfb9f438913d2e92967',volume_type_id=aca5f79e-3bd6-4f1a-b3f7-cd69cb179ce2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T18:54:45Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=ed5b158f-9d1d-4d24-87ee-28ae9b55080c,host=None,id=378ddb5d-ada1-449c-a045-4a212ed92c86,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb217409097748358a76633a4367ef8b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=417f726d-043f-455e-9ee4-0c6a57881bff,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='804a348584274dfb9f438913d2e92967',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aca5f79e-3bd6-4f1a-b3f7-cd69cb179ce2),volume_type_id=aca5f79e-3bd6-4f1a-b3f7-cd69cb179ce2)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:54:45 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-ebfbb68c-3910-4e2e-b19b-ab9ef852bc7c tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a410b66c-379e-4dac-b0d1-71cdf9ef924a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:54:45 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-ebfbb68c-3910-4e2e-b19b-ab9ef852bc7c tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a410b66c-379e-4dac-b0d1-71cdf9ef924a) transitioned into state 'SUCCESS' from 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=ed5b158f-9d1d-4d24-87ee-28ae9b55080c,group_type_id=,metadata={},multiattach=False,project_id='cb217409097748358a76633a4367ef8b',qos_specs=None,replication_status=,reservations=['a0e070ed-362e-4cb1-8dde-0b95dd5eb6a5','617b5481-7b66-4ceb-ad3b-d6359685d4ee'],size=1,snapshot_id=417f726d-043f-455e-9ee4-0c6a57881bff,source_replicaid=,source_volid=None,status='creating',user_id='804a348584274dfb9f438913d2e92967',volume_type_id=aca5f79e-3bd6-4f1a-b3f7-cd69cb179ce2)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:54:45 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-ebfbb68c-3910-4e2e-b19b-ab9ef852bc7c tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Flow 'volume_create_api' (2048b555-b888-45c1-a686-5ad75e2570ed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:54:45 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-ebfbb68c-3910-4e2e-b19b-ab9ef852bc7c tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Create volume request issued successfully. Sep 05 20:54:45 devstack devstack@c-api.service[87435]: /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 05 20:54:45 devstack devstack@c-api.service[87435]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 20:54:45 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:45 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:54:45 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-ebfbb68c-3910-4e2e-b19b-ab9ef852bc7c tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] http://192.168.122.117/volume/v3/groups/action returned with HTTP 202 Sep 05 20:54:45 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 406/841] 192.168.122.117 () {62 vars in 1202 bytes} [Sat Sep 5 20:54:44 2026] POST /volume/v3/groups/action => generated 103 bytes in 1086 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 05 20:54:45 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-fe683332-c660-4488-b87f-aadb99210344 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:45 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-fe683332-c660-4488-b87f-aadb99210344 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] GET http://192.168.122.117/volume/v3/volumes/detail Sep 05 20:54:45 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-fe683332-c660-4488-b87f-aadb99210344 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:45 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-fe683332-c660-4488-b87f-aadb99210344 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Calling method 'detail' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:45 devstack devstack@c-api.service[87434]: DEBUG cinder.api.api_utils [None req-fe683332-c660-4488-b87f-aadb99210344 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Removing options '' from query. {{(pid=87434) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:54:45 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-fe683332-c660-4488-b87f-aadb99210344 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87434) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 20:54:45 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:45 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:54:45 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:45 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:54:45 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-fe683332-c660-4488-b87f-aadb99210344 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Get all volumes completed successfully. Sep 05 20:54:45 devstack devstack@c-api.service[87434]: WARNING stevedore.named [None req-fe683332-c660-4488-b87f-aadb99210344 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:54:45 devstack devstack@c-api.service[87434]: WARNING castellan.key_manager [None req-fe683332-c660-4488-b87f-aadb99210344 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:54:45 devstack devstack@c-api.service[87434]: DEBUG oslo_db.sqlalchemy.engines [None req-fe683332-c660-4488-b87f-aadb99210344 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87434) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:54:45 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:45 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:54:45 devstack devstack@c-api.service[87434]: WARNING stevedore.named [None req-fe683332-c660-4488-b87f-aadb99210344 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:54:45 devstack devstack@c-api.service[87434]: WARNING castellan.key_manager [None req-fe683332-c660-4488-b87f-aadb99210344 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:54:45 devstack devstack@c-api.service[87434]: DEBUG oslo_db.sqlalchemy.engines [None req-fe683332-c660-4488-b87f-aadb99210344 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87434) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:54:45 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:45 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:54:45 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-fe683332-c660-4488-b87f-aadb99210344 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] http://192.168.122.117/volume/v3/volumes/detail returned with HTTP 200 Sep 05 20:54:45 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 436/842] 192.168.122.117 () {60 vars in 1183 bytes} [Sat Sep 5 20:54:45 2026] GET /volume/v3/volumes/detail => generated 1850 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 20:54:45 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-59086ccb-a53c-4e14-b36e-b227e5a56395 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:45 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-09b963a6-5365-4beb-96a5-c3d7d0176b50 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:45 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-09b963a6-5365-4beb-96a5-c3d7d0176b50 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] GET http://192.168.122.117/volume/v3/volumes/378ddb5d-ada1-449c-a045-4a212ed92c86 Sep 05 20:54:45 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-59086ccb-a53c-4e14-b36e-b227e5a56395 tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] GET http://192.168.122.117/volume/v3/volumes/2eacdb33-4676-4460-a2ad-88c027fb2205 Sep 05 20:54:45 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-59086ccb-a53c-4e14-b36e-b227e5a56395 tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:45 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-59086ccb-a53c-4e14-b36e-b227e5a56395 tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:45 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-09b963a6-5365-4beb-96a5-c3d7d0176b50 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:45 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-09b963a6-5365-4beb-96a5-c3d7d0176b50 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:45 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:45 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:54:45 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:45 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:54:45 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:45 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:54:45 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:45 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:54:45 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-59086ccb-a53c-4e14-b36e-b227e5a56395 tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Volume info retrieved successfully. Sep 05 20:54:45 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-09b963a6-5365-4beb-96a5-c3d7d0176b50 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Volume info retrieved successfully. Sep 05 20:54:45 devstack devstack@c-api.service[87434]: WARNING stevedore.named [None req-09b963a6-5365-4beb-96a5-c3d7d0176b50 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:54:45 devstack devstack@c-api.service[87434]: WARNING castellan.key_manager [None req-09b963a6-5365-4beb-96a5-c3d7d0176b50 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:54:45 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-59086ccb-a53c-4e14-b36e-b227e5a56395 tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] http://192.168.122.117/volume/v3/volumes/2eacdb33-4676-4460-a2ad-88c027fb2205 returned with HTTP 200 Sep 05 20:54:45 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 407/843] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 20:54:45 2026] GET /volume/v3/volumes/2eacdb33-4676-4460-a2ad-88c027fb2205 => generated 904 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:54:46 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-a15dfb75-4f23-4d6a-a452-c4618a4ab32e None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:46 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-a15dfb75-4f23-4d6a-a452-c4618a4ab32e tempest-VolumesListAdminTestJSON-162310287 tempest-VolumesListAdminTestJSON-162310287-project-admin] GET http://192.168.122.117/volume/v3/volumes/ecc287bb-e367-417d-93fb-73c9d3dd237b Sep 05 20:54:46 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-a15dfb75-4f23-4d6a-a452-c4618a4ab32e tempest-VolumesListAdminTestJSON-162310287 tempest-VolumesListAdminTestJSON-162310287-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:46 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-a15dfb75-4f23-4d6a-a452-c4618a4ab32e tempest-VolumesListAdminTestJSON-162310287 tempest-VolumesListAdminTestJSON-162310287-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:46 devstack devstack@c-api.service[87434]: DEBUG oslo_db.sqlalchemy.engines [None req-09b963a6-5365-4beb-96a5-c3d7d0176b50 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87434) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:54:46 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:46 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:54:46 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:46 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:54:46 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:46 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:54:46 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-09b963a6-5365-4beb-96a5-c3d7d0176b50 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] http://192.168.122.117/volume/v3/volumes/378ddb5d-ada1-449c-a045-4a212ed92c86 returned with HTTP 200 Sep 05 20:54:46 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 437/844] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 20:54:45 2026] GET /volume/v3/volumes/378ddb5d-ada1-449c-a045-4a212ed92c86 => generated 934 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 20:54:46 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-a15dfb75-4f23-4d6a-a452-c4618a4ab32e tempest-VolumesListAdminTestJSON-162310287 tempest-VolumesListAdminTestJSON-162310287-project-admin] Volume info retrieved successfully. Sep 05 20:54:46 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-a15dfb75-4f23-4d6a-a452-c4618a4ab32e tempest-VolumesListAdminTestJSON-162310287 tempest-VolumesListAdminTestJSON-162310287-project-admin] http://192.168.122.117/volume/v3/volumes/ecc287bb-e367-417d-93fb-73c9d3dd237b returned with HTTP 200 Sep 05 20:54:46 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 408/845] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:54:45 2026] GET /volume/v3/volumes/ecc287bb-e367-417d-93fb-73c9d3dd237b => generated 971 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:46 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-a9cbb4c4-2e54-4ddd-8e14-29328a5ac25c None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:46 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-a9cbb4c4-2e54-4ddd-8e14-29328a5ac25c tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] GET http://192.168.122.117/volume/v3/volumes/2eacdb33-4676-4460-a2ad-88c027fb2205 Sep 05 20:54:46 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-a9cbb4c4-2e54-4ddd-8e14-29328a5ac25c tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:46 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-a9cbb4c4-2e54-4ddd-8e14-29328a5ac25c tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:47 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:47 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:54:47 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:47 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:54:47 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-a9cbb4c4-2e54-4ddd-8e14-29328a5ac25c tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Volume info retrieved successfully. Sep 05 20:54:47 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-2b3418a0-64b2-4908-a8a8-8ff0efb9def5 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:47 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-2b3418a0-64b2-4908-a8a8-8ff0efb9def5 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] GET http://192.168.122.117/volume/v3/volumes/378ddb5d-ada1-449c-a045-4a212ed92c86 Sep 05 20:54:47 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-2b3418a0-64b2-4908-a8a8-8ff0efb9def5 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:47 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-2b3418a0-64b2-4908-a8a8-8ff0efb9def5 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:47 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-a9cbb4c4-2e54-4ddd-8e14-29328a5ac25c tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] http://192.168.122.117/volume/v3/volumes/2eacdb33-4676-4460-a2ad-88c027fb2205 returned with HTTP 200 Sep 05 20:54:47 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 438/846] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 20:54:46 2026] GET /volume/v3/volumes/2eacdb33-4676-4460-a2ad-88c027fb2205 => generated 904 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:54:47 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-aabe8326-6db2-470e-b0bf-8f5c211e3cce None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:47 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-aabe8326-6db2-470e-b0bf-8f5c211e3cce tempest-VolumesListAdminTestJSON-162310287 tempest-VolumesListAdminTestJSON-162310287-project-admin] GET http://192.168.122.117/volume/v3/volumes/ecc287bb-e367-417d-93fb-73c9d3dd237b Sep 05 20:54:47 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-aabe8326-6db2-470e-b0bf-8f5c211e3cce tempest-VolumesListAdminTestJSON-162310287 tempest-VolumesListAdminTestJSON-162310287-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:47 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-aabe8326-6db2-470e-b0bf-8f5c211e3cce tempest-VolumesListAdminTestJSON-162310287 tempest-VolumesListAdminTestJSON-162310287-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:47 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:47 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:54:47 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:47 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:54:47 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:47 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:54:47 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:47 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:54:47 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-2b3418a0-64b2-4908-a8a8-8ff0efb9def5 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Volume info retrieved successfully. Sep 05 20:54:47 devstack devstack@c-api.service[87435]: WARNING stevedore.named [None req-2b3418a0-64b2-4908-a8a8-8ff0efb9def5 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:54:47 devstack devstack@c-api.service[87435]: WARNING castellan.key_manager [None req-2b3418a0-64b2-4908-a8a8-8ff0efb9def5 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:54:47 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-aabe8326-6db2-470e-b0bf-8f5c211e3cce tempest-VolumesListAdminTestJSON-162310287 tempest-VolumesListAdminTestJSON-162310287-project-admin] Volume info retrieved successfully. Sep 05 20:54:47 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-aabe8326-6db2-470e-b0bf-8f5c211e3cce tempest-VolumesListAdminTestJSON-162310287 tempest-VolumesListAdminTestJSON-162310287-project-admin] http://192.168.122.117/volume/v3/volumes/ecc287bb-e367-417d-93fb-73c9d3dd237b returned with HTTP 200 Sep 05 20:54:47 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 439/847] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:54:47 2026] GET /volume/v3/volumes/ecc287bb-e367-417d-93fb-73c9d3dd237b => generated 971 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:47 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-d30d61fb-c3d8-4393-b043-18bf227bd4b0 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:47 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d30d61fb-c3d8-4393-b043-18bf227bd4b0 None None] GET http://192.168.122.117/volume// Sep 05 20:54:47 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-d30d61fb-c3d8-4393-b043-18bf227bd4b0 None None] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:47 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-d30d61fb-c3d8-4393-b043-18bf227bd4b0 None None] Calling method 'all' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:47 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d30d61fb-c3d8-4393-b043-18bf227bd4b0 None None] http://192.168.122.117/volume// returned with HTTP 300 Sep 05 20:54:47 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 440/848] 192.168.122.117 () {58 vars in 1315 bytes} [Sat Sep 5 20:54:47 2026] GET /volume/ => generated 390 bytes in 20 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 20:54:47 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-6fc5fcc7-12cd-4b45-9f30-0fe345dd2f6c req-3eb77134-86d9-48e2-9eab-4c54cb91f363 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:47 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-6fc5fcc7-12cd-4b45-9f30-0fe345dd2f6c req-3eb77134-86d9-48e2-9eab-4c54cb91f363 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] POST http://192.168.122.117/volume/v3/attachments Sep 05 20:54:47 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-6fc5fcc7-12cd-4b45-9f30-0fe345dd2f6c req-3eb77134-86d9-48e2-9eab-4c54cb91f363 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7082c12d-f854-49bc-b2e6-5337872ad70a", "connector": null, "instance_uuid": "54d685b2-6d90-4f0e-96fe-6f2533f04692"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:54:47 devstack devstack@c-api.service[87435]: DEBUG oslo_db.sqlalchemy.engines [None req-2b3418a0-64b2-4908-a8a8-8ff0efb9def5 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87435) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:54:47 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:47 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:54:47 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-2b3418a0-64b2-4908-a8a8-8ff0efb9def5 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] http://192.168.122.117/volume/v3/volumes/378ddb5d-ada1-449c-a045-4a212ed92c86 returned with HTTP 200 Sep 05 20:54:47 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 409/849] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 20:54:47 2026] GET /volume/v3/volumes/378ddb5d-ada1-449c-a045-4a212ed92c86 => generated 934 bytes in 378 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:54:47 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:47 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:54:47 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:47 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:54:47 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:47 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:54:47 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-6fc5fcc7-12cd-4b45-9f30-0fe345dd2f6c req-3eb77134-86d9-48e2-9eab-4c54cb91f363 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] http://192.168.122.117/volume/v3/attachments returned with HTTP 200 Sep 05 20:54:47 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 441/850] 192.168.122.117 () {66 vars in 1483 bytes} [Sat Sep 5 20:54:47 2026] POST /volume/v3/attachments => generated 273 bytes in 532 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:54:47 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [req-6fc5fcc7-12cd-4b45-9f30-0fe345dd2f6c req-409bfb54-7eb1-4ae0-9199-999e100a444c None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:47 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-6fc5fcc7-12cd-4b45-9f30-0fe345dd2f6c req-409bfb54-7eb1-4ae0-9199-999e100a444c tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] DELETE http://192.168.122.117/volume/v3/attachments/5fc4f522-9536-41fc-9f98-b733545644cc Sep 05 20:54:47 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-6fc5fcc7-12cd-4b45-9f30-0fe345dd2f6c req-409bfb54-7eb1-4ae0-9199-999e100a444c tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:47 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-6fc5fcc7-12cd-4b45-9f30-0fe345dd2f6c req-409bfb54-7eb1-4ae0-9199-999e100a444c tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Calling method 'version_select' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:47 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:47 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:54:48 devstack devstack@c-api.service[87435]: /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 05 20:54:48 devstack devstack@c-api.service[87435]: return base.obj_make_list(context, Sep 05 20:54:48 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-cdf24d42-469b-4932-9353-7c14d112ea2e None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:48 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-cdf24d42-469b-4932-9353-7c14d112ea2e tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] GET http://192.168.122.117/volume/v3/volumes/2eacdb33-4676-4460-a2ad-88c027fb2205 Sep 05 20:54:48 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-cdf24d42-469b-4932-9353-7c14d112ea2e tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:48 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-cdf24d42-469b-4932-9353-7c14d112ea2e tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:48 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:48 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:54:48 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:48 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:54:48 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-cdf24d42-469b-4932-9353-7c14d112ea2e tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Volume info retrieved successfully. Sep 05 20:54:48 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-6fc5fcc7-12cd-4b45-9f30-0fe345dd2f6c req-409bfb54-7eb1-4ae0-9199-999e100a444c tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] http://192.168.122.117/volume/v3/attachments/5fc4f522-9536-41fc-9f98-b733545644cc returned with HTTP 200 Sep 05 20:54:48 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 410/851] 192.168.122.117 () {64 vars in 1562 bytes} [Sat Sep 5 20:54:47 2026] DELETE /volume/v3/attachments/5fc4f522-9536-41fc-9f98-b733545644cc => generated 192 bytes in 428 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:54:48 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-1da65cc6-aa8d-4554-a818-c36921d77d96 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:48 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-1da65cc6-aa8d-4554-a818-c36921d77d96 tempest-VolumesListAdminTestJSON-162310287 tempest-VolumesListAdminTestJSON-162310287-project-admin] GET http://192.168.122.117/volume/v3/volumes/ecc287bb-e367-417d-93fb-73c9d3dd237b Sep 05 20:54:48 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-1da65cc6-aa8d-4554-a818-c36921d77d96 tempest-VolumesListAdminTestJSON-162310287 tempest-VolumesListAdminTestJSON-162310287-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:48 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-1da65cc6-aa8d-4554-a818-c36921d77d96 tempest-VolumesListAdminTestJSON-162310287 tempest-VolumesListAdminTestJSON-162310287-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:48 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-cdf24d42-469b-4932-9353-7c14d112ea2e tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] http://192.168.122.117/volume/v3/volumes/2eacdb33-4676-4460-a2ad-88c027fb2205 returned with HTTP 200 Sep 05 20:54:48 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 442/852] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 20:54:48 2026] GET /volume/v3/volumes/2eacdb33-4676-4460-a2ad-88c027fb2205 => generated 904 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:54:48 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:48 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:54:48 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:48 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:54:48 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-1da65cc6-aa8d-4554-a818-c36921d77d96 tempest-VolumesListAdminTestJSON-162310287 tempest-VolumesListAdminTestJSON-162310287-project-admin] Volume info retrieved successfully. Sep 05 20:54:48 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-1da65cc6-aa8d-4554-a818-c36921d77d96 tempest-VolumesListAdminTestJSON-162310287 tempest-VolumesListAdminTestJSON-162310287-project-admin] http://192.168.122.117/volume/v3/volumes/ecc287bb-e367-417d-93fb-73c9d3dd237b returned with HTTP 200 Sep 05 20:54:48 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 411/853] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:54:48 2026] GET /volume/v3/volumes/ecc287bb-e367-417d-93fb-73c9d3dd237b => generated 971 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:48 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-57eba686-e9cc-4198-83fb-89375ce162c8 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:48 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-57eba686-e9cc-4198-83fb-89375ce162c8 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] GET http://192.168.122.117/volume/v3/volumes/378ddb5d-ada1-449c-a045-4a212ed92c86 Sep 05 20:54:48 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-57eba686-e9cc-4198-83fb-89375ce162c8 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:48 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-57eba686-e9cc-4198-83fb-89375ce162c8 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:48 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:48 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:54:48 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:48 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:54:48 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-57eba686-e9cc-4198-83fb-89375ce162c8 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Volume info retrieved successfully. Sep 05 20:54:48 devstack devstack@c-api.service[87434]: WARNING stevedore.named [None req-57eba686-e9cc-4198-83fb-89375ce162c8 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:54:48 devstack devstack@c-api.service[87434]: WARNING castellan.key_manager [None req-57eba686-e9cc-4198-83fb-89375ce162c8 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:54:49 devstack devstack@c-api.service[87434]: DEBUG oslo_db.sqlalchemy.engines [None req-57eba686-e9cc-4198-83fb-89375ce162c8 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87434) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:54:49 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:49 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:54:49 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-57eba686-e9cc-4198-83fb-89375ce162c8 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] http://192.168.122.117/volume/v3/volumes/378ddb5d-ada1-449c-a045-4a212ed92c86 returned with HTTP 200 Sep 05 20:54:49 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 443/854] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 20:54:48 2026] GET /volume/v3/volumes/378ddb5d-ada1-449c-a045-4a212ed92c86 => generated 934 bytes in 815 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:54:49 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-804f8498-eaed-4add-8293-4f623cca83aa None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:49 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-804f8498-eaed-4add-8293-4f623cca83aa tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] GET http://192.168.122.117/volume/v3/volumes/2eacdb33-4676-4460-a2ad-88c027fb2205 Sep 05 20:54:49 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-804f8498-eaed-4add-8293-4f623cca83aa tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:49 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-804f8498-eaed-4add-8293-4f623cca83aa tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:49 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:49 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:54:49 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:49 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:54:49 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-ea079058-5d07-4e4c-9763-60ede591e60e None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:49 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-804f8498-eaed-4add-8293-4f623cca83aa tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Volume info retrieved successfully. Sep 05 20:54:49 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-ea079058-5d07-4e4c-9763-60ede591e60e tempest-VolumesListAdminTestJSON-162310287 tempest-VolumesListAdminTestJSON-162310287-project-admin] GET http://192.168.122.117/volume/v3/volumes/ecc287bb-e367-417d-93fb-73c9d3dd237b Sep 05 20:54:49 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-ea079058-5d07-4e4c-9763-60ede591e60e tempest-VolumesListAdminTestJSON-162310287 tempest-VolumesListAdminTestJSON-162310287-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:49 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-ea079058-5d07-4e4c-9763-60ede591e60e tempest-VolumesListAdminTestJSON-162310287 tempest-VolumesListAdminTestJSON-162310287-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:49 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-804f8498-eaed-4add-8293-4f623cca83aa tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] http://192.168.122.117/volume/v3/volumes/2eacdb33-4676-4460-a2ad-88c027fb2205 returned with HTTP 200 Sep 05 20:54:49 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 412/855] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 20:54:49 2026] GET /volume/v3/volumes/2eacdb33-4676-4460-a2ad-88c027fb2205 => generated 904 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:54:49 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:49 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:54:49 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:49 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:54:49 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-ea079058-5d07-4e4c-9763-60ede591e60e tempest-VolumesListAdminTestJSON-162310287 tempest-VolumesListAdminTestJSON-162310287-project-admin] Volume info retrieved successfully. Sep 05 20:54:49 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-ea079058-5d07-4e4c-9763-60ede591e60e tempest-VolumesListAdminTestJSON-162310287 tempest-VolumesListAdminTestJSON-162310287-project-admin] http://192.168.122.117/volume/v3/volumes/ecc287bb-e367-417d-93fb-73c9d3dd237b returned with HTTP 200 Sep 05 20:54:49 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 444/856] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:54:49 2026] GET /volume/v3/volumes/ecc287bb-e367-417d-93fb-73c9d3dd237b => generated 971 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:50 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-dfe13b57-f066-4adf-8896-b034c4c49eb5 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:50 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-dfe13b57-f066-4adf-8896-b034c4c49eb5 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] GET http://192.168.122.117/volume/v3/volumes/378ddb5d-ada1-449c-a045-4a212ed92c86 Sep 05 20:54:50 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-dfe13b57-f066-4adf-8896-b034c4c49eb5 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:50 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-dfe13b57-f066-4adf-8896-b034c4c49eb5 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:50 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:50 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:54:50 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:50 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:54:50 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-dfe13b57-f066-4adf-8896-b034c4c49eb5 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Volume info retrieved successfully. Sep 05 20:54:50 devstack devstack@c-api.service[87435]: WARNING stevedore.named [None req-dfe13b57-f066-4adf-8896-b034c4c49eb5 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:54:50 devstack devstack@c-api.service[87435]: WARNING castellan.key_manager [None req-dfe13b57-f066-4adf-8896-b034c4c49eb5 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:54:50 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-5db2acc1-6049-4178-b8d6-7503e0990070 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:50 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-5db2acc1-6049-4178-b8d6-7503e0990070 tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] GET http://192.168.122.117/volume/v3/volumes/2eacdb33-4676-4460-a2ad-88c027fb2205 Sep 05 20:54:50 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-5db2acc1-6049-4178-b8d6-7503e0990070 tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:50 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-5db2acc1-6049-4178-b8d6-7503e0990070 tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:50 devstack devstack@c-api.service[87435]: DEBUG oslo_db.sqlalchemy.engines [None req-dfe13b57-f066-4adf-8896-b034c4c49eb5 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87435) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:54:50 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:50 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:54:50 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:50 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:54:50 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:50 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:54:50 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-5db2acc1-6049-4178-b8d6-7503e0990070 tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Volume info retrieved successfully. Sep 05 20:54:50 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-dfe13b57-f066-4adf-8896-b034c4c49eb5 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] http://192.168.122.117/volume/v3/volumes/378ddb5d-ada1-449c-a045-4a212ed92c86 returned with HTTP 200 Sep 05 20:54:50 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 413/857] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 20:54:50 2026] GET /volume/v3/volumes/378ddb5d-ada1-449c-a045-4a212ed92c86 => generated 934 bytes in 455 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:54:50 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-5db2acc1-6049-4178-b8d6-7503e0990070 tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] http://192.168.122.117/volume/v3/volumes/2eacdb33-4676-4460-a2ad-88c027fb2205 returned with HTTP 200 Sep 05 20:54:50 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 445/858] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 20:54:50 2026] GET /volume/v3/volumes/2eacdb33-4676-4460-a2ad-88c027fb2205 => generated 904 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:54:50 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-b835a701-7385-45c1-a7d4-b47994242600 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:50 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-b835a701-7385-45c1-a7d4-b47994242600 tempest-VolumesListAdminTestJSON-162310287 tempest-VolumesListAdminTestJSON-162310287-project-admin] GET http://192.168.122.117/volume/v3/volumes/ecc287bb-e367-417d-93fb-73c9d3dd237b Sep 05 20:54:50 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-b835a701-7385-45c1-a7d4-b47994242600 tempest-VolumesListAdminTestJSON-162310287 tempest-VolumesListAdminTestJSON-162310287-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:50 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-b835a701-7385-45c1-a7d4-b47994242600 tempest-VolumesListAdminTestJSON-162310287 tempest-VolumesListAdminTestJSON-162310287-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:50 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:50 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:54:50 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:50 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:54:50 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-b835a701-7385-45c1-a7d4-b47994242600 tempest-VolumesListAdminTestJSON-162310287 tempest-VolumesListAdminTestJSON-162310287-project-admin] Volume info retrieved successfully. Sep 05 20:54:50 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-b835a701-7385-45c1-a7d4-b47994242600 tempest-VolumesListAdminTestJSON-162310287 tempest-VolumesListAdminTestJSON-162310287-project-admin] http://192.168.122.117/volume/v3/volumes/ecc287bb-e367-417d-93fb-73c9d3dd237b returned with HTTP 200 Sep 05 20:54:50 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 414/859] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:54:50 2026] GET /volume/v3/volumes/ecc287bb-e367-417d-93fb-73c9d3dd237b => generated 971 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:51 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-6fc5fcc7-12cd-4b45-9f30-0fe345dd2f6c req-0d181adf-b228-4640-bb17-62066d75da47 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:51 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-6fc5fcc7-12cd-4b45-9f30-0fe345dd2f6c req-0d181adf-b228-4640-bb17-62066d75da47 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] PUT http://192.168.122.117/volume/v3/attachments/053eef57-a539-4f78-8997-4562cb90b938 Sep 05 20:54:51 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-6fc5fcc7-12cd-4b45-9f30-0fe345dd2f6c req-0d181adf-b228-4640-bb17-62066d75da47 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.117", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:643f628891a", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d26e87ce-8ef5-4a19-89be-27e45980a71c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:54:51 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-5863bd44-05cd-4632-8c2f-8fa82cb9413d None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:51 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-5863bd44-05cd-4632-8c2f-8fa82cb9413d tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] GET http://192.168.122.117/volume/v3/volumes/2eacdb33-4676-4460-a2ad-88c027fb2205 Sep 05 20:54:51 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-5863bd44-05cd-4632-8c2f-8fa82cb9413d tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:51 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-5863bd44-05cd-4632-8c2f-8fa82cb9413d tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:51 devstack devstack@c-api.service[87434]: DEBUG cinder.coordination [req-6fc5fcc7-12cd-4b45-9f30-0fe345dd2f6c req-0d181adf-b228-4640-bb17-62066d75da47 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Acquiring lock "cinder-attachment_update-7082c12d-f854-49bc-b2e6-5337872ad70a-devstack" by "attachment_update" {{(pid=87434) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 05 20:54:51 devstack devstack@c-api.service[87434]: DEBUG cinder.coordination [req-6fc5fcc7-12cd-4b45-9f30-0fe345dd2f6c req-0d181adf-b228-4640-bb17-62066d75da47 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Lock "cinder-attachment_update-7082c12d-f854-49bc-b2e6-5337872ad70a-devstack" acquired by "attachment_update" :: waited 0.021s {{(pid=87434) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 05 20:54:51 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:51 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:54:51 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:51 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:54:52 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:52 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:54:52 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:52 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:54:52 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-5863bd44-05cd-4632-8c2f-8fa82cb9413d tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Volume info retrieved successfully. Sep 05 20:54:52 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-5863bd44-05cd-4632-8c2f-8fa82cb9413d tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] http://192.168.122.117/volume/v3/volumes/2eacdb33-4676-4460-a2ad-88c027fb2205 returned with HTTP 200 Sep 05 20:54:52 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 415/860] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 20:54:51 2026] GET /volume/v3/volumes/2eacdb33-4676-4460-a2ad-88c027fb2205 => generated 904 bytes in 303 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:54:52 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-b73187be-ef75-4179-9277-c7dccdec1f24 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:52 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-b73187be-ef75-4179-9277-c7dccdec1f24 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] GET http://192.168.122.117/volume/v3/volumes/378ddb5d-ada1-449c-a045-4a212ed92c86 Sep 05 20:54:52 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-b73187be-ef75-4179-9277-c7dccdec1f24 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:52 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-b73187be-ef75-4179-9277-c7dccdec1f24 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:52 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:52 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:54:52 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:52 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:54:52 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-b73187be-ef75-4179-9277-c7dccdec1f24 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Volume info retrieved successfully. Sep 05 20:54:52 devstack devstack@c-api.service[87435]: WARNING stevedore.named [None req-b73187be-ef75-4179-9277-c7dccdec1f24 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:54:52 devstack devstack@c-api.service[87435]: WARNING castellan.key_manager [None req-b73187be-ef75-4179-9277-c7dccdec1f24 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:54:52 devstack devstack@c-api.service[87435]: DEBUG oslo_db.sqlalchemy.engines [None req-b73187be-ef75-4179-9277-c7dccdec1f24 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87435) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:54:52 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:52 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:54:52 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-b73187be-ef75-4179-9277-c7dccdec1f24 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] http://192.168.122.117/volume/v3/volumes/378ddb5d-ada1-449c-a045-4a212ed92c86 returned with HTTP 200 Sep 05 20:54:52 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 416/861] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 20:54:52 2026] GET /volume/v3/volumes/378ddb5d-ada1-449c-a045-4a212ed92c86 => generated 934 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:54:52 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-3908a247-8273-434d-a8a7-a712a0a6d472 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:52 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-3908a247-8273-434d-a8a7-a712a0a6d472 tempest-VolumesListAdminTestJSON-162310287 tempest-VolumesListAdminTestJSON-162310287-project-admin] GET http://192.168.122.117/volume/v3/volumes/ecc287bb-e367-417d-93fb-73c9d3dd237b Sep 05 20:54:52 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-3908a247-8273-434d-a8a7-a712a0a6d472 tempest-VolumesListAdminTestJSON-162310287 tempest-VolumesListAdminTestJSON-162310287-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:52 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-3908a247-8273-434d-a8a7-a712a0a6d472 tempest-VolumesListAdminTestJSON-162310287 tempest-VolumesListAdminTestJSON-162310287-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:52 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:52 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:54:52 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:52 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:54:52 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-3908a247-8273-434d-a8a7-a712a0a6d472 tempest-VolumesListAdminTestJSON-162310287 tempest-VolumesListAdminTestJSON-162310287-project-admin] Volume info retrieved successfully. Sep 05 20:54:52 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-3908a247-8273-434d-a8a7-a712a0a6d472 tempest-VolumesListAdminTestJSON-162310287 tempest-VolumesListAdminTestJSON-162310287-project-admin] http://192.168.122.117/volume/v3/volumes/ecc287bb-e367-417d-93fb-73c9d3dd237b returned with HTTP 200 Sep 05 20:54:52 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 417/862] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:54:52 2026] GET /volume/v3/volumes/ecc287bb-e367-417d-93fb-73c9d3dd237b => generated 971 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:53 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-a5f25e85-294d-4b4b-86fd-4af712409b0a None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:53 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-a5f25e85-294d-4b4b-86fd-4af712409b0a tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] GET http://192.168.122.117/volume/v3/volumes/2eacdb33-4676-4460-a2ad-88c027fb2205 Sep 05 20:54:53 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-a5f25e85-294d-4b4b-86fd-4af712409b0a tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:53 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-a5f25e85-294d-4b4b-86fd-4af712409b0a tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:53 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:53 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:54:53 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:53 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:54:53 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-a5f25e85-294d-4b4b-86fd-4af712409b0a tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Volume info retrieved successfully. Sep 05 20:54:53 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-a5f25e85-294d-4b4b-86fd-4af712409b0a tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] http://192.168.122.117/volume/v3/volumes/2eacdb33-4676-4460-a2ad-88c027fb2205 returned with HTTP 200 Sep 05 20:54:53 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 418/863] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 20:54:53 2026] GET /volume/v3/volumes/2eacdb33-4676-4460-a2ad-88c027fb2205 => generated 905 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:54:53 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-91b4e918-d13c-404a-8137-a6c1507bd19d None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:53 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-91b4e918-d13c-404a-8137-a6c1507bd19d tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] DELETE http://192.168.122.117/volume/v3/snapshots/13e863c5-0cdd-41d4-98bb-144a1fcc48c5 Sep 05 20:54:53 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-91b4e918-d13c-404a-8137-a6c1507bd19d tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:53 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-91b4e918-d13c-404a-8137-a6c1507bd19d tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:53 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.snapshots [None req-91b4e918-d13c-404a-8137-a6c1507bd19d tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Delete snapshot with id: 13e863c5-0cdd-41d4-98bb-144a1fcc48c5 Sep 05 20:54:53 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:53 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:54:53 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-91b4e918-d13c-404a-8137-a6c1507bd19d tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Snapshot retrieved successfully. Sep 05 20:54:53 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:53 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:54:53 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-91b4e918-d13c-404a-8137-a6c1507bd19d tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Snapshot delete request issued successfully. Sep 05 20:54:53 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-91b4e918-d13c-404a-8137-a6c1507bd19d tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] http://192.168.122.117/volume/v3/snapshots/13e863c5-0cdd-41d4-98bb-144a1fcc48c5 returned with HTTP 202 Sep 05 20:54:53 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 419/864] 192.168.122.117 () {58 vars in 1241 bytes} [Sat Sep 5 20:54:53 2026] DELETE /volume/v3/snapshots/13e863c5-0cdd-41d4-98bb-144a1fcc48c5 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:54:53 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-8b51240b-6428-4676-b9f9-89045cbfc95a None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:53 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-8b51240b-6428-4676-b9f9-89045cbfc95a tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] GET http://192.168.122.117/volume/v3/volumes/378ddb5d-ada1-449c-a045-4a212ed92c86 Sep 05 20:54:53 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-8b51240b-6428-4676-b9f9-89045cbfc95a tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:53 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-8b51240b-6428-4676-b9f9-89045cbfc95a tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:53 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:53 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:54:53 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:53 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:54:53 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-8b51240b-6428-4676-b9f9-89045cbfc95a tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Volume info retrieved successfully. Sep 05 20:54:53 devstack devstack@c-api.service[87435]: WARNING stevedore.named [None req-8b51240b-6428-4676-b9f9-89045cbfc95a tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:54:53 devstack devstack@c-api.service[87435]: WARNING castellan.key_manager [None req-8b51240b-6428-4676-b9f9-89045cbfc95a tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:54:53 devstack devstack@c-api.service[87435]: DEBUG oslo_db.sqlalchemy.engines [None req-8b51240b-6428-4676-b9f9-89045cbfc95a tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87435) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:54:53 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:53 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:54:53 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-8b51240b-6428-4676-b9f9-89045cbfc95a tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] http://192.168.122.117/volume/v3/volumes/378ddb5d-ada1-449c-a045-4a212ed92c86 returned with HTTP 200 Sep 05 20:54:53 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 420/865] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 20:54:53 2026] GET /volume/v3/volumes/378ddb5d-ada1-449c-a045-4a212ed92c86 => generated 934 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:54:53 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-3d8684d0-2e95-47f0-821f-089ffe12aece None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:53 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-3d8684d0-2e95-47f0-821f-089ffe12aece tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] GET http://192.168.122.117/volume/v3/snapshots/13e863c5-0cdd-41d4-98bb-144a1fcc48c5 Sep 05 20:54:53 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-3d8684d0-2e95-47f0-821f-089ffe12aece tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:53 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-3d8684d0-2e95-47f0-821f-089ffe12aece tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:53 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:53 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:54:53 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-3d8684d0-2e95-47f0-821f-089ffe12aece tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Snapshot retrieved successfully. Sep 05 20:54:53 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-3d8684d0-2e95-47f0-821f-089ffe12aece tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] http://192.168.122.117/volume/v3/snapshots/13e863c5-0cdd-41d4-98bb-144a1fcc48c5 returned with HTTP 200 Sep 05 20:54:53 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 421/866] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:54:53 2026] GET /volume/v3/snapshots/13e863c5-0cdd-41d4-98bb-144a1fcc48c5 => generated 466 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:53 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-751ca943-87e4-4aa4-8551-18d36c3ba701 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:53 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-751ca943-87e4-4aa4-8551-18d36c3ba701 tempest-VolumesListAdminTestJSON-162310287 tempest-VolumesListAdminTestJSON-162310287-project-admin] GET http://192.168.122.117/volume/v3/volumes/ecc287bb-e367-417d-93fb-73c9d3dd237b Sep 05 20:54:53 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-751ca943-87e4-4aa4-8551-18d36c3ba701 tempest-VolumesListAdminTestJSON-162310287 tempest-VolumesListAdminTestJSON-162310287-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:53 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-751ca943-87e4-4aa4-8551-18d36c3ba701 tempest-VolumesListAdminTestJSON-162310287 tempest-VolumesListAdminTestJSON-162310287-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:53 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:53 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:54:53 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:53 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:54:53 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-751ca943-87e4-4aa4-8551-18d36c3ba701 tempest-VolumesListAdminTestJSON-162310287 tempest-VolumesListAdminTestJSON-162310287-project-admin] Volume info retrieved successfully. Sep 05 20:54:53 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-751ca943-87e4-4aa4-8551-18d36c3ba701 tempest-VolumesListAdminTestJSON-162310287 tempest-VolumesListAdminTestJSON-162310287-project-admin] http://192.168.122.117/volume/v3/volumes/ecc287bb-e367-417d-93fb-73c9d3dd237b returned with HTTP 200 Sep 05 20:54:53 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 422/867] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:54:53 2026] GET /volume/v3/volumes/ecc287bb-e367-417d-93fb-73c9d3dd237b => generated 972 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:53 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-d731e532-6eae-4609-b033-c6af021cee8d None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:53 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-d731e532-6eae-4609-b033-c6af021cee8d tempest-VolumesListAdminTestJSON-162310287 tempest-VolumesListAdminTestJSON-162310287-project-admin] GET http://192.168.122.117/volume/v3/volumes/detail?all_tenants=1&project_id=e43591c642894c2284c17d732e62daeb Sep 05 20:54:53 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-d731e532-6eae-4609-b033-c6af021cee8d tempest-VolumesListAdminTestJSON-162310287 tempest-VolumesListAdminTestJSON-162310287-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:53 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-d731e532-6eae-4609-b033-c6af021cee8d tempest-VolumesListAdminTestJSON-162310287 tempest-VolumesListAdminTestJSON-162310287-project-admin] Calling method 'detail' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:53 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-d731e532-6eae-4609-b033-c6af021cee8d tempest-VolumesListAdminTestJSON-162310287 tempest-VolumesListAdminTestJSON-162310287-project-admin] Could not evaluate value e43591c642894c2284c17d732e62daeb, assuming string {{(pid=87435) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 05 20:54:53 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-d731e532-6eae-4609-b033-c6af021cee8d tempest-VolumesListAdminTestJSON-162310287 tempest-VolumesListAdminTestJSON-162310287-project-admin] Searching by: MultiDict([('project_id', 'e43591c642894c2284c17d732e62daeb'), ('all_tenants', 1)]). {{(pid=87435) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 20:54:53 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:53 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:54:53 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:53 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:54:53 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:53 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:54:53 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-d731e532-6eae-4609-b033-c6af021cee8d tempest-VolumesListAdminTestJSON-162310287 tempest-VolumesListAdminTestJSON-162310287-project-admin] Get all volumes completed successfully. Sep 05 20:54:53 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:53 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:54:53 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-d731e532-6eae-4609-b033-c6af021cee8d tempest-VolumesListAdminTestJSON-162310287 tempest-VolumesListAdminTestJSON-162310287-project-admin] http://192.168.122.117/volume/v3/volumes/detail?all_tenants=1&project_id=e43591c642894c2284c17d732e62daeb returned with HTTP 200 Sep 05 20:54:53 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 423/868] 192.168.122.117 () {58 vars in 1257 bytes} [Sat Sep 5 20:54:53 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=e43591c642894c2284c17d732e62daeb => generated 3042 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:54:53 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-ad1a4393-6d7f-46b0-bb50-78bc947a77ab None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:53 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-ad1a4393-6d7f-46b0-bb50-78bc947a77ab tempest-VolumesListAdminTestJSON-162310287 tempest-VolumesListAdminTestJSON-162310287-project-admin] DELETE http://192.168.122.117/volume/v3/volumes/ecc287bb-e367-417d-93fb-73c9d3dd237b Sep 05 20:54:53 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-ad1a4393-6d7f-46b0-bb50-78bc947a77ab tempest-VolumesListAdminTestJSON-162310287 tempest-VolumesListAdminTestJSON-162310287-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:53 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-ad1a4393-6d7f-46b0-bb50-78bc947a77ab tempest-VolumesListAdminTestJSON-162310287 tempest-VolumesListAdminTestJSON-162310287-project-admin] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:53 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-ad1a4393-6d7f-46b0-bb50-78bc947a77ab tempest-VolumesListAdminTestJSON-162310287 tempest-VolumesListAdminTestJSON-162310287-project-admin] Delete volume with id: ecc287bb-e367-417d-93fb-73c9d3dd237b Sep 05 20:54:53 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:53 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:54:53 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:53 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:54:53 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-ad1a4393-6d7f-46b0-bb50-78bc947a77ab tempest-VolumesListAdminTestJSON-162310287 tempest-VolumesListAdminTestJSON-162310287-project-admin] Volume info retrieved successfully. Sep 05 20:54:53 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-ad1a4393-6d7f-46b0-bb50-78bc947a77ab tempest-VolumesListAdminTestJSON-162310287 tempest-VolumesListAdminTestJSON-162310287-project-admin] Delete volume request issued successfully. Sep 05 20:54:53 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-ad1a4393-6d7f-46b0-bb50-78bc947a77ab tempest-VolumesListAdminTestJSON-162310287 tempest-VolumesListAdminTestJSON-162310287-project-admin] http://192.168.122.117/volume/v3/volumes/ecc287bb-e367-417d-93fb-73c9d3dd237b returned with HTTP 202 Sep 05 20:54:53 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 424/869] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 20:54:53 2026] DELETE /volume/v3/volumes/ecc287bb-e367-417d-93fb-73c9d3dd237b => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:54:53 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-10582119-8984-43f1-ac7e-db4eb03c2348 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:53 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-10582119-8984-43f1-ac7e-db4eb03c2348 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] GET http://192.168.122.117/volume/v3/volumes/b342ab6e-6e72-43ed-879d-d9618b56f854 Sep 05 20:54:53 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-10582119-8984-43f1-ac7e-db4eb03c2348 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:53 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-10582119-8984-43f1-ac7e-db4eb03c2348 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:53 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:53 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:54:53 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:53 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:54:53 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-10582119-8984-43f1-ac7e-db4eb03c2348 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Volume info retrieved successfully. Sep 05 20:54:53 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-10582119-8984-43f1-ac7e-db4eb03c2348 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] http://192.168.122.117/volume/v3/volumes/b342ab6e-6e72-43ed-879d-d9618b56f854 returned with HTTP 200 Sep 05 20:54:53 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 425/870] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:54:53 2026] GET /volume/v3/volumes/b342ab6e-6e72-43ed-879d-d9618b56f854 => generated 856 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:54:53 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-b52bdbe3-91ba-494b-9795-17aaed292d7d None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:53 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-b52bdbe3-91ba-494b-9795-17aaed292d7d tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] DELETE http://192.168.122.117/volume/v3/volumes/b342ab6e-6e72-43ed-879d-d9618b56f854 Sep 05 20:54:53 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-b52bdbe3-91ba-494b-9795-17aaed292d7d tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:53 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-b52bdbe3-91ba-494b-9795-17aaed292d7d tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:53 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-b52bdbe3-91ba-494b-9795-17aaed292d7d tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Delete volume with id: b342ab6e-6e72-43ed-879d-d9618b56f854 Sep 05 20:54:53 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:53 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:54:53 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:53 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:54:53 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-b52bdbe3-91ba-494b-9795-17aaed292d7d tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Volume info retrieved successfully. Sep 05 20:54:53 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-b52bdbe3-91ba-494b-9795-17aaed292d7d tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Delete volume request issued successfully. Sep 05 20:54:53 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-b52bdbe3-91ba-494b-9795-17aaed292d7d tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] http://192.168.122.117/volume/v3/volumes/b342ab6e-6e72-43ed-879d-d9618b56f854 returned with HTTP 202 Sep 05 20:54:53 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 426/871] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 20:54:53 2026] DELETE /volume/v3/volumes/b342ab6e-6e72-43ed-879d-d9618b56f854 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:54:53 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-ab9fc3fd-a55d-4be4-9fc4-41fc9ddb028c None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:53 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-ab9fc3fd-a55d-4be4-9fc4-41fc9ddb028c tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] GET http://192.168.122.117/volume/v3/volumes/b342ab6e-6e72-43ed-879d-d9618b56f854 Sep 05 20:54:53 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-ab9fc3fd-a55d-4be4-9fc4-41fc9ddb028c tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:53 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-ab9fc3fd-a55d-4be4-9fc4-41fc9ddb028c tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:53 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:53 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:54:53 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:53 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:54:53 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-ab9fc3fd-a55d-4be4-9fc4-41fc9ddb028c tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Volume info retrieved successfully. Sep 05 20:54:54 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-ab9fc3fd-a55d-4be4-9fc4-41fc9ddb028c tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] http://192.168.122.117/volume/v3/volumes/b342ab6e-6e72-43ed-879d-d9618b56f854 returned with HTTP 200 Sep 05 20:54:54 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 427/872] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:54:53 2026] GET /volume/v3/volumes/b342ab6e-6e72-43ed-879d-d9618b56f854 => generated 855 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:54 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-bd7c3870-28e6-4b4f-b8b0-2e5225f39b2b None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:54 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-bd7c3870-28e6-4b4f-b8b0-2e5225f39b2b tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] GET http://192.168.122.117/volume/v3/volumes/378ddb5d-ada1-449c-a045-4a212ed92c86 Sep 05 20:54:54 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-bd7c3870-28e6-4b4f-b8b0-2e5225f39b2b tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:54 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-bd7c3870-28e6-4b4f-b8b0-2e5225f39b2b tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:54 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:54 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:54:54 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:54 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:54:54 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-bd7c3870-28e6-4b4f-b8b0-2e5225f39b2b tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Volume info retrieved successfully. Sep 05 20:54:54 devstack devstack@c-api.service[87435]: WARNING stevedore.named [None req-bd7c3870-28e6-4b4f-b8b0-2e5225f39b2b tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:54:54 devstack devstack@c-api.service[87435]: WARNING castellan.key_manager [None req-bd7c3870-28e6-4b4f-b8b0-2e5225f39b2b tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:54:54 devstack devstack@c-api.service[87435]: DEBUG oslo_db.sqlalchemy.engines [None req-bd7c3870-28e6-4b4f-b8b0-2e5225f39b2b tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87435) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:54:54 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:54 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:54:54 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-bd7c3870-28e6-4b4f-b8b0-2e5225f39b2b tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] http://192.168.122.117/volume/v3/volumes/378ddb5d-ada1-449c-a045-4a212ed92c86 returned with HTTP 200 Sep 05 20:54:54 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 428/873] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 20:54:54 2026] GET /volume/v3/volumes/378ddb5d-ada1-449c-a045-4a212ed92c86 => generated 934 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 20:54:54 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-f3ed61f0-92ac-4483-99ba-aa3bee4e68f3 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:54 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-f3ed61f0-92ac-4483-99ba-aa3bee4e68f3 tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] GET http://192.168.122.117/volume/v3/snapshots/13e863c5-0cdd-41d4-98bb-144a1fcc48c5 Sep 05 20:54:54 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-f3ed61f0-92ac-4483-99ba-aa3bee4e68f3 tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:54 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-f3ed61f0-92ac-4483-99ba-aa3bee4e68f3 tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:54 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:54 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:54:54 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-f3ed61f0-92ac-4483-99ba-aa3bee4e68f3 tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Snapshot retrieved successfully. Sep 05 20:54:54 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-f3ed61f0-92ac-4483-99ba-aa3bee4e68f3 tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] http://192.168.122.117/volume/v3/snapshots/13e863c5-0cdd-41d4-98bb-144a1fcc48c5 returned with HTTP 200 Sep 05 20:54:54 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 429/874] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:54:54 2026] GET /volume/v3/snapshots/13e863c5-0cdd-41d4-98bb-144a1fcc48c5 => generated 466 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:55 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-d3fe2bcb-d7c7-44b9-b26a-7b4a50a4cfbd None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:55 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-d3fe2bcb-d7c7-44b9-b26a-7b4a50a4cfbd tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] GET http://192.168.122.117/volume/v3/volumes/b342ab6e-6e72-43ed-879d-d9618b56f854 Sep 05 20:54:55 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-d3fe2bcb-d7c7-44b9-b26a-7b4a50a4cfbd tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:55 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-d3fe2bcb-d7c7-44b9-b26a-7b4a50a4cfbd tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:55 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:55 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:54:55 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:55 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:54:55 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-d3fe2bcb-d7c7-44b9-b26a-7b4a50a4cfbd tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Volume info retrieved successfully. Sep 05 20:54:55 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-d3fe2bcb-d7c7-44b9-b26a-7b4a50a4cfbd tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] http://192.168.122.117/volume/v3/volumes/b342ab6e-6e72-43ed-879d-d9618b56f854 returned with HTTP 200 Sep 05 20:54:55 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 430/875] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:54:55 2026] GET /volume/v3/volumes/b342ab6e-6e72-43ed-879d-d9618b56f854 => generated 855 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:55 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-4a14a5ec-27c6-428c-bd6d-4d6b25933d90 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:55 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-4a14a5ec-27c6-428c-bd6d-4d6b25933d90 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] GET http://192.168.122.117/volume/v3/volumes/378ddb5d-ada1-449c-a045-4a212ed92c86 Sep 05 20:54:55 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-4a14a5ec-27c6-428c-bd6d-4d6b25933d90 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:55 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-4a14a5ec-27c6-428c-bd6d-4d6b25933d90 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:55 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:55 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:54:55 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:55 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:54:55 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-4a14a5ec-27c6-428c-bd6d-4d6b25933d90 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Volume info retrieved successfully. Sep 05 20:54:55 devstack devstack@c-api.service[87435]: WARNING stevedore.named [None req-4a14a5ec-27c6-428c-bd6d-4d6b25933d90 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:54:55 devstack devstack@c-api.service[87435]: WARNING castellan.key_manager [None req-4a14a5ec-27c6-428c-bd6d-4d6b25933d90 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:54:56 devstack devstack@c-api.service[87435]: DEBUG oslo_db.sqlalchemy.engines [None req-4a14a5ec-27c6-428c-bd6d-4d6b25933d90 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87435) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:54:56 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:56 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:54:56 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-4a14a5ec-27c6-428c-bd6d-4d6b25933d90 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] http://192.168.122.117/volume/v3/volumes/378ddb5d-ada1-449c-a045-4a212ed92c86 returned with HTTP 200 Sep 05 20:54:56 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 431/876] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 20:54:55 2026] GET /volume/v3/volumes/378ddb5d-ada1-449c-a045-4a212ed92c86 => generated 934 bytes in 476 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:54:56 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-db2590f5-8521-417d-b13e-cb07add7b784 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:56 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-db2590f5-8521-417d-b13e-cb07add7b784 tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] GET http://192.168.122.117/volume/v3/snapshots/13e863c5-0cdd-41d4-98bb-144a1fcc48c5 Sep 05 20:54:56 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-db2590f5-8521-417d-b13e-cb07add7b784 tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:56 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-db2590f5-8521-417d-b13e-cb07add7b784 tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:56 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:56 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:54:56 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-db2590f5-8521-417d-b13e-cb07add7b784 tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Snapshot retrieved successfully. Sep 05 20:54:56 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-db2590f5-8521-417d-b13e-cb07add7b784 tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] http://192.168.122.117/volume/v3/snapshots/13e863c5-0cdd-41d4-98bb-144a1fcc48c5 returned with HTTP 200 Sep 05 20:54:56 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 432/877] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:54:56 2026] GET /volume/v3/snapshots/13e863c5-0cdd-41d4-98bb-144a1fcc48c5 => generated 466 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:56 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-c671c0cd-35dc-4dd2-bab7-fd3cdf47ff0e None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:56 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-c671c0cd-35dc-4dd2-bab7-fd3cdf47ff0e tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] GET http://192.168.122.117/volume/v3/volumes/b342ab6e-6e72-43ed-879d-d9618b56f854 Sep 05 20:54:56 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-c671c0cd-35dc-4dd2-bab7-fd3cdf47ff0e tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:56 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-c671c0cd-35dc-4dd2-bab7-fd3cdf47ff0e tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:56 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-c671c0cd-35dc-4dd2-bab7-fd3cdf47ff0e tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] http://192.168.122.117/volume/v3/volumes/b342ab6e-6e72-43ed-879d-d9618b56f854 returned with HTTP 404 Sep 05 20:54:56 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 433/878] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:54:56 2026] GET /volume/v3/volumes/b342ab6e-6e72-43ed-879d-d9618b56f854 => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:54:56 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-fc189c95-75be-4664-aa31-0dea1e72e1f5 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:56 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-fc189c95-75be-4664-aa31-0dea1e72e1f5 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] GET http://192.168.122.117/volume/v3/volumes/05523d4d-fc3a-4ad4-9ad0-fca6a8d5e2ea Sep 05 20:54:56 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-fc189c95-75be-4664-aa31-0dea1e72e1f5 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:56 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-fc189c95-75be-4664-aa31-0dea1e72e1f5 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:56 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:56 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:54:56 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:56 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:54:56 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-fc189c95-75be-4664-aa31-0dea1e72e1f5 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Volume info retrieved successfully. Sep 05 20:54:56 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-fc189c95-75be-4664-aa31-0dea1e72e1f5 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] http://192.168.122.117/volume/v3/volumes/05523d4d-fc3a-4ad4-9ad0-fca6a8d5e2ea returned with HTTP 200 Sep 05 20:54:56 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 434/879] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:54:56 2026] GET /volume/v3/volumes/05523d4d-fc3a-4ad4-9ad0-fca6a8d5e2ea => generated 857 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:56 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-33722dac-4882-416d-8510-71e87aa6288e None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:56 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-33722dac-4882-416d-8510-71e87aa6288e tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] DELETE http://192.168.122.117/volume/v3/volumes/05523d4d-fc3a-4ad4-9ad0-fca6a8d5e2ea Sep 05 20:54:56 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-33722dac-4882-416d-8510-71e87aa6288e tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:56 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-33722dac-4882-416d-8510-71e87aa6288e tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:56 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-33722dac-4882-416d-8510-71e87aa6288e tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Delete volume with id: 05523d4d-fc3a-4ad4-9ad0-fca6a8d5e2ea Sep 05 20:54:56 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:56 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:54:56 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:56 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:54:56 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-33722dac-4882-416d-8510-71e87aa6288e tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Volume info retrieved successfully. Sep 05 20:54:56 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-33722dac-4882-416d-8510-71e87aa6288e tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Delete volume request issued successfully. Sep 05 20:54:56 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-33722dac-4882-416d-8510-71e87aa6288e tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] http://192.168.122.117/volume/v3/volumes/05523d4d-fc3a-4ad4-9ad0-fca6a8d5e2ea returned with HTTP 202 Sep 05 20:54:56 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 435/880] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 20:54:56 2026] DELETE /volume/v3/volumes/05523d4d-fc3a-4ad4-9ad0-fca6a8d5e2ea => generated 0 bytes in 244 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:54:56 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-83fc4308-0fde-4f14-aa44-43941e06ab40 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:56 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-83fc4308-0fde-4f14-aa44-43941e06ab40 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] GET http://192.168.122.117/volume/v3/volumes/05523d4d-fc3a-4ad4-9ad0-fca6a8d5e2ea Sep 05 20:54:56 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-83fc4308-0fde-4f14-aa44-43941e06ab40 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:56 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-83fc4308-0fde-4f14-aa44-43941e06ab40 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:56 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:56 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:54:56 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:56 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:54:56 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-83fc4308-0fde-4f14-aa44-43941e06ab40 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Volume info retrieved successfully. Sep 05 20:54:56 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-83fc4308-0fde-4f14-aa44-43941e06ab40 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] http://192.168.122.117/volume/v3/volumes/05523d4d-fc3a-4ad4-9ad0-fca6a8d5e2ea returned with HTTP 200 Sep 05 20:54:56 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 436/881] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:54:56 2026] GET /volume/v3/volumes/05523d4d-fc3a-4ad4-9ad0-fca6a8d5e2ea => generated 856 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:57 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-5cba0f8d-cbf1-4454-843b-833fcb8713da None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:57 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-5cba0f8d-cbf1-4454-843b-833fcb8713da tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] GET http://192.168.122.117/volume/v3/volumes/378ddb5d-ada1-449c-a045-4a212ed92c86 Sep 05 20:54:57 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-5cba0f8d-cbf1-4454-843b-833fcb8713da tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:57 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-5cba0f8d-cbf1-4454-843b-833fcb8713da tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:57 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:57 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:54:57 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:57 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:54:57 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-5cba0f8d-cbf1-4454-843b-833fcb8713da tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Volume info retrieved successfully. Sep 05 20:54:57 devstack devstack@c-api.service[87435]: WARNING stevedore.named [None req-5cba0f8d-cbf1-4454-843b-833fcb8713da tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:54:57 devstack devstack@c-api.service[87435]: WARNING castellan.key_manager [None req-5cba0f8d-cbf1-4454-843b-833fcb8713da tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:54:57 devstack devstack@c-api.service[87435]: DEBUG oslo_db.sqlalchemy.engines [None req-5cba0f8d-cbf1-4454-843b-833fcb8713da tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87435) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:54:57 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:57 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:54:57 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-5cba0f8d-cbf1-4454-843b-833fcb8713da tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] http://192.168.122.117/volume/v3/volumes/378ddb5d-ada1-449c-a045-4a212ed92c86 returned with HTTP 200 Sep 05 20:54:57 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 437/882] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 20:54:57 2026] GET /volume/v3/volumes/378ddb5d-ada1-449c-a045-4a212ed92c86 => generated 934 bytes in 610 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:54:57 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-5921c08d-212b-4d31-9d75-15a7d0555356 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:57 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-5921c08d-212b-4d31-9d75-15a7d0555356 tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] GET http://192.168.122.117/volume/v3/snapshots/13e863c5-0cdd-41d4-98bb-144a1fcc48c5 Sep 05 20:54:57 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-5921c08d-212b-4d31-9d75-15a7d0555356 tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:57 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-5921c08d-212b-4d31-9d75-15a7d0555356 tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:57 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-5921c08d-212b-4d31-9d75-15a7d0555356 tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] http://192.168.122.117/volume/v3/snapshots/13e863c5-0cdd-41d4-98bb-144a1fcc48c5 returned with HTTP 404 Sep 05 20:54:57 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 438/883] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:54:57 2026] GET /volume/v3/snapshots/13e863c5-0cdd-41d4-98bb-144a1fcc48c5 => generated 111 bytes in 62 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:54:57 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-81823d03-43ce-4e59-af79-371e4d59051d None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:57 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-81823d03-43ce-4e59-af79-371e4d59051d tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] GET http://192.168.122.117/volume/v3/volumes/05523d4d-fc3a-4ad4-9ad0-fca6a8d5e2ea Sep 05 20:54:57 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-81823d03-43ce-4e59-af79-371e4d59051d tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:57 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-81823d03-43ce-4e59-af79-371e4d59051d tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:57 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:57 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:54:57 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:57 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:54:57 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-81823d03-43ce-4e59-af79-371e4d59051d tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Volume info retrieved successfully. Sep 05 20:54:58 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-81823d03-43ce-4e59-af79-371e4d59051d tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] http://192.168.122.117/volume/v3/volumes/05523d4d-fc3a-4ad4-9ad0-fca6a8d5e2ea returned with HTTP 200 Sep 05 20:54:58 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 439/884] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:54:57 2026] GET /volume/v3/volumes/05523d4d-fc3a-4ad4-9ad0-fca6a8d5e2ea => generated 856 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:58 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-79ffa2fb-35ee-49e0-9785-fa4b081c4cc6 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:58 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-79ffa2fb-35ee-49e0-9785-fa4b081c4cc6 tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] DELETE http://192.168.122.117/volume/v3/volumes/35c2bcdb-467d-49f0-8128-46303635acd7 Sep 05 20:54:58 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-79ffa2fb-35ee-49e0-9785-fa4b081c4cc6 tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:58 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-79ffa2fb-35ee-49e0-9785-fa4b081c4cc6 tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:58 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-79ffa2fb-35ee-49e0-9785-fa4b081c4cc6 tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Delete volume with id: 35c2bcdb-467d-49f0-8128-46303635acd7 Sep 05 20:54:58 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:58 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:54:58 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:58 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:54:58 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-79ffa2fb-35ee-49e0-9785-fa4b081c4cc6 tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Volume info retrieved successfully. Sep 05 20:54:58 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-79ffa2fb-35ee-49e0-9785-fa4b081c4cc6 tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Delete volume request issued successfully. Sep 05 20:54:58 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-79ffa2fb-35ee-49e0-9785-fa4b081c4cc6 tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] http://192.168.122.117/volume/v3/volumes/35c2bcdb-467d-49f0-8128-46303635acd7 returned with HTTP 202 Sep 05 20:54:58 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 440/885] 192.168.122.117 () {60 vars in 1276 bytes} [Sat Sep 5 20:54:58 2026] DELETE /volume/v3/volumes/35c2bcdb-467d-49f0-8128-46303635acd7 => generated 0 bytes in 241 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 20:54:58 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-1de3ec42-aa87-49ef-9690-fe3b77102e5b None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:58 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-1de3ec42-aa87-49ef-9690-fe3b77102e5b tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] GET http://192.168.122.117/volume/v3/volumes/35c2bcdb-467d-49f0-8128-46303635acd7 Sep 05 20:54:58 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-1de3ec42-aa87-49ef-9690-fe3b77102e5b tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:58 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-1de3ec42-aa87-49ef-9690-fe3b77102e5b tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:58 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:58 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:54:58 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:58 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:54:58 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-1de3ec42-aa87-49ef-9690-fe3b77102e5b tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Volume info retrieved successfully. Sep 05 20:54:58 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-1de3ec42-aa87-49ef-9690-fe3b77102e5b tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] http://192.168.122.117/volume/v3/volumes/35c2bcdb-467d-49f0-8128-46303635acd7 returned with HTTP 200 Sep 05 20:54:58 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 441/886] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 20:54:58 2026] GET /volume/v3/volumes/35c2bcdb-467d-49f0-8128-46303635acd7 => generated 871 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:54:58 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-dd42876a-892d-4bfd-a1ac-c2dae4ffdb6a None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:58 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-dd42876a-892d-4bfd-a1ac-c2dae4ffdb6a tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] GET http://192.168.122.117/volume/v3/volumes/378ddb5d-ada1-449c-a045-4a212ed92c86 Sep 05 20:54:58 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-dd42876a-892d-4bfd-a1ac-c2dae4ffdb6a tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:58 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-dd42876a-892d-4bfd-a1ac-c2dae4ffdb6a tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:58 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:58 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:54:58 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:58 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:54:58 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-dd42876a-892d-4bfd-a1ac-c2dae4ffdb6a tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Volume info retrieved successfully. Sep 05 20:54:58 devstack devstack@c-api.service[87435]: WARNING stevedore.named [None req-dd42876a-892d-4bfd-a1ac-c2dae4ffdb6a tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:54:58 devstack devstack@c-api.service[87435]: WARNING castellan.key_manager [None req-dd42876a-892d-4bfd-a1ac-c2dae4ffdb6a tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:54:59 devstack devstack@c-api.service[87435]: DEBUG oslo_db.sqlalchemy.engines [None req-dd42876a-892d-4bfd-a1ac-c2dae4ffdb6a tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87435) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:54:59 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:59 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:54:59 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-dd42876a-892d-4bfd-a1ac-c2dae4ffdb6a tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] http://192.168.122.117/volume/v3/volumes/378ddb5d-ada1-449c-a045-4a212ed92c86 returned with HTTP 200 Sep 05 20:54:59 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 442/887] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 20:54:58 2026] GET /volume/v3/volumes/378ddb5d-ada1-449c-a045-4a212ed92c86 => generated 934 bytes in 601 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:54:59 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-a67a44f7-3edf-48b6-8fa0-68a05fc3fcdc None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:59 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-a67a44f7-3edf-48b6-8fa0-68a05fc3fcdc tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] GET http://192.168.122.117/volume/v3/volumes/05523d4d-fc3a-4ad4-9ad0-fca6a8d5e2ea Sep 05 20:54:59 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-a67a44f7-3edf-48b6-8fa0-68a05fc3fcdc tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:59 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-a67a44f7-3edf-48b6-8fa0-68a05fc3fcdc tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:59 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-a67a44f7-3edf-48b6-8fa0-68a05fc3fcdc tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] http://192.168.122.117/volume/v3/volumes/05523d4d-fc3a-4ad4-9ad0-fca6a8d5e2ea returned with HTTP 404 Sep 05 20:54:59 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 443/888] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:54:59 2026] GET /volume/v3/volumes/05523d4d-fc3a-4ad4-9ad0-fca6a8d5e2ea => generated 109 bytes in 92 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:54:59 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-2585c640-554a-42ae-87d4-44529d33c66b None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:59 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-2585c640-554a-42ae-87d4-44529d33c66b tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] GET http://192.168.122.117/volume/v3/volumes/35c2bcdb-467d-49f0-8128-46303635acd7 Sep 05 20:54:59 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-2585c640-554a-42ae-87d4-44529d33c66b tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:59 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-2585c640-554a-42ae-87d4-44529d33c66b tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:59 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:59 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:54:59 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:59 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:54:59 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-2585c640-554a-42ae-87d4-44529d33c66b tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Volume info retrieved successfully. Sep 05 20:54:59 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-2585c640-554a-42ae-87d4-44529d33c66b tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] http://192.168.122.117/volume/v3/volumes/35c2bcdb-467d-49f0-8128-46303635acd7 returned with HTTP 200 Sep 05 20:54:59 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 444/889] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 20:54:59 2026] GET /volume/v3/volumes/35c2bcdb-467d-49f0-8128-46303635acd7 => generated 871 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:54:59 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-d34128ad-770c-42a4-9bca-ae1ae900620d None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:59 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-d34128ad-770c-42a4-9bca-ae1ae900620d tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] GET http://192.168.122.117/volume/v3/volumes/777eada0-ab87-410a-aea9-7c28525b6b83 Sep 05 20:54:59 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-d34128ad-770c-42a4-9bca-ae1ae900620d tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:59 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-d34128ad-770c-42a4-9bca-ae1ae900620d tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:59 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:59 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:54:59 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:59 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:54:59 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-d34128ad-770c-42a4-9bca-ae1ae900620d tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Volume info retrieved successfully. Sep 05 20:54:59 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-d34128ad-770c-42a4-9bca-ae1ae900620d tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] http://192.168.122.117/volume/v3/volumes/777eada0-ab87-410a-aea9-7c28525b6b83 returned with HTTP 200 Sep 05 20:54:59 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 445/890] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:54:59 2026] GET /volume/v3/volumes/777eada0-ab87-410a-aea9-7c28525b6b83 => generated 857 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:59 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-84b97c8c-06e9-4e47-a0aa-e51c30b21103 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:59 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-84b97c8c-06e9-4e47-a0aa-e51c30b21103 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] DELETE http://192.168.122.117/volume/v3/volumes/777eada0-ab87-410a-aea9-7c28525b6b83 Sep 05 20:54:59 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-84b97c8c-06e9-4e47-a0aa-e51c30b21103 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:59 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-84b97c8c-06e9-4e47-a0aa-e51c30b21103 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:59 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-84b97c8c-06e9-4e47-a0aa-e51c30b21103 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Delete volume with id: 777eada0-ab87-410a-aea9-7c28525b6b83 Sep 05 20:55:00 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:00 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:55:00 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:00 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:55:00 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-84b97c8c-06e9-4e47-a0aa-e51c30b21103 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Volume info retrieved successfully. Sep 05 20:55:00 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-84b97c8c-06e9-4e47-a0aa-e51c30b21103 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Delete volume request issued successfully. Sep 05 20:55:00 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-84b97c8c-06e9-4e47-a0aa-e51c30b21103 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] http://192.168.122.117/volume/v3/volumes/777eada0-ab87-410a-aea9-7c28525b6b83 returned with HTTP 202 Sep 05 20:55:00 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 446/891] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 20:54:59 2026] DELETE /volume/v3/volumes/777eada0-ab87-410a-aea9-7c28525b6b83 => generated 0 bytes in 270 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:55:00 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-1063af8a-6162-433c-9ea1-3109f7591852 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:00 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-1063af8a-6162-433c-9ea1-3109f7591852 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] GET http://192.168.122.117/volume/v3/volumes/777eada0-ab87-410a-aea9-7c28525b6b83 Sep 05 20:55:00 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-1063af8a-6162-433c-9ea1-3109f7591852 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:00 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-1063af8a-6162-433c-9ea1-3109f7591852 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:00 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:00 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:55:00 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:00 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:55:00 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-1063af8a-6162-433c-9ea1-3109f7591852 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Volume info retrieved successfully. Sep 05 20:55:00 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-1063af8a-6162-433c-9ea1-3109f7591852 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] http://192.168.122.117/volume/v3/volumes/777eada0-ab87-410a-aea9-7c28525b6b83 returned with HTTP 200 Sep 05 20:55:00 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 447/892] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:55:00 2026] GET /volume/v3/volumes/777eada0-ab87-410a-aea9-7c28525b6b83 => generated 856 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:00 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-a5253173-d9cc-4ae1-842c-f7d922fa1ce1 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:00 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-a5253173-d9cc-4ae1-842c-f7d922fa1ce1 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] GET http://192.168.122.117/volume/v3/volumes/378ddb5d-ada1-449c-a045-4a212ed92c86 Sep 05 20:55:00 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-a5253173-d9cc-4ae1-842c-f7d922fa1ce1 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:00 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-a5253173-d9cc-4ae1-842c-f7d922fa1ce1 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:00 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:00 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:55:00 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:00 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:55:00 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-a5253173-d9cc-4ae1-842c-f7d922fa1ce1 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Volume info retrieved successfully. Sep 05 20:55:00 devstack devstack@c-api.service[87435]: WARNING stevedore.named [None req-a5253173-d9cc-4ae1-842c-f7d922fa1ce1 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:55:00 devstack devstack@c-api.service[87435]: WARNING castellan.key_manager [None req-a5253173-d9cc-4ae1-842c-f7d922fa1ce1 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:55:00 devstack devstack@c-api.service[87435]: DEBUG oslo_db.sqlalchemy.engines [None req-a5253173-d9cc-4ae1-842c-f7d922fa1ce1 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87435) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:55:00 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:00 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:55:00 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-a5253173-d9cc-4ae1-842c-f7d922fa1ce1 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] http://192.168.122.117/volume/v3/volumes/378ddb5d-ada1-449c-a045-4a212ed92c86 returned with HTTP 200 Sep 05 20:55:00 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 448/893] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 20:55:00 2026] GET /volume/v3/volumes/378ddb5d-ada1-449c-a045-4a212ed92c86 => generated 934 bytes in 339 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:55:00 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-3fe8e43c-be99-4633-b84b-2fbb8427c0a4 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:00 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-3fe8e43c-be99-4633-b84b-2fbb8427c0a4 tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] GET http://192.168.122.117/volume/v3/volumes/35c2bcdb-467d-49f0-8128-46303635acd7 Sep 05 20:55:00 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-3fe8e43c-be99-4633-b84b-2fbb8427c0a4 tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:00 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-3fe8e43c-be99-4633-b84b-2fbb8427c0a4 tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:00 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:00 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:55:00 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:00 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:55:00 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-3fe8e43c-be99-4633-b84b-2fbb8427c0a4 tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Volume info retrieved successfully. Sep 05 20:55:00 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-3fe8e43c-be99-4633-b84b-2fbb8427c0a4 tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] http://192.168.122.117/volume/v3/volumes/35c2bcdb-467d-49f0-8128-46303635acd7 returned with HTTP 200 Sep 05 20:55:00 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 449/894] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 20:55:00 2026] GET /volume/v3/volumes/35c2bcdb-467d-49f0-8128-46303635acd7 => generated 871 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:55:01 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-845c6f89-c318-49de-ad86-43eed5d91f89 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:01 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-845c6f89-c318-49de-ad86-43eed5d91f89 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] GET http://192.168.122.117/volume/v3/volumes/777eada0-ab87-410a-aea9-7c28525b6b83 Sep 05 20:55:01 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-845c6f89-c318-49de-ad86-43eed5d91f89 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:01 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-845c6f89-c318-49de-ad86-43eed5d91f89 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:01 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:01 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:55:01 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:01 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:55:01 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-845c6f89-c318-49de-ad86-43eed5d91f89 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Volume info retrieved successfully. Sep 05 20:55:01 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-845c6f89-c318-49de-ad86-43eed5d91f89 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] http://192.168.122.117/volume/v3/volumes/777eada0-ab87-410a-aea9-7c28525b6b83 returned with HTTP 200 Sep 05 20:55:01 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 450/895] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:55:01 2026] GET /volume/v3/volumes/777eada0-ab87-410a-aea9-7c28525b6b83 => generated 856 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:01 devstack devstack@c-api.service[87434]: DEBUG cinder.coordination [req-6fc5fcc7-12cd-4b45-9f30-0fe345dd2f6c req-0d181adf-b228-4640-bb17-62066d75da47 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Lock "cinder-attachment_update-7082c12d-f854-49bc-b2e6-5337872ad70a-devstack" released by "attachment_update" :: held 9.742s {{(pid=87434) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 05 20:55:01 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-6fc5fcc7-12cd-4b45-9f30-0fe345dd2f6c req-0d181adf-b228-4640-bb17-62066d75da47 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] http://192.168.122.117/volume/v3/attachments/053eef57-a539-4f78-8997-4562cb90b938 returned with HTTP 200 Sep 05 20:55:01 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 446/896] 192.168.122.117 () {66 vars in 1593 bytes} [Sat Sep 5 20:54:51 2026] PUT /volume/v3/attachments/053eef57-a539-4f78-8997-4562cb90b938 => generated 694 bytes in 9861 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:55:01 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [req-6fc5fcc7-12cd-4b45-9f30-0fe345dd2f6c req-66c7f547-b3d4-41a0-b91a-c871bca9b477 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:01 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-6fc5fcc7-12cd-4b45-9f30-0fe345dd2f6c req-66c7f547-b3d4-41a0-b91a-c871bca9b477 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] GET http://192.168.122.117/volume/v3/attachments/053eef57-a539-4f78-8997-4562cb90b938 Sep 05 20:55:01 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-6fc5fcc7-12cd-4b45-9f30-0fe345dd2f6c req-66c7f547-b3d4-41a0-b91a-c871bca9b477 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:01 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-6fc5fcc7-12cd-4b45-9f30-0fe345dd2f6c req-66c7f547-b3d4-41a0-b91a-c871bca9b477 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Calling method 'version_select' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:01 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:01 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:55:01 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-6fc5fcc7-12cd-4b45-9f30-0fe345dd2f6c req-66c7f547-b3d4-41a0-b91a-c871bca9b477 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] http://192.168.122.117/volume/v3/attachments/053eef57-a539-4f78-8997-4562cb90b938 returned with HTTP 200 Sep 05 20:55:01 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 451/897] 192.168.122.117 () {62 vars in 1540 bytes} [Sat Sep 5 20:55:01 2026] GET /volume/v3/attachments/053eef57-a539-4f78-8997-4562cb90b938 => generated 719 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:55:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-d149d1e7-70ea-45d0-89c0-f0437690b5d5 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:01 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d149d1e7-70ea-45d0-89c0-f0437690b5d5 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] GET http://192.168.122.117/volume/v3/volumes/378ddb5d-ada1-449c-a045-4a212ed92c86 Sep 05 20:55:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-d149d1e7-70ea-45d0-89c0-f0437690b5d5 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-d149d1e7-70ea-45d0-89c0-f0437690b5d5 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:01 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:01 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:55:01 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:01 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:55:01 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-d149d1e7-70ea-45d0-89c0-f0437690b5d5 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Volume info retrieved successfully. Sep 05 20:55:01 devstack devstack@c-api.service[87434]: WARNING stevedore.named [None req-d149d1e7-70ea-45d0-89c0-f0437690b5d5 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:55:01 devstack devstack@c-api.service[87434]: WARNING castellan.key_manager [None req-d149d1e7-70ea-45d0-89c0-f0437690b5d5 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:55:01 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-6def7c92-9e74-41c2-a7a1-a1f12c49db97 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:01 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-6def7c92-9e74-41c2-a7a1-a1f12c49db97 tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] GET http://192.168.122.117/volume/v3/volumes/35c2bcdb-467d-49f0-8128-46303635acd7 Sep 05 20:55:01 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-6def7c92-9e74-41c2-a7a1-a1f12c49db97 tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:01 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-6def7c92-9e74-41c2-a7a1-a1f12c49db97 tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:01 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-6def7c92-9e74-41c2-a7a1-a1f12c49db97 tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] http://192.168.122.117/volume/v3/volumes/35c2bcdb-467d-49f0-8128-46303635acd7 returned with HTTP 404 Sep 05 20:55:01 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 452/898] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 20:55:01 2026] GET /volume/v3/volumes/35c2bcdb-467d-49f0-8128-46303635acd7 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 20:55:01 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-650d26f5-6e30-48cb-ba3f-77459e9c59cb None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:01 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-650d26f5-6e30-48cb-ba3f-77459e9c59cb tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] DELETE http://192.168.122.117/volume/v3/volumes/2eacdb33-4676-4460-a2ad-88c027fb2205 Sep 05 20:55:01 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-650d26f5-6e30-48cb-ba3f-77459e9c59cb tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:01 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-650d26f5-6e30-48cb-ba3f-77459e9c59cb tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:01 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-650d26f5-6e30-48cb-ba3f-77459e9c59cb tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Delete volume with id: 2eacdb33-4676-4460-a2ad-88c027fb2205 Sep 05 20:55:02 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:02 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:55:02 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:02 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:55:02 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-650d26f5-6e30-48cb-ba3f-77459e9c59cb tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Volume info retrieved successfully. Sep 05 20:55:02 devstack devstack@c-api.service[87434]: DEBUG oslo_db.sqlalchemy.engines [None req-d149d1e7-70ea-45d0-89c0-f0437690b5d5 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87434) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:55:02 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:02 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:55:02 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-650d26f5-6e30-48cb-ba3f-77459e9c59cb tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Delete volume request issued successfully. Sep 05 20:55:02 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-650d26f5-6e30-48cb-ba3f-77459e9c59cb tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] http://192.168.122.117/volume/v3/volumes/2eacdb33-4676-4460-a2ad-88c027fb2205 returned with HTTP 202 Sep 05 20:55:02 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 453/899] 192.168.122.117 () {60 vars in 1276 bytes} [Sat Sep 5 20:55:01 2026] DELETE /volume/v3/volumes/2eacdb33-4676-4460-a2ad-88c027fb2205 => generated 0 bytes in 142 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 20:55:02 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d149d1e7-70ea-45d0-89c0-f0437690b5d5 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] http://192.168.122.117/volume/v3/volumes/378ddb5d-ada1-449c-a045-4a212ed92c86 returned with HTTP 200 Sep 05 20:55:02 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 447/900] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 20:55:01 2026] GET /volume/v3/volumes/378ddb5d-ada1-449c-a045-4a212ed92c86 => generated 935 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 20:55:02 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-1fac85de-bb8c-497c-924d-99064df39e03 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:02 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-1fac85de-bb8c-497c-924d-99064df39e03 tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] GET http://192.168.122.117/volume/v3/volumes/2eacdb33-4676-4460-a2ad-88c027fb2205 Sep 05 20:55:02 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-1fac85de-bb8c-497c-924d-99064df39e03 tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:02 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-1fac85de-bb8c-497c-924d-99064df39e03 tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-294e1ab6-861c-4b1b-9e1c-e7b6c141ca83 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:02 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-294e1ab6-861c-4b1b-9e1c-e7b6c141ca83 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] GET http://192.168.122.117/volume/v3/groups/ed5b158f-9d1d-4d24-87ee-28ae9b55080c Sep 05 20:55:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-294e1ab6-861c-4b1b-9e1c-e7b6c141ca83 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-294e1ab6-861c-4b1b-9e1c-e7b6c141ca83 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Calling method 'version_select' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.groups [None req-294e1ab6-861c-4b1b-9e1c-e7b6c141ca83 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] show called for member ed5b158f-9d1d-4d24-87ee-28ae9b55080c {{(pid=87434) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 20:55:02 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:02 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:55:02 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:02 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:55:02 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:02 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:55:02 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-1fac85de-bb8c-497c-924d-99064df39e03 tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Volume info retrieved successfully. Sep 05 20:55:02 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:02 devstack devstack@c-api.service[87434]: return base.obj_make_list(context, cls(context), Sep 05 20:55:02 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-294e1ab6-861c-4b1b-9e1c-e7b6c141ca83 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] http://192.168.122.117/volume/v3/groups/ed5b158f-9d1d-4d24-87ee-28ae9b55080c returned with HTTP 200 Sep 05 20:55:02 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 448/901] 192.168.122.117 () {60 vars in 1270 bytes} [Sat Sep 5 20:55:02 2026] GET /volume/v3/groups/ed5b158f-9d1d-4d24-87ee-28ae9b55080c => generated 418 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:55:02 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-1fac85de-bb8c-497c-924d-99064df39e03 tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] http://192.168.122.117/volume/v3/volumes/2eacdb33-4676-4460-a2ad-88c027fb2205 returned with HTTP 200 Sep 05 20:55:02 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 454/902] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 20:55:02 2026] GET /volume/v3/volumes/2eacdb33-4676-4460-a2ad-88c027fb2205 => generated 904 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:55:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-93bf1a85-ffd1-46df-826e-506518b3fe9a None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:02 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-93bf1a85-ffd1-46df-826e-506518b3fe9a tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] GET http://192.168.122.117/volume/v3/volumes/detail Sep 05 20:55:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-93bf1a85-ffd1-46df-826e-506518b3fe9a tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-93bf1a85-ffd1-46df-826e-506518b3fe9a tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Calling method 'detail' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.api_utils [None req-93bf1a85-ffd1-46df-826e-506518b3fe9a tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Removing options '' from query. {{(pid=87434) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:55:02 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:02 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:55:02 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-93bf1a85-ffd1-46df-826e-506518b3fe9a tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87434) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 20:55:02 devstack devstack@c-api.service[87434]: /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 05 20:55:02 devstack devstack@c-api.service[87434]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 20:55:02 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:02 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:55:02 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:02 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:55:02 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-93bf1a85-ffd1-46df-826e-506518b3fe9a tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Get all volumes completed successfully. Sep 05 20:55:02 devstack devstack@c-api.service[87434]: WARNING stevedore.named [None req-93bf1a85-ffd1-46df-826e-506518b3fe9a tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:55:02 devstack devstack@c-api.service[87434]: WARNING castellan.key_manager [None req-93bf1a85-ffd1-46df-826e-506518b3fe9a tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:55:02 devstack devstack@c-api.service[87434]: DEBUG oslo_db.sqlalchemy.engines [None req-93bf1a85-ffd1-46df-826e-506518b3fe9a tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87434) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:55:02 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:02 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:55:02 devstack devstack@c-api.service[87434]: WARNING stevedore.named [None req-93bf1a85-ffd1-46df-826e-506518b3fe9a tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:55:02 devstack devstack@c-api.service[87434]: WARNING castellan.key_manager [None req-93bf1a85-ffd1-46df-826e-506518b3fe9a tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:55:02 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-49298ec3-8563-4013-960b-293f62ca69b9 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:02 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-49298ec3-8563-4013-960b-293f62ca69b9 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] GET http://192.168.122.117/volume/v3/volumes/777eada0-ab87-410a-aea9-7c28525b6b83 Sep 05 20:55:02 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-49298ec3-8563-4013-960b-293f62ca69b9 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:02 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-49298ec3-8563-4013-960b-293f62ca69b9 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:02 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-49298ec3-8563-4013-960b-293f62ca69b9 tempest-VolumesListAdminTestJSON-1890532654 tempest-VolumesListAdminTestJSON-1890532654-project-member] http://192.168.122.117/volume/v3/volumes/777eada0-ab87-410a-aea9-7c28525b6b83 returned with HTTP 404 Sep 05 20:55:02 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 455/903] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:55:02 2026] GET /volume/v3/volumes/777eada0-ab87-410a-aea9-7c28525b6b83 => generated 109 bytes in 105 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:55:02 devstack devstack@c-api.service[87434]: DEBUG oslo_db.sqlalchemy.engines [None req-93bf1a85-ffd1-46df-826e-506518b3fe9a tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87434) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:55:02 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:02 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:55:03 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-93bf1a85-ffd1-46df-826e-506518b3fe9a tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] http://192.168.122.117/volume/v3/volumes/detail returned with HTTP 200 Sep 05 20:55:03 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 449/904] 192.168.122.117 () {60 vars in 1183 bytes} [Sat Sep 5 20:55:02 2026] GET /volume/v3/volumes/detail => generated 1851 bytes in 789 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 20:55:03 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-118706ce-a750-436d-a526-c0f8d070b9b7 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:03 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-118706ce-a750-436d-a526-c0f8d070b9b7 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] POST http://192.168.122.117/volume/v3/groups/ed5b158f-9d1d-4d24-87ee-28ae9b55080c/action Sep 05 20:55:03 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-118706ce-a750-436d-a526-c0f8d070b9b7 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87435) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:55:03 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-118706ce-a750-436d-a526-c0f8d070b9b7 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:55:03 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.groups [None req-118706ce-a750-436d-a526-c0f8d070b9b7 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] delete called for group ed5b158f-9d1d-4d24-87ee-28ae9b55080c {{(pid=87435) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 05 20:55:03 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.groups [None req-118706ce-a750-436d-a526-c0f8d070b9b7 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Delete group with id: ed5b158f-9d1d-4d24-87ee-28ae9b55080c Sep 05 20:55:03 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:03 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:55:03 devstack devstack@c-api.service[87435]: /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 05 20:55:03 devstack devstack@c-api.service[87435]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 05 20:55:03 devstack devstack@c-api.service[87435]: /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 05 20:55:03 devstack devstack@c-api.service[87435]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 20:55:03 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-2391ab9a-151d-4025-bba9-d69670b6903d None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:03 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-2391ab9a-151d-4025-bba9-d69670b6903d tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] GET http://192.168.122.117/volume/v3/volumes/2eacdb33-4676-4460-a2ad-88c027fb2205 Sep 05 20:55:03 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-2391ab9a-151d-4025-bba9-d69670b6903d tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:03 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-2391ab9a-151d-4025-bba9-d69670b6903d tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:03 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:03 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:55:03 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:03 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:55:03 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-2391ab9a-151d-4025-bba9-d69670b6903d tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Volume info retrieved successfully. Sep 05 20:55:03 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-118706ce-a750-436d-a526-c0f8d070b9b7 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] http://192.168.122.117/volume/v3/groups/ed5b158f-9d1d-4d24-87ee-28ae9b55080c/action returned with HTTP 202 Sep 05 20:55:03 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-2391ab9a-151d-4025-bba9-d69670b6903d tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] http://192.168.122.117/volume/v3/volumes/2eacdb33-4676-4460-a2ad-88c027fb2205 returned with HTTP 200 Sep 05 20:55:03 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 450/905] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 20:55:03 2026] GET /volume/v3/volumes/2eacdb33-4676-4460-a2ad-88c027fb2205 => generated 904 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:55:03 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 456/906] 192.168.122.117 () {62 vars in 1312 bytes} [Sat Sep 5 20:55:03 2026] POST /volume/v3/groups/ed5b158f-9d1d-4d24-87ee-28ae9b55080c/action => generated 0 bytes in 347 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 20:55:03 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-6d08ebee-7e21-47fe-87ba-bcac06f8246e None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:03 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-6d08ebee-7e21-47fe-87ba-bcac06f8246e tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] GET http://192.168.122.117/volume/v3/volumes/378ddb5d-ada1-449c-a045-4a212ed92c86 Sep 05 20:55:03 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-6d08ebee-7e21-47fe-87ba-bcac06f8246e tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:03 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-6d08ebee-7e21-47fe-87ba-bcac06f8246e tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:03 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:03 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:55:03 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:03 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:55:03 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-6d08ebee-7e21-47fe-87ba-bcac06f8246e tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Volume info retrieved successfully. Sep 05 20:55:03 devstack devstack@c-api.service[87434]: WARNING stevedore.named [None req-6d08ebee-7e21-47fe-87ba-bcac06f8246e tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:55:03 devstack devstack@c-api.service[87434]: WARNING castellan.key_manager [None req-6d08ebee-7e21-47fe-87ba-bcac06f8246e tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:55:03 devstack devstack@c-api.service[87434]: DEBUG oslo_db.sqlalchemy.engines [None req-6d08ebee-7e21-47fe-87ba-bcac06f8246e tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87434) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:55:03 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:03 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:55:03 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-6d08ebee-7e21-47fe-87ba-bcac06f8246e tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] http://192.168.122.117/volume/v3/volumes/378ddb5d-ada1-449c-a045-4a212ed92c86 returned with HTTP 200 Sep 05 20:55:03 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 451/907] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 20:55:03 2026] GET /volume/v3/volumes/378ddb5d-ada1-449c-a045-4a212ed92c86 => generated 934 bytes in 469 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:55:04 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-c85b4c2c-e687-4749-9456-c642bb174b8e None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:04 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-c85b4c2c-e687-4749-9456-c642bb174b8e tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] GET http://192.168.122.117/volume/v3/volumes/2eacdb33-4676-4460-a2ad-88c027fb2205 Sep 05 20:55:04 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-c85b4c2c-e687-4749-9456-c642bb174b8e tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:04 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-c85b4c2c-e687-4749-9456-c642bb174b8e tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:04 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-c85b4c2c-e687-4749-9456-c642bb174b8e tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] http://192.168.122.117/volume/v3/volumes/2eacdb33-4676-4460-a2ad-88c027fb2205 returned with HTTP 404 Sep 05 20:55:04 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 457/908] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 20:55:04 2026] GET /volume/v3/volumes/2eacdb33-4676-4460-a2ad-88c027fb2205 => generated 109 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 05 20:55:04 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-d9b2a00c-a710-4e66-a27c-8e7bbc16a234 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:04 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d9b2a00c-a710-4e66-a27c-8e7bbc16a234 tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] DELETE http://192.168.122.117/volume/v3/snapshots/13e863c5-0cdd-41d4-98bb-144a1fcc48c5 Sep 05 20:55:04 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-d9b2a00c-a710-4e66-a27c-8e7bbc16a234 tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:04 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-d9b2a00c-a710-4e66-a27c-8e7bbc16a234 tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Calling method 'delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:04 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.snapshots [None req-d9b2a00c-a710-4e66-a27c-8e7bbc16a234 tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Delete snapshot with id: 13e863c5-0cdd-41d4-98bb-144a1fcc48c5 Sep 05 20:55:04 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d9b2a00c-a710-4e66-a27c-8e7bbc16a234 tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] http://192.168.122.117/volume/v3/snapshots/13e863c5-0cdd-41d4-98bb-144a1fcc48c5 returned with HTTP 404 Sep 05 20:55:04 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 452/909] 192.168.122.117 () {58 vars in 1241 bytes} [Sat Sep 5 20:55:04 2026] DELETE /volume/v3/snapshots/13e863c5-0cdd-41d4-98bb-144a1fcc48c5 => generated 111 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:55:04 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-28618f48-9834-4c4d-bb1f-bfc75b7e0182 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:04 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-28618f48-9834-4c4d-bb1f-bfc75b7e0182 tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] GET http://192.168.122.117/volume/v3/snapshots/13e863c5-0cdd-41d4-98bb-144a1fcc48c5 Sep 05 20:55:04 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-28618f48-9834-4c4d-bb1f-bfc75b7e0182 tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:04 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-28618f48-9834-4c4d-bb1f-bfc75b7e0182 tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:04 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-28618f48-9834-4c4d-bb1f-bfc75b7e0182 tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] http://192.168.122.117/volume/v3/snapshots/13e863c5-0cdd-41d4-98bb-144a1fcc48c5 returned with HTTP 404 Sep 05 20:55:04 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 458/910] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:55:04 2026] GET /volume/v3/snapshots/13e863c5-0cdd-41d4-98bb-144a1fcc48c5 => generated 111 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:55:04 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-7a21a7d8-a418-4147-adc4-c7b3193569be None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:04 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-7a21a7d8-a418-4147-adc4-c7b3193569be tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] DELETE http://192.168.122.117/volume/v3/volumes/35c2bcdb-467d-49f0-8128-46303635acd7 Sep 05 20:55:04 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-7a21a7d8-a418-4147-adc4-c7b3193569be tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:04 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-7a21a7d8-a418-4147-adc4-c7b3193569be tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Calling method 'delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:04 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-7a21a7d8-a418-4147-adc4-c7b3193569be tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Delete volume with id: 35c2bcdb-467d-49f0-8128-46303635acd7 Sep 05 20:55:04 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-7a21a7d8-a418-4147-adc4-c7b3193569be tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] http://192.168.122.117/volume/v3/volumes/35c2bcdb-467d-49f0-8128-46303635acd7 returned with HTTP 404 Sep 05 20:55:04 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 453/911] 192.168.122.117 () {60 vars in 1276 bytes} [Sat Sep 5 20:55:04 2026] DELETE /volume/v3/volumes/35c2bcdb-467d-49f0-8128-46303635acd7 => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 05 20:55:04 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-b2f19afb-a4d8-46fc-bef7-6840792d5da0 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:04 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-b2f19afb-a4d8-46fc-bef7-6840792d5da0 tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] GET http://192.168.122.117/volume/v3/volumes/35c2bcdb-467d-49f0-8128-46303635acd7 Sep 05 20:55:04 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-b2f19afb-a4d8-46fc-bef7-6840792d5da0 tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:04 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-b2f19afb-a4d8-46fc-bef7-6840792d5da0 tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:04 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-b2f19afb-a4d8-46fc-bef7-6840792d5da0 tempest-VolumeDependencyTests-881787929 tempest-VolumeDependencyTests-881787929-project-member] http://192.168.122.117/volume/v3/volumes/35c2bcdb-467d-49f0-8128-46303635acd7 returned with HTTP 404 Sep 05 20:55:04 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 459/912] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 20:55:04 2026] GET /volume/v3/volumes/35c2bcdb-467d-49f0-8128-46303635acd7 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 05 20:55:04 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-9972bcaa-5ab3-4983-8e16-f67136a41ab2 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:04 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-9972bcaa-5ab3-4983-8e16-f67136a41ab2 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] GET http://192.168.122.117/volume/v3/volumes/378ddb5d-ada1-449c-a045-4a212ed92c86 Sep 05 20:55:04 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-9972bcaa-5ab3-4983-8e16-f67136a41ab2 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:04 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-9972bcaa-5ab3-4983-8e16-f67136a41ab2 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:04 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [req-6fc5fcc7-12cd-4b45-9f30-0fe345dd2f6c req-bbe0a90d-434e-4fa8-a5e0-67f713fd9978 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:04 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-6fc5fcc7-12cd-4b45-9f30-0fe345dd2f6c req-bbe0a90d-434e-4fa8-a5e0-67f713fd9978 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] POST http://192.168.122.117/volume/v3/attachments/053eef57-a539-4f78-8997-4562cb90b938/action Sep 05 20:55:04 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-6fc5fcc7-12cd-4b45-9f30-0fe345dd2f6c req-bbe0a90d-434e-4fa8-a5e0-67f713fd9978 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Action body: b'{"os-complete": null}' {{(pid=87435) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:55:04 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-6fc5fcc7-12cd-4b45-9f30-0fe345dd2f6c req-bbe0a90d-434e-4fa8-a5e0-67f713fd9978 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:55:05 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:05 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:55:05 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:05 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:55:05 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-9972bcaa-5ab3-4983-8e16-f67136a41ab2 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Volume info retrieved successfully. Sep 05 20:55:05 devstack devstack@c-api.service[87434]: WARNING stevedore.named [None req-9972bcaa-5ab3-4983-8e16-f67136a41ab2 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:55:05 devstack devstack@c-api.service[87434]: WARNING castellan.key_manager [None req-9972bcaa-5ab3-4983-8e16-f67136a41ab2 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:55:05 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:05 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:55:05 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:05 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:55:05 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-6fc5fcc7-12cd-4b45-9f30-0fe345dd2f6c req-bbe0a90d-434e-4fa8-a5e0-67f713fd9978 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] http://192.168.122.117/volume/v3/attachments/053eef57-a539-4f78-8997-4562cb90b938/action returned with HTTP 204 Sep 05 20:55:05 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 460/913] 192.168.122.117 () {66 vars in 1614 bytes} [Sat Sep 5 20:55:04 2026] POST /volume/v3/attachments/053eef57-a539-4f78-8997-4562cb90b938/action => generated 0 bytes in 357 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:55:05 devstack devstack@c-api.service[87434]: DEBUG oslo_db.sqlalchemy.engines [None req-9972bcaa-5ab3-4983-8e16-f67136a41ab2 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87434) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:55:05 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:05 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:55:05 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-9972bcaa-5ab3-4983-8e16-f67136a41ab2 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] http://192.168.122.117/volume/v3/volumes/378ddb5d-ada1-449c-a045-4a212ed92c86 returned with HTTP 200 Sep 05 20:55:05 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 454/914] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 20:55:04 2026] GET /volume/v3/volumes/378ddb5d-ada1-449c-a045-4a212ed92c86 => generated 934 bytes in 707 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:55:06 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-07d94efa-7abb-4c88-9786-1f34d1fb3999 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:06 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-07d94efa-7abb-4c88-9786-1f34d1fb3999 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] GET http://192.168.122.117/volume/v3/volumes/378ddb5d-ada1-449c-a045-4a212ed92c86 Sep 05 20:55:06 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-07d94efa-7abb-4c88-9786-1f34d1fb3999 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:06 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-07d94efa-7abb-4c88-9786-1f34d1fb3999 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:06 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-07d94efa-7abb-4c88-9786-1f34d1fb3999 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] http://192.168.122.117/volume/v3/volumes/378ddb5d-ada1-449c-a045-4a212ed92c86 returned with HTTP 404 Sep 05 20:55:06 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 461/915] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 20:55:06 2026] GET /volume/v3/volumes/378ddb5d-ada1-449c-a045-4a212ed92c86 => generated 109 bytes in 72 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 20:55:06 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-a9854a76-ae57-450f-97ac-4ce315ddc0c9 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:06 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-a9854a76-ae57-450f-97ac-4ce315ddc0c9 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] GET http://192.168.122.117/volume/v3/groups/ed5b158f-9d1d-4d24-87ee-28ae9b55080c Sep 05 20:55:06 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-a9854a76-ae57-450f-97ac-4ce315ddc0c9 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:06 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-a9854a76-ae57-450f-97ac-4ce315ddc0c9 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Calling method 'version_select' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:06 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.groups [None req-a9854a76-ae57-450f-97ac-4ce315ddc0c9 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] show called for member ed5b158f-9d1d-4d24-87ee-28ae9b55080c {{(pid=87434) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 20:55:06 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-a9854a76-ae57-450f-97ac-4ce315ddc0c9 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] http://192.168.122.117/volume/v3/groups/ed5b158f-9d1d-4d24-87ee-28ae9b55080c returned with HTTP 404 Sep 05 20:55:06 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 455/916] 192.168.122.117 () {60 vars in 1270 bytes} [Sat Sep 5 20:55:06 2026] GET /volume/v3/groups/ed5b158f-9d1d-4d24-87ee-28ae9b55080c => generated 108 bytes in 116 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 20:55:06 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-06fbd963-51c4-4482-9995-698f6a5e403a None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:06 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-06fbd963-51c4-4482-9995-698f6a5e403a tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] DELETE http://192.168.122.117/volume/v3/group_snapshots/a0c1cdc6-346c-43ac-8c94-71b00bca262e Sep 05 20:55:06 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-06fbd963-51c4-4482-9995-698f6a5e403a tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:06 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-06fbd963-51c4-4482-9995-698f6a5e403a tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Calling method 'version_select' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:06 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.group_snapshots [None req-06fbd963-51c4-4482-9995-698f6a5e403a tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] delete called for member a0c1cdc6-346c-43ac-8c94-71b00bca262e {{(pid=87435) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 05 20:55:06 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.group_snapshots [None req-06fbd963-51c4-4482-9995-698f6a5e403a tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Delete group_snapshot with id: a0c1cdc6-346c-43ac-8c94-71b00bca262e Sep 05 20:55:06 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:06 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:55:07 devstack devstack@c-api.service[87435]: /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 05 20:55:07 devstack devstack@c-api.service[87435]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 20:55:07 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-06fbd963-51c4-4482-9995-698f6a5e403a tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] http://192.168.122.117/volume/v3/group_snapshots/a0c1cdc6-346c-43ac-8c94-71b00bca262e returned with HTTP 202 Sep 05 20:55:07 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 462/917] 192.168.122.117 () {60 vars in 1300 bytes} [Sat Sep 5 20:55:06 2026] DELETE /volume/v3/group_snapshots/a0c1cdc6-346c-43ac-8c94-71b00bca262e => generated 0 bytes in 243 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 20:55:07 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-53f352ff-43b7-4c09-a53f-1def1bce9abf None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:07 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-53f352ff-43b7-4c09-a53f-1def1bce9abf tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] GET http://192.168.122.117/volume/v3/volumes/detail Sep 05 20:55:07 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-53f352ff-43b7-4c09-a53f-1def1bce9abf tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:07 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-53f352ff-43b7-4c09-a53f-1def1bce9abf tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Calling method 'detail' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:07 devstack devstack@c-api.service[87434]: DEBUG cinder.api.api_utils [None req-53f352ff-43b7-4c09-a53f-1def1bce9abf tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Removing options '' from query. {{(pid=87434) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:55:07 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-53f352ff-43b7-4c09-a53f-1def1bce9abf tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87434) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 20:55:07 devstack devstack@c-api.service[87434]: /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 05 20:55:07 devstack devstack@c-api.service[87434]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 20:55:07 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:07 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:55:07 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-53f352ff-43b7-4c09-a53f-1def1bce9abf tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Get all volumes completed successfully. Sep 05 20:55:07 devstack devstack@c-api.service[87434]: WARNING stevedore.named [None req-53f352ff-43b7-4c09-a53f-1def1bce9abf tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:55:07 devstack devstack@c-api.service[87434]: WARNING castellan.key_manager [None req-53f352ff-43b7-4c09-a53f-1def1bce9abf tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:55:07 devstack devstack@c-api.service[87434]: DEBUG oslo_db.sqlalchemy.engines [None req-53f352ff-43b7-4c09-a53f-1def1bce9abf tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87434) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:55:07 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:07 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:55:07 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-53f352ff-43b7-4c09-a53f-1def1bce9abf tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] http://192.168.122.117/volume/v3/volumes/detail returned with HTTP 200 Sep 05 20:55:07 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 456/918] 192.168.122.117 () {60 vars in 1183 bytes} [Sat Sep 5 20:55:07 2026] GET /volume/v3/volumes/detail => generated 926 bytes in 412 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:55:07 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-9bec0749-9ac0-4ed4-919b-a42b6c0867cf None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:07 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-9bec0749-9ac0-4ed4-919b-a42b6c0867cf tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] GET http://192.168.122.117/volume/v3/snapshots/detail Sep 05 20:55:07 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-9bec0749-9ac0-4ed4-919b-a42b6c0867cf tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:07 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-9bec0749-9ac0-4ed4-919b-a42b6c0867cf tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Calling method 'detail' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:07 devstack devstack@c-api.service[87435]: DEBUG cinder.api.api_utils [None req-9bec0749-9ac0-4ed4-919b-a42b6c0867cf tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Removing options '' from query. {{(pid=87435) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:55:07 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:07 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:55:07 devstack devstack@c-api.service[87435]: DEBUG cinder.db.api [None req-9bec0749-9ac0-4ed4-919b-a42b6c0867cf tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Building query based on filter {{(pid=87435) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 20:55:07 devstack devstack@c-api.service[87435]: /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 05 20:55:07 devstack devstack@c-api.service[87435]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 20:55:07 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-9bec0749-9ac0-4ed4-919b-a42b6c0867cf tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Get all snapshots completed successfully. Sep 05 20:55:07 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:07 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:55:07 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-9bec0749-9ac0-4ed4-919b-a42b6c0867cf tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] http://192.168.122.117/volume/v3/snapshots/detail returned with HTTP 200 Sep 05 20:55:07 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 463/919] 192.168.122.117 () {58 vars in 1148 bytes} [Sat Sep 5 20:55:07 2026] GET /volume/v3/snapshots/detail => generated 452 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:07 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-97fce495-01ec-4748-b6a4-3efe1d2b0134 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:07 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-97fce495-01ec-4748-b6a4-3efe1d2b0134 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] GET http://192.168.122.117/volume/v3/snapshots/417f726d-043f-455e-9ee4-0c6a57881bff Sep 05 20:55:07 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-97fce495-01ec-4748-b6a4-3efe1d2b0134 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:07 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-97fce495-01ec-4748-b6a4-3efe1d2b0134 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:07 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:07 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:55:07 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-97fce495-01ec-4748-b6a4-3efe1d2b0134 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Snapshot retrieved successfully. Sep 05 20:55:07 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-97fce495-01ec-4748-b6a4-3efe1d2b0134 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] http://192.168.122.117/volume/v3/snapshots/417f726d-043f-455e-9ee4-0c6a57881bff returned with HTTP 200 Sep 05 20:55:07 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 457/920] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:55:07 2026] GET /volume/v3/snapshots/417f726d-043f-455e-9ee4-0c6a57881bff => generated 449 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:55:08 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-3da76838-23b5-4d7d-807e-fba5fbc49ff4 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:08 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-3da76838-23b5-4d7d-807e-fba5fbc49ff4 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] GET http://192.168.122.117/volume/v3/snapshots/417f726d-043f-455e-9ee4-0c6a57881bff Sep 05 20:55:08 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-3da76838-23b5-4d7d-807e-fba5fbc49ff4 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:08 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-3da76838-23b5-4d7d-807e-fba5fbc49ff4 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:08 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:08 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:55:08 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-3da76838-23b5-4d7d-807e-fba5fbc49ff4 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Snapshot retrieved successfully. Sep 05 20:55:08 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-3da76838-23b5-4d7d-807e-fba5fbc49ff4 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] http://192.168.122.117/volume/v3/snapshots/417f726d-043f-455e-9ee4-0c6a57881bff returned with HTTP 200 Sep 05 20:55:08 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 464/921] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:55:08 2026] GET /volume/v3/snapshots/417f726d-043f-455e-9ee4-0c6a57881bff => generated 449 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:09 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-6626d288-82d7-4a38-a017-e7e1e90d3b8b None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:09 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-6626d288-82d7-4a38-a017-e7e1e90d3b8b tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] GET http://192.168.122.117/volume/v3/snapshots/417f726d-043f-455e-9ee4-0c6a57881bff Sep 05 20:55:09 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-6626d288-82d7-4a38-a017-e7e1e90d3b8b tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:09 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-6626d288-82d7-4a38-a017-e7e1e90d3b8b tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:09 devstack devstack@c-api.service[87434]: DEBUG dbcounter [-] [87434] Writing DB stats cinder:SELECT=417,cinder:INSERT=49,cinder:UPDATE=86 {{(pid=87434) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 20:55:09 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:09 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:55:09 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-6626d288-82d7-4a38-a017-e7e1e90d3b8b tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Snapshot retrieved successfully. Sep 05 20:55:09 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-6626d288-82d7-4a38-a017-e7e1e90d3b8b tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] http://192.168.122.117/volume/v3/snapshots/417f726d-043f-455e-9ee4-0c6a57881bff returned with HTTP 200 Sep 05 20:55:09 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 458/922] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:55:09 2026] GET /volume/v3/snapshots/417f726d-043f-455e-9ee4-0c6a57881bff => generated 449 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:10 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-83cf43db-3a9c-431a-8c63-6e753000b8f2 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:10 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-83cf43db-3a9c-431a-8c63-6e753000b8f2 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] GET http://192.168.122.117/volume/v3/snapshots/417f726d-043f-455e-9ee4-0c6a57881bff Sep 05 20:55:10 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-83cf43db-3a9c-431a-8c63-6e753000b8f2 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:10 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-83cf43db-3a9c-431a-8c63-6e753000b8f2 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:10 devstack devstack@c-api.service[87435]: DEBUG dbcounter [-] [87435] Writing DB stats cinder:SELECT=564,cinder:UPDATE=94,cinder:INSERT=62 {{(pid=87435) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 20:55:10 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:10 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:55:10 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-83cf43db-3a9c-431a-8c63-6e753000b8f2 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Snapshot retrieved successfully. Sep 05 20:55:10 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-83cf43db-3a9c-431a-8c63-6e753000b8f2 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] http://192.168.122.117/volume/v3/snapshots/417f726d-043f-455e-9ee4-0c6a57881bff returned with HTTP 200 Sep 05 20:55:10 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 465/923] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:55:10 2026] GET /volume/v3/snapshots/417f726d-043f-455e-9ee4-0c6a57881bff => generated 448 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:12 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-6faf89af-1772-417b-8b8b-6c23e1124644 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:12 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-d89fc795-d395-419a-a280-90f3ced0b094 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:12 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-d89fc795-d395-419a-a280-90f3ced0b094 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] GET http://192.168.122.117/volume/v3/snapshots/417f726d-043f-455e-9ee4-0c6a57881bff Sep 05 20:55:12 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-d89fc795-d395-419a-a280-90f3ced0b094 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:12 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-d89fc795-d395-419a-a280-90f3ced0b094 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:12 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-d89fc795-d395-419a-a280-90f3ced0b094 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] http://192.168.122.117/volume/v3/snapshots/417f726d-043f-455e-9ee4-0c6a57881bff returned with HTTP 404 Sep 05 20:55:12 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 466/924] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:55:12 2026] GET /volume/v3/snapshots/417f726d-043f-455e-9ee4-0c6a57881bff => generated 111 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:55:12 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-501c2f29-607c-4b4a-a19e-531185a0530c None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:12 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-501c2f29-607c-4b4a-a19e-531185a0530c tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] GET http://192.168.122.117/volume/v3/group_snapshots/a0c1cdc6-346c-43ac-8c94-71b00bca262e Sep 05 20:55:12 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-501c2f29-607c-4b4a-a19e-531185a0530c tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:12 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-501c2f29-607c-4b4a-a19e-531185a0530c tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Calling method 'version_select' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:12 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.group_snapshots [None req-501c2f29-607c-4b4a-a19e-531185a0530c tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] show called for member a0c1cdc6-346c-43ac-8c94-71b00bca262e {{(pid=87435) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 20:55:12 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-501c2f29-607c-4b4a-a19e-531185a0530c tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] http://192.168.122.117/volume/v3/group_snapshots/a0c1cdc6-346c-43ac-8c94-71b00bca262e returned with HTTP 404 Sep 05 20:55:12 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 467/925] 192.168.122.117 () {60 vars in 1297 bytes} [Sat Sep 5 20:55:12 2026] GET /volume/v3/group_snapshots/a0c1cdc6-346c-43ac-8c94-71b00bca262e => generated 116 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 20:55:12 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-7ee50f54-75f5-4077-8b70-31aeec8371b9 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:12 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-7ee50f54-75f5-4077-8b70-31aeec8371b9 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] GET http://192.168.122.117/volume/v3/volumes/detail Sep 05 20:55:12 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-7ee50f54-75f5-4077-8b70-31aeec8371b9 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:12 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-7ee50f54-75f5-4077-8b70-31aeec8371b9 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Calling method 'detail' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:12 devstack devstack@c-api.service[87435]: DEBUG cinder.api.api_utils [None req-7ee50f54-75f5-4077-8b70-31aeec8371b9 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Removing options '' from query. {{(pid=87435) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:55:12 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-7ee50f54-75f5-4077-8b70-31aeec8371b9 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87435) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 20:55:12 devstack devstack@c-api.service[87435]: /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 05 20:55:12 devstack devstack@c-api.service[87435]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 20:55:12 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:12 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:55:12 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-7ee50f54-75f5-4077-8b70-31aeec8371b9 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Get all volumes completed successfully. Sep 05 20:55:12 devstack devstack@c-api.service[87435]: WARNING stevedore.named [None req-7ee50f54-75f5-4077-8b70-31aeec8371b9 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:55:12 devstack devstack@c-api.service[87435]: WARNING castellan.key_manager [None req-7ee50f54-75f5-4077-8b70-31aeec8371b9 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:55:12 devstack devstack@c-api.service[87435]: DEBUG oslo_db.sqlalchemy.engines [None req-7ee50f54-75f5-4077-8b70-31aeec8371b9 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87435) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:55:12 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:12 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:55:12 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-7ee50f54-75f5-4077-8b70-31aeec8371b9 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] http://192.168.122.117/volume/v3/volumes/detail returned with HTTP 200 Sep 05 20:55:12 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 468/926] 192.168.122.117 () {60 vars in 1183 bytes} [Sat Sep 5 20:55:12 2026] GET /volume/v3/volumes/detail => generated 926 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:55:12 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-cc128081-01c0-43c1-a4bc-609923ee931a None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:12 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-cc128081-01c0-43c1-a4bc-609923ee931a tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] POST http://192.168.122.117/volume/v3/groups/9d849470-3bdf-4bcf-9d76-55e335e562b8/action Sep 05 20:55:12 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-cc128081-01c0-43c1-a4bc-609923ee931a tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87435) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:55:12 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-cc128081-01c0-43c1-a4bc-609923ee931a tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:55:12 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.groups [None req-cc128081-01c0-43c1-a4bc-609923ee931a tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] delete called for group 9d849470-3bdf-4bcf-9d76-55e335e562b8 {{(pid=87435) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 05 20:55:12 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.groups [None req-cc128081-01c0-43c1-a4bc-609923ee931a tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Delete group with id: 9d849470-3bdf-4bcf-9d76-55e335e562b8 Sep 05 20:55:12 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:12 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:55:12 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-6faf89af-1772-417b-8b8b-6c23e1124644 tempest-VolumeTypesReaderTests-335761762 tempest-VolumeTypesReaderTests-335761762-project-admin] POST http://192.168.122.117/volume/v3/types Sep 05 20:55:12 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-6faf89af-1772-417b-8b8b-6c23e1124644 tempest-VolumeTypesReaderTests-335761762 tempest-VolumeTypesReaderTests-335761762-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1335109826", "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=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:55:12 devstack devstack@c-api.service[87435]: /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 05 20:55:12 devstack devstack@c-api.service[87435]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 05 20:55:12 devstack devstack@c-api.service[87435]: /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 05 20:55:12 devstack devstack@c-api.service[87435]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 20:55:12 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-6faf89af-1772-417b-8b8b-6c23e1124644 tempest-VolumeTypesReaderTests-335761762 tempest-VolumeTypesReaderTests-335761762-project-admin] http://192.168.122.117/volume/v3/types returned with HTTP 200 Sep 05 20:55:12 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-cc128081-01c0-43c1-a4bc-609923ee931a tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] http://192.168.122.117/volume/v3/groups/9d849470-3bdf-4bcf-9d76-55e335e562b8/action returned with HTTP 202 Sep 05 20:55:12 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 459/927] 192.168.122.117 () {60 vars in 1137 bytes} [Sat Sep 5 20:55:11 2026] POST /volume/v3/types => generated 380 bytes in 506 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:12 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 469/928] 192.168.122.117 () {62 vars in 1312 bytes} [Sat Sep 5 20:55:12 2026] POST /volume/v3/groups/9d849470-3bdf-4bcf-9d76-55e335e562b8/action => generated 0 bytes in 158 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 20:55:12 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-7eaab85b-9a9e-4ada-9515-a928aa3768e8 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:12 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-a09380eb-d543-43ac-89d7-06eb5bb0e6a9 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:12 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-7eaab85b-9a9e-4ada-9515-a928aa3768e8 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] GET http://192.168.122.117/volume/v3/volumes/f2e36dd1-50ea-4359-8b05-d3ec388a038a Sep 05 20:55:12 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-7eaab85b-9a9e-4ada-9515-a928aa3768e8 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:12 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-a09380eb-d543-43ac-89d7-06eb5bb0e6a9 tempest-VolumeTypesReaderTests-335761762 tempest-VolumeTypesReaderTests-335761762-project-admin] POST http://192.168.122.117/volume/v3/types/2f8def97-f4b7-4e0d-99b3-00fd34f0f5a8/encryption Sep 05 20:55:12 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-a09380eb-d543-43ac-89d7-06eb5bb0e6a9 tempest-VolumeTypesReaderTests-335761762 tempest-VolumeTypesReaderTests-335761762-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:55:12 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-7eaab85b-9a9e-4ada-9515-a928aa3768e8 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:12 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:12 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:55:12 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:12 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:55:12 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-7eaab85b-9a9e-4ada-9515-a928aa3768e8 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Volume info retrieved successfully. Sep 05 20:55:12 devstack devstack@c-api.service[87434]: WARNING stevedore.named [None req-7eaab85b-9a9e-4ada-9515-a928aa3768e8 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:55:12 devstack devstack@c-api.service[87434]: WARNING castellan.key_manager [None req-7eaab85b-9a9e-4ada-9515-a928aa3768e8 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:55:12 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-a09380eb-d543-43ac-89d7-06eb5bb0e6a9 tempest-VolumeTypesReaderTests-335761762 tempest-VolumeTypesReaderTests-335761762-project-admin] http://192.168.122.117/volume/v3/types/2f8def97-f4b7-4e0d-99b3-00fd34f0f5a8/encryption returned with HTTP 200 Sep 05 20:55:12 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 470/929] 192.168.122.117 () {60 vars in 1281 bytes} [Sat Sep 5 20:55:12 2026] POST /volume/v3/types/2f8def97-f4b7-4e0d-99b3-00fd34f0f5a8/encryption => generated 239 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:12 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-56eabe24-6a21-4b70-b9a8-0d8a8be90efe None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:12 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-56eabe24-6a21-4b70-b9a8-0d8a8be90efe tempest-VolumeTypesReaderTests-335761762 tempest-VolumeTypesReaderTests-335761762-project-admin] POST http://192.168.122.117/volume/v3/types Sep 05 20:55:12 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-56eabe24-6a21-4b70-b9a8-0d8a8be90efe tempest-VolumeTypesReaderTests-335761762 tempest-VolumeTypesReaderTests-335761762-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-647484427", "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=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:55:12 devstack devstack@c-api.service[87434]: DEBUG oslo_db.sqlalchemy.engines [None req-7eaab85b-9a9e-4ada-9515-a928aa3768e8 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87434) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:55:12 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:12 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:55:13 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-7eaab85b-9a9e-4ada-9515-a928aa3768e8 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] http://192.168.122.117/volume/v3/volumes/f2e36dd1-50ea-4359-8b05-d3ec388a038a returned with HTTP 200 Sep 05 20:55:13 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 460/930] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 20:55:12 2026] GET /volume/v3/volumes/f2e36dd1-50ea-4359-8b05-d3ec388a038a => generated 922 bytes in 506 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:55:13 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-56eabe24-6a21-4b70-b9a8-0d8a8be90efe tempest-VolumeTypesReaderTests-335761762 tempest-VolumeTypesReaderTests-335761762-project-admin] http://192.168.122.117/volume/v3/types returned with HTTP 200 Sep 05 20:55:13 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 471/931] 192.168.122.117 () {60 vars in 1137 bytes} [Sat Sep 5 20:55:12 2026] POST /volume/v3/types => generated 379 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:13 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-371bd4e0-5079-4058-b394-b256bbfaba4e None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:13 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-371bd4e0-5079-4058-b394-b256bbfaba4e tempest-VolumeTypesReaderTests-335761762 tempest-VolumeTypesReaderTests-335761762-project-reader] POST http://192.168.122.117/volume/v3/types/02a93d2b-5e98-4a5e-b933-725262d5664e/encryption Sep 05 20:55:13 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-371bd4e0-5079-4058-b394-b256bbfaba4e tempest-VolumeTypesReaderTests-335761762 tempest-VolumeTypesReaderTests-335761762-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:55:13 devstack devstack@c-api.service[87434]: DEBUG cinder.policy [None req-371bd4e0-5079-4058-b394-b256bbfaba4e tempest-VolumeTypesReaderTests-335761762 tempest-VolumeTypesReaderTests-335761762-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '872e62fcd0114cf9b68055ab1baa6f9d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5239933cfd1d4459b27a97fe85e8c942', '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=87434) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 20:55:13 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-371bd4e0-5079-4058-b394-b256bbfaba4e tempest-VolumeTypesReaderTests-335761762 tempest-VolumeTypesReaderTests-335761762-project-reader] http://192.168.122.117/volume/v3/types/02a93d2b-5e98-4a5e-b933-725262d5664e/encryption returned with HTTP 403 Sep 05 20:55:13 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 461/932] 192.168.122.117 () {60 vars in 1281 bytes} [Sat Sep 5 20:55:13 2026] POST /volume/v3/types/02a93d2b-5e98-4a5e-b933-725262d5664e/encryption => generated 127 bytes in 319 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:55:13 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-6a70a6c8-58ed-41be-8e3f-2af48a6ae147 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:13 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-6a70a6c8-58ed-41be-8e3f-2af48a6ae147 tempest-VolumeTypesReaderTests-335761762 tempest-VolumeTypesReaderTests-335761762-project-admin] POST http://192.168.122.117/volume/v3/types Sep 05 20:55:13 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-6a70a6c8-58ed-41be-8e3f-2af48a6ae147 tempest-VolumeTypesReaderTests-335761762 tempest-VolumeTypesReaderTests-335761762-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-361584213", "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=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:55:13 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-6a70a6c8-58ed-41be-8e3f-2af48a6ae147 tempest-VolumeTypesReaderTests-335761762 tempest-VolumeTypesReaderTests-335761762-project-admin] http://192.168.122.117/volume/v3/types returned with HTTP 200 Sep 05 20:55:13 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 472/933] 192.168.122.117 () {60 vars in 1137 bytes} [Sat Sep 5 20:55:13 2026] POST /volume/v3/types => generated 379 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:13 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-a03a4773-1e8a-432a-9ebe-2a81324cc9f7 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:13 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-a03a4773-1e8a-432a-9ebe-2a81324cc9f7 tempest-VolumeTypesReaderTests-335761762 tempest-VolumeTypesReaderTests-335761762-project-reader] POST http://192.168.122.117/volume/v3/types/e06ff942-a3ad-4893-824e-9b23d04a9394/extra_specs Sep 05 20:55:13 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-a03a4773-1e8a-432a-9ebe-2a81324cc9f7 tempest-VolumeTypesReaderTests-335761762 tempest-VolumeTypesReaderTests-335761762-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:55:13 devstack devstack@c-api.service[87434]: DEBUG cinder.policy [None req-a03a4773-1e8a-432a-9ebe-2a81324cc9f7 tempest-VolumeTypesReaderTests-335761762 tempest-VolumeTypesReaderTests-335761762-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '872e62fcd0114cf9b68055ab1baa6f9d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5239933cfd1d4459b27a97fe85e8c942', '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=87434) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 20:55:13 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-a03a4773-1e8a-432a-9ebe-2a81324cc9f7 tempest-VolumeTypesReaderTests-335761762 tempest-VolumeTypesReaderTests-335761762-project-reader] http://192.168.122.117/volume/v3/types/e06ff942-a3ad-4893-824e-9b23d04a9394/extra_specs returned with HTTP 403 Sep 05 20:55:13 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 462/934] 192.168.122.117 () {60 vars in 1283 bytes} [Sat Sep 5 20:55:13 2026] POST /volume/v3/types/e06ff942-a3ad-4893-824e-9b23d04a9394/extra_specs => generated 122 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:55:13 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-c6947021-333f-4e60-ba2c-0b06a603e133 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:13 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-c6947021-333f-4e60-ba2c-0b06a603e133 tempest-VolumeTypesReaderTests-335761762 tempest-VolumeTypesReaderTests-335761762-project-reader] PUT http://192.168.122.117/volume/v3/types/e06ff942-a3ad-4893-824e-9b23d04a9394/extra_specs/key2 Sep 05 20:55:13 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-c6947021-333f-4e60-ba2c-0b06a603e133 tempest-VolumeTypesReaderTests-335761762 tempest-VolumeTypesReaderTests-335761762-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:55:13 devstack devstack@c-api.service[87435]: DEBUG cinder.policy [None req-c6947021-333f-4e60-ba2c-0b06a603e133 tempest-VolumeTypesReaderTests-335761762 tempest-VolumeTypesReaderTests-335761762-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '872e62fcd0114cf9b68055ab1baa6f9d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5239933cfd1d4459b27a97fe85e8c942', '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=87435) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 20:55:13 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-c6947021-333f-4e60-ba2c-0b06a603e133 tempest-VolumeTypesReaderTests-335761762 tempest-VolumeTypesReaderTests-335761762-project-reader] http://192.168.122.117/volume/v3/types/e06ff942-a3ad-4893-824e-9b23d04a9394/extra_specs/key2 returned with HTTP 403 Sep 05 20:55:13 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 473/935] 192.168.122.117 () {60 vars in 1297 bytes} [Sat Sep 5 20:55:13 2026] PUT /volume/v3/types/e06ff942-a3ad-4893-824e-9b23d04a9394/extra_specs/key2 => generated 122 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:55:13 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-f8ed48f0-a310-4430-912e-2089286c66c3 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:13 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-f8ed48f0-a310-4430-912e-2089286c66c3 tempest-VolumeTypesReaderTests-335761762 tempest-VolumeTypesReaderTests-335761762-project-reader] POST http://192.168.122.117/volume/v3/types Sep 05 20:55:13 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-f8ed48f0-a310-4430-912e-2089286c66c3 tempest-VolumeTypesReaderTests-335761762 tempest-VolumeTypesReaderTests-335761762-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:55:13 devstack devstack@c-api.service[87434]: DEBUG cinder.policy [None req-f8ed48f0-a310-4430-912e-2089286c66c3 tempest-VolumeTypesReaderTests-335761762 tempest-VolumeTypesReaderTests-335761762-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '872e62fcd0114cf9b68055ab1baa6f9d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5239933cfd1d4459b27a97fe85e8c942', '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=87434) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 20:55:13 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-f8ed48f0-a310-4430-912e-2089286c66c3 tempest-VolumeTypesReaderTests-335761762 tempest-VolumeTypesReaderTests-335761762-project-reader] http://192.168.122.117/volume/v3/types returned with HTTP 403 Sep 05 20:55:13 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 463/936] 192.168.122.117 () {60 vars in 1136 bytes} [Sat Sep 5 20:55:13 2026] POST /volume/v3/types => generated 109 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:55:13 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-bf34299e-ca48-408a-a7a9-e39ea29ccdfa None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:13 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-bf34299e-ca48-408a-a7a9-e39ea29ccdfa tempest-VolumeTypesReaderTests-335761762 tempest-VolumeTypesReaderTests-335761762-project-admin] POST http://192.168.122.117/volume/v3/types Sep 05 20:55:13 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-bf34299e-ca48-408a-a7a9-e39ea29ccdfa tempest-VolumeTypesReaderTests-335761762 tempest-VolumeTypesReaderTests-335761762-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-434822652", "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=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:55:13 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-bf34299e-ca48-408a-a7a9-e39ea29ccdfa tempest-VolumeTypesReaderTests-335761762 tempest-VolumeTypesReaderTests-335761762-project-admin] http://192.168.122.117/volume/v3/types returned with HTTP 200 Sep 05 20:55:13 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 474/937] 192.168.122.117 () {60 vars in 1137 bytes} [Sat Sep 5 20:55:13 2026] POST /volume/v3/types => generated 379 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:13 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-21ac0800-aec7-43fb-a937-bbfb17eb4c4e None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:13 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-21ac0800-aec7-43fb-a937-bbfb17eb4c4e tempest-VolumeTypesReaderTests-335761762 tempest-VolumeTypesReaderTests-335761762-project-admin] POST http://192.168.122.117/volume/v3/types/cc02146e-e0b6-48ae-be67-6ecff7019726/encryption Sep 05 20:55:13 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-21ac0800-aec7-43fb-a937-bbfb17eb4c4e tempest-VolumeTypesReaderTests-335761762 tempest-VolumeTypesReaderTests-335761762-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:55:13 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-21ac0800-aec7-43fb-a937-bbfb17eb4c4e tempest-VolumeTypesReaderTests-335761762 tempest-VolumeTypesReaderTests-335761762-project-admin] http://192.168.122.117/volume/v3/types/cc02146e-e0b6-48ae-be67-6ecff7019726/encryption returned with HTTP 200 Sep 05 20:55:13 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 464/938] 192.168.122.117 () {60 vars in 1281 bytes} [Sat Sep 5 20:55:13 2026] POST /volume/v3/types/cc02146e-e0b6-48ae-be67-6ecff7019726/encryption => generated 239 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:55:13 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-c704b41a-b71c-4723-b21b-abd09a66626f None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:13 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-c704b41a-b71c-4723-b21b-abd09a66626f tempest-VolumeTypesReaderTests-335761762 tempest-VolumeTypesReaderTests-335761762-project-reader] DELETE http://192.168.122.117/volume/v3/types/cc02146e-e0b6-48ae-be67-6ecff7019726/encryption/fc082ba6-1c97-4cf8-bf24-3bf2cbb1d155 Sep 05 20:55:13 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-c704b41a-b71c-4723-b21b-abd09a66626f tempest-VolumeTypesReaderTests-335761762 tempest-VolumeTypesReaderTests-335761762-project-reader] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:13 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-c704b41a-b71c-4723-b21b-abd09a66626f tempest-VolumeTypesReaderTests-335761762 tempest-VolumeTypesReaderTests-335761762-project-reader] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:13 devstack devstack@c-api.service[87435]: DEBUG cinder.policy [None req-c704b41a-b71c-4723-b21b-abd09a66626f tempest-VolumeTypesReaderTests-335761762 tempest-VolumeTypesReaderTests-335761762-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '872e62fcd0114cf9b68055ab1baa6f9d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5239933cfd1d4459b27a97fe85e8c942', '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=87435) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 20:55:13 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-c704b41a-b71c-4723-b21b-abd09a66626f tempest-VolumeTypesReaderTests-335761762 tempest-VolumeTypesReaderTests-335761762-project-reader] http://192.168.122.117/volume/v3/types/cc02146e-e0b6-48ae-be67-6ecff7019726/encryption/fc082ba6-1c97-4cf8-bf24-3bf2cbb1d155 returned with HTTP 403 Sep 05 20:55:13 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 475/939] 192.168.122.117 () {58 vars in 1373 bytes} [Sat Sep 5 20:55:13 2026] DELETE /volume/v3/types/cc02146e-e0b6-48ae-be67-6ecff7019726/encryption/fc082ba6-1c97-4cf8-bf24-3bf2cbb1d155 => generated 127 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:55:13 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-278d9e00-ed08-4959-bafd-ac6774d8f46e None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:13 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-278d9e00-ed08-4959-bafd-ac6774d8f46e tempest-VolumeTypesReaderTests-335761762 tempest-VolumeTypesReaderTests-335761762-project-admin] POST http://192.168.122.117/volume/v3/types Sep 05 20:55:13 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-278d9e00-ed08-4959-bafd-ac6774d8f46e tempest-VolumeTypesReaderTests-335761762 tempest-VolumeTypesReaderTests-335761762-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1566106571", "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=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:55:14 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-278d9e00-ed08-4959-bafd-ac6774d8f46e tempest-VolumeTypesReaderTests-335761762 tempest-VolumeTypesReaderTests-335761762-project-admin] http://192.168.122.117/volume/v3/types returned with HTTP 200 Sep 05 20:55:14 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 465/940] 192.168.122.117 () {60 vars in 1137 bytes} [Sat Sep 5 20:55:13 2026] POST /volume/v3/types => generated 380 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:14 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-a77a0561-dcd7-457d-93e4-247aeefa2d56 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:14 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-a77a0561-dcd7-457d-93e4-247aeefa2d56 tempest-VolumeTypesReaderTests-335761762 tempest-VolumeTypesReaderTests-335761762-project-reader] DELETE http://192.168.122.117/volume/v3/types/6638f2ad-7959-4d7a-91ed-4f16364378f4/extra_specs/key1 Sep 05 20:55:14 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-a77a0561-dcd7-457d-93e4-247aeefa2d56 tempest-VolumeTypesReaderTests-335761762 tempest-VolumeTypesReaderTests-335761762-project-reader] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:14 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-a77a0561-dcd7-457d-93e4-247aeefa2d56 tempest-VolumeTypesReaderTests-335761762 tempest-VolumeTypesReaderTests-335761762-project-reader] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:14 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-9d35f56f-e3eb-4cea-b007-2ff4bd533a14 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:14 devstack devstack@c-api.service[87435]: DEBUG cinder.policy [None req-a77a0561-dcd7-457d-93e4-247aeefa2d56 tempest-VolumeTypesReaderTests-335761762 tempest-VolumeTypesReaderTests-335761762-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '872e62fcd0114cf9b68055ab1baa6f9d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5239933cfd1d4459b27a97fe85e8c942', '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=87435) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 20:55:14 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-a77a0561-dcd7-457d-93e4-247aeefa2d56 tempest-VolumeTypesReaderTests-335761762 tempest-VolumeTypesReaderTests-335761762-project-reader] http://192.168.122.117/volume/v3/types/6638f2ad-7959-4d7a-91ed-4f16364378f4/extra_specs/key1 returned with HTTP 403 Sep 05 20:55:14 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-9d35f56f-e3eb-4cea-b007-2ff4bd533a14 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] GET http://192.168.122.117/volume/v3/volumes/f2e36dd1-50ea-4359-8b05-d3ec388a038a Sep 05 20:55:14 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-9d35f56f-e3eb-4cea-b007-2ff4bd533a14 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:14 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-9d35f56f-e3eb-4cea-b007-2ff4bd533a14 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:14 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 476/941] 192.168.122.117 () {58 vars in 1280 bytes} [Sat Sep 5 20:55:14 2026] DELETE /volume/v3/types/6638f2ad-7959-4d7a-91ed-4f16364378f4/extra_specs/key1 => generated 122 bytes in 45 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:55:14 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-fb04b804-cb6b-4449-8f69-3b7bb6502d3a None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:14 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-fb04b804-cb6b-4449-8f69-3b7bb6502d3a tempest-VolumeTypesReaderTests-335761762 tempest-VolumeTypesReaderTests-335761762-project-admin] POST http://192.168.122.117/volume/v3/types Sep 05 20:55:14 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-fb04b804-cb6b-4449-8f69-3b7bb6502d3a tempest-VolumeTypesReaderTests-335761762 tempest-VolumeTypesReaderTests-335761762-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1424522818", "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=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:55:14 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:14 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:55:14 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:14 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:55:14 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-9d35f56f-e3eb-4cea-b007-2ff4bd533a14 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Volume info retrieved successfully. Sep 05 20:55:14 devstack devstack@c-api.service[87434]: WARNING stevedore.named [None req-9d35f56f-e3eb-4cea-b007-2ff4bd533a14 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:55:14 devstack devstack@c-api.service[87434]: WARNING castellan.key_manager [None req-9d35f56f-e3eb-4cea-b007-2ff4bd533a14 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:55:14 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-fb04b804-cb6b-4449-8f69-3b7bb6502d3a tempest-VolumeTypesReaderTests-335761762 tempest-VolumeTypesReaderTests-335761762-project-admin] http://192.168.122.117/volume/v3/types returned with HTTP 200 Sep 05 20:55:14 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 477/942] 192.168.122.117 () {60 vars in 1137 bytes} [Sat Sep 5 20:55:14 2026] POST /volume/v3/types => generated 380 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:14 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-9b5558b3-f5c2-490e-b249-41d337121b5d None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:14 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-9b5558b3-f5c2-490e-b249-41d337121b5d tempest-VolumeTypesReaderTests-335761762 tempest-VolumeTypesReaderTests-335761762-project-reader] DELETE http://192.168.122.117/volume/v3/types/1de250e1-5ef9-4c4b-8223-5308f56ca134 Sep 05 20:55:14 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-9b5558b3-f5c2-490e-b249-41d337121b5d tempest-VolumeTypesReaderTests-335761762 tempest-VolumeTypesReaderTests-335761762-project-reader] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:14 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-9b5558b3-f5c2-490e-b249-41d337121b5d tempest-VolumeTypesReaderTests-335761762 tempest-VolumeTypesReaderTests-335761762-project-reader] Calling method '_delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:14 devstack devstack@c-api.service[87435]: DEBUG cinder.policy [None req-9b5558b3-f5c2-490e-b249-41d337121b5d tempest-VolumeTypesReaderTests-335761762 tempest-VolumeTypesReaderTests-335761762-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '872e62fcd0114cf9b68055ab1baa6f9d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5239933cfd1d4459b27a97fe85e8c942', '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=87435) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 20:55:14 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-9b5558b3-f5c2-490e-b249-41d337121b5d tempest-VolumeTypesReaderTests-335761762 tempest-VolumeTypesReaderTests-335761762-project-reader] http://192.168.122.117/volume/v3/types/1de250e1-5ef9-4c4b-8223-5308f56ca134 returned with HTTP 403 Sep 05 20:55:14 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 478/943] 192.168.122.117 () {58 vars in 1229 bytes} [Sat Sep 5 20:55:14 2026] DELETE /volume/v3/types/1de250e1-5ef9-4c4b-8223-5308f56ca134 => generated 109 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:55:14 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-59ccaef7-2bae-4de0-8a25-e2e830bd70ba None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:14 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-59ccaef7-2bae-4de0-8a25-e2e830bd70ba tempest-VolumeTypesReaderTests-335761762 tempest-VolumeTypesReaderTests-335761762-project-reader] GET http://192.168.122.117/volume/v3/types/2f8def97-f4b7-4e0d-99b3-00fd34f0f5a8/extra_specs Sep 05 20:55:14 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-59ccaef7-2bae-4de0-8a25-e2e830bd70ba tempest-VolumeTypesReaderTests-335761762 tempest-VolumeTypesReaderTests-335761762-project-reader] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:14 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-59ccaef7-2bae-4de0-8a25-e2e830bd70ba tempest-VolumeTypesReaderTests-335761762 tempest-VolumeTypesReaderTests-335761762-project-reader] Calling method 'index' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:14 devstack devstack@c-api.service[87434]: DEBUG oslo_db.sqlalchemy.engines [None req-9d35f56f-e3eb-4cea-b007-2ff4bd533a14 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87434) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:55:14 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-59ccaef7-2bae-4de0-8a25-e2e830bd70ba tempest-VolumeTypesReaderTests-335761762 tempest-VolumeTypesReaderTests-335761762-project-reader] http://192.168.122.117/volume/v3/types/2f8def97-f4b7-4e0d-99b3-00fd34f0f5a8/extra_specs returned with HTTP 200 Sep 05 20:55:14 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 479/944] 192.168.122.117 () {58 vars in 1262 bytes} [Sat Sep 5 20:55:14 2026] GET /volume/v3/types/2f8def97-f4b7-4e0d-99b3-00fd34f0f5a8/extra_specs => generated 123 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:14 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:14 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:55:14 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-d67e311a-8c74-4906-8254-1b4accc14799 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:14 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-9d35f56f-e3eb-4cea-b007-2ff4bd533a14 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] http://192.168.122.117/volume/v3/volumes/f2e36dd1-50ea-4359-8b05-d3ec388a038a returned with HTTP 200 Sep 05 20:55:14 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 466/945] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 20:55:14 2026] GET /volume/v3/volumes/f2e36dd1-50ea-4359-8b05-d3ec388a038a => generated 921 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:55:14 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-c404fefe-9876-4211-a3bd-12266a45dccd None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:14 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-c404fefe-9876-4211-a3bd-12266a45dccd tempest-VolumeTypesReaderTests-335761762 tempest-VolumeTypesReaderTests-335761762-project-reader] GET http://192.168.122.117/volume/v3/types/2f8def97-f4b7-4e0d-99b3-00fd34f0f5a8/encryption/cipher Sep 05 20:55:14 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-c404fefe-9876-4211-a3bd-12266a45dccd tempest-VolumeTypesReaderTests-335761762 tempest-VolumeTypesReaderTests-335761762-project-reader] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:14 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-c404fefe-9876-4211-a3bd-12266a45dccd tempest-VolumeTypesReaderTests-335761762 tempest-VolumeTypesReaderTests-335761762-project-reader] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:14 devstack devstack@c-api.service[87434]: DEBUG cinder.policy [None req-c404fefe-9876-4211-a3bd-12266a45dccd tempest-VolumeTypesReaderTests-335761762 tempest-VolumeTypesReaderTests-335761762-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '872e62fcd0114cf9b68055ab1baa6f9d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5239933cfd1d4459b27a97fe85e8c942', '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=87434) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 20:55:14 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-c404fefe-9876-4211-a3bd-12266a45dccd tempest-VolumeTypesReaderTests-335761762 tempest-VolumeTypesReaderTests-335761762-project-reader] http://192.168.122.117/volume/v3/types/2f8def97-f4b7-4e0d-99b3-00fd34f0f5a8/encryption/cipher returned with HTTP 403 Sep 05 20:55:14 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 467/946] 192.168.122.117 () {58 vars in 1280 bytes} [Sat Sep 5 20:55:14 2026] GET /volume/v3/types/2f8def97-f4b7-4e0d-99b3-00fd34f0f5a8/encryption/cipher => generated 124 bytes in 17 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:55:14 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-26b7a08f-543b-420b-a754-0722d18330ab None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:14 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-26b7a08f-543b-420b-a754-0722d18330ab tempest-VolumeTypesReaderTests-335761762 tempest-VolumeTypesReaderTests-335761762-project-reader] GET http://192.168.122.117/volume/v3/types/2f8def97-f4b7-4e0d-99b3-00fd34f0f5a8/encryption Sep 05 20:55:14 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-26b7a08f-543b-420b-a754-0722d18330ab tempest-VolumeTypesReaderTests-335761762 tempest-VolumeTypesReaderTests-335761762-project-reader] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:14 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-26b7a08f-543b-420b-a754-0722d18330ab tempest-VolumeTypesReaderTests-335761762 tempest-VolumeTypesReaderTests-335761762-project-reader] Calling method 'index' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:14 devstack devstack@c-api.service[87434]: DEBUG cinder.policy [None req-26b7a08f-543b-420b-a754-0722d18330ab tempest-VolumeTypesReaderTests-335761762 tempest-VolumeTypesReaderTests-335761762-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '872e62fcd0114cf9b68055ab1baa6f9d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5239933cfd1d4459b27a97fe85e8c942', '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=87434) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 20:55:14 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-26b7a08f-543b-420b-a754-0722d18330ab tempest-VolumeTypesReaderTests-335761762 tempest-VolumeTypesReaderTests-335761762-project-reader] http://192.168.122.117/volume/v3/types/2f8def97-f4b7-4e0d-99b3-00fd34f0f5a8/encryption returned with HTTP 403 Sep 05 20:55:14 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 468/947] 192.168.122.117 () {58 vars in 1259 bytes} [Sat Sep 5 20:55:14 2026] GET /volume/v3/types/2f8def97-f4b7-4e0d-99b3-00fd34f0f5a8/encryption => generated 124 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:55:14 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-5fca2e16-e25e-4030-b385-fca71f768bdc None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:14 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-5fca2e16-e25e-4030-b385-fca71f768bdc tempest-VolumeTypesReaderTests-335761762 tempest-VolumeTypesReaderTests-335761762-project-reader] GET http://192.168.122.117/volume/v3/types/2f8def97-f4b7-4e0d-99b3-00fd34f0f5a8/extra_specs/multiattach Sep 05 20:55:14 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-5fca2e16-e25e-4030-b385-fca71f768bdc tempest-VolumeTypesReaderTests-335761762 tempest-VolumeTypesReaderTests-335761762-project-reader] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:14 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-5fca2e16-e25e-4030-b385-fca71f768bdc tempest-VolumeTypesReaderTests-335761762 tempest-VolumeTypesReaderTests-335761762-project-reader] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:14 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-5fca2e16-e25e-4030-b385-fca71f768bdc tempest-VolumeTypesReaderTests-335761762 tempest-VolumeTypesReaderTests-335761762-project-reader] http://192.168.122.117/volume/v3/types/2f8def97-f4b7-4e0d-99b3-00fd34f0f5a8/extra_specs/multiattach returned with HTTP 200 Sep 05 20:55:14 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 469/948] 192.168.122.117 () {58 vars in 1298 bytes} [Sat Sep 5 20:55:14 2026] GET /volume/v3/types/2f8def97-f4b7-4e0d-99b3-00fd34f0f5a8/extra_specs/multiattach => generated 29 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 20:55:14 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-d3843b5a-d8e0-4dee-9b3a-4d497bf8cb3e None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:14 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d3843b5a-d8e0-4dee-9b3a-4d497bf8cb3e tempest-VolumeTypesReaderTests-335761762 tempest-VolumeTypesReaderTests-335761762-project-reader] GET http://192.168.122.117/volume/v3/types/2f8def97-f4b7-4e0d-99b3-00fd34f0f5a8/extra_specs/volume_backend_name Sep 05 20:55:14 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-d3843b5a-d8e0-4dee-9b3a-4d497bf8cb3e tempest-VolumeTypesReaderTests-335761762 tempest-VolumeTypesReaderTests-335761762-project-reader] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:14 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-d3843b5a-d8e0-4dee-9b3a-4d497bf8cb3e tempest-VolumeTypesReaderTests-335761762 tempest-VolumeTypesReaderTests-335761762-project-reader] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:14 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d3843b5a-d8e0-4dee-9b3a-4d497bf8cb3e tempest-VolumeTypesReaderTests-335761762 tempest-VolumeTypesReaderTests-335761762-project-reader] http://192.168.122.117/volume/v3/types/2f8def97-f4b7-4e0d-99b3-00fd34f0f5a8/extra_specs/volume_backend_name returned with HTTP 404 Sep 05 20:55:14 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 470/949] 192.168.122.117 () {58 vars in 1322 bytes} [Sat Sep 5 20:55:14 2026] GET /volume/v3/types/2f8def97-f4b7-4e0d-99b3-00fd34f0f5a8/extra_specs/volume_backend_name => generated 143 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:55:14 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-700f2db5-9de7-47de-90ac-d68686fc6a65 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:14 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-700f2db5-9de7-47de-90ac-d68686fc6a65 tempest-VolumeTypesReaderTests-335761762 tempest-VolumeTypesReaderTests-335761762-project-reader] PUT http://192.168.122.117/volume/v3/types/2f8def97-f4b7-4e0d-99b3-00fd34f0f5a8/encryption/a00cd9d2-37c1-4ca6-a515-e4c17cd1330f Sep 05 20:55:14 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-700f2db5-9de7-47de-90ac-d68686fc6a65 tempest-VolumeTypesReaderTests-335761762 tempest-VolumeTypesReaderTests-335761762-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:55:14 devstack devstack@c-api.service[87434]: DEBUG cinder.policy [None req-700f2db5-9de7-47de-90ac-d68686fc6a65 tempest-VolumeTypesReaderTests-335761762 tempest-VolumeTypesReaderTests-335761762-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '872e62fcd0114cf9b68055ab1baa6f9d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5239933cfd1d4459b27a97fe85e8c942', '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=87434) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 20:55:14 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-700f2db5-9de7-47de-90ac-d68686fc6a65 tempest-VolumeTypesReaderTests-335761762 tempest-VolumeTypesReaderTests-335761762-project-reader] http://192.168.122.117/volume/v3/types/2f8def97-f4b7-4e0d-99b3-00fd34f0f5a8/encryption/a00cd9d2-37c1-4ca6-a515-e4c17cd1330f returned with HTTP 403 Sep 05 20:55:14 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 471/950] 192.168.122.117 () {60 vars in 1390 bytes} [Sat Sep 5 20:55:14 2026] PUT /volume/v3/types/2f8def97-f4b7-4e0d-99b3-00fd34f0f5a8/encryption/a00cd9d2-37c1-4ca6-a515-e4c17cd1330f => generated 127 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 05 20:55:14 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-8ee7c2c4-8321-4d8f-bc0c-d6f63fdafe82 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:14 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-8ee7c2c4-8321-4d8f-bc0c-d6f63fdafe82 tempest-VolumeTypesReaderTests-335761762 tempest-VolumeTypesReaderTests-335761762-project-reader] PUT http://192.168.122.117/volume/v3/types/2f8def97-f4b7-4e0d-99b3-00fd34f0f5a8/extra_specs/key1 Sep 05 20:55:14 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-8ee7c2c4-8321-4d8f-bc0c-d6f63fdafe82 tempest-VolumeTypesReaderTests-335761762 tempest-VolumeTypesReaderTests-335761762-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:55:14 devstack devstack@c-api.service[87434]: DEBUG cinder.policy [None req-8ee7c2c4-8321-4d8f-bc0c-d6f63fdafe82 tempest-VolumeTypesReaderTests-335761762 tempest-VolumeTypesReaderTests-335761762-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '872e62fcd0114cf9b68055ab1baa6f9d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5239933cfd1d4459b27a97fe85e8c942', '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=87434) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 20:55:14 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-8ee7c2c4-8321-4d8f-bc0c-d6f63fdafe82 tempest-VolumeTypesReaderTests-335761762 tempest-VolumeTypesReaderTests-335761762-project-reader] http://192.168.122.117/volume/v3/types/2f8def97-f4b7-4e0d-99b3-00fd34f0f5a8/extra_specs/key1 returned with HTTP 403 Sep 05 20:55:14 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 472/951] 192.168.122.117 () {60 vars in 1297 bytes} [Sat Sep 5 20:55:14 2026] PUT /volume/v3/types/2f8def97-f4b7-4e0d-99b3-00fd34f0f5a8/extra_specs/key1 => generated 122 bytes in 17 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:55:14 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-0b7e5b54-8f0b-4837-bb6f-abfb305b5652 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:14 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-0b7e5b54-8f0b-4837-bb6f-abfb305b5652 tempest-VolumeTypesReaderTests-335761762 tempest-VolumeTypesReaderTests-335761762-project-reader] PUT http://192.168.122.117/volume/v3/types/2f8def97-f4b7-4e0d-99b3-00fd34f0f5a8 Sep 05 20:55:14 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-0b7e5b54-8f0b-4837-bb6f-abfb305b5652 tempest-VolumeTypesReaderTests-335761762 tempest-VolumeTypesReaderTests-335761762-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:55:14 devstack devstack@c-api.service[87434]: DEBUG cinder.policy [None req-0b7e5b54-8f0b-4837-bb6f-abfb305b5652 tempest-VolumeTypesReaderTests-335761762 tempest-VolumeTypesReaderTests-335761762-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '872e62fcd0114cf9b68055ab1baa6f9d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5239933cfd1d4459b27a97fe85e8c942', '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=87434) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 20:55:14 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-0b7e5b54-8f0b-4837-bb6f-abfb305b5652 tempest-VolumeTypesReaderTests-335761762 tempest-VolumeTypesReaderTests-335761762-project-reader] http://192.168.122.117/volume/v3/types/2f8def97-f4b7-4e0d-99b3-00fd34f0f5a8 returned with HTTP 403 Sep 05 20:55:14 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 473/952] 192.168.122.117 () {60 vars in 1246 bytes} [Sat Sep 5 20:55:14 2026] PUT /volume/v3/types/2f8def97-f4b7-4e0d-99b3-00fd34f0f5a8 => generated 109 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:55:14 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-ae177319-5a44-4bf3-8947-076d871ce69b None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:14 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-ae177319-5a44-4bf3-8947-076d871ce69b tempest-VolumeTypesReaderTests-335761762 tempest-VolumeTypesReaderTests-335761762-project-admin] DELETE http://192.168.122.117/volume/v3/types/1de250e1-5ef9-4c4b-8223-5308f56ca134 Sep 05 20:55:14 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-ae177319-5a44-4bf3-8947-076d871ce69b tempest-VolumeTypesReaderTests-335761762 tempest-VolumeTypesReaderTests-335761762-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:14 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-ae177319-5a44-4bf3-8947-076d871ce69b tempest-VolumeTypesReaderTests-335761762 tempest-VolumeTypesReaderTests-335761762-project-admin] Calling method '_delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:14 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-d67e311a-8c74-4906-8254-1b4accc14799 tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 20:55:14 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-d67e311a-8c74-4906-8254-1b4accc14799 tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-1135237660"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:55:14 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.volumes [None req-d67e311a-8c74-4906-8254-1b4accc14799 tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-1135237660'}} {{(pid=87435) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:55:14 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-d67e311a-8c74-4906-8254-1b4accc14799 tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] Create volume of 1 GB Sep 05 20:55:14 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-ae177319-5a44-4bf3-8947-076d871ce69b tempest-VolumeTypesReaderTests-335761762 tempest-VolumeTypesReaderTests-335761762-project-admin] http://192.168.122.117/volume/v3/types/1de250e1-5ef9-4c4b-8223-5308f56ca134 returned with HTTP 202 Sep 05 20:55:14 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 474/953] 192.168.122.117 () {58 vars in 1229 bytes} [Sat Sep 5 20:55:14 2026] DELETE /volume/v3/types/1de250e1-5ef9-4c4b-8223-5308f56ca134 => generated 0 bytes in 119 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:55:14 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-d67e311a-8c74-4906-8254-1b4accc14799 tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] Availability Zones retrieved successfully. Sep 05 20:55:14 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-4796162f-8ae1-4659-ba4a-509b2f3f4119 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:14 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-4796162f-8ae1-4659-ba4a-509b2f3f4119 tempest-VolumeTypesReaderTests-335761762 tempest-VolumeTypesReaderTests-335761762-project-admin] DELETE http://192.168.122.117/volume/v3/types/6638f2ad-7959-4d7a-91ed-4f16364378f4 Sep 05 20:55:14 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-4796162f-8ae1-4659-ba4a-509b2f3f4119 tempest-VolumeTypesReaderTests-335761762 tempest-VolumeTypesReaderTests-335761762-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:14 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-4796162f-8ae1-4659-ba4a-509b2f3f4119 tempest-VolumeTypesReaderTests-335761762 tempest-VolumeTypesReaderTests-335761762-project-admin] Calling method '_delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:14 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-d67e311a-8c74-4906-8254-1b4accc14799 tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] Flow 'volume_create_api' (b059a8a8-8397-4166-9b88-f5d593b60935) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:55:14 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-d67e311a-8c74-4906-8254-1b4accc14799 tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (321505c1-949a-4abd-829b-20207a9d185e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:55:14 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.flows.api.create_volume [None req-d67e311a-8c74-4906-8254-1b4accc14799 tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] Validating volume size '1' using validate_int {{(pid=87435) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:55:14 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-4796162f-8ae1-4659-ba4a-509b2f3f4119 tempest-VolumeTypesReaderTests-335761762 tempest-VolumeTypesReaderTests-335761762-project-admin] http://192.168.122.117/volume/v3/types/6638f2ad-7959-4d7a-91ed-4f16364378f4 returned with HTTP 202 Sep 05 20:55:14 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 475/954] 192.168.122.117 () {58 vars in 1229 bytes} [Sat Sep 5 20:55:14 2026] DELETE /volume/v3/types/6638f2ad-7959-4d7a-91ed-4f16364378f4 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:55:14 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-5a63f9cc-8a32-4325-8a0c-886eb76403b4 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:14 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-5a63f9cc-8a32-4325-8a0c-886eb76403b4 tempest-VolumeTypesReaderTests-335761762 tempest-VolumeTypesReaderTests-335761762-project-admin] DELETE http://192.168.122.117/volume/v3/types/cc02146e-e0b6-48ae-be67-6ecff7019726 Sep 05 20:55:14 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-5a63f9cc-8a32-4325-8a0c-886eb76403b4 tempest-VolumeTypesReaderTests-335761762 tempest-VolumeTypesReaderTests-335761762-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:14 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-5a63f9cc-8a32-4325-8a0c-886eb76403b4 tempest-VolumeTypesReaderTests-335761762 tempest-VolumeTypesReaderTests-335761762-project-admin] Calling method '_delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:14 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-d67e311a-8c74-4906-8254-1b4accc14799 tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (321505c1-949a-4abd-829b-20207a9d185e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:55:14 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-d67e311a-8c74-4906-8254-1b4accc14799 tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98ed31bf-820e-4355-93f2-1ac1516dcdb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:55:14 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-5a63f9cc-8a32-4325-8a0c-886eb76403b4 tempest-VolumeTypesReaderTests-335761762 tempest-VolumeTypesReaderTests-335761762-project-admin] http://192.168.122.117/volume/v3/types/cc02146e-e0b6-48ae-be67-6ecff7019726 returned with HTTP 202 Sep 05 20:55:14 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 476/955] 192.168.122.117 () {58 vars in 1229 bytes} [Sat Sep 5 20:55:14 2026] DELETE /volume/v3/types/cc02146e-e0b6-48ae-be67-6ecff7019726 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 05 20:55:14 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-7dda2124-51fd-436d-bb23-f8ac0fc60b67 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:14 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-7dda2124-51fd-436d-bb23-f8ac0fc60b67 tempest-VolumeTypesReaderTests-335761762 tempest-VolumeTypesReaderTests-335761762-project-admin] DELETE http://192.168.122.117/volume/v3/types/e06ff942-a3ad-4893-824e-9b23d04a9394 Sep 05 20:55:14 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-7dda2124-51fd-436d-bb23-f8ac0fc60b67 tempest-VolumeTypesReaderTests-335761762 tempest-VolumeTypesReaderTests-335761762-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:14 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-7dda2124-51fd-436d-bb23-f8ac0fc60b67 tempest-VolumeTypesReaderTests-335761762 tempest-VolumeTypesReaderTests-335761762-project-admin] Calling method '_delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:14 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-7dda2124-51fd-436d-bb23-f8ac0fc60b67 tempest-VolumeTypesReaderTests-335761762 tempest-VolumeTypesReaderTests-335761762-project-admin] http://192.168.122.117/volume/v3/types/e06ff942-a3ad-4893-824e-9b23d04a9394 returned with HTTP 202 Sep 05 20:55:14 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 477/956] 192.168.122.117 () {58 vars in 1229 bytes} [Sat Sep 5 20:55:14 2026] DELETE /volume/v3/types/e06ff942-a3ad-4893-824e-9b23d04a9394 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:55:14 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-243a1782-0cfc-474d-9f41-1f417fe7217b None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:14 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-243a1782-0cfc-474d-9f41-1f417fe7217b tempest-VolumeTypesReaderTests-335761762 tempest-VolumeTypesReaderTests-335761762-project-admin] DELETE http://192.168.122.117/volume/v3/types/02a93d2b-5e98-4a5e-b933-725262d5664e Sep 05 20:55:14 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-243a1782-0cfc-474d-9f41-1f417fe7217b tempest-VolumeTypesReaderTests-335761762 tempest-VolumeTypesReaderTests-335761762-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:14 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-243a1782-0cfc-474d-9f41-1f417fe7217b tempest-VolumeTypesReaderTests-335761762 tempest-VolumeTypesReaderTests-335761762-project-admin] Calling method '_delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:14 devstack devstack@c-api.service[87435]: DEBUG cinder.quota [None req-d67e311a-8c74-4906-8254-1b4accc14799 tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] Created reservations ['22d28e2d-2c71-437d-ae0c-9d1834de5839', 'c352afde-56ab-495f-a09c-d319bf6e8365', '528d036f-288f-4dd5-ac82-754f5085e0b3', '10e18d59-a45a-4a27-806b-a30e4c8aa1a1'] {{(pid=87435) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:55:14 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-d67e311a-8c74-4906-8254-1b4accc14799 tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98ed31bf-820e-4355-93f2-1ac1516dcdb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['22d28e2d-2c71-437d-ae0c-9d1834de5839', 'c352afde-56ab-495f-a09c-d319bf6e8365', '528d036f-288f-4dd5-ac82-754f5085e0b3', '10e18d59-a45a-4a27-806b-a30e4c8aa1a1']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:55:14 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-d67e311a-8c74-4906-8254-1b4accc14799 tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (abe09406-cc39-47ff-98a3-c1b4012d1476) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:55:14 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-243a1782-0cfc-474d-9f41-1f417fe7217b tempest-VolumeTypesReaderTests-335761762 tempest-VolumeTypesReaderTests-335761762-project-admin] http://192.168.122.117/volume/v3/types/02a93d2b-5e98-4a5e-b933-725262d5664e returned with HTTP 202 Sep 05 20:55:14 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 478/957] 192.168.122.117 () {58 vars in 1229 bytes} [Sat Sep 5 20:55:14 2026] DELETE /volume/v3/types/02a93d2b-5e98-4a5e-b933-725262d5664e => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:55:14 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-e9121568-759f-40c9-8159-10302aba0076 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:14 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-e9121568-759f-40c9-8159-10302aba0076 tempest-VolumeTypesReaderTests-335761762 tempest-VolumeTypesReaderTests-335761762-project-admin] DELETE http://192.168.122.117/volume/v3/types/2f8def97-f4b7-4e0d-99b3-00fd34f0f5a8 Sep 05 20:55:14 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:14 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:55:14 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-e9121568-759f-40c9-8159-10302aba0076 tempest-VolumeTypesReaderTests-335761762 tempest-VolumeTypesReaderTests-335761762-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:14 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-e9121568-759f-40c9-8159-10302aba0076 tempest-VolumeTypesReaderTests-335761762 tempest-VolumeTypesReaderTests-335761762-project-admin] Calling method '_delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:15 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-d67e311a-8c74-4906-8254-1b4accc14799 tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (abe09406-cc39-47ff-98a3-c1b4012d1476) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '965a7f5f-5d3c-4422-8cb2-2b59c5cf96d9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1135237660',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f19070beccd40af86729f391e591a44',qos_specs=None,replication_status=,reservations=['22d28e2d-2c71-437d-ae0c-9d1834de5839','c352afde-56ab-495f-a09c-d319bf6e8365','528d036f-288f-4dd5-ac82-754f5085e0b3','10e18d59-a45a-4a27-806b-a30e4c8aa1a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4e55a4c83954b02bb020feabf089e85',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T18:55:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1135237660',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=965a7f5f-5d3c-4422-8cb2-2b59c5cf96d9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5f19070beccd40af86729f391e591a44',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d4e55a4c83954b02bb020feabf089e85',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:55:15 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-d67e311a-8c74-4906-8254-1b4accc14799 tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9594c243-8369-4a1a-b924-737989e8707f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:55:15 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-d67e311a-8c74-4906-8254-1b4accc14799 tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9594c243-8369-4a1a-b924-737989e8707f) transitioned into state 'SUCCESS' from state '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-1135237660',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f19070beccd40af86729f391e591a44',qos_specs=None,replication_status=,reservations=['22d28e2d-2c71-437d-ae0c-9d1834de5839','c352afde-56ab-495f-a09c-d319bf6e8365','528d036f-288f-4dd5-ac82-754f5085e0b3','10e18d59-a45a-4a27-806b-a30e4c8aa1a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4e55a4c83954b02bb020feabf089e85',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:55:15 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-d67e311a-8c74-4906-8254-1b4accc14799 tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89c3f633-fc1e-4b2e-9a13-113bbef1918e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:55:15 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-e9121568-759f-40c9-8159-10302aba0076 tempest-VolumeTypesReaderTests-335761762 tempest-VolumeTypesReaderTests-335761762-project-admin] http://192.168.122.117/volume/v3/types/2f8def97-f4b7-4e0d-99b3-00fd34f0f5a8 returned with HTTP 202 Sep 05 20:55:15 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 479/958] 192.168.122.117 () {58 vars in 1229 bytes} [Sat Sep 5 20:55:14 2026] DELETE /volume/v3/types/2f8def97-f4b7-4e0d-99b3-00fd34f0f5a8 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:55:15 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-d67e311a-8c74-4906-8254-1b4accc14799 tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89c3f633-fc1e-4b2e-9a13-113bbef1918e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:55:15 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-d67e311a-8c74-4906-8254-1b4accc14799 tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] Flow 'volume_create_api' (b059a8a8-8397-4166-9b88-f5d593b60935) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:55:15 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-d67e311a-8c74-4906-8254-1b4accc14799 tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] Create volume request issued successfully. Sep 05 20:55:15 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-d67e311a-8c74-4906-8254-1b4accc14799 tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 20:55:15 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 480/959] 192.168.122.117 () {60 vars in 1142 bytes} [Sat Sep 5 20:55:14 2026] POST /volume/v3/volumes => generated 764 bytes in 878 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:55:15 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-2a4757e3-e89c-499d-a07b-033061a760f1 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:15 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-2a4757e3-e89c-499d-a07b-033061a760f1 tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] GET http://192.168.122.117/volume/v3/volumes/965a7f5f-5d3c-4422-8cb2-2b59c5cf96d9 Sep 05 20:55:15 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-2a4757e3-e89c-499d-a07b-033061a760f1 tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:15 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-2a4757e3-e89c-499d-a07b-033061a760f1 tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:15 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:15 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:55:15 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:15 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:55:15 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-2a4757e3-e89c-499d-a07b-033061a760f1 tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] Volume info retrieved successfully. Sep 05 20:55:15 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-2a4757e3-e89c-499d-a07b-033061a760f1 tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] http://192.168.122.117/volume/v3/volumes/965a7f5f-5d3c-4422-8cb2-2b59c5cf96d9 returned with HTTP 200 Sep 05 20:55:15 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 480/960] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:55:15 2026] GET /volume/v3/volumes/965a7f5f-5d3c-4422-8cb2-2b59c5cf96d9 => generated 832 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:15 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-7cecc384-abdb-4eeb-9750-e9d290941e06 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:15 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-7cecc384-abdb-4eeb-9750-e9d290941e06 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] GET http://192.168.122.117/volume/v3/volumes/f2e36dd1-50ea-4359-8b05-d3ec388a038a Sep 05 20:55:15 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-7cecc384-abdb-4eeb-9750-e9d290941e06 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:15 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-7cecc384-abdb-4eeb-9750-e9d290941e06 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:15 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-7cecc384-abdb-4eeb-9750-e9d290941e06 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] http://192.168.122.117/volume/v3/volumes/f2e36dd1-50ea-4359-8b05-d3ec388a038a returned with HTTP 404 Sep 05 20:55:15 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 481/961] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 20:55:15 2026] GET /volume/v3/volumes/f2e36dd1-50ea-4359-8b05-d3ec388a038a => generated 109 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 20:55:15 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-b33999eb-36cc-4674-bb40-932867f78204 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:15 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b33999eb-36cc-4674-bb40-932867f78204 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] GET http://192.168.122.117/volume/v3/groups/9d849470-3bdf-4bcf-9d76-55e335e562b8 Sep 05 20:55:15 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b33999eb-36cc-4674-bb40-932867f78204 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:15 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b33999eb-36cc-4674-bb40-932867f78204 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Calling method 'version_select' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:15 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.groups [None req-b33999eb-36cc-4674-bb40-932867f78204 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] show called for member 9d849470-3bdf-4bcf-9d76-55e335e562b8 {{(pid=87434) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 20:55:15 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b33999eb-36cc-4674-bb40-932867f78204 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] http://192.168.122.117/volume/v3/groups/9d849470-3bdf-4bcf-9d76-55e335e562b8 returned with HTTP 404 Sep 05 20:55:15 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 481/962] 192.168.122.117 () {60 vars in 1270 bytes} [Sat Sep 5 20:55:15 2026] GET /volume/v3/groups/9d849470-3bdf-4bcf-9d76-55e335e562b8 => generated 108 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 20:55:15 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-f05a7722-1dd2-4b15-82d5-3894528fb8a9 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:15 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-f05a7722-1dd2-4b15-82d5-3894528fb8a9 tempest-GroupSnapshotsTest-2126834696 tempest-GroupSnapshotsTest-2126834696-project-admin] DELETE http://192.168.122.117/volume/v3/group_types/5b07f501-e2dd-4e99-a346-30ea2564133f Sep 05 20:55:15 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-f05a7722-1dd2-4b15-82d5-3894528fb8a9 tempest-GroupSnapshotsTest-2126834696 tempest-GroupSnapshotsTest-2126834696-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:15 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-f05a7722-1dd2-4b15-82d5-3894528fb8a9 tempest-GroupSnapshotsTest-2126834696 tempest-GroupSnapshotsTest-2126834696-project-admin] Calling method 'version_select' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:15 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:15 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:55:15 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-f05a7722-1dd2-4b15-82d5-3894528fb8a9 tempest-GroupSnapshotsTest-2126834696 tempest-GroupSnapshotsTest-2126834696-project-admin] http://192.168.122.117/volume/v3/group_types/5b07f501-e2dd-4e99-a346-30ea2564133f returned with HTTP 202 Sep 05 20:55:15 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 482/963] 192.168.122.117 () {60 vars in 1288 bytes} [Sat Sep 5 20:55:15 2026] DELETE /volume/v3/group_types/5b07f501-e2dd-4e99-a346-30ea2564133f => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 20:55:15 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-6f0b0487-2e27-4ad3-9214-5d58b586b79b None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:15 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-6f0b0487-2e27-4ad3-9214-5d58b586b79b tempest-GroupSnapshotsTest-2126834696 tempest-GroupSnapshotsTest-2126834696-project-admin] DELETE http://192.168.122.117/volume/v3/types/aca5f79e-3bd6-4f1a-b3f7-cd69cb179ce2 Sep 05 20:55:15 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-6f0b0487-2e27-4ad3-9214-5d58b586b79b tempest-GroupSnapshotsTest-2126834696 tempest-GroupSnapshotsTest-2126834696-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:15 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-6f0b0487-2e27-4ad3-9214-5d58b586b79b tempest-GroupSnapshotsTest-2126834696 tempest-GroupSnapshotsTest-2126834696-project-admin] Calling method '_delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:15 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-6f0b0487-2e27-4ad3-9214-5d58b586b79b tempest-GroupSnapshotsTest-2126834696 tempest-GroupSnapshotsTest-2126834696-project-admin] http://192.168.122.117/volume/v3/types/aca5f79e-3bd6-4f1a-b3f7-cd69cb179ce2 returned with HTTP 202 Sep 05 20:55:15 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 482/964] 192.168.122.117 () {58 vars in 1229 bytes} [Sat Sep 5 20:55:15 2026] DELETE /volume/v3/types/aca5f79e-3bd6-4f1a-b3f7-cd69cb179ce2 => generated 0 bytes in 154 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:55:15 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-4337dd00-5578-4de8-80a1-e5a91f995d2b None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:15 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-4337dd00-5578-4de8-80a1-e5a91f995d2b tempest-GroupSnapshotsTest-2126834696 tempest-GroupSnapshotsTest-2126834696-project-admin] GET http://192.168.122.117/volume/v3/types/aca5f79e-3bd6-4f1a-b3f7-cd69cb179ce2 Sep 05 20:55:15 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-4337dd00-5578-4de8-80a1-e5a91f995d2b tempest-GroupSnapshotsTest-2126834696 tempest-GroupSnapshotsTest-2126834696-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:15 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-4337dd00-5578-4de8-80a1-e5a91f995d2b tempest-GroupSnapshotsTest-2126834696 tempest-GroupSnapshotsTest-2126834696-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:15 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-4337dd00-5578-4de8-80a1-e5a91f995d2b tempest-GroupSnapshotsTest-2126834696 tempest-GroupSnapshotsTest-2126834696-project-admin] http://192.168.122.117/volume/v3/types/aca5f79e-3bd6-4f1a-b3f7-cd69cb179ce2 returned with HTTP 404 Sep 05 20:55:15 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 483/965] 192.168.122.117 () {58 vars in 1226 bytes} [Sat Sep 5 20:55:15 2026] GET /volume/v3/types/aca5f79e-3bd6-4f1a-b3f7-cd69cb179ce2 => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:55:15 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-638e3ed5-ce45-4840-88a7-88a965cd5198 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:15 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-638e3ed5-ce45-4840-88a7-88a965cd5198 tempest-GroupSnapshotsTest-2126834696 tempest-GroupSnapshotsTest-2126834696-project-admin] POST http://192.168.122.117/volume/v3/types Sep 05 20:55:15 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-638e3ed5-ce45-4840-88a7-88a965cd5198 tempest-GroupSnapshotsTest-2126834696 tempest-GroupSnapshotsTest-2126834696-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-875679417"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:55:15 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-638e3ed5-ce45-4840-88a7-88a965cd5198 tempest-GroupSnapshotsTest-2126834696 tempest-GroupSnapshotsTest-2126834696-project-admin] http://192.168.122.117/volume/v3/types returned with HTTP 200 Sep 05 20:55:15 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 483/966] 192.168.122.117 () {60 vars in 1136 bytes} [Sat Sep 5 20:55:15 2026] POST /volume/v3/types => generated 223 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:15 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-cdb733ec-c9c6-491a-acfc-4bb7219bd961 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:15 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-cdb733ec-c9c6-491a-acfc-4bb7219bd961 tempest-GroupSnapshotsTest-2126834696 tempest-GroupSnapshotsTest-2126834696-project-admin] POST http://192.168.122.117/volume/v3/group_types Sep 05 20:55:15 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-cdb733ec-c9c6-491a-acfc-4bb7219bd961 tempest-GroupSnapshotsTest-2126834696 tempest-GroupSnapshotsTest-2126834696-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-361297328"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:55:15 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-cdb733ec-c9c6-491a-acfc-4bb7219bd961 tempest-GroupSnapshotsTest-2126834696 tempest-GroupSnapshotsTest-2126834696-project-admin] http://192.168.122.117/volume/v3/group_types returned with HTTP 202 Sep 05 20:55:15 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 484/967] 192.168.122.117 () {62 vars in 1195 bytes} [Sat Sep 5 20:55:15 2026] POST /volume/v3/group_types => generated 180 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:55:15 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-9c6807a4-192c-4c7f-bb18-133116a06a5a None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:15 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-9c6807a4-192c-4c7f-bb18-133116a06a5a tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] POST http://192.168.122.117/volume/v3/groups Sep 05 20:55:15 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-9c6807a4-192c-4c7f-bb18-133116a06a5a tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "3920f008-929a-492c-944b-753269e65db7", "volume_types": ["ac54fc18-b28f-4edc-8f09-7b4ee1298b58"], "name": "tempest-GroupSnapshotsTest-Group-1894275789"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:55:15 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.groups [None req-9c6807a4-192c-4c7f-bb18-133116a06a5a tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Creating new group {'group': {'group_type': '3920f008-929a-492c-944b-753269e65db7', 'volume_types': ['ac54fc18-b28f-4edc-8f09-7b4ee1298b58'], 'name': 'tempest-GroupSnapshotsTest-Group-1894275789'}} {{(pid=87434) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 05 20:55:15 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.groups [None req-9c6807a4-192c-4c7f-bb18-133116a06a5a tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Creating group tempest-GroupSnapshotsTest-Group-1894275789. Sep 05 20:55:15 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-9c6807a4-192c-4c7f-bb18-133116a06a5a tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Availability Zones retrieved successfully. Sep 05 20:55:15 devstack devstack@c-api.service[87434]: DEBUG cinder.quota [None req-9c6807a4-192c-4c7f-bb18-133116a06a5a tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Created reservations ['449e8a9d-74dc-440d-825d-e84eb6992f8f'] {{(pid=87434) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:55:16 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-9c6807a4-192c-4c7f-bb18-133116a06a5a tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] http://192.168.122.117/volume/v3/groups returned with HTTP 202 Sep 05 20:55:16 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 484/968] 192.168.122.117 () {62 vars in 1181 bytes} [Sat Sep 5 20:55:15 2026] POST /volume/v3/groups => generated 112 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:55:16 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-a0aeed39-3984-4363-bf1a-a71c6c73dba8 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:16 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-a0aeed39-3984-4363-bf1a-a71c6c73dba8 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] GET http://192.168.122.117/volume/v3/groups/05fdcf12-cd49-4ad2-b8e3-6c36de3cf056 Sep 05 20:55:16 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-a0aeed39-3984-4363-bf1a-a71c6c73dba8 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:16 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-a0aeed39-3984-4363-bf1a-a71c6c73dba8 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Calling method 'version_select' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:16 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.groups [None req-a0aeed39-3984-4363-bf1a-a71c6c73dba8 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] show called for member 05fdcf12-cd49-4ad2-b8e3-6c36de3cf056 {{(pid=87435) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 20:55:16 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:16 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:55:16 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:16 devstack devstack@c-api.service[87435]: return base.obj_make_list(context, cls(context), Sep 05 20:55:16 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-a0aeed39-3984-4363-bf1a-a71c6c73dba8 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] http://192.168.122.117/volume/v3/groups/05fdcf12-cd49-4ad2-b8e3-6c36de3cf056 returned with HTTP 200 Sep 05 20:55:16 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 485/969] 192.168.122.117 () {60 vars in 1270 bytes} [Sat Sep 5 20:55:16 2026] GET /volume/v3/groups/05fdcf12-cd49-4ad2-b8e3-6c36de3cf056 => generated 392 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 20:55:16 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-c7e5cf4e-c4a2-4680-8ad4-05ec9898d04d None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:16 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-c7e5cf4e-c4a2-4680-8ad4-05ec9898d04d tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] GET http://192.168.122.117/volume/v3/volumes/965a7f5f-5d3c-4422-8cb2-2b59c5cf96d9 Sep 05 20:55:16 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-c7e5cf4e-c4a2-4680-8ad4-05ec9898d04d tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:16 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-c7e5cf4e-c4a2-4680-8ad4-05ec9898d04d tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:16 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:16 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:55:16 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:16 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:55:16 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-c7e5cf4e-c4a2-4680-8ad4-05ec9898d04d tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] Volume info retrieved successfully. Sep 05 20:55:16 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-c7e5cf4e-c4a2-4680-8ad4-05ec9898d04d tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] http://192.168.122.117/volume/v3/volumes/965a7f5f-5d3c-4422-8cb2-2b59c5cf96d9 returned with HTTP 200 Sep 05 20:55:16 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 485/970] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:55:16 2026] GET /volume/v3/volumes/965a7f5f-5d3c-4422-8cb2-2b59c5cf96d9 => generated 856 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:17 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-6e07a302-e5a8-4b83-9b99-9064b7de474b None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:17 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-6e07a302-e5a8-4b83-9b99-9064b7de474b tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] GET http://192.168.122.117/volume/v3/groups/05fdcf12-cd49-4ad2-b8e3-6c36de3cf056 Sep 05 20:55:17 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-6e07a302-e5a8-4b83-9b99-9064b7de474b tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:17 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-6e07a302-e5a8-4b83-9b99-9064b7de474b tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Calling method 'version_select' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:17 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.groups [None req-6e07a302-e5a8-4b83-9b99-9064b7de474b tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] show called for member 05fdcf12-cd49-4ad2-b8e3-6c36de3cf056 {{(pid=87435) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 20:55:17 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:17 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:55:17 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:17 devstack devstack@c-api.service[87435]: return base.obj_make_list(context, cls(context), Sep 05 20:55:17 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-6e07a302-e5a8-4b83-9b99-9064b7de474b tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] http://192.168.122.117/volume/v3/groups/05fdcf12-cd49-4ad2-b8e3-6c36de3cf056 returned with HTTP 200 Sep 05 20:55:17 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 486/971] 192.168.122.117 () {60 vars in 1270 bytes} [Sat Sep 5 20:55:17 2026] GET /volume/v3/groups/05fdcf12-cd49-4ad2-b8e3-6c36de3cf056 => generated 393 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:55:17 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-4f71176b-6d77-4fbe-9076-8bce4e3b0c39 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:17 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-4f71176b-6d77-4fbe-9076-8bce4e3b0c39 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 20:55:17 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-4f71176b-6d77-4fbe-9076-8bce4e3b0c39 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-431221071", "volume_type": "ac54fc18-b28f-4edc-8f09-7b4ee1298b58", "group_id": "05fdcf12-cd49-4ad2-b8e3-6c36de3cf056", "size": 1}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:55:17 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.volumes [None req-4f71176b-6d77-4fbe-9076-8bce4e3b0c39 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-431221071', 'volume_type': 'ac54fc18-b28f-4edc-8f09-7b4ee1298b58', 'group_id': '05fdcf12-cd49-4ad2-b8e3-6c36de3cf056', 'size': 1}} {{(pid=87434) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:55:17 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:17 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:55:17 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-4f71176b-6d77-4fbe-9076-8bce4e3b0c39 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Create volume of 1 GB Sep 05 20:55:17 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:17 devstack devstack@c-api.service[87434]: return base.obj_make_list(context, cls(context), Sep 05 20:55:17 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-4f71176b-6d77-4fbe-9076-8bce4e3b0c39 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Availability Zones retrieved successfully. Sep 05 20:55:17 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-4f71176b-6d77-4fbe-9076-8bce4e3b0c39 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Flow 'volume_create_api' (dc59b6ee-46d9-4dee-aa19-04a93fa9fc89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:55:17 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-4f71176b-6d77-4fbe-9076-8bce4e3b0c39 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e77c195-f031-4224-8b9b-6874d65c6127) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:55:17 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:17 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:55:17 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.flows.api.create_volume [None req-4f71176b-6d77-4fbe-9076-8bce4e3b0c39 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Validating volume size '1' using validate_int {{(pid=87434) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:55:17 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-9bf244cd-d9e7-49c2-a22e-cdc9911a522e None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:17 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-9bf244cd-d9e7-49c2-a22e-cdc9911a522e tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] GET http://192.168.122.117/volume/v3/volumes/965a7f5f-5d3c-4422-8cb2-2b59c5cf96d9 Sep 05 20:55:17 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-9bf244cd-d9e7-49c2-a22e-cdc9911a522e tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:17 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-9bf244cd-d9e7-49c2-a22e-cdc9911a522e tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:17 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-4f71176b-6d77-4fbe-9076-8bce4e3b0c39 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e77c195-f031-4224-8b9b-6874d65c6127) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:55:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ac54fc18-b28f-4edc-8f09-7b4ee1298b58,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-875679417',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ac54fc18-b28f-4edc-8f09-7b4ee1298b58', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '05fdcf12-cd49-4ad2-b8e3-6c36de3cf056', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:55:17 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-4f71176b-6d77-4fbe-9076-8bce4e3b0c39 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01c642ce-513a-47e4-8d32-ed91e4aa53af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:55:17 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:17 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:55:17 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:17 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:55:17 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-9bf244cd-d9e7-49c2-a22e-cdc9911a522e tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] Volume info retrieved successfully. Sep 05 20:55:17 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-9bf244cd-d9e7-49c2-a22e-cdc9911a522e tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] http://192.168.122.117/volume/v3/volumes/965a7f5f-5d3c-4422-8cb2-2b59c5cf96d9 returned with HTTP 200 Sep 05 20:55:17 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 487/972] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:55:17 2026] GET /volume/v3/volumes/965a7f5f-5d3c-4422-8cb2-2b59c5cf96d9 => generated 857 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:17 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-3b808a62-134c-47c1-935e-ca358e0fbfd7 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:17 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-3b808a62-134c-47c1-935e-ca358e0fbfd7 tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] POST http://192.168.122.117/volume/v3/snapshots Sep 05 20:55:17 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-3b808a62-134c-47c1-935e-ca358e0fbfd7 tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "965a7f5f-5d3c-4422-8cb2-2b59c5cf96d9", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-828860073"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:55:17 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:17 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:55:17 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:17 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:55:17 devstack devstack@c-api.service[87434]: WARNING cinder.quota [None req-4f71176b-6d77-4fbe-9076-8bce4e3b0c39 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-875679417 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-875679417, it is now deprecated. Please use the default quota class for default quota. Sep 05 20:55:17 devstack devstack@c-api.service[87434]: WARNING cinder.quota [None req-4f71176b-6d77-4fbe-9076-8bce4e3b0c39 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-875679417 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-875679417, it is now deprecated. Please use the default quota class for default quota. Sep 05 20:55:17 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-3b808a62-134c-47c1-935e-ca358e0fbfd7 tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] Volume info retrieved successfully. Sep 05 20:55:17 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.snapshots [None req-3b808a62-134c-47c1-935e-ca358e0fbfd7 tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] Create snapshot from volume 965a7f5f-5d3c-4422-8cb2-2b59c5cf96d9 Sep 05 20:55:17 devstack devstack@c-api.service[87434]: DEBUG cinder.quota [None req-4f71176b-6d77-4fbe-9076-8bce4e3b0c39 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Created reservations ['c26f2bd8-5777-4fd6-8521-b877ac3011ab', '9aa18dc5-4ef8-4d57-bca4-8d10c34ecad4', 'b0f94ed6-1dbc-4b49-a1b2-a732f1d04783', '7943abb0-1f02-41e6-95ad-f41ffa40c1a2'] {{(pid=87434) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:55:17 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-4f71176b-6d77-4fbe-9076-8bce4e3b0c39 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01c642ce-513a-47e4-8d32-ed91e4aa53af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c26f2bd8-5777-4fd6-8521-b877ac3011ab', '9aa18dc5-4ef8-4d57-bca4-8d10c34ecad4', 'b0f94ed6-1dbc-4b49-a1b2-a732f1d04783', '7943abb0-1f02-41e6-95ad-f41ffa40c1a2']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:55:17 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-4f71176b-6d77-4fbe-9076-8bce4e3b0c39 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (31d6544a-3020-45a1-bd66-9420d542ebcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:55:17 devstack devstack@c-api.service[87435]: DEBUG cinder.quota [None req-3b808a62-134c-47c1-935e-ca358e0fbfd7 tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] Created reservations ['5c9dd690-d1bf-4d8c-9cab-d5155831477d', 'cdf693f7-55bd-457c-8fbf-263f01085359', 'ab867a25-8127-4d79-8c47-0ae8f495774d', 'a2871523-bbca-4c0c-8de6-4e0e9baccae6'] {{(pid=87435) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:55:17 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:17 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:55:17 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:17 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:55:17 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-4f71176b-6d77-4fbe-9076-8bce4e3b0c39 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (31d6544a-3020-45a1-bd66-9420d542ebcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a30bd9f8-8f23-4358-821c-03c4c13b2709', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-431221071',encryption_key_id=None,group_id=05fdcf12-cd49-4ad2-b8e3-6c36de3cf056,group_type_id=,metadata={},multiattach=False,project_id='cb217409097748358a76633a4367ef8b',qos_specs=None,replication_status=,reservations=['c26f2bd8-5777-4fd6-8521-b877ac3011ab','9aa18dc5-4ef8-4d57-bca4-8d10c34ecad4','b0f94ed6-1dbc-4b49-a1b2-a732f1d04783','7943abb0-1f02-41e6-95ad-f41ffa40c1a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='804a348584274dfb9f438913d2e92967',volume_type_id=ac54fc18-b28f-4edc-8f09-7b4ee1298b58), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T18:55:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-431221071',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=05fdcf12-cd49-4ad2-b8e3-6c36de3cf056,host=None,id=a30bd9f8-8f23-4358-821c-03c4c13b2709,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb217409097748358a76633a4367ef8b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='804a348584274dfb9f438913d2e92967',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ac54fc18-b28f-4edc-8f09-7b4ee1298b58),volume_type_id=ac54fc18-b28f-4edc-8f09-7b4ee1298b58)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:55:17 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-4f71176b-6d77-4fbe-9076-8bce4e3b0c39 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d1c2989-6127-476b-a73a-b8ce76b85e73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:55:17 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-3b808a62-134c-47c1-935e-ca358e0fbfd7 tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] Snapshot create request issued successfully. Sep 05 20:55:17 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-3b808a62-134c-47c1-935e-ca358e0fbfd7 tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] http://192.168.122.117/volume/v3/snapshots returned with HTTP 202 Sep 05 20:55:17 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 488/973] 192.168.122.117 () {60 vars in 1149 bytes} [Sat Sep 5 20:55:17 2026] POST /volume/v3/snapshots => generated 310 bytes in 375 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:55:17 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-ed02736a-4f05-4ae8-aec2-2972c8716f02 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:17 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-ed02736a-4f05-4ae8-aec2-2972c8716f02 tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] GET http://192.168.122.117/volume/v3/snapshots/0f5236fd-4239-4c36-bb7d-89111fdb1bec Sep 05 20:55:17 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-ed02736a-4f05-4ae8-aec2-2972c8716f02 tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:17 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-ed02736a-4f05-4ae8-aec2-2972c8716f02 tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:17 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:17 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:55:17 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-4f71176b-6d77-4fbe-9076-8bce4e3b0c39 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d1c2989-6127-476b-a73a-b8ce76b85e73) transitioned into state 'SUCCESS' from state '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-431221071',encryption_key_id=None,group_id=05fdcf12-cd49-4ad2-b8e3-6c36de3cf056,group_type_id=,metadata={},multiattach=False,project_id='cb217409097748358a76633a4367ef8b',qos_specs=None,replication_status=,reservations=['c26f2bd8-5777-4fd6-8521-b877ac3011ab','9aa18dc5-4ef8-4d57-bca4-8d10c34ecad4','b0f94ed6-1dbc-4b49-a1b2-a732f1d04783','7943abb0-1f02-41e6-95ad-f41ffa40c1a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='804a348584274dfb9f438913d2e92967',volume_type_id=ac54fc18-b28f-4edc-8f09-7b4ee1298b58)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:55:17 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-ed02736a-4f05-4ae8-aec2-2972c8716f02 tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] Snapshot retrieved successfully. Sep 05 20:55:17 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-4f71176b-6d77-4fbe-9076-8bce4e3b0c39 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9442719f-121c-4795-b37e-7a1acc717bd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:55:17 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-ed02736a-4f05-4ae8-aec2-2972c8716f02 tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] http://192.168.122.117/volume/v3/snapshots/0f5236fd-4239-4c36-bb7d-89111fdb1bec returned with HTTP 200 Sep 05 20:55:17 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 489/974] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:55:17 2026] GET /volume/v3/snapshots/0f5236fd-4239-4c36-bb7d-89111fdb1bec => generated 442 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:17 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-4f71176b-6d77-4fbe-9076-8bce4e3b0c39 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9442719f-121c-4795-b37e-7a1acc717bd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:55:17 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-4f71176b-6d77-4fbe-9076-8bce4e3b0c39 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Flow 'volume_create_api' (dc59b6ee-46d9-4dee-aa19-04a93fa9fc89) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:55:17 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-4f71176b-6d77-4fbe-9076-8bce4e3b0c39 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Create volume request issued successfully. Sep 05 20:55:17 devstack devstack@c-api.service[87434]: WARNING stevedore.named [None req-4f71176b-6d77-4fbe-9076-8bce4e3b0c39 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:55:17 devstack devstack@c-api.service[87434]: WARNING castellan.key_manager [None req-4f71176b-6d77-4fbe-9076-8bce4e3b0c39 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:55:18 devstack devstack@c-api.service[87434]: DEBUG oslo_db.sqlalchemy.engines [None req-4f71176b-6d77-4fbe-9076-8bce4e3b0c39 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87434) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:55:18 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:18 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:55:18 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-4f71176b-6d77-4fbe-9076-8bce4e3b0c39 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 20:55:18 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 486/975] 192.168.122.117 () {62 vars in 1184 bytes} [Sat Sep 5 20:55:17 2026] POST /volume/v3/volumes => generated 829 bytes in 866 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:55:18 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-a06b5012-11e0-4408-8989-36bfe69cdf9f None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:18 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-a06b5012-11e0-4408-8989-36bfe69cdf9f tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] GET http://192.168.122.117/volume/v3/volumes/a30bd9f8-8f23-4358-821c-03c4c13b2709 Sep 05 20:55:18 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-a06b5012-11e0-4408-8989-36bfe69cdf9f tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:18 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-a06b5012-11e0-4408-8989-36bfe69cdf9f tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:18 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:18 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:55:18 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:18 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:55:18 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-a06b5012-11e0-4408-8989-36bfe69cdf9f tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Volume info retrieved successfully. Sep 05 20:55:18 devstack devstack@c-api.service[87435]: WARNING stevedore.named [None req-a06b5012-11e0-4408-8989-36bfe69cdf9f tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:55:18 devstack devstack@c-api.service[87435]: WARNING castellan.key_manager [None req-a06b5012-11e0-4408-8989-36bfe69cdf9f tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:55:18 devstack devstack@c-api.service[87435]: DEBUG oslo_db.sqlalchemy.engines [None req-a06b5012-11e0-4408-8989-36bfe69cdf9f tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87435) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:55:18 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:18 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:55:18 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-a06b5012-11e0-4408-8989-36bfe69cdf9f tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] http://192.168.122.117/volume/v3/volumes/a30bd9f8-8f23-4358-821c-03c4c13b2709 returned with HTTP 200 Sep 05 20:55:18 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 490/976] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 20:55:18 2026] GET /volume/v3/volumes/a30bd9f8-8f23-4358-821c-03c4c13b2709 => generated 897 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:55:18 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-73389b1c-197e-4667-a732-2e43dcf4ed81 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:18 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-73389b1c-197e-4667-a732-2e43dcf4ed81 tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] GET http://192.168.122.117/volume/v3/snapshots/0f5236fd-4239-4c36-bb7d-89111fdb1bec Sep 05 20:55:18 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-73389b1c-197e-4667-a732-2e43dcf4ed81 tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:18 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-73389b1c-197e-4667-a732-2e43dcf4ed81 tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:18 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:18 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:55:18 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-73389b1c-197e-4667-a732-2e43dcf4ed81 tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] Snapshot retrieved successfully. Sep 05 20:55:18 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-73389b1c-197e-4667-a732-2e43dcf4ed81 tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] http://192.168.122.117/volume/v3/snapshots/0f5236fd-4239-4c36-bb7d-89111fdb1bec returned with HTTP 200 Sep 05 20:55:18 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 487/977] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:55:18 2026] GET /volume/v3/snapshots/0f5236fd-4239-4c36-bb7d-89111fdb1bec => generated 442 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:19 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-8a85975b-839b-442a-affa-e8ab43326f96 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:19 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-8a85975b-839b-442a-affa-e8ab43326f96 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] GET http://192.168.122.117/volume/v3/volumes/a30bd9f8-8f23-4358-821c-03c4c13b2709 Sep 05 20:55:19 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-8a85975b-839b-442a-affa-e8ab43326f96 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:19 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-8a85975b-839b-442a-affa-e8ab43326f96 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:19 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:19 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:55:19 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:19 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:55:19 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-8a85975b-839b-442a-affa-e8ab43326f96 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Volume info retrieved successfully. Sep 05 20:55:19 devstack devstack@c-api.service[87435]: WARNING stevedore.named [None req-8a85975b-839b-442a-affa-e8ab43326f96 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:55:19 devstack devstack@c-api.service[87435]: WARNING castellan.key_manager [None req-8a85975b-839b-442a-affa-e8ab43326f96 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:55:19 devstack devstack@c-api.service[87435]: DEBUG oslo_db.sqlalchemy.engines [None req-8a85975b-839b-442a-affa-e8ab43326f96 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87435) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:55:19 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:19 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:55:19 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-8a85975b-839b-442a-affa-e8ab43326f96 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] http://192.168.122.117/volume/v3/volumes/a30bd9f8-8f23-4358-821c-03c4c13b2709 returned with HTTP 200 Sep 05 20:55:19 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 491/978] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 20:55:19 2026] GET /volume/v3/volumes/a30bd9f8-8f23-4358-821c-03c4c13b2709 => generated 921 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:55:19 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-f1cd62f4-daaa-4415-bd7f-7628b070b13a None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:19 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-f1cd62f4-daaa-4415-bd7f-7628b070b13a tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] GET http://192.168.122.117/volume/v3/snapshots/0f5236fd-4239-4c36-bb7d-89111fdb1bec Sep 05 20:55:19 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-f1cd62f4-daaa-4415-bd7f-7628b070b13a tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:19 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-f1cd62f4-daaa-4415-bd7f-7628b070b13a tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:19 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:19 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:55:19 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-f1cd62f4-daaa-4415-bd7f-7628b070b13a tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] Snapshot retrieved successfully. Sep 05 20:55:19 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-f1cd62f4-daaa-4415-bd7f-7628b070b13a tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] http://192.168.122.117/volume/v3/snapshots/0f5236fd-4239-4c36-bb7d-89111fdb1bec returned with HTTP 200 Sep 05 20:55:19 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 488/979] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:55:19 2026] GET /volume/v3/snapshots/0f5236fd-4239-4c36-bb7d-89111fdb1bec => generated 442 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:20 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-faa52a22-3190-4e51-9c76-8b3eb7425d91 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:20 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-faa52a22-3190-4e51-9c76-8b3eb7425d91 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] GET http://192.168.122.117/volume/v3/volumes/a30bd9f8-8f23-4358-821c-03c4c13b2709 Sep 05 20:55:20 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-faa52a22-3190-4e51-9c76-8b3eb7425d91 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:20 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-faa52a22-3190-4e51-9c76-8b3eb7425d91 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:20 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:20 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:55:20 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:20 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:55:20 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-faa52a22-3190-4e51-9c76-8b3eb7425d91 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Volume info retrieved successfully. Sep 05 20:55:20 devstack devstack@c-api.service[87435]: WARNING stevedore.named [None req-faa52a22-3190-4e51-9c76-8b3eb7425d91 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:55:20 devstack devstack@c-api.service[87435]: WARNING castellan.key_manager [None req-faa52a22-3190-4e51-9c76-8b3eb7425d91 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:55:20 devstack devstack@c-api.service[87435]: DEBUG oslo_db.sqlalchemy.engines [None req-faa52a22-3190-4e51-9c76-8b3eb7425d91 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87435) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:55:20 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:20 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:55:20 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-faa52a22-3190-4e51-9c76-8b3eb7425d91 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] http://192.168.122.117/volume/v3/volumes/a30bd9f8-8f23-4358-821c-03c4c13b2709 returned with HTTP 200 Sep 05 20:55:20 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 492/980] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 20:55:20 2026] GET /volume/v3/volumes/a30bd9f8-8f23-4358-821c-03c4c13b2709 => generated 921 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:55:20 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-2aa2ae65-1124-4fef-b2f1-70a9f30913a1 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:20 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-2aa2ae65-1124-4fef-b2f1-70a9f30913a1 tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] GET http://192.168.122.117/volume/v3/snapshots/0f5236fd-4239-4c36-bb7d-89111fdb1bec Sep 05 20:55:20 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-2aa2ae65-1124-4fef-b2f1-70a9f30913a1 tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:20 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-2aa2ae65-1124-4fef-b2f1-70a9f30913a1 tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:20 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:20 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:55:20 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-2aa2ae65-1124-4fef-b2f1-70a9f30913a1 tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] Snapshot retrieved successfully. Sep 05 20:55:20 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-2aa2ae65-1124-4fef-b2f1-70a9f30913a1 tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] http://192.168.122.117/volume/v3/snapshots/0f5236fd-4239-4c36-bb7d-89111fdb1bec returned with HTTP 200 Sep 05 20:55:21 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 489/981] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:55:20 2026] GET /volume/v3/snapshots/0f5236fd-4239-4c36-bb7d-89111fdb1bec => generated 469 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:55:21 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-24af0539-055b-4147-9420-8f923c3ef59a None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:21 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-24af0539-055b-4147-9420-8f923c3ef59a tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] POST http://192.168.122.117/volume/v3/snapshots/0f5236fd-4239-4c36-bb7d-89111fdb1bec/metadata Sep 05 20:55:21 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-24af0539-055b-4147-9420-8f923c3ef59a tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:55:21 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:21 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:55:21 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-24af0539-055b-4147-9420-8f923c3ef59a tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] Snapshot retrieved successfully. Sep 05 20:55:21 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-24af0539-055b-4147-9420-8f923c3ef59a tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] Update snapshot metadata completed successfully. Sep 05 20:55:21 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-24af0539-055b-4147-9420-8f923c3ef59a tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] http://192.168.122.117/volume/v3/snapshots/0f5236fd-4239-4c36-bb7d-89111fdb1bec/metadata returned with HTTP 200 Sep 05 20:55:21 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 493/982] 192.168.122.117 () {60 vars in 1286 bytes} [Sat Sep 5 20:55:21 2026] POST /volume/v3/snapshots/0f5236fd-4239-4c36-bb7d-89111fdb1bec/metadata => generated 68 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 20:55:21 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-f07ef5dc-2d41-48bc-9052-35ced387d4df None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:21 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-f07ef5dc-2d41-48bc-9052-35ced387d4df tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-reader] GET http://192.168.122.117/volume/v3/snapshots/0f5236fd-4239-4c36-bb7d-89111fdb1bec/metadata Sep 05 20:55:21 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-f07ef5dc-2d41-48bc-9052-35ced387d4df tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-reader] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:21 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-f07ef5dc-2d41-48bc-9052-35ced387d4df tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-reader] Calling method 'index' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:21 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:21 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:55:21 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-f07ef5dc-2d41-48bc-9052-35ced387d4df tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-reader] Snapshot retrieved successfully. Sep 05 20:55:21 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-f07ef5dc-2d41-48bc-9052-35ced387d4df tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-reader] Get snapshot metadata completed successfully. Sep 05 20:55:21 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-f07ef5dc-2d41-48bc-9052-35ced387d4df tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-reader] http://192.168.122.117/volume/v3/snapshots/0f5236fd-4239-4c36-bb7d-89111fdb1bec/metadata returned with HTTP 200 Sep 05 20:55:21 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 490/983] 192.168.122.117 () {58 vars in 1265 bytes} [Sat Sep 5 20:55:21 2026] GET /volume/v3/snapshots/0f5236fd-4239-4c36-bb7d-89111fdb1bec/metadata => generated 68 bytes in 357 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 20:55:21 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-3e987bf0-6479-462a-af64-4657a1af787b None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:21 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-3e987bf0-6479-462a-af64-4657a1af787b tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] PUT http://192.168.122.117/volume/v3/snapshots/0f5236fd-4239-4c36-bb7d-89111fdb1bec/metadata Sep 05 20:55:21 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-3e987bf0-6479-462a-af64-4657a1af787b tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:55:21 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:21 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:55:21 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-3e987bf0-6479-462a-af64-4657a1af787b tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] Snapshot retrieved successfully. Sep 05 20:55:21 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-c1eaa1bc-e77e-4afb-95e6-4701a42a70ea None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:21 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-3e987bf0-6479-462a-af64-4657a1af787b tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] Update snapshot metadata completed successfully. Sep 05 20:55:21 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-3e987bf0-6479-462a-af64-4657a1af787b tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] http://192.168.122.117/volume/v3/snapshots/0f5236fd-4239-4c36-bb7d-89111fdb1bec/metadata returned with HTTP 200 Sep 05 20:55:21 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 494/984] 192.168.122.117 () {60 vars in 1285 bytes} [Sat Sep 5 20:55:21 2026] PUT /volume/v3/snapshots/0f5236fd-4239-4c36-bb7d-89111fdb1bec/metadata => generated 57 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 20:55:21 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-c1eaa1bc-e77e-4afb-95e6-4701a42a70ea tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] GET http://192.168.122.117/volume/v3/volumes/a30bd9f8-8f23-4358-821c-03c4c13b2709 Sep 05 20:55:21 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-c1eaa1bc-e77e-4afb-95e6-4701a42a70ea tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:21 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-c1eaa1bc-e77e-4afb-95e6-4701a42a70ea tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:21 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-8aaf044a-ea1e-415f-a0f3-738775959080 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:21 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-8aaf044a-ea1e-415f-a0f3-738775959080 tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-reader] GET http://192.168.122.117/volume/v3/snapshots/0f5236fd-4239-4c36-bb7d-89111fdb1bec/metadata Sep 05 20:55:21 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-8aaf044a-ea1e-415f-a0f3-738775959080 tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-reader] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:21 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-8aaf044a-ea1e-415f-a0f3-738775959080 tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-reader] Calling method 'index' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:21 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:21 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:55:21 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:21 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:55:21 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:21 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:55:21 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-8aaf044a-ea1e-415f-a0f3-738775959080 tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-reader] Snapshot retrieved successfully. Sep 05 20:55:21 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-8aaf044a-ea1e-415f-a0f3-738775959080 tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-reader] Get snapshot metadata completed successfully. Sep 05 20:55:21 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-8aaf044a-ea1e-415f-a0f3-738775959080 tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-reader] http://192.168.122.117/volume/v3/snapshots/0f5236fd-4239-4c36-bb7d-89111fdb1bec/metadata returned with HTTP 200 Sep 05 20:55:21 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 495/985] 192.168.122.117 () {58 vars in 1265 bytes} [Sat Sep 5 20:55:21 2026] GET /volume/v3/snapshots/0f5236fd-4239-4c36-bb7d-89111fdb1bec/metadata => generated 57 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 20:55:21 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-c1eaa1bc-e77e-4afb-95e6-4701a42a70ea tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Volume info retrieved successfully. Sep 05 20:55:21 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-6f6b5e99-2c31-43fd-8e34-8be7167d6561 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:21 devstack devstack@c-api.service[87434]: WARNING stevedore.named [None req-c1eaa1bc-e77e-4afb-95e6-4701a42a70ea tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:55:21 devstack devstack@c-api.service[87434]: WARNING castellan.key_manager [None req-c1eaa1bc-e77e-4afb-95e6-4701a42a70ea tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:55:21 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-6f6b5e99-2c31-43fd-8e34-8be7167d6561 tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] DELETE http://192.168.122.117/volume/v3/snapshots/0f5236fd-4239-4c36-bb7d-89111fdb1bec/metadata/key3 Sep 05 20:55:21 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-6f6b5e99-2c31-43fd-8e34-8be7167d6561 tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:21 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-6f6b5e99-2c31-43fd-8e34-8be7167d6561 tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:21 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:21 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:55:21 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-6f6b5e99-2c31-43fd-8e34-8be7167d6561 tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] Snapshot retrieved successfully. Sep 05 20:55:21 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-6f6b5e99-2c31-43fd-8e34-8be7167d6561 tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] Get snapshot metadata completed successfully. Sep 05 20:55:21 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-6f6b5e99-2c31-43fd-8e34-8be7167d6561 tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] Delete snapshot metadata completed successfully. Sep 05 20:55:21 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-6f6b5e99-2c31-43fd-8e34-8be7167d6561 tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] http://192.168.122.117/volume/v3/snapshots/0f5236fd-4239-4c36-bb7d-89111fdb1bec/metadata/key3 returned with HTTP 200 Sep 05 20:55:21 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 496/986] 192.168.122.117 () {58 vars in 1283 bytes} [Sat Sep 5 20:55:21 2026] DELETE /volume/v3/snapshots/0f5236fd-4239-4c36-bb7d-89111fdb1bec/metadata/key3 => generated 0 bytes in 49 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 05 20:55:21 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-3b637d02-263f-4258-9d56-af39f9b00d58 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:21 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-3b637d02-263f-4258-9d56-af39f9b00d58 tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-reader] GET http://192.168.122.117/volume/v3/snapshots/0f5236fd-4239-4c36-bb7d-89111fdb1bec/metadata Sep 05 20:55:21 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-3b637d02-263f-4258-9d56-af39f9b00d58 tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-reader] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:21 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-3b637d02-263f-4258-9d56-af39f9b00d58 tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-reader] Calling method 'index' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:21 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:21 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:55:21 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-3b637d02-263f-4258-9d56-af39f9b00d58 tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-reader] Snapshot retrieved successfully. Sep 05 20:55:21 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-3b637d02-263f-4258-9d56-af39f9b00d58 tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-reader] Get snapshot metadata completed successfully. Sep 05 20:55:21 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-3b637d02-263f-4258-9d56-af39f9b00d58 tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-reader] http://192.168.122.117/volume/v3/snapshots/0f5236fd-4239-4c36-bb7d-89111fdb1bec/metadata returned with HTTP 200 Sep 05 20:55:21 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 497/987] 192.168.122.117 () {58 vars in 1265 bytes} [Sat Sep 5 20:55:21 2026] GET /volume/v3/snapshots/0f5236fd-4239-4c36-bb7d-89111fdb1bec/metadata => generated 32 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 20:55:21 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-f24726df-a9d9-432c-81ab-3048b88bb4f8 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:21 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-f24726df-a9d9-432c-81ab-3048b88bb4f8 tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] PUT http://192.168.122.117/volume/v3/snapshots/0f5236fd-4239-4c36-bb7d-89111fdb1bec/metadata Sep 05 20:55:21 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-f24726df-a9d9-432c-81ab-3048b88bb4f8 tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:55:21 devstack devstack@c-api.service[87434]: DEBUG oslo_db.sqlalchemy.engines [None req-c1eaa1bc-e77e-4afb-95e6-4701a42a70ea tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87434) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:55:21 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:21 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:55:21 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-f24726df-a9d9-432c-81ab-3048b88bb4f8 tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] Snapshot retrieved successfully. Sep 05 20:55:21 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:21 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:55:21 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-c1eaa1bc-e77e-4afb-95e6-4701a42a70ea tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] http://192.168.122.117/volume/v3/volumes/a30bd9f8-8f23-4358-821c-03c4c13b2709 returned with HTTP 200 Sep 05 20:55:21 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 491/988] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 20:55:21 2026] GET /volume/v3/volumes/a30bd9f8-8f23-4358-821c-03c4c13b2709 => generated 922 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:55:21 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-f24726df-a9d9-432c-81ab-3048b88bb4f8 tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] Update snapshot metadata completed successfully. Sep 05 20:55:21 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-f24726df-a9d9-432c-81ab-3048b88bb4f8 tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] http://192.168.122.117/volume/v3/snapshots/0f5236fd-4239-4c36-bb7d-89111fdb1bec/metadata returned with HTTP 200 Sep 05 20:55:21 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 498/989] 192.168.122.117 () {60 vars in 1285 bytes} [Sat Sep 5 20:55:21 2026] PUT /volume/v3/snapshots/0f5236fd-4239-4c36-bb7d-89111fdb1bec/metadata => generated 16 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 20:55:21 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-e745e8db-0c42-4797-91f4-f8a4f7b9002e None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:21 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-a0a5152e-8f74-421d-8117-2088593761da None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:21 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-e745e8db-0c42-4797-91f4-f8a4f7b9002e tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 20:55:21 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-e745e8db-0c42-4797-91f4-f8a4f7b9002e tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-81490452", "volume_type": "ac54fc18-b28f-4edc-8f09-7b4ee1298b58", "group_id": "05fdcf12-cd49-4ad2-b8e3-6c36de3cf056", "size": 1}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:55:21 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.volumes [None req-e745e8db-0c42-4797-91f4-f8a4f7b9002e tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-81490452', 'volume_type': 'ac54fc18-b28f-4edc-8f09-7b4ee1298b58', 'group_id': '05fdcf12-cd49-4ad2-b8e3-6c36de3cf056', 'size': 1}} {{(pid=87434) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:55:21 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-a0a5152e-8f74-421d-8117-2088593761da tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] POST http://192.168.122.117/volume/v3/snapshots/0f5236fd-4239-4c36-bb7d-89111fdb1bec/metadata Sep 05 20:55:21 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-a0a5152e-8f74-421d-8117-2088593761da tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:55:21 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:21 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:55:21 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-e745e8db-0c42-4797-91f4-f8a4f7b9002e tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Create volume of 1 GB Sep 05 20:55:21 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:21 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:55:21 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-a0a5152e-8f74-421d-8117-2088593761da tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] Snapshot retrieved successfully. Sep 05 20:55:21 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:21 devstack devstack@c-api.service[87434]: return base.obj_make_list(context, cls(context), Sep 05 20:55:21 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-e745e8db-0c42-4797-91f4-f8a4f7b9002e tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Availability Zones retrieved successfully. Sep 05 20:55:21 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-e745e8db-0c42-4797-91f4-f8a4f7b9002e tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Flow 'volume_create_api' (ed2c497a-50b9-48d5-a3e5-b691fe48879b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:55:21 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-e745e8db-0c42-4797-91f4-f8a4f7b9002e tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d5b3868-ebdc-45ec-8f32-453ba814366b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:55:21 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:21 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:55:21 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.flows.api.create_volume [None req-e745e8db-0c42-4797-91f4-f8a4f7b9002e tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Validating volume size '1' using validate_int {{(pid=87434) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:55:21 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-a0a5152e-8f74-421d-8117-2088593761da tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] Update snapshot metadata completed successfully. Sep 05 20:55:21 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-a0a5152e-8f74-421d-8117-2088593761da tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] http://192.168.122.117/volume/v3/snapshots/0f5236fd-4239-4c36-bb7d-89111fdb1bec/metadata returned with HTTP 200 Sep 05 20:55:21 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 499/990] 192.168.122.117 () {60 vars in 1286 bytes} [Sat Sep 5 20:55:21 2026] POST /volume/v3/snapshots/0f5236fd-4239-4c36-bb7d-89111fdb1bec/metadata => generated 68 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 20:55:21 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-b4993366-042a-419f-a9ea-a5443f465a4a None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:21 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-b4993366-042a-419f-a9ea-a5443f465a4a tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-reader] GET http://192.168.122.117/volume/v3/snapshots/0f5236fd-4239-4c36-bb7d-89111fdb1bec/metadata Sep 05 20:55:21 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-b4993366-042a-419f-a9ea-a5443f465a4a tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-reader] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:21 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-b4993366-042a-419f-a9ea-a5443f465a4a tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-reader] Calling method 'index' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:21 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:21 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:55:21 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-b4993366-042a-419f-a9ea-a5443f465a4a tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-reader] Snapshot retrieved successfully. Sep 05 20:55:21 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-b4993366-042a-419f-a9ea-a5443f465a4a tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-reader] Get snapshot metadata completed successfully. Sep 05 20:55:21 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-b4993366-042a-419f-a9ea-a5443f465a4a tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-reader] http://192.168.122.117/volume/v3/snapshots/0f5236fd-4239-4c36-bb7d-89111fdb1bec/metadata returned with HTTP 200 Sep 05 20:55:21 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 500/991] 192.168.122.117 () {58 vars in 1265 bytes} [Sat Sep 5 20:55:21 2026] GET /volume/v3/snapshots/0f5236fd-4239-4c36-bb7d-89111fdb1bec/metadata => generated 68 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 20:55:21 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-1745d13c-5c72-4be0-8657-8d45726a50bf None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:21 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-1745d13c-5c72-4be0-8657-8d45726a50bf tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] PUT http://192.168.122.117/volume/v3/snapshots/0f5236fd-4239-4c36-bb7d-89111fdb1bec/metadata/key3 Sep 05 20:55:21 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-1745d13c-5c72-4be0-8657-8d45726a50bf tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:55:21 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-e745e8db-0c42-4797-91f4-f8a4f7b9002e tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d5b3868-ebdc-45ec-8f32-453ba814366b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:55:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ac54fc18-b28f-4edc-8f09-7b4ee1298b58,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-875679417',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ac54fc18-b28f-4edc-8f09-7b4ee1298b58', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '05fdcf12-cd49-4ad2-b8e3-6c36de3cf056', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:55:21 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-e745e8db-0c42-4797-91f4-f8a4f7b9002e tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (229c1a24-f102-4e39-b76c-2f0c5b22e2e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:55:21 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:21 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:55:21 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-1745d13c-5c72-4be0-8657-8d45726a50bf tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] Snapshot retrieved successfully. Sep 05 20:55:22 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-1745d13c-5c72-4be0-8657-8d45726a50bf tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] Update snapshot metadata completed successfully. Sep 05 20:55:22 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-1745d13c-5c72-4be0-8657-8d45726a50bf tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] http://192.168.122.117/volume/v3/snapshots/0f5236fd-4239-4c36-bb7d-89111fdb1bec/metadata/key3 returned with HTTP 200 Sep 05 20:55:22 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 501/992] 192.168.122.117 () {60 vars in 1300 bytes} [Sat Sep 5 20:55:21 2026] PUT /volume/v3/snapshots/0f5236fd-4239-4c36-bb7d-89111fdb1bec/metadata/key3 => generated 35 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 20:55:22 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-378dd873-339d-4a3e-892a-63e92635fcf0 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:22 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-378dd873-339d-4a3e-892a-63e92635fcf0 tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-reader] GET http://192.168.122.117/volume/v3/snapshots/0f5236fd-4239-4c36-bb7d-89111fdb1bec/metadata/key3 Sep 05 20:55:22 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-378dd873-339d-4a3e-892a-63e92635fcf0 tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-reader] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:22 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-378dd873-339d-4a3e-892a-63e92635fcf0 tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-reader] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:22 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:22 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:55:22 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-378dd873-339d-4a3e-892a-63e92635fcf0 tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-reader] Snapshot retrieved successfully. Sep 05 20:55:22 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-378dd873-339d-4a3e-892a-63e92635fcf0 tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-reader] Get snapshot metadata completed successfully. Sep 05 20:55:22 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-378dd873-339d-4a3e-892a-63e92635fcf0 tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-reader] http://192.168.122.117/volume/v3/snapshots/0f5236fd-4239-4c36-bb7d-89111fdb1bec/metadata/key3 returned with HTTP 200 Sep 05 20:55:22 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 502/993] 192.168.122.117 () {58 vars in 1280 bytes} [Sat Sep 5 20:55:22 2026] GET /volume/v3/snapshots/0f5236fd-4239-4c36-bb7d-89111fdb1bec/metadata/key3 => generated 35 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 20:55:22 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-9e81b7a3-7ad8-47a6-bbfe-3c5e3a498649 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:22 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-9e81b7a3-7ad8-47a6-bbfe-3c5e3a498649 tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-reader] GET http://192.168.122.117/volume/v3/snapshots/0f5236fd-4239-4c36-bb7d-89111fdb1bec/metadata Sep 05 20:55:22 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-9e81b7a3-7ad8-47a6-bbfe-3c5e3a498649 tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-reader] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:22 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-9e81b7a3-7ad8-47a6-bbfe-3c5e3a498649 tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-reader] Calling method 'index' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:22 devstack devstack@c-api.service[87434]: DEBUG cinder.quota [None req-e745e8db-0c42-4797-91f4-f8a4f7b9002e tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Created reservations ['e1fbbba3-b812-47bc-9db3-ffb602a52d65', '60e39261-a966-45d2-a0c3-6d051f0ae3f8', '96f4a8cb-5db5-4d1b-a5ff-48761560e6b9', '2400b12d-bc1d-4a9c-a867-dd2c2d4ff53f'] {{(pid=87434) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:55:22 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-e745e8db-0c42-4797-91f4-f8a4f7b9002e tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (229c1a24-f102-4e39-b76c-2f0c5b22e2e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e1fbbba3-b812-47bc-9db3-ffb602a52d65', '60e39261-a966-45d2-a0c3-6d051f0ae3f8', '96f4a8cb-5db5-4d1b-a5ff-48761560e6b9', '2400b12d-bc1d-4a9c-a867-dd2c2d4ff53f']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:55:22 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-e745e8db-0c42-4797-91f4-f8a4f7b9002e tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (feeaf14f-be34-4075-8e96-480721484b18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:55:22 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:22 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:55:22 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-9e81b7a3-7ad8-47a6-bbfe-3c5e3a498649 tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-reader] Snapshot retrieved successfully. Sep 05 20:55:22 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-9e81b7a3-7ad8-47a6-bbfe-3c5e3a498649 tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-reader] Get snapshot metadata completed successfully. Sep 05 20:55:22 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-9e81b7a3-7ad8-47a6-bbfe-3c5e3a498649 tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-reader] http://192.168.122.117/volume/v3/snapshots/0f5236fd-4239-4c36-bb7d-89111fdb1bec/metadata returned with HTTP 200 Sep 05 20:55:22 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 503/994] 192.168.122.117 () {58 vars in 1265 bytes} [Sat Sep 5 20:55:22 2026] GET /volume/v3/snapshots/0f5236fd-4239-4c36-bb7d-89111fdb1bec/metadata => generated 75 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 20:55:22 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-14e4d438-6a18-451f-903a-440c262b729c None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:22 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-14e4d438-6a18-451f-903a-440c262b729c tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] PUT http://192.168.122.117/volume/v3/snapshots/0f5236fd-4239-4c36-bb7d-89111fdb1bec/metadata Sep 05 20:55:22 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-14e4d438-6a18-451f-903a-440c262b729c tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:55:22 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:22 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:55:22 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-14e4d438-6a18-451f-903a-440c262b729c tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] Snapshot retrieved successfully. Sep 05 20:55:22 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:22 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:55:22 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-e745e8db-0c42-4797-91f4-f8a4f7b9002e tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (feeaf14f-be34-4075-8e96-480721484b18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '75ca1446-a38f-479e-bb13-e9a94be560df', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-81490452',encryption_key_id=None,group_id=05fdcf12-cd49-4ad2-b8e3-6c36de3cf056,group_type_id=,metadata={},multiattach=False,project_id='cb217409097748358a76633a4367ef8b',qos_specs=None,replication_status=,reservations=['e1fbbba3-b812-47bc-9db3-ffb602a52d65','60e39261-a966-45d2-a0c3-6d051f0ae3f8','96f4a8cb-5db5-4d1b-a5ff-48761560e6b9','2400b12d-bc1d-4a9c-a867-dd2c2d4ff53f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='804a348584274dfb9f438913d2e92967',volume_type_id=ac54fc18-b28f-4edc-8f09-7b4ee1298b58), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T18:55:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-81490452',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=05fdcf12-cd49-4ad2-b8e3-6c36de3cf056,host=None,id=75ca1446-a38f-479e-bb13-e9a94be560df,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb217409097748358a76633a4367ef8b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='804a348584274dfb9f438913d2e92967',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ac54fc18-b28f-4edc-8f09-7b4ee1298b58),volume_type_id=ac54fc18-b28f-4edc-8f09-7b4ee1298b58)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:55:22 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-e745e8db-0c42-4797-91f4-f8a4f7b9002e tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb59f9cb-2ac4-41b0-8af9-52d1c7bbcd23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:55:22 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-14e4d438-6a18-451f-903a-440c262b729c tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] Update snapshot metadata completed successfully. Sep 05 20:55:22 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-14e4d438-6a18-451f-903a-440c262b729c tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] http://192.168.122.117/volume/v3/snapshots/0f5236fd-4239-4c36-bb7d-89111fdb1bec/metadata returned with HTTP 200 Sep 05 20:55:22 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 504/995] 192.168.122.117 () {60 vars in 1285 bytes} [Sat Sep 5 20:55:22 2026] PUT /volume/v3/snapshots/0f5236fd-4239-4c36-bb7d-89111fdb1bec/metadata => generated 16 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 20:55:22 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-154e98c1-abef-4d4b-aa7e-057c51484e3a None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:22 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-154e98c1-abef-4d4b-aa7e-057c51484e3a tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] DELETE http://192.168.122.117/volume/v3/snapshots/0f5236fd-4239-4c36-bb7d-89111fdb1bec Sep 05 20:55:22 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-154e98c1-abef-4d4b-aa7e-057c51484e3a tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:22 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-154e98c1-abef-4d4b-aa7e-057c51484e3a tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:22 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.snapshots [None req-154e98c1-abef-4d4b-aa7e-057c51484e3a tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] Delete snapshot with id: 0f5236fd-4239-4c36-bb7d-89111fdb1bec Sep 05 20:55:22 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-e745e8db-0c42-4797-91f4-f8a4f7b9002e tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb59f9cb-2ac4-41b0-8af9-52d1c7bbcd23) transitioned into state 'SUCCESS' from state '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-81490452',encryption_key_id=None,group_id=05fdcf12-cd49-4ad2-b8e3-6c36de3cf056,group_type_id=,metadata={},multiattach=False,project_id='cb217409097748358a76633a4367ef8b',qos_specs=None,replication_status=,reservations=['e1fbbba3-b812-47bc-9db3-ffb602a52d65','60e39261-a966-45d2-a0c3-6d051f0ae3f8','96f4a8cb-5db5-4d1b-a5ff-48761560e6b9','2400b12d-bc1d-4a9c-a867-dd2c2d4ff53f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='804a348584274dfb9f438913d2e92967',volume_type_id=ac54fc18-b28f-4edc-8f09-7b4ee1298b58)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:55:22 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:22 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:55:22 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-e745e8db-0c42-4797-91f4-f8a4f7b9002e tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44769e0a-003c-4174-bbad-a0071ba9998c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:55:22 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-154e98c1-abef-4d4b-aa7e-057c51484e3a tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] Snapshot retrieved successfully. Sep 05 20:55:22 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:22 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:55:22 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-e745e8db-0c42-4797-91f4-f8a4f7b9002e tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44769e0a-003c-4174-bbad-a0071ba9998c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:55:22 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-e745e8db-0c42-4797-91f4-f8a4f7b9002e tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Flow 'volume_create_api' (ed2c497a-50b9-48d5-a3e5-b691fe48879b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:55:22 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-e745e8db-0c42-4797-91f4-f8a4f7b9002e tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Create volume request issued successfully. Sep 05 20:55:22 devstack devstack@c-api.service[87434]: WARNING stevedore.named [None req-e745e8db-0c42-4797-91f4-f8a4f7b9002e tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:55:22 devstack devstack@c-api.service[87434]: WARNING castellan.key_manager [None req-e745e8db-0c42-4797-91f4-f8a4f7b9002e tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:55:22 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-154e98c1-abef-4d4b-aa7e-057c51484e3a tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] Snapshot delete request issued successfully. Sep 05 20:55:22 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-154e98c1-abef-4d4b-aa7e-057c51484e3a tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] http://192.168.122.117/volume/v3/snapshots/0f5236fd-4239-4c36-bb7d-89111fdb1bec returned with HTTP 202 Sep 05 20:55:22 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 505/996] 192.168.122.117 () {58 vars in 1241 bytes} [Sat Sep 5 20:55:22 2026] DELETE /volume/v3/snapshots/0f5236fd-4239-4c36-bb7d-89111fdb1bec => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:55:22 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-e9c55d28-6dbe-4113-9664-f8bc7bece49f None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:22 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-e9c55d28-6dbe-4113-9664-f8bc7bece49f tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] GET http://192.168.122.117/volume/v3/snapshots/0f5236fd-4239-4c36-bb7d-89111fdb1bec Sep 05 20:55:22 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-e9c55d28-6dbe-4113-9664-f8bc7bece49f tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:22 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-e9c55d28-6dbe-4113-9664-f8bc7bece49f tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:22 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:22 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:55:22 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-e9c55d28-6dbe-4113-9664-f8bc7bece49f tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] Snapshot retrieved successfully. Sep 05 20:55:22 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-e9c55d28-6dbe-4113-9664-f8bc7bece49f tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] http://192.168.122.117/volume/v3/snapshots/0f5236fd-4239-4c36-bb7d-89111fdb1bec returned with HTTP 200 Sep 05 20:55:22 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 506/997] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:55:22 2026] GET /volume/v3/snapshots/0f5236fd-4239-4c36-bb7d-89111fdb1bec => generated 468 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:55:22 devstack devstack@c-api.service[87434]: DEBUG oslo_db.sqlalchemy.engines [None req-e745e8db-0c42-4797-91f4-f8a4f7b9002e tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87434) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:55:22 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:22 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:55:22 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-e745e8db-0c42-4797-91f4-f8a4f7b9002e tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 20:55:22 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 492/998] 192.168.122.117 () {62 vars in 1184 bytes} [Sat Sep 5 20:55:21 2026] POST /volume/v3/volumes => generated 828 bytes in 666 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:55:22 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-44dcee08-990b-40ed-9a22-4c407b3e381e None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:22 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-44dcee08-990b-40ed-9a22-4c407b3e381e tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] GET http://192.168.122.117/volume/v3/volumes/75ca1446-a38f-479e-bb13-e9a94be560df Sep 05 20:55:22 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-44dcee08-990b-40ed-9a22-4c407b3e381e tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:22 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-44dcee08-990b-40ed-9a22-4c407b3e381e tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:22 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:22 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:55:22 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:22 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:55:22 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-44dcee08-990b-40ed-9a22-4c407b3e381e tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Volume info retrieved successfully. Sep 05 20:55:22 devstack devstack@c-api.service[87435]: WARNING stevedore.named [None req-44dcee08-990b-40ed-9a22-4c407b3e381e tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:55:22 devstack devstack@c-api.service[87435]: WARNING castellan.key_manager [None req-44dcee08-990b-40ed-9a22-4c407b3e381e tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:55:22 devstack devstack@c-api.service[87435]: DEBUG oslo_db.sqlalchemy.engines [None req-44dcee08-990b-40ed-9a22-4c407b3e381e tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87435) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:55:22 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:22 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:55:22 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-44dcee08-990b-40ed-9a22-4c407b3e381e tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] http://192.168.122.117/volume/v3/volumes/75ca1446-a38f-479e-bb13-e9a94be560df returned with HTTP 200 Sep 05 20:55:22 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 507/999] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 20:55:22 2026] GET /volume/v3/volumes/75ca1446-a38f-479e-bb13-e9a94be560df => generated 896 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:55:23 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-b77e1452-7d34-4e86-a0c1-6cc97576456f None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:23 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b77e1452-7d34-4e86-a0c1-6cc97576456f tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] GET http://192.168.122.117/volume/v3/snapshots/0f5236fd-4239-4c36-bb7d-89111fdb1bec Sep 05 20:55:23 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b77e1452-7d34-4e86-a0c1-6cc97576456f tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:23 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b77e1452-7d34-4e86-a0c1-6cc97576456f tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:23 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:23 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:55:23 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-b77e1452-7d34-4e86-a0c1-6cc97576456f tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] Snapshot retrieved successfully. Sep 05 20:55:23 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b77e1452-7d34-4e86-a0c1-6cc97576456f tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] http://192.168.122.117/volume/v3/snapshots/0f5236fd-4239-4c36-bb7d-89111fdb1bec returned with HTTP 200 Sep 05 20:55:23 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 493/1000] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:55:23 2026] GET /volume/v3/snapshots/0f5236fd-4239-4c36-bb7d-89111fdb1bec => generated 468 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-b4c0a9c3-2d55-48a3-a400-684be0b041bf None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:23 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-b4c0a9c3-2d55-48a3-a400-684be0b041bf tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] GET http://192.168.122.117/volume/v3/volumes/75ca1446-a38f-479e-bb13-e9a94be560df Sep 05 20:55:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-b4c0a9c3-2d55-48a3-a400-684be0b041bf tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-b4c0a9c3-2d55-48a3-a400-684be0b041bf tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:23 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:23 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:55:23 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:23 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:55:23 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-b4c0a9c3-2d55-48a3-a400-684be0b041bf tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Volume info retrieved successfully. Sep 05 20:55:23 devstack devstack@c-api.service[87435]: WARNING stevedore.named [None req-b4c0a9c3-2d55-48a3-a400-684be0b041bf tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:55:23 devstack devstack@c-api.service[87435]: WARNING castellan.key_manager [None req-b4c0a9c3-2d55-48a3-a400-684be0b041bf tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:55:23 devstack devstack@c-api.service[87435]: DEBUG oslo_db.sqlalchemy.engines [None req-b4c0a9c3-2d55-48a3-a400-684be0b041bf tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87435) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:55:23 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:23 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:55:23 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-b4c0a9c3-2d55-48a3-a400-684be0b041bf tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] http://192.168.122.117/volume/v3/volumes/75ca1446-a38f-479e-bb13-e9a94be560df returned with HTTP 200 Sep 05 20:55:23 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 508/1001] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 20:55:23 2026] GET /volume/v3/volumes/75ca1446-a38f-479e-bb13-e9a94be560df => generated 920 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:55:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-d4c4fe60-b565-4473-bb58-2b794aed637d None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:24 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d4c4fe60-b565-4473-bb58-2b794aed637d tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] GET http://192.168.122.117/volume/v3/snapshots/0f5236fd-4239-4c36-bb7d-89111fdb1bec Sep 05 20:55:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-d4c4fe60-b565-4473-bb58-2b794aed637d tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-d4c4fe60-b565-4473-bb58-2b794aed637d tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:24 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:24 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:55:24 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-d4c4fe60-b565-4473-bb58-2b794aed637d tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] Snapshot retrieved successfully. Sep 05 20:55:24 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d4c4fe60-b565-4473-bb58-2b794aed637d tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] http://192.168.122.117/volume/v3/snapshots/0f5236fd-4239-4c36-bb7d-89111fdb1bec returned with HTTP 200 Sep 05 20:55:24 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 494/1002] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:55:24 2026] GET /volume/v3/snapshots/0f5236fd-4239-4c36-bb7d-89111fdb1bec => generated 468 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:24 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-a85a6a06-b821-47f0-895f-d9947bd5695f None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:24 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-a85a6a06-b821-47f0-895f-d9947bd5695f tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] GET http://192.168.122.117/volume/v3/volumes/75ca1446-a38f-479e-bb13-e9a94be560df Sep 05 20:55:24 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-a85a6a06-b821-47f0-895f-d9947bd5695f tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:24 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-a85a6a06-b821-47f0-895f-d9947bd5695f tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:25 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:25 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:55:25 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:25 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:55:25 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-a85a6a06-b821-47f0-895f-d9947bd5695f tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Volume info retrieved successfully. Sep 05 20:55:25 devstack devstack@c-api.service[87435]: WARNING stevedore.named [None req-a85a6a06-b821-47f0-895f-d9947bd5695f tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:55:25 devstack devstack@c-api.service[87435]: WARNING castellan.key_manager [None req-a85a6a06-b821-47f0-895f-d9947bd5695f tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:55:25 devstack devstack@c-api.service[87435]: DEBUG oslo_db.sqlalchemy.engines [None req-a85a6a06-b821-47f0-895f-d9947bd5695f tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87435) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:55:25 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:25 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:55:25 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-a85a6a06-b821-47f0-895f-d9947bd5695f tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] http://192.168.122.117/volume/v3/volumes/75ca1446-a38f-479e-bb13-e9a94be560df returned with HTTP 200 Sep 05 20:55:25 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 509/1003] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 20:55:24 2026] GET /volume/v3/volumes/75ca1446-a38f-479e-bb13-e9a94be560df => generated 921 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:55:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-56f6c001-49d4-466e-8de9-929258ce65f8 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:25 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-56f6c001-49d4-466e-8de9-929258ce65f8 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] PUT http://192.168.122.117/volume/v3/groups/05fdcf12-cd49-4ad2-b8e3-6c36de3cf056 Sep 05 20:55:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-56f6c001-49d4-466e-8de9-929258ce65f8 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "a30bd9f8-8f23-4358-821c-03c4c13b2709"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:55:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.groups [None req-56f6c001-49d4-466e-8de9-929258ce65f8 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Update called for group 05fdcf12-cd49-4ad2-b8e3-6c36de3cf056. {{(pid=87434) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 05 20:55:25 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.groups [None req-56f6c001-49d4-466e-8de9-929258ce65f8 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Updating group 05fdcf12-cd49-4ad2-b8e3-6c36de3cf056 with name None description: None add_volumes: None remove_volumes: a30bd9f8-8f23-4358-821c-03c4c13b2709. Sep 05 20:55:25 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:25 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:55:25 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-56f6c001-49d4-466e-8de9-929258ce65f8 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] http://192.168.122.117/volume/v3/groups/05fdcf12-cd49-4ad2-b8e3-6c36de3cf056 returned with HTTP 202 Sep 05 20:55:25 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 495/1004] 192.168.122.117 () {62 vars in 1290 bytes} [Sat Sep 5 20:55:25 2026] PUT /volume/v3/groups/05fdcf12-cd49-4ad2-b8e3-6c36de3cf056 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 20:55:25 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-d7f3cbdf-cd66-451c-b474-f64b380cf8c0 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:25 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-d7f3cbdf-cd66-451c-b474-f64b380cf8c0 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] GET http://192.168.122.117/volume/v3/groups/05fdcf12-cd49-4ad2-b8e3-6c36de3cf056 Sep 05 20:55:25 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-d7f3cbdf-cd66-451c-b474-f64b380cf8c0 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:25 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-d7f3cbdf-cd66-451c-b474-f64b380cf8c0 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Calling method 'version_select' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:25 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.groups [None req-d7f3cbdf-cd66-451c-b474-f64b380cf8c0 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] show called for member 05fdcf12-cd49-4ad2-b8e3-6c36de3cf056 {{(pid=87435) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 20:55:25 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:25 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:55:25 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:25 devstack devstack@c-api.service[87435]: return base.obj_make_list(context, cls(context), Sep 05 20:55:25 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-d7f3cbdf-cd66-451c-b474-f64b380cf8c0 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] http://192.168.122.117/volume/v3/groups/05fdcf12-cd49-4ad2-b8e3-6c36de3cf056 returned with HTTP 200 Sep 05 20:55:25 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 510/1005] 192.168.122.117 () {60 vars in 1270 bytes} [Sat Sep 5 20:55:25 2026] GET /volume/v3/groups/05fdcf12-cd49-4ad2-b8e3-6c36de3cf056 => generated 392 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:55:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-1136a871-4199-4817-ad59-00fa52903f5e None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:25 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-1136a871-4199-4817-ad59-00fa52903f5e tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] GET http://192.168.122.117/volume/v3/snapshots/0f5236fd-4239-4c36-bb7d-89111fdb1bec Sep 05 20:55:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-1136a871-4199-4817-ad59-00fa52903f5e tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-1136a871-4199-4817-ad59-00fa52903f5e tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:25 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-1136a871-4199-4817-ad59-00fa52903f5e tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] http://192.168.122.117/volume/v3/snapshots/0f5236fd-4239-4c36-bb7d-89111fdb1bec returned with HTTP 404 Sep 05 20:55:25 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 496/1006] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:55:25 2026] GET /volume/v3/snapshots/0f5236fd-4239-4c36-bb7d-89111fdb1bec => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:55:25 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-a704781b-1291-4077-b2c1-8e224490f0cd None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:25 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-a704781b-1291-4077-b2c1-8e224490f0cd tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] GET http://192.168.122.117/volume/v3/volumes/965a7f5f-5d3c-4422-8cb2-2b59c5cf96d9 Sep 05 20:55:25 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-a704781b-1291-4077-b2c1-8e224490f0cd tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:25 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-a704781b-1291-4077-b2c1-8e224490f0cd tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:25 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:25 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:55:25 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:25 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:55:25 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-a704781b-1291-4077-b2c1-8e224490f0cd tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] Volume info retrieved successfully. Sep 05 20:55:25 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-a704781b-1291-4077-b2c1-8e224490f0cd tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] http://192.168.122.117/volume/v3/volumes/965a7f5f-5d3c-4422-8cb2-2b59c5cf96d9 returned with HTTP 200 Sep 05 20:55:25 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 511/1007] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:55:25 2026] GET /volume/v3/volumes/965a7f5f-5d3c-4422-8cb2-2b59c5cf96d9 => generated 857 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-f679d529-9410-4ffa-b269-87c6f5ccc4cf None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:25 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-f679d529-9410-4ffa-b269-87c6f5ccc4cf tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] DELETE http://192.168.122.117/volume/v3/volumes/965a7f5f-5d3c-4422-8cb2-2b59c5cf96d9 Sep 05 20:55:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-f679d529-9410-4ffa-b269-87c6f5ccc4cf tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-f679d529-9410-4ffa-b269-87c6f5ccc4cf tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] Calling method 'delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:25 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-f679d529-9410-4ffa-b269-87c6f5ccc4cf tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] Delete volume with id: 965a7f5f-5d3c-4422-8cb2-2b59c5cf96d9 Sep 05 20:55:25 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:25 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:55:25 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:25 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:55:25 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-f679d529-9410-4ffa-b269-87c6f5ccc4cf tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] Volume info retrieved successfully. Sep 05 20:55:25 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-f679d529-9410-4ffa-b269-87c6f5ccc4cf tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] Delete volume request issued successfully. Sep 05 20:55:25 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-f679d529-9410-4ffa-b269-87c6f5ccc4cf tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] http://192.168.122.117/volume/v3/volumes/965a7f5f-5d3c-4422-8cb2-2b59c5cf96d9 returned with HTTP 202 Sep 05 20:55:25 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 497/1008] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 20:55:25 2026] DELETE /volume/v3/volumes/965a7f5f-5d3c-4422-8cb2-2b59c5cf96d9 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:55:25 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-412add7d-a39a-4be5-997c-d0568248f5a4 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:25 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-412add7d-a39a-4be5-997c-d0568248f5a4 tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] GET http://192.168.122.117/volume/v3/volumes/965a7f5f-5d3c-4422-8cb2-2b59c5cf96d9 Sep 05 20:55:25 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-412add7d-a39a-4be5-997c-d0568248f5a4 tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:25 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-412add7d-a39a-4be5-997c-d0568248f5a4 tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:25 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:25 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:55:25 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:25 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:55:25 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-412add7d-a39a-4be5-997c-d0568248f5a4 tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] Volume info retrieved successfully. Sep 05 20:55:25 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-412add7d-a39a-4be5-997c-d0568248f5a4 tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] http://192.168.122.117/volume/v3/volumes/965a7f5f-5d3c-4422-8cb2-2b59c5cf96d9 returned with HTTP 200 Sep 05 20:55:25 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 512/1009] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:55:25 2026] GET /volume/v3/volumes/965a7f5f-5d3c-4422-8cb2-2b59c5cf96d9 => generated 856 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:26 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-71a5505c-ed32-42b6-9724-27a4c1bf937d None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:26 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-71a5505c-ed32-42b6-9724-27a4c1bf937d tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] GET http://192.168.122.117/volume/v3/groups/05fdcf12-cd49-4ad2-b8e3-6c36de3cf056 Sep 05 20:55:26 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-71a5505c-ed32-42b6-9724-27a4c1bf937d tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:26 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-71a5505c-ed32-42b6-9724-27a4c1bf937d tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Calling method 'version_select' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:26 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.groups [None req-71a5505c-ed32-42b6-9724-27a4c1bf937d tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] show called for member 05fdcf12-cd49-4ad2-b8e3-6c36de3cf056 {{(pid=87434) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 20:55:26 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:26 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:55:26 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:26 devstack devstack@c-api.service[87434]: return base.obj_make_list(context, cls(context), Sep 05 20:55:26 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-71a5505c-ed32-42b6-9724-27a4c1bf937d tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] http://192.168.122.117/volume/v3/groups/05fdcf12-cd49-4ad2-b8e3-6c36de3cf056 returned with HTTP 200 Sep 05 20:55:26 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 498/1010] 192.168.122.117 () {60 vars in 1270 bytes} [Sat Sep 5 20:55:26 2026] GET /volume/v3/groups/05fdcf12-cd49-4ad2-b8e3-6c36de3cf056 => generated 393 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:55:26 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-fa2ceacb-30ee-4850-ac4a-c7afb5043ec0 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:26 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-fa2ceacb-30ee-4850-ac4a-c7afb5043ec0 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] PUT http://192.168.122.117/volume/v3/groups/05fdcf12-cd49-4ad2-b8e3-6c36de3cf056 Sep 05 20:55:26 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-fa2ceacb-30ee-4850-ac4a-c7afb5043ec0 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "a30bd9f8-8f23-4358-821c-03c4c13b2709"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:55:26 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.groups [None req-fa2ceacb-30ee-4850-ac4a-c7afb5043ec0 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Update called for group 05fdcf12-cd49-4ad2-b8e3-6c36de3cf056. {{(pid=87435) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 05 20:55:26 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.groups [None req-fa2ceacb-30ee-4850-ac4a-c7afb5043ec0 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Updating group 05fdcf12-cd49-4ad2-b8e3-6c36de3cf056 with name None description: None add_volumes: a30bd9f8-8f23-4358-821c-03c4c13b2709 remove_volumes: None. Sep 05 20:55:26 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:26 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:55:26 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:26 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:55:26 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:26 devstack devstack@c-api.service[87435]: return base.obj_make_list(context, cls(context), Sep 05 20:55:26 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-fa2ceacb-30ee-4850-ac4a-c7afb5043ec0 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] http://192.168.122.117/volume/v3/groups/05fdcf12-cd49-4ad2-b8e3-6c36de3cf056 returned with HTTP 202 Sep 05 20:55:26 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 513/1011] 192.168.122.117 () {62 vars in 1290 bytes} [Sat Sep 5 20:55:26 2026] PUT /volume/v3/groups/05fdcf12-cd49-4ad2-b8e3-6c36de3cf056 => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 20:55:26 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-d46ce351-0bc9-48d5-befe-0aa0f082f954 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:26 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d46ce351-0bc9-48d5-befe-0aa0f082f954 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] GET http://192.168.122.117/volume/v3/groups/05fdcf12-cd49-4ad2-b8e3-6c36de3cf056 Sep 05 20:55:26 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-d46ce351-0bc9-48d5-befe-0aa0f082f954 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:26 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-d46ce351-0bc9-48d5-befe-0aa0f082f954 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Calling method 'version_select' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:26 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.groups [None req-d46ce351-0bc9-48d5-befe-0aa0f082f954 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] show called for member 05fdcf12-cd49-4ad2-b8e3-6c36de3cf056 {{(pid=87434) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 20:55:26 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:26 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:55:26 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:26 devstack devstack@c-api.service[87434]: return base.obj_make_list(context, cls(context), Sep 05 20:55:26 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d46ce351-0bc9-48d5-befe-0aa0f082f954 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] http://192.168.122.117/volume/v3/groups/05fdcf12-cd49-4ad2-b8e3-6c36de3cf056 returned with HTTP 200 Sep 05 20:55:26 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 499/1012] 192.168.122.117 () {60 vars in 1270 bytes} [Sat Sep 5 20:55:26 2026] GET /volume/v3/groups/05fdcf12-cd49-4ad2-b8e3-6c36de3cf056 => generated 392 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:55:26 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-01f69516-9bad-49fb-91c4-32fbea381b4e None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:26 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-01f69516-9bad-49fb-91c4-32fbea381b4e tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] GET http://192.168.122.117/volume/v3/volumes/965a7f5f-5d3c-4422-8cb2-2b59c5cf96d9 Sep 05 20:55:26 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-01f69516-9bad-49fb-91c4-32fbea381b4e tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:26 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-01f69516-9bad-49fb-91c4-32fbea381b4e tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:26 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-01f69516-9bad-49fb-91c4-32fbea381b4e tempest-SnapshotMetadataTestJSON-736185719 tempest-SnapshotMetadataTestJSON-736185719-project-member] http://192.168.122.117/volume/v3/volumes/965a7f5f-5d3c-4422-8cb2-2b59c5cf96d9 returned with HTTP 404 Sep 05 20:55:26 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 514/1013] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:55:26 2026] GET /volume/v3/volumes/965a7f5f-5d3c-4422-8cb2-2b59c5cf96d9 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:55:27 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-52b898a0-69d5-46bc-b54b-711fa05d7cc8 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:27 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-52b898a0-69d5-46bc-b54b-711fa05d7cc8 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] GET http://192.168.122.117/volume/v3/groups/05fdcf12-cd49-4ad2-b8e3-6c36de3cf056 Sep 05 20:55:27 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-52b898a0-69d5-46bc-b54b-711fa05d7cc8 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:27 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-52b898a0-69d5-46bc-b54b-711fa05d7cc8 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Calling method 'version_select' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:27 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.groups [None req-52b898a0-69d5-46bc-b54b-711fa05d7cc8 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] show called for member 05fdcf12-cd49-4ad2-b8e3-6c36de3cf056 {{(pid=87434) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 20:55:27 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:27 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:55:27 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:27 devstack devstack@c-api.service[87434]: return base.obj_make_list(context, cls(context), Sep 05 20:55:27 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-52b898a0-69d5-46bc-b54b-711fa05d7cc8 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] http://192.168.122.117/volume/v3/groups/05fdcf12-cd49-4ad2-b8e3-6c36de3cf056 returned with HTTP 200 Sep 05 20:55:27 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 500/1014] 192.168.122.117 () {60 vars in 1270 bytes} [Sat Sep 5 20:55:27 2026] GET /volume/v3/groups/05fdcf12-cd49-4ad2-b8e3-6c36de3cf056 => generated 393 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:55:27 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-097ce8ae-e625-42c8-9b1e-9d9f7a046264 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:27 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-097ce8ae-e625-42c8-9b1e-9d9f7a046264 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] PUT http://192.168.122.117/volume/v3/groups/05fdcf12-cd49-4ad2-b8e3-6c36de3cf056 Sep 05 20:55:27 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-097ce8ae-e625-42c8-9b1e-9d9f7a046264 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "75ca1446-a38f-479e-bb13-e9a94be560df"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:55:27 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.groups [None req-097ce8ae-e625-42c8-9b1e-9d9f7a046264 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Update called for group 05fdcf12-cd49-4ad2-b8e3-6c36de3cf056. {{(pid=87435) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 05 20:55:27 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.groups [None req-097ce8ae-e625-42c8-9b1e-9d9f7a046264 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Updating group 05fdcf12-cd49-4ad2-b8e3-6c36de3cf056 with name None description: None add_volumes: None remove_volumes: 75ca1446-a38f-479e-bb13-e9a94be560df. Sep 05 20:55:27 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:27 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:55:27 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-097ce8ae-e625-42c8-9b1e-9d9f7a046264 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] http://192.168.122.117/volume/v3/groups/05fdcf12-cd49-4ad2-b8e3-6c36de3cf056 returned with HTTP 202 Sep 05 20:55:27 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 515/1015] 192.168.122.117 () {62 vars in 1290 bytes} [Sat Sep 5 20:55:27 2026] PUT /volume/v3/groups/05fdcf12-cd49-4ad2-b8e3-6c36de3cf056 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 20:55:27 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-23829b93-fd99-4a0b-8060-56606bb6a781 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:27 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-23829b93-fd99-4a0b-8060-56606bb6a781 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] GET http://192.168.122.117/volume/v3/groups/05fdcf12-cd49-4ad2-b8e3-6c36de3cf056 Sep 05 20:55:27 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-23829b93-fd99-4a0b-8060-56606bb6a781 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:27 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-23829b93-fd99-4a0b-8060-56606bb6a781 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Calling method 'version_select' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:27 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.groups [None req-23829b93-fd99-4a0b-8060-56606bb6a781 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] show called for member 05fdcf12-cd49-4ad2-b8e3-6c36de3cf056 {{(pid=87434) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 20:55:27 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:27 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:55:27 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:27 devstack devstack@c-api.service[87434]: return base.obj_make_list(context, cls(context), Sep 05 20:55:27 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-23829b93-fd99-4a0b-8060-56606bb6a781 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] http://192.168.122.117/volume/v3/groups/05fdcf12-cd49-4ad2-b8e3-6c36de3cf056 returned with HTTP 200 Sep 05 20:55:27 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 501/1016] 192.168.122.117 () {60 vars in 1270 bytes} [Sat Sep 5 20:55:27 2026] GET /volume/v3/groups/05fdcf12-cd49-4ad2-b8e3-6c36de3cf056 => generated 392 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:55:28 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-ed900621-3a80-428e-8cb5-43ed6d07d973 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:28 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-ed900621-3a80-428e-8cb5-43ed6d07d973 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] GET http://192.168.122.117/volume/v3/groups/05fdcf12-cd49-4ad2-b8e3-6c36de3cf056 Sep 05 20:55:28 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-ed900621-3a80-428e-8cb5-43ed6d07d973 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:28 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-ed900621-3a80-428e-8cb5-43ed6d07d973 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Calling method 'version_select' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:28 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.groups [None req-ed900621-3a80-428e-8cb5-43ed6d07d973 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] show called for member 05fdcf12-cd49-4ad2-b8e3-6c36de3cf056 {{(pid=87435) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 20:55:28 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:28 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:55:28 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:28 devstack devstack@c-api.service[87435]: return base.obj_make_list(context, cls(context), Sep 05 20:55:28 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-ed900621-3a80-428e-8cb5-43ed6d07d973 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] http://192.168.122.117/volume/v3/groups/05fdcf12-cd49-4ad2-b8e3-6c36de3cf056 returned with HTTP 200 Sep 05 20:55:28 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 516/1017] 192.168.122.117 () {60 vars in 1270 bytes} [Sat Sep 5 20:55:28 2026] GET /volume/v3/groups/05fdcf12-cd49-4ad2-b8e3-6c36de3cf056 => generated 393 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:55:28 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-29f78615-0dad-4448-94e7-b265c4f7c496 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:28 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-29f78615-0dad-4448-94e7-b265c4f7c496 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] PUT http://192.168.122.117/volume/v3/groups/05fdcf12-cd49-4ad2-b8e3-6c36de3cf056 Sep 05 20:55:28 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-29f78615-0dad-4448-94e7-b265c4f7c496 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "75ca1446-a38f-479e-bb13-e9a94be560df"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:55:28 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.groups [None req-29f78615-0dad-4448-94e7-b265c4f7c496 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Update called for group 05fdcf12-cd49-4ad2-b8e3-6c36de3cf056. {{(pid=87434) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 05 20:55:28 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.groups [None req-29f78615-0dad-4448-94e7-b265c4f7c496 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Updating group 05fdcf12-cd49-4ad2-b8e3-6c36de3cf056 with name None description: None add_volumes: 75ca1446-a38f-479e-bb13-e9a94be560df remove_volumes: None. Sep 05 20:55:28 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:28 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:55:28 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:28 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:55:28 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:28 devstack devstack@c-api.service[87434]: return base.obj_make_list(context, cls(context), Sep 05 20:55:28 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-29f78615-0dad-4448-94e7-b265c4f7c496 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] http://192.168.122.117/volume/v3/groups/05fdcf12-cd49-4ad2-b8e3-6c36de3cf056 returned with HTTP 202 Sep 05 20:55:28 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 502/1018] 192.168.122.117 () {62 vars in 1290 bytes} [Sat Sep 5 20:55:28 2026] PUT /volume/v3/groups/05fdcf12-cd49-4ad2-b8e3-6c36de3cf056 => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 05 20:55:28 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-7c160d38-534a-4e3a-aca6-fb42c234f7f2 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:28 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-7c160d38-534a-4e3a-aca6-fb42c234f7f2 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] GET http://192.168.122.117/volume/v3/groups/05fdcf12-cd49-4ad2-b8e3-6c36de3cf056 Sep 05 20:55:28 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-7c160d38-534a-4e3a-aca6-fb42c234f7f2 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:28 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-7c160d38-534a-4e3a-aca6-fb42c234f7f2 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Calling method 'version_select' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:28 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.groups [None req-7c160d38-534a-4e3a-aca6-fb42c234f7f2 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] show called for member 05fdcf12-cd49-4ad2-b8e3-6c36de3cf056 {{(pid=87435) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 20:55:28 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:28 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:55:28 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:28 devstack devstack@c-api.service[87435]: return base.obj_make_list(context, cls(context), Sep 05 20:55:28 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-7c160d38-534a-4e3a-aca6-fb42c234f7f2 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] http://192.168.122.117/volume/v3/groups/05fdcf12-cd49-4ad2-b8e3-6c36de3cf056 returned with HTTP 200 Sep 05 20:55:28 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 517/1019] 192.168.122.117 () {60 vars in 1270 bytes} [Sat Sep 5 20:55:28 2026] GET /volume/v3/groups/05fdcf12-cd49-4ad2-b8e3-6c36de3cf056 => generated 392 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:55:29 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-df2b4e3c-7d9c-485e-93bb-58aa1198e297 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:30 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-df2b4e3c-7d9c-485e-93bb-58aa1198e297 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] GET http://192.168.122.117/volume/v3/groups/05fdcf12-cd49-4ad2-b8e3-6c36de3cf056 Sep 05 20:55:30 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-df2b4e3c-7d9c-485e-93bb-58aa1198e297 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:30 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-df2b4e3c-7d9c-485e-93bb-58aa1198e297 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Calling method 'version_select' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:30 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.groups [None req-df2b4e3c-7d9c-485e-93bb-58aa1198e297 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] show called for member 05fdcf12-cd49-4ad2-b8e3-6c36de3cf056 {{(pid=87434) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 20:55:30 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:30 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:55:30 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:30 devstack devstack@c-api.service[87434]: return base.obj_make_list(context, cls(context), Sep 05 20:55:30 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-df2b4e3c-7d9c-485e-93bb-58aa1198e297 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] http://192.168.122.117/volume/v3/groups/05fdcf12-cd49-4ad2-b8e3-6c36de3cf056 returned with HTTP 200 Sep 05 20:55:30 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 503/1020] 192.168.122.117 () {60 vars in 1270 bytes} [Sat Sep 5 20:55:29 2026] GET /volume/v3/groups/05fdcf12-cd49-4ad2-b8e3-6c36de3cf056 => generated 393 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:55:30 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-42a345a1-b639-4816-adeb-5a8826f9d777 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:30 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-42a345a1-b639-4816-adeb-5a8826f9d777 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] GET http://192.168.122.117/volume/v3/volumes/detail Sep 05 20:55:30 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-42a345a1-b639-4816-adeb-5a8826f9d777 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:30 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-42a345a1-b639-4816-adeb-5a8826f9d777 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Calling method 'detail' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:30 devstack devstack@c-api.service[87435]: DEBUG cinder.api.api_utils [None req-42a345a1-b639-4816-adeb-5a8826f9d777 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Removing options '' from query. {{(pid=87435) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:55:30 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:30 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:55:30 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-42a345a1-b639-4816-adeb-5a8826f9d777 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87435) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 20:55:30 devstack devstack@c-api.service[87435]: /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 05 20:55:30 devstack devstack@c-api.service[87435]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 20:55:30 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:30 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:55:30 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:30 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:55:30 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-42a345a1-b639-4816-adeb-5a8826f9d777 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Get all volumes completed successfully. Sep 05 20:55:30 devstack devstack@c-api.service[87435]: WARNING stevedore.named [None req-42a345a1-b639-4816-adeb-5a8826f9d777 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:55:30 devstack devstack@c-api.service[87435]: WARNING castellan.key_manager [None req-42a345a1-b639-4816-adeb-5a8826f9d777 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:55:30 devstack devstack@c-api.service[87435]: DEBUG oslo_db.sqlalchemy.engines [None req-42a345a1-b639-4816-adeb-5a8826f9d777 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87435) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:55:30 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:30 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:55:30 devstack devstack@c-api.service[87435]: WARNING stevedore.named [None req-42a345a1-b639-4816-adeb-5a8826f9d777 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:55:30 devstack devstack@c-api.service[87435]: WARNING castellan.key_manager [None req-42a345a1-b639-4816-adeb-5a8826f9d777 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:55:30 devstack devstack@c-api.service[87435]: DEBUG oslo_db.sqlalchemy.engines [None req-42a345a1-b639-4816-adeb-5a8826f9d777 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87435) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:55:30 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:30 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:55:30 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-42a345a1-b639-4816-adeb-5a8826f9d777 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] http://192.168.122.117/volume/v3/volumes/detail returned with HTTP 200 Sep 05 20:55:30 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 518/1021] 192.168.122.117 () {60 vars in 1183 bytes} [Sat Sep 5 20:55:30 2026] GET /volume/v3/volumes/detail => generated 1836 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 20:55:30 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-ed715af8-d0aa-4224-89ac-e4ac63658cfe None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:30 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-ed715af8-d0aa-4224-89ac-e4ac63658cfe tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] POST http://192.168.122.117/volume/v3/group_snapshots Sep 05 20:55:30 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-ed715af8-d0aa-4224-89ac-e4ac63658cfe tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "05fdcf12-cd49-4ad2-b8e3-6c36de3cf056", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-1357196372"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:55:30 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.group_snapshots [None req-ed715af8-d0aa-4224-89ac-e4ac63658cfe tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '05fdcf12-cd49-4ad2-b8e3-6c36de3cf056', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-1357196372'}} {{(pid=87434) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 05 20:55:30 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:30 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:55:30 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.group_snapshots [None req-ed715af8-d0aa-4224-89ac-e4ac63658cfe tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-1357196372. Sep 05 20:55:30 devstack devstack@c-api.service[87434]: /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 05 20:55:30 devstack devstack@c-api.service[87434]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 20:55:30 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:30 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:55:30 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:30 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:55:30 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:30 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:55:30 devstack devstack@c-api.service[87434]: WARNING cinder.quota [None req-ed715af8-d0aa-4224-89ac-e4ac63658cfe tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-875679417 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-875679417, it is now deprecated. Please use the default quota class for default quota. Sep 05 20:55:30 devstack devstack@c-api.service[87434]: DEBUG cinder.quota [None req-ed715af8-d0aa-4224-89ac-e4ac63658cfe tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Created reservations ['0505f44d-2330-4d37-ac34-f7d4c6eec77a', '3f0a78de-b555-4890-a577-08230730d854', '5607b6b5-a9e1-4f54-ac43-5d3873f827e4', '8bd9b93c-aade-4393-93f1-f7d1307c30eb'] {{(pid=87434) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:55:30 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-ed715af8-d0aa-4224-89ac-e4ac63658cfe tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] http://192.168.122.117/volume/v3/group_snapshots returned with HTTP 202 Sep 05 20:55:30 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 504/1022] 192.168.122.117 () {62 vars in 1208 bytes} [Sat Sep 5 20:55:30 2026] POST /volume/v3/group_snapshots => generated 187 bytes in 281 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:55:30 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-5e09a70b-0ef2-4954-a512-5809244017f6 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:30 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-5e09a70b-0ef2-4954-a512-5809244017f6 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] GET http://192.168.122.117/volume/v3/group_snapshots/6adf74f6-c3d7-4895-93ff-03c8f2da2dd9 Sep 05 20:55:30 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-5e09a70b-0ef2-4954-a512-5809244017f6 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:30 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-5e09a70b-0ef2-4954-a512-5809244017f6 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Calling method 'version_select' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:30 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.group_snapshots [None req-5e09a70b-0ef2-4954-a512-5809244017f6 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] show called for member 6adf74f6-c3d7-4895-93ff-03c8f2da2dd9 {{(pid=87435) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 20:55:30 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:30 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:55:30 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-5e09a70b-0ef2-4954-a512-5809244017f6 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] http://192.168.122.117/volume/v3/group_snapshots/6adf74f6-c3d7-4895-93ff-03c8f2da2dd9 returned with HTTP 200 Sep 05 20:55:30 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 519/1023] 192.168.122.117 () {60 vars in 1297 bytes} [Sat Sep 5 20:55:30 2026] GET /volume/v3/group_snapshots/6adf74f6-c3d7-4895-93ff-03c8f2da2dd9 => generated 326 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:55:31 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-161473f6-c4e4-407c-88a6-98883ee14f84 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:31 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-161473f6-c4e4-407c-88a6-98883ee14f84 tempest-AbsoluteLimitsTests-785705982 tempest-AbsoluteLimitsTests-785705982-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 20:55:31 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-161473f6-c4e4-407c-88a6-98883ee14f84 tempest-AbsoluteLimitsTests-785705982 tempest-AbsoluteLimitsTests-785705982-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-1303410789"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:55:31 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.volumes [None req-161473f6-c4e4-407c-88a6-98883ee14f84 tempest-AbsoluteLimitsTests-785705982 tempest-AbsoluteLimitsTests-785705982-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-1303410789'}} {{(pid=87434) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:55:31 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-161473f6-c4e4-407c-88a6-98883ee14f84 tempest-AbsoluteLimitsTests-785705982 tempest-AbsoluteLimitsTests-785705982-project-member] Create volume of 1 GB Sep 05 20:55:31 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:31 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:55:31 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-161473f6-c4e4-407c-88a6-98883ee14f84 tempest-AbsoluteLimitsTests-785705982 tempest-AbsoluteLimitsTests-785705982-project-member] Availability Zones retrieved successfully. Sep 05 20:55:31 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-161473f6-c4e4-407c-88a6-98883ee14f84 tempest-AbsoluteLimitsTests-785705982 tempest-AbsoluteLimitsTests-785705982-project-member] Flow 'volume_create_api' (c2989c5f-6ce9-4de4-ba31-0a779f98fe2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:55:31 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-161473f6-c4e4-407c-88a6-98883ee14f84 tempest-AbsoluteLimitsTests-785705982 tempest-AbsoluteLimitsTests-785705982-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21993911-6d9e-467b-ac51-e4539aa8aff1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:55:31 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.flows.api.create_volume [None req-161473f6-c4e4-407c-88a6-98883ee14f84 tempest-AbsoluteLimitsTests-785705982 tempest-AbsoluteLimitsTests-785705982-project-member] Validating volume size '1' using validate_int {{(pid=87434) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:55:31 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-443d3aa3-32ed-4344-a909-dac92f748b45 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:31 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-443d3aa3-32ed-4344-a909-dac92f748b45 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] GET http://192.168.122.117/volume/v3/group_snapshots/6adf74f6-c3d7-4895-93ff-03c8f2da2dd9 Sep 05 20:55:31 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-443d3aa3-32ed-4344-a909-dac92f748b45 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:31 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-443d3aa3-32ed-4344-a909-dac92f748b45 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Calling method 'version_select' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:31 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.group_snapshots [None req-443d3aa3-32ed-4344-a909-dac92f748b45 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] show called for member 6adf74f6-c3d7-4895-93ff-03c8f2da2dd9 {{(pid=87435) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 20:55:31 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-161473f6-c4e4-407c-88a6-98883ee14f84 tempest-AbsoluteLimitsTests-785705982 tempest-AbsoluteLimitsTests-785705982-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21993911-6d9e-467b-ac51-e4539aa8aff1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:55:31 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:31 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:55:31 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-161473f6-c4e4-407c-88a6-98883ee14f84 tempest-AbsoluteLimitsTests-785705982 tempest-AbsoluteLimitsTests-785705982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0ba8a3c-a172-450c-93ea-a30fb780a02d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:55:31 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-443d3aa3-32ed-4344-a909-dac92f748b45 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] http://192.168.122.117/volume/v3/group_snapshots/6adf74f6-c3d7-4895-93ff-03c8f2da2dd9 returned with HTTP 200 Sep 05 20:55:31 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 520/1024] 192.168.122.117 () {60 vars in 1297 bytes} [Sat Sep 5 20:55:31 2026] GET /volume/v3/group_snapshots/6adf74f6-c3d7-4895-93ff-03c8f2da2dd9 => generated 326 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:55:31 devstack devstack@c-api.service[87434]: DEBUG cinder.quota [None req-161473f6-c4e4-407c-88a6-98883ee14f84 tempest-AbsoluteLimitsTests-785705982 tempest-AbsoluteLimitsTests-785705982-project-member] Created reservations ['1f3b3904-048b-415e-9118-c32d75b9fc1c', 'bcf94c73-231c-4a6e-b5e9-4a72ae38417e', 'bc97fcfe-7ee9-4351-b92c-906557fe0bbb', '7c4c05d5-71e6-4373-ac28-a0941876e85b'] {{(pid=87434) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:55:31 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-161473f6-c4e4-407c-88a6-98883ee14f84 tempest-AbsoluteLimitsTests-785705982 tempest-AbsoluteLimitsTests-785705982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0ba8a3c-a172-450c-93ea-a30fb780a02d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1f3b3904-048b-415e-9118-c32d75b9fc1c', 'bcf94c73-231c-4a6e-b5e9-4a72ae38417e', 'bc97fcfe-7ee9-4351-b92c-906557fe0bbb', '7c4c05d5-71e6-4373-ac28-a0941876e85b']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:55:31 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-161473f6-c4e4-407c-88a6-98883ee14f84 tempest-AbsoluteLimitsTests-785705982 tempest-AbsoluteLimitsTests-785705982-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b30fdcf6-b512-4a9c-8121-8bb37ed0f1ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:55:31 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:31 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:55:31 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-161473f6-c4e4-407c-88a6-98883ee14f84 tempest-AbsoluteLimitsTests-785705982 tempest-AbsoluteLimitsTests-785705982-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b30fdcf6-b512-4a9c-8121-8bb37ed0f1ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a6553348-3f8b-4237-ac8e-553e6d507fd2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1303410789',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc7c98b7ea8745969a58c83a35d12a6e',qos_specs=None,replication_status=,reservations=['1f3b3904-048b-415e-9118-c32d75b9fc1c','bcf94c73-231c-4a6e-b5e9-4a72ae38417e','bc97fcfe-7ee9-4351-b92c-906557fe0bbb','7c4c05d5-71e6-4373-ac28-a0941876e85b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc9c6bac95bc42bbad2d0618cfafeea7',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T18:55:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1303410789',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a6553348-3f8b-4237-ac8e-553e6d507fd2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cc7c98b7ea8745969a58c83a35d12a6e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bc9c6bac95bc42bbad2d0618cfafeea7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:55:31 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-161473f6-c4e4-407c-88a6-98883ee14f84 tempest-AbsoluteLimitsTests-785705982 tempest-AbsoluteLimitsTests-785705982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0c695cf-f515-4c0e-ba3a-a45d3d6a8350) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:55:31 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-161473f6-c4e4-407c-88a6-98883ee14f84 tempest-AbsoluteLimitsTests-785705982 tempest-AbsoluteLimitsTests-785705982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0c695cf-f515-4c0e-ba3a-a45d3d6a8350) transitioned into state 'SUCCESS' from state '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-1303410789',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc7c98b7ea8745969a58c83a35d12a6e',qos_specs=None,replication_status=,reservations=['1f3b3904-048b-415e-9118-c32d75b9fc1c','bcf94c73-231c-4a6e-b5e9-4a72ae38417e','bc97fcfe-7ee9-4351-b92c-906557fe0bbb','7c4c05d5-71e6-4373-ac28-a0941876e85b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc9c6bac95bc42bbad2d0618cfafeea7',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:55:32 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-161473f6-c4e4-407c-88a6-98883ee14f84 tempest-AbsoluteLimitsTests-785705982 tempest-AbsoluteLimitsTests-785705982-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34d3271c-5129-4fe9-9c9c-7971ce414f37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:55:32 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-161473f6-c4e4-407c-88a6-98883ee14f84 tempest-AbsoluteLimitsTests-785705982 tempest-AbsoluteLimitsTests-785705982-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34d3271c-5129-4fe9-9c9c-7971ce414f37) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:55:32 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-161473f6-c4e4-407c-88a6-98883ee14f84 tempest-AbsoluteLimitsTests-785705982 tempest-AbsoluteLimitsTests-785705982-project-member] Flow 'volume_create_api' (c2989c5f-6ce9-4de4-ba31-0a779f98fe2d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:55:32 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-161473f6-c4e4-407c-88a6-98883ee14f84 tempest-AbsoluteLimitsTests-785705982 tempest-AbsoluteLimitsTests-785705982-project-member] Create volume request issued successfully. Sep 05 20:55:32 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-161473f6-c4e4-407c-88a6-98883ee14f84 tempest-AbsoluteLimitsTests-785705982 tempest-AbsoluteLimitsTests-785705982-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 20:55:32 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 505/1025] 192.168.122.117 () {60 vars in 1142 bytes} [Sat Sep 5 20:55:31 2026] POST /volume/v3/volumes => generated 759 bytes in 771 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:55:32 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-1d174f29-c331-4284-99fc-13d1d3522858 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:32 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-1d174f29-c331-4284-99fc-13d1d3522858 tempest-AbsoluteLimitsTests-785705982 tempest-AbsoluteLimitsTests-785705982-project-member] GET http://192.168.122.117/volume/v3/volumes/a6553348-3f8b-4237-ac8e-553e6d507fd2 Sep 05 20:55:32 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-1d174f29-c331-4284-99fc-13d1d3522858 tempest-AbsoluteLimitsTests-785705982 tempest-AbsoluteLimitsTests-785705982-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:32 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-1d174f29-c331-4284-99fc-13d1d3522858 tempest-AbsoluteLimitsTests-785705982 tempest-AbsoluteLimitsTests-785705982-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:32 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:32 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:55:32 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:32 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:55:32 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-1d174f29-c331-4284-99fc-13d1d3522858 tempest-AbsoluteLimitsTests-785705982 tempest-AbsoluteLimitsTests-785705982-project-member] Volume info retrieved successfully. Sep 05 20:55:32 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-1d174f29-c331-4284-99fc-13d1d3522858 tempest-AbsoluteLimitsTests-785705982 tempest-AbsoluteLimitsTests-785705982-project-member] http://192.168.122.117/volume/v3/volumes/a6553348-3f8b-4237-ac8e-553e6d507fd2 returned with HTTP 200 Sep 05 20:55:32 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 521/1026] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:55:32 2026] GET /volume/v3/volumes/a6553348-3f8b-4237-ac8e-553e6d507fd2 => generated 827 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:32 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-45fe742c-fa69-4e4e-bd9a-d82275f8a344 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:32 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-45fe742c-fa69-4e4e-bd9a-d82275f8a344 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] GET http://192.168.122.117/volume/v3/group_snapshots/6adf74f6-c3d7-4895-93ff-03c8f2da2dd9 Sep 05 20:55:32 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-45fe742c-fa69-4e4e-bd9a-d82275f8a344 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:32 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-45fe742c-fa69-4e4e-bd9a-d82275f8a344 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Calling method 'version_select' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:32 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.group_snapshots [None req-45fe742c-fa69-4e4e-bd9a-d82275f8a344 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] show called for member 6adf74f6-c3d7-4895-93ff-03c8f2da2dd9 {{(pid=87434) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 20:55:32 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:32 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:55:32 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-45fe742c-fa69-4e4e-bd9a-d82275f8a344 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] http://192.168.122.117/volume/v3/group_snapshots/6adf74f6-c3d7-4895-93ff-03c8f2da2dd9 returned with HTTP 200 Sep 05 20:55:32 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 506/1027] 192.168.122.117 () {60 vars in 1297 bytes} [Sat Sep 5 20:55:32 2026] GET /volume/v3/group_snapshots/6adf74f6-c3d7-4895-93ff-03c8f2da2dd9 => generated 326 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 20:55:33 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-8bddcf80-f7da-4d8d-a2a0-5088ed69e838 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:33 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-8bddcf80-f7da-4d8d-a2a0-5088ed69e838 tempest-AbsoluteLimitsTests-785705982 tempest-AbsoluteLimitsTests-785705982-project-member] GET http://192.168.122.117/volume/v3/volumes/a6553348-3f8b-4237-ac8e-553e6d507fd2 Sep 05 20:55:33 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-8bddcf80-f7da-4d8d-a2a0-5088ed69e838 tempest-AbsoluteLimitsTests-785705982 tempest-AbsoluteLimitsTests-785705982-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:33 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-8bddcf80-f7da-4d8d-a2a0-5088ed69e838 tempest-AbsoluteLimitsTests-785705982 tempest-AbsoluteLimitsTests-785705982-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:33 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:33 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:55:33 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:33 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:55:33 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-8bddcf80-f7da-4d8d-a2a0-5088ed69e838 tempest-AbsoluteLimitsTests-785705982 tempest-AbsoluteLimitsTests-785705982-project-member] Volume info retrieved successfully. Sep 05 20:55:33 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-8bddcf80-f7da-4d8d-a2a0-5088ed69e838 tempest-AbsoluteLimitsTests-785705982 tempest-AbsoluteLimitsTests-785705982-project-member] http://192.168.122.117/volume/v3/volumes/a6553348-3f8b-4237-ac8e-553e6d507fd2 returned with HTTP 200 Sep 05 20:55:33 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 522/1028] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:55:33 2026] GET /volume/v3/volumes/a6553348-3f8b-4237-ac8e-553e6d507fd2 => generated 851 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:33 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-4f4090ea-e8f2-45df-a11e-7f78cebad7cb None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:33 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-4f4090ea-e8f2-45df-a11e-7f78cebad7cb tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] GET http://192.168.122.117/volume/v3/group_snapshots/6adf74f6-c3d7-4895-93ff-03c8f2da2dd9 Sep 05 20:55:33 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-4f4090ea-e8f2-45df-a11e-7f78cebad7cb tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:33 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-4f4090ea-e8f2-45df-a11e-7f78cebad7cb tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Calling method 'version_select' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:33 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.group_snapshots [None req-4f4090ea-e8f2-45df-a11e-7f78cebad7cb tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] show called for member 6adf74f6-c3d7-4895-93ff-03c8f2da2dd9 {{(pid=87434) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 20:55:33 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:33 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:55:33 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-4f4090ea-e8f2-45df-a11e-7f78cebad7cb tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] http://192.168.122.117/volume/v3/group_snapshots/6adf74f6-c3d7-4895-93ff-03c8f2da2dd9 returned with HTTP 200 Sep 05 20:55:33 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 507/1029] 192.168.122.117 () {60 vars in 1297 bytes} [Sat Sep 5 20:55:33 2026] GET /volume/v3/group_snapshots/6adf74f6-c3d7-4895-93ff-03c8f2da2dd9 => generated 326 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:55:34 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-5c142a0a-47ae-4b45-a194-0390e6a1599a None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:34 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-5c142a0a-47ae-4b45-a194-0390e6a1599a tempest-AbsoluteLimitsTests-785705982 tempest-AbsoluteLimitsTests-785705982-project-member] GET http://192.168.122.117/volume/v3/volumes/a6553348-3f8b-4237-ac8e-553e6d507fd2 Sep 05 20:55:34 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-5c142a0a-47ae-4b45-a194-0390e6a1599a tempest-AbsoluteLimitsTests-785705982 tempest-AbsoluteLimitsTests-785705982-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:34 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-5c142a0a-47ae-4b45-a194-0390e6a1599a tempest-AbsoluteLimitsTests-785705982 tempest-AbsoluteLimitsTests-785705982-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:34 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:34 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:55:34 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:34 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:55:34 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-5c142a0a-47ae-4b45-a194-0390e6a1599a tempest-AbsoluteLimitsTests-785705982 tempest-AbsoluteLimitsTests-785705982-project-member] Volume info retrieved successfully. Sep 05 20:55:34 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-5c142a0a-47ae-4b45-a194-0390e6a1599a tempest-AbsoluteLimitsTests-785705982 tempest-AbsoluteLimitsTests-785705982-project-member] http://192.168.122.117/volume/v3/volumes/a6553348-3f8b-4237-ac8e-553e6d507fd2 returned with HTTP 200 Sep 05 20:55:34 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 523/1030] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:55:34 2026] GET /volume/v3/volumes/a6553348-3f8b-4237-ac8e-553e6d507fd2 => generated 851 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:34 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-cac0f1f5-f58e-4c8e-b758-875a9a355269 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:34 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-cac0f1f5-f58e-4c8e-b758-875a9a355269 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] GET http://192.168.122.117/volume/v3/group_snapshots/6adf74f6-c3d7-4895-93ff-03c8f2da2dd9 Sep 05 20:55:34 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-cac0f1f5-f58e-4c8e-b758-875a9a355269 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:34 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-cac0f1f5-f58e-4c8e-b758-875a9a355269 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Calling method 'version_select' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:34 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.group_snapshots [None req-cac0f1f5-f58e-4c8e-b758-875a9a355269 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] show called for member 6adf74f6-c3d7-4895-93ff-03c8f2da2dd9 {{(pid=87434) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 20:55:34 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:34 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:55:34 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-cac0f1f5-f58e-4c8e-b758-875a9a355269 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] http://192.168.122.117/volume/v3/group_snapshots/6adf74f6-c3d7-4895-93ff-03c8f2da2dd9 returned with HTTP 200 Sep 05 20:55:34 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 508/1031] 192.168.122.117 () {60 vars in 1297 bytes} [Sat Sep 5 20:55:34 2026] GET /volume/v3/group_snapshots/6adf74f6-c3d7-4895-93ff-03c8f2da2dd9 => generated 326 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:55:35 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-446df235-c4bc-48cf-9f7d-276c75e31656 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:35 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-446df235-c4bc-48cf-9f7d-276c75e31656 tempest-AbsoluteLimitsTests-785705982 tempest-AbsoluteLimitsTests-785705982-project-member] GET http://192.168.122.117/volume/v3/volumes/a6553348-3f8b-4237-ac8e-553e6d507fd2 Sep 05 20:55:35 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-446df235-c4bc-48cf-9f7d-276c75e31656 tempest-AbsoluteLimitsTests-785705982 tempest-AbsoluteLimitsTests-785705982-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:35 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-446df235-c4bc-48cf-9f7d-276c75e31656 tempest-AbsoluteLimitsTests-785705982 tempest-AbsoluteLimitsTests-785705982-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:35 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:35 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:55:35 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:35 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:55:35 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-446df235-c4bc-48cf-9f7d-276c75e31656 tempest-AbsoluteLimitsTests-785705982 tempest-AbsoluteLimitsTests-785705982-project-member] Volume info retrieved successfully. Sep 05 20:55:35 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-446df235-c4bc-48cf-9f7d-276c75e31656 tempest-AbsoluteLimitsTests-785705982 tempest-AbsoluteLimitsTests-785705982-project-member] http://192.168.122.117/volume/v3/volumes/a6553348-3f8b-4237-ac8e-553e6d507fd2 returned with HTTP 200 Sep 05 20:55:35 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 524/1032] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:55:35 2026] GET /volume/v3/volumes/a6553348-3f8b-4237-ac8e-553e6d507fd2 => generated 851 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:35 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-db24b6a6-ecb0-40e1-931b-ef5ea6dc1794 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:35 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-db24b6a6-ecb0-40e1-931b-ef5ea6dc1794 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] GET http://192.168.122.117/volume/v3/group_snapshots/6adf74f6-c3d7-4895-93ff-03c8f2da2dd9 Sep 05 20:55:35 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-db24b6a6-ecb0-40e1-931b-ef5ea6dc1794 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:35 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-db24b6a6-ecb0-40e1-931b-ef5ea6dc1794 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Calling method 'version_select' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:35 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.group_snapshots [None req-db24b6a6-ecb0-40e1-931b-ef5ea6dc1794 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] show called for member 6adf74f6-c3d7-4895-93ff-03c8f2da2dd9 {{(pid=87434) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 20:55:35 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:35 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:55:35 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-db24b6a6-ecb0-40e1-931b-ef5ea6dc1794 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] http://192.168.122.117/volume/v3/group_snapshots/6adf74f6-c3d7-4895-93ff-03c8f2da2dd9 returned with HTTP 200 Sep 05 20:55:35 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 509/1033] 192.168.122.117 () {60 vars in 1297 bytes} [Sat Sep 5 20:55:35 2026] GET /volume/v3/group_snapshots/6adf74f6-c3d7-4895-93ff-03c8f2da2dd9 => generated 327 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:55:35 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-28ffbc65-35ab-4a49-9e2d-af8e30b5df32 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:35 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-28ffbc65-35ab-4a49-9e2d-af8e30b5df32 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] GET http://192.168.122.117/volume/v3/snapshots/detail Sep 05 20:55:35 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-28ffbc65-35ab-4a49-9e2d-af8e30b5df32 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:35 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-28ffbc65-35ab-4a49-9e2d-af8e30b5df32 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Calling method 'detail' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:35 devstack devstack@c-api.service[87435]: DEBUG cinder.api.api_utils [None req-28ffbc65-35ab-4a49-9e2d-af8e30b5df32 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Removing options '' from query. {{(pid=87435) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:55:35 devstack devstack@c-api.service[87435]: DEBUG cinder.db.api [None req-28ffbc65-35ab-4a49-9e2d-af8e30b5df32 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Building query based on filter {{(pid=87435) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 20:55:35 devstack devstack@c-api.service[87435]: /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 05 20:55:35 devstack devstack@c-api.service[87435]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 20:55:35 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-28ffbc65-35ab-4a49-9e2d-af8e30b5df32 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Get all snapshots completed successfully. Sep 05 20:55:35 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:35 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:55:35 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-28ffbc65-35ab-4a49-9e2d-af8e30b5df32 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] http://192.168.122.117/volume/v3/snapshots/detail returned with HTTP 200 Sep 05 20:55:35 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 525/1034] 192.168.122.117 () {58 vars in 1148 bytes} [Sat Sep 5 20:55:35 2026] GET /volume/v3/snapshots/detail => generated 931 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:35 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-b5c39885-b1e9-449f-b8a2-580892179682 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:35 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b5c39885-b1e9-449f-b8a2-580892179682 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] GET http://192.168.122.117/volume/v3/snapshots/1ce192d9-af04-4e5f-ac76-4f2c6b048c75 Sep 05 20:55:35 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b5c39885-b1e9-449f-b8a2-580892179682 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:35 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b5c39885-b1e9-449f-b8a2-580892179682 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:35 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:35 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:55:35 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-b5c39885-b1e9-449f-b8a2-580892179682 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Snapshot retrieved successfully. Sep 05 20:55:35 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b5c39885-b1e9-449f-b8a2-580892179682 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] http://192.168.122.117/volume/v3/snapshots/1ce192d9-af04-4e5f-ac76-4f2c6b048c75 returned with HTTP 200 Sep 05 20:55:35 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 510/1035] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:55:35 2026] GET /volume/v3/snapshots/1ce192d9-af04-4e5f-ac76-4f2c6b048c75 => generated 470 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:35 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-cb852425-5d6e-4acc-9bdd-8901ad871caf None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:35 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-cb852425-5d6e-4acc-9bdd-8901ad871caf tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] GET http://192.168.122.117/volume/v3/snapshots/c627949c-561f-449b-af85-55e612a6e6d1 Sep 05 20:55:35 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-cb852425-5d6e-4acc-9bdd-8901ad871caf tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:35 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-cb852425-5d6e-4acc-9bdd-8901ad871caf tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:35 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:35 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:55:35 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-cb852425-5d6e-4acc-9bdd-8901ad871caf tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Snapshot retrieved successfully. Sep 05 20:55:35 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-cb852425-5d6e-4acc-9bdd-8901ad871caf tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] http://192.168.122.117/volume/v3/snapshots/c627949c-561f-449b-af85-55e612a6e6d1 returned with HTTP 200 Sep 05 20:55:35 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 526/1036] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:55:35 2026] GET /volume/v3/snapshots/c627949c-561f-449b-af85-55e612a6e6d1 => generated 470 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:36 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-ac78a799-e365-4803-9ea3-4dea5429f0c4 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:36 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-ac78a799-e365-4803-9ea3-4dea5429f0c4 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] DELETE http://192.168.122.117/volume/v3/group_snapshots/6adf74f6-c3d7-4895-93ff-03c8f2da2dd9 Sep 05 20:55:36 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-ac78a799-e365-4803-9ea3-4dea5429f0c4 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:36 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-ac78a799-e365-4803-9ea3-4dea5429f0c4 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Calling method 'version_select' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:36 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.group_snapshots [None req-ac78a799-e365-4803-9ea3-4dea5429f0c4 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] delete called for member 6adf74f6-c3d7-4895-93ff-03c8f2da2dd9 {{(pid=87434) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 05 20:55:36 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.group_snapshots [None req-ac78a799-e365-4803-9ea3-4dea5429f0c4 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Delete group_snapshot with id: 6adf74f6-c3d7-4895-93ff-03c8f2da2dd9 Sep 05 20:55:36 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:36 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:55:36 devstack devstack@c-api.service[87434]: /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 05 20:55:36 devstack devstack@c-api.service[87434]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 20:55:36 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-ac78a799-e365-4803-9ea3-4dea5429f0c4 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] http://192.168.122.117/volume/v3/group_snapshots/6adf74f6-c3d7-4895-93ff-03c8f2da2dd9 returned with HTTP 202 Sep 05 20:55:36 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 511/1037] 192.168.122.117 () {60 vars in 1300 bytes} [Sat Sep 5 20:55:36 2026] DELETE /volume/v3/group_snapshots/6adf74f6-c3d7-4895-93ff-03c8f2da2dd9 => generated 0 bytes in 157 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 20:55:36 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-839b893e-2012-4b93-88dd-617d6ff87472 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:36 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-839b893e-2012-4b93-88dd-617d6ff87472 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] GET http://192.168.122.117/volume/v3/volumes/detail Sep 05 20:55:36 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-839b893e-2012-4b93-88dd-617d6ff87472 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:36 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-839b893e-2012-4b93-88dd-617d6ff87472 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Calling method 'detail' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:36 devstack devstack@c-api.service[87435]: DEBUG cinder.api.api_utils [None req-839b893e-2012-4b93-88dd-617d6ff87472 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Removing options '' from query. {{(pid=87435) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:55:36 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-839b893e-2012-4b93-88dd-617d6ff87472 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87435) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 20:55:36 devstack devstack@c-api.service[87435]: /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 05 20:55:36 devstack devstack@c-api.service[87435]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 20:55:36 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:36 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:55:36 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:36 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:55:36 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-839b893e-2012-4b93-88dd-617d6ff87472 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Get all volumes completed successfully. Sep 05 20:55:36 devstack devstack@c-api.service[87435]: WARNING stevedore.named [None req-839b893e-2012-4b93-88dd-617d6ff87472 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:55:36 devstack devstack@c-api.service[87435]: WARNING castellan.key_manager [None req-839b893e-2012-4b93-88dd-617d6ff87472 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:55:36 devstack devstack@c-api.service[87435]: DEBUG oslo_db.sqlalchemy.engines [None req-839b893e-2012-4b93-88dd-617d6ff87472 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87435) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:55:36 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:36 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:55:36 devstack devstack@c-api.service[87435]: WARNING stevedore.named [None req-839b893e-2012-4b93-88dd-617d6ff87472 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:55:36 devstack devstack@c-api.service[87435]: WARNING castellan.key_manager [None req-839b893e-2012-4b93-88dd-617d6ff87472 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:55:36 devstack devstack@c-api.service[87435]: DEBUG oslo_db.sqlalchemy.engines [None req-839b893e-2012-4b93-88dd-617d6ff87472 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87435) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:55:36 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:36 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:55:36 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-e0533e24-0970-4ecc-9476-057e34a8f6b5 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:36 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-839b893e-2012-4b93-88dd-617d6ff87472 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] http://192.168.122.117/volume/v3/volumes/detail returned with HTTP 200 Sep 05 20:55:36 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 527/1038] 192.168.122.117 () {60 vars in 1183 bytes} [Sat Sep 5 20:55:36 2026] GET /volume/v3/volumes/detail => generated 1836 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 20:55:36 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-e0533e24-0970-4ecc-9476-057e34a8f6b5 tempest-AbsoluteLimitsTests-785705982 tempest-AbsoluteLimitsTests-785705982-project-member] GET http://192.168.122.117/volume/v3/volumes/a6553348-3f8b-4237-ac8e-553e6d507fd2 Sep 05 20:55:36 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-e0533e24-0970-4ecc-9476-057e34a8f6b5 tempest-AbsoluteLimitsTests-785705982 tempest-AbsoluteLimitsTests-785705982-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:36 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-e0533e24-0970-4ecc-9476-057e34a8f6b5 tempest-AbsoluteLimitsTests-785705982 tempest-AbsoluteLimitsTests-785705982-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:36 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-157ba51c-bfdd-4d96-ac23-593a9345da20 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:36 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-157ba51c-bfdd-4d96-ac23-593a9345da20 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] GET http://192.168.122.117/volume/v3/snapshots/detail Sep 05 20:55:36 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-157ba51c-bfdd-4d96-ac23-593a9345da20 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:36 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-157ba51c-bfdd-4d96-ac23-593a9345da20 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Calling method 'detail' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:36 devstack devstack@c-api.service[87435]: DEBUG cinder.api.api_utils [None req-157ba51c-bfdd-4d96-ac23-593a9345da20 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Removing options '' from query. {{(pid=87435) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:55:36 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:36 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:55:36 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:36 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:55:36 devstack devstack@c-api.service[87435]: DEBUG cinder.db.api [None req-157ba51c-bfdd-4d96-ac23-593a9345da20 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Building query based on filter {{(pid=87435) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 20:55:36 devstack devstack@c-api.service[87435]: /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 05 20:55:36 devstack devstack@c-api.service[87435]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 20:55:36 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-157ba51c-bfdd-4d96-ac23-593a9345da20 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Get all snapshots completed successfully. Sep 05 20:55:36 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:36 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:55:36 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-e0533e24-0970-4ecc-9476-057e34a8f6b5 tempest-AbsoluteLimitsTests-785705982 tempest-AbsoluteLimitsTests-785705982-project-member] Volume info retrieved successfully. Sep 05 20:55:36 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-157ba51c-bfdd-4d96-ac23-593a9345da20 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] http://192.168.122.117/volume/v3/snapshots/detail returned with HTTP 200 Sep 05 20:55:36 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 528/1039] 192.168.122.117 () {58 vars in 1148 bytes} [Sat Sep 5 20:55:36 2026] GET /volume/v3/snapshots/detail => generated 929 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:36 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-e0533e24-0970-4ecc-9476-057e34a8f6b5 tempest-AbsoluteLimitsTests-785705982 tempest-AbsoluteLimitsTests-785705982-project-member] http://192.168.122.117/volume/v3/volumes/a6553348-3f8b-4237-ac8e-553e6d507fd2 returned with HTTP 200 Sep 05 20:55:36 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 512/1040] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:55:36 2026] GET /volume/v3/volumes/a6553348-3f8b-4237-ac8e-553e6d507fd2 => generated 852 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:36 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-4e81b090-1b7c-42ef-bf27-c4f5063be446 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:36 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-4e81b090-1b7c-42ef-bf27-c4f5063be446 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] GET http://192.168.122.117/volume/v3/snapshots/c627949c-561f-449b-af85-55e612a6e6d1 Sep 05 20:55:36 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-4e81b090-1b7c-42ef-bf27-c4f5063be446 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:36 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-4e81b090-1b7c-42ef-bf27-c4f5063be446 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:36 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:36 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:55:36 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-4e81b090-1b7c-42ef-bf27-c4f5063be446 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Snapshot retrieved successfully. Sep 05 20:55:36 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-d48dcaac-935e-438d-b9e6-cc6ac6151425 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:36 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-4e81b090-1b7c-42ef-bf27-c4f5063be446 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] http://192.168.122.117/volume/v3/snapshots/c627949c-561f-449b-af85-55e612a6e6d1 returned with HTTP 200 Sep 05 20:55:36 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 529/1041] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:55:36 2026] GET /volume/v3/snapshots/c627949c-561f-449b-af85-55e612a6e6d1 => generated 469 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:36 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d48dcaac-935e-438d-b9e6-cc6ac6151425 tempest-AbsoluteLimitsTests-785705982 tempest-AbsoluteLimitsTests-785705982-project-reader] GET http://192.168.122.117/volume/v3/limits Sep 05 20:55:36 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-d48dcaac-935e-438d-b9e6-cc6ac6151425 tempest-AbsoluteLimitsTests-785705982 tempest-AbsoluteLimitsTests-785705982-project-reader] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:36 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-d48dcaac-935e-438d-b9e6-cc6ac6151425 tempest-AbsoluteLimitsTests-785705982 tempest-AbsoluteLimitsTests-785705982-project-reader] Calling method 'index' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:36 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d48dcaac-935e-438d-b9e6-cc6ac6151425 tempest-AbsoluteLimitsTests-785705982 tempest-AbsoluteLimitsTests-785705982-project-reader] http://192.168.122.117/volume/v3/limits returned with HTTP 200 Sep 05 20:55:36 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 513/1042] 192.168.122.117 () {58 vars in 1118 bytes} [Sat Sep 5 20:55:36 2026] GET /volume/v3/limits => generated 302 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:36 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-798ec5e2-d648-49d1-9768-14363420b133 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:36 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-798ec5e2-d648-49d1-9768-14363420b133 tempest-AbsoluteLimitsTests-785705982 tempest-AbsoluteLimitsTests-785705982-project-member] GET http://192.168.122.117/volume/v3/volumes/a6553348-3f8b-4237-ac8e-553e6d507fd2 Sep 05 20:55:36 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-798ec5e2-d648-49d1-9768-14363420b133 tempest-AbsoluteLimitsTests-785705982 tempest-AbsoluteLimitsTests-785705982-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:36 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-798ec5e2-d648-49d1-9768-14363420b133 tempest-AbsoluteLimitsTests-785705982 tempest-AbsoluteLimitsTests-785705982-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:36 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:36 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:55:36 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:36 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:55:36 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-798ec5e2-d648-49d1-9768-14363420b133 tempest-AbsoluteLimitsTests-785705982 tempest-AbsoluteLimitsTests-785705982-project-member] Volume info retrieved successfully. Sep 05 20:55:36 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-798ec5e2-d648-49d1-9768-14363420b133 tempest-AbsoluteLimitsTests-785705982 tempest-AbsoluteLimitsTests-785705982-project-member] http://192.168.122.117/volume/v3/volumes/a6553348-3f8b-4237-ac8e-553e6d507fd2 returned with HTTP 200 Sep 05 20:55:36 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 530/1043] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:55:36 2026] GET /volume/v3/volumes/a6553348-3f8b-4237-ac8e-553e6d507fd2 => generated 852 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:36 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-4a889d81-f575-46bd-9512-8e0dde9aa018 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:36 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-4a889d81-f575-46bd-9512-8e0dde9aa018 tempest-AbsoluteLimitsTests-785705982 tempest-AbsoluteLimitsTests-785705982-project-member] DELETE http://192.168.122.117/volume/v3/volumes/a6553348-3f8b-4237-ac8e-553e6d507fd2 Sep 05 20:55:36 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-4a889d81-f575-46bd-9512-8e0dde9aa018 tempest-AbsoluteLimitsTests-785705982 tempest-AbsoluteLimitsTests-785705982-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:36 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-4a889d81-f575-46bd-9512-8e0dde9aa018 tempest-AbsoluteLimitsTests-785705982 tempest-AbsoluteLimitsTests-785705982-project-member] Calling method 'delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:36 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-4a889d81-f575-46bd-9512-8e0dde9aa018 tempest-AbsoluteLimitsTests-785705982 tempest-AbsoluteLimitsTests-785705982-project-member] Delete volume with id: a6553348-3f8b-4237-ac8e-553e6d507fd2 Sep 05 20:55:36 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:36 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:55:36 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:36 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:55:36 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-4a889d81-f575-46bd-9512-8e0dde9aa018 tempest-AbsoluteLimitsTests-785705982 tempest-AbsoluteLimitsTests-785705982-project-member] Volume info retrieved successfully. Sep 05 20:55:36 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-4a889d81-f575-46bd-9512-8e0dde9aa018 tempest-AbsoluteLimitsTests-785705982 tempest-AbsoluteLimitsTests-785705982-project-member] Delete volume request issued successfully. Sep 05 20:55:36 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-4a889d81-f575-46bd-9512-8e0dde9aa018 tempest-AbsoluteLimitsTests-785705982 tempest-AbsoluteLimitsTests-785705982-project-member] http://192.168.122.117/volume/v3/volumes/a6553348-3f8b-4237-ac8e-553e6d507fd2 returned with HTTP 202 Sep 05 20:55:36 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 514/1044] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 20:55:36 2026] DELETE /volume/v3/volumes/a6553348-3f8b-4237-ac8e-553e6d507fd2 => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:55:36 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-c6d991a7-8b05-47f4-8ca8-dce07cc46fe7 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:36 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-c6d991a7-8b05-47f4-8ca8-dce07cc46fe7 tempest-AbsoluteLimitsTests-785705982 tempest-AbsoluteLimitsTests-785705982-project-member] GET http://192.168.122.117/volume/v3/volumes/a6553348-3f8b-4237-ac8e-553e6d507fd2 Sep 05 20:55:36 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-c6d991a7-8b05-47f4-8ca8-dce07cc46fe7 tempest-AbsoluteLimitsTests-785705982 tempest-AbsoluteLimitsTests-785705982-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:36 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-c6d991a7-8b05-47f4-8ca8-dce07cc46fe7 tempest-AbsoluteLimitsTests-785705982 tempest-AbsoluteLimitsTests-785705982-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:36 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:36 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:55:36 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:36 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:55:36 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-c6d991a7-8b05-47f4-8ca8-dce07cc46fe7 tempest-AbsoluteLimitsTests-785705982 tempest-AbsoluteLimitsTests-785705982-project-member] Volume info retrieved successfully. Sep 05 20:55:36 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-c6d991a7-8b05-47f4-8ca8-dce07cc46fe7 tempest-AbsoluteLimitsTests-785705982 tempest-AbsoluteLimitsTests-785705982-project-member] http://192.168.122.117/volume/v3/volumes/a6553348-3f8b-4237-ac8e-553e6d507fd2 returned with HTTP 200 Sep 05 20:55:36 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 531/1045] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:55:36 2026] GET /volume/v3/volumes/a6553348-3f8b-4237-ac8e-553e6d507fd2 => generated 851 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:37 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-d823d09f-8780-4747-a227-35a4809332d8 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:37 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d823d09f-8780-4747-a227-35a4809332d8 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] GET http://192.168.122.117/volume/v3/snapshots/c627949c-561f-449b-af85-55e612a6e6d1 Sep 05 20:55:37 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-d823d09f-8780-4747-a227-35a4809332d8 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:37 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-d823d09f-8780-4747-a227-35a4809332d8 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:37 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:37 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:55:37 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-d823d09f-8780-4747-a227-35a4809332d8 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Snapshot retrieved successfully. Sep 05 20:55:37 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d823d09f-8780-4747-a227-35a4809332d8 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] http://192.168.122.117/volume/v3/snapshots/c627949c-561f-449b-af85-55e612a6e6d1 returned with HTTP 200 Sep 05 20:55:37 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 515/1046] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:55:37 2026] GET /volume/v3/snapshots/c627949c-561f-449b-af85-55e612a6e6d1 => generated 469 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:38 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-5ef93a7d-7ff7-43d8-9226-bc850f63b6da None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:38 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-5ef93a7d-7ff7-43d8-9226-bc850f63b6da tempest-AbsoluteLimitsTests-785705982 tempest-AbsoluteLimitsTests-785705982-project-member] GET http://192.168.122.117/volume/v3/volumes/a6553348-3f8b-4237-ac8e-553e6d507fd2 Sep 05 20:55:38 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-5ef93a7d-7ff7-43d8-9226-bc850f63b6da tempest-AbsoluteLimitsTests-785705982 tempest-AbsoluteLimitsTests-785705982-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:38 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-5ef93a7d-7ff7-43d8-9226-bc850f63b6da tempest-AbsoluteLimitsTests-785705982 tempest-AbsoluteLimitsTests-785705982-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:38 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:38 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:55:38 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:38 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:55:38 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-5ef93a7d-7ff7-43d8-9226-bc850f63b6da tempest-AbsoluteLimitsTests-785705982 tempest-AbsoluteLimitsTests-785705982-project-member] Volume info retrieved successfully. Sep 05 20:55:38 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-5ef93a7d-7ff7-43d8-9226-bc850f63b6da tempest-AbsoluteLimitsTests-785705982 tempest-AbsoluteLimitsTests-785705982-project-member] http://192.168.122.117/volume/v3/volumes/a6553348-3f8b-4237-ac8e-553e6d507fd2 returned with HTTP 200 Sep 05 20:55:38 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 532/1047] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:55:38 2026] GET /volume/v3/volumes/a6553348-3f8b-4237-ac8e-553e6d507fd2 => generated 851 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:38 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-cdf63be7-834c-4f52-ba5f-1d8ee04d1441 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:38 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-cdf63be7-834c-4f52-ba5f-1d8ee04d1441 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] GET http://192.168.122.117/volume/v3/snapshots/c627949c-561f-449b-af85-55e612a6e6d1 Sep 05 20:55:38 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-cdf63be7-834c-4f52-ba5f-1d8ee04d1441 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:38 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-cdf63be7-834c-4f52-ba5f-1d8ee04d1441 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:38 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:38 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:55:38 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-cdf63be7-834c-4f52-ba5f-1d8ee04d1441 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Snapshot retrieved successfully. Sep 05 20:55:38 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-cdf63be7-834c-4f52-ba5f-1d8ee04d1441 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] http://192.168.122.117/volume/v3/snapshots/c627949c-561f-449b-af85-55e612a6e6d1 returned with HTTP 200 Sep 05 20:55:38 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 516/1048] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:55:38 2026] GET /volume/v3/snapshots/c627949c-561f-449b-af85-55e612a6e6d1 => generated 469 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:39 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-41372471-da7e-4bd5-b609-182bf043f60d None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:39 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-41372471-da7e-4bd5-b609-182bf043f60d tempest-AbsoluteLimitsTests-785705982 tempest-AbsoluteLimitsTests-785705982-project-member] GET http://192.168.122.117/volume/v3/volumes/a6553348-3f8b-4237-ac8e-553e6d507fd2 Sep 05 20:55:39 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-41372471-da7e-4bd5-b609-182bf043f60d tempest-AbsoluteLimitsTests-785705982 tempest-AbsoluteLimitsTests-785705982-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:39 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-41372471-da7e-4bd5-b609-182bf043f60d tempest-AbsoluteLimitsTests-785705982 tempest-AbsoluteLimitsTests-785705982-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:39 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-41372471-da7e-4bd5-b609-182bf043f60d tempest-AbsoluteLimitsTests-785705982 tempest-AbsoluteLimitsTests-785705982-project-member] http://192.168.122.117/volume/v3/volumes/a6553348-3f8b-4237-ac8e-553e6d507fd2 returned with HTTP 404 Sep 05 20:55:39 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 533/1049] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:55:39 2026] GET /volume/v3/volumes/a6553348-3f8b-4237-ac8e-553e6d507fd2 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:55:39 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-bbebbbc9-5a49-46ef-baea-7da92d64d05b None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:39 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-bbebbbc9-5a49-46ef-baea-7da92d64d05b tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] GET http://192.168.122.117/volume/v3/snapshots/c627949c-561f-449b-af85-55e612a6e6d1 Sep 05 20:55:39 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-bbebbbc9-5a49-46ef-baea-7da92d64d05b tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:39 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-bbebbbc9-5a49-46ef-baea-7da92d64d05b tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:39 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:39 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:55:39 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-bbebbbc9-5a49-46ef-baea-7da92d64d05b tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Snapshot retrieved successfully. Sep 05 20:55:39 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-bbebbbc9-5a49-46ef-baea-7da92d64d05b tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] http://192.168.122.117/volume/v3/snapshots/c627949c-561f-449b-af85-55e612a6e6d1 returned with HTTP 200 Sep 05 20:55:39 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 517/1050] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:55:39 2026] GET /volume/v3/snapshots/c627949c-561f-449b-af85-55e612a6e6d1 => generated 469 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:40 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [req-1735fa34-351c-4bfe-9efa-63146260d6ef req-fdd3f07a-8c69-423e-88ff-cc82fb1ea1be None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:40 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-1735fa34-351c-4bfe-9efa-63146260d6ef req-fdd3f07a-8c69-423e-88ff-cc82fb1ea1be tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] DELETE http://192.168.122.117/volume/v3/attachments/053eef57-a539-4f78-8997-4562cb90b938 Sep 05 20:55:40 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-1735fa34-351c-4bfe-9efa-63146260d6ef req-fdd3f07a-8c69-423e-88ff-cc82fb1ea1be tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:40 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-1735fa34-351c-4bfe-9efa-63146260d6ef req-fdd3f07a-8c69-423e-88ff-cc82fb1ea1be tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Calling method 'version_select' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:40 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:40 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:55:40 devstack devstack@c-api.service[87435]: /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 05 20:55:40 devstack devstack@c-api.service[87435]: return base.obj_make_list(context, Sep 05 20:55:40 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-1735fa34-351c-4bfe-9efa-63146260d6ef req-fdd3f07a-8c69-423e-88ff-cc82fb1ea1be tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] http://192.168.122.117/volume/v3/attachments/053eef57-a539-4f78-8997-4562cb90b938 returned with HTTP 200 Sep 05 20:55:40 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 534/1051] 192.168.122.117 () {64 vars in 1562 bytes} [Sat Sep 5 20:55:40 2026] DELETE /volume/v3/attachments/053eef57-a539-4f78-8997-4562cb90b938 => generated 19 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:40 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-1735fa34-351c-4bfe-9efa-63146260d6ef req-bb000b63-bdc6-4b2a-988e-d8a78062d620 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:40 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-1735fa34-351c-4bfe-9efa-63146260d6ef req-bb000b63-bdc6-4b2a-988e-d8a78062d620 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] DELETE http://192.168.122.117/volume/v3/volumes/7082c12d-f854-49bc-b2e6-5337872ad70a Sep 05 20:55:40 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-1735fa34-351c-4bfe-9efa-63146260d6ef req-bb000b63-bdc6-4b2a-988e-d8a78062d620 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:40 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-1735fa34-351c-4bfe-9efa-63146260d6ef req-bb000b63-bdc6-4b2a-988e-d8a78062d620 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Calling method 'delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:40 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [req-1735fa34-351c-4bfe-9efa-63146260d6ef req-bb000b63-bdc6-4b2a-988e-d8a78062d620 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Delete volume with id: 7082c12d-f854-49bc-b2e6-5337872ad70a Sep 05 20:55:40 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:40 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:55:40 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:40 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:55:40 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [req-1735fa34-351c-4bfe-9efa-63146260d6ef req-bb000b63-bdc6-4b2a-988e-d8a78062d620 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Volume info retrieved successfully. Sep 05 20:55:40 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [req-1735fa34-351c-4bfe-9efa-63146260d6ef req-bb000b63-bdc6-4b2a-988e-d8a78062d620 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Delete volume request issued successfully. Sep 05 20:55:40 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-1735fa34-351c-4bfe-9efa-63146260d6ef req-bb000b63-bdc6-4b2a-988e-d8a78062d620 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] http://192.168.122.117/volume/v3/volumes/7082c12d-f854-49bc-b2e6-5337872ad70a returned with HTTP 202 Sep 05 20:55:40 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 518/1052] 192.168.122.117 () {62 vars in 1509 bytes} [Sat Sep 5 20:55:40 2026] DELETE /volume/v3/volumes/7082c12d-f854-49bc-b2e6-5337872ad70a => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:55:40 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-60de74e5-b7a6-4b8d-88f3-cbf3633130b1 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:40 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-60de74e5-b7a6-4b8d-88f3-cbf3633130b1 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] GET http://192.168.122.117/volume/v3/snapshots/c627949c-561f-449b-af85-55e612a6e6d1 Sep 05 20:55:40 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-60de74e5-b7a6-4b8d-88f3-cbf3633130b1 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:40 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-60de74e5-b7a6-4b8d-88f3-cbf3633130b1 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:40 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:40 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:55:40 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-60de74e5-b7a6-4b8d-88f3-cbf3633130b1 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Snapshot retrieved successfully. Sep 05 20:55:40 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-60de74e5-b7a6-4b8d-88f3-cbf3633130b1 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] http://192.168.122.117/volume/v3/snapshots/c627949c-561f-449b-af85-55e612a6e6d1 returned with HTTP 200 Sep 05 20:55:40 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 535/1053] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:55:40 2026] GET /volume/v3/snapshots/c627949c-561f-449b-af85-55e612a6e6d1 => generated 468 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:41 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-29bc7b0f-5828-4b62-a177-822d8ac1cb00 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:41 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-29bc7b0f-5828-4b62-a177-822d8ac1cb00 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] GET http://192.168.122.117/volume/v3/snapshots/c627949c-561f-449b-af85-55e612a6e6d1 Sep 05 20:55:41 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-29bc7b0f-5828-4b62-a177-822d8ac1cb00 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:41 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-29bc7b0f-5828-4b62-a177-822d8ac1cb00 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:41 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-29bc7b0f-5828-4b62-a177-822d8ac1cb00 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] http://192.168.122.117/volume/v3/snapshots/c627949c-561f-449b-af85-55e612a6e6d1 returned with HTTP 404 Sep 05 20:55:41 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 519/1054] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:55:41 2026] GET /volume/v3/snapshots/c627949c-561f-449b-af85-55e612a6e6d1 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:55:41 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-bae7a1d3-ea8e-4fac-8e82-75e6f85b54cf None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:41 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-bae7a1d3-ea8e-4fac-8e82-75e6f85b54cf tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] GET http://192.168.122.117/volume/v3/snapshots/1ce192d9-af04-4e5f-ac76-4f2c6b048c75 Sep 05 20:55:41 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-bae7a1d3-ea8e-4fac-8e82-75e6f85b54cf tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:41 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-bae7a1d3-ea8e-4fac-8e82-75e6f85b54cf tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:41 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-bae7a1d3-ea8e-4fac-8e82-75e6f85b54cf tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] http://192.168.122.117/volume/v3/snapshots/1ce192d9-af04-4e5f-ac76-4f2c6b048c75 returned with HTTP 404 Sep 05 20:55:41 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 536/1055] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:55:41 2026] GET /volume/v3/snapshots/1ce192d9-af04-4e5f-ac76-4f2c6b048c75 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:55:41 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-f8284ffa-0834-4bdf-ab47-77fa2a17cb92 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:41 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-f8284ffa-0834-4bdf-ab47-77fa2a17cb92 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] GET http://192.168.122.117/volume/v3/group_snapshots/6adf74f6-c3d7-4895-93ff-03c8f2da2dd9 Sep 05 20:55:41 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-f8284ffa-0834-4bdf-ab47-77fa2a17cb92 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:41 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-f8284ffa-0834-4bdf-ab47-77fa2a17cb92 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Calling method 'version_select' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:41 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.group_snapshots [None req-f8284ffa-0834-4bdf-ab47-77fa2a17cb92 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] show called for member 6adf74f6-c3d7-4895-93ff-03c8f2da2dd9 {{(pid=87434) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 20:55:41 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-f8284ffa-0834-4bdf-ab47-77fa2a17cb92 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] http://192.168.122.117/volume/v3/group_snapshots/6adf74f6-c3d7-4895-93ff-03c8f2da2dd9 returned with HTTP 404 Sep 05 20:55:41 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 520/1056] 192.168.122.117 () {60 vars in 1297 bytes} [Sat Sep 5 20:55:41 2026] GET /volume/v3/group_snapshots/6adf74f6-c3d7-4895-93ff-03c8f2da2dd9 => generated 116 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 20:55:41 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-d69f5e7d-af29-4182-a9a4-3959fcec76aa None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:41 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-d69f5e7d-af29-4182-a9a4-3959fcec76aa tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] DELETE http://192.168.122.117/volume/v3/group_snapshots/6adf74f6-c3d7-4895-93ff-03c8f2da2dd9 Sep 05 20:55:41 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-d69f5e7d-af29-4182-a9a4-3959fcec76aa tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:41 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-d69f5e7d-af29-4182-a9a4-3959fcec76aa tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Calling method 'version_select' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:41 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.group_snapshots [None req-d69f5e7d-af29-4182-a9a4-3959fcec76aa tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] delete called for member 6adf74f6-c3d7-4895-93ff-03c8f2da2dd9 {{(pid=87435) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 05 20:55:41 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.group_snapshots [None req-d69f5e7d-af29-4182-a9a4-3959fcec76aa tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Delete group_snapshot with id: 6adf74f6-c3d7-4895-93ff-03c8f2da2dd9 Sep 05 20:55:41 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-d69f5e7d-af29-4182-a9a4-3959fcec76aa tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] http://192.168.122.117/volume/v3/group_snapshots/6adf74f6-c3d7-4895-93ff-03c8f2da2dd9 returned with HTTP 404 Sep 05 20:55:41 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 537/1057] 192.168.122.117 () {60 vars in 1300 bytes} [Sat Sep 5 20:55:41 2026] DELETE /volume/v3/group_snapshots/6adf74f6-c3d7-4895-93ff-03c8f2da2dd9 => generated 116 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 20:55:41 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-c75e288c-1571-421d-a721-549b7b216f4b None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:41 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-c75e288c-1571-421d-a721-549b7b216f4b tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] GET http://192.168.122.117/volume/v3/volumes/detail Sep 05 20:55:41 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-c75e288c-1571-421d-a721-549b7b216f4b tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:41 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-c75e288c-1571-421d-a721-549b7b216f4b tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Calling method 'detail' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:41 devstack devstack@c-api.service[87434]: DEBUG cinder.api.api_utils [None req-c75e288c-1571-421d-a721-549b7b216f4b tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Removing options '' from query. {{(pid=87434) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:55:41 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-c75e288c-1571-421d-a721-549b7b216f4b tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87434) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 20:55:42 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:42 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:55:42 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:42 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:55:42 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-c75e288c-1571-421d-a721-549b7b216f4b tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Get all volumes completed successfully. Sep 05 20:55:42 devstack devstack@c-api.service[87434]: WARNING stevedore.named [None req-c75e288c-1571-421d-a721-549b7b216f4b tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:55:42 devstack devstack@c-api.service[87434]: WARNING castellan.key_manager [None req-c75e288c-1571-421d-a721-549b7b216f4b tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:55:42 devstack devstack@c-api.service[87434]: DEBUG oslo_db.sqlalchemy.engines [None req-c75e288c-1571-421d-a721-549b7b216f4b tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87434) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:55:42 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:42 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:55:42 devstack devstack@c-api.service[87434]: WARNING stevedore.named [None req-c75e288c-1571-421d-a721-549b7b216f4b tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:55:42 devstack devstack@c-api.service[87434]: WARNING castellan.key_manager [None req-c75e288c-1571-421d-a721-549b7b216f4b tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:55:42 devstack devstack@c-api.service[87434]: DEBUG oslo_db.sqlalchemy.engines [None req-c75e288c-1571-421d-a721-549b7b216f4b tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87434) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:55:42 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:42 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:55:42 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-c75e288c-1571-421d-a721-549b7b216f4b tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] http://192.168.122.117/volume/v3/volumes/detail returned with HTTP 200 Sep 05 20:55:42 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 521/1058] 192.168.122.117 () {60 vars in 1183 bytes} [Sat Sep 5 20:55:41 2026] GET /volume/v3/volumes/detail => generated 1836 bytes in 350 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 20:55:42 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-f89911e0-145a-43dd-91fb-47a186226938 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:42 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-f89911e0-145a-43dd-91fb-47a186226938 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] POST http://192.168.122.117/volume/v3/groups/05fdcf12-cd49-4ad2-b8e3-6c36de3cf056/action Sep 05 20:55:42 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-f89911e0-145a-43dd-91fb-47a186226938 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87435) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:55:42 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-f89911e0-145a-43dd-91fb-47a186226938 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:55:42 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.groups [None req-f89911e0-145a-43dd-91fb-47a186226938 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] delete called for group 05fdcf12-cd49-4ad2-b8e3-6c36de3cf056 {{(pid=87435) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 05 20:55:42 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.groups [None req-f89911e0-145a-43dd-91fb-47a186226938 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Delete group with id: 05fdcf12-cd49-4ad2-b8e3-6c36de3cf056 Sep 05 20:55:42 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:42 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:55:42 devstack devstack@c-api.service[87435]: /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 05 20:55:42 devstack devstack@c-api.service[87435]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 05 20:55:42 devstack devstack@c-api.service[87435]: /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 05 20:55:42 devstack devstack@c-api.service[87435]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 20:55:42 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-8d38d6ba-8e7d-42f0-93e4-977f7c4f99e9 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:42 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-f89911e0-145a-43dd-91fb-47a186226938 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] http://192.168.122.117/volume/v3/groups/05fdcf12-cd49-4ad2-b8e3-6c36de3cf056/action returned with HTTP 202 Sep 05 20:55:42 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 538/1059] 192.168.122.117 () {62 vars in 1312 bytes} [Sat Sep 5 20:55:42 2026] POST /volume/v3/groups/05fdcf12-cd49-4ad2-b8e3-6c36de3cf056/action => generated 0 bytes in 159 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 20:55:42 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-8d38d6ba-8e7d-42f0-93e4-977f7c4f99e9 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] DELETE http://192.168.122.117/volume/v3/volumes/9e6922ea-bb8f-4ea4-bb6e-0ad49bb8edfb Sep 05 20:55:42 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-8d38d6ba-8e7d-42f0-93e4-977f7c4f99e9 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:42 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-8d38d6ba-8e7d-42f0-93e4-977f7c4f99e9 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Calling method 'delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:42 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-8d38d6ba-8e7d-42f0-93e4-977f7c4f99e9 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Delete volume with id: 9e6922ea-bb8f-4ea4-bb6e-0ad49bb8edfb Sep 05 20:55:42 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-f0c81358-0cf6-4d49-ac7c-10b761d0dbe0 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:42 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-f0c81358-0cf6-4d49-ac7c-10b761d0dbe0 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] GET http://192.168.122.117/volume/v3/volumes/75ca1446-a38f-479e-bb13-e9a94be560df Sep 05 20:55:42 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-f0c81358-0cf6-4d49-ac7c-10b761d0dbe0 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:42 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-f0c81358-0cf6-4d49-ac7c-10b761d0dbe0 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:42 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:42 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:55:42 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:42 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:55:42 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-8d38d6ba-8e7d-42f0-93e4-977f7c4f99e9 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Volume info retrieved successfully. Sep 05 20:55:42 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:42 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:55:42 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:42 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:55:42 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-f0c81358-0cf6-4d49-ac7c-10b761d0dbe0 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Volume info retrieved successfully. Sep 05 20:55:42 devstack devstack@c-api.service[87435]: WARNING stevedore.named [None req-f0c81358-0cf6-4d49-ac7c-10b761d0dbe0 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:55:42 devstack devstack@c-api.service[87435]: WARNING castellan.key_manager [None req-f0c81358-0cf6-4d49-ac7c-10b761d0dbe0 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:55:42 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-8d38d6ba-8e7d-42f0-93e4-977f7c4f99e9 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Delete volume request issued successfully. Sep 05 20:55:42 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-8d38d6ba-8e7d-42f0-93e4-977f7c4f99e9 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] http://192.168.122.117/volume/v3/volumes/9e6922ea-bb8f-4ea4-bb6e-0ad49bb8edfb returned with HTTP 202 Sep 05 20:55:42 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 522/1060] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 20:55:42 2026] DELETE /volume/v3/volumes/9e6922ea-bb8f-4ea4-bb6e-0ad49bb8edfb => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:55:42 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-5cc80a57-f9e6-44d8-ad7a-8e4bbe3021a2 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:42 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-5cc80a57-f9e6-44d8-ad7a-8e4bbe3021a2 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] GET http://192.168.122.117/volume/v3/volumes/9e6922ea-bb8f-4ea4-bb6e-0ad49bb8edfb Sep 05 20:55:42 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-5cc80a57-f9e6-44d8-ad7a-8e4bbe3021a2 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:42 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-5cc80a57-f9e6-44d8-ad7a-8e4bbe3021a2 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:42 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:42 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:55:42 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:42 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:55:42 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-5cc80a57-f9e6-44d8-ad7a-8e4bbe3021a2 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Volume info retrieved successfully. Sep 05 20:55:42 devstack devstack@c-api.service[87435]: DEBUG oslo_db.sqlalchemy.engines [None req-f0c81358-0cf6-4d49-ac7c-10b761d0dbe0 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87435) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:55:42 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-5cc80a57-f9e6-44d8-ad7a-8e4bbe3021a2 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] http://192.168.122.117/volume/v3/volumes/9e6922ea-bb8f-4ea4-bb6e-0ad49bb8edfb returned with HTTP 200 Sep 05 20:55:42 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 523/1061] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:55:42 2026] GET /volume/v3/volumes/9e6922ea-bb8f-4ea4-bb6e-0ad49bb8edfb => generated 854 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:42 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:42 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:55:42 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-f0c81358-0cf6-4d49-ac7c-10b761d0dbe0 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] http://192.168.122.117/volume/v3/volumes/75ca1446-a38f-479e-bb13-e9a94be560df returned with HTTP 200 Sep 05 20:55:42 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 539/1062] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 20:55:42 2026] GET /volume/v3/volumes/75ca1446-a38f-479e-bb13-e9a94be560df => generated 920 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:55:43 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-87e919c2-eec8-41f7-bad2-b69202ab4f39 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:43 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-87e919c2-eec8-41f7-bad2-b69202ab4f39 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] GET http://192.168.122.117/volume/v3/volumes/9e6922ea-bb8f-4ea4-bb6e-0ad49bb8edfb Sep 05 20:55:43 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-87e919c2-eec8-41f7-bad2-b69202ab4f39 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:43 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-87e919c2-eec8-41f7-bad2-b69202ab4f39 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:43 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-87e919c2-eec8-41f7-bad2-b69202ab4f39 tempest-ServerActionsTestOtherA-1498271619 tempest-ServerActionsTestOtherA-1498271619-project-member] http://192.168.122.117/volume/v3/volumes/9e6922ea-bb8f-4ea4-bb6e-0ad49bb8edfb returned with HTTP 404 Sep 05 20:55:43 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 524/1063] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:55:43 2026] GET /volume/v3/volumes/9e6922ea-bb8f-4ea4-bb6e-0ad49bb8edfb => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:55:43 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-1d53b15c-1563-4d6f-ad41-6af1649b82fa None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:43 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-1d53b15c-1563-4d6f-ad41-6af1649b82fa tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] GET http://192.168.122.117/volume/v3/volumes/75ca1446-a38f-479e-bb13-e9a94be560df Sep 05 20:55:43 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-1d53b15c-1563-4d6f-ad41-6af1649b82fa tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:43 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-1d53b15c-1563-4d6f-ad41-6af1649b82fa tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:43 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:43 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:55:43 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:43 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:55:43 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-1d53b15c-1563-4d6f-ad41-6af1649b82fa tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Volume info retrieved successfully. Sep 05 20:55:43 devstack devstack@c-api.service[87435]: WARNING stevedore.named [None req-1d53b15c-1563-4d6f-ad41-6af1649b82fa tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:55:43 devstack devstack@c-api.service[87435]: WARNING castellan.key_manager [None req-1d53b15c-1563-4d6f-ad41-6af1649b82fa tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:55:43 devstack devstack@c-api.service[87435]: DEBUG oslo_db.sqlalchemy.engines [None req-1d53b15c-1563-4d6f-ad41-6af1649b82fa tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87435) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:55:43 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:43 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:55:43 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-1d53b15c-1563-4d6f-ad41-6af1649b82fa tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] http://192.168.122.117/volume/v3/volumes/75ca1446-a38f-479e-bb13-e9a94be560df returned with HTTP 200 Sep 05 20:55:43 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 540/1064] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 20:55:43 2026] GET /volume/v3/volumes/75ca1446-a38f-479e-bb13-e9a94be560df => generated 920 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:55:44 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-6fe88429-bc39-438d-b271-6f7528092df3 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:44 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-6fe88429-bc39-438d-b271-6f7528092df3 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] GET http://192.168.122.117/volume/v3/volumes/75ca1446-a38f-479e-bb13-e9a94be560df Sep 05 20:55:44 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-6fe88429-bc39-438d-b271-6f7528092df3 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:44 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-6fe88429-bc39-438d-b271-6f7528092df3 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:45 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-6fe88429-bc39-438d-b271-6f7528092df3 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] http://192.168.122.117/volume/v3/volumes/75ca1446-a38f-479e-bb13-e9a94be560df returned with HTTP 404 Sep 05 20:55:45 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 525/1065] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 20:55:44 2026] GET /volume/v3/volumes/75ca1446-a38f-479e-bb13-e9a94be560df => generated 109 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 20:55:45 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-b43cd061-233a-4644-8921-0bd12acaa80c None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:45 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-b43cd061-233a-4644-8921-0bd12acaa80c tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] GET http://192.168.122.117/volume/v3/volumes/a30bd9f8-8f23-4358-821c-03c4c13b2709 Sep 05 20:55:45 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-b43cd061-233a-4644-8921-0bd12acaa80c tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:45 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-b43cd061-233a-4644-8921-0bd12acaa80c tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:45 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:45 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:55:45 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:45 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:55:45 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-b43cd061-233a-4644-8921-0bd12acaa80c tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Volume info retrieved successfully. Sep 05 20:55:45 devstack devstack@c-api.service[87435]: WARNING stevedore.named [None req-b43cd061-233a-4644-8921-0bd12acaa80c tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:55:45 devstack devstack@c-api.service[87435]: WARNING castellan.key_manager [None req-b43cd061-233a-4644-8921-0bd12acaa80c tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:55:45 devstack devstack@c-api.service[87435]: DEBUG oslo_db.sqlalchemy.engines [None req-b43cd061-233a-4644-8921-0bd12acaa80c tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87435) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:55:45 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:45 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:55:45 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-b43cd061-233a-4644-8921-0bd12acaa80c tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] http://192.168.122.117/volume/v3/volumes/a30bd9f8-8f23-4358-821c-03c4c13b2709 returned with HTTP 200 Sep 05 20:55:45 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 541/1066] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 20:55:45 2026] GET /volume/v3/volumes/a30bd9f8-8f23-4358-821c-03c4c13b2709 => generated 920 bytes in 288 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:55:46 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-ccdddf9f-265a-4f63-88c6-504a32935285 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:46 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-ccdddf9f-265a-4f63-88c6-504a32935285 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] GET http://192.168.122.117/volume/v3/volumes/a30bd9f8-8f23-4358-821c-03c4c13b2709 Sep 05 20:55:46 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-ccdddf9f-265a-4f63-88c6-504a32935285 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:46 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-ccdddf9f-265a-4f63-88c6-504a32935285 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:46 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-ccdddf9f-265a-4f63-88c6-504a32935285 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] http://192.168.122.117/volume/v3/volumes/a30bd9f8-8f23-4358-821c-03c4c13b2709 returned with HTTP 404 Sep 05 20:55:46 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 526/1067] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 20:55:46 2026] GET /volume/v3/volumes/a30bd9f8-8f23-4358-821c-03c4c13b2709 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 20:55:46 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-9959d0e3-9755-49ac-8287-9756e09ad0dd None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:46 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-9959d0e3-9755-49ac-8287-9756e09ad0dd tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] GET http://192.168.122.117/volume/v3/groups/05fdcf12-cd49-4ad2-b8e3-6c36de3cf056 Sep 05 20:55:46 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-9959d0e3-9755-49ac-8287-9756e09ad0dd tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:46 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-9959d0e3-9755-49ac-8287-9756e09ad0dd tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Calling method 'version_select' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:46 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.groups [None req-9959d0e3-9755-49ac-8287-9756e09ad0dd tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] show called for member 05fdcf12-cd49-4ad2-b8e3-6c36de3cf056 {{(pid=87435) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 20:55:46 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-9959d0e3-9755-49ac-8287-9756e09ad0dd tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] http://192.168.122.117/volume/v3/groups/05fdcf12-cd49-4ad2-b8e3-6c36de3cf056 returned with HTTP 404 Sep 05 20:55:46 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 542/1068] 192.168.122.117 () {60 vars in 1270 bytes} [Sat Sep 5 20:55:46 2026] GET /volume/v3/groups/05fdcf12-cd49-4ad2-b8e3-6c36de3cf056 => generated 108 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 05 20:55:46 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-e47f9013-88ca-44fd-aa90-813c7bdbc32c None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:46 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-e47f9013-88ca-44fd-aa90-813c7bdbc32c tempest-GroupSnapshotsTest-2126834696 tempest-GroupSnapshotsTest-2126834696-project-admin] DELETE http://192.168.122.117/volume/v3/group_types/3920f008-929a-492c-944b-753269e65db7 Sep 05 20:55:46 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-e47f9013-88ca-44fd-aa90-813c7bdbc32c tempest-GroupSnapshotsTest-2126834696 tempest-GroupSnapshotsTest-2126834696-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:46 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-e47f9013-88ca-44fd-aa90-813c7bdbc32c tempest-GroupSnapshotsTest-2126834696 tempest-GroupSnapshotsTest-2126834696-project-admin] Calling method 'version_select' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:46 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-e47f9013-88ca-44fd-aa90-813c7bdbc32c tempest-GroupSnapshotsTest-2126834696 tempest-GroupSnapshotsTest-2126834696-project-admin] http://192.168.122.117/volume/v3/group_types/3920f008-929a-492c-944b-753269e65db7 returned with HTTP 202 Sep 05 20:55:46 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 527/1069] 192.168.122.117 () {60 vars in 1288 bytes} [Sat Sep 5 20:55:46 2026] DELETE /volume/v3/group_types/3920f008-929a-492c-944b-753269e65db7 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 20:55:46 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-3fef1acb-ed06-42f6-bb06-099a2581f31e None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:46 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-3fef1acb-ed06-42f6-bb06-099a2581f31e tempest-GroupSnapshotsTest-2126834696 tempest-GroupSnapshotsTest-2126834696-project-admin] DELETE http://192.168.122.117/volume/v3/types/ac54fc18-b28f-4edc-8f09-7b4ee1298b58 Sep 05 20:55:46 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-3fef1acb-ed06-42f6-bb06-099a2581f31e tempest-GroupSnapshotsTest-2126834696 tempest-GroupSnapshotsTest-2126834696-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:46 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-3fef1acb-ed06-42f6-bb06-099a2581f31e tempest-GroupSnapshotsTest-2126834696 tempest-GroupSnapshotsTest-2126834696-project-admin] Calling method '_delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:46 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-3fef1acb-ed06-42f6-bb06-099a2581f31e tempest-GroupSnapshotsTest-2126834696 tempest-GroupSnapshotsTest-2126834696-project-admin] http://192.168.122.117/volume/v3/types/ac54fc18-b28f-4edc-8f09-7b4ee1298b58 returned with HTTP 202 Sep 05 20:55:46 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 543/1070] 192.168.122.117 () {58 vars in 1229 bytes} [Sat Sep 5 20:55:46 2026] DELETE /volume/v3/types/ac54fc18-b28f-4edc-8f09-7b4ee1298b58 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:55:46 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-59fc34bc-6681-4e3d-bddc-980ba4f9578d None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:46 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-59fc34bc-6681-4e3d-bddc-980ba4f9578d tempest-GroupSnapshotsTest-2126834696 tempest-GroupSnapshotsTest-2126834696-project-admin] GET http://192.168.122.117/volume/v3/types/ac54fc18-b28f-4edc-8f09-7b4ee1298b58 Sep 05 20:55:46 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-59fc34bc-6681-4e3d-bddc-980ba4f9578d tempest-GroupSnapshotsTest-2126834696 tempest-GroupSnapshotsTest-2126834696-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:46 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-59fc34bc-6681-4e3d-bddc-980ba4f9578d tempest-GroupSnapshotsTest-2126834696 tempest-GroupSnapshotsTest-2126834696-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:46 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-59fc34bc-6681-4e3d-bddc-980ba4f9578d tempest-GroupSnapshotsTest-2126834696 tempest-GroupSnapshotsTest-2126834696-project-admin] http://192.168.122.117/volume/v3/types/ac54fc18-b28f-4edc-8f09-7b4ee1298b58 returned with HTTP 404 Sep 05 20:55:46 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 528/1071] 192.168.122.117 () {58 vars in 1226 bytes} [Sat Sep 5 20:55:46 2026] GET /volume/v3/types/ac54fc18-b28f-4edc-8f09-7b4ee1298b58 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:55:46 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-f8bd2822-572e-4b86-b71e-fb9525f78383 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:46 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-f8bd2822-572e-4b86-b71e-fb9525f78383 tempest-GroupSnapshotsTest-2126834696 tempest-GroupSnapshotsTest-2126834696-project-admin] POST http://192.168.122.117/volume/v3/types Sep 05 20:55:46 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-f8bd2822-572e-4b86-b71e-fb9525f78383 tempest-GroupSnapshotsTest-2126834696 tempest-GroupSnapshotsTest-2126834696-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1122201482"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:55:46 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-f8bd2822-572e-4b86-b71e-fb9525f78383 tempest-GroupSnapshotsTest-2126834696 tempest-GroupSnapshotsTest-2126834696-project-admin] http://192.168.122.117/volume/v3/types returned with HTTP 200 Sep 05 20:55:46 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 544/1072] 192.168.122.117 () {60 vars in 1136 bytes} [Sat Sep 5 20:55:46 2026] POST /volume/v3/types => generated 224 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:46 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-b9c2fe68-a72f-4809-b3ef-31f1eb0f5179 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:46 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b9c2fe68-a72f-4809-b3ef-31f1eb0f5179 tempest-GroupSnapshotsTest-2126834696 tempest-GroupSnapshotsTest-2126834696-project-admin] POST http://192.168.122.117/volume/v3/group_types Sep 05 20:55:46 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b9c2fe68-a72f-4809-b3ef-31f1eb0f5179 tempest-GroupSnapshotsTest-2126834696 tempest-GroupSnapshotsTest-2126834696-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1977723440"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:55:46 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b9c2fe68-a72f-4809-b3ef-31f1eb0f5179 tempest-GroupSnapshotsTest-2126834696 tempest-GroupSnapshotsTest-2126834696-project-admin] http://192.168.122.117/volume/v3/group_types returned with HTTP 202 Sep 05 20:55:46 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 529/1073] 192.168.122.117 () {62 vars in 1195 bytes} [Sat Sep 5 20:55:46 2026] POST /volume/v3/group_types => generated 181 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:55:46 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-2987a871-44f8-4129-b050-3f00d631a1de None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:46 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-2987a871-44f8-4129-b050-3f00d631a1de tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] POST http://192.168.122.117/volume/v3/groups Sep 05 20:55:46 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-2987a871-44f8-4129-b050-3f00d631a1de tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "6761865e-fb2e-4837-a2c4-22a72f5e6032", "volume_types": ["d96ab33c-922e-401a-ac7b-5b8236f59a63"], "name": "tempest-GroupSnapshotsTest-Group-1603109607"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:55:46 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.groups [None req-2987a871-44f8-4129-b050-3f00d631a1de tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Creating new group {'group': {'group_type': '6761865e-fb2e-4837-a2c4-22a72f5e6032', 'volume_types': ['d96ab33c-922e-401a-ac7b-5b8236f59a63'], 'name': 'tempest-GroupSnapshotsTest-Group-1603109607'}} {{(pid=87435) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 05 20:55:46 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.groups [None req-2987a871-44f8-4129-b050-3f00d631a1de tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Creating group tempest-GroupSnapshotsTest-Group-1603109607. Sep 05 20:55:46 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-2987a871-44f8-4129-b050-3f00d631a1de tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Availability Zones retrieved successfully. Sep 05 20:55:46 devstack devstack@c-api.service[87435]: DEBUG cinder.quota [None req-2987a871-44f8-4129-b050-3f00d631a1de tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Created reservations ['85a56f3d-665a-4542-86e5-777e1a335352'] {{(pid=87435) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:55:46 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-2987a871-44f8-4129-b050-3f00d631a1de tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] http://192.168.122.117/volume/v3/groups returned with HTTP 202 Sep 05 20:55:46 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 545/1074] 192.168.122.117 () {62 vars in 1181 bytes} [Sat Sep 5 20:55:46 2026] POST /volume/v3/groups => generated 112 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:55:46 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-2507e15f-062e-4d89-a08b-6a0eaf5329b5 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:46 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-2507e15f-062e-4d89-a08b-6a0eaf5329b5 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] GET http://192.168.122.117/volume/v3/groups/1064e92b-36c0-48af-9222-ae773e550219 Sep 05 20:55:46 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-2507e15f-062e-4d89-a08b-6a0eaf5329b5 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:46 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-2507e15f-062e-4d89-a08b-6a0eaf5329b5 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Calling method 'version_select' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:46 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.groups [None req-2507e15f-062e-4d89-a08b-6a0eaf5329b5 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] show called for member 1064e92b-36c0-48af-9222-ae773e550219 {{(pid=87434) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 20:55:46 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:46 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:55:46 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:46 devstack devstack@c-api.service[87434]: return base.obj_make_list(context, cls(context), Sep 05 20:55:46 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-2507e15f-062e-4d89-a08b-6a0eaf5329b5 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] http://192.168.122.117/volume/v3/groups/1064e92b-36c0-48af-9222-ae773e550219 returned with HTTP 200 Sep 05 20:55:46 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 530/1075] 192.168.122.117 () {60 vars in 1270 bytes} [Sat Sep 5 20:55:46 2026] GET /volume/v3/groups/1064e92b-36c0-48af-9222-ae773e550219 => generated 392 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:55:47 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-c4f355d2-342c-4b59-a08f-0159ba181555 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:47 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-c4f355d2-342c-4b59-a08f-0159ba181555 tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 20:55:47 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-c4f355d2-342c-4b59-a08f-0159ba181555 tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-330514785"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:55:47 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.volumes [None req-c4f355d2-342c-4b59-a08f-0159ba181555 tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-330514785'}} {{(pid=87435) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:55:47 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-c4f355d2-342c-4b59-a08f-0159ba181555 tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-member] Create volume of 1 GB Sep 05 20:55:47 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:47 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:55:47 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-c4f355d2-342c-4b59-a08f-0159ba181555 tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-member] Availability Zones retrieved successfully. Sep 05 20:55:47 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-c4f355d2-342c-4b59-a08f-0159ba181555 tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-member] Flow 'volume_create_api' (403f1110-c541-44ca-9d44-a677e2570f25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:55:47 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-c4f355d2-342c-4b59-a08f-0159ba181555 tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1418ed4e-55de-4850-a160-721622db9229) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:55:47 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.flows.api.create_volume [None req-c4f355d2-342c-4b59-a08f-0159ba181555 tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-member] Validating volume size '1' using validate_int {{(pid=87435) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:55:47 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-c4f355d2-342c-4b59-a08f-0159ba181555 tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1418ed4e-55de-4850-a160-721622db9229) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:55:47 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-c4f355d2-342c-4b59-a08f-0159ba181555 tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (afe1a755-5a90-4c9b-8423-80b9d23f68f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:55:47 devstack devstack@c-api.service[87435]: DEBUG cinder.quota [None req-c4f355d2-342c-4b59-a08f-0159ba181555 tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-member] Created reservations ['274e322e-61a0-4940-a7d5-39b243e80f44', '5d66593f-2cc2-4852-bd46-503a3a5a76d5', 'a2a1d1f6-aa25-4ecd-9124-6f16a63c914f', 'af0cb303-d5d8-4993-9e41-2c69e1c394ea'] {{(pid=87435) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:55:47 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-c4f355d2-342c-4b59-a08f-0159ba181555 tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (afe1a755-5a90-4c9b-8423-80b9d23f68f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['274e322e-61a0-4940-a7d5-39b243e80f44', '5d66593f-2cc2-4852-bd46-503a3a5a76d5', 'a2a1d1f6-aa25-4ecd-9124-6f16a63c914f', 'af0cb303-d5d8-4993-9e41-2c69e1c394ea']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:55:47 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-c4f355d2-342c-4b59-a08f-0159ba181555 tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (742b2241-d90d-4105-b9fc-19cbd9ee34f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:55:47 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-3e61cd58-7b3b-4177-ad26-7f16e86659f6 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:47 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-3e61cd58-7b3b-4177-ad26-7f16e86659f6 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] GET http://192.168.122.117/volume/v3/groups/1064e92b-36c0-48af-9222-ae773e550219 Sep 05 20:55:47 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:47 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:55:47 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-3e61cd58-7b3b-4177-ad26-7f16e86659f6 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:47 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-3e61cd58-7b3b-4177-ad26-7f16e86659f6 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Calling method 'version_select' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:47 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.groups [None req-3e61cd58-7b3b-4177-ad26-7f16e86659f6 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] show called for member 1064e92b-36c0-48af-9222-ae773e550219 {{(pid=87434) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 20:55:47 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-c4f355d2-342c-4b59-a08f-0159ba181555 tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (742b2241-d90d-4105-b9fc-19cbd9ee34f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '253f0263-172e-4fed-9870-365c1edf5dff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-330514785',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9348eb2c35b64add83332f9236b57763',qos_specs=None,replication_status=,reservations=['274e322e-61a0-4940-a7d5-39b243e80f44','5d66593f-2cc2-4852-bd46-503a3a5a76d5','a2a1d1f6-aa25-4ecd-9124-6f16a63c914f','af0cb303-d5d8-4993-9e41-2c69e1c394ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='52579266315b4a92873ced9e24033908',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T18:55:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-330514785',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=253f0263-172e-4fed-9870-365c1edf5dff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9348eb2c35b64add83332f9236b57763',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='52579266315b4a92873ced9e24033908',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:55:47 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-c4f355d2-342c-4b59-a08f-0159ba181555 tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d76a2e6-2f4e-4d18-a5f8-e5a152dd5682) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:55:47 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:47 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:55:47 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:47 devstack devstack@c-api.service[87434]: return base.obj_make_list(context, cls(context), Sep 05 20:55:47 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-3e61cd58-7b3b-4177-ad26-7f16e86659f6 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] http://192.168.122.117/volume/v3/groups/1064e92b-36c0-48af-9222-ae773e550219 returned with HTTP 200 Sep 05 20:55:47 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 531/1076] 192.168.122.117 () {60 vars in 1270 bytes} [Sat Sep 5 20:55:47 2026] GET /volume/v3/groups/1064e92b-36c0-48af-9222-ae773e550219 => generated 393 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:55:47 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-f881c84b-14b0-4ede-9a7f-5897f5019921 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:47 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-c4f355d2-342c-4b59-a08f-0159ba181555 tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d76a2e6-2f4e-4d18-a5f8-e5a152dd5682) transitioned into state 'SUCCESS' from state '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-330514785',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9348eb2c35b64add83332f9236b57763',qos_specs=None,replication_status=,reservations=['274e322e-61a0-4940-a7d5-39b243e80f44','5d66593f-2cc2-4852-bd46-503a3a5a76d5','a2a1d1f6-aa25-4ecd-9124-6f16a63c914f','af0cb303-d5d8-4993-9e41-2c69e1c394ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='52579266315b4a92873ced9e24033908',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:55:47 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-f881c84b-14b0-4ede-9a7f-5897f5019921 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 20:55:47 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-f881c84b-14b0-4ede-9a7f-5897f5019921 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1870629618", "volume_type": "d96ab33c-922e-401a-ac7b-5b8236f59a63", "group_id": "1064e92b-36c0-48af-9222-ae773e550219", "size": 1}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:55:47 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-c4f355d2-342c-4b59-a08f-0159ba181555 tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db6c4bcb-1bc8-4896-b6d5-1ace5a8e988a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:55:47 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.volumes [None req-f881c84b-14b0-4ede-9a7f-5897f5019921 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1870629618', 'volume_type': 'd96ab33c-922e-401a-ac7b-5b8236f59a63', 'group_id': '1064e92b-36c0-48af-9222-ae773e550219', 'size': 1}} {{(pid=87434) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:55:47 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-c4f355d2-342c-4b59-a08f-0159ba181555 tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db6c4bcb-1bc8-4896-b6d5-1ace5a8e988a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:55:47 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-c4f355d2-342c-4b59-a08f-0159ba181555 tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-member] Flow 'volume_create_api' (403f1110-c541-44ca-9d44-a677e2570f25) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:55:47 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-c4f355d2-342c-4b59-a08f-0159ba181555 tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-member] Create volume request issued successfully. Sep 05 20:55:47 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-c4f355d2-342c-4b59-a08f-0159ba181555 tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 20:55:47 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 546/1077] 192.168.122.117 () {62 vars in 1183 bytes} [Sat Sep 5 20:55:47 2026] POST /volume/v3/volumes => generated 827 bytes in 789 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:55:47 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:47 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:55:47 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-f881c84b-14b0-4ede-9a7f-5897f5019921 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Create volume of 1 GB Sep 05 20:55:47 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-afd6d52f-4de8-4ea7-a125-f26b165d63d0 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:47 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:47 devstack devstack@c-api.service[87434]: return base.obj_make_list(context, cls(context), Sep 05 20:55:47 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-f881c84b-14b0-4ede-9a7f-5897f5019921 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Availability Zones retrieved successfully. Sep 05 20:55:47 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-afd6d52f-4de8-4ea7-a125-f26b165d63d0 tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-member] GET http://192.168.122.117/volume/v3/volumes/253f0263-172e-4fed-9870-365c1edf5dff Sep 05 20:55:47 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-afd6d52f-4de8-4ea7-a125-f26b165d63d0 tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:47 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-afd6d52f-4de8-4ea7-a125-f26b165d63d0 tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:48 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:48 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:55:48 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-f881c84b-14b0-4ede-9a7f-5897f5019921 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Flow 'volume_create_api' (10c08d0a-ce2c-416f-8a82-9ad52780b5bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:55:48 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:48 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:55:48 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-f881c84b-14b0-4ede-9a7f-5897f5019921 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aaba6d84-f78e-49ab-9863-03bf96ce8601) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:55:48 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:48 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:55:48 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.flows.api.create_volume [None req-f881c84b-14b0-4ede-9a7f-5897f5019921 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Validating volume size '1' using validate_int {{(pid=87434) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:55:48 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-afd6d52f-4de8-4ea7-a125-f26b165d63d0 tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-member] Volume info retrieved successfully. Sep 05 20:55:48 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-afd6d52f-4de8-4ea7-a125-f26b165d63d0 tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-member] http://192.168.122.117/volume/v3/volumes/253f0263-172e-4fed-9870-365c1edf5dff returned with HTTP 200 Sep 05 20:55:48 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 547/1078] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 20:55:47 2026] GET /volume/v3/volumes/253f0263-172e-4fed-9870-365c1edf5dff => generated 895 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:55:48 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-f881c84b-14b0-4ede-9a7f-5897f5019921 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aaba6d84-f78e-49ab-9863-03bf96ce8601) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:55:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d96ab33c-922e-401a-ac7b-5b8236f59a63,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1122201482',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd96ab33c-922e-401a-ac7b-5b8236f59a63', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '1064e92b-36c0-48af-9222-ae773e550219', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:55:48 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-f881c84b-14b0-4ede-9a7f-5897f5019921 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19574edd-0e7c-466d-93ab-2ca9b1f1992e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:55:48 devstack devstack@c-api.service[87434]: WARNING cinder.quota [None req-f881c84b-14b0-4ede-9a7f-5897f5019921 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1122201482 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1122201482, it is now deprecated. Please use the default quota class for default quota. Sep 05 20:55:48 devstack devstack@c-api.service[87434]: WARNING cinder.quota [None req-f881c84b-14b0-4ede-9a7f-5897f5019921 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1122201482 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1122201482, it is now deprecated. Please use the default quota class for default quota. Sep 05 20:55:48 devstack devstack@c-api.service[87434]: DEBUG cinder.quota [None req-f881c84b-14b0-4ede-9a7f-5897f5019921 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Created reservations ['4671773a-36f9-48e1-a510-3fa93e090368', '48551498-7380-42b1-8c79-a2bbc2db44fd', '706939cc-130c-40e3-b2fb-947ea6c4d337', '48613f8f-8205-4fae-8601-d05ee872ee63'] {{(pid=87434) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:55:48 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-f881c84b-14b0-4ede-9a7f-5897f5019921 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19574edd-0e7c-466d-93ab-2ca9b1f1992e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4671773a-36f9-48e1-a510-3fa93e090368', '48551498-7380-42b1-8c79-a2bbc2db44fd', '706939cc-130c-40e3-b2fb-947ea6c4d337', '48613f8f-8205-4fae-8601-d05ee872ee63']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:55:48 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-f881c84b-14b0-4ede-9a7f-5897f5019921 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1448612d-1757-4607-9584-bf43aa755b4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:55:48 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:48 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:55:48 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-f881c84b-14b0-4ede-9a7f-5897f5019921 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1448612d-1757-4607-9584-bf43aa755b4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '777e297b-9878-4c18-a02c-76cbc364ece1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1870629618',encryption_key_id=None,group_id=1064e92b-36c0-48af-9222-ae773e550219,group_type_id=,metadata={},multiattach=False,project_id='cb217409097748358a76633a4367ef8b',qos_specs=None,replication_status=,reservations=['4671773a-36f9-48e1-a510-3fa93e090368','48551498-7380-42b1-8c79-a2bbc2db44fd','706939cc-130c-40e3-b2fb-947ea6c4d337','48613f8f-8205-4fae-8601-d05ee872ee63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='804a348584274dfb9f438913d2e92967',volume_type_id=d96ab33c-922e-401a-ac7b-5b8236f59a63), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T18:55:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1870629618',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=1064e92b-36c0-48af-9222-ae773e550219,host=None,id=777e297b-9878-4c18-a02c-76cbc364ece1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb217409097748358a76633a4367ef8b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='804a348584274dfb9f438913d2e92967',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d96ab33c-922e-401a-ac7b-5b8236f59a63),volume_type_id=d96ab33c-922e-401a-ac7b-5b8236f59a63)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:55:48 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-f881c84b-14b0-4ede-9a7f-5897f5019921 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4673af0a-77b6-4998-aaf8-8802b2391dc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:55:48 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-f881c84b-14b0-4ede-9a7f-5897f5019921 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4673af0a-77b6-4998-aaf8-8802b2391dc7) transitioned into state 'SUCCESS' from state '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-1870629618',encryption_key_id=None,group_id=1064e92b-36c0-48af-9222-ae773e550219,group_type_id=,metadata={},multiattach=False,project_id='cb217409097748358a76633a4367ef8b',qos_specs=None,replication_status=,reservations=['4671773a-36f9-48e1-a510-3fa93e090368','48551498-7380-42b1-8c79-a2bbc2db44fd','706939cc-130c-40e3-b2fb-947ea6c4d337','48613f8f-8205-4fae-8601-d05ee872ee63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='804a348584274dfb9f438913d2e92967',volume_type_id=d96ab33c-922e-401a-ac7b-5b8236f59a63)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:55:48 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-f881c84b-14b0-4ede-9a7f-5897f5019921 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (486088a1-7747-4e5d-b58a-136925e90cb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:55:48 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-f881c84b-14b0-4ede-9a7f-5897f5019921 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (486088a1-7747-4e5d-b58a-136925e90cb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:55:48 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-f881c84b-14b0-4ede-9a7f-5897f5019921 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Flow 'volume_create_api' (10c08d0a-ce2c-416f-8a82-9ad52780b5bc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:55:48 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-f881c84b-14b0-4ede-9a7f-5897f5019921 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Create volume request issued successfully. Sep 05 20:55:48 devstack devstack@c-api.service[87434]: WARNING stevedore.named [None req-f881c84b-14b0-4ede-9a7f-5897f5019921 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:55:48 devstack devstack@c-api.service[87434]: WARNING castellan.key_manager [None req-f881c84b-14b0-4ede-9a7f-5897f5019921 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:55:48 devstack devstack@c-api.service[87434]: DEBUG oslo_db.sqlalchemy.engines [None req-f881c84b-14b0-4ede-9a7f-5897f5019921 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87434) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:55:48 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:48 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:55:48 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-f881c84b-14b0-4ede-9a7f-5897f5019921 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 20:55:48 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 532/1079] 192.168.122.117 () {62 vars in 1184 bytes} [Sat Sep 5 20:55:47 2026] POST /volume/v3/volumes => generated 831 bytes in 620 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:55:48 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-6ebd9c1b-1337-4905-9305-9531d2203b8c None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:48 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-6ebd9c1b-1337-4905-9305-9531d2203b8c tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] GET http://192.168.122.117/volume/v3/volumes/777e297b-9878-4c18-a02c-76cbc364ece1 Sep 05 20:55:48 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-6ebd9c1b-1337-4905-9305-9531d2203b8c tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:48 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-6ebd9c1b-1337-4905-9305-9531d2203b8c tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:48 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:48 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:55:48 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:48 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:55:48 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-6ebd9c1b-1337-4905-9305-9531d2203b8c tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Volume info retrieved successfully. Sep 05 20:55:48 devstack devstack@c-api.service[87435]: WARNING stevedore.named [None req-6ebd9c1b-1337-4905-9305-9531d2203b8c tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:55:48 devstack devstack@c-api.service[87435]: WARNING castellan.key_manager [None req-6ebd9c1b-1337-4905-9305-9531d2203b8c tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:55:48 devstack devstack@c-api.service[87435]: DEBUG oslo_db.sqlalchemy.engines [None req-6ebd9c1b-1337-4905-9305-9531d2203b8c tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87435) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:55:48 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:48 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:55:48 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-6ebd9c1b-1337-4905-9305-9531d2203b8c tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] http://192.168.122.117/volume/v3/volumes/777e297b-9878-4c18-a02c-76cbc364ece1 returned with HTTP 200 Sep 05 20:55:48 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 548/1080] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 20:55:48 2026] GET /volume/v3/volumes/777e297b-9878-4c18-a02c-76cbc364ece1 => generated 899 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:55:49 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-5968757e-d93c-4018-8270-cc3dabaea075 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:49 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-5968757e-d93c-4018-8270-cc3dabaea075 tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-member] GET http://192.168.122.117/volume/v3/volumes/253f0263-172e-4fed-9870-365c1edf5dff Sep 05 20:55:49 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-5968757e-d93c-4018-8270-cc3dabaea075 tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:49 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-5968757e-d93c-4018-8270-cc3dabaea075 tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:49 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:49 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:55:49 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:49 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:55:49 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-5968757e-d93c-4018-8270-cc3dabaea075 tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-member] Volume info retrieved successfully. Sep 05 20:55:49 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-5968757e-d93c-4018-8270-cc3dabaea075 tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-member] http://192.168.122.117/volume/v3/volumes/253f0263-172e-4fed-9870-365c1edf5dff returned with HTTP 200 Sep 05 20:55:49 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 533/1081] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 20:55:49 2026] GET /volume/v3/volumes/253f0263-172e-4fed-9870-365c1edf5dff => generated 919 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:55:49 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-97c3a3b3-bb8b-4d22-bff9-a67bdade1ab4 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:49 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-97c3a3b3-bb8b-4d22-bff9-a67bdade1ab4 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] GET http://192.168.122.117/volume/v3/volumes/777e297b-9878-4c18-a02c-76cbc364ece1 Sep 05 20:55:49 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-97c3a3b3-bb8b-4d22-bff9-a67bdade1ab4 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:49 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-97c3a3b3-bb8b-4d22-bff9-a67bdade1ab4 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:49 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:49 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:55:49 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:49 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:55:49 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-97c3a3b3-bb8b-4d22-bff9-a67bdade1ab4 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Volume info retrieved successfully. Sep 05 20:55:49 devstack devstack@c-api.service[87435]: WARNING stevedore.named [None req-97c3a3b3-bb8b-4d22-bff9-a67bdade1ab4 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:55:49 devstack devstack@c-api.service[87435]: WARNING castellan.key_manager [None req-97c3a3b3-bb8b-4d22-bff9-a67bdade1ab4 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:55:49 devstack devstack@c-api.service[87435]: DEBUG oslo_db.sqlalchemy.engines [None req-97c3a3b3-bb8b-4d22-bff9-a67bdade1ab4 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87435) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:55:49 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:49 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:55:49 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-97c3a3b3-bb8b-4d22-bff9-a67bdade1ab4 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] http://192.168.122.117/volume/v3/volumes/777e297b-9878-4c18-a02c-76cbc364ece1 returned with HTTP 200 Sep 05 20:55:49 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 549/1082] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 20:55:49 2026] GET /volume/v3/volumes/777e297b-9878-4c18-a02c-76cbc364ece1 => generated 923 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:55:50 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-2de4a2a9-ef30-42d5-a988-23af83dc10e2 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:50 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-2de4a2a9-ef30-42d5-a988-23af83dc10e2 tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-member] GET http://192.168.122.117/volume/v3/volumes/253f0263-172e-4fed-9870-365c1edf5dff Sep 05 20:55:50 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-2de4a2a9-ef30-42d5-a988-23af83dc10e2 tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:50 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-2de4a2a9-ef30-42d5-a988-23af83dc10e2 tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:50 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:50 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:55:50 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:50 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:55:50 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-2de4a2a9-ef30-42d5-a988-23af83dc10e2 tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-member] Volume info retrieved successfully. Sep 05 20:55:50 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-2de4a2a9-ef30-42d5-a988-23af83dc10e2 tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-member] http://192.168.122.117/volume/v3/volumes/253f0263-172e-4fed-9870-365c1edf5dff returned with HTTP 200 Sep 05 20:55:50 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 534/1083] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 20:55:50 2026] GET /volume/v3/volumes/253f0263-172e-4fed-9870-365c1edf5dff => generated 955 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:55:50 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-e8d1ee65-9fdc-465c-a21f-53dca5f5134f None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:50 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-e8d1ee65-9fdc-465c-a21f-53dca5f5134f tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-member] POST http://192.168.122.117/volume/v3/volume-transfers Sep 05 20:55:50 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-e8d1ee65-9fdc-465c-a21f-53dca5f5134f tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "253f0263-172e-4fed-9870-365c1edf5dff"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:55:50 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.volume_transfer [None req-e8d1ee65-9fdc-465c-a21f-53dca5f5134f tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-member] Creating new volume transfer {'transfer': {'volume_id': '253f0263-172e-4fed-9870-365c1edf5dff'}} {{(pid=87435) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 05 20:55:50 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volume_transfer [None req-e8d1ee65-9fdc-465c-a21f-53dca5f5134f tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-member] Creating transfer of volume 253f0263-172e-4fed-9870-365c1edf5dff Sep 05 20:55:50 devstack devstack@c-api.service[87435]: INFO cinder.transfer.api [None req-e8d1ee65-9fdc-465c-a21f-53dca5f5134f tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-member] Generating transfer record for volume 253f0263-172e-4fed-9870-365c1edf5dff Sep 05 20:55:50 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:50 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:55:50 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:50 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:55:50 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-e8d1ee65-9fdc-465c-a21f-53dca5f5134f tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-member] http://192.168.122.117/volume/v3/volume-transfers returned with HTTP 202 Sep 05 20:55:50 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 550/1084] 192.168.122.117 () {62 vars in 1210 bytes} [Sat Sep 5 20:55:50 2026] POST /volume/v3/volume-transfers => generated 580 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:55:50 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-0542fd05-61c9-4dc6-871c-094a373ac3e8 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:50 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-0542fd05-61c9-4dc6-871c-094a373ac3e8 tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-member] GET http://192.168.122.117/volume/v3/volumes/253f0263-172e-4fed-9870-365c1edf5dff Sep 05 20:55:50 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-0542fd05-61c9-4dc6-871c-094a373ac3e8 tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:50 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-0542fd05-61c9-4dc6-871c-094a373ac3e8 tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:50 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:50 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:55:50 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:50 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:55:50 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-0542fd05-61c9-4dc6-871c-094a373ac3e8 tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-member] Volume info retrieved successfully. Sep 05 20:55:50 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-0542fd05-61c9-4dc6-871c-094a373ac3e8 tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-member] http://192.168.122.117/volume/v3/volumes/253f0263-172e-4fed-9870-365c1edf5dff returned with HTTP 200 Sep 05 20:55:50 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 535/1085] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 20:55:50 2026] GET /volume/v3/volumes/253f0263-172e-4fed-9870-365c1edf5dff => generated 963 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:55:50 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-e8c73c88-2116-4364-b11e-7d5e3a952f46 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:50 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-e8c73c88-2116-4364-b11e-7d5e3a952f46 tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-reader] GET http://192.168.122.117/volume/v3/os-volume-transfer/7ce8565b-9ccc-4099-a186-9a450ba8e743 Sep 05 20:55:50 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-e8c73c88-2116-4364-b11e-7d5e3a952f46 tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-reader] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:50 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-e8c73c88-2116-4364-b11e-7d5e3a952f46 tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-reader] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:50 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-e8c73c88-2116-4364-b11e-7d5e3a952f46 tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-reader] http://192.168.122.117/volume/v3/os-volume-transfer/7ce8565b-9ccc-4099-a186-9a450ba8e743 returned with HTTP 200 Sep 05 20:55:50 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 551/1086] 192.168.122.117 () {60 vars in 1306 bytes} [Sat Sep 5 20:55:50 2026] GET /volume/v3/os-volume-transfer/7ce8565b-9ccc-4099-a186-9a450ba8e743 => generated 548 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 20:55:50 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-197f3a34-ee18-48a6-95b6-57e2b02f47a2 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:50 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-197f3a34-ee18-48a6-95b6-57e2b02f47a2 tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-reader] GET http://192.168.122.117/volume/v3/os-volume-transfer Sep 05 20:55:50 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-197f3a34-ee18-48a6-95b6-57e2b02f47a2 tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-reader] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:50 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-197f3a34-ee18-48a6-95b6-57e2b02f47a2 tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-reader] Calling method 'index' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:50 devstack devstack@c-api.service[87434]: DEBUG cinder.api.contrib.volume_transfer [None req-197f3a34-ee18-48a6-95b6-57e2b02f47a2 tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-reader] Listing volume transfers {{(pid=87434) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 05 20:55:50 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-197f3a34-ee18-48a6-95b6-57e2b02f47a2 tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-reader] http://192.168.122.117/volume/v3/os-volume-transfer returned with HTTP 200 Sep 05 20:55:50 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 536/1087] 192.168.122.117 () {60 vars in 1195 bytes} [Sat Sep 5 20:55:50 2026] GET /volume/v3/os-volume-transfer => generated 376 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:55:50 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-72931044-544c-417a-82f5-761329d79fd2 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:50 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-72931044-544c-417a-82f5-761329d79fd2 tempest-VolumesTransfersV357Test-507296425 tempest-VolumesTransfersV357Test-507296425-project-member] POST http://192.168.122.117/volume/v3/volume-transfers/7ce8565b-9ccc-4099-a186-9a450ba8e743/accept Sep 05 20:55:50 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-72931044-544c-417a-82f5-761329d79fd2 tempest-VolumesTransfersV357Test-507296425 tempest-VolumesTransfersV357Test-507296425-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "2afae15992d0bb4c"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:55:50 devstack devstack@c-api.service[87435]: DEBUG cinder.api.contrib.volume_transfer [None req-72931044-544c-417a-82f5-761329d79fd2 tempest-VolumesTransfersV357Test-507296425 tempest-VolumesTransfersV357Test-507296425-project-member] Accepting volume transfer 7ce8565b-9ccc-4099-a186-9a450ba8e743 {{(pid=87435) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 05 20:55:50 devstack devstack@c-api.service[87435]: INFO cinder.api.contrib.volume_transfer [None req-72931044-544c-417a-82f5-761329d79fd2 tempest-VolumesTransfersV357Test-507296425 tempest-VolumesTransfersV357Test-507296425-project-member] Accepting transfer 7ce8565b-9ccc-4099-a186-9a450ba8e743 Sep 05 20:55:50 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:50 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:55:50 devstack devstack@c-api.service[87435]: DEBUG cinder.quota [None req-72931044-544c-417a-82f5-761329d79fd2 tempest-VolumesTransfersV357Test-507296425 tempest-VolumesTransfersV357Test-507296425-project-member] Created reservations ['957f9f36-86ab-4a71-9319-1d20d837166c', '08f27ecd-197a-4161-9e67-7892396965c6', '53ffc8c0-535f-43bb-aeb8-388e879e0490', '2e1f01d2-eea4-4685-8bd5-5a2fbd25e95a'] {{(pid=87435) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:55:50 devstack devstack@c-api.service[87435]: DEBUG cinder.quota [None req-72931044-544c-417a-82f5-761329d79fd2 tempest-VolumesTransfersV357Test-507296425 tempest-VolumesTransfersV357Test-507296425-project-member] Created reservations ['41cf861e-c5b4-412c-b2a3-fb7fed463e08', '735ed8dd-d49e-43fb-b52f-faf8899796e2', 'cc9b93bf-21c9-407f-9c5d-56e8897a99e6', 'd5ce2e8f-29e2-4db0-a07b-8e3a6ced0f52'] {{(pid=87435) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:55:50 devstack devstack@c-api.service[87435]: /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 05 20:55:50 devstack devstack@c-api.service[87435]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 20:55:50 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-9df7e026-7131-43c4-a762-528bff674e41 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:50 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-9df7e026-7131-43c4-a762-528bff674e41 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] GET http://192.168.122.117/volume/v3/volumes/777e297b-9878-4c18-a02c-76cbc364ece1 Sep 05 20:55:50 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-9df7e026-7131-43c4-a762-528bff674e41 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:50 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-9df7e026-7131-43c4-a762-528bff674e41 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:51 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:51 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:55:51 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:51 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:55:51 devstack devstack@c-api.service[87435]: DEBUG cinder.quota [None req-72931044-544c-417a-82f5-761329d79fd2 tempest-VolumesTransfersV357Test-507296425 tempest-VolumesTransfersV357Test-507296425-project-member] Created reservations ['0db35707-d421-4abe-b3b7-b14123f958e9', '121804e8-4535-4f2f-9dbf-1f46c014ccdb', '73cc3845-7f8d-43ce-8da2-950ca8df9afb', '41d71b3d-25c6-4091-9d0d-84f4e149c4d6'] {{(pid=87435) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:55:51 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-9df7e026-7131-43c4-a762-528bff674e41 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Volume info retrieved successfully. Sep 05 20:55:51 devstack devstack@c-api.service[87434]: WARNING stevedore.named [None req-9df7e026-7131-43c4-a762-528bff674e41 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:55:51 devstack devstack@c-api.service[87434]: WARNING castellan.key_manager [None req-9df7e026-7131-43c4-a762-528bff674e41 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:55:51 devstack devstack@c-api.service[87435]: DEBUG cinder.quota [None req-72931044-544c-417a-82f5-761329d79fd2 tempest-VolumesTransfersV357Test-507296425 tempest-VolumesTransfersV357Test-507296425-project-member] Created reservations ['20b0d6ad-8ba6-442d-88f0-794454b12214', '2c71384f-4471-4f9b-90ce-4af4ef272ff5', 'db25b3ae-07a8-434d-862c-3e8ef869b772', '71af49f0-445b-4460-9531-51b322325ae4'] {{(pid=87435) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:55:51 devstack devstack@c-api.service[87434]: DEBUG oslo_db.sqlalchemy.engines [None req-9df7e026-7131-43c4-a762-528bff674e41 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87434) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:55:51 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:51 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:55:51 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-72931044-544c-417a-82f5-761329d79fd2 tempest-VolumesTransfersV357Test-507296425 tempest-VolumesTransfersV357Test-507296425-project-member] Transfer volume completed successfully. Sep 05 20:55:51 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-9df7e026-7131-43c4-a762-528bff674e41 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] http://192.168.122.117/volume/v3/volumes/777e297b-9878-4c18-a02c-76cbc364ece1 returned with HTTP 200 Sep 05 20:55:51 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 537/1088] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 20:55:50 2026] GET /volume/v3/volumes/777e297b-9878-4c18-a02c-76cbc364ece1 => generated 924 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:55:51 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-547788cf-04ca-4a39-b9f6-89bce02c8b5b None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:51 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-547788cf-04ca-4a39-b9f6-89bce02c8b5b tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] POST http://192.168.122.117/volume/v3/group_snapshots Sep 05 20:55:51 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-547788cf-04ca-4a39-b9f6-89bce02c8b5b tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "1064e92b-36c0-48af-9222-ae773e550219", "name": "tempest-group_snapshot-1224378192"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:55:51 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.group_snapshots [None req-547788cf-04ca-4a39-b9f6-89bce02c8b5b tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '1064e92b-36c0-48af-9222-ae773e550219', 'name': 'tempest-group_snapshot-1224378192'}} {{(pid=87434) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 05 20:55:51 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:51 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:55:51 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.group_snapshots [None req-547788cf-04ca-4a39-b9f6-89bce02c8b5b tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Creating group_snapshot tempest-group_snapshot-1224378192. Sep 05 20:55:51 devstack devstack@c-api.service[87434]: /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 05 20:55:51 devstack devstack@c-api.service[87434]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 20:55:51 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:51 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:55:51 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:51 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:55:51 devstack devstack@c-api.service[87434]: WARNING cinder.quota [None req-547788cf-04ca-4a39-b9f6-89bce02c8b5b tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1122201482 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1122201482, it is now deprecated. Please use the default quota class for default quota. Sep 05 20:55:51 devstack devstack@c-api.service[87435]: INFO cinder.transfer.api [None req-72931044-544c-417a-82f5-761329d79fd2 tempest-VolumesTransfersV357Test-507296425 tempest-VolumesTransfersV357Test-507296425-project-member] Volume 253f0263-172e-4fed-9870-365c1edf5dff has been transferred. Sep 05 20:55:51 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:51 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:55:51 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-72931044-544c-417a-82f5-761329d79fd2 tempest-VolumesTransfersV357Test-507296425 tempest-VolumesTransfersV357Test-507296425-project-member] http://192.168.122.117/volume/v3/volume-transfers/7ce8565b-9ccc-4099-a186-9a450ba8e743/accept returned with HTTP 202 Sep 05 20:55:51 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 552/1089] 192.168.122.117 () {62 vars in 1342 bytes} [Sat Sep 5 20:55:50 2026] POST /volume/v3/volume-transfers/7ce8565b-9ccc-4099-a186-9a450ba8e743/accept => generated 373 bytes in 865 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:55:51 devstack devstack@c-api.service[87434]: DEBUG cinder.quota [None req-547788cf-04ca-4a39-b9f6-89bce02c8b5b tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Created reservations ['fb0bb65c-7303-469a-b0f9-55238de4c624', '9fd67512-ce85-4d40-9296-4f5bff91aeda', 'f3b67904-92f0-4415-bf5e-54d30031543a', '0c882bb8-84f0-41f8-a304-3fb840a1b1e7'] {{(pid=87434) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:55:51 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-9c31efa5-40d4-442e-82fd-3386753b751f None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:51 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-9c31efa5-40d4-442e-82fd-3386753b751f tempest-VolumesTransfersV357Test-507296425 tempest-VolumesTransfersV357Test-507296425-project-member] GET http://192.168.122.117/volume/v3/volumes/253f0263-172e-4fed-9870-365c1edf5dff Sep 05 20:55:51 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-9c31efa5-40d4-442e-82fd-3386753b751f tempest-VolumesTransfersV357Test-507296425 tempest-VolumesTransfersV357Test-507296425-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:51 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-9c31efa5-40d4-442e-82fd-3386753b751f tempest-VolumesTransfersV357Test-507296425 tempest-VolumesTransfersV357Test-507296425-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:51 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:51 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:55:51 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:51 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:55:51 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-9c31efa5-40d4-442e-82fd-3386753b751f tempest-VolumesTransfersV357Test-507296425 tempest-VolumesTransfersV357Test-507296425-project-member] Volume info retrieved successfully. Sep 05 20:55:51 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-9c31efa5-40d4-442e-82fd-3386753b751f tempest-VolumesTransfersV357Test-507296425 tempest-VolumesTransfersV357Test-507296425-project-member] http://192.168.122.117/volume/v3/volumes/253f0263-172e-4fed-9870-365c1edf5dff returned with HTTP 200 Sep 05 20:55:51 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 553/1090] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 20:55:51 2026] GET /volume/v3/volumes/253f0263-172e-4fed-9870-365c1edf5dff => generated 955 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:55:51 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-bff4261c-b22a-4885-9d02-cbec03a6b1d3 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:51 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-bff4261c-b22a-4885-9d02-cbec03a6b1d3 tempest-VolumesTransfersV357Test-507296425 tempest-VolumesTransfersV357Test-507296425-project-member] GET http://192.168.122.117/volume/v3/volumes/253f0263-172e-4fed-9870-365c1edf5dff Sep 05 20:55:51 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-bff4261c-b22a-4885-9d02-cbec03a6b1d3 tempest-VolumesTransfersV357Test-507296425 tempest-VolumesTransfersV357Test-507296425-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:51 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-bff4261c-b22a-4885-9d02-cbec03a6b1d3 tempest-VolumesTransfersV357Test-507296425 tempest-VolumesTransfersV357Test-507296425-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:51 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:51 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:55:51 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:51 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:55:51 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-547788cf-04ca-4a39-b9f6-89bce02c8b5b tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] http://192.168.122.117/volume/v3/group_snapshots returned with HTTP 202 Sep 05 20:55:51 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 538/1091] 192.168.122.117 () {62 vars in 1208 bytes} [Sat Sep 5 20:55:51 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 296 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:55:51 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-bff4261c-b22a-4885-9d02-cbec03a6b1d3 tempest-VolumesTransfersV357Test-507296425 tempest-VolumesTransfersV357Test-507296425-project-member] Volume info retrieved successfully. Sep 05 20:55:51 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-ab81e7c8-3aed-4e74-8441-1a94765cbf80 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:51 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-bff4261c-b22a-4885-9d02-cbec03a6b1d3 tempest-VolumesTransfersV357Test-507296425 tempest-VolumesTransfersV357Test-507296425-project-member] http://192.168.122.117/volume/v3/volumes/253f0263-172e-4fed-9870-365c1edf5dff returned with HTTP 200 Sep 05 20:55:51 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 554/1092] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 20:55:51 2026] GET /volume/v3/volumes/253f0263-172e-4fed-9870-365c1edf5dff => generated 955 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:55:51 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-ab81e7c8-3aed-4e74-8441-1a94765cbf80 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] GET http://192.168.122.117/volume/v3/group_snapshots/4eeefa4c-15be-4eaf-8fd1-e3119069dd3e Sep 05 20:55:51 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-ab81e7c8-3aed-4e74-8441-1a94765cbf80 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:51 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-ab81e7c8-3aed-4e74-8441-1a94765cbf80 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Calling method 'version_select' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:51 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.group_snapshots [None req-ab81e7c8-3aed-4e74-8441-1a94765cbf80 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] show called for member 4eeefa4c-15be-4eaf-8fd1-e3119069dd3e {{(pid=87434) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 20:55:51 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:51 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:55:51 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-09e21f26-362d-4c50-af9c-24379c1437fc None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:51 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-09e21f26-362d-4c50-af9c-24379c1437fc tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-member] DELETE http://192.168.122.117/volume/v3/volume-transfers/7ce8565b-9ccc-4099-a186-9a450ba8e743 Sep 05 20:55:51 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-09e21f26-362d-4c50-af9c-24379c1437fc tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:51 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-09e21f26-362d-4c50-af9c-24379c1437fc tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-member] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:51 devstack devstack@c-api.service[87435]: INFO cinder.api.contrib.volume_transfer [None req-09e21f26-362d-4c50-af9c-24379c1437fc tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-member] Delete transfer with id: 7ce8565b-9ccc-4099-a186-9a450ba8e743 Sep 05 20:55:51 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-ab81e7c8-3aed-4e74-8441-1a94765cbf80 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] http://192.168.122.117/volume/v3/group_snapshots/4eeefa4c-15be-4eaf-8fd1-e3119069dd3e returned with HTTP 200 Sep 05 20:55:51 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 539/1093] 192.168.122.117 () {60 vars in 1297 bytes} [Sat Sep 5 20:55:51 2026] GET /volume/v3/group_snapshots/4eeefa4c-15be-4eaf-8fd1-e3119069dd3e => generated 307 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:55:51 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-09e21f26-362d-4c50-af9c-24379c1437fc tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-member] http://192.168.122.117/volume/v3/volume-transfers/7ce8565b-9ccc-4099-a186-9a450ba8e743 returned with HTTP 404 Sep 05 20:55:51 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 555/1094] 192.168.122.117 () {60 vars in 1303 bytes} [Sat Sep 5 20:55:51 2026] DELETE /volume/v3/volume-transfers/7ce8565b-9ccc-4099-a186-9a450ba8e743 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 20:55:51 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-f893e451-3b5c-40bd-a396-ed95612420d5 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:51 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-f893e451-3b5c-40bd-a396-ed95612420d5 tempest-VolumesTransfersV357Test-1092268196 tempest-VolumesTransfersV357Test-1092268196-project-admin] DELETE http://192.168.122.117/volume/v3/volumes/253f0263-172e-4fed-9870-365c1edf5dff Sep 05 20:55:51 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-f893e451-3b5c-40bd-a396-ed95612420d5 tempest-VolumesTransfersV357Test-1092268196 tempest-VolumesTransfersV357Test-1092268196-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:51 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-f893e451-3b5c-40bd-a396-ed95612420d5 tempest-VolumesTransfersV357Test-1092268196 tempest-VolumesTransfersV357Test-1092268196-project-admin] Calling method 'delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:51 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-f893e451-3b5c-40bd-a396-ed95612420d5 tempest-VolumesTransfersV357Test-1092268196 tempest-VolumesTransfersV357Test-1092268196-project-admin] Delete volume with id: 253f0263-172e-4fed-9870-365c1edf5dff Sep 05 20:55:51 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:51 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:55:51 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:51 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:55:51 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-f893e451-3b5c-40bd-a396-ed95612420d5 tempest-VolumesTransfersV357Test-1092268196 tempest-VolumesTransfersV357Test-1092268196-project-admin] Volume info retrieved successfully. Sep 05 20:55:51 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-f893e451-3b5c-40bd-a396-ed95612420d5 tempest-VolumesTransfersV357Test-1092268196 tempest-VolumesTransfersV357Test-1092268196-project-admin] Delete volume request issued successfully. Sep 05 20:55:51 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-f893e451-3b5c-40bd-a396-ed95612420d5 tempest-VolumesTransfersV357Test-1092268196 tempest-VolumesTransfersV357Test-1092268196-project-admin] http://192.168.122.117/volume/v3/volumes/253f0263-172e-4fed-9870-365c1edf5dff returned with HTTP 202 Sep 05 20:55:51 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 540/1095] 192.168.122.117 () {60 vars in 1276 bytes} [Sat Sep 5 20:55:51 2026] DELETE /volume/v3/volumes/253f0263-172e-4fed-9870-365c1edf5dff => generated 0 bytes in 312 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 20:55:51 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-7c67e253-b8f5-447d-a299-4d976e117819 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:51 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-7c67e253-b8f5-447d-a299-4d976e117819 tempest-VolumesTransfersV357Test-1092268196 tempest-VolumesTransfersV357Test-1092268196-project-admin] GET http://192.168.122.117/volume/v3/volumes/253f0263-172e-4fed-9870-365c1edf5dff Sep 05 20:55:51 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-7c67e253-b8f5-447d-a299-4d976e117819 tempest-VolumesTransfersV357Test-1092268196 tempest-VolumesTransfersV357Test-1092268196-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:51 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-7c67e253-b8f5-447d-a299-4d976e117819 tempest-VolumesTransfersV357Test-1092268196 tempest-VolumesTransfersV357Test-1092268196-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:51 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:51 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:55:51 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:51 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:55:51 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-7c67e253-b8f5-447d-a299-4d976e117819 tempest-VolumesTransfersV357Test-1092268196 tempest-VolumesTransfersV357Test-1092268196-project-admin] Volume info retrieved successfully. Sep 05 20:55:51 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-7c67e253-b8f5-447d-a299-4d976e117819 tempest-VolumesTransfersV357Test-1092268196 tempest-VolumesTransfersV357Test-1092268196-project-admin] http://192.168.122.117/volume/v3/volumes/253f0263-172e-4fed-9870-365c1edf5dff returned with HTTP 200 Sep 05 20:55:51 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 556/1096] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 20:55:51 2026] GET /volume/v3/volumes/253f0263-172e-4fed-9870-365c1edf5dff => generated 1138 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 20:55:52 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-1d48dd75-d2aa-4b0e-9cf4-b33817c28a75 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:52 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-1d48dd75-d2aa-4b0e-9cf4-b33817c28a75 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] GET http://192.168.122.117/volume/v3/group_snapshots/4eeefa4c-15be-4eaf-8fd1-e3119069dd3e Sep 05 20:55:52 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-1d48dd75-d2aa-4b0e-9cf4-b33817c28a75 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:52 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-1d48dd75-d2aa-4b0e-9cf4-b33817c28a75 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Calling method 'version_select' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:52 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.group_snapshots [None req-1d48dd75-d2aa-4b0e-9cf4-b33817c28a75 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] show called for member 4eeefa4c-15be-4eaf-8fd1-e3119069dd3e {{(pid=87434) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 20:55:52 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:52 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:55:52 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-1d48dd75-d2aa-4b0e-9cf4-b33817c28a75 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] http://192.168.122.117/volume/v3/group_snapshots/4eeefa4c-15be-4eaf-8fd1-e3119069dd3e returned with HTTP 200 Sep 05 20:55:52 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 541/1097] 192.168.122.117 () {60 vars in 1297 bytes} [Sat Sep 5 20:55:52 2026] GET /volume/v3/group_snapshots/4eeefa4c-15be-4eaf-8fd1-e3119069dd3e => generated 307 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:55:52 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-a38571eb-5332-48fa-a6cd-694bae588b41 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:52 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-a38571eb-5332-48fa-a6cd-694bae588b41 tempest-VolumesTransfersV357Test-1092268196 tempest-VolumesTransfersV357Test-1092268196-project-admin] GET http://192.168.122.117/volume/v3/volumes/253f0263-172e-4fed-9870-365c1edf5dff Sep 05 20:55:52 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-a38571eb-5332-48fa-a6cd-694bae588b41 tempest-VolumesTransfersV357Test-1092268196 tempest-VolumesTransfersV357Test-1092268196-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:52 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-a38571eb-5332-48fa-a6cd-694bae588b41 tempest-VolumesTransfersV357Test-1092268196 tempest-VolumesTransfersV357Test-1092268196-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:52 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-a38571eb-5332-48fa-a6cd-694bae588b41 tempest-VolumesTransfersV357Test-1092268196 tempest-VolumesTransfersV357Test-1092268196-project-admin] http://192.168.122.117/volume/v3/volumes/253f0263-172e-4fed-9870-365c1edf5dff returned with HTTP 404 Sep 05 20:55:52 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 557/1098] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 20:55:52 2026] GET /volume/v3/volumes/253f0263-172e-4fed-9870-365c1edf5dff => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 20:55:52 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-25a67ead-bc95-4921-82be-290ec51e6787 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:52 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-25a67ead-bc95-4921-82be-290ec51e6787 tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-member] GET http://192.168.122.117/volume/v3/volumes/253f0263-172e-4fed-9870-365c1edf5dff Sep 05 20:55:52 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-25a67ead-bc95-4921-82be-290ec51e6787 tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:52 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-25a67ead-bc95-4921-82be-290ec51e6787 tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:52 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-25a67ead-bc95-4921-82be-290ec51e6787 tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-member] http://192.168.122.117/volume/v3/volumes/253f0263-172e-4fed-9870-365c1edf5dff returned with HTTP 404 Sep 05 20:55:52 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 542/1099] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 20:55:52 2026] GET /volume/v3/volumes/253f0263-172e-4fed-9870-365c1edf5dff => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 05 20:55:52 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-1e1e0378-7acd-41db-86c6-86322f0138d2 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:52 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-1e1e0378-7acd-41db-86c6-86322f0138d2 tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-member] DELETE http://192.168.122.117/volume/v3/volumes/253f0263-172e-4fed-9870-365c1edf5dff Sep 05 20:55:52 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-1e1e0378-7acd-41db-86c6-86322f0138d2 tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:52 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-1e1e0378-7acd-41db-86c6-86322f0138d2 tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-member] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:52 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-1e1e0378-7acd-41db-86c6-86322f0138d2 tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-member] Delete volume with id: 253f0263-172e-4fed-9870-365c1edf5dff Sep 05 20:55:53 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-1e1e0378-7acd-41db-86c6-86322f0138d2 tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-member] http://192.168.122.117/volume/v3/volumes/253f0263-172e-4fed-9870-365c1edf5dff returned with HTTP 404 Sep 05 20:55:53 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 558/1100] 192.168.122.117 () {60 vars in 1276 bytes} [Sat Sep 5 20:55:52 2026] DELETE /volume/v3/volumes/253f0263-172e-4fed-9870-365c1edf5dff => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 20:55:53 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-108c74db-3194-4c18-9fa5-bb4f33e67c7f None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:53 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-108c74db-3194-4c18-9fa5-bb4f33e67c7f tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 20:55:53 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-108c74db-3194-4c18-9fa5-bb4f33e67c7f tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1019395564"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:55:53 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.volumes [None req-108c74db-3194-4c18-9fa5-bb4f33e67c7f tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1019395564'}} {{(pid=87434) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:55:53 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-108c74db-3194-4c18-9fa5-bb4f33e67c7f tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-member] Create volume of 1 GB Sep 05 20:55:53 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-108c74db-3194-4c18-9fa5-bb4f33e67c7f tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-member] Availability Zones retrieved successfully. Sep 05 20:55:53 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-108c74db-3194-4c18-9fa5-bb4f33e67c7f tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-member] Flow 'volume_create_api' (d3e57ee3-7536-4337-b430-4b5f79f28421) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:55:53 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-108c74db-3194-4c18-9fa5-bb4f33e67c7f tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39c0f973-acd5-4d40-bd3b-6d9bf98a0670) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:55:53 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.flows.api.create_volume [None req-108c74db-3194-4c18-9fa5-bb4f33e67c7f tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-member] Validating volume size '1' using validate_int {{(pid=87434) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:55:53 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-108c74db-3194-4c18-9fa5-bb4f33e67c7f tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39c0f973-acd5-4d40-bd3b-6d9bf98a0670) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:55:53 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-108c74db-3194-4c18-9fa5-bb4f33e67c7f tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f726624a-1089-4844-913f-d12691af0d96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:55:53 devstack devstack@c-api.service[87434]: DEBUG cinder.quota [None req-108c74db-3194-4c18-9fa5-bb4f33e67c7f tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-member] Created reservations ['87596bbd-9e20-44e8-a91f-7f8098dfa237', 'a2d7f131-a64a-4aae-b570-dae533c48fb4', '5ad73349-25f3-4131-bc8c-9c347418e358', 'd72d5673-aa3d-4493-abcc-67ea09421a53'] {{(pid=87434) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:55:53 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-108c74db-3194-4c18-9fa5-bb4f33e67c7f tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f726624a-1089-4844-913f-d12691af0d96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['87596bbd-9e20-44e8-a91f-7f8098dfa237', 'a2d7f131-a64a-4aae-b570-dae533c48fb4', '5ad73349-25f3-4131-bc8c-9c347418e358', 'd72d5673-aa3d-4493-abcc-67ea09421a53']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:55:53 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-108c74db-3194-4c18-9fa5-bb4f33e67c7f tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c79749d-cc54-4eb4-9779-d812ff851287) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:55:53 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:53 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:55:53 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-108c74db-3194-4c18-9fa5-bb4f33e67c7f tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c79749d-cc54-4eb4-9779-d812ff851287) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b1e5f6c7-559a-47b0-b5ac-c181eeee3eae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1019395564',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9348eb2c35b64add83332f9236b57763',qos_specs=None,replication_status=,reservations=['87596bbd-9e20-44e8-a91f-7f8098dfa237','a2d7f131-a64a-4aae-b570-dae533c48fb4','5ad73349-25f3-4131-bc8c-9c347418e358','d72d5673-aa3d-4493-abcc-67ea09421a53'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='52579266315b4a92873ced9e24033908',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T18:55:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1019395564',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b1e5f6c7-559a-47b0-b5ac-c181eeee3eae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9348eb2c35b64add83332f9236b57763',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='52579266315b4a92873ced9e24033908',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:55:53 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-108c74db-3194-4c18-9fa5-bb4f33e67c7f tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7767ae39-f55a-4fd1-a5c5-124dcbb195e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:55:53 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-108c74db-3194-4c18-9fa5-bb4f33e67c7f tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7767ae39-f55a-4fd1-a5c5-124dcbb195e7) transitioned into state 'SUCCESS' from state '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-1019395564',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9348eb2c35b64add83332f9236b57763',qos_specs=None,replication_status=,reservations=['87596bbd-9e20-44e8-a91f-7f8098dfa237','a2d7f131-a64a-4aae-b570-dae533c48fb4','5ad73349-25f3-4131-bc8c-9c347418e358','d72d5673-aa3d-4493-abcc-67ea09421a53'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='52579266315b4a92873ced9e24033908',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:55:53 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-108c74db-3194-4c18-9fa5-bb4f33e67c7f tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d1339f2-e88f-44c2-97c8-4eac3449fee4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:55:53 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-c46c51db-a735-46cf-b412-aa02132dfa9b None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:53 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-108c74db-3194-4c18-9fa5-bb4f33e67c7f tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d1339f2-e88f-44c2-97c8-4eac3449fee4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:55:53 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-c46c51db-a735-46cf-b412-aa02132dfa9b tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] GET http://192.168.122.117/volume/v3/group_snapshots/4eeefa4c-15be-4eaf-8fd1-e3119069dd3e Sep 05 20:55:53 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-c46c51db-a735-46cf-b412-aa02132dfa9b tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:53 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-c46c51db-a735-46cf-b412-aa02132dfa9b tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Calling method 'version_select' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:53 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.group_snapshots [None req-c46c51db-a735-46cf-b412-aa02132dfa9b tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] show called for member 4eeefa4c-15be-4eaf-8fd1-e3119069dd3e {{(pid=87435) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 20:55:53 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-108c74db-3194-4c18-9fa5-bb4f33e67c7f tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-member] Flow 'volume_create_api' (d3e57ee3-7536-4337-b430-4b5f79f28421) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:55:53 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:53 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:55:53 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-108c74db-3194-4c18-9fa5-bb4f33e67c7f tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-member] Create volume request issued successfully. Sep 05 20:55:53 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-108c74db-3194-4c18-9fa5-bb4f33e67c7f tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 20:55:53 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 543/1101] 192.168.122.117 () {62 vars in 1183 bytes} [Sat Sep 5 20:55:53 2026] POST /volume/v3/volumes => generated 828 bytes in 564 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:55:53 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-c46c51db-a735-46cf-b412-aa02132dfa9b tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] http://192.168.122.117/volume/v3/group_snapshots/4eeefa4c-15be-4eaf-8fd1-e3119069dd3e returned with HTTP 200 Sep 05 20:55:53 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 559/1102] 192.168.122.117 () {60 vars in 1297 bytes} [Sat Sep 5 20:55:53 2026] GET /volume/v3/group_snapshots/4eeefa4c-15be-4eaf-8fd1-e3119069dd3e => generated 307 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:55:53 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-e04d26d0-7a44-47f3-9351-668296766bd5 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:53 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-e04d26d0-7a44-47f3-9351-668296766bd5 tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-member] GET http://192.168.122.117/volume/v3/volumes/b1e5f6c7-559a-47b0-b5ac-c181eeee3eae Sep 05 20:55:53 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-e04d26d0-7a44-47f3-9351-668296766bd5 tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:53 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-e04d26d0-7a44-47f3-9351-668296766bd5 tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:53 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:53 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:55:53 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:53 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:55:53 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-e04d26d0-7a44-47f3-9351-668296766bd5 tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-member] Volume info retrieved successfully. Sep 05 20:55:53 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-e04d26d0-7a44-47f3-9351-668296766bd5 tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-member] http://192.168.122.117/volume/v3/volumes/b1e5f6c7-559a-47b0-b5ac-c181eeee3eae returned with HTTP 200 Sep 05 20:55:53 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 544/1103] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 20:55:53 2026] GET /volume/v3/volumes/b1e5f6c7-559a-47b0-b5ac-c181eeee3eae => generated 896 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:55:54 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-584e16f5-917d-433a-af66-a2b4e78d9815 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:54 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-584e16f5-917d-433a-af66-a2b4e78d9815 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] GET http://192.168.122.117/volume/v3/group_snapshots/4eeefa4c-15be-4eaf-8fd1-e3119069dd3e Sep 05 20:55:54 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-584e16f5-917d-433a-af66-a2b4e78d9815 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:54 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-584e16f5-917d-433a-af66-a2b4e78d9815 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Calling method 'version_select' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:54 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.group_snapshots [None req-584e16f5-917d-433a-af66-a2b4e78d9815 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] show called for member 4eeefa4c-15be-4eaf-8fd1-e3119069dd3e {{(pid=87435) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 20:55:54 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:54 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:55:54 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-584e16f5-917d-433a-af66-a2b4e78d9815 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] http://192.168.122.117/volume/v3/group_snapshots/4eeefa4c-15be-4eaf-8fd1-e3119069dd3e returned with HTTP 200 Sep 05 20:55:54 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 560/1104] 192.168.122.117 () {60 vars in 1297 bytes} [Sat Sep 5 20:55:54 2026] GET /volume/v3/group_snapshots/4eeefa4c-15be-4eaf-8fd1-e3119069dd3e => generated 308 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:55:54 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-fe006786-fde7-445c-a276-ab4eb63dd498 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:54 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-fe006786-fde7-445c-a276-ab4eb63dd498 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] GET http://192.168.122.117/volume/v3/snapshots/detail Sep 05 20:55:54 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-fe006786-fde7-445c-a276-ab4eb63dd498 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:54 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-fe006786-fde7-445c-a276-ab4eb63dd498 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Calling method 'detail' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:54 devstack devstack@c-api.service[87434]: DEBUG cinder.api.api_utils [None req-fe006786-fde7-445c-a276-ab4eb63dd498 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Removing options '' from query. {{(pid=87434) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:55:54 devstack devstack@c-api.service[87434]: DEBUG cinder.db.api [None req-fe006786-fde7-445c-a276-ab4eb63dd498 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Building query based on filter {{(pid=87434) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 20:55:54 devstack devstack@c-api.service[87434]: /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 05 20:55:54 devstack devstack@c-api.service[87434]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 20:55:54 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-fe006786-fde7-445c-a276-ab4eb63dd498 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Get all snapshots completed successfully. Sep 05 20:55:54 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:54 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:55:54 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-fe006786-fde7-445c-a276-ab4eb63dd498 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] http://192.168.122.117/volume/v3/snapshots/detail returned with HTTP 200 Sep 05 20:55:54 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 545/1105] 192.168.122.117 () {58 vars in 1148 bytes} [Sat Sep 5 20:55:54 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:54 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-f658f00e-9d6e-403b-8147-790287493b2e None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:54 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-f658f00e-9d6e-403b-8147-790287493b2e tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] GET http://192.168.122.117/volume/v3/snapshots/8bc98477-65b4-4167-af48-bd475283a7fd Sep 05 20:55:54 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-f658f00e-9d6e-403b-8147-790287493b2e tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:54 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-f658f00e-9d6e-403b-8147-790287493b2e tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:54 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:54 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:55:54 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-f658f00e-9d6e-403b-8147-790287493b2e tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Snapshot retrieved successfully. Sep 05 20:55:54 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-f658f00e-9d6e-403b-8147-790287493b2e tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] http://192.168.122.117/volume/v3/snapshots/8bc98477-65b4-4167-af48-bd475283a7fd returned with HTTP 200 Sep 05 20:55:54 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 561/1106] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:55:54 2026] GET /volume/v3/snapshots/8bc98477-65b4-4167-af48-bd475283a7fd => generated 451 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:54 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-59385306-2f4a-4a26-90ba-3a6c8e23e77a None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:54 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-59385306-2f4a-4a26-90ba-3a6c8e23e77a tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] GET http://192.168.122.117/volume/v3/group_snapshots/4eeefa4c-15be-4eaf-8fd1-e3119069dd3e Sep 05 20:55:54 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-59385306-2f4a-4a26-90ba-3a6c8e23e77a tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:54 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-59385306-2f4a-4a26-90ba-3a6c8e23e77a tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Calling method 'version_select' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:54 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.group_snapshots [None req-59385306-2f4a-4a26-90ba-3a6c8e23e77a tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] show called for member 4eeefa4c-15be-4eaf-8fd1-e3119069dd3e {{(pid=87434) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 20:55:54 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:54 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:55:54 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-59385306-2f4a-4a26-90ba-3a6c8e23e77a tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] http://192.168.122.117/volume/v3/group_snapshots/4eeefa4c-15be-4eaf-8fd1-e3119069dd3e returned with HTTP 200 Sep 05 20:55:54 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 546/1107] 192.168.122.117 () {60 vars in 1297 bytes} [Sat Sep 5 20:55:54 2026] GET /volume/v3/group_snapshots/4eeefa4c-15be-4eaf-8fd1-e3119069dd3e => generated 308 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 20:55:54 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-46751148-a0c1-4228-a2fb-97dea5520b83 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:54 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-ab1485a6-d583-4462-9394-47187dd41bf3 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:54 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-46751148-a0c1-4228-a2fb-97dea5520b83 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] GET http://192.168.122.117/volume/v3/group_snapshots/detail Sep 05 20:55:54 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-ab1485a6-d583-4462-9394-47187dd41bf3 tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-member] GET http://192.168.122.117/volume/v3/volumes/b1e5f6c7-559a-47b0-b5ac-c181eeee3eae Sep 05 20:55:54 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-ab1485a6-d583-4462-9394-47187dd41bf3 tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:54 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-46751148-a0c1-4228-a2fb-97dea5520b83 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:54 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-46751148-a0c1-4228-a2fb-97dea5520b83 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Calling method 'version_select' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:54 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-ab1485a6-d583-4462-9394-47187dd41bf3 tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:54 devstack devstack@c-api.service[87434]: /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 05 20:55:54 devstack devstack@c-api.service[87434]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 05 20:55:54 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-46751148-a0c1-4228-a2fb-97dea5520b83 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] http://192.168.122.117/volume/v3/group_snapshots/detail returned with HTTP 200 Sep 05 20:55:54 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 547/1108] 192.168.122.117 () {60 vars in 1207 bytes} [Sat Sep 5 20:55:54 2026] GET /volume/v3/group_snapshots/detail => generated 311 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:55:54 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:54 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:55:54 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:54 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:55:54 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-dbe3bd2e-cc9a-46c4-ae8c-b528bf099769 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:54 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-dbe3bd2e-cc9a-46c4-ae8c-b528bf099769 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] DELETE http://192.168.122.117/volume/v3/group_snapshots/4eeefa4c-15be-4eaf-8fd1-e3119069dd3e Sep 05 20:55:54 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-dbe3bd2e-cc9a-46c4-ae8c-b528bf099769 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:54 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-dbe3bd2e-cc9a-46c4-ae8c-b528bf099769 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Calling method 'version_select' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:54 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.group_snapshots [None req-dbe3bd2e-cc9a-46c4-ae8c-b528bf099769 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] delete called for member 4eeefa4c-15be-4eaf-8fd1-e3119069dd3e {{(pid=87434) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 05 20:55:54 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.group_snapshots [None req-dbe3bd2e-cc9a-46c4-ae8c-b528bf099769 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Delete group_snapshot with id: 4eeefa4c-15be-4eaf-8fd1-e3119069dd3e Sep 05 20:55:54 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:54 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:55:54 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-ab1485a6-d583-4462-9394-47187dd41bf3 tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-member] Volume info retrieved successfully. Sep 05 20:55:54 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-ab1485a6-d583-4462-9394-47187dd41bf3 tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-member] http://192.168.122.117/volume/v3/volumes/b1e5f6c7-559a-47b0-b5ac-c181eeee3eae returned with HTTP 200 Sep 05 20:55:54 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 562/1109] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 20:55:54 2026] GET /volume/v3/volumes/b1e5f6c7-559a-47b0-b5ac-c181eeee3eae => generated 920 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:55:54 devstack devstack@c-api.service[87434]: /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 05 20:55:54 devstack devstack@c-api.service[87434]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 20:55:54 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-dbe3bd2e-cc9a-46c4-ae8c-b528bf099769 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] http://192.168.122.117/volume/v3/group_snapshots/4eeefa4c-15be-4eaf-8fd1-e3119069dd3e returned with HTTP 202 Sep 05 20:55:54 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 548/1110] 192.168.122.117 () {60 vars in 1300 bytes} [Sat Sep 5 20:55:54 2026] DELETE /volume/v3/group_snapshots/4eeefa4c-15be-4eaf-8fd1-e3119069dd3e => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 20:55:54 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-a82da196-8e0e-485b-85f7-05a0f1cf3297 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:54 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-a82da196-8e0e-485b-85f7-05a0f1cf3297 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] GET http://192.168.122.117/volume/v3/volumes/detail Sep 05 20:55:54 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-a82da196-8e0e-485b-85f7-05a0f1cf3297 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:54 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-a82da196-8e0e-485b-85f7-05a0f1cf3297 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Calling method 'detail' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:54 devstack devstack@c-api.service[87435]: DEBUG cinder.api.api_utils [None req-a82da196-8e0e-485b-85f7-05a0f1cf3297 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Removing options '' from query. {{(pid=87435) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:55:54 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-a82da196-8e0e-485b-85f7-05a0f1cf3297 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87435) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 20:55:54 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:54 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:55:54 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-a82da196-8e0e-485b-85f7-05a0f1cf3297 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Get all volumes completed successfully. Sep 05 20:55:54 devstack devstack@c-api.service[87435]: WARNING stevedore.named [None req-a82da196-8e0e-485b-85f7-05a0f1cf3297 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:55:54 devstack devstack@c-api.service[87435]: WARNING castellan.key_manager [None req-a82da196-8e0e-485b-85f7-05a0f1cf3297 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:55:54 devstack devstack@c-api.service[87435]: DEBUG oslo_db.sqlalchemy.engines [None req-a82da196-8e0e-485b-85f7-05a0f1cf3297 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87435) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:55:54 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:54 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:55:55 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-a82da196-8e0e-485b-85f7-05a0f1cf3297 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] http://192.168.122.117/volume/v3/volumes/detail returned with HTTP 200 Sep 05 20:55:55 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 563/1111] 192.168.122.117 () {60 vars in 1183 bytes} [Sat Sep 5 20:55:54 2026] GET /volume/v3/volumes/detail => generated 927 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:55:55 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-99b0b85b-234e-4fe0-8fb8-b4b8ec6e68bf None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:55 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-99b0b85b-234e-4fe0-8fb8-b4b8ec6e68bf tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] GET http://192.168.122.117/volume/v3/snapshots/detail Sep 05 20:55:55 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-99b0b85b-234e-4fe0-8fb8-b4b8ec6e68bf tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:55 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-99b0b85b-234e-4fe0-8fb8-b4b8ec6e68bf tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Calling method 'detail' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:55 devstack devstack@c-api.service[87434]: DEBUG cinder.api.api_utils [None req-99b0b85b-234e-4fe0-8fb8-b4b8ec6e68bf tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Removing options '' from query. {{(pid=87434) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:55:55 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:55 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:55:55 devstack devstack@c-api.service[87434]: DEBUG cinder.db.api [None req-99b0b85b-234e-4fe0-8fb8-b4b8ec6e68bf tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Building query based on filter {{(pid=87434) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 20:55:55 devstack devstack@c-api.service[87434]: /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 05 20:55:55 devstack devstack@c-api.service[87434]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 20:55:55 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-99b0b85b-234e-4fe0-8fb8-b4b8ec6e68bf tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Get all snapshots completed successfully. Sep 05 20:55:55 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:55 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:55:55 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-99b0b85b-234e-4fe0-8fb8-b4b8ec6e68bf tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] http://192.168.122.117/volume/v3/snapshots/detail returned with HTTP 200 Sep 05 20:55:55 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 549/1112] 192.168.122.117 () {58 vars in 1148 bytes} [Sat Sep 5 20:55:55 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:55 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-5c9daa72-4405-496e-b923-cd8651a146e0 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:55 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-5c9daa72-4405-496e-b923-cd8651a146e0 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] GET http://192.168.122.117/volume/v3/snapshots/8bc98477-65b4-4167-af48-bd475283a7fd Sep 05 20:55:55 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-5c9daa72-4405-496e-b923-cd8651a146e0 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:55 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-5c9daa72-4405-496e-b923-cd8651a146e0 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:55 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:55 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:55:55 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-5c9daa72-4405-496e-b923-cd8651a146e0 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Snapshot retrieved successfully. Sep 05 20:55:55 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-5c9daa72-4405-496e-b923-cd8651a146e0 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] http://192.168.122.117/volume/v3/snapshots/8bc98477-65b4-4167-af48-bd475283a7fd returned with HTTP 200 Sep 05 20:55:55 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 564/1113] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:55:55 2026] GET /volume/v3/snapshots/8bc98477-65b4-4167-af48-bd475283a7fd => generated 450 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:55 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-2f25b68b-73f7-4209-85e6-850e8d79b15f None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:55 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-2f25b68b-73f7-4209-85e6-850e8d79b15f tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-member] GET http://192.168.122.117/volume/v3/volumes/b1e5f6c7-559a-47b0-b5ac-c181eeee3eae Sep 05 20:55:55 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-2f25b68b-73f7-4209-85e6-850e8d79b15f tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:55 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-2f25b68b-73f7-4209-85e6-850e8d79b15f tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:55 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:55 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:55:55 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:55 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:55:55 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-2f25b68b-73f7-4209-85e6-850e8d79b15f tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-member] Volume info retrieved successfully. Sep 05 20:55:55 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-2f25b68b-73f7-4209-85e6-850e8d79b15f tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-member] http://192.168.122.117/volume/v3/volumes/b1e5f6c7-559a-47b0-b5ac-c181eeee3eae returned with HTTP 200 Sep 05 20:55:55 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 550/1114] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 20:55:55 2026] GET /volume/v3/volumes/b1e5f6c7-559a-47b0-b5ac-c181eeee3eae => generated 956 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 20:55:55 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-04a3cc44-396a-4d0a-91ab-673a7ec8d6ad None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:55 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-04a3cc44-396a-4d0a-91ab-673a7ec8d6ad tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-member] POST http://192.168.122.117/volume/v3/volume-transfers Sep 05 20:55:55 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-04a3cc44-396a-4d0a-91ab-673a7ec8d6ad tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "b1e5f6c7-559a-47b0-b5ac-c181eeee3eae"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:55:55 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.volume_transfer [None req-04a3cc44-396a-4d0a-91ab-673a7ec8d6ad tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-member] Creating new volume transfer {'transfer': {'volume_id': 'b1e5f6c7-559a-47b0-b5ac-c181eeee3eae'}} {{(pid=87435) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 05 20:55:55 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volume_transfer [None req-04a3cc44-396a-4d0a-91ab-673a7ec8d6ad tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-member] Creating transfer of volume b1e5f6c7-559a-47b0-b5ac-c181eeee3eae Sep 05 20:55:55 devstack devstack@c-api.service[87435]: INFO cinder.transfer.api [None req-04a3cc44-396a-4d0a-91ab-673a7ec8d6ad tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-member] Generating transfer record for volume b1e5f6c7-559a-47b0-b5ac-c181eeee3eae Sep 05 20:55:55 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:55 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:55:55 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:55 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:55:55 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-04a3cc44-396a-4d0a-91ab-673a7ec8d6ad tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-member] http://192.168.122.117/volume/v3/volume-transfers returned with HTTP 202 Sep 05 20:55:55 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 565/1115] 192.168.122.117 () {62 vars in 1210 bytes} [Sat Sep 5 20:55:55 2026] POST /volume/v3/volume-transfers => generated 580 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 05 20:55:55 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-7dd2d242-6d6f-434e-96d4-a44989a1eb0c None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:55 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-7dd2d242-6d6f-434e-96d4-a44989a1eb0c tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-member] GET http://192.168.122.117/volume/v3/volumes/b1e5f6c7-559a-47b0-b5ac-c181eeee3eae Sep 05 20:55:55 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-7dd2d242-6d6f-434e-96d4-a44989a1eb0c tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:55 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-7dd2d242-6d6f-434e-96d4-a44989a1eb0c tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:56 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:56 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:55:56 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:56 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:55:56 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-7dd2d242-6d6f-434e-96d4-a44989a1eb0c tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-member] Volume info retrieved successfully. Sep 05 20:55:56 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-7dd2d242-6d6f-434e-96d4-a44989a1eb0c tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-member] http://192.168.122.117/volume/v3/volumes/b1e5f6c7-559a-47b0-b5ac-c181eeee3eae returned with HTTP 200 Sep 05 20:55:56 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 551/1116] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 20:55:55 2026] GET /volume/v3/volumes/b1e5f6c7-559a-47b0-b5ac-c181eeee3eae => generated 964 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:55:56 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-505163d2-d1bb-48f0-a407-075a4b5120d7 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:56 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-505163d2-d1bb-48f0-a407-075a4b5120d7 tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-reader] GET http://192.168.122.117/volume/v3/os-volume-transfer/detail Sep 05 20:55:56 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-505163d2-d1bb-48f0-a407-075a4b5120d7 tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-reader] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:56 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-505163d2-d1bb-48f0-a407-075a4b5120d7 tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-reader] Calling method 'detail' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:56 devstack devstack@c-api.service[87435]: DEBUG cinder.api.contrib.volume_transfer [None req-505163d2-d1bb-48f0-a407-075a4b5120d7 tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-reader] Listing volume transfers {{(pid=87435) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 05 20:55:56 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-505163d2-d1bb-48f0-a407-075a4b5120d7 tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-reader] http://192.168.122.117/volume/v3/os-volume-transfer/detail returned with HTTP 200 Sep 05 20:55:56 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 566/1117] 192.168.122.117 () {60 vars in 1216 bytes} [Sat Sep 5 20:55:56 2026] GET /volume/v3/os-volume-transfer/detail => generated 551 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:55:56 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-badcca8d-99cf-4586-ad04-aa7ae000f9a4 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:56 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-badcca8d-99cf-4586-ad04-aa7ae000f9a4 tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-member] DELETE http://192.168.122.117/volume/v3/volume-transfers/5d7ae184-537d-4a3f-ba8e-5bda3e96cf56 Sep 05 20:55:56 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-badcca8d-99cf-4586-ad04-aa7ae000f9a4 tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:56 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-badcca8d-99cf-4586-ad04-aa7ae000f9a4 tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-member] Calling method 'delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:56 devstack devstack@c-api.service[87434]: INFO cinder.api.contrib.volume_transfer [None req-badcca8d-99cf-4586-ad04-aa7ae000f9a4 tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-member] Delete transfer with id: 5d7ae184-537d-4a3f-ba8e-5bda3e96cf56 Sep 05 20:55:56 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-7658a5fe-5430-496d-b430-bf94ca369709 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:56 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-7658a5fe-5430-496d-b430-bf94ca369709 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] GET http://192.168.122.117/volume/v3/snapshots/8bc98477-65b4-4167-af48-bd475283a7fd Sep 05 20:55:56 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-7658a5fe-5430-496d-b430-bf94ca369709 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:56 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-7658a5fe-5430-496d-b430-bf94ca369709 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:56 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:56 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:55:56 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-7658a5fe-5430-496d-b430-bf94ca369709 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Snapshot retrieved successfully. Sep 05 20:55:56 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-7658a5fe-5430-496d-b430-bf94ca369709 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] http://192.168.122.117/volume/v3/snapshots/8bc98477-65b4-4167-af48-bd475283a7fd returned with HTTP 200 Sep 05 20:55:56 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 567/1118] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:55:56 2026] GET /volume/v3/snapshots/8bc98477-65b4-4167-af48-bd475283a7fd => generated 450 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:56 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:56 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:55:56 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:56 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:55:56 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-badcca8d-99cf-4586-ad04-aa7ae000f9a4 tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-member] http://192.168.122.117/volume/v3/volume-transfers/5d7ae184-537d-4a3f-ba8e-5bda3e96cf56 returned with HTTP 202 Sep 05 20:55:56 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 552/1119] 192.168.122.117 () {60 vars in 1303 bytes} [Sat Sep 5 20:55:56 2026] DELETE /volume/v3/volume-transfers/5d7ae184-537d-4a3f-ba8e-5bda3e96cf56 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 20:55:56 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-677a7d5f-a90b-4123-9b77-965a6cc281d0 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:56 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-677a7d5f-a90b-4123-9b77-965a6cc281d0 tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-member] GET http://192.168.122.117/volume/v3/volumes/b1e5f6c7-559a-47b0-b5ac-c181eeee3eae Sep 05 20:55:56 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-677a7d5f-a90b-4123-9b77-965a6cc281d0 tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:56 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-677a7d5f-a90b-4123-9b77-965a6cc281d0 tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:56 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:56 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:55:56 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:56 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:55:56 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-677a7d5f-a90b-4123-9b77-965a6cc281d0 tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-member] Volume info retrieved successfully. Sep 05 20:55:56 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-677a7d5f-a90b-4123-9b77-965a6cc281d0 tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-member] http://192.168.122.117/volume/v3/volumes/b1e5f6c7-559a-47b0-b5ac-c181eeee3eae returned with HTTP 200 Sep 05 20:55:56 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 568/1120] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 20:55:56 2026] GET /volume/v3/volumes/b1e5f6c7-559a-47b0-b5ac-c181eeee3eae => generated 956 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:55:56 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-e69e24db-e2c7-4e4f-bac6-c6279b789ff1 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:56 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-e69e24db-e2c7-4e4f-bac6-c6279b789ff1 tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-member] DELETE http://192.168.122.117/volume/v3/volume-transfers/5d7ae184-537d-4a3f-ba8e-5bda3e96cf56 Sep 05 20:55:56 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-e69e24db-e2c7-4e4f-bac6-c6279b789ff1 tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:56 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-e69e24db-e2c7-4e4f-bac6-c6279b789ff1 tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-member] Calling method 'delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:56 devstack devstack@c-api.service[87434]: INFO cinder.api.contrib.volume_transfer [None req-e69e24db-e2c7-4e4f-bac6-c6279b789ff1 tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-member] Delete transfer with id: 5d7ae184-537d-4a3f-ba8e-5bda3e96cf56 Sep 05 20:55:56 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-e69e24db-e2c7-4e4f-bac6-c6279b789ff1 tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-member] http://192.168.122.117/volume/v3/volume-transfers/5d7ae184-537d-4a3f-ba8e-5bda3e96cf56 returned with HTTP 404 Sep 05 20:55:56 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 553/1121] 192.168.122.117 () {60 vars in 1303 bytes} [Sat Sep 5 20:55:56 2026] DELETE /volume/v3/volume-transfers/5d7ae184-537d-4a3f-ba8e-5bda3e96cf56 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 20:55:56 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-1c35dc89-47ce-45a8-a616-8553ba149d6b None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:56 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-1c35dc89-47ce-45a8-a616-8553ba149d6b tempest-VolumesTransfersV357Test-1092268196 tempest-VolumesTransfersV357Test-1092268196-project-admin] DELETE http://192.168.122.117/volume/v3/volumes/b1e5f6c7-559a-47b0-b5ac-c181eeee3eae Sep 05 20:55:56 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-1c35dc89-47ce-45a8-a616-8553ba149d6b tempest-VolumesTransfersV357Test-1092268196 tempest-VolumesTransfersV357Test-1092268196-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:56 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-1c35dc89-47ce-45a8-a616-8553ba149d6b tempest-VolumesTransfersV357Test-1092268196 tempest-VolumesTransfersV357Test-1092268196-project-admin] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:56 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-1c35dc89-47ce-45a8-a616-8553ba149d6b tempest-VolumesTransfersV357Test-1092268196 tempest-VolumesTransfersV357Test-1092268196-project-admin] Delete volume with id: b1e5f6c7-559a-47b0-b5ac-c181eeee3eae Sep 05 20:55:56 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:56 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:55:56 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:56 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:55:56 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-1c35dc89-47ce-45a8-a616-8553ba149d6b tempest-VolumesTransfersV357Test-1092268196 tempest-VolumesTransfersV357Test-1092268196-project-admin] Volume info retrieved successfully. Sep 05 20:55:56 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-1c35dc89-47ce-45a8-a616-8553ba149d6b tempest-VolumesTransfersV357Test-1092268196 tempest-VolumesTransfersV357Test-1092268196-project-admin] Delete volume request issued successfully. Sep 05 20:55:56 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-1c35dc89-47ce-45a8-a616-8553ba149d6b tempest-VolumesTransfersV357Test-1092268196 tempest-VolumesTransfersV357Test-1092268196-project-admin] http://192.168.122.117/volume/v3/volumes/b1e5f6c7-559a-47b0-b5ac-c181eeee3eae returned with HTTP 202 Sep 05 20:55:56 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 569/1122] 192.168.122.117 () {60 vars in 1276 bytes} [Sat Sep 5 20:55:56 2026] DELETE /volume/v3/volumes/b1e5f6c7-559a-47b0-b5ac-c181eeee3eae => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 20:55:56 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-0d72a9fa-95cf-4684-af9e-4d03a1500b96 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:56 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-0d72a9fa-95cf-4684-af9e-4d03a1500b96 tempest-VolumesTransfersV357Test-1092268196 tempest-VolumesTransfersV357Test-1092268196-project-admin] GET http://192.168.122.117/volume/v3/volumes/b1e5f6c7-559a-47b0-b5ac-c181eeee3eae Sep 05 20:55:56 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-0d72a9fa-95cf-4684-af9e-4d03a1500b96 tempest-VolumesTransfersV357Test-1092268196 tempest-VolumesTransfersV357Test-1092268196-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:56 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-0d72a9fa-95cf-4684-af9e-4d03a1500b96 tempest-VolumesTransfersV357Test-1092268196 tempest-VolumesTransfersV357Test-1092268196-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:56 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:56 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:55:56 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:56 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:55:56 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-0d72a9fa-95cf-4684-af9e-4d03a1500b96 tempest-VolumesTransfersV357Test-1092268196 tempest-VolumesTransfersV357Test-1092268196-project-admin] Volume info retrieved successfully. Sep 05 20:55:56 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-0d72a9fa-95cf-4684-af9e-4d03a1500b96 tempest-VolumesTransfersV357Test-1092268196 tempest-VolumesTransfersV357Test-1092268196-project-admin] http://192.168.122.117/volume/v3/volumes/b1e5f6c7-559a-47b0-b5ac-c181eeee3eae returned with HTTP 200 Sep 05 20:55:56 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 554/1123] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 20:55:56 2026] GET /volume/v3/volumes/b1e5f6c7-559a-47b0-b5ac-c181eeee3eae => generated 1139 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 20:55:57 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-32fc7d39-ee47-4f76-b047-056b57c974c6 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:57 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-32fc7d39-ee47-4f76-b047-056b57c974c6 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] GET http://192.168.122.117/volume/v3/snapshots/8bc98477-65b4-4167-af48-bd475283a7fd Sep 05 20:55:57 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-32fc7d39-ee47-4f76-b047-056b57c974c6 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:57 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-32fc7d39-ee47-4f76-b047-056b57c974c6 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:57 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-32fc7d39-ee47-4f76-b047-056b57c974c6 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] http://192.168.122.117/volume/v3/snapshots/8bc98477-65b4-4167-af48-bd475283a7fd returned with HTTP 404 Sep 05 20:55:57 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 570/1124] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:55:57 2026] GET /volume/v3/snapshots/8bc98477-65b4-4167-af48-bd475283a7fd => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:55:57 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-f7e1bcb3-c81d-4637-94e9-9d204e7d4b29 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:57 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-f7e1bcb3-c81d-4637-94e9-9d204e7d4b29 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] GET http://192.168.122.117/volume/v3/group_snapshots/4eeefa4c-15be-4eaf-8fd1-e3119069dd3e Sep 05 20:55:57 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-f7e1bcb3-c81d-4637-94e9-9d204e7d4b29 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:57 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-f7e1bcb3-c81d-4637-94e9-9d204e7d4b29 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Calling method 'version_select' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:57 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.group_snapshots [None req-f7e1bcb3-c81d-4637-94e9-9d204e7d4b29 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] show called for member 4eeefa4c-15be-4eaf-8fd1-e3119069dd3e {{(pid=87434) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 20:55:57 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-f7e1bcb3-c81d-4637-94e9-9d204e7d4b29 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] http://192.168.122.117/volume/v3/group_snapshots/4eeefa4c-15be-4eaf-8fd1-e3119069dd3e returned with HTTP 404 Sep 05 20:55:57 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 555/1125] 192.168.122.117 () {60 vars in 1297 bytes} [Sat Sep 5 20:55:57 2026] GET /volume/v3/group_snapshots/4eeefa4c-15be-4eaf-8fd1-e3119069dd3e => generated 116 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 20:55:57 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-b477dd79-4e7c-4f2e-af97-440d83cac849 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:57 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-b477dd79-4e7c-4f2e-af97-440d83cac849 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] GET http://192.168.122.117/volume/v3/group_snapshots Sep 05 20:55:57 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-b477dd79-4e7c-4f2e-af97-440d83cac849 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:57 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-b477dd79-4e7c-4f2e-af97-440d83cac849 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Calling method 'version_select' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:57 devstack devstack@c-api.service[87435]: /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 05 20:55:57 devstack devstack@c-api.service[87435]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 05 20:55:57 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-b477dd79-4e7c-4f2e-af97-440d83cac849 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] http://192.168.122.117/volume/v3/group_snapshots returned with HTTP 200 Sep 05 20:55:57 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 571/1126] 192.168.122.117 () {60 vars in 1186 bytes} [Sat Sep 5 20:55:57 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:57 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-e852262d-2e06-49ab-b33b-88fea271b186 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:57 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-e852262d-2e06-49ab-b33b-88fea271b186 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] DELETE http://192.168.122.117/volume/v3/group_snapshots/4eeefa4c-15be-4eaf-8fd1-e3119069dd3e Sep 05 20:55:57 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-e852262d-2e06-49ab-b33b-88fea271b186 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:57 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-e852262d-2e06-49ab-b33b-88fea271b186 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Calling method 'version_select' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:57 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.group_snapshots [None req-e852262d-2e06-49ab-b33b-88fea271b186 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] delete called for member 4eeefa4c-15be-4eaf-8fd1-e3119069dd3e {{(pid=87434) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 05 20:55:57 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.group_snapshots [None req-e852262d-2e06-49ab-b33b-88fea271b186 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Delete group_snapshot with id: 4eeefa4c-15be-4eaf-8fd1-e3119069dd3e Sep 05 20:55:57 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-e852262d-2e06-49ab-b33b-88fea271b186 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] http://192.168.122.117/volume/v3/group_snapshots/4eeefa4c-15be-4eaf-8fd1-e3119069dd3e returned with HTTP 404 Sep 05 20:55:57 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 556/1127] 192.168.122.117 () {60 vars in 1300 bytes} [Sat Sep 5 20:55:57 2026] DELETE /volume/v3/group_snapshots/4eeefa4c-15be-4eaf-8fd1-e3119069dd3e => generated 116 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 20:55:57 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-dde04203-de77-477e-a103-048751c33158 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:57 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-dde04203-de77-477e-a103-048751c33158 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] GET http://192.168.122.117/volume/v3/volumes/detail Sep 05 20:55:57 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-dde04203-de77-477e-a103-048751c33158 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:57 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-dde04203-de77-477e-a103-048751c33158 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Calling method 'detail' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:57 devstack devstack@c-api.service[87435]: DEBUG cinder.api.api_utils [None req-dde04203-de77-477e-a103-048751c33158 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Removing options '' from query. {{(pid=87435) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:55:57 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-dde04203-de77-477e-a103-048751c33158 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87435) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 20:55:57 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:57 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:55:57 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-dde04203-de77-477e-a103-048751c33158 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Get all volumes completed successfully. Sep 05 20:55:57 devstack devstack@c-api.service[87435]: WARNING stevedore.named [None req-dde04203-de77-477e-a103-048751c33158 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:55:57 devstack devstack@c-api.service[87435]: WARNING castellan.key_manager [None req-dde04203-de77-477e-a103-048751c33158 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:55:57 devstack devstack@c-api.service[87435]: DEBUG oslo_db.sqlalchemy.engines [None req-dde04203-de77-477e-a103-048751c33158 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87435) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:55:57 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:57 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:55:57 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-dde04203-de77-477e-a103-048751c33158 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] http://192.168.122.117/volume/v3/volumes/detail returned with HTTP 200 Sep 05 20:55:57 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 572/1128] 192.168.122.117 () {60 vars in 1183 bytes} [Sat Sep 5 20:55:57 2026] GET /volume/v3/volumes/detail => generated 927 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:55:57 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-a48d629f-bd61-4d9f-a441-e5949aa0bc10 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:57 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-a48d629f-bd61-4d9f-a441-e5949aa0bc10 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] POST http://192.168.122.117/volume/v3/groups/1064e92b-36c0-48af-9222-ae773e550219/action Sep 05 20:55:57 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-a48d629f-bd61-4d9f-a441-e5949aa0bc10 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87434) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:55:57 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-a48d629f-bd61-4d9f-a441-e5949aa0bc10 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:55:57 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.groups [None req-a48d629f-bd61-4d9f-a441-e5949aa0bc10 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] delete called for group 1064e92b-36c0-48af-9222-ae773e550219 {{(pid=87434) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 05 20:55:57 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.groups [None req-a48d629f-bd61-4d9f-a441-e5949aa0bc10 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Delete group with id: 1064e92b-36c0-48af-9222-ae773e550219 Sep 05 20:55:57 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:57 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:55:57 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-7c999f9e-37ec-4855-adfc-8fd5be0b35b0 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:57 devstack devstack@c-api.service[87434]: /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 05 20:55:57 devstack devstack@c-api.service[87434]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 05 20:55:57 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-7c999f9e-37ec-4855-adfc-8fd5be0b35b0 tempest-VolumesTransfersV357Test-1092268196 tempest-VolumesTransfersV357Test-1092268196-project-admin] GET http://192.168.122.117/volume/v3/volumes/b1e5f6c7-559a-47b0-b5ac-c181eeee3eae Sep 05 20:55:57 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-7c999f9e-37ec-4855-adfc-8fd5be0b35b0 tempest-VolumesTransfersV357Test-1092268196 tempest-VolumesTransfersV357Test-1092268196-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:57 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-7c999f9e-37ec-4855-adfc-8fd5be0b35b0 tempest-VolumesTransfersV357Test-1092268196 tempest-VolumesTransfersV357Test-1092268196-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:57 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-7c999f9e-37ec-4855-adfc-8fd5be0b35b0 tempest-VolumesTransfersV357Test-1092268196 tempest-VolumesTransfersV357Test-1092268196-project-admin] http://192.168.122.117/volume/v3/volumes/b1e5f6c7-559a-47b0-b5ac-c181eeee3eae returned with HTTP 404 Sep 05 20:55:57 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 573/1129] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 20:55:57 2026] GET /volume/v3/volumes/b1e5f6c7-559a-47b0-b5ac-c181eeee3eae => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 20:55:57 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-b19a13be-343c-4028-a310-c4b01b3d2e36 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:57 devstack devstack@c-api.service[87434]: /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 05 20:55:57 devstack devstack@c-api.service[87434]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 20:55:57 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-b19a13be-343c-4028-a310-c4b01b3d2e36 tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-member] GET http://192.168.122.117/volume/v3/volumes/b1e5f6c7-559a-47b0-b5ac-c181eeee3eae Sep 05 20:55:57 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-b19a13be-343c-4028-a310-c4b01b3d2e36 tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:57 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-b19a13be-343c-4028-a310-c4b01b3d2e36 tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:57 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-b19a13be-343c-4028-a310-c4b01b3d2e36 tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-member] http://192.168.122.117/volume/v3/volumes/b1e5f6c7-559a-47b0-b5ac-c181eeee3eae returned with HTTP 404 Sep 05 20:55:57 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 574/1130] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 20:55:57 2026] GET /volume/v3/volumes/b1e5f6c7-559a-47b0-b5ac-c181eeee3eae => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 20:55:57 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-4a1da94d-c8fa-4e8d-8baa-2e1dfb120168 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:57 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-4a1da94d-c8fa-4e8d-8baa-2e1dfb120168 tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-member] DELETE http://192.168.122.117/volume/v3/volumes/b1e5f6c7-559a-47b0-b5ac-c181eeee3eae Sep 05 20:55:57 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-4a1da94d-c8fa-4e8d-8baa-2e1dfb120168 tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:57 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-4a1da94d-c8fa-4e8d-8baa-2e1dfb120168 tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-member] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:57 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-4a1da94d-c8fa-4e8d-8baa-2e1dfb120168 tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-member] Delete volume with id: b1e5f6c7-559a-47b0-b5ac-c181eeee3eae Sep 05 20:55:57 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-4a1da94d-c8fa-4e8d-8baa-2e1dfb120168 tempest-VolumesTransfersV357Test-1087543619 tempest-VolumesTransfersV357Test-1087543619-project-member] http://192.168.122.117/volume/v3/volumes/b1e5f6c7-559a-47b0-b5ac-c181eeee3eae returned with HTTP 404 Sep 05 20:55:57 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 575/1131] 192.168.122.117 () {60 vars in 1276 bytes} [Sat Sep 5 20:55:57 2026] DELETE /volume/v3/volumes/b1e5f6c7-559a-47b0-b5ac-c181eeee3eae => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 20:55:57 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-a48d629f-bd61-4d9f-a441-e5949aa0bc10 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] http://192.168.122.117/volume/v3/groups/1064e92b-36c0-48af-9222-ae773e550219/action returned with HTTP 202 Sep 05 20:55:57 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 557/1132] 192.168.122.117 () {62 vars in 1312 bytes} [Sat Sep 5 20:55:57 2026] POST /volume/v3/groups/1064e92b-36c0-48af-9222-ae773e550219/action => generated 0 bytes in 304 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 20:55:57 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-1ccf0597-1cd9-4f9f-bc87-7d229d12b00c None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:57 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-1ccf0597-1cd9-4f9f-bc87-7d229d12b00c tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] GET http://192.168.122.117/volume/v3/volumes/777e297b-9878-4c18-a02c-76cbc364ece1 Sep 05 20:55:57 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-1ccf0597-1cd9-4f9f-bc87-7d229d12b00c tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:57 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-1ccf0597-1cd9-4f9f-bc87-7d229d12b00c tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:57 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:57 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:55:57 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:57 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:55:57 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-1ccf0597-1cd9-4f9f-bc87-7d229d12b00c tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Volume info retrieved successfully. Sep 05 20:55:57 devstack devstack@c-api.service[87435]: WARNING stevedore.named [None req-1ccf0597-1cd9-4f9f-bc87-7d229d12b00c tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:55:57 devstack devstack@c-api.service[87435]: WARNING castellan.key_manager [None req-1ccf0597-1cd9-4f9f-bc87-7d229d12b00c tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:55:57 devstack devstack@c-api.service[87435]: DEBUG oslo_db.sqlalchemy.engines [None req-1ccf0597-1cd9-4f9f-bc87-7d229d12b00c tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87435) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:55:57 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:57 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:55:58 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-1ccf0597-1cd9-4f9f-bc87-7d229d12b00c tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] http://192.168.122.117/volume/v3/volumes/777e297b-9878-4c18-a02c-76cbc364ece1 returned with HTTP 200 Sep 05 20:55:58 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 576/1133] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 20:55:57 2026] GET /volume/v3/volumes/777e297b-9878-4c18-a02c-76cbc364ece1 => generated 923 bytes in 302 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:55:59 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-2d8d02c5-6115-4538-a708-5972434157e9 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:59 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-2d8d02c5-6115-4538-a708-5972434157e9 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] GET http://192.168.122.117/volume/v3/volumes/777e297b-9878-4c18-a02c-76cbc364ece1 Sep 05 20:55:59 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-2d8d02c5-6115-4538-a708-5972434157e9 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:59 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-2d8d02c5-6115-4538-a708-5972434157e9 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:59 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-2d8d02c5-6115-4538-a708-5972434157e9 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] http://192.168.122.117/volume/v3/volumes/777e297b-9878-4c18-a02c-76cbc364ece1 returned with HTTP 404 Sep 05 20:55:59 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 558/1134] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 20:55:59 2026] GET /volume/v3/volumes/777e297b-9878-4c18-a02c-76cbc364ece1 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 05 20:55:59 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-9b272e08-9deb-490a-883d-f322ce713973 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:59 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-9b272e08-9deb-490a-883d-f322ce713973 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] GET http://192.168.122.117/volume/v3/groups/1064e92b-36c0-48af-9222-ae773e550219 Sep 05 20:55:59 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-9b272e08-9deb-490a-883d-f322ce713973 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:59 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-9b272e08-9deb-490a-883d-f322ce713973 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] Calling method 'version_select' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:59 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.groups [None req-9b272e08-9deb-490a-883d-f322ce713973 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] show called for member 1064e92b-36c0-48af-9222-ae773e550219 {{(pid=87435) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 20:55:59 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-9b272e08-9deb-490a-883d-f322ce713973 tempest-GroupSnapshotsTest-1928087038 tempest-GroupSnapshotsTest-1928087038-project-member] http://192.168.122.117/volume/v3/groups/1064e92b-36c0-48af-9222-ae773e550219 returned with HTTP 404 Sep 05 20:55:59 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 577/1135] 192.168.122.117 () {60 vars in 1270 bytes} [Sat Sep 5 20:55:59 2026] GET /volume/v3/groups/1064e92b-36c0-48af-9222-ae773e550219 => generated 108 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 20:55:59 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-8fd35aee-4b43-41cd-97be-a4330b8184e5 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:59 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-8fd35aee-4b43-41cd-97be-a4330b8184e5 tempest-GroupSnapshotsTest-2126834696 tempest-GroupSnapshotsTest-2126834696-project-admin] DELETE http://192.168.122.117/volume/v3/group_types/6761865e-fb2e-4837-a2c4-22a72f5e6032 Sep 05 20:55:59 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-8fd35aee-4b43-41cd-97be-a4330b8184e5 tempest-GroupSnapshotsTest-2126834696 tempest-GroupSnapshotsTest-2126834696-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:59 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-8fd35aee-4b43-41cd-97be-a4330b8184e5 tempest-GroupSnapshotsTest-2126834696 tempest-GroupSnapshotsTest-2126834696-project-admin] Calling method 'version_select' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:59 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-8fd35aee-4b43-41cd-97be-a4330b8184e5 tempest-GroupSnapshotsTest-2126834696 tempest-GroupSnapshotsTest-2126834696-project-admin] http://192.168.122.117/volume/v3/group_types/6761865e-fb2e-4837-a2c4-22a72f5e6032 returned with HTTP 202 Sep 05 20:55:59 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 559/1136] 192.168.122.117 () {60 vars in 1288 bytes} [Sat Sep 5 20:55:59 2026] DELETE /volume/v3/group_types/6761865e-fb2e-4837-a2c4-22a72f5e6032 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 20:55:59 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-f7fc35f9-33f4-4e04-98e3-a39a1b4e2325 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:59 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-f7fc35f9-33f4-4e04-98e3-a39a1b4e2325 tempest-GroupSnapshotsTest-2126834696 tempest-GroupSnapshotsTest-2126834696-project-admin] DELETE http://192.168.122.117/volume/v3/types/d96ab33c-922e-401a-ac7b-5b8236f59a63 Sep 05 20:55:59 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-f7fc35f9-33f4-4e04-98e3-a39a1b4e2325 tempest-GroupSnapshotsTest-2126834696 tempest-GroupSnapshotsTest-2126834696-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:59 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-f7fc35f9-33f4-4e04-98e3-a39a1b4e2325 tempest-GroupSnapshotsTest-2126834696 tempest-GroupSnapshotsTest-2126834696-project-admin] Calling method '_delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:59 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-f7fc35f9-33f4-4e04-98e3-a39a1b4e2325 tempest-GroupSnapshotsTest-2126834696 tempest-GroupSnapshotsTest-2126834696-project-admin] http://192.168.122.117/volume/v3/types/d96ab33c-922e-401a-ac7b-5b8236f59a63 returned with HTTP 202 Sep 05 20:55:59 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 578/1137] 192.168.122.117 () {58 vars in 1229 bytes} [Sat Sep 5 20:55:59 2026] DELETE /volume/v3/types/d96ab33c-922e-401a-ac7b-5b8236f59a63 => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:55:59 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-f78eca81-22e8-4bec-95cb-5000ac83d431 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:59 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-f78eca81-22e8-4bec-95cb-5000ac83d431 tempest-GroupSnapshotsTest-2126834696 tempest-GroupSnapshotsTest-2126834696-project-admin] GET http://192.168.122.117/volume/v3/types/d96ab33c-922e-401a-ac7b-5b8236f59a63 Sep 05 20:55:59 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-f78eca81-22e8-4bec-95cb-5000ac83d431 tempest-GroupSnapshotsTest-2126834696 tempest-GroupSnapshotsTest-2126834696-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:59 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-f78eca81-22e8-4bec-95cb-5000ac83d431 tempest-GroupSnapshotsTest-2126834696 tempest-GroupSnapshotsTest-2126834696-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:59 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-f78eca81-22e8-4bec-95cb-5000ac83d431 tempest-GroupSnapshotsTest-2126834696 tempest-GroupSnapshotsTest-2126834696-project-admin] http://192.168.122.117/volume/v3/types/d96ab33c-922e-401a-ac7b-5b8236f59a63 returned with HTTP 404 Sep 05 20:55:59 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 560/1138] 192.168.122.117 () {58 vars in 1226 bytes} [Sat Sep 5 20:55:59 2026] GET /volume/v3/types/d96ab33c-922e-401a-ac7b-5b8236f59a63 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:56:08 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-8b3d900e-f418-4cd5-a7d5-1b14813eba70 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:08 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-8b3d900e-f418-4cd5-a7d5-1b14813eba70 tempest-GroupSnapshotsV319Test-958391520 tempest-GroupSnapshotsV319Test-958391520-project-admin] POST http://192.168.122.117/volume/v3/types Sep 05 20:56:08 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-8b3d900e-f418-4cd5-a7d5-1b14813eba70 tempest-GroupSnapshotsV319Test-958391520 tempest-GroupSnapshotsV319Test-958391520-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-91191889"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:56:08 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-8b3d900e-f418-4cd5-a7d5-1b14813eba70 tempest-GroupSnapshotsV319Test-958391520 tempest-GroupSnapshotsV319Test-958391520-project-admin] http://192.168.122.117/volume/v3/types returned with HTTP 200 Sep 05 20:56:08 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 579/1139] 192.168.122.117 () {60 vars in 1136 bytes} [Sat Sep 5 20:56:08 2026] POST /volume/v3/types => generated 226 bytes in 355 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:56:08 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-3d553d9c-8995-44b1-83bf-719fcd27fd0a None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:08 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-3d553d9c-8995-44b1-83bf-719fcd27fd0a tempest-GroupSnapshotsV319Test-958391520 tempest-GroupSnapshotsV319Test-958391520-project-admin] POST http://192.168.122.117/volume/v3/group_types Sep 05 20:56:08 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-3d553d9c-8995-44b1-83bf-719fcd27fd0a tempest-GroupSnapshotsV319Test-958391520 tempest-GroupSnapshotsV319Test-958391520-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-1902149847"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:56:08 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-3d553d9c-8995-44b1-83bf-719fcd27fd0a tempest-GroupSnapshotsV319Test-958391520 tempest-GroupSnapshotsV319Test-958391520-project-admin] http://192.168.122.117/volume/v3/group_types returned with HTTP 202 Sep 05 20:56:08 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 561/1140] 192.168.122.117 () {62 vars in 1195 bytes} [Sat Sep 5 20:56:08 2026] POST /volume/v3/group_types => generated 185 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:56:08 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-03e54e9b-4a80-4a2b-93a1-05fcc6a206d8 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:09 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-03e54e9b-4a80-4a2b-93a1-05fcc6a206d8 tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] POST http://192.168.122.117/volume/v3/groups Sep 05 20:56:09 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-03e54e9b-4a80-4a2b-93a1-05fcc6a206d8 tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "68749fb7-b42f-4145-a1cf-b4a47a52bf02", "volume_types": ["dc1bb750-c3f8-46b8-a5f2-5337a3682572"], "name": "tempest-GroupSnapshotsV319Test-Group-114385313"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:56:09 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.groups [None req-03e54e9b-4a80-4a2b-93a1-05fcc6a206d8 tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] Creating new group {'group': {'group_type': '68749fb7-b42f-4145-a1cf-b4a47a52bf02', 'volume_types': ['dc1bb750-c3f8-46b8-a5f2-5337a3682572'], 'name': 'tempest-GroupSnapshotsV319Test-Group-114385313'}} {{(pid=87435) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 05 20:56:09 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.groups [None req-03e54e9b-4a80-4a2b-93a1-05fcc6a206d8 tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-114385313. Sep 05 20:56:09 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-03e54e9b-4a80-4a2b-93a1-05fcc6a206d8 tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] Availability Zones retrieved successfully. Sep 05 20:56:09 devstack devstack@c-api.service[87435]: DEBUG cinder.quota [None req-03e54e9b-4a80-4a2b-93a1-05fcc6a206d8 tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] Created reservations ['d578f02c-366f-44f4-8ebf-2f443b9d26d5'] {{(pid=87435) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:56:09 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-03e54e9b-4a80-4a2b-93a1-05fcc6a206d8 tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] http://192.168.122.117/volume/v3/groups returned with HTTP 202 Sep 05 20:56:09 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 580/1141] 192.168.122.117 () {62 vars in 1181 bytes} [Sat Sep 5 20:56:08 2026] POST /volume/v3/groups => generated 115 bytes in 508 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:56:09 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-4a7376ba-1f85-4491-b484-0147ebf6f240 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:09 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-4a7376ba-1f85-4491-b484-0147ebf6f240 tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] GET http://192.168.122.117/volume/v3/groups/b33fd99b-4832-41e8-82fc-8f764cf1c2eb Sep 05 20:56:09 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-4a7376ba-1f85-4491-b484-0147ebf6f240 tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:09 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-4a7376ba-1f85-4491-b484-0147ebf6f240 tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] Calling method 'version_select' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:09 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.groups [None req-4a7376ba-1f85-4491-b484-0147ebf6f240 tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] show called for member b33fd99b-4832-41e8-82fc-8f764cf1c2eb {{(pid=87434) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 20:56:09 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:09 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:56:09 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:09 devstack devstack@c-api.service[87434]: return base.obj_make_list(context, cls(context), Sep 05 20:56:09 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-4a7376ba-1f85-4491-b484-0147ebf6f240 tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] http://192.168.122.117/volume/v3/groups/b33fd99b-4832-41e8-82fc-8f764cf1c2eb returned with HTTP 200 Sep 05 20:56:09 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 562/1142] 192.168.122.117 () {60 vars in 1270 bytes} [Sat Sep 5 20:56:09 2026] GET /volume/v3/groups/b33fd99b-4832-41e8-82fc-8f764cf1c2eb => generated 395 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:56:10 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-e50ba9f5-6ab3-44f7-ac69-68bafa51fdf7 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:10 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-e50ba9f5-6ab3-44f7-ac69-68bafa51fdf7 tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] GET http://192.168.122.117/volume/v3/groups/b33fd99b-4832-41e8-82fc-8f764cf1c2eb Sep 05 20:56:10 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-e50ba9f5-6ab3-44f7-ac69-68bafa51fdf7 tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:10 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-e50ba9f5-6ab3-44f7-ac69-68bafa51fdf7 tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] Calling method 'version_select' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:10 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.groups [None req-e50ba9f5-6ab3-44f7-ac69-68bafa51fdf7 tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] show called for member b33fd99b-4832-41e8-82fc-8f764cf1c2eb {{(pid=87435) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 20:56:10 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:10 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:56:10 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:10 devstack devstack@c-api.service[87435]: return base.obj_make_list(context, cls(context), Sep 05 20:56:10 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-e50ba9f5-6ab3-44f7-ac69-68bafa51fdf7 tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] http://192.168.122.117/volume/v3/groups/b33fd99b-4832-41e8-82fc-8f764cf1c2eb returned with HTTP 200 Sep 05 20:56:10 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 581/1143] 192.168.122.117 () {60 vars in 1270 bytes} [Sat Sep 5 20:56:10 2026] GET /volume/v3/groups/b33fd99b-4832-41e8-82fc-8f764cf1c2eb => generated 396 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:56:10 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-a4ad7258-7430-47c7-9fb5-45b674bbc5dc None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:10 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-a4ad7258-7430-47c7-9fb5-45b674bbc5dc tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 20:56:10 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-a4ad7258-7430-47c7-9fb5-45b674bbc5dc tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-539944150", "volume_type": "dc1bb750-c3f8-46b8-a5f2-5337a3682572", "group_id": "b33fd99b-4832-41e8-82fc-8f764cf1c2eb", "size": 1}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:56:10 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.volumes [None req-a4ad7258-7430-47c7-9fb5-45b674bbc5dc tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-539944150', 'volume_type': 'dc1bb750-c3f8-46b8-a5f2-5337a3682572', 'group_id': 'b33fd99b-4832-41e8-82fc-8f764cf1c2eb', 'size': 1}} {{(pid=87434) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:56:10 devstack devstack@c-api.service[87434]: DEBUG dbcounter [-] [87434] Writing DB stats cinder:SELECT=460,cinder:INSERT=77,cinder:UPDATE=135 {{(pid=87434) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 20:56:10 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:10 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:56:10 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-a4ad7258-7430-47c7-9fb5-45b674bbc5dc tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] Create volume of 1 GB Sep 05 20:56:10 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:10 devstack devstack@c-api.service[87434]: return base.obj_make_list(context, cls(context), Sep 05 20:56:10 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-a4ad7258-7430-47c7-9fb5-45b674bbc5dc tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] Availability Zones retrieved successfully. Sep 05 20:56:10 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-a4ad7258-7430-47c7-9fb5-45b674bbc5dc tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] Flow 'volume_create_api' (9ac82535-e6f7-4ec1-ab5e-5408be4fe1d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:56:10 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-a4ad7258-7430-47c7-9fb5-45b674bbc5dc tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5885c963-e328-478a-af5c-81859f1ce38a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:56:10 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:10 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:56:10 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.flows.api.create_volume [None req-a4ad7258-7430-47c7-9fb5-45b674bbc5dc tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] Validating volume size '1' using validate_int {{(pid=87434) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:56:10 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-a4ad7258-7430-47c7-9fb5-45b674bbc5dc tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5885c963-e328-478a-af5c-81859f1ce38a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:56:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=dc1bb750-c3f8-46b8-a5f2-5337a3682572,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-91191889',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dc1bb750-c3f8-46b8-a5f2-5337a3682572', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'b33fd99b-4832-41e8-82fc-8f764cf1c2eb', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:56:10 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-a4ad7258-7430-47c7-9fb5-45b674bbc5dc tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dfaafaf5-3326-4e20-a853-448ce1432a70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:56:10 devstack devstack@c-api.service[87434]: WARNING cinder.quota [None req-a4ad7258-7430-47c7-9fb5-45b674bbc5dc tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-91191889 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-91191889, it is now deprecated. Please use the default quota class for default quota. Sep 05 20:56:10 devstack devstack@c-api.service[87434]: WARNING cinder.quota [None req-a4ad7258-7430-47c7-9fb5-45b674bbc5dc tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-91191889 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-91191889, it is now deprecated. Please use the default quota class for default quota. Sep 05 20:56:10 devstack devstack@c-api.service[87434]: DEBUG cinder.quota [None req-a4ad7258-7430-47c7-9fb5-45b674bbc5dc tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] Created reservations ['311a4dea-8615-4983-b769-0c0640b5fbb3', '5a395b44-4ccf-4606-8a50-bf6b1aee77d8', 'd3c9e4d7-67af-4ba7-b5b4-e317be6580ad', '9445e050-240a-4693-ba35-4450991c3b4a'] {{(pid=87434) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:56:10 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-a4ad7258-7430-47c7-9fb5-45b674bbc5dc tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dfaafaf5-3326-4e20-a853-448ce1432a70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['311a4dea-8615-4983-b769-0c0640b5fbb3', '5a395b44-4ccf-4606-8a50-bf6b1aee77d8', 'd3c9e4d7-67af-4ba7-b5b4-e317be6580ad', '9445e050-240a-4693-ba35-4450991c3b4a']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:56:10 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-a4ad7258-7430-47c7-9fb5-45b674bbc5dc tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f909d270-d179-4391-9df3-b74f8f934faa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:56:11 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:11 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:56:11 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-a4ad7258-7430-47c7-9fb5-45b674bbc5dc tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f909d270-d179-4391-9df3-b74f8f934faa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '52c56d7f-9d8d-46cc-bab6-002ab8fadafc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-539944150',encryption_key_id=None,group_id=b33fd99b-4832-41e8-82fc-8f764cf1c2eb,group_type_id=,metadata={},multiattach=False,project_id='759ee9d616eb41f3bce0b1e71a84cbfc',qos_specs=None,replication_status=,reservations=['311a4dea-8615-4983-b769-0c0640b5fbb3','5a395b44-4ccf-4606-8a50-bf6b1aee77d8','d3c9e4d7-67af-4ba7-b5b4-e317be6580ad','9445e050-240a-4693-ba35-4450991c3b4a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='293b6e41d38f428fa95d1ba5b25ed964',volume_type_id=dc1bb750-c3f8-46b8-a5f2-5337a3682572), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T18:56:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-539944150',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=b33fd99b-4832-41e8-82fc-8f764cf1c2eb,host=None,id=52c56d7f-9d8d-46cc-bab6-002ab8fadafc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='759ee9d616eb41f3bce0b1e71a84cbfc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='293b6e41d38f428fa95d1ba5b25ed964',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dc1bb750-c3f8-46b8-a5f2-5337a3682572),volume_type_id=dc1bb750-c3f8-46b8-a5f2-5337a3682572)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:56:11 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-a4ad7258-7430-47c7-9fb5-45b674bbc5dc tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d14aaf42-df6e-48f8-827c-c7071aaf20ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:56:11 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-a4ad7258-7430-47c7-9fb5-45b674bbc5dc tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d14aaf42-df6e-48f8-827c-c7071aaf20ea) transitioned into state 'SUCCESS' from state '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-539944150',encryption_key_id=None,group_id=b33fd99b-4832-41e8-82fc-8f764cf1c2eb,group_type_id=,metadata={},multiattach=False,project_id='759ee9d616eb41f3bce0b1e71a84cbfc',qos_specs=None,replication_status=,reservations=['311a4dea-8615-4983-b769-0c0640b5fbb3','5a395b44-4ccf-4606-8a50-bf6b1aee77d8','d3c9e4d7-67af-4ba7-b5b4-e317be6580ad','9445e050-240a-4693-ba35-4450991c3b4a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='293b6e41d38f428fa95d1ba5b25ed964',volume_type_id=dc1bb750-c3f8-46b8-a5f2-5337a3682572)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:56:11 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-a4ad7258-7430-47c7-9fb5-45b674bbc5dc tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fdb6ecbb-03e1-4fff-ba4a-70b1891b0091) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:56:11 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-a4ad7258-7430-47c7-9fb5-45b674bbc5dc tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fdb6ecbb-03e1-4fff-ba4a-70b1891b0091) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:56:11 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-a4ad7258-7430-47c7-9fb5-45b674bbc5dc tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] Flow 'volume_create_api' (9ac82535-e6f7-4ec1-ab5e-5408be4fe1d3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:56:11 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-a4ad7258-7430-47c7-9fb5-45b674bbc5dc tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] Create volume request issued successfully. Sep 05 20:56:11 devstack devstack@c-api.service[87434]: WARNING stevedore.named [None req-a4ad7258-7430-47c7-9fb5-45b674bbc5dc tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:56:11 devstack devstack@c-api.service[87434]: WARNING castellan.key_manager [None req-a4ad7258-7430-47c7-9fb5-45b674bbc5dc tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:56:11 devstack devstack@c-api.service[87434]: DEBUG oslo_db.sqlalchemy.engines [None req-a4ad7258-7430-47c7-9fb5-45b674bbc5dc tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87434) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:56:11 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:11 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:56:11 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-a4ad7258-7430-47c7-9fb5-45b674bbc5dc tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 20:56:11 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 563/1144] 192.168.122.117 () {62 vars in 1184 bytes} [Sat Sep 5 20:56:10 2026] POST /volume/v3/volumes => generated 832 bytes in 789 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:56:11 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-dd562668-e73f-4c5a-8362-17494ffc45c9 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:11 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-dd562668-e73f-4c5a-8362-17494ffc45c9 tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] GET http://192.168.122.117/volume/v3/volumes/52c56d7f-9d8d-46cc-bab6-002ab8fadafc Sep 05 20:56:11 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-dd562668-e73f-4c5a-8362-17494ffc45c9 tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:11 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-dd562668-e73f-4c5a-8362-17494ffc45c9 tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:11 devstack devstack@c-api.service[87435]: DEBUG dbcounter [-] [87435] Writing DB stats cinder:SELECT=511,cinder:UPDATE=111,cinder:INSERT=96 {{(pid=87435) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 20:56:11 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:11 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:56:11 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:11 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:56:11 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-dd562668-e73f-4c5a-8362-17494ffc45c9 tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] Volume info retrieved successfully. Sep 05 20:56:11 devstack devstack@c-api.service[87435]: WARNING stevedore.named [None req-dd562668-e73f-4c5a-8362-17494ffc45c9 tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:56:11 devstack devstack@c-api.service[87435]: WARNING castellan.key_manager [None req-dd562668-e73f-4c5a-8362-17494ffc45c9 tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:56:11 devstack devstack@c-api.service[87435]: DEBUG oslo_db.sqlalchemy.engines [None req-dd562668-e73f-4c5a-8362-17494ffc45c9 tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87435) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:56:11 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:11 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:56:11 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-dd562668-e73f-4c5a-8362-17494ffc45c9 tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] http://192.168.122.117/volume/v3/volumes/52c56d7f-9d8d-46cc-bab6-002ab8fadafc returned with HTTP 200 Sep 05 20:56:11 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 582/1145] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 20:56:11 2026] GET /volume/v3/volumes/52c56d7f-9d8d-46cc-bab6-002ab8fadafc => generated 900 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:56:12 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-8999ceec-cb3e-4a36-916d-4fbea3ffe4d7 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:12 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-8999ceec-cb3e-4a36-916d-4fbea3ffe4d7 tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] GET http://192.168.122.117/volume/v3/volumes/52c56d7f-9d8d-46cc-bab6-002ab8fadafc Sep 05 20:56:12 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-8999ceec-cb3e-4a36-916d-4fbea3ffe4d7 tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:12 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-8999ceec-cb3e-4a36-916d-4fbea3ffe4d7 tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:12 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:12 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:56:12 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:12 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:56:12 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-8999ceec-cb3e-4a36-916d-4fbea3ffe4d7 tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] Volume info retrieved successfully. Sep 05 20:56:12 devstack devstack@c-api.service[87434]: WARNING stevedore.named [None req-8999ceec-cb3e-4a36-916d-4fbea3ffe4d7 tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:56:12 devstack devstack@c-api.service[87434]: WARNING castellan.key_manager [None req-8999ceec-cb3e-4a36-916d-4fbea3ffe4d7 tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:56:12 devstack devstack@c-api.service[87434]: DEBUG oslo_db.sqlalchemy.engines [None req-8999ceec-cb3e-4a36-916d-4fbea3ffe4d7 tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87434) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:56:12 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:12 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:56:12 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-8999ceec-cb3e-4a36-916d-4fbea3ffe4d7 tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] http://192.168.122.117/volume/v3/volumes/52c56d7f-9d8d-46cc-bab6-002ab8fadafc returned with HTTP 200 Sep 05 20:56:12 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 564/1146] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 20:56:12 2026] GET /volume/v3/volumes/52c56d7f-9d8d-46cc-bab6-002ab8fadafc => generated 924 bytes in 363 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:56:13 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-173708ec-fdb1-4fd2-83ce-fb770350fedc None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:13 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-173708ec-fdb1-4fd2-83ce-fb770350fedc tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] GET http://192.168.122.117/volume/v3/volumes/52c56d7f-9d8d-46cc-bab6-002ab8fadafc Sep 05 20:56:13 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-173708ec-fdb1-4fd2-83ce-fb770350fedc tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:13 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-173708ec-fdb1-4fd2-83ce-fb770350fedc tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:14 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:14 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:56:14 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:14 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:56:14 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-173708ec-fdb1-4fd2-83ce-fb770350fedc tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] Volume info retrieved successfully. Sep 05 20:56:14 devstack devstack@c-api.service[87435]: WARNING stevedore.named [None req-173708ec-fdb1-4fd2-83ce-fb770350fedc tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:56:14 devstack devstack@c-api.service[87435]: WARNING castellan.key_manager [None req-173708ec-fdb1-4fd2-83ce-fb770350fedc tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:56:14 devstack devstack@c-api.service[87435]: DEBUG oslo_db.sqlalchemy.engines [None req-173708ec-fdb1-4fd2-83ce-fb770350fedc tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87435) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:56:14 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:14 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:56:14 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-173708ec-fdb1-4fd2-83ce-fb770350fedc tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] http://192.168.122.117/volume/v3/volumes/52c56d7f-9d8d-46cc-bab6-002ab8fadafc returned with HTTP 200 Sep 05 20:56:14 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 583/1147] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 20:56:13 2026] GET /volume/v3/volumes/52c56d7f-9d8d-46cc-bab6-002ab8fadafc => generated 925 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:56:14 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-3bd8b1c0-1a15-48c6-831c-50c10d618f36 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:14 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-3bd8b1c0-1a15-48c6-831c-50c10d618f36 tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] POST http://192.168.122.117/volume/v3/group_snapshots Sep 05 20:56:14 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-3bd8b1c0-1a15-48c6-831c-50c10d618f36 tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "b33fd99b-4832-41e8-82fc-8f764cf1c2eb", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-1450262112"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:56:14 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.group_snapshots [None req-3bd8b1c0-1a15-48c6-831c-50c10d618f36 tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'b33fd99b-4832-41e8-82fc-8f764cf1c2eb', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-1450262112'}} {{(pid=87434) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 05 20:56:14 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:14 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:56:14 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.group_snapshots [None req-3bd8b1c0-1a15-48c6-831c-50c10d618f36 tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-1450262112. Sep 05 20:56:14 devstack devstack@c-api.service[87434]: /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 05 20:56:14 devstack devstack@c-api.service[87434]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 20:56:14 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:14 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:56:14 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:14 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:56:14 devstack devstack@c-api.service[87434]: WARNING cinder.quota [None req-3bd8b1c0-1a15-48c6-831c-50c10d618f36 tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-91191889 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-91191889, it is now deprecated. Please use the default quota class for default quota. Sep 05 20:56:14 devstack devstack@c-api.service[87434]: DEBUG cinder.quota [None req-3bd8b1c0-1a15-48c6-831c-50c10d618f36 tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] Created reservations ['73dd0efa-84c5-4071-b088-4a46d2c41d57', '79e0df97-5bf2-486a-ad4b-5c9f2eeaed58', '0d99fe3d-5691-4739-bb66-edb74a62424e', 'c23cb86d-5677-4ad1-b2f5-8d6d176c189e'] {{(pid=87434) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:56:14 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-3bd8b1c0-1a15-48c6-831c-50c10d618f36 tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] http://192.168.122.117/volume/v3/group_snapshots returned with HTTP 202 Sep 05 20:56:14 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 565/1148] 192.168.122.117 () {62 vars in 1208 bytes} [Sat Sep 5 20:56:14 2026] POST /volume/v3/group_snapshots => generated 191 bytes in 256 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:56:14 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-56ae2ccb-8ccd-40d3-ac23-011485be2a6b None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:14 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-56ae2ccb-8ccd-40d3-ac23-011485be2a6b tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] GET http://192.168.122.117/volume/v3/group_snapshots/71c33bab-d58c-473a-a788-4cddc760327e Sep 05 20:56:14 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-56ae2ccb-8ccd-40d3-ac23-011485be2a6b tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:14 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-56ae2ccb-8ccd-40d3-ac23-011485be2a6b tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] Calling method 'version_select' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:14 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.group_snapshots [None req-56ae2ccb-8ccd-40d3-ac23-011485be2a6b tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] show called for member 71c33bab-d58c-473a-a788-4cddc760327e {{(pid=87435) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 20:56:14 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:14 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:56:14 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-56ae2ccb-8ccd-40d3-ac23-011485be2a6b tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] http://192.168.122.117/volume/v3/group_snapshots/71c33bab-d58c-473a-a788-4cddc760327e returned with HTTP 200 Sep 05 20:56:14 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 584/1149] 192.168.122.117 () {60 vars in 1297 bytes} [Sat Sep 5 20:56:14 2026] GET /volume/v3/group_snapshots/71c33bab-d58c-473a-a788-4cddc760327e => generated 330 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:56:15 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-e8af3215-8ae5-496f-9004-8e0bc2f63c92 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:15 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-e8af3215-8ae5-496f-9004-8e0bc2f63c92 tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] GET http://192.168.122.117/volume/v3/group_snapshots/71c33bab-d58c-473a-a788-4cddc760327e Sep 05 20:56:15 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-e8af3215-8ae5-496f-9004-8e0bc2f63c92 tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:15 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-e8af3215-8ae5-496f-9004-8e0bc2f63c92 tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] Calling method 'version_select' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:15 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.group_snapshots [None req-e8af3215-8ae5-496f-9004-8e0bc2f63c92 tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] show called for member 71c33bab-d58c-473a-a788-4cddc760327e {{(pid=87434) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 20:56:15 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:15 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:56:15 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-e8af3215-8ae5-496f-9004-8e0bc2f63c92 tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] http://192.168.122.117/volume/v3/group_snapshots/71c33bab-d58c-473a-a788-4cddc760327e returned with HTTP 200 Sep 05 20:56:15 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 566/1150] 192.168.122.117 () {60 vars in 1297 bytes} [Sat Sep 5 20:56:15 2026] GET /volume/v3/group_snapshots/71c33bab-d58c-473a-a788-4cddc760327e => generated 330 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:56:16 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-bbffa2ae-8322-48c2-b6a0-ba2848cdba75 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:16 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-bbffa2ae-8322-48c2-b6a0-ba2848cdba75 tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] GET http://192.168.122.117/volume/v3/group_snapshots/71c33bab-d58c-473a-a788-4cddc760327e Sep 05 20:56:16 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-bbffa2ae-8322-48c2-b6a0-ba2848cdba75 tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:16 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-bbffa2ae-8322-48c2-b6a0-ba2848cdba75 tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] Calling method 'version_select' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:16 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.group_snapshots [None req-bbffa2ae-8322-48c2-b6a0-ba2848cdba75 tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] show called for member 71c33bab-d58c-473a-a788-4cddc760327e {{(pid=87435) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 20:56:16 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:16 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:56:16 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-bbffa2ae-8322-48c2-b6a0-ba2848cdba75 tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] http://192.168.122.117/volume/v3/group_snapshots/71c33bab-d58c-473a-a788-4cddc760327e returned with HTTP 200 Sep 05 20:56:16 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 585/1151] 192.168.122.117 () {60 vars in 1297 bytes} [Sat Sep 5 20:56:16 2026] GET /volume/v3/group_snapshots/71c33bab-d58c-473a-a788-4cddc760327e => generated 330 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 20:56:17 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-159759a8-5aef-49a4-831f-c4e08bff731a None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:17 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-159759a8-5aef-49a4-831f-c4e08bff731a tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] GET http://192.168.122.117/volume/v3/group_snapshots/71c33bab-d58c-473a-a788-4cddc760327e Sep 05 20:56:17 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-159759a8-5aef-49a4-831f-c4e08bff731a tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:17 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-159759a8-5aef-49a4-831f-c4e08bff731a tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] Calling method 'version_select' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:17 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.group_snapshots [None req-159759a8-5aef-49a4-831f-c4e08bff731a tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] show called for member 71c33bab-d58c-473a-a788-4cddc760327e {{(pid=87434) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 20:56:17 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:17 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:56:17 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-159759a8-5aef-49a4-831f-c4e08bff731a tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] http://192.168.122.117/volume/v3/group_snapshots/71c33bab-d58c-473a-a788-4cddc760327e returned with HTTP 200 Sep 05 20:56:17 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 567/1152] 192.168.122.117 () {60 vars in 1297 bytes} [Sat Sep 5 20:56:17 2026] GET /volume/v3/group_snapshots/71c33bab-d58c-473a-a788-4cddc760327e => generated 331 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:56:17 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-55fb486f-5b2e-440c-ad34-5f6e5418c504 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:17 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-55fb486f-5b2e-440c-ad34-5f6e5418c504 tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] GET http://192.168.122.117/volume/v3/snapshots/detail Sep 05 20:56:17 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-55fb486f-5b2e-440c-ad34-5f6e5418c504 tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:17 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-55fb486f-5b2e-440c-ad34-5f6e5418c504 tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] Calling method 'detail' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:17 devstack devstack@c-api.service[87435]: DEBUG cinder.api.api_utils [None req-55fb486f-5b2e-440c-ad34-5f6e5418c504 tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] Removing options '' from query. {{(pid=87435) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:56:17 devstack devstack@c-api.service[87435]: DEBUG cinder.db.api [None req-55fb486f-5b2e-440c-ad34-5f6e5418c504 tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] Building query based on filter {{(pid=87435) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 20:56:17 devstack devstack@c-api.service[87435]: /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 05 20:56:17 devstack devstack@c-api.service[87435]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 20:56:17 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-55fb486f-5b2e-440c-ad34-5f6e5418c504 tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] Get all snapshots completed successfully. Sep 05 20:56:17 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:17 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:56:17 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-55fb486f-5b2e-440c-ad34-5f6e5418c504 tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] http://192.168.122.117/volume/v3/snapshots/detail returned with HTTP 200 Sep 05 20:56:17 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 586/1153] 192.168.122.117 () {58 vars in 1148 bytes} [Sat Sep 5 20:56:17 2026] GET /volume/v3/snapshots/detail => generated 477 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:56:17 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-e617c7df-1ca7-42d6-b0c6-be90c40f2896 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:17 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-e617c7df-1ca7-42d6-b0c6-be90c40f2896 tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] GET http://192.168.122.117/volume/v3/snapshots/278b7abe-51a0-4816-8dfe-1f6938729056 Sep 05 20:56:17 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-e617c7df-1ca7-42d6-b0c6-be90c40f2896 tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:17 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-e617c7df-1ca7-42d6-b0c6-be90c40f2896 tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:17 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:17 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:56:17 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-e617c7df-1ca7-42d6-b0c6-be90c40f2896 tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] Snapshot retrieved successfully. Sep 05 20:56:17 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-e617c7df-1ca7-42d6-b0c6-be90c40f2896 tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] http://192.168.122.117/volume/v3/snapshots/278b7abe-51a0-4816-8dfe-1f6938729056 returned with HTTP 200 Sep 05 20:56:17 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 568/1154] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:56:17 2026] GET /volume/v3/snapshots/278b7abe-51a0-4816-8dfe-1f6938729056 => generated 474 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:56:17 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-bb1ebcbe-d902-4480-be58-933b295d1195 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:17 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-bb1ebcbe-d902-4480-be58-933b295d1195 tempest-GroupSnapshotsV319Test-958391520 tempest-GroupSnapshotsV319Test-958391520-project-admin] POST http://192.168.122.117/volume/v3/group_snapshots/71c33bab-d58c-473a-a788-4cddc760327e/action Sep 05 20:56:17 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-bb1ebcbe-d902-4480-be58-933b295d1195 tempest-GroupSnapshotsV319Test-958391520 tempest-GroupSnapshotsV319Test-958391520-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=87435) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:56:17 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-bb1ebcbe-d902-4480-be58-933b295d1195 tempest-GroupSnapshotsV319Test-958391520 tempest-GroupSnapshotsV319Test-958391520-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:56:17 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.group_snapshots [None req-bb1ebcbe-d902-4480-be58-933b295d1195 tempest-GroupSnapshotsV319Test-958391520 tempest-GroupSnapshotsV319Test-958391520-project-admin] Updating group '71c33bab-d58c-473a-a788-4cddc760327e' with 'creating' {{(pid=87435) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 05 20:56:17 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:17 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:56:17 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-bb1ebcbe-d902-4480-be58-933b295d1195 tempest-GroupSnapshotsV319Test-958391520 tempest-GroupSnapshotsV319Test-958391520-project-admin] http://192.168.122.117/volume/v3/group_snapshots/71c33bab-d58c-473a-a788-4cddc760327e/action returned with HTTP 202 Sep 05 20:56:17 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 587/1155] 192.168.122.117 () {62 vars in 1339 bytes} [Sat Sep 5 20:56:17 2026] POST /volume/v3/group_snapshots/71c33bab-d58c-473a-a788-4cddc760327e/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 20:56:17 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-e1d1741a-b811-473f-84f1-d5de581bb24d None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:17 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-e1d1741a-b811-473f-84f1-d5de581bb24d tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] GET http://192.168.122.117/volume/v3/group_snapshots/71c33bab-d58c-473a-a788-4cddc760327e Sep 05 20:56:17 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-e1d1741a-b811-473f-84f1-d5de581bb24d tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:17 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-e1d1741a-b811-473f-84f1-d5de581bb24d tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] Calling method 'version_select' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:17 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.group_snapshots [None req-e1d1741a-b811-473f-84f1-d5de581bb24d tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] show called for member 71c33bab-d58c-473a-a788-4cddc760327e {{(pid=87434) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 20:56:17 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:17 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:56:17 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-e1d1741a-b811-473f-84f1-d5de581bb24d tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] http://192.168.122.117/volume/v3/group_snapshots/71c33bab-d58c-473a-a788-4cddc760327e returned with HTTP 200 Sep 05 20:56:17 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 569/1156] 192.168.122.117 () {60 vars in 1297 bytes} [Sat Sep 5 20:56:17 2026] GET /volume/v3/group_snapshots/71c33bab-d58c-473a-a788-4cddc760327e => generated 330 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:56:17 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-4b7622a7-62ba-4984-b9c8-ed95edfe7b08 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:17 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-4b7622a7-62ba-4984-b9c8-ed95edfe7b08 tempest-GroupSnapshotsV319Test-958391520 tempest-GroupSnapshotsV319Test-958391520-project-admin] POST http://192.168.122.117/volume/v3/group_snapshots/71c33bab-d58c-473a-a788-4cddc760327e/action Sep 05 20:56:17 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-4b7622a7-62ba-4984-b9c8-ed95edfe7b08 tempest-GroupSnapshotsV319Test-958391520 tempest-GroupSnapshotsV319Test-958391520-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87435) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:56:17 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-4b7622a7-62ba-4984-b9c8-ed95edfe7b08 tempest-GroupSnapshotsV319Test-958391520 tempest-GroupSnapshotsV319Test-958391520-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:56:17 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.group_snapshots [None req-4b7622a7-62ba-4984-b9c8-ed95edfe7b08 tempest-GroupSnapshotsV319Test-958391520 tempest-GroupSnapshotsV319Test-958391520-project-admin] Updating group '71c33bab-d58c-473a-a788-4cddc760327e' with 'available' {{(pid=87435) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 05 20:56:17 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:17 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:56:17 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-4b7622a7-62ba-4984-b9c8-ed95edfe7b08 tempest-GroupSnapshotsV319Test-958391520 tempest-GroupSnapshotsV319Test-958391520-project-admin] http://192.168.122.117/volume/v3/group_snapshots/71c33bab-d58c-473a-a788-4cddc760327e/action returned with HTTP 202 Sep 05 20:56:17 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 588/1157] 192.168.122.117 () {62 vars in 1339 bytes} [Sat Sep 5 20:56:17 2026] POST /volume/v3/group_snapshots/71c33bab-d58c-473a-a788-4cddc760327e/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 20:56:17 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-a200f31d-14c7-4f22-be45-41ef2ed0154f None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:17 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-a200f31d-14c7-4f22-be45-41ef2ed0154f tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] GET http://192.168.122.117/volume/v3/group_snapshots/71c33bab-d58c-473a-a788-4cddc760327e Sep 05 20:56:17 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-a200f31d-14c7-4f22-be45-41ef2ed0154f tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:17 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-a200f31d-14c7-4f22-be45-41ef2ed0154f tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] Calling method 'version_select' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:17 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.group_snapshots [None req-a200f31d-14c7-4f22-be45-41ef2ed0154f tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] show called for member 71c33bab-d58c-473a-a788-4cddc760327e {{(pid=87434) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 20:56:17 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:17 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:56:17 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-a200f31d-14c7-4f22-be45-41ef2ed0154f tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] http://192.168.122.117/volume/v3/group_snapshots/71c33bab-d58c-473a-a788-4cddc760327e returned with HTTP 200 Sep 05 20:56:17 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 570/1158] 192.168.122.117 () {60 vars in 1297 bytes} [Sat Sep 5 20:56:17 2026] GET /volume/v3/group_snapshots/71c33bab-d58c-473a-a788-4cddc760327e => generated 331 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:56:17 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-b2b71355-5b8c-4f6e-9f57-adfc4a7491a0 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:17 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-b2b71355-5b8c-4f6e-9f57-adfc4a7491a0 tempest-GroupSnapshotsV319Test-958391520 tempest-GroupSnapshotsV319Test-958391520-project-admin] POST http://192.168.122.117/volume/v3/group_snapshots/71c33bab-d58c-473a-a788-4cddc760327e/action Sep 05 20:56:17 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-b2b71355-5b8c-4f6e-9f57-adfc4a7491a0 tempest-GroupSnapshotsV319Test-958391520 tempest-GroupSnapshotsV319Test-958391520-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=87435) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:56:17 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-b2b71355-5b8c-4f6e-9f57-adfc4a7491a0 tempest-GroupSnapshotsV319Test-958391520 tempest-GroupSnapshotsV319Test-958391520-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:56:17 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.group_snapshots [None req-b2b71355-5b8c-4f6e-9f57-adfc4a7491a0 tempest-GroupSnapshotsV319Test-958391520 tempest-GroupSnapshotsV319Test-958391520-project-admin] Updating group '71c33bab-d58c-473a-a788-4cddc760327e' with 'error' {{(pid=87435) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 05 20:56:17 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:17 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:56:17 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-b2b71355-5b8c-4f6e-9f57-adfc4a7491a0 tempest-GroupSnapshotsV319Test-958391520 tempest-GroupSnapshotsV319Test-958391520-project-admin] http://192.168.122.117/volume/v3/group_snapshots/71c33bab-d58c-473a-a788-4cddc760327e/action returned with HTTP 202 Sep 05 20:56:17 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 589/1159] 192.168.122.117 () {62 vars in 1339 bytes} [Sat Sep 5 20:56:17 2026] POST /volume/v3/group_snapshots/71c33bab-d58c-473a-a788-4cddc760327e/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 20:56:17 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-cd87fb40-7de1-4763-a9de-f7bef289161f None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:17 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-cd87fb40-7de1-4763-a9de-f7bef289161f tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] GET http://192.168.122.117/volume/v3/group_snapshots/71c33bab-d58c-473a-a788-4cddc760327e Sep 05 20:56:17 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-cd87fb40-7de1-4763-a9de-f7bef289161f tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:17 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-cd87fb40-7de1-4763-a9de-f7bef289161f tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] Calling method 'version_select' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:17 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.group_snapshots [None req-cd87fb40-7de1-4763-a9de-f7bef289161f tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] show called for member 71c33bab-d58c-473a-a788-4cddc760327e {{(pid=87434) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 20:56:17 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:17 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:56:17 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-cd87fb40-7de1-4763-a9de-f7bef289161f tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] http://192.168.122.117/volume/v3/group_snapshots/71c33bab-d58c-473a-a788-4cddc760327e returned with HTTP 200 Sep 05 20:56:17 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 571/1160] 192.168.122.117 () {60 vars in 1297 bytes} [Sat Sep 5 20:56:17 2026] GET /volume/v3/group_snapshots/71c33bab-d58c-473a-a788-4cddc760327e => generated 327 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:56:17 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-580ee92e-f933-403a-b8f6-0a91b30a4d0f None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:17 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-580ee92e-f933-403a-b8f6-0a91b30a4d0f tempest-GroupSnapshotsV319Test-958391520 tempest-GroupSnapshotsV319Test-958391520-project-admin] POST http://192.168.122.117/volume/v3/group_snapshots/71c33bab-d58c-473a-a788-4cddc760327e/action Sep 05 20:56:17 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-580ee92e-f933-403a-b8f6-0a91b30a4d0f tempest-GroupSnapshotsV319Test-958391520 tempest-GroupSnapshotsV319Test-958391520-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87435) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:56:17 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-580ee92e-f933-403a-b8f6-0a91b30a4d0f tempest-GroupSnapshotsV319Test-958391520 tempest-GroupSnapshotsV319Test-958391520-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:56:18 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.group_snapshots [None req-580ee92e-f933-403a-b8f6-0a91b30a4d0f tempest-GroupSnapshotsV319Test-958391520 tempest-GroupSnapshotsV319Test-958391520-project-admin] Updating group '71c33bab-d58c-473a-a788-4cddc760327e' with 'available' {{(pid=87435) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 05 20:56:18 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:18 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:56:18 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-580ee92e-f933-403a-b8f6-0a91b30a4d0f tempest-GroupSnapshotsV319Test-958391520 tempest-GroupSnapshotsV319Test-958391520-project-admin] http://192.168.122.117/volume/v3/group_snapshots/71c33bab-d58c-473a-a788-4cddc760327e/action returned with HTTP 202 Sep 05 20:56:18 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 590/1161] 192.168.122.117 () {62 vars in 1339 bytes} [Sat Sep 5 20:56:17 2026] POST /volume/v3/group_snapshots/71c33bab-d58c-473a-a788-4cddc760327e/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 20:56:18 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-eb67a16e-1b6f-499d-ab47-05f6e1b36bcf None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:18 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-eb67a16e-1b6f-499d-ab47-05f6e1b36bcf tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] GET http://192.168.122.117/volume/v3/group_snapshots/71c33bab-d58c-473a-a788-4cddc760327e Sep 05 20:56:18 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-eb67a16e-1b6f-499d-ab47-05f6e1b36bcf tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:18 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-eb67a16e-1b6f-499d-ab47-05f6e1b36bcf tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] Calling method 'version_select' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:18 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.group_snapshots [None req-eb67a16e-1b6f-499d-ab47-05f6e1b36bcf tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] show called for member 71c33bab-d58c-473a-a788-4cddc760327e {{(pid=87434) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 20:56:18 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:18 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:56:18 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-eb67a16e-1b6f-499d-ab47-05f6e1b36bcf tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] http://192.168.122.117/volume/v3/group_snapshots/71c33bab-d58c-473a-a788-4cddc760327e returned with HTTP 200 Sep 05 20:56:18 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 572/1162] 192.168.122.117 () {60 vars in 1297 bytes} [Sat Sep 5 20:56:18 2026] GET /volume/v3/group_snapshots/71c33bab-d58c-473a-a788-4cddc760327e => generated 331 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:56:18 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-0f22739f-8ad3-4317-9830-a13bb7e85e02 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:18 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-0f22739f-8ad3-4317-9830-a13bb7e85e02 tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] DELETE http://192.168.122.117/volume/v3/group_snapshots/71c33bab-d58c-473a-a788-4cddc760327e Sep 05 20:56:18 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-0f22739f-8ad3-4317-9830-a13bb7e85e02 tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:18 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-0f22739f-8ad3-4317-9830-a13bb7e85e02 tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] Calling method 'version_select' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:18 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.group_snapshots [None req-0f22739f-8ad3-4317-9830-a13bb7e85e02 tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] delete called for member 71c33bab-d58c-473a-a788-4cddc760327e {{(pid=87435) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 05 20:56:18 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.group_snapshots [None req-0f22739f-8ad3-4317-9830-a13bb7e85e02 tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] Delete group_snapshot with id: 71c33bab-d58c-473a-a788-4cddc760327e Sep 05 20:56:18 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:18 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:56:18 devstack devstack@c-api.service[87435]: /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 05 20:56:18 devstack devstack@c-api.service[87435]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 20:56:18 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-0f22739f-8ad3-4317-9830-a13bb7e85e02 tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] http://192.168.122.117/volume/v3/group_snapshots/71c33bab-d58c-473a-a788-4cddc760327e returned with HTTP 202 Sep 05 20:56:18 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 591/1163] 192.168.122.117 () {60 vars in 1300 bytes} [Sat Sep 5 20:56:18 2026] DELETE /volume/v3/group_snapshots/71c33bab-d58c-473a-a788-4cddc760327e => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 20:56:18 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-9608d661-7f14-4458-ad40-6b0665c1bbba None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:18 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-9608d661-7f14-4458-ad40-6b0665c1bbba tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] GET http://192.168.122.117/volume/v3/volumes/detail Sep 05 20:56:18 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-9608d661-7f14-4458-ad40-6b0665c1bbba tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:18 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-9608d661-7f14-4458-ad40-6b0665c1bbba tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] Calling method 'detail' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:18 devstack devstack@c-api.service[87434]: DEBUG cinder.api.api_utils [None req-9608d661-7f14-4458-ad40-6b0665c1bbba tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] Removing options '' from query. {{(pid=87434) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:56:18 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-9608d661-7f14-4458-ad40-6b0665c1bbba tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87434) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 20:56:18 devstack devstack@c-api.service[87434]: /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 05 20:56:18 devstack devstack@c-api.service[87434]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 20:56:18 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:18 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:56:18 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-9608d661-7f14-4458-ad40-6b0665c1bbba tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] Get all volumes completed successfully. Sep 05 20:56:18 devstack devstack@c-api.service[87434]: WARNING stevedore.named [None req-9608d661-7f14-4458-ad40-6b0665c1bbba tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:56:18 devstack devstack@c-api.service[87434]: WARNING castellan.key_manager [None req-9608d661-7f14-4458-ad40-6b0665c1bbba tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:56:18 devstack devstack@c-api.service[87434]: DEBUG oslo_db.sqlalchemy.engines [None req-9608d661-7f14-4458-ad40-6b0665c1bbba tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87434) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:56:18 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:18 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:56:18 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-9608d661-7f14-4458-ad40-6b0665c1bbba tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] http://192.168.122.117/volume/v3/volumes/detail returned with HTTP 200 Sep 05 20:56:18 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 573/1164] 192.168.122.117 () {60 vars in 1183 bytes} [Sat Sep 5 20:56:18 2026] GET /volume/v3/volumes/detail => generated 928 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 20:56:18 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-58f09cb4-e1a9-4a63-9438-0ce6214c1fc9 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:18 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-58f09cb4-e1a9-4a63-9438-0ce6214c1fc9 tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] GET http://192.168.122.117/volume/v3/snapshots/detail Sep 05 20:56:18 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-58f09cb4-e1a9-4a63-9438-0ce6214c1fc9 tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:18 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-58f09cb4-e1a9-4a63-9438-0ce6214c1fc9 tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] Calling method 'detail' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:18 devstack devstack@c-api.service[87435]: DEBUG cinder.api.api_utils [None req-58f09cb4-e1a9-4a63-9438-0ce6214c1fc9 tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] Removing options '' from query. {{(pid=87435) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:56:18 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:18 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:56:18 devstack devstack@c-api.service[87435]: DEBUG cinder.db.api [None req-58f09cb4-e1a9-4a63-9438-0ce6214c1fc9 tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] Building query based on filter {{(pid=87435) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 20:56:18 devstack devstack@c-api.service[87435]: /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 05 20:56:18 devstack devstack@c-api.service[87435]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 20:56:18 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-58f09cb4-e1a9-4a63-9438-0ce6214c1fc9 tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] Get all snapshots completed successfully. Sep 05 20:56:18 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:18 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:56:18 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-58f09cb4-e1a9-4a63-9438-0ce6214c1fc9 tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] http://192.168.122.117/volume/v3/snapshots/detail returned with HTTP 200 Sep 05 20:56:18 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 592/1165] 192.168.122.117 () {58 vars in 1148 bytes} [Sat Sep 5 20:56:18 2026] GET /volume/v3/snapshots/detail => generated 476 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:56:18 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-43febc93-96f7-495b-8bce-94c8b921398e None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:18 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-43febc93-96f7-495b-8bce-94c8b921398e tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] GET http://192.168.122.117/volume/v3/snapshots/278b7abe-51a0-4816-8dfe-1f6938729056 Sep 05 20:56:18 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-43febc93-96f7-495b-8bce-94c8b921398e tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:18 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-43febc93-96f7-495b-8bce-94c8b921398e tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:18 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:18 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:56:18 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-43febc93-96f7-495b-8bce-94c8b921398e tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] Snapshot retrieved successfully. Sep 05 20:56:18 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-43febc93-96f7-495b-8bce-94c8b921398e tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] http://192.168.122.117/volume/v3/snapshots/278b7abe-51a0-4816-8dfe-1f6938729056 returned with HTTP 200 Sep 05 20:56:18 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 574/1166] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:56:18 2026] GET /volume/v3/snapshots/278b7abe-51a0-4816-8dfe-1f6938729056 => generated 473 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:56:19 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-c61bf010-a963-4ebd-b419-39ab5af99f5e None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:19 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-c61bf010-a963-4ebd-b419-39ab5af99f5e tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] GET http://192.168.122.117/volume/v3/snapshots/278b7abe-51a0-4816-8dfe-1f6938729056 Sep 05 20:56:19 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-c61bf010-a963-4ebd-b419-39ab5af99f5e tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:19 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-c61bf010-a963-4ebd-b419-39ab5af99f5e tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:19 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:19 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:56:19 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-c61bf010-a963-4ebd-b419-39ab5af99f5e tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] Snapshot retrieved successfully. Sep 05 20:56:19 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-c61bf010-a963-4ebd-b419-39ab5af99f5e tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] http://192.168.122.117/volume/v3/snapshots/278b7abe-51a0-4816-8dfe-1f6938729056 returned with HTTP 200 Sep 05 20:56:19 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 593/1167] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:56:19 2026] GET /volume/v3/snapshots/278b7abe-51a0-4816-8dfe-1f6938729056 => generated 473 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:56:20 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-3e0cbcb6-63da-4107-bacb-a192074033f2 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:20 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-3e0cbcb6-63da-4107-bacb-a192074033f2 tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] GET http://192.168.122.117/volume/v3/snapshots/278b7abe-51a0-4816-8dfe-1f6938729056 Sep 05 20:56:20 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-3e0cbcb6-63da-4107-bacb-a192074033f2 tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:20 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-3e0cbcb6-63da-4107-bacb-a192074033f2 tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:20 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-3e0cbcb6-63da-4107-bacb-a192074033f2 tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] http://192.168.122.117/volume/v3/snapshots/278b7abe-51a0-4816-8dfe-1f6938729056 returned with HTTP 404 Sep 05 20:56:20 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 575/1168] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:56:20 2026] GET /volume/v3/snapshots/278b7abe-51a0-4816-8dfe-1f6938729056 => generated 111 bytes in 68 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 20:56:20 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-22615e25-55f9-4b7d-b002-f9954cfad38b None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:20 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-22615e25-55f9-4b7d-b002-f9954cfad38b tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] GET http://192.168.122.117/volume/v3/group_snapshots/71c33bab-d58c-473a-a788-4cddc760327e Sep 05 20:56:20 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-22615e25-55f9-4b7d-b002-f9954cfad38b tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:20 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-22615e25-55f9-4b7d-b002-f9954cfad38b tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] Calling method 'version_select' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:20 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.group_snapshots [None req-22615e25-55f9-4b7d-b002-f9954cfad38b tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] show called for member 71c33bab-d58c-473a-a788-4cddc760327e {{(pid=87435) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 20:56:20 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-22615e25-55f9-4b7d-b002-f9954cfad38b tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] http://192.168.122.117/volume/v3/group_snapshots/71c33bab-d58c-473a-a788-4cddc760327e returned with HTTP 404 Sep 05 20:56:20 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 594/1169] 192.168.122.117 () {60 vars in 1297 bytes} [Sat Sep 5 20:56:20 2026] GET /volume/v3/group_snapshots/71c33bab-d58c-473a-a788-4cddc760327e => generated 116 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 20:56:20 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-7390eccc-8a76-4bcd-8932-21fc3a22f733 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:20 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-7390eccc-8a76-4bcd-8932-21fc3a22f733 tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] GET http://192.168.122.117/volume/v3/volumes/detail Sep 05 20:56:20 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-7390eccc-8a76-4bcd-8932-21fc3a22f733 tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:20 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-7390eccc-8a76-4bcd-8932-21fc3a22f733 tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] Calling method 'detail' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:20 devstack devstack@c-api.service[87434]: DEBUG cinder.api.api_utils [None req-7390eccc-8a76-4bcd-8932-21fc3a22f733 tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] Removing options '' from query. {{(pid=87434) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:56:20 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-7390eccc-8a76-4bcd-8932-21fc3a22f733 tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87434) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 20:56:20 devstack devstack@c-api.service[87434]: /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 05 20:56:20 devstack devstack@c-api.service[87434]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 20:56:20 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:20 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:56:20 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-7390eccc-8a76-4bcd-8932-21fc3a22f733 tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] Get all volumes completed successfully. Sep 05 20:56:20 devstack devstack@c-api.service[87434]: WARNING stevedore.named [None req-7390eccc-8a76-4bcd-8932-21fc3a22f733 tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:56:20 devstack devstack@c-api.service[87434]: WARNING castellan.key_manager [None req-7390eccc-8a76-4bcd-8932-21fc3a22f733 tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:56:20 devstack devstack@c-api.service[87434]: DEBUG oslo_db.sqlalchemy.engines [None req-7390eccc-8a76-4bcd-8932-21fc3a22f733 tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87434) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:56:20 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:20 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:56:20 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-7390eccc-8a76-4bcd-8932-21fc3a22f733 tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] http://192.168.122.117/volume/v3/volumes/detail returned with HTTP 200 Sep 05 20:56:20 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 576/1170] 192.168.122.117 () {60 vars in 1183 bytes} [Sat Sep 5 20:56:20 2026] GET /volume/v3/volumes/detail => generated 928 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:56:20 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-a1b493d4-62c0-4a7d-9c51-cfe81c07f240 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:20 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-a1b493d4-62c0-4a7d-9c51-cfe81c07f240 tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] POST http://192.168.122.117/volume/v3/groups/b33fd99b-4832-41e8-82fc-8f764cf1c2eb/action Sep 05 20:56:20 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-a1b493d4-62c0-4a7d-9c51-cfe81c07f240 tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87435) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:56:20 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-a1b493d4-62c0-4a7d-9c51-cfe81c07f240 tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:56:20 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.groups [None req-a1b493d4-62c0-4a7d-9c51-cfe81c07f240 tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] delete called for group b33fd99b-4832-41e8-82fc-8f764cf1c2eb {{(pid=87435) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 05 20:56:20 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.groups [None req-a1b493d4-62c0-4a7d-9c51-cfe81c07f240 tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] Delete group with id: b33fd99b-4832-41e8-82fc-8f764cf1c2eb Sep 05 20:56:20 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:20 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:56:20 devstack devstack@c-api.service[87435]: /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 05 20:56:20 devstack devstack@c-api.service[87435]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 05 20:56:20 devstack devstack@c-api.service[87435]: /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 05 20:56:20 devstack devstack@c-api.service[87435]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 20:56:20 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-a1b493d4-62c0-4a7d-9c51-cfe81c07f240 tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] http://192.168.122.117/volume/v3/groups/b33fd99b-4832-41e8-82fc-8f764cf1c2eb/action returned with HTTP 202 Sep 05 20:56:20 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 595/1171] 192.168.122.117 () {62 vars in 1312 bytes} [Sat Sep 5 20:56:20 2026] POST /volume/v3/groups/b33fd99b-4832-41e8-82fc-8f764cf1c2eb/action => generated 0 bytes in 117 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 20:56:20 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-622d4134-9f67-41c9-8267-39ca586483d9 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:20 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-622d4134-9f67-41c9-8267-39ca586483d9 tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] GET http://192.168.122.117/volume/v3/volumes/52c56d7f-9d8d-46cc-bab6-002ab8fadafc Sep 05 20:56:20 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-622d4134-9f67-41c9-8267-39ca586483d9 tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:20 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-622d4134-9f67-41c9-8267-39ca586483d9 tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:21 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:21 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:56:21 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:21 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:56:21 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-622d4134-9f67-41c9-8267-39ca586483d9 tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] Volume info retrieved successfully. Sep 05 20:56:21 devstack devstack@c-api.service[87434]: WARNING stevedore.named [None req-622d4134-9f67-41c9-8267-39ca586483d9 tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:56:21 devstack devstack@c-api.service[87434]: WARNING castellan.key_manager [None req-622d4134-9f67-41c9-8267-39ca586483d9 tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:56:21 devstack devstack@c-api.service[87434]: DEBUG oslo_db.sqlalchemy.engines [None req-622d4134-9f67-41c9-8267-39ca586483d9 tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87434) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:56:21 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:21 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:56:21 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-622d4134-9f67-41c9-8267-39ca586483d9 tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] http://192.168.122.117/volume/v3/volumes/52c56d7f-9d8d-46cc-bab6-002ab8fadafc returned with HTTP 200 Sep 05 20:56:21 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 577/1172] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 20:56:20 2026] GET /volume/v3/volumes/52c56d7f-9d8d-46cc-bab6-002ab8fadafc => generated 924 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:56:22 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-33de3610-8160-44e9-a495-eec2eedd4d1c None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:22 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-33de3610-8160-44e9-a495-eec2eedd4d1c tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] GET http://192.168.122.117/volume/v3/volumes/52c56d7f-9d8d-46cc-bab6-002ab8fadafc Sep 05 20:56:22 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-33de3610-8160-44e9-a495-eec2eedd4d1c tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:22 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-33de3610-8160-44e9-a495-eec2eedd4d1c tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:22 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:22 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:56:22 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:22 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:56:22 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-33de3610-8160-44e9-a495-eec2eedd4d1c tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] Volume info retrieved successfully. Sep 05 20:56:22 devstack devstack@c-api.service[87435]: WARNING stevedore.named [None req-33de3610-8160-44e9-a495-eec2eedd4d1c tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:56:22 devstack devstack@c-api.service[87435]: WARNING castellan.key_manager [None req-33de3610-8160-44e9-a495-eec2eedd4d1c tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:56:22 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-ccd1b1ba-2070-46f6-97ad-5cfb3ff52312 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:22 devstack devstack@c-api.service[87435]: DEBUG oslo_db.sqlalchemy.engines [None req-33de3610-8160-44e9-a495-eec2eedd4d1c tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87435) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:56:22 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:22 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:56:22 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-33de3610-8160-44e9-a495-eec2eedd4d1c tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] http://192.168.122.117/volume/v3/volumes/52c56d7f-9d8d-46cc-bab6-002ab8fadafc returned with HTTP 200 Sep 05 20:56:22 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 596/1173] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 20:56:22 2026] GET /volume/v3/volumes/52c56d7f-9d8d-46cc-bab6-002ab8fadafc => generated 924 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 20:56:23 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-ccd1b1ba-2070-46f6-97ad-5cfb3ff52312 tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 20:56:23 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-ccd1b1ba-2070-46f6-97ad-5cfb3ff52312 tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-2077635258"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:56:23 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.volumes [None req-ccd1b1ba-2070-46f6-97ad-5cfb3ff52312 tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-2077635258'}} {{(pid=87434) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:56:23 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-ccd1b1ba-2070-46f6-97ad-5cfb3ff52312 tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] Create volume of 1 GB Sep 05 20:56:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-b1ce883a-a1c8-426a-afef-6f583330c7f6 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:23 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-ccd1b1ba-2070-46f6-97ad-5cfb3ff52312 tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] Availability Zones retrieved successfully. Sep 05 20:56:23 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-b1ce883a-a1c8-426a-afef-6f583330c7f6 tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] GET http://192.168.122.117/volume/v3/volumes/52c56d7f-9d8d-46cc-bab6-002ab8fadafc Sep 05 20:56:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-b1ce883a-a1c8-426a-afef-6f583330c7f6 tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-b1ce883a-a1c8-426a-afef-6f583330c7f6 tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:23 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-b1ce883a-a1c8-426a-afef-6f583330c7f6 tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] http://192.168.122.117/volume/v3/volumes/52c56d7f-9d8d-46cc-bab6-002ab8fadafc returned with HTTP 404 Sep 05 20:56:23 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 597/1174] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 20:56:23 2026] GET /volume/v3/volumes/52c56d7f-9d8d-46cc-bab6-002ab8fadafc => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 20:56:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-b31a44d4-0dd7-4b2e-bc12-1499717c643f None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:23 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-b31a44d4-0dd7-4b2e-bc12-1499717c643f tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] GET http://192.168.122.117/volume/v3/groups/b33fd99b-4832-41e8-82fc-8f764cf1c2eb Sep 05 20:56:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-b31a44d4-0dd7-4b2e-bc12-1499717c643f tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-b31a44d4-0dd7-4b2e-bc12-1499717c643f tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] Calling method 'version_select' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.groups [None req-b31a44d4-0dd7-4b2e-bc12-1499717c643f tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] show called for member b33fd99b-4832-41e8-82fc-8f764cf1c2eb {{(pid=87435) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 20:56:23 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-b31a44d4-0dd7-4b2e-bc12-1499717c643f tempest-GroupSnapshotsV319Test-360609309 tempest-GroupSnapshotsV319Test-360609309-project-member] http://192.168.122.117/volume/v3/groups/b33fd99b-4832-41e8-82fc-8f764cf1c2eb returned with HTTP 404 Sep 05 20:56:23 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-ccd1b1ba-2070-46f6-97ad-5cfb3ff52312 tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] Flow 'volume_create_api' (dbdb5e9b-1549-4b68-8dee-ddbe5d58cdbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:56:23 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 598/1175] 192.168.122.117 () {60 vars in 1270 bytes} [Sat Sep 5 20:56:23 2026] GET /volume/v3/groups/b33fd99b-4832-41e8-82fc-8f764cf1c2eb => generated 108 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 20:56:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-a44bfbab-e4ea-4c89-996b-c11e65582892 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:23 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-a44bfbab-e4ea-4c89-996b-c11e65582892 tempest-GroupSnapshotsV319Test-958391520 tempest-GroupSnapshotsV319Test-958391520-project-admin] DELETE http://192.168.122.117/volume/v3/group_types/68749fb7-b42f-4145-a1cf-b4a47a52bf02 Sep 05 20:56:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-a44bfbab-e4ea-4c89-996b-c11e65582892 tempest-GroupSnapshotsV319Test-958391520 tempest-GroupSnapshotsV319Test-958391520-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-a44bfbab-e4ea-4c89-996b-c11e65582892 tempest-GroupSnapshotsV319Test-958391520 tempest-GroupSnapshotsV319Test-958391520-project-admin] Calling method 'version_select' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:23 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-ccd1b1ba-2070-46f6-97ad-5cfb3ff52312 tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50dc527d-4eb8-46e4-8310-9eeaa79ae09a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:56:23 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.flows.api.create_volume [None req-ccd1b1ba-2070-46f6-97ad-5cfb3ff52312 tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] Validating volume size '1' using validate_int {{(pid=87434) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:56:23 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-a44bfbab-e4ea-4c89-996b-c11e65582892 tempest-GroupSnapshotsV319Test-958391520 tempest-GroupSnapshotsV319Test-958391520-project-admin] http://192.168.122.117/volume/v3/group_types/68749fb7-b42f-4145-a1cf-b4a47a52bf02 returned with HTTP 202 Sep 05 20:56:23 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 599/1176] 192.168.122.117 () {60 vars in 1288 bytes} [Sat Sep 5 20:56:23 2026] DELETE /volume/v3/group_types/68749fb7-b42f-4145-a1cf-b4a47a52bf02 => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 20:56:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-17436071-440e-4ab3-986f-ad1fc115cd92 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:23 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-17436071-440e-4ab3-986f-ad1fc115cd92 tempest-GroupSnapshotsV319Test-958391520 tempest-GroupSnapshotsV319Test-958391520-project-admin] DELETE http://192.168.122.117/volume/v3/types/dc1bb750-c3f8-46b8-a5f2-5337a3682572 Sep 05 20:56:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-17436071-440e-4ab3-986f-ad1fc115cd92 tempest-GroupSnapshotsV319Test-958391520 tempest-GroupSnapshotsV319Test-958391520-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-17436071-440e-4ab3-986f-ad1fc115cd92 tempest-GroupSnapshotsV319Test-958391520 tempest-GroupSnapshotsV319Test-958391520-project-admin] Calling method '_delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:23 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-ccd1b1ba-2070-46f6-97ad-5cfb3ff52312 tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50dc527d-4eb8-46e4-8310-9eeaa79ae09a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:56:23 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-ccd1b1ba-2070-46f6-97ad-5cfb3ff52312 tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b765014-e179-429b-977a-e6a482bd1e9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:56:24 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-17436071-440e-4ab3-986f-ad1fc115cd92 tempest-GroupSnapshotsV319Test-958391520 tempest-GroupSnapshotsV319Test-958391520-project-admin] http://192.168.122.117/volume/v3/types/dc1bb750-c3f8-46b8-a5f2-5337a3682572 returned with HTTP 202 Sep 05 20:56:24 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 600/1177] 192.168.122.117 () {58 vars in 1229 bytes} [Sat Sep 5 20:56:23 2026] DELETE /volume/v3/types/dc1bb750-c3f8-46b8-a5f2-5337a3682572 => generated 0 bytes in 319 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:56:24 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-b70e9b94-79bb-4e11-88d2-99beb037670e None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:24 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-b70e9b94-79bb-4e11-88d2-99beb037670e tempest-GroupSnapshotsV319Test-958391520 tempest-GroupSnapshotsV319Test-958391520-project-admin] GET http://192.168.122.117/volume/v3/types/dc1bb750-c3f8-46b8-a5f2-5337a3682572 Sep 05 20:56:24 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-b70e9b94-79bb-4e11-88d2-99beb037670e tempest-GroupSnapshotsV319Test-958391520 tempest-GroupSnapshotsV319Test-958391520-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:24 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-b70e9b94-79bb-4e11-88d2-99beb037670e tempest-GroupSnapshotsV319Test-958391520 tempest-GroupSnapshotsV319Test-958391520-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:24 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-b70e9b94-79bb-4e11-88d2-99beb037670e tempest-GroupSnapshotsV319Test-958391520 tempest-GroupSnapshotsV319Test-958391520-project-admin] http://192.168.122.117/volume/v3/types/dc1bb750-c3f8-46b8-a5f2-5337a3682572 returned with HTTP 404 Sep 05 20:56:24 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 601/1178] 192.168.122.117 () {58 vars in 1226 bytes} [Sat Sep 5 20:56:24 2026] GET /volume/v3/types/dc1bb750-c3f8-46b8-a5f2-5337a3682572 => generated 114 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:56:24 devstack devstack@c-api.service[87434]: DEBUG cinder.quota [None req-ccd1b1ba-2070-46f6-97ad-5cfb3ff52312 tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] Created reservations ['1285f06a-ec0f-403a-9ca1-d21f99e3d123', 'b93a157b-7daa-46d3-92b4-75989b8309bd', '9f356143-37fb-489f-a454-3fe0deb710d4', '2322a35f-edbd-4d97-baf9-f410e9350e76'] {{(pid=87434) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:56:24 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-ccd1b1ba-2070-46f6-97ad-5cfb3ff52312 tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b765014-e179-429b-977a-e6a482bd1e9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1285f06a-ec0f-403a-9ca1-d21f99e3d123', 'b93a157b-7daa-46d3-92b4-75989b8309bd', '9f356143-37fb-489f-a454-3fe0deb710d4', '2322a35f-edbd-4d97-baf9-f410e9350e76']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:56:24 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-ccd1b1ba-2070-46f6-97ad-5cfb3ff52312 tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75465aef-3b56-4d02-bdd7-6c73183abaeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:56:24 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:24 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:56:24 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-ccd1b1ba-2070-46f6-97ad-5cfb3ff52312 tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75465aef-3b56-4d02-bdd7-6c73183abaeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd2adf669-2774-456c-9f57-ef345822539c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2077635258',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eafad8069fa94d37b6fce724a3742874',qos_specs=None,replication_status=,reservations=['1285f06a-ec0f-403a-9ca1-d21f99e3d123','b93a157b-7daa-46d3-92b4-75989b8309bd','9f356143-37fb-489f-a454-3fe0deb710d4','2322a35f-edbd-4d97-baf9-f410e9350e76'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='696c5d7e6f3e47a2a91f25fccaf6bef4',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T18:56:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2077635258',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d2adf669-2774-456c-9f57-ef345822539c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eafad8069fa94d37b6fce724a3742874',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='696c5d7e6f3e47a2a91f25fccaf6bef4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:56:24 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-ccd1b1ba-2070-46f6-97ad-5cfb3ff52312 tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a587851-c10a-4431-a8bf-4d12ef55403d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:56:24 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-ccd1b1ba-2070-46f6-97ad-5cfb3ff52312 tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a587851-c10a-4431-a8bf-4d12ef55403d) transitioned into state 'SUCCESS' from state '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-2077635258',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eafad8069fa94d37b6fce724a3742874',qos_specs=None,replication_status=,reservations=['1285f06a-ec0f-403a-9ca1-d21f99e3d123','b93a157b-7daa-46d3-92b4-75989b8309bd','9f356143-37fb-489f-a454-3fe0deb710d4','2322a35f-edbd-4d97-baf9-f410e9350e76'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='696c5d7e6f3e47a2a91f25fccaf6bef4',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:56:24 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-ccd1b1ba-2070-46f6-97ad-5cfb3ff52312 tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75dac5f8-0bfe-4551-8959-d6b60bd82f62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:56:24 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-ccd1b1ba-2070-46f6-97ad-5cfb3ff52312 tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75dac5f8-0bfe-4551-8959-d6b60bd82f62) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:56:24 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-ccd1b1ba-2070-46f6-97ad-5cfb3ff52312 tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] Flow 'volume_create_api' (dbdb5e9b-1549-4b68-8dee-ddbe5d58cdbd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:56:24 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-ccd1b1ba-2070-46f6-97ad-5cfb3ff52312 tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] Create volume request issued successfully. Sep 05 20:56:24 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-ccd1b1ba-2070-46f6-97ad-5cfb3ff52312 tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 20:56:24 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 578/1179] 192.168.122.117 () {60 vars in 1142 bytes} [Sat Sep 5 20:56:22 2026] POST /volume/v3/volumes => generated 758 bytes in 2377 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:56:24 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-3c855a68-2416-47b5-8618-577909ef88a4 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:24 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-3c855a68-2416-47b5-8618-577909ef88a4 tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] GET http://192.168.122.117/volume/v3/volumes/d2adf669-2774-456c-9f57-ef345822539c Sep 05 20:56:24 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-3c855a68-2416-47b5-8618-577909ef88a4 tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:24 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-3c855a68-2416-47b5-8618-577909ef88a4 tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:24 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:24 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:56:24 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:24 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:56:25 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-3c855a68-2416-47b5-8618-577909ef88a4 tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] Volume info retrieved successfully. Sep 05 20:56:25 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-3c855a68-2416-47b5-8618-577909ef88a4 tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] http://192.168.122.117/volume/v3/volumes/d2adf669-2774-456c-9f57-ef345822539c returned with HTTP 200 Sep 05 20:56:25 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 602/1180] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:56:24 2026] GET /volume/v3/volumes/d2adf669-2774-456c-9f57-ef345822539c => generated 826 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:56:26 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-6a24b659-5118-49c0-bd32-3cc19f4b558e None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:26 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-6a24b659-5118-49c0-bd32-3cc19f4b558e tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] GET http://192.168.122.117/volume/v3/volumes/d2adf669-2774-456c-9f57-ef345822539c Sep 05 20:56:26 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-6a24b659-5118-49c0-bd32-3cc19f4b558e tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:26 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-6a24b659-5118-49c0-bd32-3cc19f4b558e tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:26 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:26 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:56:26 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:26 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:56:26 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-6a24b659-5118-49c0-bd32-3cc19f4b558e tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] Volume info retrieved successfully. Sep 05 20:56:26 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-6a24b659-5118-49c0-bd32-3cc19f4b558e tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] http://192.168.122.117/volume/v3/volumes/d2adf669-2774-456c-9f57-ef345822539c returned with HTTP 200 Sep 05 20:56:26 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 579/1181] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:56:26 2026] GET /volume/v3/volumes/d2adf669-2774-456c-9f57-ef345822539c => generated 850 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:56:27 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-93cdb062-44be-4222-9bc7-f200701f36d6 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:27 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-93cdb062-44be-4222-9bc7-f200701f36d6 tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] GET http://192.168.122.117/volume/v3/volumes/d2adf669-2774-456c-9f57-ef345822539c Sep 05 20:56:27 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-93cdb062-44be-4222-9bc7-f200701f36d6 tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:27 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-93cdb062-44be-4222-9bc7-f200701f36d6 tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:27 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:27 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:56:27 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:27 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:56:27 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-93cdb062-44be-4222-9bc7-f200701f36d6 tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] Volume info retrieved successfully. Sep 05 20:56:27 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-93cdb062-44be-4222-9bc7-f200701f36d6 tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] http://192.168.122.117/volume/v3/volumes/d2adf669-2774-456c-9f57-ef345822539c returned with HTTP 200 Sep 05 20:56:27 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 603/1182] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:56:27 2026] GET /volume/v3/volumes/d2adf669-2774-456c-9f57-ef345822539c => generated 850 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:56:28 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-b77b8827-ef59-4e07-9fa0-c09beca8ed00 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:28 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b77b8827-ef59-4e07-9fa0-c09beca8ed00 tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] GET http://192.168.122.117/volume/v3/volumes/d2adf669-2774-456c-9f57-ef345822539c Sep 05 20:56:28 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b77b8827-ef59-4e07-9fa0-c09beca8ed00 tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:28 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b77b8827-ef59-4e07-9fa0-c09beca8ed00 tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:28 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:28 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:56:28 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:28 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:56:28 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-b77b8827-ef59-4e07-9fa0-c09beca8ed00 tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] Volume info retrieved successfully. Sep 05 20:56:28 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b77b8827-ef59-4e07-9fa0-c09beca8ed00 tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] http://192.168.122.117/volume/v3/volumes/d2adf669-2774-456c-9f57-ef345822539c returned with HTTP 200 Sep 05 20:56:28 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 580/1183] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:56:28 2026] GET /volume/v3/volumes/d2adf669-2774-456c-9f57-ef345822539c => generated 851 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:56:37 devstack devstack@c-api.service[87435]: DEBUG dbcounter [-] [87435] Writing DB stats cinder:SELECT=67,cinder:UPDATE=14 {{(pid=87435) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 20:56:37 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-af204e22-de5b-4bd3-8117-7e7ebb8fb5cf None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:37 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-1d7a273c-2966-479f-8bc4-100ced574098 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:37 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-1d7a273c-2966-479f-8bc4-100ced574098 tempest-ServerRescueNegativeTestJSON-1476907106 tempest-ServerRescueNegativeTestJSON-1476907106-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 20:56:37 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-1d7a273c-2966-479f-8bc4-100ced574098 tempest-ServerRescueNegativeTestJSON-1476907106 tempest-ServerRescueNegativeTestJSON-1476907106-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-656185279"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:56:37 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.volumes [None req-1d7a273c-2966-479f-8bc4-100ced574098 tempest-ServerRescueNegativeTestJSON-1476907106 tempest-ServerRescueNegativeTestJSON-1476907106-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-656185279'}} {{(pid=87434) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:56:37 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-1d7a273c-2966-479f-8bc4-100ced574098 tempest-ServerRescueNegativeTestJSON-1476907106 tempest-ServerRescueNegativeTestJSON-1476907106-project-member] Create volume of 1 GB Sep 05 20:56:37 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-1d7a273c-2966-479f-8bc4-100ced574098 tempest-ServerRescueNegativeTestJSON-1476907106 tempest-ServerRescueNegativeTestJSON-1476907106-project-member] Availability Zones retrieved successfully. Sep 05 20:56:38 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-1d7a273c-2966-479f-8bc4-100ced574098 tempest-ServerRescueNegativeTestJSON-1476907106 tempest-ServerRescueNegativeTestJSON-1476907106-project-member] Flow 'volume_create_api' (6bdbfd9d-bada-4cea-bb1b-2a453acf65bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:56:38 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-1d7a273c-2966-479f-8bc4-100ced574098 tempest-ServerRescueNegativeTestJSON-1476907106 tempest-ServerRescueNegativeTestJSON-1476907106-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (893c62e2-e4a1-4854-af53-83d1e8132bf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:56:38 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.flows.api.create_volume [None req-1d7a273c-2966-479f-8bc4-100ced574098 tempest-ServerRescueNegativeTestJSON-1476907106 tempest-ServerRescueNegativeTestJSON-1476907106-project-member] Validating volume size '1' using validate_int {{(pid=87434) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:56:38 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-af204e22-de5b-4bd3-8117-7e7ebb8fb5cf tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 20:56:38 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-1d7a273c-2966-479f-8bc4-100ced574098 tempest-ServerRescueNegativeTestJSON-1476907106 tempest-ServerRescueNegativeTestJSON-1476907106-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (893c62e2-e4a1-4854-af53-83d1e8132bf9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:56:38 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-af204e22-de5b-4bd3-8117-7e7ebb8fb5cf tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-1326328832"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:56:38 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.volumes [None req-af204e22-de5b-4bd3-8117-7e7ebb8fb5cf tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-1326328832'}} {{(pid=87435) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:56:38 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-af204e22-de5b-4bd3-8117-7e7ebb8fb5cf tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Create volume of 1 GB Sep 05 20:56:38 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-1d7a273c-2966-479f-8bc4-100ced574098 tempest-ServerRescueNegativeTestJSON-1476907106 tempest-ServerRescueNegativeTestJSON-1476907106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88e25dae-595a-4798-b8e5-7dd8b0396d27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:56:38 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-af204e22-de5b-4bd3-8117-7e7ebb8fb5cf tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Availability Zones retrieved successfully. Sep 05 20:56:38 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-af204e22-de5b-4bd3-8117-7e7ebb8fb5cf tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Flow 'volume_create_api' (9eaf3aa6-3194-4527-9e0e-f52ec12ff881) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:56:38 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-af204e22-de5b-4bd3-8117-7e7ebb8fb5cf tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (535fe505-edd4-41b8-8116-38d65b8cf831) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:56:38 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.flows.api.create_volume [None req-af204e22-de5b-4bd3-8117-7e7ebb8fb5cf tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Validating volume size '1' using validate_int {{(pid=87435) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:56:38 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-af204e22-de5b-4bd3-8117-7e7ebb8fb5cf tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (535fe505-edd4-41b8-8116-38d65b8cf831) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:56:38 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-af204e22-de5b-4bd3-8117-7e7ebb8fb5cf tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c2e9d2c-f48c-498e-8e72-54d2bd81ec3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:56:38 devstack devstack@c-api.service[87435]: DEBUG cinder.quota [None req-af204e22-de5b-4bd3-8117-7e7ebb8fb5cf tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Created reservations ['18e18702-3a6f-470b-b8fb-060a5bcc606b', '6e9f90ba-e847-4fbc-99eb-50019df9df9e', '5a20fbb1-50df-4793-9812-d213c830a8b3', 'd98f67ee-4700-4778-8bea-6d0b8124b009'] {{(pid=87435) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:56:38 devstack devstack@c-api.service[87434]: DEBUG cinder.quota [None req-1d7a273c-2966-479f-8bc4-100ced574098 tempest-ServerRescueNegativeTestJSON-1476907106 tempest-ServerRescueNegativeTestJSON-1476907106-project-member] Created reservations ['b638ab4e-9bb2-4602-872e-619589c605cf', 'fea69ef9-3c69-4cfd-8233-e31a00a9075c', 'b40f2263-2aab-4f13-b67a-bed988cd4f71', '21709e7d-f083-4fcd-84c5-8d71a3021ddf'] {{(pid=87434) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:56:38 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-af204e22-de5b-4bd3-8117-7e7ebb8fb5cf tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c2e9d2c-f48c-498e-8e72-54d2bd81ec3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['18e18702-3a6f-470b-b8fb-060a5bcc606b', '6e9f90ba-e847-4fbc-99eb-50019df9df9e', '5a20fbb1-50df-4793-9812-d213c830a8b3', 'd98f67ee-4700-4778-8bea-6d0b8124b009']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:56:38 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-1d7a273c-2966-479f-8bc4-100ced574098 tempest-ServerRescueNegativeTestJSON-1476907106 tempest-ServerRescueNegativeTestJSON-1476907106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88e25dae-595a-4798-b8e5-7dd8b0396d27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b638ab4e-9bb2-4602-872e-619589c605cf', 'fea69ef9-3c69-4cfd-8233-e31a00a9075c', 'b40f2263-2aab-4f13-b67a-bed988cd4f71', '21709e7d-f083-4fcd-84c5-8d71a3021ddf']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:56:38 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-af204e22-de5b-4bd3-8117-7e7ebb8fb5cf tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21f178e1-bd3e-4f90-94b1-c58cabf15272) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:56:38 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-1d7a273c-2966-479f-8bc4-100ced574098 tempest-ServerRescueNegativeTestJSON-1476907106 tempest-ServerRescueNegativeTestJSON-1476907106-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92036da7-cd3d-4c84-893c-152760a8ec2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:56:38 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:38 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:56:38 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-1d7a273c-2966-479f-8bc4-100ced574098 tempest-ServerRescueNegativeTestJSON-1476907106 tempest-ServerRescueNegativeTestJSON-1476907106-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92036da7-cd3d-4c84-893c-152760a8ec2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd056962b-7822-4f4c-84dd-aa96c036f406', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-656185279',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d9bf86bc1544272a566ed652cd3f524',qos_specs=None,replication_status=,reservations=['b638ab4e-9bb2-4602-872e-619589c605cf','fea69ef9-3c69-4cfd-8233-e31a00a9075c','b40f2263-2aab-4f13-b67a-bed988cd4f71','21709e7d-f083-4fcd-84c5-8d71a3021ddf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3e4a17295084a59b7cab3035550e9d5',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T18:56:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-656185279',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d056962b-7822-4f4c-84dd-aa96c036f406,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1d9bf86bc1544272a566ed652cd3f524',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f3e4a17295084a59b7cab3035550e9d5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:56:38 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-1d7a273c-2966-479f-8bc4-100ced574098 tempest-ServerRescueNegativeTestJSON-1476907106 tempest-ServerRescueNegativeTestJSON-1476907106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c359c84-3868-4950-bb2b-1857b32b404b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:56:38 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:38 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:56:38 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-af204e22-de5b-4bd3-8117-7e7ebb8fb5cf tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21f178e1-bd3e-4f90-94b1-c58cabf15272) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '43f2de7a-854e-4333-b92a-ce5ac5d8c186', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1326328832',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='591ea9893bb24d28a5e7077ca900fbca',qos_specs=None,replication_status=,reservations=['18e18702-3a6f-470b-b8fb-060a5bcc606b','6e9f90ba-e847-4fbc-99eb-50019df9df9e','5a20fbb1-50df-4793-9812-d213c830a8b3','d98f67ee-4700-4778-8bea-6d0b8124b009'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7f36479fc1e45aea629a053df090bc0',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T18:56:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1326328832',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=43f2de7a-854e-4333-b92a-ce5ac5d8c186,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='591ea9893bb24d28a5e7077ca900fbca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c7f36479fc1e45aea629a053df090bc0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:56:38 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-af204e22-de5b-4bd3-8117-7e7ebb8fb5cf tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a172eec4-ef0c-41f4-85e4-0e049090df7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:56:38 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-1d7a273c-2966-479f-8bc4-100ced574098 tempest-ServerRescueNegativeTestJSON-1476907106 tempest-ServerRescueNegativeTestJSON-1476907106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c359c84-3868-4950-bb2b-1857b32b404b) transitioned into state 'SUCCESS' from state '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-656185279',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d9bf86bc1544272a566ed652cd3f524',qos_specs=None,replication_status=,reservations=['b638ab4e-9bb2-4602-872e-619589c605cf','fea69ef9-3c69-4cfd-8233-e31a00a9075c','b40f2263-2aab-4f13-b67a-bed988cd4f71','21709e7d-f083-4fcd-84c5-8d71a3021ddf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3e4a17295084a59b7cab3035550e9d5',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:56:38 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-1d7a273c-2966-479f-8bc4-100ced574098 tempest-ServerRescueNegativeTestJSON-1476907106 tempest-ServerRescueNegativeTestJSON-1476907106-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8c62db4-22f3-4e48-83ea-a828856df9be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:56:38 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-1d7a273c-2966-479f-8bc4-100ced574098 tempest-ServerRescueNegativeTestJSON-1476907106 tempest-ServerRescueNegativeTestJSON-1476907106-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8c62db4-22f3-4e48-83ea-a828856df9be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:56:38 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-1d7a273c-2966-479f-8bc4-100ced574098 tempest-ServerRescueNegativeTestJSON-1476907106 tempest-ServerRescueNegativeTestJSON-1476907106-project-member] Flow 'volume_create_api' (6bdbfd9d-bada-4cea-bb1b-2a453acf65bd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:56:38 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-1d7a273c-2966-479f-8bc4-100ced574098 tempest-ServerRescueNegativeTestJSON-1476907106 tempest-ServerRescueNegativeTestJSON-1476907106-project-member] Create volume request issued successfully. Sep 05 20:56:38 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-1d7a273c-2966-479f-8bc4-100ced574098 tempest-ServerRescueNegativeTestJSON-1476907106 tempest-ServerRescueNegativeTestJSON-1476907106-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 20:56:38 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 581/1184] 192.168.122.117 () {60 vars in 1142 bytes} [Sat Sep 5 20:56:37 2026] POST /volume/v3/volumes => generated 767 bytes in 980 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:56:38 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-d55d80a0-d814-4292-b3e7-19f99cff1f0f None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:38 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-af204e22-de5b-4bd3-8117-7e7ebb8fb5cf tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a172eec4-ef0c-41f4-85e4-0e049090df7d) transitioned into state 'SUCCESS' from state '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-1326328832',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='591ea9893bb24d28a5e7077ca900fbca',qos_specs=None,replication_status=,reservations=['18e18702-3a6f-470b-b8fb-060a5bcc606b','6e9f90ba-e847-4fbc-99eb-50019df9df9e','5a20fbb1-50df-4793-9812-d213c830a8b3','d98f67ee-4700-4778-8bea-6d0b8124b009'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7f36479fc1e45aea629a053df090bc0',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:56:38 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d55d80a0-d814-4292-b3e7-19f99cff1f0f tempest-ServerRescueNegativeTestJSON-1476907106 tempest-ServerRescueNegativeTestJSON-1476907106-project-member] GET http://192.168.122.117/volume/v3/volumes/d056962b-7822-4f4c-84dd-aa96c036f406 Sep 05 20:56:38 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-d55d80a0-d814-4292-b3e7-19f99cff1f0f tempest-ServerRescueNegativeTestJSON-1476907106 tempest-ServerRescueNegativeTestJSON-1476907106-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:38 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-af204e22-de5b-4bd3-8117-7e7ebb8fb5cf tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2bc3d1a2-a58b-4fc0-a451-d75b97a22e09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:56:38 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-d55d80a0-d814-4292-b3e7-19f99cff1f0f tempest-ServerRescueNegativeTestJSON-1476907106 tempest-ServerRescueNegativeTestJSON-1476907106-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:38 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:38 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:56:38 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:38 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:56:39 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-af204e22-de5b-4bd3-8117-7e7ebb8fb5cf tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2bc3d1a2-a58b-4fc0-a451-d75b97a22e09) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:56:39 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-d55d80a0-d814-4292-b3e7-19f99cff1f0f tempest-ServerRescueNegativeTestJSON-1476907106 tempest-ServerRescueNegativeTestJSON-1476907106-project-member] Volume info retrieved successfully. Sep 05 20:56:39 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-af204e22-de5b-4bd3-8117-7e7ebb8fb5cf tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Flow 'volume_create_api' (9eaf3aa6-3194-4527-9e0e-f52ec12ff881) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:56:39 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-af204e22-de5b-4bd3-8117-7e7ebb8fb5cf tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Create volume request issued successfully. Sep 05 20:56:39 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-af204e22-de5b-4bd3-8117-7e7ebb8fb5cf tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 20:56:39 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 604/1185] 192.168.122.117 () {60 vars in 1142 bytes} [Sat Sep 5 20:56:37 2026] POST /volume/v3/volumes => generated 760 bytes in 1216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:56:39 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d55d80a0-d814-4292-b3e7-19f99cff1f0f tempest-ServerRescueNegativeTestJSON-1476907106 tempest-ServerRescueNegativeTestJSON-1476907106-project-member] http://192.168.122.117/volume/v3/volumes/d056962b-7822-4f4c-84dd-aa96c036f406 returned with HTTP 200 Sep 05 20:56:39 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 582/1186] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:56:38 2026] GET /volume/v3/volumes/d056962b-7822-4f4c-84dd-aa96c036f406 => generated 835 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:56:39 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-33b8eb1e-013d-4336-93a5-e5ed7fd0007c None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:39 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-33b8eb1e-013d-4336-93a5-e5ed7fd0007c tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] GET http://192.168.122.117/volume/v3/volumes/43f2de7a-854e-4333-b92a-ce5ac5d8c186 Sep 05 20:56:39 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-33b8eb1e-013d-4336-93a5-e5ed7fd0007c tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:39 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-33b8eb1e-013d-4336-93a5-e5ed7fd0007c tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:39 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:39 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:56:39 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:39 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:56:39 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-33b8eb1e-013d-4336-93a5-e5ed7fd0007c tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Volume info retrieved successfully. Sep 05 20:56:39 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-33b8eb1e-013d-4336-93a5-e5ed7fd0007c tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] http://192.168.122.117/volume/v3/volumes/43f2de7a-854e-4333-b92a-ce5ac5d8c186 returned with HTTP 200 Sep 05 20:56:39 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 605/1187] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:56:39 2026] GET /volume/v3/volumes/43f2de7a-854e-4333-b92a-ce5ac5d8c186 => generated 828 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:56:40 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-fb7d36b6-4ef8-4ab6-b22d-3d6b28b2be06 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:40 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-fb7d36b6-4ef8-4ab6-b22d-3d6b28b2be06 tempest-ServerRescueNegativeTestJSON-1476907106 tempest-ServerRescueNegativeTestJSON-1476907106-project-member] GET http://192.168.122.117/volume/v3/volumes/d056962b-7822-4f4c-84dd-aa96c036f406 Sep 05 20:56:40 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-fb7d36b6-4ef8-4ab6-b22d-3d6b28b2be06 tempest-ServerRescueNegativeTestJSON-1476907106 tempest-ServerRescueNegativeTestJSON-1476907106-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:40 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-fb7d36b6-4ef8-4ab6-b22d-3d6b28b2be06 tempest-ServerRescueNegativeTestJSON-1476907106 tempest-ServerRescueNegativeTestJSON-1476907106-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:40 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:40 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:56:40 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:40 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:56:40 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-fb7d36b6-4ef8-4ab6-b22d-3d6b28b2be06 tempest-ServerRescueNegativeTestJSON-1476907106 tempest-ServerRescueNegativeTestJSON-1476907106-project-member] Volume info retrieved successfully. Sep 05 20:56:40 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-285e53c1-8d75-4b78-b52f-5bc85f6b1379 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:40 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-fb7d36b6-4ef8-4ab6-b22d-3d6b28b2be06 tempest-ServerRescueNegativeTestJSON-1476907106 tempest-ServerRescueNegativeTestJSON-1476907106-project-member] http://192.168.122.117/volume/v3/volumes/d056962b-7822-4f4c-84dd-aa96c036f406 returned with HTTP 200 Sep 05 20:56:40 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 583/1188] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:56:40 2026] GET /volume/v3/volumes/d056962b-7822-4f4c-84dd-aa96c036f406 => generated 859 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:56:40 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-285e53c1-8d75-4b78-b52f-5bc85f6b1379 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] GET http://192.168.122.117/volume/v3/volumes/43f2de7a-854e-4333-b92a-ce5ac5d8c186 Sep 05 20:56:40 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-285e53c1-8d75-4b78-b52f-5bc85f6b1379 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:40 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-285e53c1-8d75-4b78-b52f-5bc85f6b1379 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:40 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:40 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:56:40 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:40 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:56:40 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-285e53c1-8d75-4b78-b52f-5bc85f6b1379 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Volume info retrieved successfully. Sep 05 20:56:40 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-285e53c1-8d75-4b78-b52f-5bc85f6b1379 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] http://192.168.122.117/volume/v3/volumes/43f2de7a-854e-4333-b92a-ce5ac5d8c186 returned with HTTP 200 Sep 05 20:56:40 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 606/1189] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:56:40 2026] GET /volume/v3/volumes/43f2de7a-854e-4333-b92a-ce5ac5d8c186 => generated 852 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:56:41 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-fc913f7e-74cf-4d62-8c3a-d9dd95aba627 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:41 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-fc913f7e-74cf-4d62-8c3a-d9dd95aba627 tempest-ServerRescueNegativeTestJSON-1476907106 tempest-ServerRescueNegativeTestJSON-1476907106-project-member] GET http://192.168.122.117/volume/v3/volumes/d056962b-7822-4f4c-84dd-aa96c036f406 Sep 05 20:56:41 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-fc913f7e-74cf-4d62-8c3a-d9dd95aba627 tempest-ServerRescueNegativeTestJSON-1476907106 tempest-ServerRescueNegativeTestJSON-1476907106-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:41 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-fc913f7e-74cf-4d62-8c3a-d9dd95aba627 tempest-ServerRescueNegativeTestJSON-1476907106 tempest-ServerRescueNegativeTestJSON-1476907106-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:41 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:41 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:56:41 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:41 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:56:41 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-72e55253-b493-4a68-ac04-06dd0c5cc9a4 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:41 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-72e55253-b493-4a68-ac04-06dd0c5cc9a4 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] GET http://192.168.122.117/volume/v3/volumes/43f2de7a-854e-4333-b92a-ce5ac5d8c186 Sep 05 20:56:41 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-72e55253-b493-4a68-ac04-06dd0c5cc9a4 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:41 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-72e55253-b493-4a68-ac04-06dd0c5cc9a4 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:41 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-fc913f7e-74cf-4d62-8c3a-d9dd95aba627 tempest-ServerRescueNegativeTestJSON-1476907106 tempest-ServerRescueNegativeTestJSON-1476907106-project-member] Volume info retrieved successfully. Sep 05 20:56:41 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:41 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:56:41 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:41 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:56:41 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-fc913f7e-74cf-4d62-8c3a-d9dd95aba627 tempest-ServerRescueNegativeTestJSON-1476907106 tempest-ServerRescueNegativeTestJSON-1476907106-project-member] http://192.168.122.117/volume/v3/volumes/d056962b-7822-4f4c-84dd-aa96c036f406 returned with HTTP 200 Sep 05 20:56:41 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 584/1190] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:56:41 2026] GET /volume/v3/volumes/d056962b-7822-4f4c-84dd-aa96c036f406 => generated 859 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:56:41 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-72e55253-b493-4a68-ac04-06dd0c5cc9a4 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Volume info retrieved successfully. Sep 05 20:56:41 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-72e55253-b493-4a68-ac04-06dd0c5cc9a4 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] http://192.168.122.117/volume/v3/volumes/43f2de7a-854e-4333-b92a-ce5ac5d8c186 returned with HTTP 200 Sep 05 20:56:41 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 607/1191] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:56:41 2026] GET /volume/v3/volumes/43f2de7a-854e-4333-b92a-ce5ac5d8c186 => generated 852 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:56:42 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-16805c05-0fc6-4acc-99e6-e43d3b8d3d10 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:42 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-16805c05-0fc6-4acc-99e6-e43d3b8d3d10 tempest-ServerRescueNegativeTestJSON-1476907106 tempest-ServerRescueNegativeTestJSON-1476907106-project-member] GET http://192.168.122.117/volume/v3/volumes/d056962b-7822-4f4c-84dd-aa96c036f406 Sep 05 20:56:42 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-16805c05-0fc6-4acc-99e6-e43d3b8d3d10 tempest-ServerRescueNegativeTestJSON-1476907106 tempest-ServerRescueNegativeTestJSON-1476907106-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:42 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-16805c05-0fc6-4acc-99e6-e43d3b8d3d10 tempest-ServerRescueNegativeTestJSON-1476907106 tempest-ServerRescueNegativeTestJSON-1476907106-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:42 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:42 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:56:42 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:42 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:56:42 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-b177c9aa-e01a-4ca9-8c50-f95c886de4c0 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:42 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-16805c05-0fc6-4acc-99e6-e43d3b8d3d10 tempest-ServerRescueNegativeTestJSON-1476907106 tempest-ServerRescueNegativeTestJSON-1476907106-project-member] Volume info retrieved successfully. Sep 05 20:56:42 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-b177c9aa-e01a-4ca9-8c50-f95c886de4c0 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] GET http://192.168.122.117/volume/v3/volumes/43f2de7a-854e-4333-b92a-ce5ac5d8c186 Sep 05 20:56:42 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-16805c05-0fc6-4acc-99e6-e43d3b8d3d10 tempest-ServerRescueNegativeTestJSON-1476907106 tempest-ServerRescueNegativeTestJSON-1476907106-project-member] http://192.168.122.117/volume/v3/volumes/d056962b-7822-4f4c-84dd-aa96c036f406 returned with HTTP 200 Sep 05 20:56:42 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 585/1192] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:56:42 2026] GET /volume/v3/volumes/d056962b-7822-4f4c-84dd-aa96c036f406 => generated 860 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:56:42 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-b177c9aa-e01a-4ca9-8c50-f95c886de4c0 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:42 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-b177c9aa-e01a-4ca9-8c50-f95c886de4c0 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:42 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:42 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:56:42 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:42 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:56:42 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-b177c9aa-e01a-4ca9-8c50-f95c886de4c0 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Volume info retrieved successfully. Sep 05 20:56:42 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-b177c9aa-e01a-4ca9-8c50-f95c886de4c0 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] http://192.168.122.117/volume/v3/volumes/43f2de7a-854e-4333-b92a-ce5ac5d8c186 returned with HTTP 200 Sep 05 20:56:42 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 608/1193] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:56:42 2026] GET /volume/v3/volumes/43f2de7a-854e-4333-b92a-ce5ac5d8c186 => generated 852 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:56:43 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-4f67f304-1735-40b1-969b-37294c975de5 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:43 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-4f67f304-1735-40b1-969b-37294c975de5 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] GET http://192.168.122.117/volume/v3/volumes/43f2de7a-854e-4333-b92a-ce5ac5d8c186 Sep 05 20:56:43 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-4f67f304-1735-40b1-969b-37294c975de5 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:43 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-4f67f304-1735-40b1-969b-37294c975de5 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:43 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:43 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:56:43 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:43 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:56:43 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-4f67f304-1735-40b1-969b-37294c975de5 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Volume info retrieved successfully. Sep 05 20:56:43 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-4f67f304-1735-40b1-969b-37294c975de5 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] http://192.168.122.117/volume/v3/volumes/43f2de7a-854e-4333-b92a-ce5ac5d8c186 returned with HTTP 200 Sep 05 20:56:43 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 586/1194] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:56:43 2026] GET /volume/v3/volumes/43f2de7a-854e-4333-b92a-ce5ac5d8c186 => generated 853 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:56:43 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-e2f15578-a4ac-4360-aa91-9727d1ce38eb None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:43 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-e2f15578-a4ac-4360-aa91-9727d1ce38eb tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] POST http://192.168.122.117/volume/v3/snapshots Sep 05 20:56:43 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-e2f15578-a4ac-4360-aa91-9727d1ce38eb tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "43f2de7a-854e-4333-b92a-ce5ac5d8c186", "name": "tempest-SnapshotsActionsTest-Snapshot-264641002"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:56:43 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:43 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:56:43 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:43 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:56:44 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-e2f15578-a4ac-4360-aa91-9727d1ce38eb tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Volume info retrieved successfully. Sep 05 20:56:44 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.snapshots [None req-e2f15578-a4ac-4360-aa91-9727d1ce38eb tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Create snapshot from volume 43f2de7a-854e-4333-b92a-ce5ac5d8c186 Sep 05 20:56:44 devstack devstack@c-api.service[87435]: DEBUG cinder.quota [None req-e2f15578-a4ac-4360-aa91-9727d1ce38eb tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Created reservations ['e93e8692-f7e1-4673-a6ea-8259b23cae96', 'd47c3ac4-6298-4e70-ab99-122fbddf62cb', '756a8207-4be3-426a-aed5-0da51f59aee1', '892fa725-0d8a-4ae7-b518-30313dca8bde'] {{(pid=87435) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:56:44 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:44 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:56:44 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-e2f15578-a4ac-4360-aa91-9727d1ce38eb tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Snapshot create request issued successfully. Sep 05 20:56:44 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-e2f15578-a4ac-4360-aa91-9727d1ce38eb tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] http://192.168.122.117/volume/v3/snapshots returned with HTTP 202 Sep 05 20:56:44 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 609/1195] 192.168.122.117 () {60 vars in 1149 bytes} [Sat Sep 5 20:56:43 2026] POST /volume/v3/snapshots => generated 306 bytes in 478 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:56:44 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-d509f192-d3bf-4ad2-bfe3-117bcdbda697 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:44 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d509f192-d3bf-4ad2-bfe3-117bcdbda697 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] GET http://192.168.122.117/volume/v3/snapshots/90de3c60-7e7c-436a-9e84-3902a6486e24 Sep 05 20:56:44 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-d509f192-d3bf-4ad2-bfe3-117bcdbda697 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:44 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-d509f192-d3bf-4ad2-bfe3-117bcdbda697 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:44 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:44 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:56:44 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-d509f192-d3bf-4ad2-bfe3-117bcdbda697 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Snapshot retrieved successfully. Sep 05 20:56:44 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d509f192-d3bf-4ad2-bfe3-117bcdbda697 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] http://192.168.122.117/volume/v3/snapshots/90de3c60-7e7c-436a-9e84-3902a6486e24 returned with HTTP 200 Sep 05 20:56:44 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 587/1196] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:56:44 2026] GET /volume/v3/snapshots/90de3c60-7e7c-436a-9e84-3902a6486e24 => generated 438 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:56:45 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-ffd36300-6940-42d9-8c82-513fb1f866e8 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:45 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-ffd36300-6940-42d9-8c82-513fb1f866e8 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] GET http://192.168.122.117/volume/v3/snapshots/90de3c60-7e7c-436a-9e84-3902a6486e24 Sep 05 20:56:45 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-ffd36300-6940-42d9-8c82-513fb1f866e8 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:45 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-ffd36300-6940-42d9-8c82-513fb1f866e8 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:45 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:45 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:56:45 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-ffd36300-6940-42d9-8c82-513fb1f866e8 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Snapshot retrieved successfully. Sep 05 20:56:45 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-ffd36300-6940-42d9-8c82-513fb1f866e8 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] http://192.168.122.117/volume/v3/snapshots/90de3c60-7e7c-436a-9e84-3902a6486e24 returned with HTTP 200 Sep 05 20:56:45 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 610/1197] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:56:45 2026] GET /volume/v3/snapshots/90de3c60-7e7c-436a-9e84-3902a6486e24 => generated 438 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:56:45 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-574c96f4-2d53-4a45-855f-b60f037b7eca None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:45 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-574c96f4-2d53-4a45-855f-b60f037b7eca tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] POST http://192.168.122.117/volume/v3/volumes/d2adf669-2774-456c-9f57-ef345822539c/action Sep 05 20:56:45 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-574c96f4-2d53-4a45-855f-b60f037b7eca tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] Action body: b'{"os-attach": {"instance_uuid": "4837f7bc-ce3e-46ce-9fb1-fb95ebbaebb6", "mountpoint": "/dev/vdb"}}' {{(pid=87434) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:56:45 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-574c96f4-2d53-4a45-855f-b60f037b7eca tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "4837f7bc-ce3e-46ce-9fb1-fb95ebbaebb6", "mountpoint": "/dev/vdb"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:56:45 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:45 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:56:45 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:45 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:56:45 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-574c96f4-2d53-4a45-855f-b60f037b7eca tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] Volume info retrieved successfully. Sep 05 20:56:45 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-574c96f4-2d53-4a45-855f-b60f037b7eca tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] Update volume admin metadata completed successfully. Sep 05 20:56:46 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-574c96f4-2d53-4a45-855f-b60f037b7eca tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] Attach volume completed successfully. Sep 05 20:56:46 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-574c96f4-2d53-4a45-855f-b60f037b7eca tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] http://192.168.122.117/volume/v3/volumes/d2adf669-2774-456c-9f57-ef345822539c/action returned with HTTP 202 Sep 05 20:56:46 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 588/1198] 192.168.122.117 () {60 vars in 1274 bytes} [Sat Sep 5 20:56:45 2026] POST /volume/v3/volumes/d2adf669-2774-456c-9f57-ef345822539c/action => generated 0 bytes in 420 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 20:56:46 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-96a752bf-55ff-447d-a99f-886edbc8767f None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:46 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-96a752bf-55ff-447d-a99f-886edbc8767f tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] GET http://192.168.122.117/volume/v3/volumes/d2adf669-2774-456c-9f57-ef345822539c Sep 05 20:56:46 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-96a752bf-55ff-447d-a99f-886edbc8767f tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:46 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-96a752bf-55ff-447d-a99f-886edbc8767f tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:46 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:46 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:56:46 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:46 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:56:46 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-96a752bf-55ff-447d-a99f-886edbc8767f tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] Volume info retrieved successfully. Sep 05 20:56:46 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-96a752bf-55ff-447d-a99f-886edbc8767f tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] http://192.168.122.117/volume/v3/volumes/d2adf669-2774-456c-9f57-ef345822539c returned with HTTP 200 Sep 05 20:56:46 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 611/1199] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:56:46 2026] GET /volume/v3/volumes/d2adf669-2774-456c-9f57-ef345822539c => generated 1185 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:56:46 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-0d3a3fd1-2541-4ac4-83fe-0822b22117e4 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:46 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-0d3a3fd1-2541-4ac4-83fe-0822b22117e4 tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] POST http://192.168.122.117/volume/v3/volumes/d2adf669-2774-456c-9f57-ef345822539c/action Sep 05 20:56:46 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-0d3a3fd1-2541-4ac4-83fe-0822b22117e4 tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] Action body: b'{"os-detach": {}}' {{(pid=87434) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:56:46 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-0d3a3fd1-2541-4ac4-83fe-0822b22117e4 tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:56:46 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:46 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:56:46 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:46 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:56:46 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-0d3a3fd1-2541-4ac4-83fe-0822b22117e4 tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] Volume info retrieved successfully. Sep 05 20:56:46 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-0d3a3fd1-2541-4ac4-83fe-0822b22117e4 tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] Detach volume completed successfully. Sep 05 20:56:46 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-0d3a3fd1-2541-4ac4-83fe-0822b22117e4 tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] http://192.168.122.117/volume/v3/volumes/d2adf669-2774-456c-9f57-ef345822539c/action returned with HTTP 202 Sep 05 20:56:46 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 589/1200] 192.168.122.117 () {60 vars in 1274 bytes} [Sat Sep 5 20:56:46 2026] POST /volume/v3/volumes/d2adf669-2774-456c-9f57-ef345822539c/action => generated 0 bytes in 327 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 20:56:46 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-67f49507-b183-47e5-9ee8-8472d8a0fa39 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:46 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-49e27681-e364-4801-bbd2-a77dfbd318fe None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:46 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-67f49507-b183-47e5-9ee8-8472d8a0fa39 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] GET http://192.168.122.117/volume/v3/snapshots/90de3c60-7e7c-436a-9e84-3902a6486e24 Sep 05 20:56:46 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-67f49507-b183-47e5-9ee8-8472d8a0fa39 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:46 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-67f49507-b183-47e5-9ee8-8472d8a0fa39 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:46 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-49e27681-e364-4801-bbd2-a77dfbd318fe tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] GET http://192.168.122.117/volume/v3/volumes/d2adf669-2774-456c-9f57-ef345822539c Sep 05 20:56:46 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-49e27681-e364-4801-bbd2-a77dfbd318fe tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:46 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-49e27681-e364-4801-bbd2-a77dfbd318fe tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:46 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:46 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:56:46 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-67f49507-b183-47e5-9ee8-8472d8a0fa39 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Snapshot retrieved successfully. Sep 05 20:56:46 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:46 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:56:46 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:46 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:56:46 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-67f49507-b183-47e5-9ee8-8472d8a0fa39 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] http://192.168.122.117/volume/v3/snapshots/90de3c60-7e7c-436a-9e84-3902a6486e24 returned with HTTP 200 Sep 05 20:56:46 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 612/1201] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:56:46 2026] GET /volume/v3/snapshots/90de3c60-7e7c-436a-9e84-3902a6486e24 => generated 438 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:56:46 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-49e27681-e364-4801-bbd2-a77dfbd318fe tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] Volume info retrieved successfully. Sep 05 20:56:46 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-49e27681-e364-4801-bbd2-a77dfbd318fe tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] http://192.168.122.117/volume/v3/volumes/d2adf669-2774-456c-9f57-ef345822539c returned with HTTP 200 Sep 05 20:56:46 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 590/1202] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:56:46 2026] GET /volume/v3/volumes/d2adf669-2774-456c-9f57-ef345822539c => generated 870 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:56:47 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-1944e38c-3768-4a10-9a96-e1c60f8798d1 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:47 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-1944e38c-3768-4a10-9a96-e1c60f8798d1 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] GET http://192.168.122.117/volume/v3/snapshots/90de3c60-7e7c-436a-9e84-3902a6486e24 Sep 05 20:56:47 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-1944e38c-3768-4a10-9a96-e1c60f8798d1 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:47 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-1944e38c-3768-4a10-9a96-e1c60f8798d1 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:47 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:47 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:56:47 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-1944e38c-3768-4a10-9a96-e1c60f8798d1 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Snapshot retrieved successfully. Sep 05 20:56:47 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-1944e38c-3768-4a10-9a96-e1c60f8798d1 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] http://192.168.122.117/volume/v3/snapshots/90de3c60-7e7c-436a-9e84-3902a6486e24 returned with HTTP 200 Sep 05 20:56:47 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 613/1203] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:56:47 2026] GET /volume/v3/snapshots/90de3c60-7e7c-436a-9e84-3902a6486e24 => generated 438 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:56:48 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-ab829074-cedd-4b22-8565-4b1174d1e587 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:48 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-ab829074-cedd-4b22-8565-4b1174d1e587 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] GET http://192.168.122.117/volume/v3/snapshots/90de3c60-7e7c-436a-9e84-3902a6486e24 Sep 05 20:56:48 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-ab829074-cedd-4b22-8565-4b1174d1e587 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:48 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-ab829074-cedd-4b22-8565-4b1174d1e587 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:48 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:48 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:56:48 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-ab829074-cedd-4b22-8565-4b1174d1e587 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Snapshot retrieved successfully. Sep 05 20:56:48 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-ab829074-cedd-4b22-8565-4b1174d1e587 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] http://192.168.122.117/volume/v3/snapshots/90de3c60-7e7c-436a-9e84-3902a6486e24 returned with HTTP 200 Sep 05 20:56:48 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 591/1204] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:56:48 2026] GET /volume/v3/snapshots/90de3c60-7e7c-436a-9e84-3902a6486e24 => generated 465 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:56:48 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-ee990db5-eac9-462c-8a48-4347f22b44ac None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:49 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-ee990db5-eac9-462c-8a48-4347f22b44ac tempest-SnapshotsActionsTest-1792813990 tempest-SnapshotsActionsTest-1792813990-project-admin] POST http://192.168.122.117/volume/v3/snapshots/90de3c60-7e7c-436a-9e84-3902a6486e24/action Sep 05 20:56:49 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-ee990db5-eac9-462c-8a48-4347f22b44ac tempest-SnapshotsActionsTest-1792813990 tempest-SnapshotsActionsTest-1792813990-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87435) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:56:49 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-ee990db5-eac9-462c-8a48-4347f22b44ac tempest-SnapshotsActionsTest-1792813990 tempest-SnapshotsActionsTest-1792813990-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:56:49 devstack devstack@c-api.service[87435]: DEBUG cinder.api.contrib.admin_actions [None req-ee990db5-eac9-462c-8a48-4347f22b44ac tempest-SnapshotsActionsTest-1792813990 tempest-SnapshotsActionsTest-1792813990-project-admin] Updating snapshot '90de3c60-7e7c-436a-9e84-3902a6486e24' with '{'status': 'creating'}' {{(pid=87435) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 05 20:56:49 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:49 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:56:49 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-ee990db5-eac9-462c-8a48-4347f22b44ac tempest-SnapshotsActionsTest-1792813990 tempest-SnapshotsActionsTest-1792813990-project-admin] http://192.168.122.117/volume/v3/snapshots/90de3c60-7e7c-436a-9e84-3902a6486e24/action returned with HTTP 202 Sep 05 20:56:49 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 614/1205] 192.168.122.117 () {60 vars in 1280 bytes} [Sat Sep 5 20:56:48 2026] POST /volume/v3/snapshots/90de3c60-7e7c-436a-9e84-3902a6486e24/action => generated 0 bytes in 519 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 20:56:49 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-b04a706f-c05c-4483-9887-18d18054c09c None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:49 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b04a706f-c05c-4483-9887-18d18054c09c tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] GET http://192.168.122.117/volume/v3/snapshots/90de3c60-7e7c-436a-9e84-3902a6486e24 Sep 05 20:56:49 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b04a706f-c05c-4483-9887-18d18054c09c tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:49 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b04a706f-c05c-4483-9887-18d18054c09c tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:49 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:49 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:56:49 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-b04a706f-c05c-4483-9887-18d18054c09c tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Snapshot retrieved successfully. Sep 05 20:56:49 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b04a706f-c05c-4483-9887-18d18054c09c tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] http://192.168.122.117/volume/v3/snapshots/90de3c60-7e7c-436a-9e84-3902a6486e24 returned with HTTP 200 Sep 05 20:56:49 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 592/1206] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:56:49 2026] GET /volume/v3/snapshots/90de3c60-7e7c-436a-9e84-3902a6486e24 => generated 464 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:56:49 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-b2418101-22fc-4816-8763-2f61a2aa9759 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:49 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-b2418101-22fc-4816-8763-2f61a2aa9759 tempest-SnapshotsActionsTest-1792813990 tempest-SnapshotsActionsTest-1792813990-project-admin] POST http://192.168.122.117/volume/v3/snapshots/90de3c60-7e7c-436a-9e84-3902a6486e24/action Sep 05 20:56:49 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-b2418101-22fc-4816-8763-2f61a2aa9759 tempest-SnapshotsActionsTest-1792813990 tempest-SnapshotsActionsTest-1792813990-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87435) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:56:49 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-b2418101-22fc-4816-8763-2f61a2aa9759 tempest-SnapshotsActionsTest-1792813990 tempest-SnapshotsActionsTest-1792813990-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:56:49 devstack devstack@c-api.service[87435]: DEBUG cinder.api.contrib.admin_actions [None req-b2418101-22fc-4816-8763-2f61a2aa9759 tempest-SnapshotsActionsTest-1792813990 tempest-SnapshotsActionsTest-1792813990-project-admin] Updating snapshot '90de3c60-7e7c-436a-9e84-3902a6486e24' with '{'status': 'available'}' {{(pid=87435) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 05 20:56:49 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:49 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:56:49 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-b2418101-22fc-4816-8763-2f61a2aa9759 tempest-SnapshotsActionsTest-1792813990 tempest-SnapshotsActionsTest-1792813990-project-admin] http://192.168.122.117/volume/v3/snapshots/90de3c60-7e7c-436a-9e84-3902a6486e24/action returned with HTTP 202 Sep 05 20:56:49 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 615/1207] 192.168.122.117 () {60 vars in 1280 bytes} [Sat Sep 5 20:56:49 2026] POST /volume/v3/snapshots/90de3c60-7e7c-436a-9e84-3902a6486e24/action => generated 0 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 20:56:49 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-f9d4eb8f-511d-4915-8c15-6afe172c6b7c None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:49 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-f9d4eb8f-511d-4915-8c15-6afe172c6b7c tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] GET http://192.168.122.117/volume/v3/snapshots/90de3c60-7e7c-436a-9e84-3902a6486e24 Sep 05 20:56:49 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-f9d4eb8f-511d-4915-8c15-6afe172c6b7c tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:49 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-f9d4eb8f-511d-4915-8c15-6afe172c6b7c tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:49 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:49 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:56:49 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-f9d4eb8f-511d-4915-8c15-6afe172c6b7c tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Snapshot retrieved successfully. Sep 05 20:56:49 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-f9d4eb8f-511d-4915-8c15-6afe172c6b7c tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] http://192.168.122.117/volume/v3/snapshots/90de3c60-7e7c-436a-9e84-3902a6486e24 returned with HTTP 200 Sep 05 20:56:49 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 593/1208] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:56:49 2026] GET /volume/v3/snapshots/90de3c60-7e7c-436a-9e84-3902a6486e24 => generated 465 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:56:49 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-c2977cf9-d539-4f1e-a3b4-c06812d82a6a None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:49 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-c2977cf9-d539-4f1e-a3b4-c06812d82a6a tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] POST http://192.168.122.117/volume/v3/snapshots Sep 05 20:56:49 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-c2977cf9-d539-4f1e-a3b4-c06812d82a6a tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "43f2de7a-854e-4333-b92a-ce5ac5d8c186", "name": "tempest-SnapshotsActionsTest-Snapshot-559603000"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:56:49 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:49 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:56:49 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:49 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:56:49 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-c2977cf9-d539-4f1e-a3b4-c06812d82a6a tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Volume info retrieved successfully. Sep 05 20:56:49 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.snapshots [None req-c2977cf9-d539-4f1e-a3b4-c06812d82a6a tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Create snapshot from volume 43f2de7a-854e-4333-b92a-ce5ac5d8c186 Sep 05 20:56:49 devstack devstack@c-api.service[87435]: DEBUG cinder.quota [None req-c2977cf9-d539-4f1e-a3b4-c06812d82a6a tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Created reservations ['b46e2f85-faa9-4923-a8a6-4cc7044fe5b0', 'f65d6101-4f9a-49d6-9890-ee149948c418', 'd2af5b83-7911-4662-b08a-694c473ecb89', '0d25765d-ede8-4568-b334-16fee5aeeb7e'] {{(pid=87435) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:56:50 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:50 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:56:50 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-c2977cf9-d539-4f1e-a3b4-c06812d82a6a tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Snapshot create request issued successfully. Sep 05 20:56:50 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-c2977cf9-d539-4f1e-a3b4-c06812d82a6a tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] http://192.168.122.117/volume/v3/snapshots returned with HTTP 202 Sep 05 20:56:50 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 616/1209] 192.168.122.117 () {60 vars in 1149 bytes} [Sat Sep 5 20:56:49 2026] POST /volume/v3/snapshots => generated 306 bytes in 453 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:56:50 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-f384096b-e432-461c-ba35-12c56b3037b9 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:50 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-f384096b-e432-461c-ba35-12c56b3037b9 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] GET http://192.168.122.117/volume/v3/snapshots/ee46f5d6-e4f9-4039-9871-b805c0599c37 Sep 05 20:56:50 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-f384096b-e432-461c-ba35-12c56b3037b9 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:50 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-f384096b-e432-461c-ba35-12c56b3037b9 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:50 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:50 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:56:50 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-f384096b-e432-461c-ba35-12c56b3037b9 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Snapshot retrieved successfully. Sep 05 20:56:50 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-f384096b-e432-461c-ba35-12c56b3037b9 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] http://192.168.122.117/volume/v3/snapshots/ee46f5d6-e4f9-4039-9871-b805c0599c37 returned with HTTP 200 Sep 05 20:56:50 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 594/1210] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:56:50 2026] GET /volume/v3/snapshots/ee46f5d6-e4f9-4039-9871-b805c0599c37 => generated 438 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:56:51 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-77a4677a-0d94-4558-9606-321e6639d341 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:51 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-77a4677a-0d94-4558-9606-321e6639d341 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] GET http://192.168.122.117/volume/v3/snapshots/ee46f5d6-e4f9-4039-9871-b805c0599c37 Sep 05 20:56:51 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-77a4677a-0d94-4558-9606-321e6639d341 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:51 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-77a4677a-0d94-4558-9606-321e6639d341 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:51 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:51 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:56:51 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-77a4677a-0d94-4558-9606-321e6639d341 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Snapshot retrieved successfully. Sep 05 20:56:51 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-77a4677a-0d94-4558-9606-321e6639d341 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] http://192.168.122.117/volume/v3/snapshots/ee46f5d6-e4f9-4039-9871-b805c0599c37 returned with HTTP 200 Sep 05 20:56:51 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 617/1211] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:56:51 2026] GET /volume/v3/snapshots/ee46f5d6-e4f9-4039-9871-b805c0599c37 => generated 438 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:56:52 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-8d983788-e140-46df-90d0-0631c3388c42 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:52 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-8d983788-e140-46df-90d0-0631c3388c42 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] GET http://192.168.122.117/volume/v3/snapshots/ee46f5d6-e4f9-4039-9871-b805c0599c37 Sep 05 20:56:52 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-8d983788-e140-46df-90d0-0631c3388c42 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:52 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-8d983788-e140-46df-90d0-0631c3388c42 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:52 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:52 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:56:52 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-8d983788-e140-46df-90d0-0631c3388c42 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Snapshot retrieved successfully. Sep 05 20:56:52 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-8d983788-e140-46df-90d0-0631c3388c42 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] http://192.168.122.117/volume/v3/snapshots/ee46f5d6-e4f9-4039-9871-b805c0599c37 returned with HTTP 200 Sep 05 20:56:52 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 595/1212] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:56:52 2026] GET /volume/v3/snapshots/ee46f5d6-e4f9-4039-9871-b805c0599c37 => generated 438 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:56:53 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-7b1e0ee5-d26c-4912-909f-ad060effbf07 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:53 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-7b1e0ee5-d26c-4912-909f-ad060effbf07 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] GET http://192.168.122.117/volume/v3/snapshots/ee46f5d6-e4f9-4039-9871-b805c0599c37 Sep 05 20:56:53 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-7b1e0ee5-d26c-4912-909f-ad060effbf07 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:53 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-7b1e0ee5-d26c-4912-909f-ad060effbf07 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:53 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:53 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:56:53 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-7b1e0ee5-d26c-4912-909f-ad060effbf07 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Snapshot retrieved successfully. Sep 05 20:56:53 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-7b1e0ee5-d26c-4912-909f-ad060effbf07 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] http://192.168.122.117/volume/v3/snapshots/ee46f5d6-e4f9-4039-9871-b805c0599c37 returned with HTTP 200 Sep 05 20:56:53 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 618/1213] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:56:53 2026] GET /volume/v3/snapshots/ee46f5d6-e4f9-4039-9871-b805c0599c37 => generated 465 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:56:53 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-09a4a0a0-9f1d-45de-821e-12b1a9f976b1 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:53 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-09a4a0a0-9f1d-45de-821e-12b1a9f976b1 tempest-SnapshotsActionsTest-1792813990 tempest-SnapshotsActionsTest-1792813990-project-admin] POST http://192.168.122.117/volume/v3/snapshots/ee46f5d6-e4f9-4039-9871-b805c0599c37/action Sep 05 20:56:53 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-09a4a0a0-9f1d-45de-821e-12b1a9f976b1 tempest-SnapshotsActionsTest-1792813990 tempest-SnapshotsActionsTest-1792813990-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87434) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:56:53 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-09a4a0a0-9f1d-45de-821e-12b1a9f976b1 tempest-SnapshotsActionsTest-1792813990 tempest-SnapshotsActionsTest-1792813990-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:56:53 devstack devstack@c-api.service[87434]: DEBUG cinder.api.contrib.admin_actions [None req-09a4a0a0-9f1d-45de-821e-12b1a9f976b1 tempest-SnapshotsActionsTest-1792813990 tempest-SnapshotsActionsTest-1792813990-project-admin] Updating snapshot 'ee46f5d6-e4f9-4039-9871-b805c0599c37' with '{'status': 'creating'}' {{(pid=87434) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 05 20:56:53 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:53 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:56:53 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-09a4a0a0-9f1d-45de-821e-12b1a9f976b1 tempest-SnapshotsActionsTest-1792813990 tempest-SnapshotsActionsTest-1792813990-project-admin] http://192.168.122.117/volume/v3/snapshots/ee46f5d6-e4f9-4039-9871-b805c0599c37/action returned with HTTP 202 Sep 05 20:56:53 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 596/1214] 192.168.122.117 () {60 vars in 1280 bytes} [Sat Sep 5 20:56:53 2026] POST /volume/v3/snapshots/ee46f5d6-e4f9-4039-9871-b805c0599c37/action => generated 0 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 20:56:53 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-cd60d277-431c-4b39-922b-da07ec76d0aa None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:53 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-cd60d277-431c-4b39-922b-da07ec76d0aa tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] GET http://192.168.122.117/volume/v3/snapshots/ee46f5d6-e4f9-4039-9871-b805c0599c37 Sep 05 20:56:53 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-cd60d277-431c-4b39-922b-da07ec76d0aa tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:53 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-cd60d277-431c-4b39-922b-da07ec76d0aa tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:53 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:53 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:56:53 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-cd60d277-431c-4b39-922b-da07ec76d0aa tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Snapshot retrieved successfully. Sep 05 20:56:53 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-cd60d277-431c-4b39-922b-da07ec76d0aa tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] http://192.168.122.117/volume/v3/snapshots/ee46f5d6-e4f9-4039-9871-b805c0599c37 returned with HTTP 200 Sep 05 20:56:53 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 619/1215] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:56:53 2026] GET /volume/v3/snapshots/ee46f5d6-e4f9-4039-9871-b805c0599c37 => generated 464 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:56:53 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-020a64e4-3483-4315-9e9d-7614f235df8d None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:53 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-020a64e4-3483-4315-9e9d-7614f235df8d tempest-SnapshotsActionsTest-1792813990 tempest-SnapshotsActionsTest-1792813990-project-admin] POST http://192.168.122.117/volume/v3/snapshots/ee46f5d6-e4f9-4039-9871-b805c0599c37/action Sep 05 20:56:53 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-020a64e4-3483-4315-9e9d-7614f235df8d tempest-SnapshotsActionsTest-1792813990 tempest-SnapshotsActionsTest-1792813990-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87434) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:56:53 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-020a64e4-3483-4315-9e9d-7614f235df8d tempest-SnapshotsActionsTest-1792813990 tempest-SnapshotsActionsTest-1792813990-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:56:53 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:53 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:56:53 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-020a64e4-3483-4315-9e9d-7614f235df8d tempest-SnapshotsActionsTest-1792813990 tempest-SnapshotsActionsTest-1792813990-project-admin] Snapshot retrieved successfully. Sep 05 20:56:53 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:53 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:56:53 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-020a64e4-3483-4315-9e9d-7614f235df8d tempest-SnapshotsActionsTest-1792813990 tempest-SnapshotsActionsTest-1792813990-project-admin] Snapshot delete request issued successfully. Sep 05 20:56:53 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-020a64e4-3483-4315-9e9d-7614f235df8d tempest-SnapshotsActionsTest-1792813990 tempest-SnapshotsActionsTest-1792813990-project-admin] http://192.168.122.117/volume/v3/snapshots/ee46f5d6-e4f9-4039-9871-b805c0599c37/action returned with HTTP 202 Sep 05 20:56:53 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 597/1216] 192.168.122.117 () {60 vars in 1280 bytes} [Sat Sep 5 20:56:53 2026] POST /volume/v3/snapshots/ee46f5d6-e4f9-4039-9871-b805c0599c37/action => generated 0 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 20:56:53 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-c9e2fe86-92e0-4a60-92d8-7524e15ce6c1 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:53 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-c9e2fe86-92e0-4a60-92d8-7524e15ce6c1 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] GET http://192.168.122.117/volume/v3/snapshots/ee46f5d6-e4f9-4039-9871-b805c0599c37 Sep 05 20:56:53 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-c9e2fe86-92e0-4a60-92d8-7524e15ce6c1 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:53 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-c9e2fe86-92e0-4a60-92d8-7524e15ce6c1 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:53 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:53 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:56:53 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-c9e2fe86-92e0-4a60-92d8-7524e15ce6c1 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Snapshot retrieved successfully. Sep 05 20:56:53 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-c9e2fe86-92e0-4a60-92d8-7524e15ce6c1 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] http://192.168.122.117/volume/v3/snapshots/ee46f5d6-e4f9-4039-9871-b805c0599c37 returned with HTTP 200 Sep 05 20:56:53 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 620/1217] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:56:53 2026] GET /volume/v3/snapshots/ee46f5d6-e4f9-4039-9871-b805c0599c37 => generated 464 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:56:53 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-cd699201-8527-4d52-90f3-e2dcc61be28a None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:53 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-cd699201-8527-4d52-90f3-e2dcc61be28a tempest-ServerRescueNegativeTestJSON-1476907106 tempest-ServerRescueNegativeTestJSON-1476907106-project-member] DELETE http://192.168.122.117/volume/v3/volumes/d056962b-7822-4f4c-84dd-aa96c036f406 Sep 05 20:56:53 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-cd699201-8527-4d52-90f3-e2dcc61be28a tempest-ServerRescueNegativeTestJSON-1476907106 tempest-ServerRescueNegativeTestJSON-1476907106-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:53 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-cd699201-8527-4d52-90f3-e2dcc61be28a tempest-ServerRescueNegativeTestJSON-1476907106 tempest-ServerRescueNegativeTestJSON-1476907106-project-member] Calling method 'delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:54 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-cd699201-8527-4d52-90f3-e2dcc61be28a tempest-ServerRescueNegativeTestJSON-1476907106 tempest-ServerRescueNegativeTestJSON-1476907106-project-member] Delete volume with id: d056962b-7822-4f4c-84dd-aa96c036f406 Sep 05 20:56:54 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:54 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:56:54 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:54 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:56:54 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-cd699201-8527-4d52-90f3-e2dcc61be28a tempest-ServerRescueNegativeTestJSON-1476907106 tempest-ServerRescueNegativeTestJSON-1476907106-project-member] Volume info retrieved successfully. Sep 05 20:56:54 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-cd699201-8527-4d52-90f3-e2dcc61be28a tempest-ServerRescueNegativeTestJSON-1476907106 tempest-ServerRescueNegativeTestJSON-1476907106-project-member] Delete volume request issued successfully. Sep 05 20:56:54 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-cd699201-8527-4d52-90f3-e2dcc61be28a tempest-ServerRescueNegativeTestJSON-1476907106 tempest-ServerRescueNegativeTestJSON-1476907106-project-member] http://192.168.122.117/volume/v3/volumes/d056962b-7822-4f4c-84dd-aa96c036f406 returned with HTTP 202 Sep 05 20:56:54 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 598/1218] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 20:56:53 2026] DELETE /volume/v3/volumes/d056962b-7822-4f4c-84dd-aa96c036f406 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 05 20:56:54 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-16989b34-2154-4843-bc69-cbec69228c64 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:54 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-16989b34-2154-4843-bc69-cbec69228c64 tempest-ServerRescueNegativeTestJSON-1476907106 tempest-ServerRescueNegativeTestJSON-1476907106-project-member] GET http://192.168.122.117/volume/v3/volumes/d056962b-7822-4f4c-84dd-aa96c036f406 Sep 05 20:56:54 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-16989b34-2154-4843-bc69-cbec69228c64 tempest-ServerRescueNegativeTestJSON-1476907106 tempest-ServerRescueNegativeTestJSON-1476907106-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:54 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-16989b34-2154-4843-bc69-cbec69228c64 tempest-ServerRescueNegativeTestJSON-1476907106 tempest-ServerRescueNegativeTestJSON-1476907106-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:54 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:54 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:56:54 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:54 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:56:54 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-16989b34-2154-4843-bc69-cbec69228c64 tempest-ServerRescueNegativeTestJSON-1476907106 tempest-ServerRescueNegativeTestJSON-1476907106-project-member] Volume info retrieved successfully. Sep 05 20:56:54 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-16989b34-2154-4843-bc69-cbec69228c64 tempest-ServerRescueNegativeTestJSON-1476907106 tempest-ServerRescueNegativeTestJSON-1476907106-project-member] http://192.168.122.117/volume/v3/volumes/d056962b-7822-4f4c-84dd-aa96c036f406 returned with HTTP 200 Sep 05 20:56:54 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 621/1219] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:56:54 2026] GET /volume/v3/volumes/d056962b-7822-4f4c-84dd-aa96c036f406 => generated 859 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:56:54 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-59935fcc-5549-4adb-bdde-842c57a5d489 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:54 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-59935fcc-5549-4adb-bdde-842c57a5d489 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] GET http://192.168.122.117/volume/v3/snapshots/ee46f5d6-e4f9-4039-9871-b805c0599c37 Sep 05 20:56:54 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-59935fcc-5549-4adb-bdde-842c57a5d489 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:54 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-59935fcc-5549-4adb-bdde-842c57a5d489 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:54 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:54 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:56:54 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-59935fcc-5549-4adb-bdde-842c57a5d489 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Snapshot retrieved successfully. Sep 05 20:56:54 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-59935fcc-5549-4adb-bdde-842c57a5d489 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] http://192.168.122.117/volume/v3/snapshots/ee46f5d6-e4f9-4039-9871-b805c0599c37 returned with HTTP 200 Sep 05 20:56:54 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 599/1220] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:56:54 2026] GET /volume/v3/snapshots/ee46f5d6-e4f9-4039-9871-b805c0599c37 => generated 464 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:56:55 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-b8aec9f4-edad-4ca6-a3d8-114daf2dd35a None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:55 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-b8aec9f4-edad-4ca6-a3d8-114daf2dd35a tempest-ServerRescueNegativeTestJSON-1476907106 tempest-ServerRescueNegativeTestJSON-1476907106-project-member] GET http://192.168.122.117/volume/v3/volumes/d056962b-7822-4f4c-84dd-aa96c036f406 Sep 05 20:56:55 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-b8aec9f4-edad-4ca6-a3d8-114daf2dd35a tempest-ServerRescueNegativeTestJSON-1476907106 tempest-ServerRescueNegativeTestJSON-1476907106-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:55 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-b8aec9f4-edad-4ca6-a3d8-114daf2dd35a tempest-ServerRescueNegativeTestJSON-1476907106 tempest-ServerRescueNegativeTestJSON-1476907106-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:55 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:55 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:56:55 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:55 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:56:55 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-b8aec9f4-edad-4ca6-a3d8-114daf2dd35a tempest-ServerRescueNegativeTestJSON-1476907106 tempest-ServerRescueNegativeTestJSON-1476907106-project-member] Volume info retrieved successfully. Sep 05 20:56:55 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-b8aec9f4-edad-4ca6-a3d8-114daf2dd35a tempest-ServerRescueNegativeTestJSON-1476907106 tempest-ServerRescueNegativeTestJSON-1476907106-project-member] http://192.168.122.117/volume/v3/volumes/d056962b-7822-4f4c-84dd-aa96c036f406 returned with HTTP 200 Sep 05 20:56:55 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 622/1221] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:56:55 2026] GET /volume/v3/volumes/d056962b-7822-4f4c-84dd-aa96c036f406 => generated 859 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:56:55 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-9a4a86fc-9075-403f-bbf5-316037e192c0 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:55 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-9a4a86fc-9075-403f-bbf5-316037e192c0 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] GET http://192.168.122.117/volume/v3/snapshots/ee46f5d6-e4f9-4039-9871-b805c0599c37 Sep 05 20:56:55 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-9a4a86fc-9075-403f-bbf5-316037e192c0 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:55 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-9a4a86fc-9075-403f-bbf5-316037e192c0 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:55 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:55 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:56:55 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-9a4a86fc-9075-403f-bbf5-316037e192c0 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Snapshot retrieved successfully. Sep 05 20:56:55 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-9a4a86fc-9075-403f-bbf5-316037e192c0 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] http://192.168.122.117/volume/v3/snapshots/ee46f5d6-e4f9-4039-9871-b805c0599c37 returned with HTTP 200 Sep 05 20:56:55 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 600/1222] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:56:55 2026] GET /volume/v3/snapshots/ee46f5d6-e4f9-4039-9871-b805c0599c37 => generated 464 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:56:56 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-c729be81-d2c7-4637-bd33-dca3106eeeae None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:56 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-c729be81-d2c7-4637-bd33-dca3106eeeae tempest-ServerRescueNegativeTestJSON-1476907106 tempest-ServerRescueNegativeTestJSON-1476907106-project-member] GET http://192.168.122.117/volume/v3/volumes/d056962b-7822-4f4c-84dd-aa96c036f406 Sep 05 20:56:56 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-c729be81-d2c7-4637-bd33-dca3106eeeae tempest-ServerRescueNegativeTestJSON-1476907106 tempest-ServerRescueNegativeTestJSON-1476907106-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:56 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-c729be81-d2c7-4637-bd33-dca3106eeeae tempest-ServerRescueNegativeTestJSON-1476907106 tempest-ServerRescueNegativeTestJSON-1476907106-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:56 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-c729be81-d2c7-4637-bd33-dca3106eeeae tempest-ServerRescueNegativeTestJSON-1476907106 tempest-ServerRescueNegativeTestJSON-1476907106-project-member] http://192.168.122.117/volume/v3/volumes/d056962b-7822-4f4c-84dd-aa96c036f406 returned with HTTP 404 Sep 05 20:56:56 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 623/1223] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:56:56 2026] GET /volume/v3/volumes/d056962b-7822-4f4c-84dd-aa96c036f406 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:56:56 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-15718fe7-130d-4e38-9ae8-3bab899051d1 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:56 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-15718fe7-130d-4e38-9ae8-3bab899051d1 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] GET http://192.168.122.117/volume/v3/snapshots/ee46f5d6-e4f9-4039-9871-b805c0599c37 Sep 05 20:56:56 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-15718fe7-130d-4e38-9ae8-3bab899051d1 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:56 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-15718fe7-130d-4e38-9ae8-3bab899051d1 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:56 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-15718fe7-130d-4e38-9ae8-3bab899051d1 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] http://192.168.122.117/volume/v3/snapshots/ee46f5d6-e4f9-4039-9871-b805c0599c37 returned with HTTP 404 Sep 05 20:56:56 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 601/1224] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:56:56 2026] GET /volume/v3/snapshots/ee46f5d6-e4f9-4039-9871-b805c0599c37 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:56:56 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-1ae31e87-079d-4fc1-bc55-289206668b99 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:56 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-1ae31e87-079d-4fc1-bc55-289206668b99 tempest-SnapshotsActionsTest-1792813990 tempest-SnapshotsActionsTest-1792813990-project-admin] POST http://192.168.122.117/volume/v3/snapshots/90de3c60-7e7c-436a-9e84-3902a6486e24/action Sep 05 20:56:56 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-1ae31e87-079d-4fc1-bc55-289206668b99 tempest-SnapshotsActionsTest-1792813990 tempest-SnapshotsActionsTest-1792813990-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87435) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:56:56 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-1ae31e87-079d-4fc1-bc55-289206668b99 tempest-SnapshotsActionsTest-1792813990 tempest-SnapshotsActionsTest-1792813990-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:56:56 devstack devstack@c-api.service[87435]: DEBUG cinder.api.contrib.admin_actions [None req-1ae31e87-079d-4fc1-bc55-289206668b99 tempest-SnapshotsActionsTest-1792813990 tempest-SnapshotsActionsTest-1792813990-project-admin] Updating snapshot '90de3c60-7e7c-436a-9e84-3902a6486e24' with '{'status': 'available'}' {{(pid=87435) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 05 20:56:56 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:56 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:56:56 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-1ae31e87-079d-4fc1-bc55-289206668b99 tempest-SnapshotsActionsTest-1792813990 tempest-SnapshotsActionsTest-1792813990-project-admin] http://192.168.122.117/volume/v3/snapshots/90de3c60-7e7c-436a-9e84-3902a6486e24/action returned with HTTP 202 Sep 05 20:56:56 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 624/1225] 192.168.122.117 () {60 vars in 1280 bytes} [Sat Sep 5 20:56:56 2026] POST /volume/v3/snapshots/90de3c60-7e7c-436a-9e84-3902a6486e24/action => generated 0 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 20:56:56 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-66687dfd-8eb7-4b8c-897d-de8ba385d6df None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:56 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-66687dfd-8eb7-4b8c-897d-de8ba385d6df tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] GET http://192.168.122.117/volume/v3/snapshots/90de3c60-7e7c-436a-9e84-3902a6486e24 Sep 05 20:56:56 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-66687dfd-8eb7-4b8c-897d-de8ba385d6df tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:56 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-66687dfd-8eb7-4b8c-897d-de8ba385d6df tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:57 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:57 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:56:57 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-66687dfd-8eb7-4b8c-897d-de8ba385d6df tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Snapshot retrieved successfully. Sep 05 20:56:57 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-66687dfd-8eb7-4b8c-897d-de8ba385d6df tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] http://192.168.122.117/volume/v3/snapshots/90de3c60-7e7c-436a-9e84-3902a6486e24 returned with HTTP 200 Sep 05 20:56:57 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 602/1226] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:56:56 2026] GET /volume/v3/snapshots/90de3c60-7e7c-436a-9e84-3902a6486e24 => generated 465 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:56:57 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-33b9e91c-8db2-4339-9f77-b38c07100476 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:57 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-33b9e91c-8db2-4339-9f77-b38c07100476 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] DELETE http://192.168.122.117/volume/v3/snapshots/ee46f5d6-e4f9-4039-9871-b805c0599c37 Sep 05 20:56:57 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-33b9e91c-8db2-4339-9f77-b38c07100476 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:57 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-33b9e91c-8db2-4339-9f77-b38c07100476 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:57 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.snapshots [None req-33b9e91c-8db2-4339-9f77-b38c07100476 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Delete snapshot with id: ee46f5d6-e4f9-4039-9871-b805c0599c37 Sep 05 20:56:57 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-33b9e91c-8db2-4339-9f77-b38c07100476 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] http://192.168.122.117/volume/v3/snapshots/ee46f5d6-e4f9-4039-9871-b805c0599c37 returned with HTTP 404 Sep 05 20:56:57 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 625/1227] 192.168.122.117 () {58 vars in 1241 bytes} [Sat Sep 5 20:56:57 2026] DELETE /volume/v3/snapshots/ee46f5d6-e4f9-4039-9871-b805c0599c37 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:56:57 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-f0863013-ef78-4f87-af18-79f7a52a41d8 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:57 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-f0863013-ef78-4f87-af18-79f7a52a41d8 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] POST http://192.168.122.117/volume/v3/snapshots Sep 05 20:56:57 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-f0863013-ef78-4f87-af18-79f7a52a41d8 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "43f2de7a-854e-4333-b92a-ce5ac5d8c186", "name": "tempest-SnapshotsActionsTest-Snapshot-1849639371"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:56:57 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:57 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:56:57 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:57 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:56:57 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-f0863013-ef78-4f87-af18-79f7a52a41d8 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Volume info retrieved successfully. Sep 05 20:56:57 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.snapshots [None req-f0863013-ef78-4f87-af18-79f7a52a41d8 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Create snapshot from volume 43f2de7a-854e-4333-b92a-ce5ac5d8c186 Sep 05 20:56:57 devstack devstack@c-api.service[87434]: DEBUG cinder.quota [None req-f0863013-ef78-4f87-af18-79f7a52a41d8 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Created reservations ['0c497c37-58da-4781-9b41-b7f19223f94f', 'fead09ae-afe0-44e1-8a45-b1168c0ce565', 'bcab5d71-b35c-4539-b563-bcbec6992ab5', '1e1d6672-01a2-44cd-9b72-4b4bdb7f67ac'] {{(pid=87434) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:56:57 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:57 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:56:57 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-f0863013-ef78-4f87-af18-79f7a52a41d8 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Snapshot create request issued successfully. Sep 05 20:56:57 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-f0863013-ef78-4f87-af18-79f7a52a41d8 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] http://192.168.122.117/volume/v3/snapshots returned with HTTP 202 Sep 05 20:56:57 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 603/1228] 192.168.122.117 () {60 vars in 1149 bytes} [Sat Sep 5 20:56:57 2026] POST /volume/v3/snapshots => generated 307 bytes in 469 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 05 20:56:57 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-69c102b9-c05f-47e3-9519-2ef6ded4eee2 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:57 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-69c102b9-c05f-47e3-9519-2ef6ded4eee2 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] GET http://192.168.122.117/volume/v3/snapshots/0e157cac-0f57-46b0-aa28-eaab6ddf0394 Sep 05 20:56:57 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-69c102b9-c05f-47e3-9519-2ef6ded4eee2 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:57 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-69c102b9-c05f-47e3-9519-2ef6ded4eee2 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:57 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:57 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:56:57 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-69c102b9-c05f-47e3-9519-2ef6ded4eee2 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Snapshot retrieved successfully. Sep 05 20:56:57 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-69c102b9-c05f-47e3-9519-2ef6ded4eee2 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] http://192.168.122.117/volume/v3/snapshots/0e157cac-0f57-46b0-aa28-eaab6ddf0394 returned with HTTP 200 Sep 05 20:56:57 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 626/1229] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:56:57 2026] GET /volume/v3/snapshots/0e157cac-0f57-46b0-aa28-eaab6ddf0394 => generated 439 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:56:58 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-50e6c7a6-11fd-4103-be84-c888d280278e None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:58 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-50e6c7a6-11fd-4103-be84-c888d280278e tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] GET http://192.168.122.117/volume/v3/snapshots/0e157cac-0f57-46b0-aa28-eaab6ddf0394 Sep 05 20:56:58 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-50e6c7a6-11fd-4103-be84-c888d280278e tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:58 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-50e6c7a6-11fd-4103-be84-c888d280278e tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:58 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:58 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:56:58 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-50e6c7a6-11fd-4103-be84-c888d280278e tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Snapshot retrieved successfully. Sep 05 20:56:58 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-50e6c7a6-11fd-4103-be84-c888d280278e tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] http://192.168.122.117/volume/v3/snapshots/0e157cac-0f57-46b0-aa28-eaab6ddf0394 returned with HTTP 200 Sep 05 20:56:58 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 604/1230] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:56:58 2026] GET /volume/v3/snapshots/0e157cac-0f57-46b0-aa28-eaab6ddf0394 => generated 439 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:56:59 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-7533ebae-6f31-40cc-b6dc-4c6f7890bd22 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:59 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-7533ebae-6f31-40cc-b6dc-4c6f7890bd22 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] GET http://192.168.122.117/volume/v3/snapshots/0e157cac-0f57-46b0-aa28-eaab6ddf0394 Sep 05 20:56:59 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-7533ebae-6f31-40cc-b6dc-4c6f7890bd22 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:59 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-7533ebae-6f31-40cc-b6dc-4c6f7890bd22 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:59 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:59 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:56:59 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-7533ebae-6f31-40cc-b6dc-4c6f7890bd22 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Snapshot retrieved successfully. Sep 05 20:56:59 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-7533ebae-6f31-40cc-b6dc-4c6f7890bd22 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] http://192.168.122.117/volume/v3/snapshots/0e157cac-0f57-46b0-aa28-eaab6ddf0394 returned with HTTP 200 Sep 05 20:56:59 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 627/1231] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:56:59 2026] GET /volume/v3/snapshots/0e157cac-0f57-46b0-aa28-eaab6ddf0394 => generated 439 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:00 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-f28b67d5-6f2b-41f6-8a50-4d6c96521d80 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:00 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-f28b67d5-6f2b-41f6-8a50-4d6c96521d80 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] GET http://192.168.122.117/volume/v3/snapshots/0e157cac-0f57-46b0-aa28-eaab6ddf0394 Sep 05 20:57:00 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-f28b67d5-6f2b-41f6-8a50-4d6c96521d80 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:00 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-f28b67d5-6f2b-41f6-8a50-4d6c96521d80 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:00 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:00 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:57:00 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-f28b67d5-6f2b-41f6-8a50-4d6c96521d80 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Snapshot retrieved successfully. Sep 05 20:57:00 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-f28b67d5-6f2b-41f6-8a50-4d6c96521d80 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] http://192.168.122.117/volume/v3/snapshots/0e157cac-0f57-46b0-aa28-eaab6ddf0394 returned with HTTP 200 Sep 05 20:57:00 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 605/1232] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:57:00 2026] GET /volume/v3/snapshots/0e157cac-0f57-46b0-aa28-eaab6ddf0394 => generated 439 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:02 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-41a3776b-860c-4bb3-b8ac-9ac3768ad006 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:02 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-41a3776b-860c-4bb3-b8ac-9ac3768ad006 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] GET http://192.168.122.117/volume/v3/snapshots/0e157cac-0f57-46b0-aa28-eaab6ddf0394 Sep 05 20:57:02 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-41a3776b-860c-4bb3-b8ac-9ac3768ad006 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:02 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-41a3776b-860c-4bb3-b8ac-9ac3768ad006 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:02 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:02 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:57:02 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-41a3776b-860c-4bb3-b8ac-9ac3768ad006 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Snapshot retrieved successfully. Sep 05 20:57:02 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-41a3776b-860c-4bb3-b8ac-9ac3768ad006 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] http://192.168.122.117/volume/v3/snapshots/0e157cac-0f57-46b0-aa28-eaab6ddf0394 returned with HTTP 200 Sep 05 20:57:02 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 628/1233] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:57:01 2026] GET /volume/v3/snapshots/0e157cac-0f57-46b0-aa28-eaab6ddf0394 => generated 466 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-e1e5310e-edcf-4d78-b790-e38053b05409 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:02 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-e1e5310e-edcf-4d78-b790-e38053b05409 tempest-SnapshotsActionsTest-1792813990 tempest-SnapshotsActionsTest-1792813990-project-admin] POST http://192.168.122.117/volume/v3/snapshots/0e157cac-0f57-46b0-aa28-eaab6ddf0394/action Sep 05 20:57:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-e1e5310e-edcf-4d78-b790-e38053b05409 tempest-SnapshotsActionsTest-1792813990 tempest-SnapshotsActionsTest-1792813990-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=87434) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:57:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-e1e5310e-edcf-4d78-b790-e38053b05409 tempest-SnapshotsActionsTest-1792813990 tempest-SnapshotsActionsTest-1792813990-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:57:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.contrib.admin_actions [None req-e1e5310e-edcf-4d78-b790-e38053b05409 tempest-SnapshotsActionsTest-1792813990 tempest-SnapshotsActionsTest-1792813990-project-admin] Updating snapshot '0e157cac-0f57-46b0-aa28-eaab6ddf0394' with '{'status': 'deleting'}' {{(pid=87434) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 05 20:57:02 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:02 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:57:02 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-e1e5310e-edcf-4d78-b790-e38053b05409 tempest-SnapshotsActionsTest-1792813990 tempest-SnapshotsActionsTest-1792813990-project-admin] http://192.168.122.117/volume/v3/snapshots/0e157cac-0f57-46b0-aa28-eaab6ddf0394/action returned with HTTP 202 Sep 05 20:57:02 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 606/1234] 192.168.122.117 () {60 vars in 1280 bytes} [Sat Sep 5 20:57:02 2026] POST /volume/v3/snapshots/0e157cac-0f57-46b0-aa28-eaab6ddf0394/action => generated 0 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 20:57:02 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-9addd20d-8d1e-4452-b115-e4315d00a729 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:02 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-9addd20d-8d1e-4452-b115-e4315d00a729 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] GET http://192.168.122.117/volume/v3/snapshots/0e157cac-0f57-46b0-aa28-eaab6ddf0394 Sep 05 20:57:02 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-9addd20d-8d1e-4452-b115-e4315d00a729 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:02 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-9addd20d-8d1e-4452-b115-e4315d00a729 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:02 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:02 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:57:02 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-9addd20d-8d1e-4452-b115-e4315d00a729 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Snapshot retrieved successfully. Sep 05 20:57:02 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-9addd20d-8d1e-4452-b115-e4315d00a729 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] http://192.168.122.117/volume/v3/snapshots/0e157cac-0f57-46b0-aa28-eaab6ddf0394 returned with HTTP 200 Sep 05 20:57:02 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 629/1235] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:57:02 2026] GET /volume/v3/snapshots/0e157cac-0f57-46b0-aa28-eaab6ddf0394 => generated 465 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-9a769ed2-41b8-46b5-a46f-1c752b15fa92 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:02 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-9a769ed2-41b8-46b5-a46f-1c752b15fa92 tempest-SnapshotsActionsTest-1792813990 tempest-SnapshotsActionsTest-1792813990-project-admin] POST http://192.168.122.117/volume/v3/snapshots/0e157cac-0f57-46b0-aa28-eaab6ddf0394/action Sep 05 20:57:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-9a769ed2-41b8-46b5-a46f-1c752b15fa92 tempest-SnapshotsActionsTest-1792813990 tempest-SnapshotsActionsTest-1792813990-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87434) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:57:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-9a769ed2-41b8-46b5-a46f-1c752b15fa92 tempest-SnapshotsActionsTest-1792813990 tempest-SnapshotsActionsTest-1792813990-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:57:02 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:02 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:57:02 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-9a769ed2-41b8-46b5-a46f-1c752b15fa92 tempest-SnapshotsActionsTest-1792813990 tempest-SnapshotsActionsTest-1792813990-project-admin] Snapshot retrieved successfully. Sep 05 20:57:02 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:02 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:57:02 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-9a769ed2-41b8-46b5-a46f-1c752b15fa92 tempest-SnapshotsActionsTest-1792813990 tempest-SnapshotsActionsTest-1792813990-project-admin] Snapshot delete request issued successfully. Sep 05 20:57:02 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-9a769ed2-41b8-46b5-a46f-1c752b15fa92 tempest-SnapshotsActionsTest-1792813990 tempest-SnapshotsActionsTest-1792813990-project-admin] http://192.168.122.117/volume/v3/snapshots/0e157cac-0f57-46b0-aa28-eaab6ddf0394/action returned with HTTP 202 Sep 05 20:57:02 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 607/1236] 192.168.122.117 () {60 vars in 1280 bytes} [Sat Sep 5 20:57:02 2026] POST /volume/v3/snapshots/0e157cac-0f57-46b0-aa28-eaab6ddf0394/action => generated 0 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 05 20:57:02 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-21772836-fc17-4b44-b94a-4db9fbf76e10 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:02 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-21772836-fc17-4b44-b94a-4db9fbf76e10 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] GET http://192.168.122.117/volume/v3/snapshots/0e157cac-0f57-46b0-aa28-eaab6ddf0394 Sep 05 20:57:02 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-21772836-fc17-4b44-b94a-4db9fbf76e10 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:02 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-21772836-fc17-4b44-b94a-4db9fbf76e10 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:02 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:02 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:57:02 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-21772836-fc17-4b44-b94a-4db9fbf76e10 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Snapshot retrieved successfully. Sep 05 20:57:02 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-21772836-fc17-4b44-b94a-4db9fbf76e10 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] http://192.168.122.117/volume/v3/snapshots/0e157cac-0f57-46b0-aa28-eaab6ddf0394 returned with HTTP 200 Sep 05 20:57:02 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 630/1237] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:57:02 2026] GET /volume/v3/snapshots/0e157cac-0f57-46b0-aa28-eaab6ddf0394 => generated 465 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:03 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-13893ef8-b4f4-4d6f-b358-ac1e81902af8 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:03 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-13893ef8-b4f4-4d6f-b358-ac1e81902af8 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] GET http://192.168.122.117/volume/v3/snapshots/0e157cac-0f57-46b0-aa28-eaab6ddf0394 Sep 05 20:57:03 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-13893ef8-b4f4-4d6f-b358-ac1e81902af8 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:03 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-13893ef8-b4f4-4d6f-b358-ac1e81902af8 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:03 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:03 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:57:03 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-13893ef8-b4f4-4d6f-b358-ac1e81902af8 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Snapshot retrieved successfully. Sep 05 20:57:03 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-13893ef8-b4f4-4d6f-b358-ac1e81902af8 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] http://192.168.122.117/volume/v3/snapshots/0e157cac-0f57-46b0-aa28-eaab6ddf0394 returned with HTTP 200 Sep 05 20:57:03 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 608/1238] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:57:03 2026] GET /volume/v3/snapshots/0e157cac-0f57-46b0-aa28-eaab6ddf0394 => generated 465 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:04 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-83cc8d17-0d4a-44b6-9710-91c4b501b08b None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:04 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-83cc8d17-0d4a-44b6-9710-91c4b501b08b tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] POST http://192.168.122.117/volume/v3/volumes/d2adf669-2774-456c-9f57-ef345822539c/action Sep 05 20:57:04 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-83cc8d17-0d4a-44b6-9710-91c4b501b08b tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] Action body: b'{"os-attach": {"instance_uuid": "a05273c1-5404-41ec-a065-52af036f2c13", "mountpoint": "/dev/vdb"}}' {{(pid=87435) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:57:04 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-83cc8d17-0d4a-44b6-9710-91c4b501b08b tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "a05273c1-5404-41ec-a065-52af036f2c13", "mountpoint": "/dev/vdb"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:57:04 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:04 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:57:04 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:04 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:57:04 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-83cc8d17-0d4a-44b6-9710-91c4b501b08b tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] Volume info retrieved successfully. Sep 05 20:57:04 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-83cc8d17-0d4a-44b6-9710-91c4b501b08b tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] Update volume admin metadata completed successfully. Sep 05 20:57:04 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-9fc9b1d1-e761-4b0e-9970-3442442f7be9 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:04 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-9fc9b1d1-e761-4b0e-9970-3442442f7be9 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] GET http://192.168.122.117/volume/v3/snapshots/0e157cac-0f57-46b0-aa28-eaab6ddf0394 Sep 05 20:57:04 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-9fc9b1d1-e761-4b0e-9970-3442442f7be9 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:04 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-9fc9b1d1-e761-4b0e-9970-3442442f7be9 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:04 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-83cc8d17-0d4a-44b6-9710-91c4b501b08b tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] Attach volume completed successfully. Sep 05 20:57:04 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-83cc8d17-0d4a-44b6-9710-91c4b501b08b tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] http://192.168.122.117/volume/v3/volumes/d2adf669-2774-456c-9f57-ef345822539c/action returned with HTTP 202 Sep 05 20:57:04 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 631/1239] 192.168.122.117 () {60 vars in 1274 bytes} [Sat Sep 5 20:57:04 2026] POST /volume/v3/volumes/d2adf669-2774-456c-9f57-ef345822539c/action => generated 0 bytes in 290 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 20:57:04 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:04 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:57:04 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-9fc9b1d1-e761-4b0e-9970-3442442f7be9 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Snapshot retrieved successfully. Sep 05 20:57:04 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-3207f240-9506-4ec7-a6f8-b44e33841c04 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:04 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-9fc9b1d1-e761-4b0e-9970-3442442f7be9 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] http://192.168.122.117/volume/v3/snapshots/0e157cac-0f57-46b0-aa28-eaab6ddf0394 returned with HTTP 200 Sep 05 20:57:04 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 609/1240] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:57:04 2026] GET /volume/v3/snapshots/0e157cac-0f57-46b0-aa28-eaab6ddf0394 => generated 465 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:04 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-3207f240-9506-4ec7-a6f8-b44e33841c04 tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] GET http://192.168.122.117/volume/v3/volumes/d2adf669-2774-456c-9f57-ef345822539c Sep 05 20:57:04 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-3207f240-9506-4ec7-a6f8-b44e33841c04 tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:04 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-3207f240-9506-4ec7-a6f8-b44e33841c04 tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:04 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:04 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:57:04 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:04 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:57:04 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-3207f240-9506-4ec7-a6f8-b44e33841c04 tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] Volume info retrieved successfully. Sep 05 20:57:04 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-3207f240-9506-4ec7-a6f8-b44e33841c04 tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] http://192.168.122.117/volume/v3/volumes/d2adf669-2774-456c-9f57-ef345822539c returned with HTTP 200 Sep 05 20:57:04 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 632/1241] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:57:04 2026] GET /volume/v3/volumes/d2adf669-2774-456c-9f57-ef345822539c => generated 1185 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:57:04 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-67ac65b8-eefc-4a26-84a3-040e57918b48 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:04 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-67ac65b8-eefc-4a26-84a3-040e57918b48 tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-reader] GET http://192.168.122.117/volume/v3/volumes/d2adf669-2774-456c-9f57-ef345822539c Sep 05 20:57:04 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-67ac65b8-eefc-4a26-84a3-040e57918b48 tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-reader] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:04 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-67ac65b8-eefc-4a26-84a3-040e57918b48 tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-reader] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:04 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:04 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:57:04 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:04 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:57:04 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-67ac65b8-eefc-4a26-84a3-040e57918b48 tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-reader] Volume info retrieved successfully. Sep 05 20:57:04 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-67ac65b8-eefc-4a26-84a3-040e57918b48 tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-reader] http://192.168.122.117/volume/v3/volumes/d2adf669-2774-456c-9f57-ef345822539c returned with HTTP 200 Sep 05 20:57:04 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 610/1242] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:57:04 2026] GET /volume/v3/volumes/d2adf669-2774-456c-9f57-ef345822539c => generated 1185 bytes in 328 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:57:04 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-d5b452a3-6283-4194-b892-f5ff83997ff5 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:04 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-d5b452a3-6283-4194-b892-f5ff83997ff5 tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] POST http://192.168.122.117/volume/v3/volumes/d2adf669-2774-456c-9f57-ef345822539c/action Sep 05 20:57:04 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-d5b452a3-6283-4194-b892-f5ff83997ff5 tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] Action body: b'{"os-detach": {}}' {{(pid=87435) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:57:04 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-d5b452a3-6283-4194-b892-f5ff83997ff5 tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:57:04 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:04 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:57:04 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:04 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:57:04 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-d5b452a3-6283-4194-b892-f5ff83997ff5 tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] Volume info retrieved successfully. Sep 05 20:57:05 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-d5b452a3-6283-4194-b892-f5ff83997ff5 tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] Detach volume completed successfully. Sep 05 20:57:05 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-d5b452a3-6283-4194-b892-f5ff83997ff5 tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] http://192.168.122.117/volume/v3/volumes/d2adf669-2774-456c-9f57-ef345822539c/action returned with HTTP 202 Sep 05 20:57:05 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 633/1243] 192.168.122.117 () {60 vars in 1274 bytes} [Sat Sep 5 20:57:04 2026] POST /volume/v3/volumes/d2adf669-2774-456c-9f57-ef345822539c/action => generated 0 bytes in 294 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 20:57:05 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-5f148dc6-6f5b-4b3c-9a1e-212cbf06e397 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:05 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-5f148dc6-6f5b-4b3c-9a1e-212cbf06e397 tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] GET http://192.168.122.117/volume/v3/volumes/d2adf669-2774-456c-9f57-ef345822539c Sep 05 20:57:05 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-5f148dc6-6f5b-4b3c-9a1e-212cbf06e397 tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:05 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-5f148dc6-6f5b-4b3c-9a1e-212cbf06e397 tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:05 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:05 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:57:05 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:05 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:57:05 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-5f148dc6-6f5b-4b3c-9a1e-212cbf06e397 tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] Volume info retrieved successfully. Sep 05 20:57:05 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-5f148dc6-6f5b-4b3c-9a1e-212cbf06e397 tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] http://192.168.122.117/volume/v3/volumes/d2adf669-2774-456c-9f57-ef345822539c returned with HTTP 200 Sep 05 20:57:05 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 611/1244] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:57:05 2026] GET /volume/v3/volumes/d2adf669-2774-456c-9f57-ef345822539c => generated 870 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:05 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-acd1dabe-53cf-4aa3-b1a0-7b9d2dfb4183 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:05 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-acd1dabe-53cf-4aa3-b1a0-7b9d2dfb4183 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] GET http://192.168.122.117/volume/v3/snapshots/0e157cac-0f57-46b0-aa28-eaab6ddf0394 Sep 05 20:57:05 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-acd1dabe-53cf-4aa3-b1a0-7b9d2dfb4183 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:05 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-acd1dabe-53cf-4aa3-b1a0-7b9d2dfb4183 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:05 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-acd1dabe-53cf-4aa3-b1a0-7b9d2dfb4183 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] http://192.168.122.117/volume/v3/snapshots/0e157cac-0f57-46b0-aa28-eaab6ddf0394 returned with HTTP 404 Sep 05 20:57:05 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 634/1245] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:57:05 2026] GET /volume/v3/snapshots/0e157cac-0f57-46b0-aa28-eaab6ddf0394 => generated 111 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:57:05 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-04859a6d-02ca-43fb-9aaf-11a5dc818ef7 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:05 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-04859a6d-02ca-43fb-9aaf-11a5dc818ef7 tempest-SnapshotsActionsTest-1792813990 tempest-SnapshotsActionsTest-1792813990-project-admin] POST http://192.168.122.117/volume/v3/snapshots/90de3c60-7e7c-436a-9e84-3902a6486e24/action Sep 05 20:57:05 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-04859a6d-02ca-43fb-9aaf-11a5dc818ef7 tempest-SnapshotsActionsTest-1792813990 tempest-SnapshotsActionsTest-1792813990-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87434) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:57:05 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-04859a6d-02ca-43fb-9aaf-11a5dc818ef7 tempest-SnapshotsActionsTest-1792813990 tempest-SnapshotsActionsTest-1792813990-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:57:05 devstack devstack@c-api.service[87434]: DEBUG cinder.api.contrib.admin_actions [None req-04859a6d-02ca-43fb-9aaf-11a5dc818ef7 tempest-SnapshotsActionsTest-1792813990 tempest-SnapshotsActionsTest-1792813990-project-admin] Updating snapshot '90de3c60-7e7c-436a-9e84-3902a6486e24' with '{'status': 'available'}' {{(pid=87434) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 05 20:57:05 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:05 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:57:05 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-04859a6d-02ca-43fb-9aaf-11a5dc818ef7 tempest-SnapshotsActionsTest-1792813990 tempest-SnapshotsActionsTest-1792813990-project-admin] http://192.168.122.117/volume/v3/snapshots/90de3c60-7e7c-436a-9e84-3902a6486e24/action returned with HTTP 202 Sep 05 20:57:05 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 612/1246] 192.168.122.117 () {60 vars in 1280 bytes} [Sat Sep 5 20:57:05 2026] POST /volume/v3/snapshots/90de3c60-7e7c-436a-9e84-3902a6486e24/action => generated 0 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 20:57:05 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-14d679f1-03fe-411c-9618-b625bf251d95 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:05 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-14d679f1-03fe-411c-9618-b625bf251d95 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] GET http://192.168.122.117/volume/v3/snapshots/90de3c60-7e7c-436a-9e84-3902a6486e24 Sep 05 20:57:05 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-14d679f1-03fe-411c-9618-b625bf251d95 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:05 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-14d679f1-03fe-411c-9618-b625bf251d95 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:05 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:05 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:57:05 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-14d679f1-03fe-411c-9618-b625bf251d95 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Snapshot retrieved successfully. Sep 05 20:57:05 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-14d679f1-03fe-411c-9618-b625bf251d95 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] http://192.168.122.117/volume/v3/snapshots/90de3c60-7e7c-436a-9e84-3902a6486e24 returned with HTTP 200 Sep 05 20:57:05 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 635/1247] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:57:05 2026] GET /volume/v3/snapshots/90de3c60-7e7c-436a-9e84-3902a6486e24 => generated 465 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:05 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-fa3b40a8-bf0f-4e90-b22b-e604982ed946 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:05 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-fa3b40a8-bf0f-4e90-b22b-e604982ed946 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] DELETE http://192.168.122.117/volume/v3/snapshots/0e157cac-0f57-46b0-aa28-eaab6ddf0394 Sep 05 20:57:05 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-fa3b40a8-bf0f-4e90-b22b-e604982ed946 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:05 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-fa3b40a8-bf0f-4e90-b22b-e604982ed946 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Calling method 'delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:05 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.snapshots [None req-fa3b40a8-bf0f-4e90-b22b-e604982ed946 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Delete snapshot with id: 0e157cac-0f57-46b0-aa28-eaab6ddf0394 Sep 05 20:57:05 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-fa3b40a8-bf0f-4e90-b22b-e604982ed946 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] http://192.168.122.117/volume/v3/snapshots/0e157cac-0f57-46b0-aa28-eaab6ddf0394 returned with HTTP 404 Sep 05 20:57:05 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 613/1248] 192.168.122.117 () {58 vars in 1241 bytes} [Sat Sep 5 20:57:05 2026] DELETE /volume/v3/snapshots/0e157cac-0f57-46b0-aa28-eaab6ddf0394 => generated 111 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:57:05 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-e6f4c353-8d01-4e61-9829-214d3b5808d4 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:05 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-e6f4c353-8d01-4e61-9829-214d3b5808d4 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] POST http://192.168.122.117/volume/v3/snapshots Sep 05 20:57:05 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-e6f4c353-8d01-4e61-9829-214d3b5808d4 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "43f2de7a-854e-4333-b92a-ce5ac5d8c186", "name": "tempest-SnapshotsActionsTest-Snapshot-50015709"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:57:05 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:05 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:57:05 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:05 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:57:05 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-e6f4c353-8d01-4e61-9829-214d3b5808d4 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Volume info retrieved successfully. Sep 05 20:57:05 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.snapshots [None req-e6f4c353-8d01-4e61-9829-214d3b5808d4 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Create snapshot from volume 43f2de7a-854e-4333-b92a-ce5ac5d8c186 Sep 05 20:57:05 devstack devstack@c-api.service[87435]: DEBUG cinder.quota [None req-e6f4c353-8d01-4e61-9829-214d3b5808d4 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Created reservations ['02c62010-7235-4c81-b25f-4559b2936361', '4edda889-d73b-4737-afcf-a69649d1c62f', '8271bbeb-93a4-41dc-a3f8-9369315021e4', '9044037c-b376-4bae-9d10-da4d14775157'] {{(pid=87435) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:57:05 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:05 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:57:06 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-e6f4c353-8d01-4e61-9829-214d3b5808d4 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Snapshot create request issued successfully. Sep 05 20:57:06 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-e6f4c353-8d01-4e61-9829-214d3b5808d4 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] http://192.168.122.117/volume/v3/snapshots returned with HTTP 202 Sep 05 20:57:06 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 636/1249] 192.168.122.117 () {60 vars in 1149 bytes} [Sat Sep 5 20:57:05 2026] POST /volume/v3/snapshots => generated 305 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 05 20:57:06 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-b5ce6ca9-d664-4112-bf4e-33a6f2c5ab08 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:06 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b5ce6ca9-d664-4112-bf4e-33a6f2c5ab08 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] GET http://192.168.122.117/volume/v3/snapshots/102b875c-2b4e-4982-9ea8-a32368627d4f Sep 05 20:57:06 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b5ce6ca9-d664-4112-bf4e-33a6f2c5ab08 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:06 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b5ce6ca9-d664-4112-bf4e-33a6f2c5ab08 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:06 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:06 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:57:06 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-b5ce6ca9-d664-4112-bf4e-33a6f2c5ab08 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Snapshot retrieved successfully. Sep 05 20:57:06 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b5ce6ca9-d664-4112-bf4e-33a6f2c5ab08 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] http://192.168.122.117/volume/v3/snapshots/102b875c-2b4e-4982-9ea8-a32368627d4f returned with HTTP 200 Sep 05 20:57:06 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 614/1250] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:57:06 2026] GET /volume/v3/snapshots/102b875c-2b4e-4982-9ea8-a32368627d4f => generated 437 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:07 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-cfaa0822-8fe0-4535-877a-499b7e69d542 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:07 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-cfaa0822-8fe0-4535-877a-499b7e69d542 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] GET http://192.168.122.117/volume/v3/snapshots/102b875c-2b4e-4982-9ea8-a32368627d4f Sep 05 20:57:07 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-cfaa0822-8fe0-4535-877a-499b7e69d542 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:07 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-cfaa0822-8fe0-4535-877a-499b7e69d542 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:07 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:07 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:57:07 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-cfaa0822-8fe0-4535-877a-499b7e69d542 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Snapshot retrieved successfully. Sep 05 20:57:07 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-cfaa0822-8fe0-4535-877a-499b7e69d542 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] http://192.168.122.117/volume/v3/snapshots/102b875c-2b4e-4982-9ea8-a32368627d4f returned with HTTP 200 Sep 05 20:57:07 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 637/1251] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:57:07 2026] GET /volume/v3/snapshots/102b875c-2b4e-4982-9ea8-a32368627d4f => generated 437 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:08 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-fd7c5507-ee04-47fa-a9b3-eb9d369662d1 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:08 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-fd7c5507-ee04-47fa-a9b3-eb9d369662d1 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] GET http://192.168.122.117/volume/v3/snapshots/102b875c-2b4e-4982-9ea8-a32368627d4f Sep 05 20:57:08 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-fd7c5507-ee04-47fa-a9b3-eb9d369662d1 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:08 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-fd7c5507-ee04-47fa-a9b3-eb9d369662d1 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:08 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:08 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:57:08 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-fd7c5507-ee04-47fa-a9b3-eb9d369662d1 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Snapshot retrieved successfully. Sep 05 20:57:08 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-fd7c5507-ee04-47fa-a9b3-eb9d369662d1 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] http://192.168.122.117/volume/v3/snapshots/102b875c-2b4e-4982-9ea8-a32368627d4f returned with HTTP 200 Sep 05 20:57:08 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 615/1252] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:57:08 2026] GET /volume/v3/snapshots/102b875c-2b4e-4982-9ea8-a32368627d4f => generated 437 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:09 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-cfd64c71-8f92-4841-952e-246e9e0eb8ce None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:09 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-cfd64c71-8f92-4841-952e-246e9e0eb8ce tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] POST http://192.168.122.117/volume/v3/volumes/d2adf669-2774-456c-9f57-ef345822539c/action Sep 05 20:57:09 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-cfd64c71-8f92-4841-952e-246e9e0eb8ce tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] Action body: b'{"os-reserve": {}}' {{(pid=87435) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:57:09 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-cfd64c71-8f92-4841-952e-246e9e0eb8ce tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:57:09 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:09 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:57:09 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:09 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:57:09 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-cfd64c71-8f92-4841-952e-246e9e0eb8ce tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] Volume info retrieved successfully. Sep 05 20:57:09 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-cfd64c71-8f92-4841-952e-246e9e0eb8ce tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] Reserve volume completed successfully. Sep 05 20:57:09 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-cfd64c71-8f92-4841-952e-246e9e0eb8ce tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] http://192.168.122.117/volume/v3/volumes/d2adf669-2774-456c-9f57-ef345822539c/action returned with HTTP 202 Sep 05 20:57:09 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 638/1253] 192.168.122.117 () {60 vars in 1274 bytes} [Sat Sep 5 20:57:09 2026] POST /volume/v3/volumes/d2adf669-2774-456c-9f57-ef345822539c/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 20:57:09 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-a558a9ab-3659-462c-80d1-05260e43ca81 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:09 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-a558a9ab-3659-462c-80d1-05260e43ca81 tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-reader] GET http://192.168.122.117/volume/v3/volumes/d2adf669-2774-456c-9f57-ef345822539c Sep 05 20:57:09 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-a558a9ab-3659-462c-80d1-05260e43ca81 tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-reader] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:09 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-a558a9ab-3659-462c-80d1-05260e43ca81 tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-reader] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:09 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:09 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:57:09 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:09 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:57:09 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-a558a9ab-3659-462c-80d1-05260e43ca81 tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-reader] Volume info retrieved successfully. Sep 05 20:57:09 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-a558a9ab-3659-462c-80d1-05260e43ca81 tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-reader] http://192.168.122.117/volume/v3/volumes/d2adf669-2774-456c-9f57-ef345822539c returned with HTTP 200 Sep 05 20:57:09 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 616/1254] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:57:09 2026] GET /volume/v3/volumes/d2adf669-2774-456c-9f57-ef345822539c => generated 870 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:09 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-c63002de-022d-47b8-a641-8287c02f1483 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:09 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-c63002de-022d-47b8-a641-8287c02f1483 tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] POST http://192.168.122.117/volume/v3/volumes/d2adf669-2774-456c-9f57-ef345822539c/action Sep 05 20:57:09 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-c63002de-022d-47b8-a641-8287c02f1483 tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=87435) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:57:09 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-c63002de-022d-47b8-a641-8287c02f1483 tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:57:09 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-fbd65fa3-4d5d-47ab-83ac-2bdd9f062782 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:09 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-fbd65fa3-4d5d-47ab-83ac-2bdd9f062782 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] GET http://192.168.122.117/volume/v3/snapshots/102b875c-2b4e-4982-9ea8-a32368627d4f Sep 05 20:57:09 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-fbd65fa3-4d5d-47ab-83ac-2bdd9f062782 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:09 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-fbd65fa3-4d5d-47ab-83ac-2bdd9f062782 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:09 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:09 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:57:09 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:09 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:57:09 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:09 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:57:09 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-c63002de-022d-47b8-a641-8287c02f1483 tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] Volume info retrieved successfully. Sep 05 20:57:09 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-fbd65fa3-4d5d-47ab-83ac-2bdd9f062782 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Snapshot retrieved successfully. Sep 05 20:57:09 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-fbd65fa3-4d5d-47ab-83ac-2bdd9f062782 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] http://192.168.122.117/volume/v3/snapshots/102b875c-2b4e-4982-9ea8-a32368627d4f returned with HTTP 200 Sep 05 20:57:09 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 617/1255] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:57:09 2026] GET /volume/v3/snapshots/102b875c-2b4e-4982-9ea8-a32368627d4f => generated 464 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:09 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-6173a5ef-89f1-4841-9596-9237b9217166 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:09 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-6173a5ef-89f1-4841-9596-9237b9217166 tempest-SnapshotsActionsTest-1792813990 tempest-SnapshotsActionsTest-1792813990-project-admin] POST http://192.168.122.117/volume/v3/snapshots/102b875c-2b4e-4982-9ea8-a32368627d4f/action Sep 05 20:57:09 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-6173a5ef-89f1-4841-9596-9237b9217166 tempest-SnapshotsActionsTest-1792813990 tempest-SnapshotsActionsTest-1792813990-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87434) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:57:09 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-6173a5ef-89f1-4841-9596-9237b9217166 tempest-SnapshotsActionsTest-1792813990 tempest-SnapshotsActionsTest-1792813990-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:57:09 devstack devstack@c-api.service[87434]: DEBUG cinder.api.contrib.admin_actions [None req-6173a5ef-89f1-4841-9596-9237b9217166 tempest-SnapshotsActionsTest-1792813990 tempest-SnapshotsActionsTest-1792813990-project-admin] Updating snapshot '102b875c-2b4e-4982-9ea8-a32368627d4f' with '{'status': 'error'}' {{(pid=87434) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 05 20:57:09 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:09 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:57:09 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-c63002de-022d-47b8-a641-8287c02f1483 tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] Unreserve volume completed successfully. Sep 05 20:57:09 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-c63002de-022d-47b8-a641-8287c02f1483 tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] http://192.168.122.117/volume/v3/volumes/d2adf669-2774-456c-9f57-ef345822539c/action returned with HTTP 202 Sep 05 20:57:09 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:09 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:57:09 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 639/1256] 192.168.122.117 () {60 vars in 1274 bytes} [Sat Sep 5 20:57:09 2026] POST /volume/v3/volumes/d2adf669-2774-456c-9f57-ef345822539c/action => generated 0 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 20:57:09 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-4044e5f4-1845-4fd7-8ea6-682179c0ba07 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:09 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-4044e5f4-1845-4fd7-8ea6-682179c0ba07 tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-reader] GET http://192.168.122.117/volume/v3/volumes/d2adf669-2774-456c-9f57-ef345822539c Sep 05 20:57:09 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-4044e5f4-1845-4fd7-8ea6-682179c0ba07 tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-reader] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:09 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-4044e5f4-1845-4fd7-8ea6-682179c0ba07 tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-reader] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:09 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:09 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:57:09 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:09 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:57:09 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-6173a5ef-89f1-4841-9596-9237b9217166 tempest-SnapshotsActionsTest-1792813990 tempest-SnapshotsActionsTest-1792813990-project-admin] http://192.168.122.117/volume/v3/snapshots/102b875c-2b4e-4982-9ea8-a32368627d4f/action returned with HTTP 202 Sep 05 20:57:09 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 618/1257] 192.168.122.117 () {60 vars in 1280 bytes} [Sat Sep 5 20:57:09 2026] POST /volume/v3/snapshots/102b875c-2b4e-4982-9ea8-a32368627d4f/action => generated 0 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 20:57:09 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-4044e5f4-1845-4fd7-8ea6-682179c0ba07 tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-reader] Volume info retrieved successfully. Sep 05 20:57:09 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-69739319-740e-4419-9f4c-d80a0dd724e9 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:09 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-69739319-740e-4419-9f4c-d80a0dd724e9 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] GET http://192.168.122.117/volume/v3/snapshots/102b875c-2b4e-4982-9ea8-a32368627d4f Sep 05 20:57:09 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-69739319-740e-4419-9f4c-d80a0dd724e9 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:09 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-69739319-740e-4419-9f4c-d80a0dd724e9 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:09 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-4044e5f4-1845-4fd7-8ea6-682179c0ba07 tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-reader] http://192.168.122.117/volume/v3/volumes/d2adf669-2774-456c-9f57-ef345822539c returned with HTTP 200 Sep 05 20:57:09 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 640/1258] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:57:09 2026] GET /volume/v3/volumes/d2adf669-2774-456c-9f57-ef345822539c => generated 870 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:09 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:09 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:57:09 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-69739319-740e-4419-9f4c-d80a0dd724e9 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Snapshot retrieved successfully. Sep 05 20:57:09 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-69739319-740e-4419-9f4c-d80a0dd724e9 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] http://192.168.122.117/volume/v3/snapshots/102b875c-2b4e-4982-9ea8-a32368627d4f returned with HTTP 200 Sep 05 20:57:09 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 619/1259] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:57:09 2026] GET /volume/v3/snapshots/102b875c-2b4e-4982-9ea8-a32368627d4f => generated 460 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:09 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-6cfca6f8-5b4c-404f-ba70-d5fcc4f80bed None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:09 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-e0a55997-2add-477c-b554-090e0beadced None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:09 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-6cfca6f8-5b4c-404f-ba70-d5fcc4f80bed tempest-SnapshotsActionsTest-1792813990 tempest-SnapshotsActionsTest-1792813990-project-admin] POST http://192.168.122.117/volume/v3/snapshots/102b875c-2b4e-4982-9ea8-a32368627d4f/action Sep 05 20:57:09 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-6cfca6f8-5b4c-404f-ba70-d5fcc4f80bed tempest-SnapshotsActionsTest-1792813990 tempest-SnapshotsActionsTest-1792813990-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87435) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:57:09 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-6cfca6f8-5b4c-404f-ba70-d5fcc4f80bed tempest-SnapshotsActionsTest-1792813990 tempest-SnapshotsActionsTest-1792813990-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:57:09 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-e0a55997-2add-477c-b554-090e0beadced tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] POST http://192.168.122.117/volume/v3/volumes/d2adf669-2774-456c-9f57-ef345822539c/action Sep 05 20:57:09 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-e0a55997-2add-477c-b554-090e0beadced tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=87434) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:57:09 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-e0a55997-2add-477c-b554-090e0beadced tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:57:09 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:09 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:57:09 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-6cfca6f8-5b4c-404f-ba70-d5fcc4f80bed tempest-SnapshotsActionsTest-1792813990 tempest-SnapshotsActionsTest-1792813990-project-admin] Snapshot retrieved successfully. Sep 05 20:57:09 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:09 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:57:09 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:09 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:57:09 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-e0a55997-2add-477c-b554-090e0beadced tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] Volume info retrieved successfully. Sep 05 20:57:09 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:09 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:57:09 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-e0a55997-2add-477c-b554-090e0beadced tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] Volume updated successfully. Sep 05 20:57:09 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-e0a55997-2add-477c-b554-090e0beadced tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] http://192.168.122.117/volume/v3/volumes/d2adf669-2774-456c-9f57-ef345822539c/action returned with HTTP 200 Sep 05 20:57:09 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 620/1260] 192.168.122.117 () {60 vars in 1274 bytes} [Sat Sep 5 20:57:09 2026] POST /volume/v3/volumes/d2adf669-2774-456c-9f57-ef345822539c/action => generated 0 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 05 20:57:09 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-98cbaa3f-bb7b-46b2-8104-9515642336bb None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:09 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-98cbaa3f-bb7b-46b2-8104-9515642336bb tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-reader] GET http://192.168.122.117/volume/v3/volumes/d2adf669-2774-456c-9f57-ef345822539c Sep 05 20:57:09 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-98cbaa3f-bb7b-46b2-8104-9515642336bb tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-reader] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:09 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-98cbaa3f-bb7b-46b2-8104-9515642336bb tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-reader] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:09 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-6cfca6f8-5b4c-404f-ba70-d5fcc4f80bed tempest-SnapshotsActionsTest-1792813990 tempest-SnapshotsActionsTest-1792813990-project-admin] Snapshot delete request issued successfully. Sep 05 20:57:09 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-6cfca6f8-5b4c-404f-ba70-d5fcc4f80bed tempest-SnapshotsActionsTest-1792813990 tempest-SnapshotsActionsTest-1792813990-project-admin] http://192.168.122.117/volume/v3/snapshots/102b875c-2b4e-4982-9ea8-a32368627d4f/action returned with HTTP 202 Sep 05 20:57:09 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 641/1261] 192.168.122.117 () {60 vars in 1280 bytes} [Sat Sep 5 20:57:09 2026] POST /volume/v3/snapshots/102b875c-2b4e-4982-9ea8-a32368627d4f/action => generated 0 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 20:57:09 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:09 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:57:09 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-85ff2660-d095-486c-b611-cbfb3359cd48 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:09 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:09 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:57:09 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-85ff2660-d095-486c-b611-cbfb3359cd48 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] GET http://192.168.122.117/volume/v3/snapshots/102b875c-2b4e-4982-9ea8-a32368627d4f Sep 05 20:57:09 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-85ff2660-d095-486c-b611-cbfb3359cd48 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:09 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-85ff2660-d095-486c-b611-cbfb3359cd48 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:09 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:09 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:57:09 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-85ff2660-d095-486c-b611-cbfb3359cd48 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Snapshot retrieved successfully. Sep 05 20:57:09 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-98cbaa3f-bb7b-46b2-8104-9515642336bb tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-reader] Volume info retrieved successfully. Sep 05 20:57:09 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-85ff2660-d095-486c-b611-cbfb3359cd48 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] http://192.168.122.117/volume/v3/snapshots/102b875c-2b4e-4982-9ea8-a32368627d4f returned with HTTP 200 Sep 05 20:57:09 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 642/1262] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:57:09 2026] GET /volume/v3/snapshots/102b875c-2b4e-4982-9ea8-a32368627d4f => generated 463 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:09 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-98cbaa3f-bb7b-46b2-8104-9515642336bb tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-reader] http://192.168.122.117/volume/v3/volumes/d2adf669-2774-456c-9f57-ef345822539c returned with HTTP 200 Sep 05 20:57:09 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 621/1263] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:57:09 2026] GET /volume/v3/volumes/d2adf669-2774-456c-9f57-ef345822539c => generated 869 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:09 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-9d72c265-aec5-4fd3-828e-d7da1b963e0f None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:09 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-9d72c265-aec5-4fd3-828e-d7da1b963e0f tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] POST http://192.168.122.117/volume/v3/volumes/d2adf669-2774-456c-9f57-ef345822539c/action Sep 05 20:57:09 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-9d72c265-aec5-4fd3-828e-d7da1b963e0f tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=87435) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:57:09 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-9d72c265-aec5-4fd3-828e-d7da1b963e0f tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:57:09 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:09 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:57:09 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:09 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:57:09 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-9d72c265-aec5-4fd3-828e-d7da1b963e0f tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] Volume info retrieved successfully. Sep 05 20:57:09 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-9d72c265-aec5-4fd3-828e-d7da1b963e0f tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] Volume updated successfully. Sep 05 20:57:09 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-9d72c265-aec5-4fd3-828e-d7da1b963e0f tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] http://192.168.122.117/volume/v3/volumes/d2adf669-2774-456c-9f57-ef345822539c/action returned with HTTP 200 Sep 05 20:57:09 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 643/1264] 192.168.122.117 () {60 vars in 1274 bytes} [Sat Sep 5 20:57:09 2026] POST /volume/v3/volumes/d2adf669-2774-456c-9f57-ef345822539c/action => generated 0 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 05 20:57:09 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-1b2ed12e-2231-403e-9fa8-14c39ad55cef None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:09 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-1b2ed12e-2231-403e-9fa8-14c39ad55cef tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-reader] GET http://192.168.122.117/volume/v3/volumes/d2adf669-2774-456c-9f57-ef345822539c Sep 05 20:57:09 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-1b2ed12e-2231-403e-9fa8-14c39ad55cef tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-reader] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:09 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-1b2ed12e-2231-403e-9fa8-14c39ad55cef tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-reader] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:09 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:09 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:57:09 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:09 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:57:09 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-1b2ed12e-2231-403e-9fa8-14c39ad55cef tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-reader] Volume info retrieved successfully. Sep 05 20:57:09 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-1b2ed12e-2231-403e-9fa8-14c39ad55cef tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-reader] http://192.168.122.117/volume/v3/volumes/d2adf669-2774-456c-9f57-ef345822539c returned with HTTP 200 Sep 05 20:57:09 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 622/1265] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:57:09 2026] GET /volume/v3/volumes/d2adf669-2774-456c-9f57-ef345822539c => generated 870 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:09 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-3d9902de-1420-41cc-98ce-16150f97eece None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:09 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-3d9902de-1420-41cc-98ce-16150f97eece tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] POST http://192.168.122.117/volume/v3/volumes/d2adf669-2774-456c-9f57-ef345822539c/action Sep 05 20:57:09 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-3d9902de-1420-41cc-98ce-16150f97eece tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=87435) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:57:09 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-3d9902de-1420-41cc-98ce-16150f97eece tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:57:09 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:09 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:57:09 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:09 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:57:09 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-3d9902de-1420-41cc-98ce-16150f97eece tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] Volume info retrieved successfully. Sep 05 20:57:09 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-3d9902de-1420-41cc-98ce-16150f97eece tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] Update volume admin metadata completed successfully. Sep 05 20:57:09 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-3d9902de-1420-41cc-98ce-16150f97eece tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] Update readonly setting on volume completed successfully. Sep 05 20:57:09 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-3d9902de-1420-41cc-98ce-16150f97eece tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] http://192.168.122.117/volume/v3/volumes/d2adf669-2774-456c-9f57-ef345822539c/action returned with HTTP 202 Sep 05 20:57:09 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 644/1266] 192.168.122.117 () {60 vars in 1274 bytes} [Sat Sep 5 20:57:09 2026] POST /volume/v3/volumes/d2adf669-2774-456c-9f57-ef345822539c/action => generated 0 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 20:57:09 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-97cc3cf3-d236-484f-aa7e-59f288817a94 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:09 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-97cc3cf3-d236-484f-aa7e-59f288817a94 tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-reader] GET http://192.168.122.117/volume/v3/volumes/d2adf669-2774-456c-9f57-ef345822539c Sep 05 20:57:09 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-97cc3cf3-d236-484f-aa7e-59f288817a94 tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-reader] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:09 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-97cc3cf3-d236-484f-aa7e-59f288817a94 tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-reader] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:09 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:09 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:57:09 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:09 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:57:09 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-97cc3cf3-d236-484f-aa7e-59f288817a94 tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-reader] Volume info retrieved successfully. Sep 05 20:57:09 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-97cc3cf3-d236-484f-aa7e-59f288817a94 tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-reader] http://192.168.122.117/volume/v3/volumes/d2adf669-2774-456c-9f57-ef345822539c returned with HTTP 200 Sep 05 20:57:09 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 623/1267] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:57:09 2026] GET /volume/v3/volumes/d2adf669-2774-456c-9f57-ef345822539c => generated 869 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:09 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-fb5213c8-0670-48bb-b055-ef0ab52874aa None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:09 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-fb5213c8-0670-48bb-b055-ef0ab52874aa tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] POST http://192.168.122.117/volume/v3/volumes/d2adf669-2774-456c-9f57-ef345822539c/action Sep 05 20:57:09 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-fb5213c8-0670-48bb-b055-ef0ab52874aa tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=87435) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:57:09 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-fb5213c8-0670-48bb-b055-ef0ab52874aa tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:57:09 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:09 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:57:09 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:09 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:57:09 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-fb5213c8-0670-48bb-b055-ef0ab52874aa tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] Volume info retrieved successfully. Sep 05 20:57:09 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-fb5213c8-0670-48bb-b055-ef0ab52874aa tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] Update volume admin metadata completed successfully. Sep 05 20:57:09 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-fb5213c8-0670-48bb-b055-ef0ab52874aa tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] Update readonly setting on volume completed successfully. Sep 05 20:57:09 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-fb5213c8-0670-48bb-b055-ef0ab52874aa tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] http://192.168.122.117/volume/v3/volumes/d2adf669-2774-456c-9f57-ef345822539c/action returned with HTTP 202 Sep 05 20:57:09 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 645/1268] 192.168.122.117 () {60 vars in 1274 bytes} [Sat Sep 5 20:57:09 2026] POST /volume/v3/volumes/d2adf669-2774-456c-9f57-ef345822539c/action => generated 0 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 05 20:57:09 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-b0d2318c-24c0-4917-94af-3fd8add0c4d0 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:09 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b0d2318c-24c0-4917-94af-3fd8add0c4d0 tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-reader] GET http://192.168.122.117/volume/v3/volumes/d2adf669-2774-456c-9f57-ef345822539c Sep 05 20:57:09 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b0d2318c-24c0-4917-94af-3fd8add0c4d0 tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-reader] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:09 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b0d2318c-24c0-4917-94af-3fd8add0c4d0 tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-reader] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:09 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:09 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:57:09 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:09 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:57:09 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-b0d2318c-24c0-4917-94af-3fd8add0c4d0 tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-reader] Volume info retrieved successfully. Sep 05 20:57:09 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b0d2318c-24c0-4917-94af-3fd8add0c4d0 tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-reader] http://192.168.122.117/volume/v3/volumes/d2adf669-2774-456c-9f57-ef345822539c returned with HTTP 200 Sep 05 20:57:09 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 624/1269] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:57:09 2026] GET /volume/v3/volumes/d2adf669-2774-456c-9f57-ef345822539c => generated 870 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:09 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-766810fe-4792-45d9-b0f6-58b194e10a4d None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:09 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-766810fe-4792-45d9-b0f6-58b194e10a4d tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] POST http://192.168.122.117/volume/v3/volumes/d2adf669-2774-456c-9f57-ef345822539c/action Sep 05 20:57:09 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-766810fe-4792-45d9-b0f6-58b194e10a4d tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-2038265217", "disk_format": "raw"}}' {{(pid=87435) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:57:09 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-766810fe-4792-45d9-b0f6-58b194e10a4d tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-2038265217", "disk_format": "raw"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:57:09 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:09 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:57:09 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:09 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:57:09 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-766810fe-4792-45d9-b0f6-58b194e10a4d tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] Volume info retrieved successfully. Sep 05 20:57:09 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:09 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:57:09 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:09 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:57:10 devstack devstack@c-api.service[87435]: DEBUG cinder.image.image_utils [None req-766810fe-4792-45d9-b0f6-58b194e10a4d tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-2038265217'}] 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-2038265217'}]. {{(pid=87435) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 05 20:57:10 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-87c26939-4578-4808-9388-089e82076567 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:10 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-87c26939-4578-4808-9388-089e82076567 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] GET http://192.168.122.117/volume/v3/snapshots/102b875c-2b4e-4982-9ea8-a32368627d4f Sep 05 20:57:10 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-87c26939-4578-4808-9388-089e82076567 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:10 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-87c26939-4578-4808-9388-089e82076567 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:10 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:10 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:57:10 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-87c26939-4578-4808-9388-089e82076567 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Snapshot retrieved successfully. Sep 05 20:57:10 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-87c26939-4578-4808-9388-089e82076567 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] http://192.168.122.117/volume/v3/snapshots/102b875c-2b4e-4982-9ea8-a32368627d4f returned with HTTP 200 Sep 05 20:57:10 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 625/1270] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:57:10 2026] GET /volume/v3/snapshots/102b875c-2b4e-4982-9ea8-a32368627d4f => generated 463 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:11 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-766810fe-4792-45d9-b0f6-58b194e10a4d tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] Copy volume to image completed successfully. Sep 05 20:57:11 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-766810fe-4792-45d9-b0f6-58b194e10a4d tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] http://192.168.122.117/volume/v3/volumes/d2adf669-2774-456c-9f57-ef345822539c/action returned with HTTP 202 Sep 05 20:57:11 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 646/1271] 192.168.122.117 () {60 vars in 1275 bytes} [Sat Sep 5 20:57:09 2026] POST /volume/v3/volumes/d2adf669-2774-456c-9f57-ef345822539c/action => generated 655 bytes in 1184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:57:11 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-bfe32837-4ae0-4099-a6c6-dfa4f5df37bd None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:11 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-bfe32837-4ae0-4099-a6c6-dfa4f5df37bd tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] GET http://192.168.122.117/volume/v3/snapshots/102b875c-2b4e-4982-9ea8-a32368627d4f Sep 05 20:57:11 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-bfe32837-4ae0-4099-a6c6-dfa4f5df37bd tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:11 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-bfe32837-4ae0-4099-a6c6-dfa4f5df37bd tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:11 devstack devstack@c-api.service[87434]: DEBUG dbcounter [-] [87434] Writing DB stats cinder:SELECT=258,cinder:INSERT=45,cinder:UPDATE=68,cinder:DELETE=4 {{(pid=87434) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 20:57:11 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-bfe32837-4ae0-4099-a6c6-dfa4f5df37bd tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] http://192.168.122.117/volume/v3/snapshots/102b875c-2b4e-4982-9ea8-a32368627d4f returned with HTTP 404 Sep 05 20:57:11 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 626/1272] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:57:11 2026] GET /volume/v3/snapshots/102b875c-2b4e-4982-9ea8-a32368627d4f => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:57:11 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-009f2258-79a4-4a4d-9b38-cfc55d332f23 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:11 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-009f2258-79a4-4a4d-9b38-cfc55d332f23 tempest-SnapshotsActionsTest-1792813990 tempest-SnapshotsActionsTest-1792813990-project-admin] POST http://192.168.122.117/volume/v3/snapshots/90de3c60-7e7c-436a-9e84-3902a6486e24/action Sep 05 20:57:11 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-009f2258-79a4-4a4d-9b38-cfc55d332f23 tempest-SnapshotsActionsTest-1792813990 tempest-SnapshotsActionsTest-1792813990-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87435) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:57:11 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-009f2258-79a4-4a4d-9b38-cfc55d332f23 tempest-SnapshotsActionsTest-1792813990 tempest-SnapshotsActionsTest-1792813990-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:57:11 devstack devstack@c-api.service[87435]: DEBUG cinder.api.contrib.admin_actions [None req-009f2258-79a4-4a4d-9b38-cfc55d332f23 tempest-SnapshotsActionsTest-1792813990 tempest-SnapshotsActionsTest-1792813990-project-admin] Updating snapshot '90de3c60-7e7c-436a-9e84-3902a6486e24' with '{'status': 'available'}' {{(pid=87435) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 05 20:57:11 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:11 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:57:11 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-009f2258-79a4-4a4d-9b38-cfc55d332f23 tempest-SnapshotsActionsTest-1792813990 tempest-SnapshotsActionsTest-1792813990-project-admin] http://192.168.122.117/volume/v3/snapshots/90de3c60-7e7c-436a-9e84-3902a6486e24/action returned with HTTP 202 Sep 05 20:57:11 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 647/1273] 192.168.122.117 () {60 vars in 1280 bytes} [Sat Sep 5 20:57:11 2026] POST /volume/v3/snapshots/90de3c60-7e7c-436a-9e84-3902a6486e24/action => generated 0 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 20:57:11 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-82637bd1-d686-49ee-bbbb-62620b8f12c0 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:11 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-82637bd1-d686-49ee-bbbb-62620b8f12c0 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] GET http://192.168.122.117/volume/v3/snapshots/90de3c60-7e7c-436a-9e84-3902a6486e24 Sep 05 20:57:11 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-82637bd1-d686-49ee-bbbb-62620b8f12c0 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:11 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-82637bd1-d686-49ee-bbbb-62620b8f12c0 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:11 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:11 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:57:11 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-82637bd1-d686-49ee-bbbb-62620b8f12c0 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Snapshot retrieved successfully. Sep 05 20:57:11 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-82637bd1-d686-49ee-bbbb-62620b8f12c0 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] http://192.168.122.117/volume/v3/snapshots/90de3c60-7e7c-436a-9e84-3902a6486e24 returned with HTTP 200 Sep 05 20:57:11 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 627/1274] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:57:11 2026] GET /volume/v3/snapshots/90de3c60-7e7c-436a-9e84-3902a6486e24 => generated 465 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:11 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-30e4e10d-95dc-4e4e-b45a-3a1e2a9f4c07 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:11 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-30e4e10d-95dc-4e4e-b45a-3a1e2a9f4c07 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] DELETE http://192.168.122.117/volume/v3/snapshots/102b875c-2b4e-4982-9ea8-a32368627d4f Sep 05 20:57:11 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-30e4e10d-95dc-4e4e-b45a-3a1e2a9f4c07 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:11 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-30e4e10d-95dc-4e4e-b45a-3a1e2a9f4c07 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:11 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.snapshots [None req-30e4e10d-95dc-4e4e-b45a-3a1e2a9f4c07 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Delete snapshot with id: 102b875c-2b4e-4982-9ea8-a32368627d4f Sep 05 20:57:11 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-30e4e10d-95dc-4e4e-b45a-3a1e2a9f4c07 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] http://192.168.122.117/volume/v3/snapshots/102b875c-2b4e-4982-9ea8-a32368627d4f returned with HTTP 404 Sep 05 20:57:11 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 648/1275] 192.168.122.117 () {58 vars in 1241 bytes} [Sat Sep 5 20:57:11 2026] DELETE /volume/v3/snapshots/102b875c-2b4e-4982-9ea8-a32368627d4f => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:57:11 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-bc4952c1-43c9-4b8b-8369-ece8599d38ae None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:11 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-bc4952c1-43c9-4b8b-8369-ece8599d38ae tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] POST http://192.168.122.117/volume/v3/snapshots Sep 05 20:57:11 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-bc4952c1-43c9-4b8b-8369-ece8599d38ae tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "43f2de7a-854e-4333-b92a-ce5ac5d8c186", "name": "tempest-SnapshotsActionsTest-Snapshot-2104421261"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:57:11 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:11 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:57:11 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:11 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:57:11 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-bc4952c1-43c9-4b8b-8369-ece8599d38ae tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Volume info retrieved successfully. Sep 05 20:57:11 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.snapshots [None req-bc4952c1-43c9-4b8b-8369-ece8599d38ae tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Create snapshot from volume 43f2de7a-854e-4333-b92a-ce5ac5d8c186 Sep 05 20:57:11 devstack devstack@c-api.service[87434]: DEBUG cinder.quota [None req-bc4952c1-43c9-4b8b-8369-ece8599d38ae tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Created reservations ['ccb4528e-50bf-451f-b6f1-a6a1b95a1a9f', '11833b26-2e81-490c-99b3-ad48f5afb62d', '9cae126c-227d-4afa-8907-964ee3dbd798', 'ab673b30-e687-4f0b-a2c0-c1caf210ff0b'] {{(pid=87434) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:57:11 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:11 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:57:11 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-bc4952c1-43c9-4b8b-8369-ece8599d38ae tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Snapshot create request issued successfully. Sep 05 20:57:11 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-bc4952c1-43c9-4b8b-8369-ece8599d38ae tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] http://192.168.122.117/volume/v3/snapshots returned with HTTP 202 Sep 05 20:57:11 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 628/1276] 192.168.122.117 () {60 vars in 1149 bytes} [Sat Sep 5 20:57:11 2026] POST /volume/v3/snapshots => generated 307 bytes in 238 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:57:11 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-2a2f5228-548f-4f75-b58c-8f3e46b77dab None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:11 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-2a2f5228-548f-4f75-b58c-8f3e46b77dab tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] GET http://192.168.122.117/volume/v3/snapshots/d62f2ef3-bf91-47eb-bc10-f5bf81000858 Sep 05 20:57:11 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-2a2f5228-548f-4f75-b58c-8f3e46b77dab tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:11 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-2a2f5228-548f-4f75-b58c-8f3e46b77dab tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:11 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:11 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:57:11 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-2a2f5228-548f-4f75-b58c-8f3e46b77dab tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Snapshot retrieved successfully. Sep 05 20:57:11 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-2a2f5228-548f-4f75-b58c-8f3e46b77dab tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] http://192.168.122.117/volume/v3/snapshots/d62f2ef3-bf91-47eb-bc10-f5bf81000858 returned with HTTP 200 Sep 05 20:57:11 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 649/1277] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:57:11 2026] GET /volume/v3/snapshots/d62f2ef3-bf91-47eb-bc10-f5bf81000858 => generated 439 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:12 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-ac5edbd1-7f78-4f8c-b57f-3f23c7e7b582 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:12 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-ac5edbd1-7f78-4f8c-b57f-3f23c7e7b582 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] GET http://192.168.122.117/volume/v3/snapshots/d62f2ef3-bf91-47eb-bc10-f5bf81000858 Sep 05 20:57:12 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-ac5edbd1-7f78-4f8c-b57f-3f23c7e7b582 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:12 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-ac5edbd1-7f78-4f8c-b57f-3f23c7e7b582 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:13 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:13 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:57:13 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-ac5edbd1-7f78-4f8c-b57f-3f23c7e7b582 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Snapshot retrieved successfully. Sep 05 20:57:13 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-ac5edbd1-7f78-4f8c-b57f-3f23c7e7b582 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] http://192.168.122.117/volume/v3/snapshots/d62f2ef3-bf91-47eb-bc10-f5bf81000858 returned with HTTP 200 Sep 05 20:57:13 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 629/1278] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:57:12 2026] GET /volume/v3/snapshots/d62f2ef3-bf91-47eb-bc10-f5bf81000858 => generated 439 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:57:14 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-6aa80dd1-d9cd-47a5-9fc6-27df2c0c1e76 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:14 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-6aa80dd1-d9cd-47a5-9fc6-27df2c0c1e76 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] GET http://192.168.122.117/volume/v3/snapshots/d62f2ef3-bf91-47eb-bc10-f5bf81000858 Sep 05 20:57:14 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-6aa80dd1-d9cd-47a5-9fc6-27df2c0c1e76 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:14 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-6aa80dd1-d9cd-47a5-9fc6-27df2c0c1e76 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:14 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:14 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:57:14 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-6aa80dd1-d9cd-47a5-9fc6-27df2c0c1e76 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Snapshot retrieved successfully. Sep 05 20:57:14 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-6aa80dd1-d9cd-47a5-9fc6-27df2c0c1e76 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] http://192.168.122.117/volume/v3/snapshots/d62f2ef3-bf91-47eb-bc10-f5bf81000858 returned with HTTP 200 Sep 05 20:57:14 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 650/1279] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:57:14 2026] GET /volume/v3/snapshots/d62f2ef3-bf91-47eb-bc10-f5bf81000858 => generated 439 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:15 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-597d274e-91c4-47e9-abce-6d5b481f135b None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:15 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-597d274e-91c4-47e9-abce-6d5b481f135b tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] GET http://192.168.122.117/volume/v3/snapshots/d62f2ef3-bf91-47eb-bc10-f5bf81000858 Sep 05 20:57:15 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-597d274e-91c4-47e9-abce-6d5b481f135b tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:15 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-597d274e-91c4-47e9-abce-6d5b481f135b tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:15 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:15 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:57:15 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-597d274e-91c4-47e9-abce-6d5b481f135b tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Snapshot retrieved successfully. Sep 05 20:57:15 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-597d274e-91c4-47e9-abce-6d5b481f135b tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] http://192.168.122.117/volume/v3/snapshots/d62f2ef3-bf91-47eb-bc10-f5bf81000858 returned with HTTP 200 Sep 05 20:57:15 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 630/1280] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:57:15 2026] GET /volume/v3/snapshots/d62f2ef3-bf91-47eb-bc10-f5bf81000858 => generated 439 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:16 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-8c37e4b2-abc0-4954-b63b-6d5c95c90a78 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:16 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-8c37e4b2-abc0-4954-b63b-6d5c95c90a78 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] GET http://192.168.122.117/volume/v3/snapshots/d62f2ef3-bf91-47eb-bc10-f5bf81000858 Sep 05 20:57:16 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-8c37e4b2-abc0-4954-b63b-6d5c95c90a78 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:16 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-8c37e4b2-abc0-4954-b63b-6d5c95c90a78 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:16 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:16 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:57:16 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-8c37e4b2-abc0-4954-b63b-6d5c95c90a78 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Snapshot retrieved successfully. Sep 05 20:57:16 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-8c37e4b2-abc0-4954-b63b-6d5c95c90a78 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] http://192.168.122.117/volume/v3/snapshots/d62f2ef3-bf91-47eb-bc10-f5bf81000858 returned with HTTP 200 Sep 05 20:57:16 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 651/1281] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:57:16 2026] GET /volume/v3/snapshots/d62f2ef3-bf91-47eb-bc10-f5bf81000858 => generated 439 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:17 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-8802a441-80a3-451e-933f-986f811fa6b4 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:17 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-8802a441-80a3-451e-933f-986f811fa6b4 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] GET http://192.168.122.117/volume/v3/snapshots/d62f2ef3-bf91-47eb-bc10-f5bf81000858 Sep 05 20:57:17 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-8802a441-80a3-451e-933f-986f811fa6b4 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:17 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-8802a441-80a3-451e-933f-986f811fa6b4 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:17 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:17 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:57:17 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-8802a441-80a3-451e-933f-986f811fa6b4 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Snapshot retrieved successfully. Sep 05 20:57:17 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-8802a441-80a3-451e-933f-986f811fa6b4 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] http://192.168.122.117/volume/v3/snapshots/d62f2ef3-bf91-47eb-bc10-f5bf81000858 returned with HTTP 200 Sep 05 20:57:17 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 631/1282] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:57:17 2026] GET /volume/v3/snapshots/d62f2ef3-bf91-47eb-bc10-f5bf81000858 => generated 439 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:57:18 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-c36a7e75-a431-493d-bb34-7902cdec96bf None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:18 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-c36a7e75-a431-493d-bb34-7902cdec96bf tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] GET http://192.168.122.117/volume/v3/snapshots/d62f2ef3-bf91-47eb-bc10-f5bf81000858 Sep 05 20:57:18 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-c36a7e75-a431-493d-bb34-7902cdec96bf tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:18 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-c36a7e75-a431-493d-bb34-7902cdec96bf tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:18 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:18 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:57:18 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-c36a7e75-a431-493d-bb34-7902cdec96bf tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Snapshot retrieved successfully. Sep 05 20:57:18 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-c36a7e75-a431-493d-bb34-7902cdec96bf tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] http://192.168.122.117/volume/v3/snapshots/d62f2ef3-bf91-47eb-bc10-f5bf81000858 returned with HTTP 200 Sep 05 20:57:18 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 652/1283] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:57:18 2026] GET /volume/v3/snapshots/d62f2ef3-bf91-47eb-bc10-f5bf81000858 => generated 439 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:19 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-4d5745d8-a4cc-4034-8f63-6c183ef938bd None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:19 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-4d5745d8-a4cc-4034-8f63-6c183ef938bd tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] GET http://192.168.122.117/volume/v3/snapshots/d62f2ef3-bf91-47eb-bc10-f5bf81000858 Sep 05 20:57:19 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-4d5745d8-a4cc-4034-8f63-6c183ef938bd tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:19 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-4d5745d8-a4cc-4034-8f63-6c183ef938bd tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:19 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:19 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:57:19 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-4d5745d8-a4cc-4034-8f63-6c183ef938bd tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Snapshot retrieved successfully. Sep 05 20:57:19 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-4d5745d8-a4cc-4034-8f63-6c183ef938bd tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] http://192.168.122.117/volume/v3/snapshots/d62f2ef3-bf91-47eb-bc10-f5bf81000858 returned with HTTP 200 Sep 05 20:57:19 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 632/1284] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:57:19 2026] GET /volume/v3/snapshots/d62f2ef3-bf91-47eb-bc10-f5bf81000858 => generated 439 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:20 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-0896d90a-4bdf-4747-b89b-ee560140cf0b None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:20 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-0896d90a-4bdf-4747-b89b-ee560140cf0b tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] GET http://192.168.122.117/volume/v3/snapshots/d62f2ef3-bf91-47eb-bc10-f5bf81000858 Sep 05 20:57:20 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-0896d90a-4bdf-4747-b89b-ee560140cf0b tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:20 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-0896d90a-4bdf-4747-b89b-ee560140cf0b tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:20 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:20 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:57:20 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-0896d90a-4bdf-4747-b89b-ee560140cf0b tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Snapshot retrieved successfully. Sep 05 20:57:20 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-0896d90a-4bdf-4747-b89b-ee560140cf0b tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] http://192.168.122.117/volume/v3/snapshots/d62f2ef3-bf91-47eb-bc10-f5bf81000858 returned with HTTP 200 Sep 05 20:57:20 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 653/1285] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:57:20 2026] GET /volume/v3/snapshots/d62f2ef3-bf91-47eb-bc10-f5bf81000858 => generated 439 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:21 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-e75815f4-3c5c-400e-a3fb-f2d1edd11304 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:21 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-e75815f4-3c5c-400e-a3fb-f2d1edd11304 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] GET http://192.168.122.117/volume/v3/snapshots/d62f2ef3-bf91-47eb-bc10-f5bf81000858 Sep 05 20:57:21 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-e75815f4-3c5c-400e-a3fb-f2d1edd11304 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:21 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-e75815f4-3c5c-400e-a3fb-f2d1edd11304 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:21 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:21 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:57:21 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-e75815f4-3c5c-400e-a3fb-f2d1edd11304 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Snapshot retrieved successfully. Sep 05 20:57:21 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-e75815f4-3c5c-400e-a3fb-f2d1edd11304 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] http://192.168.122.117/volume/v3/snapshots/d62f2ef3-bf91-47eb-bc10-f5bf81000858 returned with HTTP 200 Sep 05 20:57:21 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 633/1286] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:57:21 2026] GET /volume/v3/snapshots/d62f2ef3-bf91-47eb-bc10-f5bf81000858 => generated 439 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:22 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-bfbe8c7e-a8a1-4265-8564-acf295d16df0 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:22 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-bfbe8c7e-a8a1-4265-8564-acf295d16df0 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] GET http://192.168.122.117/volume/v3/snapshots/d62f2ef3-bf91-47eb-bc10-f5bf81000858 Sep 05 20:57:22 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-bfbe8c7e-a8a1-4265-8564-acf295d16df0 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:22 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-bfbe8c7e-a8a1-4265-8564-acf295d16df0 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:22 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:22 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:57:22 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-bfbe8c7e-a8a1-4265-8564-acf295d16df0 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Snapshot retrieved successfully. Sep 05 20:57:22 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-bfbe8c7e-a8a1-4265-8564-acf295d16df0 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] http://192.168.122.117/volume/v3/snapshots/d62f2ef3-bf91-47eb-bc10-f5bf81000858 returned with HTTP 200 Sep 05 20:57:22 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 654/1287] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:57:22 2026] GET /volume/v3/snapshots/d62f2ef3-bf91-47eb-bc10-f5bf81000858 => generated 439 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:23 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-b8b0e071-53e5-4c33-a279-6debc7adfd64 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:23 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b8b0e071-53e5-4c33-a279-6debc7adfd64 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] GET http://192.168.122.117/volume/v3/snapshots/d62f2ef3-bf91-47eb-bc10-f5bf81000858 Sep 05 20:57:23 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b8b0e071-53e5-4c33-a279-6debc7adfd64 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:23 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b8b0e071-53e5-4c33-a279-6debc7adfd64 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:23 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:23 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:57:23 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-b8b0e071-53e5-4c33-a279-6debc7adfd64 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Snapshot retrieved successfully. Sep 05 20:57:23 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b8b0e071-53e5-4c33-a279-6debc7adfd64 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] http://192.168.122.117/volume/v3/snapshots/d62f2ef3-bf91-47eb-bc10-f5bf81000858 returned with HTTP 200 Sep 05 20:57:23 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 634/1288] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:57:23 2026] GET /volume/v3/snapshots/d62f2ef3-bf91-47eb-bc10-f5bf81000858 => generated 439 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:24 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-1d3ec7d9-9772-45c2-91f0-68f7b7e58957 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:24 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-1d3ec7d9-9772-45c2-91f0-68f7b7e58957 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] GET http://192.168.122.117/volume/v3/snapshots/d62f2ef3-bf91-47eb-bc10-f5bf81000858 Sep 05 20:57:24 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-1d3ec7d9-9772-45c2-91f0-68f7b7e58957 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:24 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-1d3ec7d9-9772-45c2-91f0-68f7b7e58957 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:24 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:24 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:57:24 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-1d3ec7d9-9772-45c2-91f0-68f7b7e58957 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Snapshot retrieved successfully. Sep 05 20:57:24 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-1d3ec7d9-9772-45c2-91f0-68f7b7e58957 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] http://192.168.122.117/volume/v3/snapshots/d62f2ef3-bf91-47eb-bc10-f5bf81000858 returned with HTTP 200 Sep 05 20:57:24 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 655/1289] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:57:24 2026] GET /volume/v3/snapshots/d62f2ef3-bf91-47eb-bc10-f5bf81000858 => generated 439 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-307f1cd0-4f57-4382-b57f-17a21f57ea60 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:25 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-307f1cd0-4f57-4382-b57f-17a21f57ea60 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] GET http://192.168.122.117/volume/v3/snapshots/d62f2ef3-bf91-47eb-bc10-f5bf81000858 Sep 05 20:57:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-307f1cd0-4f57-4382-b57f-17a21f57ea60 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-307f1cd0-4f57-4382-b57f-17a21f57ea60 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:25 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:25 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:57:25 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-307f1cd0-4f57-4382-b57f-17a21f57ea60 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Snapshot retrieved successfully. Sep 05 20:57:25 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-307f1cd0-4f57-4382-b57f-17a21f57ea60 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] http://192.168.122.117/volume/v3/snapshots/d62f2ef3-bf91-47eb-bc10-f5bf81000858 returned with HTTP 200 Sep 05 20:57:25 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 635/1290] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:57:25 2026] GET /volume/v3/snapshots/d62f2ef3-bf91-47eb-bc10-f5bf81000858 => generated 439 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:26 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-9198ce47-4f89-44f7-8f6c-66951148c9ce None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:26 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-9198ce47-4f89-44f7-8f6c-66951148c9ce tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] GET http://192.168.122.117/volume/v3/snapshots/d62f2ef3-bf91-47eb-bc10-f5bf81000858 Sep 05 20:57:26 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-9198ce47-4f89-44f7-8f6c-66951148c9ce tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:26 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-9198ce47-4f89-44f7-8f6c-66951148c9ce tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:26 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:26 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:57:26 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-9198ce47-4f89-44f7-8f6c-66951148c9ce tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Snapshot retrieved successfully. Sep 05 20:57:26 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-9198ce47-4f89-44f7-8f6c-66951148c9ce tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] http://192.168.122.117/volume/v3/snapshots/d62f2ef3-bf91-47eb-bc10-f5bf81000858 returned with HTTP 200 Sep 05 20:57:26 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 656/1291] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:57:26 2026] GET /volume/v3/snapshots/d62f2ef3-bf91-47eb-bc10-f5bf81000858 => generated 439 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:27 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-650a671e-bb96-412a-880e-241ea0dbf2c4 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:27 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-650a671e-bb96-412a-880e-241ea0dbf2c4 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] GET http://192.168.122.117/volume/v3/snapshots/d62f2ef3-bf91-47eb-bc10-f5bf81000858 Sep 05 20:57:27 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-650a671e-bb96-412a-880e-241ea0dbf2c4 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:27 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-650a671e-bb96-412a-880e-241ea0dbf2c4 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:27 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:27 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:57:27 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-650a671e-bb96-412a-880e-241ea0dbf2c4 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Snapshot retrieved successfully. Sep 05 20:57:27 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-650a671e-bb96-412a-880e-241ea0dbf2c4 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] http://192.168.122.117/volume/v3/snapshots/d62f2ef3-bf91-47eb-bc10-f5bf81000858 returned with HTTP 200 Sep 05 20:57:27 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 636/1292] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:57:27 2026] GET /volume/v3/snapshots/d62f2ef3-bf91-47eb-bc10-f5bf81000858 => generated 439 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:28 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-6673b46c-0b61-4d21-b5d4-945d34e20b34 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:28 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-6673b46c-0b61-4d21-b5d4-945d34e20b34 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] GET http://192.168.122.117/volume/v3/snapshots/d62f2ef3-bf91-47eb-bc10-f5bf81000858 Sep 05 20:57:28 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-6673b46c-0b61-4d21-b5d4-945d34e20b34 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:28 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-6673b46c-0b61-4d21-b5d4-945d34e20b34 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:28 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:28 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:57:28 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-6673b46c-0b61-4d21-b5d4-945d34e20b34 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Snapshot retrieved successfully. Sep 05 20:57:28 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-6673b46c-0b61-4d21-b5d4-945d34e20b34 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] http://192.168.122.117/volume/v3/snapshots/d62f2ef3-bf91-47eb-bc10-f5bf81000858 returned with HTTP 200 Sep 05 20:57:28 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 657/1293] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:57:28 2026] GET /volume/v3/snapshots/d62f2ef3-bf91-47eb-bc10-f5bf81000858 => generated 439 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:29 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-ca7cc296-1fec-437e-b932-ad2564fb8c59 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:29 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-ca7cc296-1fec-437e-b932-ad2564fb8c59 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] GET http://192.168.122.117/volume/v3/snapshots/d62f2ef3-bf91-47eb-bc10-f5bf81000858 Sep 05 20:57:29 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-ca7cc296-1fec-437e-b932-ad2564fb8c59 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:29 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-ca7cc296-1fec-437e-b932-ad2564fb8c59 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:29 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:29 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:57:29 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-ca7cc296-1fec-437e-b932-ad2564fb8c59 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Snapshot retrieved successfully. Sep 05 20:57:29 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-ca7cc296-1fec-437e-b932-ad2564fb8c59 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] http://192.168.122.117/volume/v3/snapshots/d62f2ef3-bf91-47eb-bc10-f5bf81000858 returned with HTTP 200 Sep 05 20:57:29 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 637/1294] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:57:29 2026] GET /volume/v3/snapshots/d62f2ef3-bf91-47eb-bc10-f5bf81000858 => generated 439 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:30 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-ee2a9cfb-54fd-4a9e-82db-0cb30356ba09 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:30 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-ee2a9cfb-54fd-4a9e-82db-0cb30356ba09 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] GET http://192.168.122.117/volume/v3/snapshots/d62f2ef3-bf91-47eb-bc10-f5bf81000858 Sep 05 20:57:30 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-ee2a9cfb-54fd-4a9e-82db-0cb30356ba09 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:30 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-ee2a9cfb-54fd-4a9e-82db-0cb30356ba09 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:30 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:30 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:57:30 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-ee2a9cfb-54fd-4a9e-82db-0cb30356ba09 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Snapshot retrieved successfully. Sep 05 20:57:30 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-ee2a9cfb-54fd-4a9e-82db-0cb30356ba09 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] http://192.168.122.117/volume/v3/snapshots/d62f2ef3-bf91-47eb-bc10-f5bf81000858 returned with HTTP 200 Sep 05 20:57:30 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 658/1295] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:57:30 2026] GET /volume/v3/snapshots/d62f2ef3-bf91-47eb-bc10-f5bf81000858 => generated 439 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:31 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-6f0108b8-8b0e-46e3-862c-6a53fc0fc16d None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:31 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-6f0108b8-8b0e-46e3-862c-6a53fc0fc16d tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] GET http://192.168.122.117/volume/v3/snapshots/d62f2ef3-bf91-47eb-bc10-f5bf81000858 Sep 05 20:57:31 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-6f0108b8-8b0e-46e3-862c-6a53fc0fc16d tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:31 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-6f0108b8-8b0e-46e3-862c-6a53fc0fc16d tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:32 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:32 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:57:32 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-6f0108b8-8b0e-46e3-862c-6a53fc0fc16d tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Snapshot retrieved successfully. Sep 05 20:57:32 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-6f0108b8-8b0e-46e3-862c-6a53fc0fc16d tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] http://192.168.122.117/volume/v3/snapshots/d62f2ef3-bf91-47eb-bc10-f5bf81000858 returned with HTTP 200 Sep 05 20:57:32 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 638/1296] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:57:31 2026] GET /volume/v3/snapshots/d62f2ef3-bf91-47eb-bc10-f5bf81000858 => generated 439 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:33 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-2bad191c-ee14-406d-80d5-932e0dff9147 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:33 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-2bad191c-ee14-406d-80d5-932e0dff9147 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] GET http://192.168.122.117/volume/v3/snapshots/d62f2ef3-bf91-47eb-bc10-f5bf81000858 Sep 05 20:57:33 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-2bad191c-ee14-406d-80d5-932e0dff9147 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:33 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-2bad191c-ee14-406d-80d5-932e0dff9147 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:33 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:33 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:57:33 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-2bad191c-ee14-406d-80d5-932e0dff9147 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Snapshot retrieved successfully. Sep 05 20:57:33 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-2bad191c-ee14-406d-80d5-932e0dff9147 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] http://192.168.122.117/volume/v3/snapshots/d62f2ef3-bf91-47eb-bc10-f5bf81000858 returned with HTTP 200 Sep 05 20:57:33 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 659/1297] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:57:33 2026] GET /volume/v3/snapshots/d62f2ef3-bf91-47eb-bc10-f5bf81000858 => generated 439 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:34 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-69810d19-063d-4136-967d-c4acc269483a None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:34 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-69810d19-063d-4136-967d-c4acc269483a tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] GET http://192.168.122.117/volume/v3/snapshots/d62f2ef3-bf91-47eb-bc10-f5bf81000858 Sep 05 20:57:34 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-69810d19-063d-4136-967d-c4acc269483a tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:34 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-69810d19-063d-4136-967d-c4acc269483a tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:34 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:34 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:57:34 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-69810d19-063d-4136-967d-c4acc269483a tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Snapshot retrieved successfully. Sep 05 20:57:34 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-69810d19-063d-4136-967d-c4acc269483a tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] http://192.168.122.117/volume/v3/snapshots/d62f2ef3-bf91-47eb-bc10-f5bf81000858 returned with HTTP 200 Sep 05 20:57:34 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 639/1298] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:57:34 2026] GET /volume/v3/snapshots/d62f2ef3-bf91-47eb-bc10-f5bf81000858 => generated 439 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:35 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-e0f6e07d-943d-47f0-ab00-e377563b1557 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:35 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-e0f6e07d-943d-47f0-ab00-e377563b1557 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] GET http://192.168.122.117/volume/v3/snapshots/d62f2ef3-bf91-47eb-bc10-f5bf81000858 Sep 05 20:57:35 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-e0f6e07d-943d-47f0-ab00-e377563b1557 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:35 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-e0f6e07d-943d-47f0-ab00-e377563b1557 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:35 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:35 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:57:35 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-e0f6e07d-943d-47f0-ab00-e377563b1557 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Snapshot retrieved successfully. Sep 05 20:57:35 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-e0f6e07d-943d-47f0-ab00-e377563b1557 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] http://192.168.122.117/volume/v3/snapshots/d62f2ef3-bf91-47eb-bc10-f5bf81000858 returned with HTTP 200 Sep 05 20:57:35 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 660/1299] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:57:35 2026] GET /volume/v3/snapshots/d62f2ef3-bf91-47eb-bc10-f5bf81000858 => generated 439 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:36 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-76f14fa8-da1b-480f-bbb4-4ae29c9221cd None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:36 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-76f14fa8-da1b-480f-bbb4-4ae29c9221cd tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] GET http://192.168.122.117/volume/v3/snapshots/d62f2ef3-bf91-47eb-bc10-f5bf81000858 Sep 05 20:57:36 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-76f14fa8-da1b-480f-bbb4-4ae29c9221cd tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:36 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-76f14fa8-da1b-480f-bbb4-4ae29c9221cd tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:36 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:36 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:57:36 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-76f14fa8-da1b-480f-bbb4-4ae29c9221cd tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Snapshot retrieved successfully. Sep 05 20:57:36 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-76f14fa8-da1b-480f-bbb4-4ae29c9221cd tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] http://192.168.122.117/volume/v3/snapshots/d62f2ef3-bf91-47eb-bc10-f5bf81000858 returned with HTTP 200 Sep 05 20:57:36 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 640/1300] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:57:36 2026] GET /volume/v3/snapshots/d62f2ef3-bf91-47eb-bc10-f5bf81000858 => generated 439 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:57:37 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-166e5ed5-b923-48b9-9e32-3ab571a99032 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:37 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-166e5ed5-b923-48b9-9e32-3ab571a99032 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] GET http://192.168.122.117/volume/v3/snapshots/d62f2ef3-bf91-47eb-bc10-f5bf81000858 Sep 05 20:57:37 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-166e5ed5-b923-48b9-9e32-3ab571a99032 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:37 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-166e5ed5-b923-48b9-9e32-3ab571a99032 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:37 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:37 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:57:37 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-166e5ed5-b923-48b9-9e32-3ab571a99032 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Snapshot retrieved successfully. Sep 05 20:57:37 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-166e5ed5-b923-48b9-9e32-3ab571a99032 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] http://192.168.122.117/volume/v3/snapshots/d62f2ef3-bf91-47eb-bc10-f5bf81000858 returned with HTTP 200 Sep 05 20:57:37 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 661/1301] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:57:37 2026] GET /volume/v3/snapshots/d62f2ef3-bf91-47eb-bc10-f5bf81000858 => generated 439 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:38 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-d2346bf1-6be4-4817-9eff-173c2ae20163 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:38 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d2346bf1-6be4-4817-9eff-173c2ae20163 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] GET http://192.168.122.117/volume/v3/snapshots/d62f2ef3-bf91-47eb-bc10-f5bf81000858 Sep 05 20:57:38 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-d2346bf1-6be4-4817-9eff-173c2ae20163 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:38 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-d2346bf1-6be4-4817-9eff-173c2ae20163 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:38 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:38 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:57:38 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-d2346bf1-6be4-4817-9eff-173c2ae20163 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Snapshot retrieved successfully. Sep 05 20:57:38 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d2346bf1-6be4-4817-9eff-173c2ae20163 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] http://192.168.122.117/volume/v3/snapshots/d62f2ef3-bf91-47eb-bc10-f5bf81000858 returned with HTTP 200 Sep 05 20:57:38 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 641/1302] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:57:38 2026] GET /volume/v3/snapshots/d62f2ef3-bf91-47eb-bc10-f5bf81000858 => generated 439 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:57:39 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-0233f9bc-2d74-4455-8a60-dcfce2a094ca None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:39 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-0233f9bc-2d74-4455-8a60-dcfce2a094ca tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] GET http://192.168.122.117/volume/v3/snapshots/d62f2ef3-bf91-47eb-bc10-f5bf81000858 Sep 05 20:57:39 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-0233f9bc-2d74-4455-8a60-dcfce2a094ca tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:39 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-0233f9bc-2d74-4455-8a60-dcfce2a094ca tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:39 devstack devstack@c-api.service[87435]: DEBUG dbcounter [-] [87435] Writing DB stats cinder:SELECT=171,cinder:INSERT=27,cinder:UPDATE=61,cinder:DELETE=4 {{(pid=87435) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 20:57:39 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:39 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:57:39 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-0233f9bc-2d74-4455-8a60-dcfce2a094ca tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Snapshot retrieved successfully. Sep 05 20:57:39 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-0233f9bc-2d74-4455-8a60-dcfce2a094ca tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] http://192.168.122.117/volume/v3/snapshots/d62f2ef3-bf91-47eb-bc10-f5bf81000858 returned with HTTP 200 Sep 05 20:57:39 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 662/1303] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:57:39 2026] GET /volume/v3/snapshots/d62f2ef3-bf91-47eb-bc10-f5bf81000858 => generated 439 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:40 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-171243a4-8013-4ae1-ab45-956c32012313 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:40 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-171243a4-8013-4ae1-ab45-956c32012313 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] GET http://192.168.122.117/volume/v3/snapshots/d62f2ef3-bf91-47eb-bc10-f5bf81000858 Sep 05 20:57:40 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-171243a4-8013-4ae1-ab45-956c32012313 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:40 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-171243a4-8013-4ae1-ab45-956c32012313 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:40 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:40 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:57:40 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-171243a4-8013-4ae1-ab45-956c32012313 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Snapshot retrieved successfully. Sep 05 20:57:40 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-171243a4-8013-4ae1-ab45-956c32012313 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] http://192.168.122.117/volume/v3/snapshots/d62f2ef3-bf91-47eb-bc10-f5bf81000858 returned with HTTP 200 Sep 05 20:57:40 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 642/1304] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:57:40 2026] GET /volume/v3/snapshots/d62f2ef3-bf91-47eb-bc10-f5bf81000858 => generated 439 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:41 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-9318e9a0-9765-47c1-9925-f5a49bd18e7a None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:41 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-9318e9a0-9765-47c1-9925-f5a49bd18e7a tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] GET http://192.168.122.117/volume/v3/snapshots/d62f2ef3-bf91-47eb-bc10-f5bf81000858 Sep 05 20:57:41 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-9318e9a0-9765-47c1-9925-f5a49bd18e7a tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:41 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-9318e9a0-9765-47c1-9925-f5a49bd18e7a tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:41 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:41 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:57:41 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-9318e9a0-9765-47c1-9925-f5a49bd18e7a tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Snapshot retrieved successfully. Sep 05 20:57:41 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-9318e9a0-9765-47c1-9925-f5a49bd18e7a tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] http://192.168.122.117/volume/v3/snapshots/d62f2ef3-bf91-47eb-bc10-f5bf81000858 returned with HTTP 200 Sep 05 20:57:41 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 663/1305] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:57:41 2026] GET /volume/v3/snapshots/d62f2ef3-bf91-47eb-bc10-f5bf81000858 => generated 439 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:42 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-67f0a868-048f-4599-86d7-bb3d17351fd4 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:42 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-67f0a868-048f-4599-86d7-bb3d17351fd4 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] GET http://192.168.122.117/volume/v3/snapshots/d62f2ef3-bf91-47eb-bc10-f5bf81000858 Sep 05 20:57:42 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-67f0a868-048f-4599-86d7-bb3d17351fd4 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:42 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-67f0a868-048f-4599-86d7-bb3d17351fd4 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:42 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:42 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:57:42 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-67f0a868-048f-4599-86d7-bb3d17351fd4 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Snapshot retrieved successfully. Sep 05 20:57:42 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-67f0a868-048f-4599-86d7-bb3d17351fd4 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] http://192.168.122.117/volume/v3/snapshots/d62f2ef3-bf91-47eb-bc10-f5bf81000858 returned with HTTP 200 Sep 05 20:57:42 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 643/1306] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:57:42 2026] GET /volume/v3/snapshots/d62f2ef3-bf91-47eb-bc10-f5bf81000858 => generated 439 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:43 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-9507c7fd-c0f2-4d40-8359-6bfd11406dda None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:43 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-9507c7fd-c0f2-4d40-8359-6bfd11406dda tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] GET http://192.168.122.117/volume/v3/snapshots/d62f2ef3-bf91-47eb-bc10-f5bf81000858 Sep 05 20:57:43 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-9507c7fd-c0f2-4d40-8359-6bfd11406dda tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:43 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-9507c7fd-c0f2-4d40-8359-6bfd11406dda tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:43 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:43 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:57:43 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-9507c7fd-c0f2-4d40-8359-6bfd11406dda tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Snapshot retrieved successfully. Sep 05 20:57:43 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-9507c7fd-c0f2-4d40-8359-6bfd11406dda tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] http://192.168.122.117/volume/v3/snapshots/d62f2ef3-bf91-47eb-bc10-f5bf81000858 returned with HTTP 200 Sep 05 20:57:43 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 664/1307] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:57:43 2026] GET /volume/v3/snapshots/d62f2ef3-bf91-47eb-bc10-f5bf81000858 => generated 439 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:43 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-02c6ecb3-d671-4eeb-82db-5041d65ce6e7 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:43 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-02c6ecb3-d671-4eeb-82db-5041d65ce6e7 tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] GET http://192.168.122.117/volume/v3/volumes/d2adf669-2774-456c-9f57-ef345822539c Sep 05 20:57:43 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-02c6ecb3-d671-4eeb-82db-5041d65ce6e7 tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:43 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-02c6ecb3-d671-4eeb-82db-5041d65ce6e7 tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:44 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:44 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:57:44 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:44 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:57:44 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-02c6ecb3-d671-4eeb-82db-5041d65ce6e7 tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] Volume info retrieved successfully. Sep 05 20:57:44 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-02c6ecb3-d671-4eeb-82db-5041d65ce6e7 tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] http://192.168.122.117/volume/v3/volumes/d2adf669-2774-456c-9f57-ef345822539c returned with HTTP 200 Sep 05 20:57:44 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 644/1308] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:57:43 2026] GET /volume/v3/volumes/d2adf669-2774-456c-9f57-ef345822539c => generated 870 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:44 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-91d493dd-8356-4748-863d-b03b11990be5 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:44 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-91d493dd-8356-4748-863d-b03b11990be5 tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] POST http://192.168.122.117/volume/v3/volumes/d2adf669-2774-456c-9f57-ef345822539c/action Sep 05 20:57:44 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-91d493dd-8356-4748-863d-b03b11990be5 tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-124730759", "disk_format": "qcow2"}}' {{(pid=87435) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:57:44 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-91d493dd-8356-4748-863d-b03b11990be5 tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-124730759", "disk_format": "qcow2"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:57:44 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:44 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:57:44 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:44 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:57:44 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-91d493dd-8356-4748-863d-b03b11990be5 tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] Volume info retrieved successfully. Sep 05 20:57:44 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:44 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:57:44 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:44 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:57:44 devstack devstack@c-api.service[87435]: DEBUG cinder.image.image_utils [None req-91d493dd-8356-4748-863d-b03b11990be5 tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-124730759'}] 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-124730759'}]. {{(pid=87435) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 05 20:57:44 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-9f7b2ce4-e557-4084-9056-948f39379953 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:44 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-9f7b2ce4-e557-4084-9056-948f39379953 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] GET http://192.168.122.117/volume/v3/snapshots/d62f2ef3-bf91-47eb-bc10-f5bf81000858 Sep 05 20:57:44 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-9f7b2ce4-e557-4084-9056-948f39379953 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:44 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-9f7b2ce4-e557-4084-9056-948f39379953 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:44 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:44 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:57:44 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-9f7b2ce4-e557-4084-9056-948f39379953 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Snapshot retrieved successfully. Sep 05 20:57:44 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-9f7b2ce4-e557-4084-9056-948f39379953 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] http://192.168.122.117/volume/v3/snapshots/d62f2ef3-bf91-47eb-bc10-f5bf81000858 returned with HTTP 200 Sep 05 20:57:44 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 645/1309] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:57:44 2026] GET /volume/v3/snapshots/d62f2ef3-bf91-47eb-bc10-f5bf81000858 => generated 439 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:57:45 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-7d598f5c-5dbe-4c97-86be-904886d34545 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:45 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-7d598f5c-5dbe-4c97-86be-904886d34545 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] GET http://192.168.122.117/volume/v3/snapshots/d62f2ef3-bf91-47eb-bc10-f5bf81000858 Sep 05 20:57:45 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-7d598f5c-5dbe-4c97-86be-904886d34545 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:45 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-7d598f5c-5dbe-4c97-86be-904886d34545 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:45 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:45 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:57:45 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-7d598f5c-5dbe-4c97-86be-904886d34545 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Snapshot retrieved successfully. Sep 05 20:57:45 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-7d598f5c-5dbe-4c97-86be-904886d34545 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] http://192.168.122.117/volume/v3/snapshots/d62f2ef3-bf91-47eb-bc10-f5bf81000858 returned with HTTP 200 Sep 05 20:57:45 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 646/1310] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:57:45 2026] GET /volume/v3/snapshots/d62f2ef3-bf91-47eb-bc10-f5bf81000858 => generated 439 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:46 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-91d493dd-8356-4748-863d-b03b11990be5 tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] Copy volume to image completed successfully. Sep 05 20:57:46 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-91d493dd-8356-4748-863d-b03b11990be5 tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] http://192.168.122.117/volume/v3/volumes/d2adf669-2774-456c-9f57-ef345822539c/action returned with HTTP 202 Sep 05 20:57:46 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 665/1311] 192.168.122.117 () {60 vars in 1275 bytes} [Sat Sep 5 20:57:44 2026] POST /volume/v3/volumes/d2adf669-2774-456c-9f57-ef345822539c/action => generated 656 bytes in 2315 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:57:46 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-33c18321-47fd-4f1d-828e-97d4f5b4c973 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:46 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-33c18321-47fd-4f1d-828e-97d4f5b4c973 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] GET http://192.168.122.117/volume/v3/snapshots/d62f2ef3-bf91-47eb-bc10-f5bf81000858 Sep 05 20:57:46 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-33c18321-47fd-4f1d-828e-97d4f5b4c973 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:46 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-33c18321-47fd-4f1d-828e-97d4f5b4c973 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:47 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:47 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:57:47 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-33c18321-47fd-4f1d-828e-97d4f5b4c973 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Snapshot retrieved successfully. Sep 05 20:57:47 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-33c18321-47fd-4f1d-828e-97d4f5b4c973 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] http://192.168.122.117/volume/v3/snapshots/d62f2ef3-bf91-47eb-bc10-f5bf81000858 returned with HTTP 200 Sep 05 20:57:47 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 647/1312] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:57:46 2026] GET /volume/v3/snapshots/d62f2ef3-bf91-47eb-bc10-f5bf81000858 => generated 466 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:47 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-00ca4103-32ee-4356-b179-dd6567055a93 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:47 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-00ca4103-32ee-4356-b179-dd6567055a93 tempest-SnapshotsActionsTest-1792813990 tempest-SnapshotsActionsTest-1792813990-project-admin] POST http://192.168.122.117/volume/v3/snapshots/d62f2ef3-bf91-47eb-bc10-f5bf81000858/action Sep 05 20:57:47 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-00ca4103-32ee-4356-b179-dd6567055a93 tempest-SnapshotsActionsTest-1792813990 tempest-SnapshotsActionsTest-1792813990-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=87435) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:57:47 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-00ca4103-32ee-4356-b179-dd6567055a93 tempest-SnapshotsActionsTest-1792813990 tempest-SnapshotsActionsTest-1792813990-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:57:47 devstack devstack@c-api.service[87435]: DEBUG cinder.api.contrib.admin_actions [None req-00ca4103-32ee-4356-b179-dd6567055a93 tempest-SnapshotsActionsTest-1792813990 tempest-SnapshotsActionsTest-1792813990-project-admin] Updating snapshot 'd62f2ef3-bf91-47eb-bc10-f5bf81000858' with '{'status': 'error_deleting'}' {{(pid=87435) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 05 20:57:47 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:47 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:57:47 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-00ca4103-32ee-4356-b179-dd6567055a93 tempest-SnapshotsActionsTest-1792813990 tempest-SnapshotsActionsTest-1792813990-project-admin] http://192.168.122.117/volume/v3/snapshots/d62f2ef3-bf91-47eb-bc10-f5bf81000858/action returned with HTTP 202 Sep 05 20:57:47 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 666/1313] 192.168.122.117 () {60 vars in 1280 bytes} [Sat Sep 5 20:57:47 2026] POST /volume/v3/snapshots/d62f2ef3-bf91-47eb-bc10-f5bf81000858/action => generated 0 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 20:57:47 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-c522f109-edd9-4d5c-9921-b21c2d64e9ec None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:47 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-c522f109-edd9-4d5c-9921-b21c2d64e9ec tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] GET http://192.168.122.117/volume/v3/snapshots/d62f2ef3-bf91-47eb-bc10-f5bf81000858 Sep 05 20:57:47 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-c522f109-edd9-4d5c-9921-b21c2d64e9ec tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:47 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-c522f109-edd9-4d5c-9921-b21c2d64e9ec tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:47 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:47 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:57:47 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-c522f109-edd9-4d5c-9921-b21c2d64e9ec tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Snapshot retrieved successfully. Sep 05 20:57:47 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-c522f109-edd9-4d5c-9921-b21c2d64e9ec tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] http://192.168.122.117/volume/v3/snapshots/d62f2ef3-bf91-47eb-bc10-f5bf81000858 returned with HTTP 200 Sep 05 20:57:47 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 648/1314] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:57:47 2026] GET /volume/v3/snapshots/d62f2ef3-bf91-47eb-bc10-f5bf81000858 => generated 471 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:47 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-6148418c-b43d-42ec-aa00-48a4dc7291a3 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:47 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-6148418c-b43d-42ec-aa00-48a4dc7291a3 tempest-SnapshotsActionsTest-1792813990 tempest-SnapshotsActionsTest-1792813990-project-admin] POST http://192.168.122.117/volume/v3/snapshots/d62f2ef3-bf91-47eb-bc10-f5bf81000858/action Sep 05 20:57:47 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-6148418c-b43d-42ec-aa00-48a4dc7291a3 tempest-SnapshotsActionsTest-1792813990 tempest-SnapshotsActionsTest-1792813990-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87435) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:57:47 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-6148418c-b43d-42ec-aa00-48a4dc7291a3 tempest-SnapshotsActionsTest-1792813990 tempest-SnapshotsActionsTest-1792813990-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:57:47 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:47 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:57:47 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-6148418c-b43d-42ec-aa00-48a4dc7291a3 tempest-SnapshotsActionsTest-1792813990 tempest-SnapshotsActionsTest-1792813990-project-admin] Snapshot retrieved successfully. Sep 05 20:57:47 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:47 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:57:47 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-6148418c-b43d-42ec-aa00-48a4dc7291a3 tempest-SnapshotsActionsTest-1792813990 tempest-SnapshotsActionsTest-1792813990-project-admin] Snapshot delete request issued successfully. Sep 05 20:57:47 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-6148418c-b43d-42ec-aa00-48a4dc7291a3 tempest-SnapshotsActionsTest-1792813990 tempest-SnapshotsActionsTest-1792813990-project-admin] http://192.168.122.117/volume/v3/snapshots/d62f2ef3-bf91-47eb-bc10-f5bf81000858/action returned with HTTP 202 Sep 05 20:57:47 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 667/1315] 192.168.122.117 () {60 vars in 1280 bytes} [Sat Sep 5 20:57:47 2026] POST /volume/v3/snapshots/d62f2ef3-bf91-47eb-bc10-f5bf81000858/action => generated 0 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 20:57:47 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-ac7bb0b9-24e1-4d62-b1cb-690f3fa33dd9 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:47 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-ac7bb0b9-24e1-4d62-b1cb-690f3fa33dd9 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] GET http://192.168.122.117/volume/v3/snapshots/d62f2ef3-bf91-47eb-bc10-f5bf81000858 Sep 05 20:57:47 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-ac7bb0b9-24e1-4d62-b1cb-690f3fa33dd9 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:47 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-ac7bb0b9-24e1-4d62-b1cb-690f3fa33dd9 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:47 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:47 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:57:47 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-ac7bb0b9-24e1-4d62-b1cb-690f3fa33dd9 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Snapshot retrieved successfully. Sep 05 20:57:47 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-ac7bb0b9-24e1-4d62-b1cb-690f3fa33dd9 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] http://192.168.122.117/volume/v3/snapshots/d62f2ef3-bf91-47eb-bc10-f5bf81000858 returned with HTTP 200 Sep 05 20:57:47 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 649/1316] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:57:47 2026] GET /volume/v3/snapshots/d62f2ef3-bf91-47eb-bc10-f5bf81000858 => generated 465 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:48 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-f33de1ae-2591-4987-8294-11228305834a None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:48 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-f33de1ae-2591-4987-8294-11228305834a tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] GET http://192.168.122.117/volume/v3/snapshots/d62f2ef3-bf91-47eb-bc10-f5bf81000858 Sep 05 20:57:48 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-f33de1ae-2591-4987-8294-11228305834a tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:48 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-f33de1ae-2591-4987-8294-11228305834a tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:48 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:48 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:57:48 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-f33de1ae-2591-4987-8294-11228305834a tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Snapshot retrieved successfully. Sep 05 20:57:48 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-f33de1ae-2591-4987-8294-11228305834a tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] http://192.168.122.117/volume/v3/snapshots/d62f2ef3-bf91-47eb-bc10-f5bf81000858 returned with HTTP 200 Sep 05 20:57:48 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 668/1317] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:57:48 2026] GET /volume/v3/snapshots/d62f2ef3-bf91-47eb-bc10-f5bf81000858 => generated 465 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:49 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-2432d916-7559-4d98-a607-357f1f161940 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:49 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-2432d916-7559-4d98-a607-357f1f161940 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] GET http://192.168.122.117/volume/v3/snapshots/d62f2ef3-bf91-47eb-bc10-f5bf81000858 Sep 05 20:57:49 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-2432d916-7559-4d98-a607-357f1f161940 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:49 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-2432d916-7559-4d98-a607-357f1f161940 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:49 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:49 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:57:49 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-2432d916-7559-4d98-a607-357f1f161940 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Snapshot retrieved successfully. Sep 05 20:57:49 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-2432d916-7559-4d98-a607-357f1f161940 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] http://192.168.122.117/volume/v3/snapshots/d62f2ef3-bf91-47eb-bc10-f5bf81000858 returned with HTTP 200 Sep 05 20:57:49 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 650/1318] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:57:49 2026] GET /volume/v3/snapshots/d62f2ef3-bf91-47eb-bc10-f5bf81000858 => generated 465 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:50 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-134b534c-cd59-4fce-a783-fb51b58a8a90 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:50 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-134b534c-cd59-4fce-a783-fb51b58a8a90 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] GET http://192.168.122.117/volume/v3/snapshots/d62f2ef3-bf91-47eb-bc10-f5bf81000858 Sep 05 20:57:50 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-134b534c-cd59-4fce-a783-fb51b58a8a90 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:50 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-134b534c-cd59-4fce-a783-fb51b58a8a90 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:50 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:50 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:57:50 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-134b534c-cd59-4fce-a783-fb51b58a8a90 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Snapshot retrieved successfully. Sep 05 20:57:50 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-134b534c-cd59-4fce-a783-fb51b58a8a90 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] http://192.168.122.117/volume/v3/snapshots/d62f2ef3-bf91-47eb-bc10-f5bf81000858 returned with HTTP 200 Sep 05 20:57:50 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 669/1319] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:57:50 2026] GET /volume/v3/snapshots/d62f2ef3-bf91-47eb-bc10-f5bf81000858 => generated 465 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:51 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-2770865b-a8f0-4c92-969c-6adff694320b None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:51 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-2770865b-a8f0-4c92-969c-6adff694320b tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] GET http://192.168.122.117/volume/v3/snapshots/d62f2ef3-bf91-47eb-bc10-f5bf81000858 Sep 05 20:57:51 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-2770865b-a8f0-4c92-969c-6adff694320b tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:51 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-2770865b-a8f0-4c92-969c-6adff694320b tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:51 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:51 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:57:51 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-2770865b-a8f0-4c92-969c-6adff694320b tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Snapshot retrieved successfully. Sep 05 20:57:51 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-2770865b-a8f0-4c92-969c-6adff694320b tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] http://192.168.122.117/volume/v3/snapshots/d62f2ef3-bf91-47eb-bc10-f5bf81000858 returned with HTTP 200 Sep 05 20:57:51 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 651/1320] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:57:51 2026] GET /volume/v3/snapshots/d62f2ef3-bf91-47eb-bc10-f5bf81000858 => generated 465 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:52 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-be7aee61-bc50-4b8a-9ca7-d658e53eee99 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:52 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-be7aee61-bc50-4b8a-9ca7-d658e53eee99 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] GET http://192.168.122.117/volume/v3/snapshots/d62f2ef3-bf91-47eb-bc10-f5bf81000858 Sep 05 20:57:52 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-be7aee61-bc50-4b8a-9ca7-d658e53eee99 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:52 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-be7aee61-bc50-4b8a-9ca7-d658e53eee99 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:52 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-be7aee61-bc50-4b8a-9ca7-d658e53eee99 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] http://192.168.122.117/volume/v3/snapshots/d62f2ef3-bf91-47eb-bc10-f5bf81000858 returned with HTTP 404 Sep 05 20:57:52 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 670/1321] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:57:52 2026] GET /volume/v3/snapshots/d62f2ef3-bf91-47eb-bc10-f5bf81000858 => generated 111 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:57:52 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-a3edaf1a-e5f2-4925-8280-fa932b5f7e15 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:52 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-a3edaf1a-e5f2-4925-8280-fa932b5f7e15 tempest-SnapshotsActionsTest-1792813990 tempest-SnapshotsActionsTest-1792813990-project-admin] POST http://192.168.122.117/volume/v3/snapshots/90de3c60-7e7c-436a-9e84-3902a6486e24/action Sep 05 20:57:52 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-a3edaf1a-e5f2-4925-8280-fa932b5f7e15 tempest-SnapshotsActionsTest-1792813990 tempest-SnapshotsActionsTest-1792813990-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87434) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:57:52 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-a3edaf1a-e5f2-4925-8280-fa932b5f7e15 tempest-SnapshotsActionsTest-1792813990 tempest-SnapshotsActionsTest-1792813990-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:57:52 devstack devstack@c-api.service[87434]: DEBUG cinder.api.contrib.admin_actions [None req-a3edaf1a-e5f2-4925-8280-fa932b5f7e15 tempest-SnapshotsActionsTest-1792813990 tempest-SnapshotsActionsTest-1792813990-project-admin] Updating snapshot '90de3c60-7e7c-436a-9e84-3902a6486e24' with '{'status': 'available'}' {{(pid=87434) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 05 20:57:52 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:52 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:57:53 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-fc95bcd4-35e6-4f53-a239-d0a7fa23beab None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:53 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-fc95bcd4-35e6-4f53-a239-d0a7fa23beab tempest-ServersNegativeTestJSON-1911668305 tempest-ServersNegativeTestJSON-1911668305-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 20:57:53 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-fc95bcd4-35e6-4f53-a239-d0a7fa23beab tempest-ServersNegativeTestJSON-1911668305 tempest-ServersNegativeTestJSON-1911668305-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1990971573"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:57:53 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.volumes [None req-fc95bcd4-35e6-4f53-a239-d0a7fa23beab tempest-ServersNegativeTestJSON-1911668305 tempest-ServersNegativeTestJSON-1911668305-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1990971573'}} {{(pid=87435) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:57:53 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-fc95bcd4-35e6-4f53-a239-d0a7fa23beab tempest-ServersNegativeTestJSON-1911668305 tempest-ServersNegativeTestJSON-1911668305-project-member] Create volume of 1 GB Sep 05 20:57:53 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-a3edaf1a-e5f2-4925-8280-fa932b5f7e15 tempest-SnapshotsActionsTest-1792813990 tempest-SnapshotsActionsTest-1792813990-project-admin] http://192.168.122.117/volume/v3/snapshots/90de3c60-7e7c-436a-9e84-3902a6486e24/action returned with HTTP 202 Sep 05 20:57:53 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 652/1322] 192.168.122.117 () {60 vars in 1280 bytes} [Sat Sep 5 20:57:52 2026] POST /volume/v3/snapshots/90de3c60-7e7c-436a-9e84-3902a6486e24/action => generated 0 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 20:57:53 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-e3a8748e-9098-4655-b15e-f7ff00734f59 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:53 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-fc95bcd4-35e6-4f53-a239-d0a7fa23beab tempest-ServersNegativeTestJSON-1911668305 tempest-ServersNegativeTestJSON-1911668305-project-member] Availability Zones retrieved successfully. Sep 05 20:57:53 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-e3a8748e-9098-4655-b15e-f7ff00734f59 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] GET http://192.168.122.117/volume/v3/snapshots/90de3c60-7e7c-436a-9e84-3902a6486e24 Sep 05 20:57:53 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-e3a8748e-9098-4655-b15e-f7ff00734f59 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:53 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-e3a8748e-9098-4655-b15e-f7ff00734f59 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:53 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:53 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:57:53 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-e3a8748e-9098-4655-b15e-f7ff00734f59 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Snapshot retrieved successfully. Sep 05 20:57:53 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-fc95bcd4-35e6-4f53-a239-d0a7fa23beab tempest-ServersNegativeTestJSON-1911668305 tempest-ServersNegativeTestJSON-1911668305-project-member] Flow 'volume_create_api' (e63895af-a49d-4c7b-b7cd-0a6872c34e99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:57:53 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-e3a8748e-9098-4655-b15e-f7ff00734f59 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] http://192.168.122.117/volume/v3/snapshots/90de3c60-7e7c-436a-9e84-3902a6486e24 returned with HTTP 200 Sep 05 20:57:53 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 653/1323] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:57:53 2026] GET /volume/v3/snapshots/90de3c60-7e7c-436a-9e84-3902a6486e24 => generated 465 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:53 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-dc7d7e6f-4e03-45ae-bbe7-92104b14de6c None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:53 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-dc7d7e6f-4e03-45ae-bbe7-92104b14de6c tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] DELETE http://192.168.122.117/volume/v3/snapshots/d62f2ef3-bf91-47eb-bc10-f5bf81000858 Sep 05 20:57:53 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-dc7d7e6f-4e03-45ae-bbe7-92104b14de6c tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:53 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-dc7d7e6f-4e03-45ae-bbe7-92104b14de6c tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Calling method 'delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:53 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.snapshots [None req-dc7d7e6f-4e03-45ae-bbe7-92104b14de6c tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Delete snapshot with id: d62f2ef3-bf91-47eb-bc10-f5bf81000858 Sep 05 20:57:53 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-fc95bcd4-35e6-4f53-a239-d0a7fa23beab tempest-ServersNegativeTestJSON-1911668305 tempest-ServersNegativeTestJSON-1911668305-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (016091bb-bb77-4520-b94a-a7e373982fc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:57:53 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-dc7d7e6f-4e03-45ae-bbe7-92104b14de6c tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] http://192.168.122.117/volume/v3/snapshots/d62f2ef3-bf91-47eb-bc10-f5bf81000858 returned with HTTP 404 Sep 05 20:57:53 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 654/1324] 192.168.122.117 () {58 vars in 1241 bytes} [Sat Sep 5 20:57:53 2026] DELETE /volume/v3/snapshots/d62f2ef3-bf91-47eb-bc10-f5bf81000858 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:57:53 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.flows.api.create_volume [None req-fc95bcd4-35e6-4f53-a239-d0a7fa23beab tempest-ServersNegativeTestJSON-1911668305 tempest-ServersNegativeTestJSON-1911668305-project-member] Validating volume size '1' using validate_int {{(pid=87435) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:57:53 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-2dfa91eb-7482-4cdb-b499-31092dc0f84c None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:53 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-2dfa91eb-7482-4cdb-b499-31092dc0f84c tempest-SnapshotsActionsTest-1792813990 tempest-SnapshotsActionsTest-1792813990-project-admin] POST http://192.168.122.117/volume/v3/snapshots/90de3c60-7e7c-436a-9e84-3902a6486e24/action Sep 05 20:57:53 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-2dfa91eb-7482-4cdb-b499-31092dc0f84c tempest-SnapshotsActionsTest-1792813990 tempest-SnapshotsActionsTest-1792813990-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87434) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:57:53 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-2dfa91eb-7482-4cdb-b499-31092dc0f84c tempest-SnapshotsActionsTest-1792813990 tempest-SnapshotsActionsTest-1792813990-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:57:53 devstack devstack@c-api.service[87434]: DEBUG cinder.api.contrib.admin_actions [None req-2dfa91eb-7482-4cdb-b499-31092dc0f84c tempest-SnapshotsActionsTest-1792813990 tempest-SnapshotsActionsTest-1792813990-project-admin] Updating snapshot '90de3c60-7e7c-436a-9e84-3902a6486e24' with '{'status': 'creating'}' {{(pid=87434) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 05 20:57:53 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:53 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:57:53 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-2dfa91eb-7482-4cdb-b499-31092dc0f84c tempest-SnapshotsActionsTest-1792813990 tempest-SnapshotsActionsTest-1792813990-project-admin] http://192.168.122.117/volume/v3/snapshots/90de3c60-7e7c-436a-9e84-3902a6486e24/action returned with HTTP 202 Sep 05 20:57:53 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 655/1325] 192.168.122.117 () {60 vars in 1280 bytes} [Sat Sep 5 20:57:53 2026] POST /volume/v3/snapshots/90de3c60-7e7c-436a-9e84-3902a6486e24/action => generated 0 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 20:57:53 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-7e7fe09c-9b88-460f-baf1-d85d2b42841f None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:53 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-7e7fe09c-9b88-460f-baf1-d85d2b42841f tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] GET http://192.168.122.117/volume/v3/snapshots/90de3c60-7e7c-436a-9e84-3902a6486e24 Sep 05 20:57:53 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-7e7fe09c-9b88-460f-baf1-d85d2b42841f tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:53 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-7e7fe09c-9b88-460f-baf1-d85d2b42841f tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:53 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:53 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:57:53 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-7e7fe09c-9b88-460f-baf1-d85d2b42841f tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Snapshot retrieved successfully. Sep 05 20:57:53 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-7e7fe09c-9b88-460f-baf1-d85d2b42841f tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] http://192.168.122.117/volume/v3/snapshots/90de3c60-7e7c-436a-9e84-3902a6486e24 returned with HTTP 200 Sep 05 20:57:53 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 656/1326] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:57:53 2026] GET /volume/v3/snapshots/90de3c60-7e7c-436a-9e84-3902a6486e24 => generated 464 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:53 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-d78fce55-ef91-4b0b-8423-52d0d041f52d None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:53 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d78fce55-ef91-4b0b-8423-52d0d041f52d tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] POST http://192.168.122.117/volume/v3/snapshots/90de3c60-7e7c-436a-9e84-3902a6486e24/action Sep 05 20:57:53 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-d78fce55-ef91-4b0b-8423-52d0d041f52d tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=87434) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:57:53 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-d78fce55-ef91-4b0b-8423-52d0d041f52d tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:57:53 devstack devstack@c-api.service[87434]: DEBUG cinder.api.contrib.snapshot_actions [None req-d78fce55-ef91-4b0b-8423-52d0d041f52d tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=87434) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Sep 05 20:57:53 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-fc95bcd4-35e6-4f53-a239-d0a7fa23beab tempest-ServersNegativeTestJSON-1911668305 tempest-ServersNegativeTestJSON-1911668305-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (016091bb-bb77-4520-b94a-a7e373982fc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:57:53 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-fc95bcd4-35e6-4f53-a239-d0a7fa23beab tempest-ServersNegativeTestJSON-1911668305 tempest-ServersNegativeTestJSON-1911668305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3aa0166-a09a-47f0-9211-5c965440aef4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:57:53 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:53 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:57:53 devstack devstack@c-api.service[87434]: INFO cinder.api.contrib.snapshot_actions [None req-d78fce55-ef91-4b0b-8423-52d0d041f52d tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Updating snapshot 90de3c60-7e7c-436a-9e84-3902a6486e24 with info {'id': '90de3c60-7e7c-436a-9e84-3902a6486e24', 'status': 'error', 'progress': '80%'} Sep 05 20:57:53 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d78fce55-ef91-4b0b-8423-52d0d041f52d tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] http://192.168.122.117/volume/v3/snapshots/90de3c60-7e7c-436a-9e84-3902a6486e24/action returned with HTTP 202 Sep 05 20:57:53 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 657/1327] 192.168.122.117 () {60 vars in 1280 bytes} [Sat Sep 5 20:57:53 2026] POST /volume/v3/snapshots/90de3c60-7e7c-436a-9e84-3902a6486e24/action => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:57:53 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-dca342c3-d690-4e65-9df3-27380d500d6f None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:53 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-dca342c3-d690-4e65-9df3-27380d500d6f tempest-SnapshotsActionsTest-1792813990 tempest-SnapshotsActionsTest-1792813990-project-admin] GET http://192.168.122.117/volume/v3/snapshots/90de3c60-7e7c-436a-9e84-3902a6486e24 Sep 05 20:57:53 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-dca342c3-d690-4e65-9df3-27380d500d6f tempest-SnapshotsActionsTest-1792813990 tempest-SnapshotsActionsTest-1792813990-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:53 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-dca342c3-d690-4e65-9df3-27380d500d6f tempest-SnapshotsActionsTest-1792813990 tempest-SnapshotsActionsTest-1792813990-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:53 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:53 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:57:53 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-dca342c3-d690-4e65-9df3-27380d500d6f tempest-SnapshotsActionsTest-1792813990 tempest-SnapshotsActionsTest-1792813990-project-admin] Snapshot retrieved successfully. Sep 05 20:57:53 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-dca342c3-d690-4e65-9df3-27380d500d6f tempest-SnapshotsActionsTest-1792813990 tempest-SnapshotsActionsTest-1792813990-project-admin] http://192.168.122.117/volume/v3/snapshots/90de3c60-7e7c-436a-9e84-3902a6486e24 returned with HTTP 200 Sep 05 20:57:53 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 658/1328] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:57:53 2026] GET /volume/v3/snapshots/90de3c60-7e7c-436a-9e84-3902a6486e24 => generated 460 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:53 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-03a56bf1-0ee6-4bfc-b58f-f5ded1eced3b None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:53 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-03a56bf1-0ee6-4bfc-b58f-f5ded1eced3b tempest-SnapshotsActionsTest-1792813990 tempest-SnapshotsActionsTest-1792813990-project-admin] POST http://192.168.122.117/volume/v3/snapshots/90de3c60-7e7c-436a-9e84-3902a6486e24/action Sep 05 20:57:53 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-03a56bf1-0ee6-4bfc-b58f-f5ded1eced3b tempest-SnapshotsActionsTest-1792813990 tempest-SnapshotsActionsTest-1792813990-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87434) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:57:53 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-03a56bf1-0ee6-4bfc-b58f-f5ded1eced3b tempest-SnapshotsActionsTest-1792813990 tempest-SnapshotsActionsTest-1792813990-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:57:53 devstack devstack@c-api.service[87434]: DEBUG cinder.api.contrib.admin_actions [None req-03a56bf1-0ee6-4bfc-b58f-f5ded1eced3b tempest-SnapshotsActionsTest-1792813990 tempest-SnapshotsActionsTest-1792813990-project-admin] Updating snapshot '90de3c60-7e7c-436a-9e84-3902a6486e24' with '{'status': 'available'}' {{(pid=87434) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 05 20:57:53 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:53 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:57:53 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-03a56bf1-0ee6-4bfc-b58f-f5ded1eced3b tempest-SnapshotsActionsTest-1792813990 tempest-SnapshotsActionsTest-1792813990-project-admin] http://192.168.122.117/volume/v3/snapshots/90de3c60-7e7c-436a-9e84-3902a6486e24/action returned with HTTP 202 Sep 05 20:57:53 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 659/1329] 192.168.122.117 () {60 vars in 1280 bytes} [Sat Sep 5 20:57:53 2026] POST /volume/v3/snapshots/90de3c60-7e7c-436a-9e84-3902a6486e24/action => generated 0 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 20:57:53 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-a0f2644a-0ef3-42a3-b1ce-a9f1fa0166cd None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:53 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-a0f2644a-0ef3-42a3-b1ce-a9f1fa0166cd tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] GET http://192.168.122.117/volume/v3/snapshots/90de3c60-7e7c-436a-9e84-3902a6486e24 Sep 05 20:57:53 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-a0f2644a-0ef3-42a3-b1ce-a9f1fa0166cd tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:53 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-a0f2644a-0ef3-42a3-b1ce-a9f1fa0166cd tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:53 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:53 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:57:53 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-a0f2644a-0ef3-42a3-b1ce-a9f1fa0166cd tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Snapshot retrieved successfully. Sep 05 20:57:53 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-a0f2644a-0ef3-42a3-b1ce-a9f1fa0166cd tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] http://192.168.122.117/volume/v3/snapshots/90de3c60-7e7c-436a-9e84-3902a6486e24 returned with HTTP 200 Sep 05 20:57:53 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 660/1330] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:57:53 2026] GET /volume/v3/snapshots/90de3c60-7e7c-436a-9e84-3902a6486e24 => generated 464 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:53 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-e2131fcb-bf6b-44d8-b0f5-609edfccfc73 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:53 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-e2131fcb-bf6b-44d8-b0f5-609edfccfc73 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] DELETE http://192.168.122.117/volume/v3/snapshots/90de3c60-7e7c-436a-9e84-3902a6486e24 Sep 05 20:57:53 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-e2131fcb-bf6b-44d8-b0f5-609edfccfc73 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:53 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-e2131fcb-bf6b-44d8-b0f5-609edfccfc73 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Calling method 'delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:53 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.snapshots [None req-e2131fcb-bf6b-44d8-b0f5-609edfccfc73 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Delete snapshot with id: 90de3c60-7e7c-436a-9e84-3902a6486e24 Sep 05 20:57:53 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:53 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:57:53 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-e2131fcb-bf6b-44d8-b0f5-609edfccfc73 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Snapshot retrieved successfully. Sep 05 20:57:53 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:53 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:57:53 devstack devstack@c-api.service[87435]: DEBUG cinder.quota [None req-fc95bcd4-35e6-4f53-a239-d0a7fa23beab tempest-ServersNegativeTestJSON-1911668305 tempest-ServersNegativeTestJSON-1911668305-project-member] Created reservations ['7b90eccf-2ddf-4919-952b-898c9e4bcb9c', '5457ca3b-3720-4df8-a244-a7935ce65679', 'ee40d999-23f8-4415-9590-8a4a53548546', '40d6a722-9066-4a23-a407-cce00e4c75e1'] {{(pid=87435) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:57:53 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-e2131fcb-bf6b-44d8-b0f5-609edfccfc73 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Snapshot delete request issued successfully. Sep 05 20:57:53 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-fc95bcd4-35e6-4f53-a239-d0a7fa23beab tempest-ServersNegativeTestJSON-1911668305 tempest-ServersNegativeTestJSON-1911668305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3aa0166-a09a-47f0-9211-5c965440aef4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7b90eccf-2ddf-4919-952b-898c9e4bcb9c', '5457ca3b-3720-4df8-a244-a7935ce65679', 'ee40d999-23f8-4415-9590-8a4a53548546', '40d6a722-9066-4a23-a407-cce00e4c75e1']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:57:53 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-e2131fcb-bf6b-44d8-b0f5-609edfccfc73 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] http://192.168.122.117/volume/v3/snapshots/90de3c60-7e7c-436a-9e84-3902a6486e24 returned with HTTP 202 Sep 05 20:57:53 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 661/1331] 192.168.122.117 () {58 vars in 1241 bytes} [Sat Sep 5 20:57:53 2026] DELETE /volume/v3/snapshots/90de3c60-7e7c-436a-9e84-3902a6486e24 => generated 0 bytes in 114 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:57:53 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-fc95bcd4-35e6-4f53-a239-d0a7fa23beab tempest-ServersNegativeTestJSON-1911668305 tempest-ServersNegativeTestJSON-1911668305-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96226511-bee4-4f6c-b1ca-4a6eb5083688) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:57:53 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-0f40a231-98c1-4db2-bab0-eabfc8c0d6e8 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:53 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-0f40a231-98c1-4db2-bab0-eabfc8c0d6e8 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] GET http://192.168.122.117/volume/v3/snapshots/90de3c60-7e7c-436a-9e84-3902a6486e24 Sep 05 20:57:53 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-0f40a231-98c1-4db2-bab0-eabfc8c0d6e8 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:53 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-0f40a231-98c1-4db2-bab0-eabfc8c0d6e8 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:53 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:53 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:57:54 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-0f40a231-98c1-4db2-bab0-eabfc8c0d6e8 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Snapshot retrieved successfully. Sep 05 20:57:54 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-0f40a231-98c1-4db2-bab0-eabfc8c0d6e8 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] http://192.168.122.117/volume/v3/snapshots/90de3c60-7e7c-436a-9e84-3902a6486e24 returned with HTTP 200 Sep 05 20:57:54 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 662/1332] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:57:53 2026] GET /volume/v3/snapshots/90de3c60-7e7c-436a-9e84-3902a6486e24 => generated 463 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:54 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:54 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:57:54 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-fc95bcd4-35e6-4f53-a239-d0a7fa23beab tempest-ServersNegativeTestJSON-1911668305 tempest-ServersNegativeTestJSON-1911668305-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96226511-bee4-4f6c-b1ca-4a6eb5083688) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '19b6d5cd-7051-4b71-80f5-0aba2c1efd1f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1990971573',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='427e0ac766b445e191dc8224e04335f6',qos_specs=None,replication_status=,reservations=['7b90eccf-2ddf-4919-952b-898c9e4bcb9c','5457ca3b-3720-4df8-a244-a7935ce65679','ee40d999-23f8-4415-9590-8a4a53548546','40d6a722-9066-4a23-a407-cce00e4c75e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46dbd29a5fd44e1695ac9bf5c50388e3',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T18:57:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1990971573',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=19b6d5cd-7051-4b71-80f5-0aba2c1efd1f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='427e0ac766b445e191dc8224e04335f6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='46dbd29a5fd44e1695ac9bf5c50388e3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:57:54 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-fc95bcd4-35e6-4f53-a239-d0a7fa23beab tempest-ServersNegativeTestJSON-1911668305 tempest-ServersNegativeTestJSON-1911668305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f33abab9-f9e8-4b69-b2ac-d5cdfdb7f0cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:57:54 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-fc95bcd4-35e6-4f53-a239-d0a7fa23beab tempest-ServersNegativeTestJSON-1911668305 tempest-ServersNegativeTestJSON-1911668305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f33abab9-f9e8-4b69-b2ac-d5cdfdb7f0cb) transitioned into state 'SUCCESS' from state '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-1990971573',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='427e0ac766b445e191dc8224e04335f6',qos_specs=None,replication_status=,reservations=['7b90eccf-2ddf-4919-952b-898c9e4bcb9c','5457ca3b-3720-4df8-a244-a7935ce65679','ee40d999-23f8-4415-9590-8a4a53548546','40d6a722-9066-4a23-a407-cce00e4c75e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46dbd29a5fd44e1695ac9bf5c50388e3',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:57:54 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-fc95bcd4-35e6-4f53-a239-d0a7fa23beab tempest-ServersNegativeTestJSON-1911668305 tempest-ServersNegativeTestJSON-1911668305-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d83518d-3d5e-4392-9c8c-e91c09916a49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:57:54 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-fc95bcd4-35e6-4f53-a239-d0a7fa23beab tempest-ServersNegativeTestJSON-1911668305 tempest-ServersNegativeTestJSON-1911668305-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d83518d-3d5e-4392-9c8c-e91c09916a49) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:57:54 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-fc95bcd4-35e6-4f53-a239-d0a7fa23beab tempest-ServersNegativeTestJSON-1911668305 tempest-ServersNegativeTestJSON-1911668305-project-member] Flow 'volume_create_api' (e63895af-a49d-4c7b-b7cd-0a6872c34e99) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:57:54 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-fc95bcd4-35e6-4f53-a239-d0a7fa23beab tempest-ServersNegativeTestJSON-1911668305 tempest-ServersNegativeTestJSON-1911668305-project-member] Create volume request issued successfully. Sep 05 20:57:54 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-fc95bcd4-35e6-4f53-a239-d0a7fa23beab tempest-ServersNegativeTestJSON-1911668305 tempest-ServersNegativeTestJSON-1911668305-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 20:57:54 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 671/1333] 192.168.122.117 () {60 vars in 1142 bytes} [Sat Sep 5 20:57:53 2026] POST /volume/v3/volumes => generated 763 bytes in 1404 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:57:54 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-51a9af65-b775-49ae-9360-f1c40d68e781 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:54 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-51a9af65-b775-49ae-9360-f1c40d68e781 tempest-ServersNegativeTestJSON-1911668305 tempest-ServersNegativeTestJSON-1911668305-project-member] GET http://192.168.122.117/volume/v3/volumes/19b6d5cd-7051-4b71-80f5-0aba2c1efd1f Sep 05 20:57:54 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-51a9af65-b775-49ae-9360-f1c40d68e781 tempest-ServersNegativeTestJSON-1911668305 tempest-ServersNegativeTestJSON-1911668305-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:54 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-51a9af65-b775-49ae-9360-f1c40d68e781 tempest-ServersNegativeTestJSON-1911668305 tempest-ServersNegativeTestJSON-1911668305-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:54 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:54 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:57:54 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:54 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:57:54 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-51a9af65-b775-49ae-9360-f1c40d68e781 tempest-ServersNegativeTestJSON-1911668305 tempest-ServersNegativeTestJSON-1911668305-project-member] Volume info retrieved successfully. Sep 05 20:57:54 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-51a9af65-b775-49ae-9360-f1c40d68e781 tempest-ServersNegativeTestJSON-1911668305 tempest-ServersNegativeTestJSON-1911668305-project-member] http://192.168.122.117/volume/v3/volumes/19b6d5cd-7051-4b71-80f5-0aba2c1efd1f returned with HTTP 200 Sep 05 20:57:54 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 663/1334] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:57:54 2026] GET /volume/v3/volumes/19b6d5cd-7051-4b71-80f5-0aba2c1efd1f => generated 831 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:55 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-f113a9d3-024a-42f0-bd08-20296bcf8f9e None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:55 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-f113a9d3-024a-42f0-bd08-20296bcf8f9e tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] GET http://192.168.122.117/volume/v3/snapshots/90de3c60-7e7c-436a-9e84-3902a6486e24 Sep 05 20:57:55 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-f113a9d3-024a-42f0-bd08-20296bcf8f9e tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:55 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-f113a9d3-024a-42f0-bd08-20296bcf8f9e tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:55 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:55 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:57:55 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-f113a9d3-024a-42f0-bd08-20296bcf8f9e tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Snapshot retrieved successfully. Sep 05 20:57:55 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-f113a9d3-024a-42f0-bd08-20296bcf8f9e tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] http://192.168.122.117/volume/v3/snapshots/90de3c60-7e7c-436a-9e84-3902a6486e24 returned with HTTP 200 Sep 05 20:57:55 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 672/1335] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:57:55 2026] GET /volume/v3/snapshots/90de3c60-7e7c-436a-9e84-3902a6486e24 => generated 463 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:55 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-86712ea2-3a2c-4577-b22d-d3b18ed52dce None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:55 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-86712ea2-3a2c-4577-b22d-d3b18ed52dce tempest-ServersNegativeTestJSON-1911668305 tempest-ServersNegativeTestJSON-1911668305-project-member] GET http://192.168.122.117/volume/v3/volumes/19b6d5cd-7051-4b71-80f5-0aba2c1efd1f Sep 05 20:57:55 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-86712ea2-3a2c-4577-b22d-d3b18ed52dce tempest-ServersNegativeTestJSON-1911668305 tempest-ServersNegativeTestJSON-1911668305-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:55 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-86712ea2-3a2c-4577-b22d-d3b18ed52dce tempest-ServersNegativeTestJSON-1911668305 tempest-ServersNegativeTestJSON-1911668305-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:55 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:55 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:57:55 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:55 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:57:55 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-86712ea2-3a2c-4577-b22d-d3b18ed52dce tempest-ServersNegativeTestJSON-1911668305 tempest-ServersNegativeTestJSON-1911668305-project-member] Volume info retrieved successfully. Sep 05 20:57:55 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-86712ea2-3a2c-4577-b22d-d3b18ed52dce tempest-ServersNegativeTestJSON-1911668305 tempest-ServersNegativeTestJSON-1911668305-project-member] http://192.168.122.117/volume/v3/volumes/19b6d5cd-7051-4b71-80f5-0aba2c1efd1f returned with HTTP 200 Sep 05 20:57:55 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 664/1336] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:57:55 2026] GET /volume/v3/volumes/19b6d5cd-7051-4b71-80f5-0aba2c1efd1f => generated 855 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:56 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-f940b0eb-b3fd-4c8c-8704-eb4e3a7712f1 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:56 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-f940b0eb-b3fd-4c8c-8704-eb4e3a7712f1 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] GET http://192.168.122.117/volume/v3/snapshots/90de3c60-7e7c-436a-9e84-3902a6486e24 Sep 05 20:57:56 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-f940b0eb-b3fd-4c8c-8704-eb4e3a7712f1 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:56 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-f940b0eb-b3fd-4c8c-8704-eb4e3a7712f1 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:56 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:56 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:57:56 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-f940b0eb-b3fd-4c8c-8704-eb4e3a7712f1 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Snapshot retrieved successfully. Sep 05 20:57:56 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-f940b0eb-b3fd-4c8c-8704-eb4e3a7712f1 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] http://192.168.122.117/volume/v3/snapshots/90de3c60-7e7c-436a-9e84-3902a6486e24 returned with HTTP 200 Sep 05 20:57:56 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 673/1337] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:57:56 2026] GET /volume/v3/snapshots/90de3c60-7e7c-436a-9e84-3902a6486e24 => generated 463 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:56 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-e1a3bc66-b291-4cf0-86b3-bca384711d3c None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:56 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-e1a3bc66-b291-4cf0-86b3-bca384711d3c tempest-ServersNegativeTestJSON-1911668305 tempest-ServersNegativeTestJSON-1911668305-project-member] GET http://192.168.122.117/volume/v3/volumes/19b6d5cd-7051-4b71-80f5-0aba2c1efd1f Sep 05 20:57:56 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-e1a3bc66-b291-4cf0-86b3-bca384711d3c tempest-ServersNegativeTestJSON-1911668305 tempest-ServersNegativeTestJSON-1911668305-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:56 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-e1a3bc66-b291-4cf0-86b3-bca384711d3c tempest-ServersNegativeTestJSON-1911668305 tempest-ServersNegativeTestJSON-1911668305-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:56 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:56 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:57:56 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:56 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:57:56 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-e1a3bc66-b291-4cf0-86b3-bca384711d3c tempest-ServersNegativeTestJSON-1911668305 tempest-ServersNegativeTestJSON-1911668305-project-member] Volume info retrieved successfully. Sep 05 20:57:56 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-e1a3bc66-b291-4cf0-86b3-bca384711d3c tempest-ServersNegativeTestJSON-1911668305 tempest-ServersNegativeTestJSON-1911668305-project-member] http://192.168.122.117/volume/v3/volumes/19b6d5cd-7051-4b71-80f5-0aba2c1efd1f returned with HTTP 200 Sep 05 20:57:56 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 665/1338] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:57:56 2026] GET /volume/v3/volumes/19b6d5cd-7051-4b71-80f5-0aba2c1efd1f => generated 855 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:57 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-7aee5738-5281-47d5-92c3-f65868109f73 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:57 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-7aee5738-5281-47d5-92c3-f65868109f73 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] GET http://192.168.122.117/volume/v3/snapshots/90de3c60-7e7c-436a-9e84-3902a6486e24 Sep 05 20:57:57 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-7aee5738-5281-47d5-92c3-f65868109f73 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:57 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-7aee5738-5281-47d5-92c3-f65868109f73 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:57 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-7aee5738-5281-47d5-92c3-f65868109f73 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] http://192.168.122.117/volume/v3/snapshots/90de3c60-7e7c-436a-9e84-3902a6486e24 returned with HTTP 404 Sep 05 20:57:57 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 674/1339] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:57:57 2026] GET /volume/v3/snapshots/90de3c60-7e7c-436a-9e84-3902a6486e24 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:57:57 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-52b8263b-d46d-4563-950d-40777a6e7ce9 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:57 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-52b8263b-d46d-4563-950d-40777a6e7ce9 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] GET http://192.168.122.117/volume/v3/volumes/43f2de7a-854e-4333-b92a-ce5ac5d8c186 Sep 05 20:57:57 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-52b8263b-d46d-4563-950d-40777a6e7ce9 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:57 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-52b8263b-d46d-4563-950d-40777a6e7ce9 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:57 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:57 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:57:57 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:57 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:57:57 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-52b8263b-d46d-4563-950d-40777a6e7ce9 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Volume info retrieved successfully. Sep 05 20:57:57 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-52b8263b-d46d-4563-950d-40777a6e7ce9 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] http://192.168.122.117/volume/v3/volumes/43f2de7a-854e-4333-b92a-ce5ac5d8c186 returned with HTTP 200 Sep 05 20:57:57 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 666/1340] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:57:57 2026] GET /volume/v3/volumes/43f2de7a-854e-4333-b92a-ce5ac5d8c186 => generated 853 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:57 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-0c375c89-69ee-4624-bd8a-d17bace6adbc None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:57 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-0c375c89-69ee-4624-bd8a-d17bace6adbc tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] DELETE http://192.168.122.117/volume/v3/volumes/43f2de7a-854e-4333-b92a-ce5ac5d8c186 Sep 05 20:57:57 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-0c375c89-69ee-4624-bd8a-d17bace6adbc tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:57 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-0c375c89-69ee-4624-bd8a-d17bace6adbc tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:57 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-0c375c89-69ee-4624-bd8a-d17bace6adbc tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Delete volume with id: 43f2de7a-854e-4333-b92a-ce5ac5d8c186 Sep 05 20:57:57 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:57 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:57:57 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:57 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:57:57 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-0c375c89-69ee-4624-bd8a-d17bace6adbc tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Volume info retrieved successfully. Sep 05 20:57:57 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-0c375c89-69ee-4624-bd8a-d17bace6adbc tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Delete volume request issued successfully. Sep 05 20:57:57 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-0c375c89-69ee-4624-bd8a-d17bace6adbc tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] http://192.168.122.117/volume/v3/volumes/43f2de7a-854e-4333-b92a-ce5ac5d8c186 returned with HTTP 202 Sep 05 20:57:57 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 675/1341] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 20:57:57 2026] DELETE /volume/v3/volumes/43f2de7a-854e-4333-b92a-ce5ac5d8c186 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:57:57 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-64ab5de2-7d84-42c5-bb8b-4d08e7b7790f None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:57 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-64ab5de2-7d84-42c5-bb8b-4d08e7b7790f tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] GET http://192.168.122.117/volume/v3/volumes/43f2de7a-854e-4333-b92a-ce5ac5d8c186 Sep 05 20:57:57 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-64ab5de2-7d84-42c5-bb8b-4d08e7b7790f tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:57 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-64ab5de2-7d84-42c5-bb8b-4d08e7b7790f tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:57 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:57 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:57:57 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:57 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:57:57 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-64ab5de2-7d84-42c5-bb8b-4d08e7b7790f tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Volume info retrieved successfully. Sep 05 20:57:57 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-64ab5de2-7d84-42c5-bb8b-4d08e7b7790f tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] http://192.168.122.117/volume/v3/volumes/43f2de7a-854e-4333-b92a-ce5ac5d8c186 returned with HTTP 200 Sep 05 20:57:57 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 667/1342] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:57:57 2026] GET /volume/v3/volumes/43f2de7a-854e-4333-b92a-ce5ac5d8c186 => generated 852 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:57 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-fa29afae-4d50-49ce-bce9-e0b29d934e7f None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:57 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-fa29afae-4d50-49ce-bce9-e0b29d934e7f tempest-ServersNegativeTestJSON-1911668305 tempest-ServersNegativeTestJSON-1911668305-project-member] GET http://192.168.122.117/volume/v3/volumes/19b6d5cd-7051-4b71-80f5-0aba2c1efd1f Sep 05 20:57:57 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-fa29afae-4d50-49ce-bce9-e0b29d934e7f tempest-ServersNegativeTestJSON-1911668305 tempest-ServersNegativeTestJSON-1911668305-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:57 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-fa29afae-4d50-49ce-bce9-e0b29d934e7f tempest-ServersNegativeTestJSON-1911668305 tempest-ServersNegativeTestJSON-1911668305-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:57 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:57 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:57:57 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:57 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:57:57 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-fa29afae-4d50-49ce-bce9-e0b29d934e7f tempest-ServersNegativeTestJSON-1911668305 tempest-ServersNegativeTestJSON-1911668305-project-member] Volume info retrieved successfully. Sep 05 20:57:57 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-fa29afae-4d50-49ce-bce9-e0b29d934e7f tempest-ServersNegativeTestJSON-1911668305 tempest-ServersNegativeTestJSON-1911668305-project-member] http://192.168.122.117/volume/v3/volumes/19b6d5cd-7051-4b71-80f5-0aba2c1efd1f returned with HTTP 200 Sep 05 20:57:57 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 676/1343] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:57:57 2026] GET /volume/v3/volumes/19b6d5cd-7051-4b71-80f5-0aba2c1efd1f => generated 855 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:58 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-4529c402-a884-4a38-9bba-97b6c4e76dd1 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:58 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-4529c402-a884-4a38-9bba-97b6c4e76dd1 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] GET http://192.168.122.117/volume/v3/volumes/43f2de7a-854e-4333-b92a-ce5ac5d8c186 Sep 05 20:57:58 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-4529c402-a884-4a38-9bba-97b6c4e76dd1 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:58 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-4529c402-a884-4a38-9bba-97b6c4e76dd1 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:58 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-4529c402-a884-4a38-9bba-97b6c4e76dd1 tempest-SnapshotsActionsTest-1365078760 tempest-SnapshotsActionsTest-1365078760-project-member] http://192.168.122.117/volume/v3/volumes/43f2de7a-854e-4333-b92a-ce5ac5d8c186 returned with HTTP 404 Sep 05 20:57:58 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 668/1344] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:57:58 2026] GET /volume/v3/volumes/43f2de7a-854e-4333-b92a-ce5ac5d8c186 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:57:58 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-b44604c0-c670-4557-b7c1-ceda20a07333 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:58 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-b44604c0-c670-4557-b7c1-ceda20a07333 tempest-ServersNegativeTestJSON-1911668305 tempest-ServersNegativeTestJSON-1911668305-project-member] GET http://192.168.122.117/volume/v3/volumes/19b6d5cd-7051-4b71-80f5-0aba2c1efd1f Sep 05 20:57:58 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-b44604c0-c670-4557-b7c1-ceda20a07333 tempest-ServersNegativeTestJSON-1911668305 tempest-ServersNegativeTestJSON-1911668305-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:58 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-b44604c0-c670-4557-b7c1-ceda20a07333 tempest-ServersNegativeTestJSON-1911668305 tempest-ServersNegativeTestJSON-1911668305-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:58 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:58 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:57:58 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:58 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:57:58 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-b44604c0-c670-4557-b7c1-ceda20a07333 tempest-ServersNegativeTestJSON-1911668305 tempest-ServersNegativeTestJSON-1911668305-project-member] Volume info retrieved successfully. Sep 05 20:57:58 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-b44604c0-c670-4557-b7c1-ceda20a07333 tempest-ServersNegativeTestJSON-1911668305 tempest-ServersNegativeTestJSON-1911668305-project-member] http://192.168.122.117/volume/v3/volumes/19b6d5cd-7051-4b71-80f5-0aba2c1efd1f returned with HTTP 200 Sep 05 20:57:58 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 677/1345] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:57:58 2026] GET /volume/v3/volumes/19b6d5cd-7051-4b71-80f5-0aba2c1efd1f => generated 855 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:59 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-1bacbc19-f16f-4323-8102-0e5381beb942 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:59 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-1bacbc19-f16f-4323-8102-0e5381beb942 tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] GET http://192.168.122.117/volume/v3/volumes/d2adf669-2774-456c-9f57-ef345822539c Sep 05 20:57:59 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-1bacbc19-f16f-4323-8102-0e5381beb942 tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:59 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-1bacbc19-f16f-4323-8102-0e5381beb942 tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:59 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:59 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:57:59 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:59 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:57:59 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-1bacbc19-f16f-4323-8102-0e5381beb942 tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] Volume info retrieved successfully. Sep 05 20:57:59 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-1bacbc19-f16f-4323-8102-0e5381beb942 tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] http://192.168.122.117/volume/v3/volumes/d2adf669-2774-456c-9f57-ef345822539c returned with HTTP 200 Sep 05 20:57:59 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 669/1346] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:57:59 2026] GET /volume/v3/volumes/d2adf669-2774-456c-9f57-ef345822539c => generated 870 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:59 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-7c0fd6ce-5152-4df7-a534-dab1b0a341f1 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:59 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-7c0fd6ce-5152-4df7-a534-dab1b0a341f1 tempest-ServersNegativeTestJSON-1911668305 tempest-ServersNegativeTestJSON-1911668305-project-member] GET http://192.168.122.117/volume/v3/volumes/19b6d5cd-7051-4b71-80f5-0aba2c1efd1f Sep 05 20:57:59 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-7c0fd6ce-5152-4df7-a534-dab1b0a341f1 tempest-ServersNegativeTestJSON-1911668305 tempest-ServersNegativeTestJSON-1911668305-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:59 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-7c0fd6ce-5152-4df7-a534-dab1b0a341f1 tempest-ServersNegativeTestJSON-1911668305 tempest-ServersNegativeTestJSON-1911668305-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:59 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:59 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:57:59 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:59 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:57:59 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-7c0fd6ce-5152-4df7-a534-dab1b0a341f1 tempest-ServersNegativeTestJSON-1911668305 tempest-ServersNegativeTestJSON-1911668305-project-member] Volume info retrieved successfully. Sep 05 20:57:59 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-7c0fd6ce-5152-4df7-a534-dab1b0a341f1 tempest-ServersNegativeTestJSON-1911668305 tempest-ServersNegativeTestJSON-1911668305-project-member] http://192.168.122.117/volume/v3/volumes/19b6d5cd-7051-4b71-80f5-0aba2c1efd1f returned with HTTP 200 Sep 05 20:57:59 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 678/1347] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:57:59 2026] GET /volume/v3/volumes/19b6d5cd-7051-4b71-80f5-0aba2c1efd1f => generated 856 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:58:00 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-5fd7affc-2a5d-4ac6-aeb8-1d61206963df None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:00 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-5fd7affc-2a5d-4ac6-aeb8-1d61206963df tempest-ServersNegativeTestJSON-1911668305 tempest-ServersNegativeTestJSON-1911668305-project-member] POST http://192.168.122.117/volume/v3/volumes/19b6d5cd-7051-4b71-80f5-0aba2c1efd1f/action Sep 05 20:58:00 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-5fd7affc-2a5d-4ac6-aeb8-1d61206963df tempest-ServersNegativeTestJSON-1911668305 tempest-ServersNegativeTestJSON-1911668305-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=87434) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:58:00 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-5fd7affc-2a5d-4ac6-aeb8-1d61206963df tempest-ServersNegativeTestJSON-1911668305 tempest-ServersNegativeTestJSON-1911668305-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:58:00 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:00 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:58:00 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:00 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:58:00 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-5fd7affc-2a5d-4ac6-aeb8-1d61206963df tempest-ServersNegativeTestJSON-1911668305 tempest-ServersNegativeTestJSON-1911668305-project-member] Volume info retrieved successfully. Sep 05 20:58:00 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-5fd7affc-2a5d-4ac6-aeb8-1d61206963df tempest-ServersNegativeTestJSON-1911668305 tempest-ServersNegativeTestJSON-1911668305-project-member] Volume updated successfully. Sep 05 20:58:00 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-5fd7affc-2a5d-4ac6-aeb8-1d61206963df tempest-ServersNegativeTestJSON-1911668305 tempest-ServersNegativeTestJSON-1911668305-project-member] http://192.168.122.117/volume/v3/volumes/19b6d5cd-7051-4b71-80f5-0aba2c1efd1f/action returned with HTTP 200 Sep 05 20:58:00 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 670/1348] 192.168.122.117 () {60 vars in 1274 bytes} [Sat Sep 5 20:58:00 2026] POST /volume/v3/volumes/19b6d5cd-7051-4b71-80f5-0aba2c1efd1f/action => generated 0 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 05 20:58:00 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-7b7c26f4-ed54-4e7b-b800-66ef13244b34 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:00 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-7b7c26f4-ed54-4e7b-b800-66ef13244b34 tempest-ServersNegativeTestJSON-1911668305 tempest-ServersNegativeTestJSON-1911668305-project-member] GET http://192.168.122.117/volume/v3/volumes/19b6d5cd-7051-4b71-80f5-0aba2c1efd1f Sep 05 20:58:00 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-7b7c26f4-ed54-4e7b-b800-66ef13244b34 tempest-ServersNegativeTestJSON-1911668305 tempest-ServersNegativeTestJSON-1911668305-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:00 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-7b7c26f4-ed54-4e7b-b800-66ef13244b34 tempest-ServersNegativeTestJSON-1911668305 tempest-ServersNegativeTestJSON-1911668305-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:00 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:00 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:58:00 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:00 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:58:00 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-8ef97bc6-b8c7-431a-902e-d576f272f2c8 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:00 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-7b7c26f4-ed54-4e7b-b800-66ef13244b34 tempest-ServersNegativeTestJSON-1911668305 tempest-ServersNegativeTestJSON-1911668305-project-member] Volume info retrieved successfully. Sep 05 20:58:00 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-8ef97bc6-b8c7-431a-902e-d576f272f2c8 tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] GET http://192.168.122.117/volume/v3/volumes/d2adf669-2774-456c-9f57-ef345822539c Sep 05 20:58:00 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-8ef97bc6-b8c7-431a-902e-d576f272f2c8 tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:00 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-8ef97bc6-b8c7-431a-902e-d576f272f2c8 tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:00 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-7b7c26f4-ed54-4e7b-b800-66ef13244b34 tempest-ServersNegativeTestJSON-1911668305 tempest-ServersNegativeTestJSON-1911668305-project-member] http://192.168.122.117/volume/v3/volumes/19b6d5cd-7051-4b71-80f5-0aba2c1efd1f returned with HTTP 200 Sep 05 20:58:00 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 679/1349] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:58:00 2026] GET /volume/v3/volumes/19b6d5cd-7051-4b71-80f5-0aba2c1efd1f => generated 856 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:58:00 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:00 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:58:00 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:00 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:58:00 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-8ef97bc6-b8c7-431a-902e-d576f272f2c8 tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] Volume info retrieved successfully. Sep 05 20:58:00 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-8ef97bc6-b8c7-431a-902e-d576f272f2c8 tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] http://192.168.122.117/volume/v3/volumes/d2adf669-2774-456c-9f57-ef345822539c returned with HTTP 200 Sep 05 20:58:00 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 671/1350] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:58:00 2026] GET /volume/v3/volumes/d2adf669-2774-456c-9f57-ef345822539c => generated 870 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:58:00 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-32013b7e-c1e8-4d0b-a083-d484080c7048 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:00 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-32013b7e-c1e8-4d0b-a083-d484080c7048 tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] DELETE http://192.168.122.117/volume/v3/volumes/d2adf669-2774-456c-9f57-ef345822539c Sep 05 20:58:00 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-32013b7e-c1e8-4d0b-a083-d484080c7048 tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:00 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-32013b7e-c1e8-4d0b-a083-d484080c7048 tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:00 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-32013b7e-c1e8-4d0b-a083-d484080c7048 tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] Delete volume with id: d2adf669-2774-456c-9f57-ef345822539c Sep 05 20:58:00 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:00 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:58:00 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:00 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:58:00 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-32013b7e-c1e8-4d0b-a083-d484080c7048 tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] Volume info retrieved successfully. Sep 05 20:58:00 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-32013b7e-c1e8-4d0b-a083-d484080c7048 tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] Delete volume request issued successfully. Sep 05 20:58:00 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-32013b7e-c1e8-4d0b-a083-d484080c7048 tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] http://192.168.122.117/volume/v3/volumes/d2adf669-2774-456c-9f57-ef345822539c returned with HTTP 202 Sep 05 20:58:00 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 680/1351] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 20:58:00 2026] DELETE /volume/v3/volumes/d2adf669-2774-456c-9f57-ef345822539c => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:58:00 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-98c6b705-d792-4f13-9ab4-f74d3d7303a7 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:00 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-98c6b705-d792-4f13-9ab4-f74d3d7303a7 tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] GET http://192.168.122.117/volume/v3/volumes/d2adf669-2774-456c-9f57-ef345822539c Sep 05 20:58:00 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-98c6b705-d792-4f13-9ab4-f74d3d7303a7 tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:00 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-98c6b705-d792-4f13-9ab4-f74d3d7303a7 tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:00 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:00 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:58:00 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:00 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:58:00 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-98c6b705-d792-4f13-9ab4-f74d3d7303a7 tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] Volume info retrieved successfully. Sep 05 20:58:00 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-98c6b705-d792-4f13-9ab4-f74d3d7303a7 tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] http://192.168.122.117/volume/v3/volumes/d2adf669-2774-456c-9f57-ef345822539c returned with HTTP 200 Sep 05 20:58:00 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 672/1352] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:58:00 2026] GET /volume/v3/volumes/d2adf669-2774-456c-9f57-ef345822539c => generated 869 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:58:00 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [req-ddc22052-405b-4390-8388-bfdfa2aece15 req-b253e25f-8bc2-4ac2-931d-dadcd10cd8ff None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:00 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-ddc22052-405b-4390-8388-bfdfa2aece15 req-b253e25f-8bc2-4ac2-931d-dadcd10cd8ff tempest-ServersNegativeTestJSON-1911668305 tempest-ServersNegativeTestJSON-1911668305-project-member] GET http://192.168.122.117/volume/v3/volumes/19b6d5cd-7051-4b71-80f5-0aba2c1efd1f Sep 05 20:58:00 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-ddc22052-405b-4390-8388-bfdfa2aece15 req-b253e25f-8bc2-4ac2-931d-dadcd10cd8ff tempest-ServersNegativeTestJSON-1911668305 tempest-ServersNegativeTestJSON-1911668305-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:00 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-ddc22052-405b-4390-8388-bfdfa2aece15 req-b253e25f-8bc2-4ac2-931d-dadcd10cd8ff tempest-ServersNegativeTestJSON-1911668305 tempest-ServersNegativeTestJSON-1911668305-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:00 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:00 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:58:00 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:00 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:58:00 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [req-ddc22052-405b-4390-8388-bfdfa2aece15 req-b253e25f-8bc2-4ac2-931d-dadcd10cd8ff tempest-ServersNegativeTestJSON-1911668305 tempest-ServersNegativeTestJSON-1911668305-project-member] Volume info retrieved successfully. Sep 05 20:58:00 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-ddc22052-405b-4390-8388-bfdfa2aece15 req-b253e25f-8bc2-4ac2-931d-dadcd10cd8ff tempest-ServersNegativeTestJSON-1911668305 tempest-ServersNegativeTestJSON-1911668305-project-member] http://192.168.122.117/volume/v3/volumes/19b6d5cd-7051-4b71-80f5-0aba2c1efd1f returned with HTTP 200 Sep 05 20:58:00 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 681/1353] 192.168.122.117 () {60 vars in 1487 bytes} [Sat Sep 5 20:58:00 2026] GET /volume/v3/volumes/19b6d5cd-7051-4b71-80f5-0aba2c1efd1f => generated 856 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:58:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-402b5cec-da40-41bb-894b-b19b8ba5e96e None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:01 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-402b5cec-da40-41bb-894b-b19b8ba5e96e tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] GET http://192.168.122.117/volume/v3/volumes/d2adf669-2774-456c-9f57-ef345822539c Sep 05 20:58:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-402b5cec-da40-41bb-894b-b19b8ba5e96e tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-402b5cec-da40-41bb-894b-b19b8ba5e96e tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:01 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-402b5cec-da40-41bb-894b-b19b8ba5e96e tempest-VolumesActionsTest-842641168 tempest-VolumesActionsTest-842641168-project-member] http://192.168.122.117/volume/v3/volumes/d2adf669-2774-456c-9f57-ef345822539c returned with HTTP 404 Sep 05 20:58:01 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 673/1354] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:58:01 2026] GET /volume/v3/volumes/d2adf669-2774-456c-9f57-ef345822539c => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 20:58:01 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-3fcd7f93-a83b-4f06-8c94-536f59e014c9 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:01 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-3fcd7f93-a83b-4f06-8c94-536f59e014c9 tempest-ServersNegativeTestJSON-1911668305 tempest-ServersNegativeTestJSON-1911668305-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 20:58:01 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-3fcd7f93-a83b-4f06-8c94-536f59e014c9 tempest-ServersNegativeTestJSON-1911668305 tempest-ServersNegativeTestJSON-1911668305-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1784621005"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:58:01 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.volumes [None req-3fcd7f93-a83b-4f06-8c94-536f59e014c9 tempest-ServersNegativeTestJSON-1911668305 tempest-ServersNegativeTestJSON-1911668305-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1784621005'}} {{(pid=87435) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:58:01 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-3fcd7f93-a83b-4f06-8c94-536f59e014c9 tempest-ServersNegativeTestJSON-1911668305 tempest-ServersNegativeTestJSON-1911668305-project-member] Create volume of 1 GB Sep 05 20:58:01 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-3fcd7f93-a83b-4f06-8c94-536f59e014c9 tempest-ServersNegativeTestJSON-1911668305 tempest-ServersNegativeTestJSON-1911668305-project-member] Availability Zones retrieved successfully. Sep 05 20:58:01 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-3fcd7f93-a83b-4f06-8c94-536f59e014c9 tempest-ServersNegativeTestJSON-1911668305 tempest-ServersNegativeTestJSON-1911668305-project-member] Flow 'volume_create_api' (e6a224fd-f51d-4adc-8a64-e5c3da1cdda3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:58:01 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-3fcd7f93-a83b-4f06-8c94-536f59e014c9 tempest-ServersNegativeTestJSON-1911668305 tempest-ServersNegativeTestJSON-1911668305-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd9abc52-1f05-4ead-8308-96bc5a77152a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:58:01 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.flows.api.create_volume [None req-3fcd7f93-a83b-4f06-8c94-536f59e014c9 tempest-ServersNegativeTestJSON-1911668305 tempest-ServersNegativeTestJSON-1911668305-project-member] Validating volume size '1' using validate_int {{(pid=87435) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:58:01 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-3fcd7f93-a83b-4f06-8c94-536f59e014c9 tempest-ServersNegativeTestJSON-1911668305 tempest-ServersNegativeTestJSON-1911668305-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd9abc52-1f05-4ead-8308-96bc5a77152a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:58:01 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-3fcd7f93-a83b-4f06-8c94-536f59e014c9 tempest-ServersNegativeTestJSON-1911668305 tempest-ServersNegativeTestJSON-1911668305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (331d5674-3610-49bf-96b1-b4924297c69c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:58:01 devstack devstack@c-api.service[87435]: DEBUG cinder.quota [None req-3fcd7f93-a83b-4f06-8c94-536f59e014c9 tempest-ServersNegativeTestJSON-1911668305 tempest-ServersNegativeTestJSON-1911668305-project-member] Created reservations ['14d20ab3-ac03-4d6d-aada-459d84b488d5', 'daabe182-080f-45e1-9c2e-e784fcc452c8', '23d5a279-03f8-4610-ad0d-9027153a16a6', '4d731f4b-5cc3-472f-90c4-01296a132ba0'] {{(pid=87435) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:58:01 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-3fcd7f93-a83b-4f06-8c94-536f59e014c9 tempest-ServersNegativeTestJSON-1911668305 tempest-ServersNegativeTestJSON-1911668305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (331d5674-3610-49bf-96b1-b4924297c69c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['14d20ab3-ac03-4d6d-aada-459d84b488d5', 'daabe182-080f-45e1-9c2e-e784fcc452c8', '23d5a279-03f8-4610-ad0d-9027153a16a6', '4d731f4b-5cc3-472f-90c4-01296a132ba0']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:58:01 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-3fcd7f93-a83b-4f06-8c94-536f59e014c9 tempest-ServersNegativeTestJSON-1911668305 tempest-ServersNegativeTestJSON-1911668305-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2225d8ff-baea-4f07-a06a-5dff2572939d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:58:01 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:01 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:58:01 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-3fcd7f93-a83b-4f06-8c94-536f59e014c9 tempest-ServersNegativeTestJSON-1911668305 tempest-ServersNegativeTestJSON-1911668305-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2225d8ff-baea-4f07-a06a-5dff2572939d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7532628f-783e-42ac-afed-d43225a93bcb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1784621005',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='427e0ac766b445e191dc8224e04335f6',qos_specs=None,replication_status=,reservations=['14d20ab3-ac03-4d6d-aada-459d84b488d5','daabe182-080f-45e1-9c2e-e784fcc452c8','23d5a279-03f8-4610-ad0d-9027153a16a6','4d731f4b-5cc3-472f-90c4-01296a132ba0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46dbd29a5fd44e1695ac9bf5c50388e3',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T18:58:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1784621005',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7532628f-783e-42ac-afed-d43225a93bcb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='427e0ac766b445e191dc8224e04335f6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='46dbd29a5fd44e1695ac9bf5c50388e3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:58:01 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-3fcd7f93-a83b-4f06-8c94-536f59e014c9 tempest-ServersNegativeTestJSON-1911668305 tempest-ServersNegativeTestJSON-1911668305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7def9ef2-394d-475c-8b08-86c594c95b68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:58:02 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-3fcd7f93-a83b-4f06-8c94-536f59e014c9 tempest-ServersNegativeTestJSON-1911668305 tempest-ServersNegativeTestJSON-1911668305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7def9ef2-394d-475c-8b08-86c594c95b68) transitioned into state 'SUCCESS' from state '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-1784621005',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='427e0ac766b445e191dc8224e04335f6',qos_specs=None,replication_status=,reservations=['14d20ab3-ac03-4d6d-aada-459d84b488d5','daabe182-080f-45e1-9c2e-e784fcc452c8','23d5a279-03f8-4610-ad0d-9027153a16a6','4d731f4b-5cc3-472f-90c4-01296a132ba0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46dbd29a5fd44e1695ac9bf5c50388e3',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:58:02 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-3fcd7f93-a83b-4f06-8c94-536f59e014c9 tempest-ServersNegativeTestJSON-1911668305 tempest-ServersNegativeTestJSON-1911668305-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cdd00249-c713-45c5-bb92-1b2aa947f0fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:58:02 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-3fcd7f93-a83b-4f06-8c94-536f59e014c9 tempest-ServersNegativeTestJSON-1911668305 tempest-ServersNegativeTestJSON-1911668305-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cdd00249-c713-45c5-bb92-1b2aa947f0fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:58:02 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-3fcd7f93-a83b-4f06-8c94-536f59e014c9 tempest-ServersNegativeTestJSON-1911668305 tempest-ServersNegativeTestJSON-1911668305-project-member] Flow 'volume_create_api' (e6a224fd-f51d-4adc-8a64-e5c3da1cdda3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:58:02 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-3fcd7f93-a83b-4f06-8c94-536f59e014c9 tempest-ServersNegativeTestJSON-1911668305 tempest-ServersNegativeTestJSON-1911668305-project-member] Create volume request issued successfully. Sep 05 20:58:02 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-3fcd7f93-a83b-4f06-8c94-536f59e014c9 tempest-ServersNegativeTestJSON-1911668305 tempest-ServersNegativeTestJSON-1911668305-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 20:58:02 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 682/1355] 192.168.122.117 () {60 vars in 1142 bytes} [Sat Sep 5 20:58:01 2026] POST /volume/v3/volumes => generated 763 bytes in 570 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:58:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-d398a7ca-bb47-4914-8d95-fbe54238b142 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:02 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d398a7ca-bb47-4914-8d95-fbe54238b142 tempest-ServersNegativeTestJSON-1911668305 tempest-ServersNegativeTestJSON-1911668305-project-member] GET http://192.168.122.117/volume/v3/volumes/7532628f-783e-42ac-afed-d43225a93bcb Sep 05 20:58:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-d398a7ca-bb47-4914-8d95-fbe54238b142 tempest-ServersNegativeTestJSON-1911668305 tempest-ServersNegativeTestJSON-1911668305-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-d398a7ca-bb47-4914-8d95-fbe54238b142 tempest-ServersNegativeTestJSON-1911668305 tempest-ServersNegativeTestJSON-1911668305-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:02 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:02 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:58:02 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:02 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:58:02 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-d398a7ca-bb47-4914-8d95-fbe54238b142 tempest-ServersNegativeTestJSON-1911668305 tempest-ServersNegativeTestJSON-1911668305-project-member] Volume info retrieved successfully. Sep 05 20:58:02 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d398a7ca-bb47-4914-8d95-fbe54238b142 tempest-ServersNegativeTestJSON-1911668305 tempest-ServersNegativeTestJSON-1911668305-project-member] http://192.168.122.117/volume/v3/volumes/7532628f-783e-42ac-afed-d43225a93bcb returned with HTTP 200 Sep 05 20:58:02 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 674/1356] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:58:02 2026] GET /volume/v3/volumes/7532628f-783e-42ac-afed-d43225a93bcb => generated 831 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:58:03 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-f709795d-e67e-4b52-a926-03a9e1e61e53 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:03 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-f709795d-e67e-4b52-a926-03a9e1e61e53 tempest-ServersNegativeTestJSON-1911668305 tempest-ServersNegativeTestJSON-1911668305-project-member] GET http://192.168.122.117/volume/v3/volumes/7532628f-783e-42ac-afed-d43225a93bcb Sep 05 20:58:03 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-f709795d-e67e-4b52-a926-03a9e1e61e53 tempest-ServersNegativeTestJSON-1911668305 tempest-ServersNegativeTestJSON-1911668305-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:03 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-f709795d-e67e-4b52-a926-03a9e1e61e53 tempest-ServersNegativeTestJSON-1911668305 tempest-ServersNegativeTestJSON-1911668305-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:03 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:03 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:58:03 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:03 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:58:03 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-f709795d-e67e-4b52-a926-03a9e1e61e53 tempest-ServersNegativeTestJSON-1911668305 tempest-ServersNegativeTestJSON-1911668305-project-member] Volume info retrieved successfully. Sep 05 20:58:03 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-f709795d-e67e-4b52-a926-03a9e1e61e53 tempest-ServersNegativeTestJSON-1911668305 tempest-ServersNegativeTestJSON-1911668305-project-member] http://192.168.122.117/volume/v3/volumes/7532628f-783e-42ac-afed-d43225a93bcb returned with HTTP 200 Sep 05 20:58:03 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 683/1357] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:58:03 2026] GET /volume/v3/volumes/7532628f-783e-42ac-afed-d43225a93bcb => generated 855 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:58:04 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-79746524-142b-48d0-a303-226d74296b71 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:04 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-79746524-142b-48d0-a303-226d74296b71 tempest-ServersNegativeTestJSON-1911668305 tempest-ServersNegativeTestJSON-1911668305-project-member] GET http://192.168.122.117/volume/v3/volumes/7532628f-783e-42ac-afed-d43225a93bcb Sep 05 20:58:04 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-79746524-142b-48d0-a303-226d74296b71 tempest-ServersNegativeTestJSON-1911668305 tempest-ServersNegativeTestJSON-1911668305-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:04 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-79746524-142b-48d0-a303-226d74296b71 tempest-ServersNegativeTestJSON-1911668305 tempest-ServersNegativeTestJSON-1911668305-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:04 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:04 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:58:04 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:04 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:58:04 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-79746524-142b-48d0-a303-226d74296b71 tempest-ServersNegativeTestJSON-1911668305 tempest-ServersNegativeTestJSON-1911668305-project-member] Volume info retrieved successfully. Sep 05 20:58:04 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-79746524-142b-48d0-a303-226d74296b71 tempest-ServersNegativeTestJSON-1911668305 tempest-ServersNegativeTestJSON-1911668305-project-member] http://192.168.122.117/volume/v3/volumes/7532628f-783e-42ac-afed-d43225a93bcb returned with HTTP 200 Sep 05 20:58:04 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 675/1358] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:58:04 2026] GET /volume/v3/volumes/7532628f-783e-42ac-afed-d43225a93bcb => generated 856 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:58:04 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-ce619545-6f82-48c8-a55a-39d5f9507d25 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:04 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-ce619545-6f82-48c8-a55a-39d5f9507d25 tempest-ServersNegativeTestJSON-1911668305 tempest-ServersNegativeTestJSON-1911668305-project-member] DELETE http://192.168.122.117/volume/v3/volumes/7532628f-783e-42ac-afed-d43225a93bcb Sep 05 20:58:04 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-ce619545-6f82-48c8-a55a-39d5f9507d25 tempest-ServersNegativeTestJSON-1911668305 tempest-ServersNegativeTestJSON-1911668305-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:04 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-ce619545-6f82-48c8-a55a-39d5f9507d25 tempest-ServersNegativeTestJSON-1911668305 tempest-ServersNegativeTestJSON-1911668305-project-member] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:04 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-ce619545-6f82-48c8-a55a-39d5f9507d25 tempest-ServersNegativeTestJSON-1911668305 tempest-ServersNegativeTestJSON-1911668305-project-member] Delete volume with id: 7532628f-783e-42ac-afed-d43225a93bcb Sep 05 20:58:04 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:04 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:58:04 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:04 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:58:04 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-ce619545-6f82-48c8-a55a-39d5f9507d25 tempest-ServersNegativeTestJSON-1911668305 tempest-ServersNegativeTestJSON-1911668305-project-member] Volume info retrieved successfully. Sep 05 20:58:05 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-ce619545-6f82-48c8-a55a-39d5f9507d25 tempest-ServersNegativeTestJSON-1911668305 tempest-ServersNegativeTestJSON-1911668305-project-member] Delete volume request issued successfully. Sep 05 20:58:05 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-ce619545-6f82-48c8-a55a-39d5f9507d25 tempest-ServersNegativeTestJSON-1911668305 tempest-ServersNegativeTestJSON-1911668305-project-member] http://192.168.122.117/volume/v3/volumes/7532628f-783e-42ac-afed-d43225a93bcb returned with HTTP 202 Sep 05 20:58:05 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 684/1359] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 20:58:04 2026] DELETE /volume/v3/volumes/7532628f-783e-42ac-afed-d43225a93bcb => generated 0 bytes in 114 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:58:05 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-3eab4ab8-9608-48a8-aa05-75134a50e0c9 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:05 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-3eab4ab8-9608-48a8-aa05-75134a50e0c9 tempest-ServersNegativeTestJSON-1911668305 tempest-ServersNegativeTestJSON-1911668305-project-member] GET http://192.168.122.117/volume/v3/volumes/7532628f-783e-42ac-afed-d43225a93bcb Sep 05 20:58:05 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-3eab4ab8-9608-48a8-aa05-75134a50e0c9 tempest-ServersNegativeTestJSON-1911668305 tempest-ServersNegativeTestJSON-1911668305-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:05 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-3eab4ab8-9608-48a8-aa05-75134a50e0c9 tempest-ServersNegativeTestJSON-1911668305 tempest-ServersNegativeTestJSON-1911668305-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:05 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:05 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:58:05 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:05 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:58:05 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-3eab4ab8-9608-48a8-aa05-75134a50e0c9 tempest-ServersNegativeTestJSON-1911668305 tempest-ServersNegativeTestJSON-1911668305-project-member] Volume info retrieved successfully. Sep 05 20:58:05 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-3eab4ab8-9608-48a8-aa05-75134a50e0c9 tempest-ServersNegativeTestJSON-1911668305 tempest-ServersNegativeTestJSON-1911668305-project-member] http://192.168.122.117/volume/v3/volumes/7532628f-783e-42ac-afed-d43225a93bcb returned with HTTP 200 Sep 05 20:58:05 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 676/1360] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:58:05 2026] GET /volume/v3/volumes/7532628f-783e-42ac-afed-d43225a93bcb => generated 855 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:58:05 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-940fb0aa-a95d-4627-8367-3c3ad946a31e None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:05 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-940fb0aa-a95d-4627-8367-3c3ad946a31e tempest-VolumeHostsAdminTestsJSON-227944260 tempest-VolumeHostsAdminTestsJSON-227944260-project-admin] GET http://192.168.122.117/volume/v3/os-hosts Sep 05 20:58:05 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-940fb0aa-a95d-4627-8367-3c3ad946a31e tempest-VolumeHostsAdminTestsJSON-227944260 tempest-VolumeHostsAdminTestsJSON-227944260-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:05 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-940fb0aa-a95d-4627-8367-3c3ad946a31e tempest-VolumeHostsAdminTestsJSON-227944260 tempest-VolumeHostsAdminTestsJSON-227944260-project-admin] Calling method 'index' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:05 devstack devstack@c-api.service[87435]: /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 05 20:58:05 devstack devstack@c-api.service[87435]: return base.obj_make_list(context, cls(context), objects.Service, Sep 05 20:58:05 devstack devstack@c-api.service[87435]: DEBUG cinder.api.contrib.hosts [None req-940fb0aa-a95d-4627-8367-3c3ad946a31e tempest-VolumeHostsAdminTestsJSON-227944260 tempest-VolumeHostsAdminTestsJSON-227944260-project-admin] status, active and update: available, enabled, 2026-09-05 18:56:25+00:00 {{(pid=87435) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 05 20:58:05 devstack devstack@c-api.service[87435]: DEBUG cinder.api.contrib.hosts [None req-940fb0aa-a95d-4627-8367-3c3ad946a31e tempest-VolumeHostsAdminTestsJSON-227944260 tempest-VolumeHostsAdminTestsJSON-227944260-project-admin] status, active and update: available, enabled, 2026-09-05 18:46:32+00:00 {{(pid=87435) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 05 20:58:05 devstack devstack@c-api.service[87435]: DEBUG cinder.api.contrib.hosts [None req-940fb0aa-a95d-4627-8367-3c3ad946a31e tempest-VolumeHostsAdminTestsJSON-227944260 tempest-VolumeHostsAdminTestsJSON-227944260-project-admin] status, active and update: available, enabled, 2026-09-05 18:57:27+00:00 {{(pid=87435) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 05 20:58:05 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-940fb0aa-a95d-4627-8367-3c3ad946a31e tempest-VolumeHostsAdminTestsJSON-227944260 tempest-VolumeHostsAdminTestsJSON-227944260-project-admin] http://192.168.122.117/volume/v3/os-hosts returned with HTTP 200 Sep 05 20:58:05 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 685/1361] 192.168.122.117 () {58 vars in 1124 bytes} [Sat Sep 5 20:58:05 2026] GET /volume/v3/os-hosts => generated 561 bytes in 376 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:58:05 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-bdbe5d4e-0893-41a8-94dc-86ee3c55b159 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:05 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-bdbe5d4e-0893-41a8-94dc-86ee3c55b159 tempest-VolumeHostsAdminTestsJSON-227944260 tempest-VolumeHostsAdminTestsJSON-227944260-project-admin] GET http://192.168.122.117/volume/v3/os-hosts Sep 05 20:58:05 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-bdbe5d4e-0893-41a8-94dc-86ee3c55b159 tempest-VolumeHostsAdminTestsJSON-227944260 tempest-VolumeHostsAdminTestsJSON-227944260-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:05 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-bdbe5d4e-0893-41a8-94dc-86ee3c55b159 tempest-VolumeHostsAdminTestsJSON-227944260 tempest-VolumeHostsAdminTestsJSON-227944260-project-admin] Calling method 'index' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:05 devstack devstack@c-api.service[87434]: /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 05 20:58:05 devstack devstack@c-api.service[87434]: return base.obj_make_list(context, cls(context), objects.Service, Sep 05 20:58:05 devstack devstack@c-api.service[87434]: DEBUG cinder.api.contrib.hosts [None req-bdbe5d4e-0893-41a8-94dc-86ee3c55b159 tempest-VolumeHostsAdminTestsJSON-227944260 tempest-VolumeHostsAdminTestsJSON-227944260-project-admin] status, active and update: available, enabled, 2026-09-05 18:56:25+00:00 {{(pid=87434) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 05 20:58:05 devstack devstack@c-api.service[87434]: DEBUG cinder.api.contrib.hosts [None req-bdbe5d4e-0893-41a8-94dc-86ee3c55b159 tempest-VolumeHostsAdminTestsJSON-227944260 tempest-VolumeHostsAdminTestsJSON-227944260-project-admin] status, active and update: available, enabled, 2026-09-05 18:46:32+00:00 {{(pid=87434) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 05 20:58:05 devstack devstack@c-api.service[87434]: DEBUG cinder.api.contrib.hosts [None req-bdbe5d4e-0893-41a8-94dc-86ee3c55b159 tempest-VolumeHostsAdminTestsJSON-227944260 tempest-VolumeHostsAdminTestsJSON-227944260-project-admin] status, active and update: available, enabled, 2026-09-05 18:57:27+00:00 {{(pid=87434) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 05 20:58:05 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-bdbe5d4e-0893-41a8-94dc-86ee3c55b159 tempest-VolumeHostsAdminTestsJSON-227944260 tempest-VolumeHostsAdminTestsJSON-227944260-project-admin] http://192.168.122.117/volume/v3/os-hosts returned with HTTP 200 Sep 05 20:58:05 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 677/1362] 192.168.122.117 () {58 vars in 1124 bytes} [Sat Sep 5 20:58:05 2026] GET /volume/v3/os-hosts => generated 561 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:58:05 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-07b1e26f-f45b-4d09-8970-1d39a8f07b8d None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:05 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-07b1e26f-f45b-4d09-8970-1d39a8f07b8d tempest-VolumeHostsAdminTestsJSON-227944260 tempest-VolumeHostsAdminTestsJSON-227944260-project-admin] GET http://192.168.122.117/volume/v3/os-hosts/devstack@lvmdriver-1 Sep 05 20:58:05 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-07b1e26f-f45b-4d09-8970-1d39a8f07b8d tempest-VolumeHostsAdminTestsJSON-227944260 tempest-VolumeHostsAdminTestsJSON-227944260-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:05 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-07b1e26f-f45b-4d09-8970-1d39a8f07b8d tempest-VolumeHostsAdminTestsJSON-227944260 tempest-VolumeHostsAdminTestsJSON-227944260-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:06 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-07b1e26f-f45b-4d09-8970-1d39a8f07b8d tempest-VolumeHostsAdminTestsJSON-227944260 tempest-VolumeHostsAdminTestsJSON-227944260-project-admin] http://192.168.122.117/volume/v3/os-hosts/devstack@lvmdriver-1 returned with HTTP 200 Sep 05 20:58:06 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 686/1363] 192.168.122.117 () {58 vars in 1187 bytes} [Sat Sep 5 20:58:05 2026] GET /volume/v3/os-hosts/devstack@lvmdriver-1 => generated 174 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:58:06 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-dc0b8a85-39e6-4055-89d0-3160dd6048fc None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:06 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-dc0b8a85-39e6-4055-89d0-3160dd6048fc tempest-VolumeHostsAdminTestsJSON-227944260 tempest-VolumeHostsAdminTestsJSON-227944260-project-admin] GET http://192.168.122.117/volume/v3/os-hosts/devstack@QuobyteHD Sep 05 20:58:06 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-dc0b8a85-39e6-4055-89d0-3160dd6048fc tempest-VolumeHostsAdminTestsJSON-227944260 tempest-VolumeHostsAdminTestsJSON-227944260-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:06 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-dc0b8a85-39e6-4055-89d0-3160dd6048fc tempest-VolumeHostsAdminTestsJSON-227944260 tempest-VolumeHostsAdminTestsJSON-227944260-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:06 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-4c355a91-fccd-4b57-b012-55360a66c464 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:06 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-4c355a91-fccd-4b57-b012-55360a66c464 tempest-ServersNegativeTestJSON-1911668305 tempest-ServersNegativeTestJSON-1911668305-project-member] GET http://192.168.122.117/volume/v3/volumes/7532628f-783e-42ac-afed-d43225a93bcb Sep 05 20:58:06 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-4c355a91-fccd-4b57-b012-55360a66c464 tempest-ServersNegativeTestJSON-1911668305 tempest-ServersNegativeTestJSON-1911668305-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:06 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-4c355a91-fccd-4b57-b012-55360a66c464 tempest-ServersNegativeTestJSON-1911668305 tempest-ServersNegativeTestJSON-1911668305-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:06 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:06 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:58:06 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:06 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:58:06 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-dc0b8a85-39e6-4055-89d0-3160dd6048fc tempest-VolumeHostsAdminTestsJSON-227944260 tempest-VolumeHostsAdminTestsJSON-227944260-project-admin] http://192.168.122.117/volume/v3/os-hosts/devstack@QuobyteHD returned with HTTP 200 Sep 05 20:58:06 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 678/1364] 192.168.122.117 () {58 vars in 1181 bytes} [Sat Sep 5 20:58:06 2026] GET /volume/v3/os-hosts/devstack@QuobyteHD => generated 359 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:58:06 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-4c355a91-fccd-4b57-b012-55360a66c464 tempest-ServersNegativeTestJSON-1911668305 tempest-ServersNegativeTestJSON-1911668305-project-member] Volume info retrieved successfully. Sep 05 20:58:06 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-4c355a91-fccd-4b57-b012-55360a66c464 tempest-ServersNegativeTestJSON-1911668305 tempest-ServersNegativeTestJSON-1911668305-project-member] http://192.168.122.117/volume/v3/volumes/7532628f-783e-42ac-afed-d43225a93bcb returned with HTTP 200 Sep 05 20:58:06 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 687/1365] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:58:06 2026] GET /volume/v3/volumes/7532628f-783e-42ac-afed-d43225a93bcb => generated 855 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:58:07 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-a343f6fe-946c-464d-a7a8-3b2118a8990d None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:07 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-a343f6fe-946c-464d-a7a8-3b2118a8990d tempest-ServersNegativeTestJSON-1911668305 tempest-ServersNegativeTestJSON-1911668305-project-member] GET http://192.168.122.117/volume/v3/volumes/7532628f-783e-42ac-afed-d43225a93bcb Sep 05 20:58:07 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-a343f6fe-946c-464d-a7a8-3b2118a8990d tempest-ServersNegativeTestJSON-1911668305 tempest-ServersNegativeTestJSON-1911668305-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:07 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-a343f6fe-946c-464d-a7a8-3b2118a8990d tempest-ServersNegativeTestJSON-1911668305 tempest-ServersNegativeTestJSON-1911668305-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:07 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-a343f6fe-946c-464d-a7a8-3b2118a8990d tempest-ServersNegativeTestJSON-1911668305 tempest-ServersNegativeTestJSON-1911668305-project-member] http://192.168.122.117/volume/v3/volumes/7532628f-783e-42ac-afed-d43225a93bcb returned with HTTP 404 Sep 05 20:58:07 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 679/1366] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:58:07 2026] GET /volume/v3/volumes/7532628f-783e-42ac-afed-d43225a93bcb => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:58:07 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-d64e6c03-41dc-45de-aac7-e2b35fb3b3d5 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:07 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-d64e6c03-41dc-45de-aac7-e2b35fb3b3d5 tempest-ServersNegativeTestJSON-1911668305 tempest-ServersNegativeTestJSON-1911668305-project-member] DELETE http://192.168.122.117/volume/v3/volumes/19b6d5cd-7051-4b71-80f5-0aba2c1efd1f Sep 05 20:58:07 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-d64e6c03-41dc-45de-aac7-e2b35fb3b3d5 tempest-ServersNegativeTestJSON-1911668305 tempest-ServersNegativeTestJSON-1911668305-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:07 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-d64e6c03-41dc-45de-aac7-e2b35fb3b3d5 tempest-ServersNegativeTestJSON-1911668305 tempest-ServersNegativeTestJSON-1911668305-project-member] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:07 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-d64e6c03-41dc-45de-aac7-e2b35fb3b3d5 tempest-ServersNegativeTestJSON-1911668305 tempest-ServersNegativeTestJSON-1911668305-project-member] Delete volume with id: 19b6d5cd-7051-4b71-80f5-0aba2c1efd1f Sep 05 20:58:07 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:07 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:58:07 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:07 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:58:07 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-d64e6c03-41dc-45de-aac7-e2b35fb3b3d5 tempest-ServersNegativeTestJSON-1911668305 tempest-ServersNegativeTestJSON-1911668305-project-member] Volume info retrieved successfully. Sep 05 20:58:07 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-d64e6c03-41dc-45de-aac7-e2b35fb3b3d5 tempest-ServersNegativeTestJSON-1911668305 tempest-ServersNegativeTestJSON-1911668305-project-member] Delete volume request issued successfully. Sep 05 20:58:07 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-d64e6c03-41dc-45de-aac7-e2b35fb3b3d5 tempest-ServersNegativeTestJSON-1911668305 tempest-ServersNegativeTestJSON-1911668305-project-member] http://192.168.122.117/volume/v3/volumes/19b6d5cd-7051-4b71-80f5-0aba2c1efd1f returned with HTTP 202 Sep 05 20:58:07 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 688/1367] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 20:58:07 2026] DELETE /volume/v3/volumes/19b6d5cd-7051-4b71-80f5-0aba2c1efd1f => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 05 20:58:07 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-cb206e08-7f3b-40a5-bdb5-0e83f386d198 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:07 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-cb206e08-7f3b-40a5-bdb5-0e83f386d198 tempest-ServersNegativeTestJSON-1911668305 tempest-ServersNegativeTestJSON-1911668305-project-member] GET http://192.168.122.117/volume/v3/volumes/19b6d5cd-7051-4b71-80f5-0aba2c1efd1f Sep 05 20:58:07 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-cb206e08-7f3b-40a5-bdb5-0e83f386d198 tempest-ServersNegativeTestJSON-1911668305 tempest-ServersNegativeTestJSON-1911668305-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:07 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-cb206e08-7f3b-40a5-bdb5-0e83f386d198 tempest-ServersNegativeTestJSON-1911668305 tempest-ServersNegativeTestJSON-1911668305-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:07 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:07 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:58:07 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:07 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:58:07 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-cb206e08-7f3b-40a5-bdb5-0e83f386d198 tempest-ServersNegativeTestJSON-1911668305 tempest-ServersNegativeTestJSON-1911668305-project-member] Volume info retrieved successfully. Sep 05 20:58:07 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-cb206e08-7f3b-40a5-bdb5-0e83f386d198 tempest-ServersNegativeTestJSON-1911668305 tempest-ServersNegativeTestJSON-1911668305-project-member] http://192.168.122.117/volume/v3/volumes/19b6d5cd-7051-4b71-80f5-0aba2c1efd1f returned with HTTP 200 Sep 05 20:58:07 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 680/1368] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:58:07 2026] GET /volume/v3/volumes/19b6d5cd-7051-4b71-80f5-0aba2c1efd1f => generated 855 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:58:08 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-9977a377-a3a7-45bf-b481-ae301e165e34 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:08 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-9977a377-a3a7-45bf-b481-ae301e165e34 tempest-ServersNegativeTestJSON-1911668305 tempest-ServersNegativeTestJSON-1911668305-project-member] GET http://192.168.122.117/volume/v3/volumes/19b6d5cd-7051-4b71-80f5-0aba2c1efd1f Sep 05 20:58:08 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-9977a377-a3a7-45bf-b481-ae301e165e34 tempest-ServersNegativeTestJSON-1911668305 tempest-ServersNegativeTestJSON-1911668305-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:08 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-9977a377-a3a7-45bf-b481-ae301e165e34 tempest-ServersNegativeTestJSON-1911668305 tempest-ServersNegativeTestJSON-1911668305-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:08 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:08 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:58:08 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:08 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:58:08 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-9977a377-a3a7-45bf-b481-ae301e165e34 tempest-ServersNegativeTestJSON-1911668305 tempest-ServersNegativeTestJSON-1911668305-project-member] http://192.168.122.117/volume/v3/volumes/19b6d5cd-7051-4b71-80f5-0aba2c1efd1f returned with HTTP 404 Sep 05 20:58:08 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 689/1369] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:58:08 2026] GET /volume/v3/volumes/19b6d5cd-7051-4b71-80f5-0aba2c1efd1f => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:58:11 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-e2c7b701-213d-4cda-a639-ab8e348b92ed None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:12 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-e2c7b701-213d-4cda-a639-ab8e348b92ed tempest-VolumesSummaryTest-161770803 tempest-VolumesSummaryTest-161770803-project-reader] GET http://192.168.122.117/volume/v3/volumes/summary Sep 05 20:58:12 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-e2c7b701-213d-4cda-a639-ab8e348b92ed tempest-VolumesSummaryTest-161770803 tempest-VolumesSummaryTest-161770803-project-reader] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:12 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-e2c7b701-213d-4cda-a639-ab8e348b92ed tempest-VolumesSummaryTest-161770803 tempest-VolumesSummaryTest-161770803-project-reader] Calling method 'version_select' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:12 devstack devstack@c-api.service[87434]: DEBUG cinder.api.api_utils [None req-e2c7b701-213d-4cda-a639-ab8e348b92ed tempest-VolumesSummaryTest-161770803 tempest-VolumesSummaryTest-161770803-project-reader] Removing options '' from query. {{(pid=87434) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:58:12 devstack devstack@c-api.service[87434]: DEBUG dbcounter [-] [87434] Writing DB stats cinder:SELECT=117,cinder:INSERT=5,cinder:UPDATE=18,cinder:DELETE=3 {{(pid=87434) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 20:58:12 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-e2c7b701-213d-4cda-a639-ab8e348b92ed tempest-VolumesSummaryTest-161770803 tempest-VolumesSummaryTest-161770803-project-reader] Get summary completed successfully. Sep 05 20:58:12 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-e2c7b701-213d-4cda-a639-ab8e348b92ed tempest-VolumesSummaryTest-161770803 tempest-VolumesSummaryTest-161770803-project-reader] http://192.168.122.117/volume/v3/volumes/summary returned with HTTP 200 Sep 05 20:58:12 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 681/1370] 192.168.122.117 () {60 vars in 1186 bytes} [Sat Sep 5 20:58:11 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 357 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:58:14 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-60366a81-b02e-41da-966b-e26f30000e1e None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:14 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-60366a81-b02e-41da-966b-e26f30000e1e tempest-VolumeQuotasAdminTestJSON-2038478402 tempest-VolumeQuotasAdminTestJSON-2038478402-project-admin] GET http://192.168.122.117/volume/v3/os-quota-sets/b92f8cb912774a5e9acbbdcdd7c0284d Sep 05 20:58:14 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-60366a81-b02e-41da-966b-e26f30000e1e tempest-VolumeQuotasAdminTestJSON-2038478402 tempest-VolumeQuotasAdminTestJSON-2038478402-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:14 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-60366a81-b02e-41da-966b-e26f30000e1e tempest-VolumeQuotasAdminTestJSON-2038478402 tempest-VolumeQuotasAdminTestJSON-2038478402-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:14 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-60366a81-b02e-41da-966b-e26f30000e1e tempest-VolumeQuotasAdminTestJSON-2038478402 tempest-VolumeQuotasAdminTestJSON-2038478402-project-admin] http://192.168.122.117/volume/v3/os-quota-sets/b92f8cb912774a5e9acbbdcdd7c0284d returned with HTTP 200 Sep 05 20:58:14 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 690/1371] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:58:14 2026] GET /volume/v3/os-quota-sets/b92f8cb912774a5e9acbbdcdd7c0284d => generated 440 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:58:14 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-e379ffc9-64e7-43ae-9660-0750ac8b982c None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:14 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-e379ffc9-64e7-43ae-9660-0750ac8b982c tempest-VolumeQuotasAdminTestJSON-2038478402 tempest-VolumeQuotasAdminTestJSON-2038478402-project-admin] GET http://192.168.122.117/volume/v3/os-quota-sets/b92f8cb912774a5e9acbbdcdd7c0284d/defaults Sep 05 20:58:14 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-e379ffc9-64e7-43ae-9660-0750ac8b982c tempest-VolumeQuotasAdminTestJSON-2038478402 tempest-VolumeQuotasAdminTestJSON-2038478402-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:14 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-e379ffc9-64e7-43ae-9660-0750ac8b982c tempest-VolumeQuotasAdminTestJSON-2038478402 tempest-VolumeQuotasAdminTestJSON-2038478402-project-admin] Calling method 'defaults' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:14 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-e379ffc9-64e7-43ae-9660-0750ac8b982c tempest-VolumeQuotasAdminTestJSON-2038478402 tempest-VolumeQuotasAdminTestJSON-2038478402-project-admin] http://192.168.122.117/volume/v3/os-quota-sets/b92f8cb912774a5e9acbbdcdd7c0284d/defaults returned with HTTP 200 Sep 05 20:58:14 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 682/1372] 192.168.122.117 () {58 vars in 1265 bytes} [Sat Sep 5 20:58:14 2026] GET /volume/v3/os-quota-sets/b92f8cb912774a5e9acbbdcdd7c0284d/defaults => generated 440 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:58:15 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-dac03d81-14b6-4371-9526-dffb8b95c4e8 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:15 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-dac03d81-14b6-4371-9526-dffb8b95c4e8 tempest-VolumeQuotasAdminTestJSON-2038478402 tempest-VolumeQuotasAdminTestJSON-2038478402-project-admin] PUT http://192.168.122.117/volume/v3/os-quota-sets/b92f8cb912774a5e9acbbdcdd7c0284d Sep 05 20:58:15 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-dac03d81-14b6-4371-9526-dffb8b95c4e8 tempest-VolumeQuotasAdminTestJSON-2038478402 tempest-VolumeQuotasAdminTestJSON-2038478402-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:58:15 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-dac03d81-14b6-4371-9526-dffb8b95c4e8 tempest-VolumeQuotasAdminTestJSON-2038478402 tempest-VolumeQuotasAdminTestJSON-2038478402-project-admin] http://192.168.122.117/volume/v3/os-quota-sets/b92f8cb912774a5e9acbbdcdd7c0284d returned with HTTP 200 Sep 05 20:58:15 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 691/1373] 192.168.122.117 () {60 vars in 1258 bytes} [Sat Sep 5 20:58:15 2026] PUT /volume/v3/os-quota-sets/b92f8cb912774a5e9acbbdcdd7c0284d => generated 398 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:58:15 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-229f3359-3d9e-492a-b3d7-09d506346163 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:15 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-229f3359-3d9e-492a-b3d7-09d506346163 tempest-VolumeQuotasAdminTestJSON-2038478402 tempest-VolumeQuotasAdminTestJSON-2038478402-project-admin] DELETE http://192.168.122.117/volume/v3/os-quota-sets/b92f8cb912774a5e9acbbdcdd7c0284d Sep 05 20:58:15 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-229f3359-3d9e-492a-b3d7-09d506346163 tempest-VolumeQuotasAdminTestJSON-2038478402 tempest-VolumeQuotasAdminTestJSON-2038478402-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:15 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-229f3359-3d9e-492a-b3d7-09d506346163 tempest-VolumeQuotasAdminTestJSON-2038478402 tempest-VolumeQuotasAdminTestJSON-2038478402-project-admin] Calling method 'delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:15 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-229f3359-3d9e-492a-b3d7-09d506346163 tempest-VolumeQuotasAdminTestJSON-2038478402 tempest-VolumeQuotasAdminTestJSON-2038478402-project-admin] http://192.168.122.117/volume/v3/os-quota-sets/b92f8cb912774a5e9acbbdcdd7c0284d returned with HTTP 200 Sep 05 20:58:15 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 683/1374] 192.168.122.117 () {58 vars in 1241 bytes} [Sat Sep 5 20:58:15 2026] DELETE /volume/v3/os-quota-sets/b92f8cb912774a5e9acbbdcdd7c0284d => generated 0 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 05 20:58:15 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-9c7ba295-605c-4f6a-89ad-2656989686b6 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:15 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-9c7ba295-605c-4f6a-89ad-2656989686b6 tempest-VolumeQuotasAdminTestJSON-2038478402 tempest-VolumeQuotasAdminTestJSON-2038478402-project-admin] GET http://192.168.122.117/volume/v3/os-quota-sets/b92f8cb912774a5e9acbbdcdd7c0284d Sep 05 20:58:15 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-9c7ba295-605c-4f6a-89ad-2656989686b6 tempest-VolumeQuotasAdminTestJSON-2038478402 tempest-VolumeQuotasAdminTestJSON-2038478402-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:15 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-9c7ba295-605c-4f6a-89ad-2656989686b6 tempest-VolumeQuotasAdminTestJSON-2038478402 tempest-VolumeQuotasAdminTestJSON-2038478402-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:15 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-9c7ba295-605c-4f6a-89ad-2656989686b6 tempest-VolumeQuotasAdminTestJSON-2038478402 tempest-VolumeQuotasAdminTestJSON-2038478402-project-admin] http://192.168.122.117/volume/v3/os-quota-sets/b92f8cb912774a5e9acbbdcdd7c0284d returned with HTTP 200 Sep 05 20:58:15 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 692/1375] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:58:15 2026] GET /volume/v3/os-quota-sets/b92f8cb912774a5e9acbbdcdd7c0284d => generated 440 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:58:15 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-3b3c1d30-740b-43f6-8f09-b709e1200c21 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:15 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-3b3c1d30-740b-43f6-8f09-b709e1200c21 tempest-VolumeQuotasAdminTestJSON-2038478402 tempest-VolumeQuotasAdminTestJSON-2038478402-project-admin] PUT http://192.168.122.117/volume/v3/os-quota-sets/b92f8cb912774a5e9acbbdcdd7c0284d Sep 05 20:58:15 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-3b3c1d30-740b-43f6-8f09-b709e1200c21 tempest-VolumeQuotasAdminTestJSON-2038478402 tempest-VolumeQuotasAdminTestJSON-2038478402-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=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:58:15 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-3b3c1d30-740b-43f6-8f09-b709e1200c21 tempest-VolumeQuotasAdminTestJSON-2038478402 tempest-VolumeQuotasAdminTestJSON-2038478402-project-admin] http://192.168.122.117/volume/v3/os-quota-sets/b92f8cb912774a5e9acbbdcdd7c0284d returned with HTTP 200 Sep 05 20:58:15 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 684/1376] 192.168.122.117 () {60 vars in 1259 bytes} [Sat Sep 5 20:58:15 2026] PUT /volume/v3/os-quota-sets/b92f8cb912774a5e9acbbdcdd7c0284d => generated 398 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:58:15 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-4c243ad0-8331-4f9f-955f-12e88822c974 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:15 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-4c243ad0-8331-4f9f-955f-12e88822c974 tempest-VolumeQuotasAdminTestJSON-2038478402 tempest-VolumeQuotasAdminTestJSON-2038478402-project-admin] GET http://192.168.122.117/volume/v3/os-quota-sets/b92f8cb912774a5e9acbbdcdd7c0284d/defaults Sep 05 20:58:15 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-4c243ad0-8331-4f9f-955f-12e88822c974 tempest-VolumeQuotasAdminTestJSON-2038478402 tempest-VolumeQuotasAdminTestJSON-2038478402-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:15 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-4c243ad0-8331-4f9f-955f-12e88822c974 tempest-VolumeQuotasAdminTestJSON-2038478402 tempest-VolumeQuotasAdminTestJSON-2038478402-project-admin] Calling method 'defaults' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:15 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-4c243ad0-8331-4f9f-955f-12e88822c974 tempest-VolumeQuotasAdminTestJSON-2038478402 tempest-VolumeQuotasAdminTestJSON-2038478402-project-admin] http://192.168.122.117/volume/v3/os-quota-sets/b92f8cb912774a5e9acbbdcdd7c0284d/defaults returned with HTTP 200 Sep 05 20:58:15 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 693/1377] 192.168.122.117 () {58 vars in 1265 bytes} [Sat Sep 5 20:58:15 2026] GET /volume/v3/os-quota-sets/b92f8cb912774a5e9acbbdcdd7c0284d/defaults => generated 440 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:58:15 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-03023995-7bd1-48f5-9f9d-940cf904ec16 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:15 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-03023995-7bd1-48f5-9f9d-940cf904ec16 tempest-VolumeQuotasAdminTestJSON-2038478402 tempest-VolumeQuotasAdminTestJSON-2038478402-project-admin] GET http://192.168.122.117/volume/v3/os-quota-sets/b92f8cb912774a5e9acbbdcdd7c0284d Sep 05 20:58:15 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-03023995-7bd1-48f5-9f9d-940cf904ec16 tempest-VolumeQuotasAdminTestJSON-2038478402 tempest-VolumeQuotasAdminTestJSON-2038478402-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:15 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-03023995-7bd1-48f5-9f9d-940cf904ec16 tempest-VolumeQuotasAdminTestJSON-2038478402 tempest-VolumeQuotasAdminTestJSON-2038478402-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:15 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-03023995-7bd1-48f5-9f9d-940cf904ec16 tempest-VolumeQuotasAdminTestJSON-2038478402 tempest-VolumeQuotasAdminTestJSON-2038478402-project-admin] http://192.168.122.117/volume/v3/os-quota-sets/b92f8cb912774a5e9acbbdcdd7c0284d returned with HTTP 200 Sep 05 20:58:15 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 685/1378] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:58:15 2026] GET /volume/v3/os-quota-sets/b92f8cb912774a5e9acbbdcdd7c0284d => generated 440 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:58:15 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-be5c45b5-1ae1-441d-a72a-f66260435311 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:15 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-be5c45b5-1ae1-441d-a72a-f66260435311 tempest-VolumeQuotasAdminTestJSON-2038478402 tempest-VolumeQuotasAdminTestJSON-2038478402-project-admin] GET http://192.168.122.117/volume/v3/os-quota-sets/b92f8cb912774a5e9acbbdcdd7c0284d?usage=True Sep 05 20:58:15 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-be5c45b5-1ae1-441d-a72a-f66260435311 tempest-VolumeQuotasAdminTestJSON-2038478402 tempest-VolumeQuotasAdminTestJSON-2038478402-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:15 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-be5c45b5-1ae1-441d-a72a-f66260435311 tempest-VolumeQuotasAdminTestJSON-2038478402 tempest-VolumeQuotasAdminTestJSON-2038478402-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:15 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-be5c45b5-1ae1-441d-a72a-f66260435311 tempest-VolumeQuotasAdminTestJSON-2038478402 tempest-VolumeQuotasAdminTestJSON-2038478402-project-admin] http://192.168.122.117/volume/v3/os-quota-sets/b92f8cb912774a5e9acbbdcdd7c0284d?usage=True returned with HTTP 200 Sep 05 20:58:15 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 694/1379] 192.168.122.117 () {58 vars in 1259 bytes} [Sat Sep 5 20:58:15 2026] GET /volume/v3/os-quota-sets/b92f8cb912774a5e9acbbdcdd7c0284d?usage=True => generated 1064 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 20:58:15 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-0a2c2ea1-f3b5-448e-a55e-f2a4be561af2 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:15 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-0a2c2ea1-f3b5-448e-a55e-f2a4be561af2 tempest-VolumeQuotasAdminTestJSON-458592273 tempest-VolumeQuotasAdminTestJSON-458592273-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 20:58:15 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-0a2c2ea1-f3b5-448e-a55e-f2a4be561af2 tempest-VolumeQuotasAdminTestJSON-458592273 tempest-VolumeQuotasAdminTestJSON-458592273-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-415579383"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:58:15 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.volumes [None req-0a2c2ea1-f3b5-448e-a55e-f2a4be561af2 tempest-VolumeQuotasAdminTestJSON-458592273 tempest-VolumeQuotasAdminTestJSON-458592273-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-415579383'}} {{(pid=87434) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:58:15 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-0a2c2ea1-f3b5-448e-a55e-f2a4be561af2 tempest-VolumeQuotasAdminTestJSON-458592273 tempest-VolumeQuotasAdminTestJSON-458592273-project-member] Create volume of 1 GB Sep 05 20:58:16 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-0a2c2ea1-f3b5-448e-a55e-f2a4be561af2 tempest-VolumeQuotasAdminTestJSON-458592273 tempest-VolumeQuotasAdminTestJSON-458592273-project-member] Availability Zones retrieved successfully. Sep 05 20:58:16 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-0a2c2ea1-f3b5-448e-a55e-f2a4be561af2 tempest-VolumeQuotasAdminTestJSON-458592273 tempest-VolumeQuotasAdminTestJSON-458592273-project-member] Flow 'volume_create_api' (005fb982-f590-449c-9b23-8a562b597c10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:58:16 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-0a2c2ea1-f3b5-448e-a55e-f2a4be561af2 tempest-VolumeQuotasAdminTestJSON-458592273 tempest-VolumeQuotasAdminTestJSON-458592273-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa128eaa-42e2-4eb5-ba88-8a02b6f17174) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:58:16 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.flows.api.create_volume [None req-0a2c2ea1-f3b5-448e-a55e-f2a4be561af2 tempest-VolumeQuotasAdminTestJSON-458592273 tempest-VolumeQuotasAdminTestJSON-458592273-project-member] Validating volume size '1' using validate_int {{(pid=87434) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:58:16 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-0a2c2ea1-f3b5-448e-a55e-f2a4be561af2 tempest-VolumeQuotasAdminTestJSON-458592273 tempest-VolumeQuotasAdminTestJSON-458592273-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa128eaa-42e2-4eb5-ba88-8a02b6f17174) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:58:16 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-0a2c2ea1-f3b5-448e-a55e-f2a4be561af2 tempest-VolumeQuotasAdminTestJSON-458592273 tempest-VolumeQuotasAdminTestJSON-458592273-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (695b558f-f07b-441c-9980-49ab313613de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:58:16 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-869cd171-fc4d-477a-9cb8-9e78bf5e7760 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:16 devstack devstack@c-api.service[87434]: DEBUG cinder.quota [None req-0a2c2ea1-f3b5-448e-a55e-f2a4be561af2 tempest-VolumeQuotasAdminTestJSON-458592273 tempest-VolumeQuotasAdminTestJSON-458592273-project-member] Created reservations ['eb19c02e-f91d-4021-8d57-d989d04b1d81', '9c2631da-b09c-4a9a-ad21-51f7faae5a26', '2789ac24-a0fc-4c83-81aa-55864b18d05f', 'b23f6c82-f3b4-4a83-b24f-1b5ef4d4252a'] {{(pid=87434) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:58:16 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-0a2c2ea1-f3b5-448e-a55e-f2a4be561af2 tempest-VolumeQuotasAdminTestJSON-458592273 tempest-VolumeQuotasAdminTestJSON-458592273-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (695b558f-f07b-441c-9980-49ab313613de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eb19c02e-f91d-4021-8d57-d989d04b1d81', '9c2631da-b09c-4a9a-ad21-51f7faae5a26', '2789ac24-a0fc-4c83-81aa-55864b18d05f', 'b23f6c82-f3b4-4a83-b24f-1b5ef4d4252a']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:58:16 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-0a2c2ea1-f3b5-448e-a55e-f2a4be561af2 tempest-VolumeQuotasAdminTestJSON-458592273 tempest-VolumeQuotasAdminTestJSON-458592273-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6fc92aa2-cb77-4de4-98e2-599e06c2a49d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:58:16 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:16 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:58:16 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-0a2c2ea1-f3b5-448e-a55e-f2a4be561af2 tempest-VolumeQuotasAdminTestJSON-458592273 tempest-VolumeQuotasAdminTestJSON-458592273-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6fc92aa2-cb77-4de4-98e2-599e06c2a49d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0ed1a0ac-0a04-4b33-a6f2-9c26b0a908e9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-415579383',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b92f8cb912774a5e9acbbdcdd7c0284d',qos_specs=None,replication_status=,reservations=['eb19c02e-f91d-4021-8d57-d989d04b1d81','9c2631da-b09c-4a9a-ad21-51f7faae5a26','2789ac24-a0fc-4c83-81aa-55864b18d05f','b23f6c82-f3b4-4a83-b24f-1b5ef4d4252a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0458e4e4569b4e7aaf8b43b6e27055e1',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T18:58:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-415579383',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0ed1a0ac-0a04-4b33-a6f2-9c26b0a908e9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b92f8cb912774a5e9acbbdcdd7c0284d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0458e4e4569b4e7aaf8b43b6e27055e1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:58:16 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-0a2c2ea1-f3b5-448e-a55e-f2a4be561af2 tempest-VolumeQuotasAdminTestJSON-458592273 tempest-VolumeQuotasAdminTestJSON-458592273-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e695b0ee-9756-439d-a3af-007281b8e269) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:58:16 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-869cd171-fc4d-477a-9cb8-9e78bf5e7760 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] GET http://192.168.122.117/volume/v3/volumes Sep 05 20:58:16 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-869cd171-fc4d-477a-9cb8-9e78bf5e7760 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:16 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-869cd171-fc4d-477a-9cb8-9e78bf5e7760 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] Calling method 'index' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:16 devstack devstack@c-api.service[87435]: DEBUG cinder.api.api_utils [None req-869cd171-fc4d-477a-9cb8-9e78bf5e7760 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] Removing options '' from query. {{(pid=87435) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:58:16 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-869cd171-fc4d-477a-9cb8-9e78bf5e7760 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87435) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 20:58:16 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-869cd171-fc4d-477a-9cb8-9e78bf5e7760 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] Get all volumes completed successfully. Sep 05 20:58:16 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-869cd171-fc4d-477a-9cb8-9e78bf5e7760 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] http://192.168.122.117/volume/v3/volumes returned with HTTP 200 Sep 05 20:58:16 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 695/1380] 192.168.122.117 () {58 vars in 1121 bytes} [Sat Sep 5 20:58:16 2026] GET /volume/v3/volumes => generated 15 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 20:58:16 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-03f37fac-c6e5-4ff9-a1f3-84cd90339969 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:16 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-0a2c2ea1-f3b5-448e-a55e-f2a4be561af2 tempest-VolumeQuotasAdminTestJSON-458592273 tempest-VolumeQuotasAdminTestJSON-458592273-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e695b0ee-9756-439d-a3af-007281b8e269) transitioned into state 'SUCCESS' from state '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-415579383',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b92f8cb912774a5e9acbbdcdd7c0284d',qos_specs=None,replication_status=,reservations=['eb19c02e-f91d-4021-8d57-d989d04b1d81','9c2631da-b09c-4a9a-ad21-51f7faae5a26','2789ac24-a0fc-4c83-81aa-55864b18d05f','b23f6c82-f3b4-4a83-b24f-1b5ef4d4252a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0458e4e4569b4e7aaf8b43b6e27055e1',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:58:16 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-0a2c2ea1-f3b5-448e-a55e-f2a4be561af2 tempest-VolumeQuotasAdminTestJSON-458592273 tempest-VolumeQuotasAdminTestJSON-458592273-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46b8763c-f6ef-42b9-b8cc-857ac5b772e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:58:16 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-0a2c2ea1-f3b5-448e-a55e-f2a4be561af2 tempest-VolumeQuotasAdminTestJSON-458592273 tempest-VolumeQuotasAdminTestJSON-458592273-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46b8763c-f6ef-42b9-b8cc-857ac5b772e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:58:16 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-0a2c2ea1-f3b5-448e-a55e-f2a4be561af2 tempest-VolumeQuotasAdminTestJSON-458592273 tempest-VolumeQuotasAdminTestJSON-458592273-project-member] Flow 'volume_create_api' (005fb982-f590-449c-9b23-8a562b597c10) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:58:16 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-0a2c2ea1-f3b5-448e-a55e-f2a4be561af2 tempest-VolumeQuotasAdminTestJSON-458592273 tempest-VolumeQuotasAdminTestJSON-458592273-project-member] Create volume request issued successfully. Sep 05 20:58:16 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-0a2c2ea1-f3b5-448e-a55e-f2a4be561af2 tempest-VolumeQuotasAdminTestJSON-458592273 tempest-VolumeQuotasAdminTestJSON-458592273-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 20:58:16 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 686/1381] 192.168.122.117 () {60 vars in 1142 bytes} [Sat Sep 5 20:58:15 2026] POST /volume/v3/volumes => generated 764 bytes in 674 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:58:16 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-ede20d71-413c-4d73-8c13-459f63a2e3e5 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:16 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-ede20d71-413c-4d73-8c13-459f63a2e3e5 tempest-VolumeQuotasAdminTestJSON-458592273 tempest-VolumeQuotasAdminTestJSON-458592273-project-member] GET http://192.168.122.117/volume/v3/volumes/0ed1a0ac-0a04-4b33-a6f2-9c26b0a908e9 Sep 05 20:58:16 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-ede20d71-413c-4d73-8c13-459f63a2e3e5 tempest-VolumeQuotasAdminTestJSON-458592273 tempest-VolumeQuotasAdminTestJSON-458592273-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:16 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-ede20d71-413c-4d73-8c13-459f63a2e3e5 tempest-VolumeQuotasAdminTestJSON-458592273 tempest-VolumeQuotasAdminTestJSON-458592273-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:16 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:16 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:58:16 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:16 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:58:16 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-ede20d71-413c-4d73-8c13-459f63a2e3e5 tempest-VolumeQuotasAdminTestJSON-458592273 tempest-VolumeQuotasAdminTestJSON-458592273-project-member] Volume info retrieved successfully. Sep 05 20:58:16 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-ede20d71-413c-4d73-8c13-459f63a2e3e5 tempest-VolumeQuotasAdminTestJSON-458592273 tempest-VolumeQuotasAdminTestJSON-458592273-project-member] http://192.168.122.117/volume/v3/volumes/0ed1a0ac-0a04-4b33-a6f2-9c26b0a908e9 returned with HTTP 200 Sep 05 20:58:16 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 687/1382] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:58:16 2026] GET /volume/v3/volumes/0ed1a0ac-0a04-4b33-a6f2-9c26b0a908e9 => generated 832 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:58:16 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-03f37fac-c6e5-4ff9-a1f3-84cd90339969 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 20:58:16 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-03f37fac-c6e5-4ff9-a1f3-84cd90339969 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1318451"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:58:16 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.volumes [None req-03f37fac-c6e5-4ff9-a1f3-84cd90339969 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1318451'}} {{(pid=87435) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:58:16 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-03f37fac-c6e5-4ff9-a1f3-84cd90339969 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Create volume of 1 GB Sep 05 20:58:16 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-03f37fac-c6e5-4ff9-a1f3-84cd90339969 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Availability Zones retrieved successfully. Sep 05 20:58:16 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-03f37fac-c6e5-4ff9-a1f3-84cd90339969 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Flow 'volume_create_api' (b08db24d-9fce-484e-af4a-e9027398d619) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:58:16 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-03f37fac-c6e5-4ff9-a1f3-84cd90339969 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8d285aa-a166-4f87-ab0f-8b9c8c94ff49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:58:16 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.flows.api.create_volume [None req-03f37fac-c6e5-4ff9-a1f3-84cd90339969 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Validating volume size '1' using validate_int {{(pid=87435) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:58:16 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-03f37fac-c6e5-4ff9-a1f3-84cd90339969 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8d285aa-a166-4f87-ab0f-8b9c8c94ff49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:58:16 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-03f37fac-c6e5-4ff9-a1f3-84cd90339969 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91869297-75e6-43dd-a7af-5fa48dafef37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:58:16 devstack devstack@c-api.service[87435]: DEBUG cinder.quota [None req-03f37fac-c6e5-4ff9-a1f3-84cd90339969 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Created reservations ['0fa3ba7a-5334-4eac-9cf1-f1ec3a22f93e', 'ed681f68-b8f0-4993-80f0-37a7c97a4844', '435c15d3-9f9d-4a0a-bfb2-59255d7dcfa5', 'e835ce5f-5465-4f98-98a6-b99357b37311'] {{(pid=87435) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:58:16 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-03f37fac-c6e5-4ff9-a1f3-84cd90339969 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91869297-75e6-43dd-a7af-5fa48dafef37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0fa3ba7a-5334-4eac-9cf1-f1ec3a22f93e', 'ed681f68-b8f0-4993-80f0-37a7c97a4844', '435c15d3-9f9d-4a0a-bfb2-59255d7dcfa5', 'e835ce5f-5465-4f98-98a6-b99357b37311']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:58:16 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-03f37fac-c6e5-4ff9-a1f3-84cd90339969 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ffb9a1d6-8fca-4172-8091-083423efac82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:58:17 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:17 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:58:17 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-03f37fac-c6e5-4ff9-a1f3-84cd90339969 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ffb9a1d6-8fca-4172-8091-083423efac82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '967f14d4-17e2-4127-af41-d9613d4512c9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1318451',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='778d8e6eb1e24fa5a9c1c03c7c134e14',qos_specs=None,replication_status=,reservations=['0fa3ba7a-5334-4eac-9cf1-f1ec3a22f93e','ed681f68-b8f0-4993-80f0-37a7c97a4844','435c15d3-9f9d-4a0a-bfb2-59255d7dcfa5','e835ce5f-5465-4f98-98a6-b99357b37311'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='209a15454ff8402c835c4c3535f4040f',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T18:58:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1318451',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=967f14d4-17e2-4127-af41-d9613d4512c9,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='778d8e6eb1e24fa5a9c1c03c7c134e14',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='209a15454ff8402c835c4c3535f4040f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:58:17 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-03f37fac-c6e5-4ff9-a1f3-84cd90339969 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ce8e4ba-87e6-4d74-a686-54b576fcbd5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:58:17 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-03f37fac-c6e5-4ff9-a1f3-84cd90339969 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ce8e4ba-87e6-4d74-a686-54b576fcbd5a) transitioned into state 'SUCCESS' from state '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-1318451',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='778d8e6eb1e24fa5a9c1c03c7c134e14',qos_specs=None,replication_status=,reservations=['0fa3ba7a-5334-4eac-9cf1-f1ec3a22f93e','ed681f68-b8f0-4993-80f0-37a7c97a4844','435c15d3-9f9d-4a0a-bfb2-59255d7dcfa5','e835ce5f-5465-4f98-98a6-b99357b37311'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='209a15454ff8402c835c4c3535f4040f',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:58:17 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-03f37fac-c6e5-4ff9-a1f3-84cd90339969 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45fccc5a-49ac-4d57-8045-77467c6cd7e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:58:17 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-03f37fac-c6e5-4ff9-a1f3-84cd90339969 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45fccc5a-49ac-4d57-8045-77467c6cd7e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:58:17 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-03f37fac-c6e5-4ff9-a1f3-84cd90339969 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Flow 'volume_create_api' (b08db24d-9fce-484e-af4a-e9027398d619) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:58:17 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-03f37fac-c6e5-4ff9-a1f3-84cd90339969 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Create volume request issued successfully. Sep 05 20:58:17 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-03f37fac-c6e5-4ff9-a1f3-84cd90339969 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 20:58:17 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 696/1383] 192.168.122.117 () {60 vars in 1143 bytes} [Sat Sep 5 20:58:16 2026] POST /volume/v3/volumes => generated 770 bytes in 779 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:58:17 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-dd356fb2-5eca-4485-8aa2-fced42bc3147 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:17 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-dd356fb2-5eca-4485-8aa2-fced42bc3147 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] GET http://192.168.122.117/volume/v3/volumes/967f14d4-17e2-4127-af41-d9613d4512c9 Sep 05 20:58:17 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-dd356fb2-5eca-4485-8aa2-fced42bc3147 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:17 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-dd356fb2-5eca-4485-8aa2-fced42bc3147 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:17 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:17 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:58:17 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:17 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:58:17 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-dd356fb2-5eca-4485-8aa2-fced42bc3147 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Volume info retrieved successfully. Sep 05 20:58:17 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-dd356fb2-5eca-4485-8aa2-fced42bc3147 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] http://192.168.122.117/volume/v3/volumes/967f14d4-17e2-4127-af41-d9613d4512c9 returned with HTTP 200 Sep 05 20:58:17 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 688/1384] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:58:17 2026] GET /volume/v3/volumes/967f14d4-17e2-4127-af41-d9613d4512c9 => generated 838 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:58:17 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-790c475b-ed48-41a7-b977-1a7f4e339253 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:17 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-790c475b-ed48-41a7-b977-1a7f4e339253 tempest-VolumeQuotasAdminTestJSON-458592273 tempest-VolumeQuotasAdminTestJSON-458592273-project-member] GET http://192.168.122.117/volume/v3/volumes/0ed1a0ac-0a04-4b33-a6f2-9c26b0a908e9 Sep 05 20:58:17 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-790c475b-ed48-41a7-b977-1a7f4e339253 tempest-VolumeQuotasAdminTestJSON-458592273 tempest-VolumeQuotasAdminTestJSON-458592273-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:17 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-790c475b-ed48-41a7-b977-1a7f4e339253 tempest-VolumeQuotasAdminTestJSON-458592273 tempest-VolumeQuotasAdminTestJSON-458592273-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:17 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:17 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:58:17 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:17 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:58:17 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-790c475b-ed48-41a7-b977-1a7f4e339253 tempest-VolumeQuotasAdminTestJSON-458592273 tempest-VolumeQuotasAdminTestJSON-458592273-project-member] Volume info retrieved successfully. Sep 05 20:58:17 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-790c475b-ed48-41a7-b977-1a7f4e339253 tempest-VolumeQuotasAdminTestJSON-458592273 tempest-VolumeQuotasAdminTestJSON-458592273-project-member] http://192.168.122.117/volume/v3/volumes/0ed1a0ac-0a04-4b33-a6f2-9c26b0a908e9 returned with HTTP 200 Sep 05 20:58:17 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 697/1385] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:58:17 2026] GET /volume/v3/volumes/0ed1a0ac-0a04-4b33-a6f2-9c26b0a908e9 => generated 856 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:58:18 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-b8d40d3b-4113-4adb-ac1c-2c0111fc4d13 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:18 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b8d40d3b-4113-4adb-ac1c-2c0111fc4d13 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] GET http://192.168.122.117/volume/v3/volumes/967f14d4-17e2-4127-af41-d9613d4512c9 Sep 05 20:58:18 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b8d40d3b-4113-4adb-ac1c-2c0111fc4d13 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:18 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b8d40d3b-4113-4adb-ac1c-2c0111fc4d13 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:18 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:18 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:58:18 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:18 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:58:18 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-b8d40d3b-4113-4adb-ac1c-2c0111fc4d13 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Volume info retrieved successfully. Sep 05 20:58:18 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b8d40d3b-4113-4adb-ac1c-2c0111fc4d13 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] http://192.168.122.117/volume/v3/volumes/967f14d4-17e2-4127-af41-d9613d4512c9 returned with HTTP 200 Sep 05 20:58:18 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 689/1386] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:58:18 2026] GET /volume/v3/volumes/967f14d4-17e2-4127-af41-d9613d4512c9 => generated 862 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:58:18 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-bebb193c-84db-43de-999a-e2bc83620c0a None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:18 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-bebb193c-84db-43de-999a-e2bc83620c0a tempest-VolumeQuotasAdminTestJSON-458592273 tempest-VolumeQuotasAdminTestJSON-458592273-project-member] GET http://192.168.122.117/volume/v3/volumes/0ed1a0ac-0a04-4b33-a6f2-9c26b0a908e9 Sep 05 20:58:18 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-bebb193c-84db-43de-999a-e2bc83620c0a tempest-VolumeQuotasAdminTestJSON-458592273 tempest-VolumeQuotasAdminTestJSON-458592273-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:18 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-bebb193c-84db-43de-999a-e2bc83620c0a tempest-VolumeQuotasAdminTestJSON-458592273 tempest-VolumeQuotasAdminTestJSON-458592273-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:18 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:18 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:58:18 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:18 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:58:18 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-bebb193c-84db-43de-999a-e2bc83620c0a tempest-VolumeQuotasAdminTestJSON-458592273 tempest-VolumeQuotasAdminTestJSON-458592273-project-member] Volume info retrieved successfully. Sep 05 20:58:18 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-bebb193c-84db-43de-999a-e2bc83620c0a tempest-VolumeQuotasAdminTestJSON-458592273 tempest-VolumeQuotasAdminTestJSON-458592273-project-member] http://192.168.122.117/volume/v3/volumes/0ed1a0ac-0a04-4b33-a6f2-9c26b0a908e9 returned with HTTP 200 Sep 05 20:58:18 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 698/1387] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:58:18 2026] GET /volume/v3/volumes/0ed1a0ac-0a04-4b33-a6f2-9c26b0a908e9 => generated 857 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:58:18 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-3aabab94-5fac-4184-a192-1916707d76c5 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:18 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-3aabab94-5fac-4184-a192-1916707d76c5 tempest-VolumeQuotasAdminTestJSON-2038478402 tempest-VolumeQuotasAdminTestJSON-2038478402-project-admin] GET http://192.168.122.117/volume/v3/os-quota-sets/b92f8cb912774a5e9acbbdcdd7c0284d?usage=True Sep 05 20:58:18 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-3aabab94-5fac-4184-a192-1916707d76c5 tempest-VolumeQuotasAdminTestJSON-2038478402 tempest-VolumeQuotasAdminTestJSON-2038478402-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:18 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-3aabab94-5fac-4184-a192-1916707d76c5 tempest-VolumeQuotasAdminTestJSON-2038478402 tempest-VolumeQuotasAdminTestJSON-2038478402-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:18 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-3aabab94-5fac-4184-a192-1916707d76c5 tempest-VolumeQuotasAdminTestJSON-2038478402 tempest-VolumeQuotasAdminTestJSON-2038478402-project-admin] http://192.168.122.117/volume/v3/os-quota-sets/b92f8cb912774a5e9acbbdcdd7c0284d?usage=True returned with HTTP 200 Sep 05 20:58:18 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 690/1388] 192.168.122.117 () {58 vars in 1259 bytes} [Sat Sep 5 20:58:18 2026] GET /volume/v3/os-quota-sets/b92f8cb912774a5e9acbbdcdd7c0284d?usage=True => generated 1064 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:58:18 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-07c1c877-c7f1-4047-8c5a-d49c9209e0d5 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:18 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-07c1c877-c7f1-4047-8c5a-d49c9209e0d5 tempest-VolumeQuotasAdminTestJSON-458592273 tempest-VolumeQuotasAdminTestJSON-458592273-project-member] DELETE http://192.168.122.117/volume/v3/volumes/0ed1a0ac-0a04-4b33-a6f2-9c26b0a908e9 Sep 05 20:58:18 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-07c1c877-c7f1-4047-8c5a-d49c9209e0d5 tempest-VolumeQuotasAdminTestJSON-458592273 tempest-VolumeQuotasAdminTestJSON-458592273-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:18 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-07c1c877-c7f1-4047-8c5a-d49c9209e0d5 tempest-VolumeQuotasAdminTestJSON-458592273 tempest-VolumeQuotasAdminTestJSON-458592273-project-member] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:18 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-07c1c877-c7f1-4047-8c5a-d49c9209e0d5 tempest-VolumeQuotasAdminTestJSON-458592273 tempest-VolumeQuotasAdminTestJSON-458592273-project-member] Delete volume with id: 0ed1a0ac-0a04-4b33-a6f2-9c26b0a908e9 Sep 05 20:58:18 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:18 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:58:18 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:18 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:58:18 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-07c1c877-c7f1-4047-8c5a-d49c9209e0d5 tempest-VolumeQuotasAdminTestJSON-458592273 tempest-VolumeQuotasAdminTestJSON-458592273-project-member] Volume info retrieved successfully. Sep 05 20:58:18 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-07c1c877-c7f1-4047-8c5a-d49c9209e0d5 tempest-VolumeQuotasAdminTestJSON-458592273 tempest-VolumeQuotasAdminTestJSON-458592273-project-member] Delete volume request issued successfully. Sep 05 20:58:18 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-07c1c877-c7f1-4047-8c5a-d49c9209e0d5 tempest-VolumeQuotasAdminTestJSON-458592273 tempest-VolumeQuotasAdminTestJSON-458592273-project-member] http://192.168.122.117/volume/v3/volumes/0ed1a0ac-0a04-4b33-a6f2-9c26b0a908e9 returned with HTTP 202 Sep 05 20:58:18 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 699/1389] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 20:58:18 2026] DELETE /volume/v3/volumes/0ed1a0ac-0a04-4b33-a6f2-9c26b0a908e9 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:58:18 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-7fd2ea61-9882-41d4-bcfb-d07487d0d677 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:18 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-7fd2ea61-9882-41d4-bcfb-d07487d0d677 tempest-VolumeQuotasAdminTestJSON-458592273 tempest-VolumeQuotasAdminTestJSON-458592273-project-member] GET http://192.168.122.117/volume/v3/volumes/0ed1a0ac-0a04-4b33-a6f2-9c26b0a908e9 Sep 05 20:58:18 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-7fd2ea61-9882-41d4-bcfb-d07487d0d677 tempest-VolumeQuotasAdminTestJSON-458592273 tempest-VolumeQuotasAdminTestJSON-458592273-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:18 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-7fd2ea61-9882-41d4-bcfb-d07487d0d677 tempest-VolumeQuotasAdminTestJSON-458592273 tempest-VolumeQuotasAdminTestJSON-458592273-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:18 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:18 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:58:18 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:18 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:58:18 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-7fd2ea61-9882-41d4-bcfb-d07487d0d677 tempest-VolumeQuotasAdminTestJSON-458592273 tempest-VolumeQuotasAdminTestJSON-458592273-project-member] Volume info retrieved successfully. Sep 05 20:58:18 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-7fd2ea61-9882-41d4-bcfb-d07487d0d677 tempest-VolumeQuotasAdminTestJSON-458592273 tempest-VolumeQuotasAdminTestJSON-458592273-project-member] http://192.168.122.117/volume/v3/volumes/0ed1a0ac-0a04-4b33-a6f2-9c26b0a908e9 returned with HTTP 200 Sep 05 20:58:18 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 691/1390] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:58:18 2026] GET /volume/v3/volumes/0ed1a0ac-0a04-4b33-a6f2-9c26b0a908e9 => generated 856 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:58:19 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-1d514f04-797f-4e44-9036-89becc2b93ed None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:19 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-1d514f04-797f-4e44-9036-89becc2b93ed tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] GET http://192.168.122.117/volume/v3/volumes/967f14d4-17e2-4127-af41-d9613d4512c9 Sep 05 20:58:19 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-1d514f04-797f-4e44-9036-89becc2b93ed tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:19 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-1d514f04-797f-4e44-9036-89becc2b93ed tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:19 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:19 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:58:19 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:19 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:58:19 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-1d514f04-797f-4e44-9036-89becc2b93ed tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Volume info retrieved successfully. Sep 05 20:58:19 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-1d514f04-797f-4e44-9036-89becc2b93ed tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] http://192.168.122.117/volume/v3/volumes/967f14d4-17e2-4127-af41-d9613d4512c9 returned with HTTP 200 Sep 05 20:58:19 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 700/1391] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:58:19 2026] GET /volume/v3/volumes/967f14d4-17e2-4127-af41-d9613d4512c9 => generated 863 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:58:19 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-464ec67b-55a5-4632-98be-3a6c07105b81 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:19 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-464ec67b-55a5-4632-98be-3a6c07105b81 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] GET http://192.168.122.117/volume/v3/volumes/967f14d4-17e2-4127-af41-d9613d4512c9 Sep 05 20:58:19 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-464ec67b-55a5-4632-98be-3a6c07105b81 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:19 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-464ec67b-55a5-4632-98be-3a6c07105b81 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:19 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:19 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:58:19 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:19 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:58:19 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-464ec67b-55a5-4632-98be-3a6c07105b81 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] Volume info retrieved successfully. Sep 05 20:58:19 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-464ec67b-55a5-4632-98be-3a6c07105b81 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] http://192.168.122.117/volume/v3/volumes/967f14d4-17e2-4127-af41-d9613d4512c9 returned with HTTP 200 Sep 05 20:58:19 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 692/1392] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:58:19 2026] GET /volume/v3/volumes/967f14d4-17e2-4127-af41-d9613d4512c9 => generated 863 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:58:19 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-817bc067-7051-45c6-91a2-4fe6360b5a28 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:19 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-817bc067-7051-45c6-91a2-4fe6360b5a28 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 20:58:19 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-817bc067-7051-45c6-91a2-4fe6360b5a28 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1321861684"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:58:19 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.volumes [None req-817bc067-7051-45c6-91a2-4fe6360b5a28 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1321861684'}} {{(pid=87435) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:58:19 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-817bc067-7051-45c6-91a2-4fe6360b5a28 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Create volume of 1 GB Sep 05 20:58:19 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-817bc067-7051-45c6-91a2-4fe6360b5a28 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Availability Zones retrieved successfully. Sep 05 20:58:19 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-817bc067-7051-45c6-91a2-4fe6360b5a28 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Flow 'volume_create_api' (ebafd71a-3882-45b2-8ce0-f63a2512858a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:58:19 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-817bc067-7051-45c6-91a2-4fe6360b5a28 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (958eef7f-3d5b-4d65-9f2c-926ca9225325) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:58:19 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.flows.api.create_volume [None req-817bc067-7051-45c6-91a2-4fe6360b5a28 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Validating volume size '1' using validate_int {{(pid=87435) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:58:19 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-817bc067-7051-45c6-91a2-4fe6360b5a28 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (958eef7f-3d5b-4d65-9f2c-926ca9225325) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:58:19 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-817bc067-7051-45c6-91a2-4fe6360b5a28 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56ae4873-dd34-491f-af06-b20a1f0ab860) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:58:19 devstack devstack@c-api.service[87435]: DEBUG cinder.quota [None req-817bc067-7051-45c6-91a2-4fe6360b5a28 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Created reservations ['87c9ba2f-4114-41be-96f9-3ccc292f07ae', '1eb57ffe-e54b-45b7-824c-558fbef125d0', 'a8b4b2bd-43fa-41f5-a8a1-9e7140b2d119', 'c8ef8328-e266-40e3-99a4-dc51cd946794'] {{(pid=87435) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:58:19 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-817bc067-7051-45c6-91a2-4fe6360b5a28 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56ae4873-dd34-491f-af06-b20a1f0ab860) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['87c9ba2f-4114-41be-96f9-3ccc292f07ae', '1eb57ffe-e54b-45b7-824c-558fbef125d0', 'a8b4b2bd-43fa-41f5-a8a1-9e7140b2d119', 'c8ef8328-e266-40e3-99a4-dc51cd946794']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:58:19 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-817bc067-7051-45c6-91a2-4fe6360b5a28 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bccf0283-8d86-4033-a55b-4c93e47c13f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:58:19 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:19 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:58:19 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-817bc067-7051-45c6-91a2-4fe6360b5a28 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bccf0283-8d86-4033-a55b-4c93e47c13f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '23fdaf30-5814-4e58-922b-d4b37c3b0398', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1321861684',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='778d8e6eb1e24fa5a9c1c03c7c134e14',qos_specs=None,replication_status=,reservations=['87c9ba2f-4114-41be-96f9-3ccc292f07ae','1eb57ffe-e54b-45b7-824c-558fbef125d0','a8b4b2bd-43fa-41f5-a8a1-9e7140b2d119','c8ef8328-e266-40e3-99a4-dc51cd946794'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='209a15454ff8402c835c4c3535f4040f',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T18:58:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1321861684',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=23fdaf30-5814-4e58-922b-d4b37c3b0398,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='778d8e6eb1e24fa5a9c1c03c7c134e14',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='209a15454ff8402c835c4c3535f4040f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:58:19 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-817bc067-7051-45c6-91a2-4fe6360b5a28 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea73a450-19e6-4333-8cd1-d23cc16da357) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:58:19 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-817bc067-7051-45c6-91a2-4fe6360b5a28 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea73a450-19e6-4333-8cd1-d23cc16da357) transitioned into state 'SUCCESS' from state '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-1321861684',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='778d8e6eb1e24fa5a9c1c03c7c134e14',qos_specs=None,replication_status=,reservations=['87c9ba2f-4114-41be-96f9-3ccc292f07ae','1eb57ffe-e54b-45b7-824c-558fbef125d0','a8b4b2bd-43fa-41f5-a8a1-9e7140b2d119','c8ef8328-e266-40e3-99a4-dc51cd946794'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='209a15454ff8402c835c4c3535f4040f',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:58:19 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-817bc067-7051-45c6-91a2-4fe6360b5a28 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b76ca380-0c1b-4b47-9c7b-d1588501bcb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:58:19 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-817bc067-7051-45c6-91a2-4fe6360b5a28 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b76ca380-0c1b-4b47-9c7b-d1588501bcb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:58:19 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-817bc067-7051-45c6-91a2-4fe6360b5a28 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Flow 'volume_create_api' (ebafd71a-3882-45b2-8ce0-f63a2512858a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:58:19 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-817bc067-7051-45c6-91a2-4fe6360b5a28 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Create volume request issued successfully. Sep 05 20:58:19 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-817bc067-7051-45c6-91a2-4fe6360b5a28 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 20:58:19 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 701/1393] 192.168.122.117 () {60 vars in 1143 bytes} [Sat Sep 5 20:58:19 2026] POST /volume/v3/volumes => generated 773 bytes in 450 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:58:19 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-677496e5-2f40-43ef-815a-a1ee90459c0c None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:19 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-16a549e2-554f-448f-8307-c9afd0bef42c None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:19 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-677496e5-2f40-43ef-815a-a1ee90459c0c tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] GET http://192.168.122.117/volume/v3/volumes/23fdaf30-5814-4e58-922b-d4b37c3b0398 Sep 05 20:58:19 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-677496e5-2f40-43ef-815a-a1ee90459c0c tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:19 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-677496e5-2f40-43ef-815a-a1ee90459c0c tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:19 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-16a549e2-554f-448f-8307-c9afd0bef42c tempest-VolumeQuotasAdminTestJSON-458592273 tempest-VolumeQuotasAdminTestJSON-458592273-project-member] GET http://192.168.122.117/volume/v3/volumes/0ed1a0ac-0a04-4b33-a6f2-9c26b0a908e9 Sep 05 20:58:19 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-16a549e2-554f-448f-8307-c9afd0bef42c tempest-VolumeQuotasAdminTestJSON-458592273 tempest-VolumeQuotasAdminTestJSON-458592273-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:19 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-16a549e2-554f-448f-8307-c9afd0bef42c tempest-VolumeQuotasAdminTestJSON-458592273 tempest-VolumeQuotasAdminTestJSON-458592273-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:20 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:20 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:58:20 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:20 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:58:20 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-16a549e2-554f-448f-8307-c9afd0bef42c tempest-VolumeQuotasAdminTestJSON-458592273 tempest-VolumeQuotasAdminTestJSON-458592273-project-member] http://192.168.122.117/volume/v3/volumes/0ed1a0ac-0a04-4b33-a6f2-9c26b0a908e9 returned with HTTP 404 Sep 05 20:58:20 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 702/1394] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:58:19 2026] GET /volume/v3/volumes/0ed1a0ac-0a04-4b33-a6f2-9c26b0a908e9 => generated 109 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:58:20 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-124f5928-fd73-40a3-a4ec-5987b9b5a080 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:20 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-677496e5-2f40-43ef-815a-a1ee90459c0c tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Volume info retrieved successfully. Sep 05 20:58:20 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-124f5928-fd73-40a3-a4ec-5987b9b5a080 tempest-VolumeQuotasAdminTestJSON-458592273 tempest-VolumeQuotasAdminTestJSON-458592273-project-member] GET http://192.168.122.117/volume/v3/volumes/0ed1a0ac-0a04-4b33-a6f2-9c26b0a908e9 Sep 05 20:58:20 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-124f5928-fd73-40a3-a4ec-5987b9b5a080 tempest-VolumeQuotasAdminTestJSON-458592273 tempest-VolumeQuotasAdminTestJSON-458592273-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:20 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-124f5928-fd73-40a3-a4ec-5987b9b5a080 tempest-VolumeQuotasAdminTestJSON-458592273 tempest-VolumeQuotasAdminTestJSON-458592273-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:20 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-677496e5-2f40-43ef-815a-a1ee90459c0c tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] http://192.168.122.117/volume/v3/volumes/23fdaf30-5814-4e58-922b-d4b37c3b0398 returned with HTTP 200 Sep 05 20:58:20 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 693/1395] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:58:19 2026] GET /volume/v3/volumes/23fdaf30-5814-4e58-922b-d4b37c3b0398 => generated 841 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:58:20 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-124f5928-fd73-40a3-a4ec-5987b9b5a080 tempest-VolumeQuotasAdminTestJSON-458592273 tempest-VolumeQuotasAdminTestJSON-458592273-project-member] http://192.168.122.117/volume/v3/volumes/0ed1a0ac-0a04-4b33-a6f2-9c26b0a908e9 returned with HTTP 404 Sep 05 20:58:20 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 703/1396] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:58:20 2026] GET /volume/v3/volumes/0ed1a0ac-0a04-4b33-a6f2-9c26b0a908e9 => generated 109 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 20:58:20 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-ba25e3f7-eb64-495f-adbe-4619fb19a1d8 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:20 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-ba25e3f7-eb64-495f-adbe-4619fb19a1d8 tempest-VolumeQuotasAdminTestJSON-458592273 tempest-VolumeQuotasAdminTestJSON-458592273-project-member] DELETE http://192.168.122.117/volume/v3/volumes/0ed1a0ac-0a04-4b33-a6f2-9c26b0a908e9 Sep 05 20:58:20 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-ba25e3f7-eb64-495f-adbe-4619fb19a1d8 tempest-VolumeQuotasAdminTestJSON-458592273 tempest-VolumeQuotasAdminTestJSON-458592273-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:20 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-ba25e3f7-eb64-495f-adbe-4619fb19a1d8 tempest-VolumeQuotasAdminTestJSON-458592273 tempest-VolumeQuotasAdminTestJSON-458592273-project-member] Calling method 'delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:20 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-ba25e3f7-eb64-495f-adbe-4619fb19a1d8 tempest-VolumeQuotasAdminTestJSON-458592273 tempest-VolumeQuotasAdminTestJSON-458592273-project-member] Delete volume with id: 0ed1a0ac-0a04-4b33-a6f2-9c26b0a908e9 Sep 05 20:58:20 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-ba25e3f7-eb64-495f-adbe-4619fb19a1d8 tempest-VolumeQuotasAdminTestJSON-458592273 tempest-VolumeQuotasAdminTestJSON-458592273-project-member] http://192.168.122.117/volume/v3/volumes/0ed1a0ac-0a04-4b33-a6f2-9c26b0a908e9 returned with HTTP 404 Sep 05 20:58:20 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 694/1397] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 20:58:20 2026] DELETE /volume/v3/volumes/0ed1a0ac-0a04-4b33-a6f2-9c26b0a908e9 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:58:20 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-edc8e963-5e3c-4ca2-84c8-4e844220f40e None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:20 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-edc8e963-5e3c-4ca2-84c8-4e844220f40e tempest-VolumeQuotasAdminTestJSON-458592273 tempest-VolumeQuotasAdminTestJSON-458592273-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 20:58:20 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-edc8e963-5e3c-4ca2-84c8-4e844220f40e tempest-VolumeQuotasAdminTestJSON-458592273 tempest-VolumeQuotasAdminTestJSON-458592273-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1033345965"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:58:20 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.volumes [None req-edc8e963-5e3c-4ca2-84c8-4e844220f40e tempest-VolumeQuotasAdminTestJSON-458592273 tempest-VolumeQuotasAdminTestJSON-458592273-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1033345965'}} {{(pid=87435) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:58:20 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-edc8e963-5e3c-4ca2-84c8-4e844220f40e tempest-VolumeQuotasAdminTestJSON-458592273 tempest-VolumeQuotasAdminTestJSON-458592273-project-member] Create volume of 1 GB Sep 05 20:58:20 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:20 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:58:20 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-edc8e963-5e3c-4ca2-84c8-4e844220f40e tempest-VolumeQuotasAdminTestJSON-458592273 tempest-VolumeQuotasAdminTestJSON-458592273-project-member] Availability Zones retrieved successfully. Sep 05 20:58:20 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-edc8e963-5e3c-4ca2-84c8-4e844220f40e tempest-VolumeQuotasAdminTestJSON-458592273 tempest-VolumeQuotasAdminTestJSON-458592273-project-member] Flow 'volume_create_api' (473d4d0a-418d-4331-9d10-5823ec46fbda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:58:20 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-edc8e963-5e3c-4ca2-84c8-4e844220f40e tempest-VolumeQuotasAdminTestJSON-458592273 tempest-VolumeQuotasAdminTestJSON-458592273-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff5ac378-abf9-496d-9dc2-10b9d888f14e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:58:20 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.flows.api.create_volume [None req-edc8e963-5e3c-4ca2-84c8-4e844220f40e tempest-VolumeQuotasAdminTestJSON-458592273 tempest-VolumeQuotasAdminTestJSON-458592273-project-member] Validating volume size '1' using validate_int {{(pid=87435) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:58:20 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-edc8e963-5e3c-4ca2-84c8-4e844220f40e tempest-VolumeQuotasAdminTestJSON-458592273 tempest-VolumeQuotasAdminTestJSON-458592273-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff5ac378-abf9-496d-9dc2-10b9d888f14e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:58:20 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-edc8e963-5e3c-4ca2-84c8-4e844220f40e tempest-VolumeQuotasAdminTestJSON-458592273 tempest-VolumeQuotasAdminTestJSON-458592273-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7cfe987c-0984-47ef-a5c5-2a21f0fce34a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:58:20 devstack devstack@c-api.service[87435]: DEBUG cinder.quota [None req-edc8e963-5e3c-4ca2-84c8-4e844220f40e tempest-VolumeQuotasAdminTestJSON-458592273 tempest-VolumeQuotasAdminTestJSON-458592273-project-member] Created reservations ['2760d149-7245-4385-85b9-806818604834', '40edb99d-504c-4cee-b584-ff5cb4b58665', '0b632b51-3818-4995-8e2b-0e2354e2e4a3', '04bcd31f-d72b-4e6a-9c05-cf1184ec0b80'] {{(pid=87435) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:58:20 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-edc8e963-5e3c-4ca2-84c8-4e844220f40e tempest-VolumeQuotasAdminTestJSON-458592273 tempest-VolumeQuotasAdminTestJSON-458592273-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7cfe987c-0984-47ef-a5c5-2a21f0fce34a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2760d149-7245-4385-85b9-806818604834', '40edb99d-504c-4cee-b584-ff5cb4b58665', '0b632b51-3818-4995-8e2b-0e2354e2e4a3', '04bcd31f-d72b-4e6a-9c05-cf1184ec0b80']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:58:20 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-edc8e963-5e3c-4ca2-84c8-4e844220f40e tempest-VolumeQuotasAdminTestJSON-458592273 tempest-VolumeQuotasAdminTestJSON-458592273-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a2a3d2b-c5c1-4981-ae5d-6a2433652db3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:58:20 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:20 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:58:20 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-edc8e963-5e3c-4ca2-84c8-4e844220f40e tempest-VolumeQuotasAdminTestJSON-458592273 tempest-VolumeQuotasAdminTestJSON-458592273-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a2a3d2b-c5c1-4981-ae5d-6a2433652db3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8f3a523d-7a7d-4927-8cee-07828767484a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1033345965',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b92f8cb912774a5e9acbbdcdd7c0284d',qos_specs=None,replication_status=,reservations=['2760d149-7245-4385-85b9-806818604834','40edb99d-504c-4cee-b584-ff5cb4b58665','0b632b51-3818-4995-8e2b-0e2354e2e4a3','04bcd31f-d72b-4e6a-9c05-cf1184ec0b80'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0458e4e4569b4e7aaf8b43b6e27055e1',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T18:58:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1033345965',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8f3a523d-7a7d-4927-8cee-07828767484a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b92f8cb912774a5e9acbbdcdd7c0284d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0458e4e4569b4e7aaf8b43b6e27055e1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:58:20 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-edc8e963-5e3c-4ca2-84c8-4e844220f40e tempest-VolumeQuotasAdminTestJSON-458592273 tempest-VolumeQuotasAdminTestJSON-458592273-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40ca2dc0-ca8d-44db-a677-d4ccd78823e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:58:20 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-edc8e963-5e3c-4ca2-84c8-4e844220f40e tempest-VolumeQuotasAdminTestJSON-458592273 tempest-VolumeQuotasAdminTestJSON-458592273-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40ca2dc0-ca8d-44db-a677-d4ccd78823e6) transitioned into state 'SUCCESS' from state '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-1033345965',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b92f8cb912774a5e9acbbdcdd7c0284d',qos_specs=None,replication_status=,reservations=['2760d149-7245-4385-85b9-806818604834','40edb99d-504c-4cee-b584-ff5cb4b58665','0b632b51-3818-4995-8e2b-0e2354e2e4a3','04bcd31f-d72b-4e6a-9c05-cf1184ec0b80'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0458e4e4569b4e7aaf8b43b6e27055e1',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:58:20 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-edc8e963-5e3c-4ca2-84c8-4e844220f40e tempest-VolumeQuotasAdminTestJSON-458592273 tempest-VolumeQuotasAdminTestJSON-458592273-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6368991c-5a03-48c6-a8af-b36a548c51ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:58:20 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-edc8e963-5e3c-4ca2-84c8-4e844220f40e tempest-VolumeQuotasAdminTestJSON-458592273 tempest-VolumeQuotasAdminTestJSON-458592273-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6368991c-5a03-48c6-a8af-b36a548c51ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:58:20 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-edc8e963-5e3c-4ca2-84c8-4e844220f40e tempest-VolumeQuotasAdminTestJSON-458592273 tempest-VolumeQuotasAdminTestJSON-458592273-project-member] Flow 'volume_create_api' (473d4d0a-418d-4331-9d10-5823ec46fbda) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:58:20 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-edc8e963-5e3c-4ca2-84c8-4e844220f40e tempest-VolumeQuotasAdminTestJSON-458592273 tempest-VolumeQuotasAdminTestJSON-458592273-project-member] Create volume request issued successfully. Sep 05 20:58:20 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-edc8e963-5e3c-4ca2-84c8-4e844220f40e tempest-VolumeQuotasAdminTestJSON-458592273 tempest-VolumeQuotasAdminTestJSON-458592273-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 20:58:20 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 704/1398] 192.168.122.117 () {60 vars in 1142 bytes} [Sat Sep 5 20:58:20 2026] POST /volume/v3/volumes => generated 765 bytes in 415 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 05 20:58:20 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-ea8770fa-b221-4a5d-a556-27a7ff58c6fd None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:20 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-ea8770fa-b221-4a5d-a556-27a7ff58c6fd tempest-VolumeQuotasAdminTestJSON-458592273 tempest-VolumeQuotasAdminTestJSON-458592273-project-member] GET http://192.168.122.117/volume/v3/volumes/8f3a523d-7a7d-4927-8cee-07828767484a Sep 05 20:58:20 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-ea8770fa-b221-4a5d-a556-27a7ff58c6fd tempest-VolumeQuotasAdminTestJSON-458592273 tempest-VolumeQuotasAdminTestJSON-458592273-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:20 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-ea8770fa-b221-4a5d-a556-27a7ff58c6fd tempest-VolumeQuotasAdminTestJSON-458592273 tempest-VolumeQuotasAdminTestJSON-458592273-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:20 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:20 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:58:20 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:20 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:58:20 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-ea8770fa-b221-4a5d-a556-27a7ff58c6fd tempest-VolumeQuotasAdminTestJSON-458592273 tempest-VolumeQuotasAdminTestJSON-458592273-project-member] Volume info retrieved successfully. Sep 05 20:58:20 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-ea8770fa-b221-4a5d-a556-27a7ff58c6fd tempest-VolumeQuotasAdminTestJSON-458592273 tempest-VolumeQuotasAdminTestJSON-458592273-project-member] http://192.168.122.117/volume/v3/volumes/8f3a523d-7a7d-4927-8cee-07828767484a returned with HTTP 200 Sep 05 20:58:20 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 695/1399] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:58:20 2026] GET /volume/v3/volumes/8f3a523d-7a7d-4927-8cee-07828767484a => generated 833 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:58:21 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-04237c7f-82af-44f3-9221-f0cc5d411667 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:21 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-04237c7f-82af-44f3-9221-f0cc5d411667 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] GET http://192.168.122.117/volume/v3/volumes/23fdaf30-5814-4e58-922b-d4b37c3b0398 Sep 05 20:58:21 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-04237c7f-82af-44f3-9221-f0cc5d411667 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:21 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-04237c7f-82af-44f3-9221-f0cc5d411667 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:21 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:21 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:58:21 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:21 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:58:21 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-04237c7f-82af-44f3-9221-f0cc5d411667 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Volume info retrieved successfully. Sep 05 20:58:21 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-04237c7f-82af-44f3-9221-f0cc5d411667 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] http://192.168.122.117/volume/v3/volumes/23fdaf30-5814-4e58-922b-d4b37c3b0398 returned with HTTP 200 Sep 05 20:58:21 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 705/1400] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:58:21 2026] GET /volume/v3/volumes/23fdaf30-5814-4e58-922b-d4b37c3b0398 => generated 865 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:58:21 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-037eb843-b377-41ce-b9ea-db71bac00cbc None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:21 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-037eb843-b377-41ce-b9ea-db71bac00cbc tempest-VolumeQuotasAdminTestJSON-458592273 tempest-VolumeQuotasAdminTestJSON-458592273-project-member] GET http://192.168.122.117/volume/v3/volumes/8f3a523d-7a7d-4927-8cee-07828767484a Sep 05 20:58:21 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-037eb843-b377-41ce-b9ea-db71bac00cbc tempest-VolumeQuotasAdminTestJSON-458592273 tempest-VolumeQuotasAdminTestJSON-458592273-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:21 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-037eb843-b377-41ce-b9ea-db71bac00cbc tempest-VolumeQuotasAdminTestJSON-458592273 tempest-VolumeQuotasAdminTestJSON-458592273-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:21 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:21 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:58:21 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:21 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:58:21 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-037eb843-b377-41ce-b9ea-db71bac00cbc tempest-VolumeQuotasAdminTestJSON-458592273 tempest-VolumeQuotasAdminTestJSON-458592273-project-member] Volume info retrieved successfully. Sep 05 20:58:21 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-037eb843-b377-41ce-b9ea-db71bac00cbc tempest-VolumeQuotasAdminTestJSON-458592273 tempest-VolumeQuotasAdminTestJSON-458592273-project-member] http://192.168.122.117/volume/v3/volumes/8f3a523d-7a7d-4927-8cee-07828767484a returned with HTTP 200 Sep 05 20:58:21 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 696/1401] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:58:21 2026] GET /volume/v3/volumes/8f3a523d-7a7d-4927-8cee-07828767484a => generated 857 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:58:22 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-1db79e92-d751-430d-ad28-b097eeb00a7d None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:22 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-1db79e92-d751-430d-ad28-b097eeb00a7d tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] GET http://192.168.122.117/volume/v3/volumes/23fdaf30-5814-4e58-922b-d4b37c3b0398 Sep 05 20:58:22 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-1db79e92-d751-430d-ad28-b097eeb00a7d tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:22 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-1db79e92-d751-430d-ad28-b097eeb00a7d tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:22 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:22 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:58:22 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:22 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:58:22 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-1db79e92-d751-430d-ad28-b097eeb00a7d tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Volume info retrieved successfully. Sep 05 20:58:22 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-1db79e92-d751-430d-ad28-b097eeb00a7d tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] http://192.168.122.117/volume/v3/volumes/23fdaf30-5814-4e58-922b-d4b37c3b0398 returned with HTTP 200 Sep 05 20:58:22 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 706/1402] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:58:22 2026] GET /volume/v3/volumes/23fdaf30-5814-4e58-922b-d4b37c3b0398 => generated 866 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:58:22 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-368cbb74-79f9-4bfd-ba88-a969fd7507bf None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:22 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-368cbb74-79f9-4bfd-ba88-a969fd7507bf tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] GET http://192.168.122.117/volume/v3/volumes/23fdaf30-5814-4e58-922b-d4b37c3b0398 Sep 05 20:58:22 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-368cbb74-79f9-4bfd-ba88-a969fd7507bf tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:22 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-368cbb74-79f9-4bfd-ba88-a969fd7507bf tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:22 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:22 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:58:22 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:22 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:58:22 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-368cbb74-79f9-4bfd-ba88-a969fd7507bf tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] Volume info retrieved successfully. Sep 05 20:58:22 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-368cbb74-79f9-4bfd-ba88-a969fd7507bf tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] http://192.168.122.117/volume/v3/volumes/23fdaf30-5814-4e58-922b-d4b37c3b0398 returned with HTTP 200 Sep 05 20:58:22 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 697/1403] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:58:22 2026] GET /volume/v3/volumes/23fdaf30-5814-4e58-922b-d4b37c3b0398 => generated 866 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:58:22 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-f2e7433f-49b2-464b-9af5-59d67eae6304 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:22 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-f2e7433f-49b2-464b-9af5-59d67eae6304 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 20:58:22 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-f2e7433f-49b2-464b-9af5-59d67eae6304 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1101843046"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:58:22 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.volumes [None req-f2e7433f-49b2-464b-9af5-59d67eae6304 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1101843046'}} {{(pid=87435) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:58:22 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-f2e7433f-49b2-464b-9af5-59d67eae6304 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Create volume of 1 GB Sep 05 20:58:22 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-f2e7433f-49b2-464b-9af5-59d67eae6304 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Availability Zones retrieved successfully. Sep 05 20:58:22 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-f2e7433f-49b2-464b-9af5-59d67eae6304 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Flow 'volume_create_api' (276332f9-8d37-49e6-908e-0ede8602a631) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:58:22 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-f2e7433f-49b2-464b-9af5-59d67eae6304 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1aef9497-9199-489e-88b0-df5a971a30a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:58:22 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.flows.api.create_volume [None req-f2e7433f-49b2-464b-9af5-59d67eae6304 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Validating volume size '1' using validate_int {{(pid=87435) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:58:22 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-f2e7433f-49b2-464b-9af5-59d67eae6304 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1aef9497-9199-489e-88b0-df5a971a30a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:58:22 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-f2e7433f-49b2-464b-9af5-59d67eae6304 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17238162-8985-486d-96aa-e58fb7ae22c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:58:22 devstack devstack@c-api.service[87435]: DEBUG cinder.quota [None req-f2e7433f-49b2-464b-9af5-59d67eae6304 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Created reservations ['2eee7713-be4f-450b-a2c3-2c119b92ea92', '6b0e1782-9f25-4be6-9df6-723619436d2d', '8ff9870f-2155-4b1b-8204-e7e1f6628feb', '65df8d63-8faf-4439-9d33-0cefb38560b4'] {{(pid=87435) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:58:22 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-f2e7433f-49b2-464b-9af5-59d67eae6304 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17238162-8985-486d-96aa-e58fb7ae22c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2eee7713-be4f-450b-a2c3-2c119b92ea92', '6b0e1782-9f25-4be6-9df6-723619436d2d', '8ff9870f-2155-4b1b-8204-e7e1f6628feb', '65df8d63-8faf-4439-9d33-0cefb38560b4']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:58:22 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-f2e7433f-49b2-464b-9af5-59d67eae6304 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5044cac7-23d5-483f-a9ea-4dc5d5da2ba8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:58:22 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:22 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:58:22 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-f2e7433f-49b2-464b-9af5-59d67eae6304 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5044cac7-23d5-483f-a9ea-4dc5d5da2ba8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '09a2cfef-b448-44b3-bce6-94d47bb403b8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1101843046',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='778d8e6eb1e24fa5a9c1c03c7c134e14',qos_specs=None,replication_status=,reservations=['2eee7713-be4f-450b-a2c3-2c119b92ea92','6b0e1782-9f25-4be6-9df6-723619436d2d','8ff9870f-2155-4b1b-8204-e7e1f6628feb','65df8d63-8faf-4439-9d33-0cefb38560b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='209a15454ff8402c835c4c3535f4040f',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T18:58:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1101843046',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=09a2cfef-b448-44b3-bce6-94d47bb403b8,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='778d8e6eb1e24fa5a9c1c03c7c134e14',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='209a15454ff8402c835c4c3535f4040f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:58:22 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-f2e7433f-49b2-464b-9af5-59d67eae6304 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88210592-5d9c-4f8f-bc99-8ee152813315) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:58:22 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-f2e7433f-49b2-464b-9af5-59d67eae6304 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88210592-5d9c-4f8f-bc99-8ee152813315) transitioned into state 'SUCCESS' from state '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-1101843046',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='778d8e6eb1e24fa5a9c1c03c7c134e14',qos_specs=None,replication_status=,reservations=['2eee7713-be4f-450b-a2c3-2c119b92ea92','6b0e1782-9f25-4be6-9df6-723619436d2d','8ff9870f-2155-4b1b-8204-e7e1f6628feb','65df8d63-8faf-4439-9d33-0cefb38560b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='209a15454ff8402c835c4c3535f4040f',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:58:22 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-f2e7433f-49b2-464b-9af5-59d67eae6304 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (adaf704e-6bb0-40f8-b4be-9683aa7fdbbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:58:22 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-f2e7433f-49b2-464b-9af5-59d67eae6304 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (adaf704e-6bb0-40f8-b4be-9683aa7fdbbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:58:22 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-f2e7433f-49b2-464b-9af5-59d67eae6304 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Flow 'volume_create_api' (276332f9-8d37-49e6-908e-0ede8602a631) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:58:22 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-f2e7433f-49b2-464b-9af5-59d67eae6304 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Create volume request issued successfully. Sep 05 20:58:22 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-f2e7433f-49b2-464b-9af5-59d67eae6304 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 20:58:22 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 707/1404] 192.168.122.117 () {60 vars in 1143 bytes} [Sat Sep 5 20:58:22 2026] POST /volume/v3/volumes => generated 773 bytes in 360 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:58:22 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-9c6e79cc-a442-44af-ae90-b20c9a348de6 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:22 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-0ce943d6-097a-4fe8-a662-dfeb9dce3c9e None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:22 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-9c6e79cc-a442-44af-ae90-b20c9a348de6 tempest-VolumeQuotasAdminTestJSON-458592273 tempest-VolumeQuotasAdminTestJSON-458592273-project-member] GET http://192.168.122.117/volume/v3/volumes/8f3a523d-7a7d-4927-8cee-07828767484a Sep 05 20:58:22 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-9c6e79cc-a442-44af-ae90-b20c9a348de6 tempest-VolumeQuotasAdminTestJSON-458592273 tempest-VolumeQuotasAdminTestJSON-458592273-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:22 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-9c6e79cc-a442-44af-ae90-b20c9a348de6 tempest-VolumeQuotasAdminTestJSON-458592273 tempest-VolumeQuotasAdminTestJSON-458592273-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:22 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-0ce943d6-097a-4fe8-a662-dfeb9dce3c9e tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] GET http://192.168.122.117/volume/v3/volumes/09a2cfef-b448-44b3-bce6-94d47bb403b8 Sep 05 20:58:22 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-0ce943d6-097a-4fe8-a662-dfeb9dce3c9e tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:22 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-0ce943d6-097a-4fe8-a662-dfeb9dce3c9e tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:22 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:22 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:58:22 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:22 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:58:22 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:22 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:58:22 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:22 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:58:22 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-0ce943d6-097a-4fe8-a662-dfeb9dce3c9e tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Volume info retrieved successfully. Sep 05 20:58:22 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-9c6e79cc-a442-44af-ae90-b20c9a348de6 tempest-VolumeQuotasAdminTestJSON-458592273 tempest-VolumeQuotasAdminTestJSON-458592273-project-member] Volume info retrieved successfully. Sep 05 20:58:22 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-0ce943d6-097a-4fe8-a662-dfeb9dce3c9e tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] http://192.168.122.117/volume/v3/volumes/09a2cfef-b448-44b3-bce6-94d47bb403b8 returned with HTTP 200 Sep 05 20:58:22 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 708/1405] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:58:22 2026] GET /volume/v3/volumes/09a2cfef-b448-44b3-bce6-94d47bb403b8 => generated 841 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:58:22 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-9c6e79cc-a442-44af-ae90-b20c9a348de6 tempest-VolumeQuotasAdminTestJSON-458592273 tempest-VolumeQuotasAdminTestJSON-458592273-project-member] http://192.168.122.117/volume/v3/volumes/8f3a523d-7a7d-4927-8cee-07828767484a returned with HTTP 200 Sep 05 20:58:22 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 698/1406] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:58:22 2026] GET /volume/v3/volumes/8f3a523d-7a7d-4927-8cee-07828767484a => generated 858 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:58:22 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-446ed4af-0b1f-44ff-a797-692d9869dd0b None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:22 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-446ed4af-0b1f-44ff-a797-692d9869dd0b tempest-VolumeQuotasAdminTestJSON-2038478402 tempest-VolumeQuotasAdminTestJSON-2038478402-project-admin] GET http://192.168.122.117/volume/v3/os-quota-sets/b92f8cb912774a5e9acbbdcdd7c0284d?usage=True Sep 05 20:58:22 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-446ed4af-0b1f-44ff-a797-692d9869dd0b tempest-VolumeQuotasAdminTestJSON-2038478402 tempest-VolumeQuotasAdminTestJSON-2038478402-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:22 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-446ed4af-0b1f-44ff-a797-692d9869dd0b tempest-VolumeQuotasAdminTestJSON-2038478402 tempest-VolumeQuotasAdminTestJSON-2038478402-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:22 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-446ed4af-0b1f-44ff-a797-692d9869dd0b tempest-VolumeQuotasAdminTestJSON-2038478402 tempest-VolumeQuotasAdminTestJSON-2038478402-project-admin] http://192.168.122.117/volume/v3/os-quota-sets/b92f8cb912774a5e9acbbdcdd7c0284d?usage=True returned with HTTP 200 Sep 05 20:58:22 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 709/1407] 192.168.122.117 () {58 vars in 1259 bytes} [Sat Sep 5 20:58:22 2026] GET /volume/v3/os-quota-sets/b92f8cb912774a5e9acbbdcdd7c0284d?usage=True => generated 1064 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:58:22 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-902e625a-285b-4d31-b7d3-10bfeea767fa None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:22 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-902e625a-285b-4d31-b7d3-10bfeea767fa tempest-VolumeQuotasAdminTestJSON-2038478402 tempest-VolumeQuotasAdminTestJSON-2038478402-project-admin] GET http://192.168.122.117/volume/v3/os-quota-sets/592cf2ecec274bc6b7ad1bb496022720?usage=True Sep 05 20:58:22 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-902e625a-285b-4d31-b7d3-10bfeea767fa tempest-VolumeQuotasAdminTestJSON-2038478402 tempest-VolumeQuotasAdminTestJSON-2038478402-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:22 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-902e625a-285b-4d31-b7d3-10bfeea767fa tempest-VolumeQuotasAdminTestJSON-2038478402 tempest-VolumeQuotasAdminTestJSON-2038478402-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:23 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-902e625a-285b-4d31-b7d3-10bfeea767fa tempest-VolumeQuotasAdminTestJSON-2038478402 tempest-VolumeQuotasAdminTestJSON-2038478402-project-admin] http://192.168.122.117/volume/v3/os-quota-sets/592cf2ecec274bc6b7ad1bb496022720?usage=True returned with HTTP 200 Sep 05 20:58:23 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 699/1408] 192.168.122.117 () {58 vars in 1259 bytes} [Sat Sep 5 20:58:22 2026] GET /volume/v3/os-quota-sets/592cf2ecec274bc6b7ad1bb496022720?usage=True => generated 1064 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 20:58:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-64ef17f3-677f-499a-a97a-4dd01d6dcb09 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:23 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-64ef17f3-677f-499a-a97a-4dd01d6dcb09 tempest-VolumeQuotasAdminTestJSON-458592273 tempest-VolumeQuotasAdminTestJSON-458592273-project-member] POST http://192.168.122.117/volume/v3/os-volume-transfer Sep 05 20:58:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-64ef17f3-677f-499a-a97a-4dd01d6dcb09 tempest-VolumeQuotasAdminTestJSON-458592273 tempest-VolumeQuotasAdminTestJSON-458592273-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "8f3a523d-7a7d-4927-8cee-07828767484a"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:58:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.contrib.volume_transfer [None req-64ef17f3-677f-499a-a97a-4dd01d6dcb09 tempest-VolumeQuotasAdminTestJSON-458592273 tempest-VolumeQuotasAdminTestJSON-458592273-project-member] Creating new volume transfer {'transfer': {'volume_id': '8f3a523d-7a7d-4927-8cee-07828767484a'}} {{(pid=87435) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 05 20:58:23 devstack devstack@c-api.service[87435]: INFO cinder.api.contrib.volume_transfer [None req-64ef17f3-677f-499a-a97a-4dd01d6dcb09 tempest-VolumeQuotasAdminTestJSON-458592273 tempest-VolumeQuotasAdminTestJSON-458592273-project-member] Creating transfer of volume 8f3a523d-7a7d-4927-8cee-07828767484a Sep 05 20:58:23 devstack devstack@c-api.service[87435]: INFO cinder.transfer.api [None req-64ef17f3-677f-499a-a97a-4dd01d6dcb09 tempest-VolumeQuotasAdminTestJSON-458592273 tempest-VolumeQuotasAdminTestJSON-458592273-project-member] Generating transfer record for volume 8f3a523d-7a7d-4927-8cee-07828767484a Sep 05 20:58:23 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:23 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:58:23 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:23 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:58:23 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-64ef17f3-677f-499a-a97a-4dd01d6dcb09 tempest-VolumeQuotasAdminTestJSON-458592273 tempest-VolumeQuotasAdminTestJSON-458592273-project-member] http://192.168.122.117/volume/v3/os-volume-transfer returned with HTTP 202 Sep 05 20:58:23 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 710/1409] 192.168.122.117 () {60 vars in 1175 bytes} [Sat Sep 5 20:58:23 2026] POST /volume/v3/os-volume-transfer => generated 449 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:58:23 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-c5617566-dbfe-4eab-a679-0b2c7fe2f8fe None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:23 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-c5617566-dbfe-4eab-a679-0b2c7fe2f8fe tempest-VolumeQuotasAdminTestJSON-725581195 tempest-VolumeQuotasAdminTestJSON-725581195-project-member] POST http://192.168.122.117/volume/v3/os-volume-transfer/e3f70754-04cf-4179-9692-05f5056eab64/accept Sep 05 20:58:23 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-c5617566-dbfe-4eab-a679-0b2c7fe2f8fe tempest-VolumeQuotasAdminTestJSON-725581195 tempest-VolumeQuotasAdminTestJSON-725581195-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "9ec8f5157eb5e1aa"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:58:23 devstack devstack@c-api.service[87434]: DEBUG cinder.api.contrib.volume_transfer [None req-c5617566-dbfe-4eab-a679-0b2c7fe2f8fe tempest-VolumeQuotasAdminTestJSON-725581195 tempest-VolumeQuotasAdminTestJSON-725581195-project-member] Accepting volume transfer e3f70754-04cf-4179-9692-05f5056eab64 {{(pid=87434) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 05 20:58:23 devstack devstack@c-api.service[87434]: INFO cinder.api.contrib.volume_transfer [None req-c5617566-dbfe-4eab-a679-0b2c7fe2f8fe tempest-VolumeQuotasAdminTestJSON-725581195 tempest-VolumeQuotasAdminTestJSON-725581195-project-member] Accepting transfer e3f70754-04cf-4179-9692-05f5056eab64 Sep 05 20:58:23 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:23 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:58:23 devstack devstack@c-api.service[87434]: DEBUG cinder.quota [None req-c5617566-dbfe-4eab-a679-0b2c7fe2f8fe tempest-VolumeQuotasAdminTestJSON-725581195 tempest-VolumeQuotasAdminTestJSON-725581195-project-member] Created reservations ['4a9b46f0-7c9e-448a-a8a0-af3fce04c745', 'd00fcc67-99fb-499a-8ffd-ad1c1b772fee', 'bc5d4e29-ad59-4f00-be5f-a1726756946d', 'ea27f790-8a68-483d-b81a-f3b2d23af1c2'] {{(pid=87434) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:58:23 devstack devstack@c-api.service[87434]: DEBUG cinder.quota [None req-c5617566-dbfe-4eab-a679-0b2c7fe2f8fe tempest-VolumeQuotasAdminTestJSON-725581195 tempest-VolumeQuotasAdminTestJSON-725581195-project-member] Created reservations ['c6e1c736-4003-4fd6-ac7e-16166fa197ef', '5c087360-92be-4b61-a93e-900efb902ffd', '04a7c1b9-e66d-49de-b5a9-5899f42bed56', 'a1b2d537-29c0-4878-9f9c-d5b37471fdcf'] {{(pid=87434) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:58:23 devstack devstack@c-api.service[87434]: /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 05 20:58:23 devstack devstack@c-api.service[87434]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 20:58:23 devstack devstack@c-api.service[87434]: DEBUG cinder.quota [None req-c5617566-dbfe-4eab-a679-0b2c7fe2f8fe tempest-VolumeQuotasAdminTestJSON-725581195 tempest-VolumeQuotasAdminTestJSON-725581195-project-member] Created reservations ['fd8439fa-5401-4cc1-9b4c-a9825b80fb41', '2f270784-d0c6-432d-be99-240231574e2b', '625e53ea-ccaa-4607-aeff-8c43f179e593', '80f26d6d-2838-40da-ba76-86bc889e542b'] {{(pid=87434) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:58:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-635074c5-1b56-4d92-b32a-f8b7fd8c771d None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:23 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-635074c5-1b56-4d92-b32a-f8b7fd8c771d tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] GET http://192.168.122.117/volume/v3/volumes/09a2cfef-b448-44b3-bce6-94d47bb403b8 Sep 05 20:58:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-635074c5-1b56-4d92-b32a-f8b7fd8c771d tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-635074c5-1b56-4d92-b32a-f8b7fd8c771d tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:23 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:23 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:58:23 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:23 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:58:23 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-635074c5-1b56-4d92-b32a-f8b7fd8c771d tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Volume info retrieved successfully. Sep 05 20:58:23 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-635074c5-1b56-4d92-b32a-f8b7fd8c771d tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] http://192.168.122.117/volume/v3/volumes/09a2cfef-b448-44b3-bce6-94d47bb403b8 returned with HTTP 200 Sep 05 20:58:23 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 711/1410] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:58:23 2026] GET /volume/v3/volumes/09a2cfef-b448-44b3-bce6-94d47bb403b8 => generated 865 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:58:23 devstack devstack@c-api.service[87434]: DEBUG cinder.quota [None req-c5617566-dbfe-4eab-a679-0b2c7fe2f8fe tempest-VolumeQuotasAdminTestJSON-725581195 tempest-VolumeQuotasAdminTestJSON-725581195-project-member] Created reservations ['834130ae-916c-4d4d-907d-4022cde83856', '56385dbe-2ea4-483e-8904-42e1ac33e757', '046de66d-ac7c-4fb3-8eb8-93c3dfaf4034', 'ef253631-e0ac-457e-a5e3-1d17475ef2da'] {{(pid=87434) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:58:23 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-c5617566-dbfe-4eab-a679-0b2c7fe2f8fe tempest-VolumeQuotasAdminTestJSON-725581195 tempest-VolumeQuotasAdminTestJSON-725581195-project-member] Transfer volume completed successfully. Sep 05 20:58:24 devstack devstack@c-api.service[87434]: INFO cinder.transfer.api [None req-c5617566-dbfe-4eab-a679-0b2c7fe2f8fe tempest-VolumeQuotasAdminTestJSON-725581195 tempest-VolumeQuotasAdminTestJSON-725581195-project-member] Volume 8f3a523d-7a7d-4927-8cee-07828767484a has been transferred. Sep 05 20:58:24 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:24 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:58:24 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-c5617566-dbfe-4eab-a679-0b2c7fe2f8fe tempest-VolumeQuotasAdminTestJSON-725581195 tempest-VolumeQuotasAdminTestJSON-725581195-project-member] http://192.168.122.117/volume/v3/os-volume-transfer/e3f70754-04cf-4179-9692-05f5056eab64/accept returned with HTTP 202 Sep 05 20:58:24 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 700/1411] 192.168.122.117 () {60 vars in 1307 bytes} [Sat Sep 5 20:58:23 2026] POST /volume/v3/os-volume-transfer/e3f70754-04cf-4179-9692-05f5056eab64/accept => generated 373 bytes in 1028 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:58:24 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-ec332b31-8570-45ad-92ae-1fbf0d8c637e None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:24 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-ec332b31-8570-45ad-92ae-1fbf0d8c637e tempest-VolumeQuotasAdminTestJSON-725581195 tempest-VolumeQuotasAdminTestJSON-725581195-project-member] GET http://192.168.122.117/volume/v3/volumes/8f3a523d-7a7d-4927-8cee-07828767484a Sep 05 20:58:24 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-ec332b31-8570-45ad-92ae-1fbf0d8c637e tempest-VolumeQuotasAdminTestJSON-725581195 tempest-VolumeQuotasAdminTestJSON-725581195-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:24 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-ec332b31-8570-45ad-92ae-1fbf0d8c637e tempest-VolumeQuotasAdminTestJSON-725581195 tempest-VolumeQuotasAdminTestJSON-725581195-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:24 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:24 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:58:24 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:24 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:58:24 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-ec332b31-8570-45ad-92ae-1fbf0d8c637e tempest-VolumeQuotasAdminTestJSON-725581195 tempest-VolumeQuotasAdminTestJSON-725581195-project-member] Volume info retrieved successfully. Sep 05 20:58:24 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-ec332b31-8570-45ad-92ae-1fbf0d8c637e tempest-VolumeQuotasAdminTestJSON-725581195 tempest-VolumeQuotasAdminTestJSON-725581195-project-member] http://192.168.122.117/volume/v3/volumes/8f3a523d-7a7d-4927-8cee-07828767484a returned with HTTP 200 Sep 05 20:58:24 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 712/1412] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:58:24 2026] GET /volume/v3/volumes/8f3a523d-7a7d-4927-8cee-07828767484a => generated 858 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:58:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-55f6c874-5a85-4076-a211-b985761c7033 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:24 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-55f6c874-5a85-4076-a211-b985761c7033 tempest-VolumeQuotasAdminTestJSON-2038478402 tempest-VolumeQuotasAdminTestJSON-2038478402-project-admin] GET http://192.168.122.117/volume/v3/os-quota-sets/b92f8cb912774a5e9acbbdcdd7c0284d?usage=True Sep 05 20:58:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-55f6c874-5a85-4076-a211-b985761c7033 tempest-VolumeQuotasAdminTestJSON-2038478402 tempest-VolumeQuotasAdminTestJSON-2038478402-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-55f6c874-5a85-4076-a211-b985761c7033 tempest-VolumeQuotasAdminTestJSON-2038478402 tempest-VolumeQuotasAdminTestJSON-2038478402-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:24 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:24 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:58:24 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-55f6c874-5a85-4076-a211-b985761c7033 tempest-VolumeQuotasAdminTestJSON-2038478402 tempest-VolumeQuotasAdminTestJSON-2038478402-project-admin] http://192.168.122.117/volume/v3/os-quota-sets/b92f8cb912774a5e9acbbdcdd7c0284d?usage=True returned with HTTP 200 Sep 05 20:58:24 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 701/1413] 192.168.122.117 () {58 vars in 1259 bytes} [Sat Sep 5 20:58:24 2026] GET /volume/v3/os-quota-sets/b92f8cb912774a5e9acbbdcdd7c0284d?usage=True => generated 1064 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:58:24 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-c0a97571-fcf8-4678-b427-b5a5d7cf413f None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:24 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-c0a97571-fcf8-4678-b427-b5a5d7cf413f tempest-VolumeQuotasAdminTestJSON-2038478402 tempest-VolumeQuotasAdminTestJSON-2038478402-project-admin] GET http://192.168.122.117/volume/v3/os-quota-sets/592cf2ecec274bc6b7ad1bb496022720?usage=True Sep 05 20:58:24 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-c0a97571-fcf8-4678-b427-b5a5d7cf413f tempest-VolumeQuotasAdminTestJSON-2038478402 tempest-VolumeQuotasAdminTestJSON-2038478402-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:24 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-c0a97571-fcf8-4678-b427-b5a5d7cf413f tempest-VolumeQuotasAdminTestJSON-2038478402 tempest-VolumeQuotasAdminTestJSON-2038478402-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:24 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-c0a97571-fcf8-4678-b427-b5a5d7cf413f tempest-VolumeQuotasAdminTestJSON-2038478402 tempest-VolumeQuotasAdminTestJSON-2038478402-project-admin] http://192.168.122.117/volume/v3/os-quota-sets/592cf2ecec274bc6b7ad1bb496022720?usage=True returned with HTTP 200 Sep 05 20:58:24 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 713/1414] 192.168.122.117 () {58 vars in 1259 bytes} [Sat Sep 5 20:58:24 2026] GET /volume/v3/os-quota-sets/592cf2ecec274bc6b7ad1bb496022720?usage=True => generated 1064 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:58:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-62a2a28f-bcda-426d-8a73-61ee5dffc3c8 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:24 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-62a2a28f-bcda-426d-8a73-61ee5dffc3c8 tempest-VolumeQuotasAdminTestJSON-2038478402 tempest-VolumeQuotasAdminTestJSON-2038478402-project-admin] DELETE http://192.168.122.117/volume/v3/volumes/8f3a523d-7a7d-4927-8cee-07828767484a Sep 05 20:58:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-62a2a28f-bcda-426d-8a73-61ee5dffc3c8 tempest-VolumeQuotasAdminTestJSON-2038478402 tempest-VolumeQuotasAdminTestJSON-2038478402-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-62a2a28f-bcda-426d-8a73-61ee5dffc3c8 tempest-VolumeQuotasAdminTestJSON-2038478402 tempest-VolumeQuotasAdminTestJSON-2038478402-project-admin] Calling method 'delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:24 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-62a2a28f-bcda-426d-8a73-61ee5dffc3c8 tempest-VolumeQuotasAdminTestJSON-2038478402 tempest-VolumeQuotasAdminTestJSON-2038478402-project-admin] Delete volume with id: 8f3a523d-7a7d-4927-8cee-07828767484a Sep 05 20:58:24 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:24 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:58:24 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:24 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:58:24 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-62a2a28f-bcda-426d-8a73-61ee5dffc3c8 tempest-VolumeQuotasAdminTestJSON-2038478402 tempest-VolumeQuotasAdminTestJSON-2038478402-project-admin] Volume info retrieved successfully. Sep 05 20:58:24 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-62a2a28f-bcda-426d-8a73-61ee5dffc3c8 tempest-VolumeQuotasAdminTestJSON-2038478402 tempest-VolumeQuotasAdminTestJSON-2038478402-project-admin] Delete volume request issued successfully. Sep 05 20:58:24 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-62a2a28f-bcda-426d-8a73-61ee5dffc3c8 tempest-VolumeQuotasAdminTestJSON-2038478402 tempest-VolumeQuotasAdminTestJSON-2038478402-project-admin] http://192.168.122.117/volume/v3/volumes/8f3a523d-7a7d-4927-8cee-07828767484a returned with HTTP 202 Sep 05 20:58:24 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 702/1415] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 20:58:24 2026] DELETE /volume/v3/volumes/8f3a523d-7a7d-4927-8cee-07828767484a => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:58:24 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-2ec4170f-5fb6-44d0-bcbc-3dc5481d2a85 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:24 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-2ec4170f-5fb6-44d0-bcbc-3dc5481d2a85 tempest-VolumeQuotasAdminTestJSON-2038478402 tempest-VolumeQuotasAdminTestJSON-2038478402-project-admin] GET http://192.168.122.117/volume/v3/volumes/8f3a523d-7a7d-4927-8cee-07828767484a Sep 05 20:58:24 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-2ec4170f-5fb6-44d0-bcbc-3dc5481d2a85 tempest-VolumeQuotasAdminTestJSON-2038478402 tempest-VolumeQuotasAdminTestJSON-2038478402-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:24 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-2ec4170f-5fb6-44d0-bcbc-3dc5481d2a85 tempest-VolumeQuotasAdminTestJSON-2038478402 tempest-VolumeQuotasAdminTestJSON-2038478402-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:24 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:24 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:58:24 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:24 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:58:24 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-2ec4170f-5fb6-44d0-bcbc-3dc5481d2a85 tempest-VolumeQuotasAdminTestJSON-2038478402 tempest-VolumeQuotasAdminTestJSON-2038478402-project-admin] Volume info retrieved successfully. Sep 05 20:58:24 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-2ec4170f-5fb6-44d0-bcbc-3dc5481d2a85 tempest-VolumeQuotasAdminTestJSON-2038478402 tempest-VolumeQuotasAdminTestJSON-2038478402-project-admin] http://192.168.122.117/volume/v3/volumes/8f3a523d-7a7d-4927-8cee-07828767484a returned with HTTP 200 Sep 05 20:58:24 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 714/1416] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:58:24 2026] GET /volume/v3/volumes/8f3a523d-7a7d-4927-8cee-07828767484a => generated 1020 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:58:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-5cb6f1cc-e7fb-4a00-a238-3e7872d0ed02 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:24 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-5cb6f1cc-e7fb-4a00-a238-3e7872d0ed02 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] GET http://192.168.122.117/volume/v3/volumes/09a2cfef-b448-44b3-bce6-94d47bb403b8 Sep 05 20:58:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-5cb6f1cc-e7fb-4a00-a238-3e7872d0ed02 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-5cb6f1cc-e7fb-4a00-a238-3e7872d0ed02 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:24 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:24 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:58:24 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:24 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:58:24 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-5cb6f1cc-e7fb-4a00-a238-3e7872d0ed02 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Volume info retrieved successfully. Sep 05 20:58:24 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-5cb6f1cc-e7fb-4a00-a238-3e7872d0ed02 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] http://192.168.122.117/volume/v3/volumes/09a2cfef-b448-44b3-bce6-94d47bb403b8 returned with HTTP 200 Sep 05 20:58:24 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 703/1417] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:58:24 2026] GET /volume/v3/volumes/09a2cfef-b448-44b3-bce6-94d47bb403b8 => generated 866 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:58:24 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-d3a25138-e4ea-4250-a719-7701ccf9b2cf None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:24 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-d3a25138-e4ea-4250-a719-7701ccf9b2cf tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] GET http://192.168.122.117/volume/v3/volumes/09a2cfef-b448-44b3-bce6-94d47bb403b8 Sep 05 20:58:24 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-d3a25138-e4ea-4250-a719-7701ccf9b2cf tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:24 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-d3a25138-e4ea-4250-a719-7701ccf9b2cf tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:25 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:25 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:58:25 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:25 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:58:25 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-d3a25138-e4ea-4250-a719-7701ccf9b2cf tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] Volume info retrieved successfully. Sep 05 20:58:25 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-d3a25138-e4ea-4250-a719-7701ccf9b2cf tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] http://192.168.122.117/volume/v3/volumes/09a2cfef-b448-44b3-bce6-94d47bb403b8 returned with HTTP 200 Sep 05 20:58:25 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 715/1418] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:58:24 2026] GET /volume/v3/volumes/09a2cfef-b448-44b3-bce6-94d47bb403b8 => generated 866 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:58:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-95a6c7cf-274f-40ce-ab7f-ecfc28e556d5 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:25 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-95a6c7cf-274f-40ce-ab7f-ecfc28e556d5 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] GET http://192.168.122.117/volume/v3/volumes Sep 05 20:58:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-95a6c7cf-274f-40ce-ab7f-ecfc28e556d5 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-95a6c7cf-274f-40ce-ab7f-ecfc28e556d5 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] Calling method 'index' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.api_utils [None req-95a6c7cf-274f-40ce-ab7f-ecfc28e556d5 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] Removing options '' from query. {{(pid=87434) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:58:25 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-95a6c7cf-274f-40ce-ab7f-ecfc28e556d5 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87434) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 20:58:25 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:25 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:58:25 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:25 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:58:25 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:25 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:58:25 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-95a6c7cf-274f-40ce-ab7f-ecfc28e556d5 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] Get all volumes completed successfully. Sep 05 20:58:25 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-95a6c7cf-274f-40ce-ab7f-ecfc28e556d5 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] http://192.168.122.117/volume/v3/volumes returned with HTTP 200 Sep 05 20:58:25 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 704/1419] 192.168.122.117 () {58 vars in 1121 bytes} [Sat Sep 5 20:58:25 2026] GET /volume/v3/volumes => generated 997 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:58:25 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-5e8bd12e-efa8-4f5d-b2e1-a6b760719c16 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:25 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-5e8bd12e-efa8-4f5d-b2e1-a6b760719c16 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] GET http://192.168.122.117/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1101843046 Sep 05 20:58:25 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-5e8bd12e-efa8-4f5d-b2e1-a6b760719c16 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:25 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-5e8bd12e-efa8-4f5d-b2e1-a6b760719c16 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] Calling method 'index' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:25 devstack devstack@c-api.service[87435]: DEBUG cinder.api.api_utils [None req-5e8bd12e-efa8-4f5d-b2e1-a6b760719c16 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] Removing options '' from query. {{(pid=87435) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:58:25 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-5e8bd12e-efa8-4f5d-b2e1-a6b760719c16 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1101843046'), ('no_migration_targets', True)]). {{(pid=87435) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 20:58:25 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:25 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:58:25 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-5e8bd12e-efa8-4f5d-b2e1-a6b760719c16 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] Get all volumes completed successfully. Sep 05 20:58:25 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-5e8bd12e-efa8-4f5d-b2e1-a6b760719c16 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] http://192.168.122.117/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1101843046 returned with HTTP 200 Sep 05 20:58:25 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 716/1420] 192.168.122.117 () {58 vars in 1222 bytes} [Sat Sep 5 20:58:25 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1101843046 => generated 342 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:58:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-e4503735-eb46-41d9-8de4-43a2450eeb46 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:25 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-e4503735-eb46-41d9-8de4-43a2450eeb46 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] GET http://192.168.122.117/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1318451 Sep 05 20:58:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-e4503735-eb46-41d9-8de4-43a2450eeb46 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-e4503735-eb46-41d9-8de4-43a2450eeb46 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] Calling method 'detail' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.api_utils [None req-e4503735-eb46-41d9-8de4-43a2450eeb46 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] Removing options '' from query. {{(pid=87434) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:58:25 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:25 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:58:25 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-e4503735-eb46-41d9-8de4-43a2450eeb46 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1318451'), ('no_migration_targets', True)]). {{(pid=87434) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 20:58:25 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:25 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:58:25 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-e4503735-eb46-41d9-8de4-43a2450eeb46 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] Get all volumes completed successfully. Sep 05 20:58:25 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:25 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:58:25 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-e4503735-eb46-41d9-8de4-43a2450eeb46 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] http://192.168.122.117/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1318451 returned with HTTP 200 Sep 05 20:58:25 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 705/1421] 192.168.122.117 () {58 vars in 1237 bytes} [Sat Sep 5 20:58:25 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1318451 => generated 866 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:58:25 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-4a8450b4-b858-455b-948b-f05d1ed0576e None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:25 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-4a8450b4-b858-455b-948b-f05d1ed0576e tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] GET http://192.168.122.117/volume/v3/volumes/detail?limit=1 Sep 05 20:58:25 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-4a8450b4-b858-455b-948b-f05d1ed0576e tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:25 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-4a8450b4-b858-455b-948b-f05d1ed0576e tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Calling method 'detail' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:25 devstack devstack@c-api.service[87435]: DEBUG cinder.api.api_utils [None req-4a8450b4-b858-455b-948b-f05d1ed0576e tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Removing options '' from query. {{(pid=87435) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:58:25 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:25 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:58:25 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-4a8450b4-b858-455b-948b-f05d1ed0576e tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87435) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 20:58:25 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:25 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:58:25 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-4a8450b4-b858-455b-948b-f05d1ed0576e tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Get all volumes completed successfully. Sep 05 20:58:25 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:25 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:58:25 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-4a8450b4-b858-455b-948b-f05d1ed0576e tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] http://192.168.122.117/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Sep 05 20:58:25 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 717/1422] 192.168.122.117 () {58 vars in 1157 bytes} [Sat Sep 5 20:58:25 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1016 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:58:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-d8ec2a23-9e96-48c8-90cb-952b401c8d57 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:25 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d8ec2a23-9e96-48c8-90cb-952b401c8d57 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] GET http://192.168.122.117/volume/v3/volumes/detail?limit=1&marker=09a2cfef-b448-44b3-bce6-94d47bb403b8 Sep 05 20:58:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-d8ec2a23-9e96-48c8-90cb-952b401c8d57 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-d8ec2a23-9e96-48c8-90cb-952b401c8d57 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Calling method 'detail' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.api_utils [None req-d8ec2a23-9e96-48c8-90cb-952b401c8d57 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Removing options '' from query. {{(pid=87434) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:58:25 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-d8ec2a23-9e96-48c8-90cb-952b401c8d57 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87434) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 20:58:25 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:25 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:58:25 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-d8ec2a23-9e96-48c8-90cb-952b401c8d57 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Get all volumes completed successfully. Sep 05 20:58:25 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:25 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:58:25 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d8ec2a23-9e96-48c8-90cb-952b401c8d57 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] http://192.168.122.117/volume/v3/volumes/detail?limit=1&marker=09a2cfef-b448-44b3-bce6-94d47bb403b8 returned with HTTP 200 Sep 05 20:58:25 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 706/1423] 192.168.122.117 () {58 vars in 1245 bytes} [Sat Sep 5 20:58:25 2026] GET /volume/v3/volumes/detail?limit=1&marker=09a2cfef-b448-44b3-bce6-94d47bb403b8 => generated 1016 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 20:58:25 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-675f5389-c442-446b-8a27-87bd7faa4da5 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:25 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-675f5389-c442-446b-8a27-87bd7faa4da5 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] GET http://192.168.122.117/volume/v3/volumes/detail?limit=1&marker=23fdaf30-5814-4e58-922b-d4b37c3b0398 Sep 05 20:58:25 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-675f5389-c442-446b-8a27-87bd7faa4da5 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:25 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-675f5389-c442-446b-8a27-87bd7faa4da5 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Calling method 'detail' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:25 devstack devstack@c-api.service[87435]: DEBUG cinder.api.api_utils [None req-675f5389-c442-446b-8a27-87bd7faa4da5 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Removing options '' from query. {{(pid=87435) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:58:25 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-675f5389-c442-446b-8a27-87bd7faa4da5 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87435) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 20:58:25 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:25 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:58:25 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-675f5389-c442-446b-8a27-87bd7faa4da5 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Get all volumes completed successfully. Sep 05 20:58:25 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:25 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:58:25 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-675f5389-c442-446b-8a27-87bd7faa4da5 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] http://192.168.122.117/volume/v3/volumes/detail?limit=1&marker=23fdaf30-5814-4e58-922b-d4b37c3b0398 returned with HTTP 200 Sep 05 20:58:25 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 718/1424] 192.168.122.117 () {58 vars in 1245 bytes} [Sat Sep 5 20:58:25 2026] GET /volume/v3/volumes/detail?limit=1&marker=23fdaf30-5814-4e58-922b-d4b37c3b0398 => generated 1013 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:58:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-1a342ddb-f0e0-4368-ba6b-d58ae7734e65 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:25 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-b187eb56-a983-463d-99dd-aebb6aa6f403 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:25 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-1a342ddb-f0e0-4368-ba6b-d58ae7734e65 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] GET http://192.168.122.117/volume/v3/volumes/detail?limit=1&marker=967f14d4-17e2-4127-af41-d9613d4512c9 Sep 05 20:58:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-1a342ddb-f0e0-4368-ba6b-d58ae7734e65 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-1a342ddb-f0e0-4368-ba6b-d58ae7734e65 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Calling method 'detail' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:25 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-b187eb56-a983-463d-99dd-aebb6aa6f403 tempest-VolumeQuotasAdminTestJSON-2038478402 tempest-VolumeQuotasAdminTestJSON-2038478402-project-admin] GET http://192.168.122.117/volume/v3/volumes/8f3a523d-7a7d-4927-8cee-07828767484a Sep 05 20:58:25 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-b187eb56-a983-463d-99dd-aebb6aa6f403 tempest-VolumeQuotasAdminTestJSON-2038478402 tempest-VolumeQuotasAdminTestJSON-2038478402-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.api_utils [None req-1a342ddb-f0e0-4368-ba6b-d58ae7734e65 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Removing options '' from query. {{(pid=87434) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:58:25 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-b187eb56-a983-463d-99dd-aebb6aa6f403 tempest-VolumeQuotasAdminTestJSON-2038478402 tempest-VolumeQuotasAdminTestJSON-2038478402-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:25 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-1a342ddb-f0e0-4368-ba6b-d58ae7734e65 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87434) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 20:58:25 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-b187eb56-a983-463d-99dd-aebb6aa6f403 tempest-VolumeQuotasAdminTestJSON-2038478402 tempest-VolumeQuotasAdminTestJSON-2038478402-project-admin] http://192.168.122.117/volume/v3/volumes/8f3a523d-7a7d-4927-8cee-07828767484a returned with HTTP 404 Sep 05 20:58:25 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 719/1425] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:58:25 2026] GET /volume/v3/volumes/8f3a523d-7a7d-4927-8cee-07828767484a => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:58:25 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-34a8ac3b-b2d4-4f3b-9449-ab0a5fa6b8e5 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:25 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-1a342ddb-f0e0-4368-ba6b-d58ae7734e65 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Get all volumes completed successfully. Sep 05 20:58:25 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-34a8ac3b-b2d4-4f3b-9449-ab0a5fa6b8e5 tempest-VolumeQuotasAdminTestJSON-458592273 tempest-VolumeQuotasAdminTestJSON-458592273-project-member] GET http://192.168.122.117/volume/v3/volumes/8f3a523d-7a7d-4927-8cee-07828767484a Sep 05 20:58:25 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-1a342ddb-f0e0-4368-ba6b-d58ae7734e65 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] http://192.168.122.117/volume/v3/volumes/detail?limit=1&marker=967f14d4-17e2-4127-af41-d9613d4512c9 returned with HTTP 200 Sep 05 20:58:25 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-34a8ac3b-b2d4-4f3b-9449-ab0a5fa6b8e5 tempest-VolumeQuotasAdminTestJSON-458592273 tempest-VolumeQuotasAdminTestJSON-458592273-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:25 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-34a8ac3b-b2d4-4f3b-9449-ab0a5fa6b8e5 tempest-VolumeQuotasAdminTestJSON-458592273 tempest-VolumeQuotasAdminTestJSON-458592273-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:25 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 707/1426] 192.168.122.117 () {58 vars in 1245 bytes} [Sat Sep 5 20:58:25 2026] GET /volume/v3/volumes/detail?limit=1&marker=967f14d4-17e2-4127-af41-d9613d4512c9 => generated 15 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 20:58:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-2a17cd23-1b5a-4555-8998-add2de3a1d41 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:25 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-2a17cd23-1b5a-4555-8998-add2de3a1d41 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] GET http://192.168.122.117/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Sep 05 20:58:25 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-34a8ac3b-b2d4-4f3b-9449-ab0a5fa6b8e5 tempest-VolumeQuotasAdminTestJSON-458592273 tempest-VolumeQuotasAdminTestJSON-458592273-project-member] http://192.168.122.117/volume/v3/volumes/8f3a523d-7a7d-4927-8cee-07828767484a returned with HTTP 404 Sep 05 20:58:25 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 720/1427] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:58:25 2026] GET /volume/v3/volumes/8f3a523d-7a7d-4927-8cee-07828767484a => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:58:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-2a17cd23-1b5a-4555-8998-add2de3a1d41 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-2a17cd23-1b5a-4555-8998-add2de3a1d41 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] Calling method 'detail' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.api_utils [None req-2a17cd23-1b5a-4555-8998-add2de3a1d41 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] Removing options '' from query. {{(pid=87434) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:58:25 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-2a17cd23-1b5a-4555-8998-add2de3a1d41 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] Could not evaluate value available, assuming string {{(pid=87434) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 05 20:58:25 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-2a17cd23-1b5a-4555-8998-add2de3a1d41 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87434) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 20:58:25 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-51e1ebd1-e5f1-4b2c-94ce-148c009a5f06 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:25 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-51e1ebd1-e5f1-4b2c-94ce-148c009a5f06 tempest-VolumeQuotasAdminTestJSON-458592273 tempest-VolumeQuotasAdminTestJSON-458592273-project-member] DELETE http://192.168.122.117/volume/v3/volumes/8f3a523d-7a7d-4927-8cee-07828767484a Sep 05 20:58:25 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-51e1ebd1-e5f1-4b2c-94ce-148c009a5f06 tempest-VolumeQuotasAdminTestJSON-458592273 tempest-VolumeQuotasAdminTestJSON-458592273-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:25 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-51e1ebd1-e5f1-4b2c-94ce-148c009a5f06 tempest-VolumeQuotasAdminTestJSON-458592273 tempest-VolumeQuotasAdminTestJSON-458592273-project-member] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:25 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-51e1ebd1-e5f1-4b2c-94ce-148c009a5f06 tempest-VolumeQuotasAdminTestJSON-458592273 tempest-VolumeQuotasAdminTestJSON-458592273-project-member] Delete volume with id: 8f3a523d-7a7d-4927-8cee-07828767484a Sep 05 20:58:25 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-51e1ebd1-e5f1-4b2c-94ce-148c009a5f06 tempest-VolumeQuotasAdminTestJSON-458592273 tempest-VolumeQuotasAdminTestJSON-458592273-project-member] http://192.168.122.117/volume/v3/volumes/8f3a523d-7a7d-4927-8cee-07828767484a returned with HTTP 404 Sep 05 20:58:25 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 721/1428] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 20:58:25 2026] DELETE /volume/v3/volumes/8f3a523d-7a7d-4927-8cee-07828767484a => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:58:25 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-47171dea-3fa1-4e5c-9ed0-0a788538bb7a None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:25 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-47171dea-3fa1-4e5c-9ed0-0a788538bb7a tempest-VolumeQuotasAdminTestJSON-2038478402 tempest-VolumeQuotasAdminTestJSON-2038478402-project-admin] GET http://192.168.122.117/volume/v3/os-quota-sets/f0d750e8aeb24598ab713e0bd94fa15f?usage=True Sep 05 20:58:25 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-47171dea-3fa1-4e5c-9ed0-0a788538bb7a tempest-VolumeQuotasAdminTestJSON-2038478402 tempest-VolumeQuotasAdminTestJSON-2038478402-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:25 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-47171dea-3fa1-4e5c-9ed0-0a788538bb7a tempest-VolumeQuotasAdminTestJSON-2038478402 tempest-VolumeQuotasAdminTestJSON-2038478402-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:25 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:25 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:58:25 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:25 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:58:25 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-2a17cd23-1b5a-4555-8998-add2de3a1d41 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] Get all volumes completed successfully. Sep 05 20:58:25 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:25 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:58:25 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-2a17cd23-1b5a-4555-8998-add2de3a1d41 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] http://192.168.122.117/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Sep 05 20:58:25 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 708/1429] 192.168.122.117 () {58 vars in 1241 bytes} [Sat Sep 5 20:58:25 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1914 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:58:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-8c0ed3f5-9722-492e-8a2e-06ec1e23c1a3 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:25 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-8c0ed3f5-9722-492e-8a2e-06ec1e23c1a3 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] GET http://192.168.122.117/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Sep 05 20:58:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-8c0ed3f5-9722-492e-8a2e-06ec1e23c1a3 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-8c0ed3f5-9722-492e-8a2e-06ec1e23c1a3 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] Calling method 'detail' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.api_utils [None req-8c0ed3f5-9722-492e-8a2e-06ec1e23c1a3 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] Removing options '' from query. {{(pid=87434) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:58:25 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-47171dea-3fa1-4e5c-9ed0-0a788538bb7a tempest-VolumeQuotasAdminTestJSON-2038478402 tempest-VolumeQuotasAdminTestJSON-2038478402-project-admin] http://192.168.122.117/volume/v3/os-quota-sets/f0d750e8aeb24598ab713e0bd94fa15f?usage=True returned with HTTP 200 Sep 05 20:58:25 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-8c0ed3f5-9722-492e-8a2e-06ec1e23c1a3 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] Could not evaluate value available, assuming string {{(pid=87434) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 05 20:58:25 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 722/1430] 192.168.122.117 () {58 vars in 1259 bytes} [Sat Sep 5 20:58:25 2026] GET /volume/v3/os-quota-sets/f0d750e8aeb24598ab713e0bd94fa15f?usage=True => generated 1064 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:58:25 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-8c0ed3f5-9722-492e-8a2e-06ec1e23c1a3 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87434) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 20:58:25 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-49846816-7f5c-4550-baf9-17a59502ec78 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:25 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-49846816-7f5c-4550-baf9-17a59502ec78 tempest-VolumeQuotasAdminTestJSON-2038478402 tempest-VolumeQuotasAdminTestJSON-2038478402-project-admin] PUT http://192.168.122.117/volume/v3/os-quota-sets/b92f8cb912774a5e9acbbdcdd7c0284d Sep 05 20:58:25 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-49846816-7f5c-4550-baf9-17a59502ec78 tempest-VolumeQuotasAdminTestJSON-2038478402 tempest-VolumeQuotasAdminTestJSON-2038478402-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=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:58:25 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:25 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:58:25 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:25 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:58:25 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-8c0ed3f5-9722-492e-8a2e-06ec1e23c1a3 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] Get all volumes completed successfully. Sep 05 20:58:25 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:25 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:58:25 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-8c0ed3f5-9722-492e-8a2e-06ec1e23c1a3 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] http://192.168.122.117/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Sep 05 20:58:25 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 709/1431] 192.168.122.117 () {58 vars in 1243 bytes} [Sat Sep 5 20:58:25 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1912 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:58:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-81fc9982-03ce-461c-ac45-e5bb29fb1df6 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:25 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-81fc9982-03ce-461c-ac45-e5bb29fb1df6 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] GET http://192.168.122.117/volume/v3/volumes?limit=1 Sep 05 20:58:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-81fc9982-03ce-461c-ac45-e5bb29fb1df6 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-81fc9982-03ce-461c-ac45-e5bb29fb1df6 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Calling method 'index' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.api_utils [None req-81fc9982-03ce-461c-ac45-e5bb29fb1df6 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Removing options '' from query. {{(pid=87434) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:58:25 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-81fc9982-03ce-461c-ac45-e5bb29fb1df6 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87434) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 20:58:25 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:25 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:58:25 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-81fc9982-03ce-461c-ac45-e5bb29fb1df6 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Get all volumes completed successfully. Sep 05 20:58:25 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-81fc9982-03ce-461c-ac45-e5bb29fb1df6 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] http://192.168.122.117/volume/v3/volumes?limit=1 returned with HTTP 200 Sep 05 20:58:25 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 710/1432] 192.168.122.117 () {58 vars in 1136 bytes} [Sat Sep 5 20:58:25 2026] GET /volume/v3/volumes?limit=1 => generated 482 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:58:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-b6050b1f-f4fb-4e37-854e-f725ccdd5b23 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:25 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b6050b1f-f4fb-4e37-854e-f725ccdd5b23 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] GET http://192.168.122.117/volume/v3/volumes?limit=1&marker=09a2cfef-b448-44b3-bce6-94d47bb403b8 Sep 05 20:58:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b6050b1f-f4fb-4e37-854e-f725ccdd5b23 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b6050b1f-f4fb-4e37-854e-f725ccdd5b23 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Calling method 'index' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:26 devstack devstack@c-api.service[87434]: DEBUG cinder.api.api_utils [None req-b6050b1f-f4fb-4e37-854e-f725ccdd5b23 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Removing options '' from query. {{(pid=87434) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:58:26 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:26 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:58:26 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-b6050b1f-f4fb-4e37-854e-f725ccdd5b23 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87434) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 20:58:26 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:26 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:58:26 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-b6050b1f-f4fb-4e37-854e-f725ccdd5b23 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Get all volumes completed successfully. Sep 05 20:58:26 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b6050b1f-f4fb-4e37-854e-f725ccdd5b23 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] http://192.168.122.117/volume/v3/volumes?limit=1&marker=09a2cfef-b448-44b3-bce6-94d47bb403b8 returned with HTTP 200 Sep 05 20:58:26 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 711/1433] 192.168.122.117 () {58 vars in 1224 bytes} [Sat Sep 5 20:58:25 2026] GET /volume/v3/volumes?limit=1&marker=09a2cfef-b448-44b3-bce6-94d47bb403b8 => generated 482 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:58:26 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-18eb79fe-2fb1-49d2-b677-3bd92a1ab68a None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:26 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-18eb79fe-2fb1-49d2-b677-3bd92a1ab68a tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] GET http://192.168.122.117/volume/v3/volumes?limit=1&marker=23fdaf30-5814-4e58-922b-d4b37c3b0398 Sep 05 20:58:26 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-18eb79fe-2fb1-49d2-b677-3bd92a1ab68a tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:26 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-18eb79fe-2fb1-49d2-b677-3bd92a1ab68a tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Calling method 'index' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:26 devstack devstack@c-api.service[87434]: DEBUG cinder.api.api_utils [None req-18eb79fe-2fb1-49d2-b677-3bd92a1ab68a tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Removing options '' from query. {{(pid=87434) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:58:26 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:26 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:58:26 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-18eb79fe-2fb1-49d2-b677-3bd92a1ab68a tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87434) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 20:58:26 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:26 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:58:26 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-18eb79fe-2fb1-49d2-b677-3bd92a1ab68a tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Get all volumes completed successfully. Sep 05 20:58:26 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-18eb79fe-2fb1-49d2-b677-3bd92a1ab68a tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] http://192.168.122.117/volume/v3/volumes?limit=1&marker=23fdaf30-5814-4e58-922b-d4b37c3b0398 returned with HTTP 200 Sep 05 20:58:26 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 712/1434] 192.168.122.117 () {58 vars in 1224 bytes} [Sat Sep 5 20:58:26 2026] GET /volume/v3/volumes?limit=1&marker=23fdaf30-5814-4e58-922b-d4b37c3b0398 => generated 479 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:58:26 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-49846816-7f5c-4550-baf9-17a59502ec78 tempest-VolumeQuotasAdminTestJSON-2038478402 tempest-VolumeQuotasAdminTestJSON-2038478402-project-admin] http://192.168.122.117/volume/v3/os-quota-sets/b92f8cb912774a5e9acbbdcdd7c0284d returned with HTTP 200 Sep 05 20:58:26 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 723/1435] 192.168.122.117 () {60 vars in 1259 bytes} [Sat Sep 5 20:58:25 2026] PUT /volume/v3/os-quota-sets/b92f8cb912774a5e9acbbdcdd7c0284d => generated 400 bytes in 292 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:58:26 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-b74dca81-b519-4b2b-8cce-074c9d0db63e None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:26 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b74dca81-b519-4b2b-8cce-074c9d0db63e tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] GET http://192.168.122.117/volume/v3/volumes?limit=1&marker=967f14d4-17e2-4127-af41-d9613d4512c9 Sep 05 20:58:26 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b74dca81-b519-4b2b-8cce-074c9d0db63e tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:26 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b74dca81-b519-4b2b-8cce-074c9d0db63e tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Calling method 'index' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:26 devstack devstack@c-api.service[87434]: DEBUG cinder.api.api_utils [None req-b74dca81-b519-4b2b-8cce-074c9d0db63e tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Removing options '' from query. {{(pid=87434) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:58:26 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:26 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:58:26 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-703ce55e-5ea2-4bbd-93dd-c333c415068c None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:26 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-b74dca81-b519-4b2b-8cce-074c9d0db63e tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87434) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 20:58:26 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-703ce55e-5ea2-4bbd-93dd-c333c415068c tempest-VolumeQuotasAdminTestJSON-2038478402 tempest-VolumeQuotasAdminTestJSON-2038478402-project-admin] PUT http://192.168.122.117/volume/v3/os-quota-sets/b92f8cb912774a5e9acbbdcdd7c0284d Sep 05 20:58:26 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-703ce55e-5ea2-4bbd-93dd-c333c415068c tempest-VolumeQuotasAdminTestJSON-2038478402 tempest-VolumeQuotasAdminTestJSON-2038478402-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=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:58:26 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-b74dca81-b519-4b2b-8cce-074c9d0db63e tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Get all volumes completed successfully. Sep 05 20:58:26 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b74dca81-b519-4b2b-8cce-074c9d0db63e tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] http://192.168.122.117/volume/v3/volumes?limit=1&marker=967f14d4-17e2-4127-af41-d9613d4512c9 returned with HTTP 200 Sep 05 20:58:26 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 713/1436] 192.168.122.117 () {58 vars in 1224 bytes} [Sat Sep 5 20:58:26 2026] GET /volume/v3/volumes?limit=1&marker=967f14d4-17e2-4127-af41-d9613d4512c9 => generated 15 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 20:58:26 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-dfbf5602-908e-41a4-a543-1c3994f3a2f0 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:26 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-dfbf5602-908e-41a4-a543-1c3994f3a2f0 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] GET http://192.168.122.117/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1318451&status=available Sep 05 20:58:26 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-dfbf5602-908e-41a4-a543-1c3994f3a2f0 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:26 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-dfbf5602-908e-41a4-a543-1c3994f3a2f0 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] Calling method 'index' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:26 devstack devstack@c-api.service[87434]: DEBUG cinder.api.api_utils [None req-dfbf5602-908e-41a4-a543-1c3994f3a2f0 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] Removing options '' from query. {{(pid=87434) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:58:26 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-dfbf5602-908e-41a4-a543-1c3994f3a2f0 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] Could not evaluate value available, assuming string {{(pid=87434) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 05 20:58:26 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-dfbf5602-908e-41a4-a543-1c3994f3a2f0 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1318451'), ('no_migration_targets', True)]). {{(pid=87434) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 20:58:26 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:26 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:58:26 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-dfbf5602-908e-41a4-a543-1c3994f3a2f0 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] Get all volumes completed successfully. Sep 05 20:58:26 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-dfbf5602-908e-41a4-a543-1c3994f3a2f0 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] http://192.168.122.117/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1318451&status=available returned with HTTP 200 Sep 05 20:58:26 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 714/1437] 192.168.122.117 () {58 vars in 1250 bytes} [Sat Sep 5 20:58:26 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1318451&status=available => generated 339 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:58:26 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-e3558b9b-4454-4cbf-8eb4-dfab53fefd39 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:26 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-e3558b9b-4454-4cbf-8eb4-dfab53fefd39 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] GET http://192.168.122.117/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1101843046&status=available Sep 05 20:58:26 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-e3558b9b-4454-4cbf-8eb4-dfab53fefd39 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:26 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-e3558b9b-4454-4cbf-8eb4-dfab53fefd39 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] Calling method 'detail' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:26 devstack devstack@c-api.service[87434]: DEBUG cinder.api.api_utils [None req-e3558b9b-4454-4cbf-8eb4-dfab53fefd39 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] Removing options '' from query. {{(pid=87434) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:58:26 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-e3558b9b-4454-4cbf-8eb4-dfab53fefd39 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] Could not evaluate value available, assuming string {{(pid=87434) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 05 20:58:26 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:26 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:58:26 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-e3558b9b-4454-4cbf-8eb4-dfab53fefd39 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1101843046'), ('no_migration_targets', True)]). {{(pid=87434) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 20:58:26 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:26 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:58:26 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-e3558b9b-4454-4cbf-8eb4-dfab53fefd39 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] Get all volumes completed successfully. Sep 05 20:58:26 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:26 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:58:26 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-e3558b9b-4454-4cbf-8eb4-dfab53fefd39 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] http://192.168.122.117/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1101843046&status=available returned with HTTP 200 Sep 05 20:58:26 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 715/1438] 192.168.122.117 () {58 vars in 1277 bytes} [Sat Sep 5 20:58:26 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1101843046&status=available => generated 869 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:58:26 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-96f064fe-2406-4e23-a04b-92e851d01fc2 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:26 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-96f064fe-2406-4e23-a04b-92e851d01fc2 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] GET http://192.168.122.117/volume/v3/volumes/detail?marker=967f14d4-17e2-4127-af41-d9613d4512c9&sort=id%3Aasc Sep 05 20:58:26 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-96f064fe-2406-4e23-a04b-92e851d01fc2 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:26 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-96f064fe-2406-4e23-a04b-92e851d01fc2 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] Calling method 'detail' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:26 devstack devstack@c-api.service[87434]: DEBUG cinder.api.api_utils [None req-96f064fe-2406-4e23-a04b-92e851d01fc2 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] Removing options '' from query. {{(pid=87434) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:58:26 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-96f064fe-2406-4e23-a04b-92e851d01fc2 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87434) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 20:58:26 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-703ce55e-5ea2-4bbd-93dd-c333c415068c tempest-VolumeQuotasAdminTestJSON-2038478402 tempest-VolumeQuotasAdminTestJSON-2038478402-project-admin] http://192.168.122.117/volume/v3/os-quota-sets/b92f8cb912774a5e9acbbdcdd7c0284d returned with HTTP 200 Sep 05 20:58:26 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 724/1439] 192.168.122.117 () {60 vars in 1259 bytes} [Sat Sep 5 20:58:26 2026] PUT /volume/v3/os-quota-sets/b92f8cb912774a5e9acbbdcdd7c0284d => generated 398 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:58:26 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-96f064fe-2406-4e23-a04b-92e851d01fc2 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] Get all volumes completed successfully. Sep 05 20:58:26 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-96f064fe-2406-4e23-a04b-92e851d01fc2 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] http://192.168.122.117/volume/v3/volumes/detail?marker=967f14d4-17e2-4127-af41-d9613d4512c9&sort=id%3Aasc returned with HTTP 200 Sep 05 20:58:26 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 716/1440] 192.168.122.117 () {58 vars in 1257 bytes} [Sat Sep 5 20:58:26 2026] GET /volume/v3/volumes/detail?marker=967f14d4-17e2-4127-af41-d9613d4512c9&sort=id%3Aasc => generated 15 bytes in 422 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 20:58:26 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-e05490ef-94d9-4744-8483-d23cc43330ef None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:26 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-e05490ef-94d9-4744-8483-d23cc43330ef tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] GET http://192.168.122.117/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Sep 05 20:58:26 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-e05490ef-94d9-4744-8483-d23cc43330ef tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:26 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-e05490ef-94d9-4744-8483-d23cc43330ef tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] Calling method 'detail' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:26 devstack devstack@c-api.service[87435]: DEBUG cinder.api.api_utils [None req-e05490ef-94d9-4744-8483-d23cc43330ef tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] Removing options '' from query. {{(pid=87435) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:58:26 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-e05490ef-94d9-4744-8483-d23cc43330ef tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=87435) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 20:58:26 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:26 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:58:26 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:26 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:58:26 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:26 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:58:26 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-e05490ef-94d9-4744-8483-d23cc43330ef tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] Get all volumes completed successfully. Sep 05 20:58:26 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:26 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:58:26 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-e05490ef-94d9-4744-8483-d23cc43330ef tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] http://192.168.122.117/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Sep 05 20:58:26 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 725/1441] 192.168.122.117 () {58 vars in 1221 bytes} [Sat Sep 5 20:58:26 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2578 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:58:27 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-4d3d935e-3556-4e80-849f-ebbbe623e48a None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:27 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-4d3d935e-3556-4e80-849f-ebbbe623e48a tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] GET http://192.168.122.117/volume/v3/volumes/detail Sep 05 20:58:27 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-4d3d935e-3556-4e80-849f-ebbbe623e48a tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:27 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-4d3d935e-3556-4e80-849f-ebbbe623e48a tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] Calling method 'detail' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:27 devstack devstack@c-api.service[87434]: DEBUG cinder.api.api_utils [None req-4d3d935e-3556-4e80-849f-ebbbe623e48a tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] Removing options '' from query. {{(pid=87434) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:58:27 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-4d3d935e-3556-4e80-849f-ebbbe623e48a tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87434) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 20:58:27 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:27 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:58:27 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:27 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:58:27 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:27 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:58:27 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-4d3d935e-3556-4e80-849f-ebbbe623e48a tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] Get all volumes completed successfully. Sep 05 20:58:27 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:27 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:58:27 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-4d3d935e-3556-4e80-849f-ebbbe623e48a tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] http://192.168.122.117/volume/v3/volumes/detail returned with HTTP 200 Sep 05 20:58:27 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 717/1442] 192.168.122.117 () {58 vars in 1142 bytes} [Sat Sep 5 20:58:27 2026] GET /volume/v3/volumes/detail => generated 2578 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:58:27 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-da4f1898-2053-4f71-8edd-a48e44f7a4e1 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:27 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-da4f1898-2053-4f71-8edd-a48e44f7a4e1 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] GET http://192.168.122.117/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Sep 05 20:58:27 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-da4f1898-2053-4f71-8edd-a48e44f7a4e1 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:27 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-da4f1898-2053-4f71-8edd-a48e44f7a4e1 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] Calling method 'index' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:27 devstack devstack@c-api.service[87435]: DEBUG cinder.api.api_utils [None req-da4f1898-2053-4f71-8edd-a48e44f7a4e1 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] Removing options '' from query. {{(pid=87435) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:58:27 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-da4f1898-2053-4f71-8edd-a48e44f7a4e1 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=87435) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 20:58:27 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:27 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:58:27 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:27 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:58:27 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:27 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:58:27 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-da4f1898-2053-4f71-8edd-a48e44f7a4e1 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] Get all volumes completed successfully. Sep 05 20:58:27 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-da4f1898-2053-4f71-8edd-a48e44f7a4e1 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] http://192.168.122.117/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Sep 05 20:58:27 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 726/1443] 192.168.122.117 () {58 vars in 1200 bytes} [Sat Sep 5 20:58:27 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 997 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:58:27 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-4fe9d07e-36b0-4429-8a4c-73d3ca3b2858 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:27 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-4fe9d07e-36b0-4429-8a4c-73d3ca3b2858 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] GET http://192.168.122.117/volume/v3/volumes?availability_zone=nova Sep 05 20:58:27 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-4fe9d07e-36b0-4429-8a4c-73d3ca3b2858 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:27 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-4fe9d07e-36b0-4429-8a4c-73d3ca3b2858 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] Calling method 'index' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:27 devstack devstack@c-api.service[87434]: DEBUG cinder.api.api_utils [None req-4fe9d07e-36b0-4429-8a4c-73d3ca3b2858 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] Removing options '' from query. {{(pid=87434) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:58:27 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-4fe9d07e-36b0-4429-8a4c-73d3ca3b2858 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] Could not evaluate value nova, assuming string {{(pid=87434) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 05 20:58:27 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-4fe9d07e-36b0-4429-8a4c-73d3ca3b2858 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=87434) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 20:58:27 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:27 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:58:27 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:27 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:58:27 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:27 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:58:27 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-4fe9d07e-36b0-4429-8a4c-73d3ca3b2858 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] Get all volumes completed successfully. Sep 05 20:58:27 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-4fe9d07e-36b0-4429-8a4c-73d3ca3b2858 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] http://192.168.122.117/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Sep 05 20:58:27 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 718/1444] 192.168.122.117 () {58 vars in 1166 bytes} [Sat Sep 5 20:58:27 2026] GET /volume/v3/volumes?availability_zone=nova => generated 997 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:58:27 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-aa8b824b-3de6-4bbc-9460-07270783c100 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:27 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-aa8b824b-3de6-4bbc-9460-07270783c100 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] GET http://192.168.122.117/volume/v3/volumes?availability_zone=nova Sep 05 20:58:27 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-aa8b824b-3de6-4bbc-9460-07270783c100 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:27 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-aa8b824b-3de6-4bbc-9460-07270783c100 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] Calling method 'index' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:27 devstack devstack@c-api.service[87435]: DEBUG cinder.api.api_utils [None req-aa8b824b-3de6-4bbc-9460-07270783c100 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] Removing options '' from query. {{(pid=87435) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:58:27 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-aa8b824b-3de6-4bbc-9460-07270783c100 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] Could not evaluate value nova, assuming string {{(pid=87435) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 05 20:58:27 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:27 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:58:27 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-aa8b824b-3de6-4bbc-9460-07270783c100 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=87435) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 20:58:27 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:27 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:58:27 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:27 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:58:27 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:27 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:58:27 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-aa8b824b-3de6-4bbc-9460-07270783c100 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] Get all volumes completed successfully. Sep 05 20:58:27 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-aa8b824b-3de6-4bbc-9460-07270783c100 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] http://192.168.122.117/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Sep 05 20:58:27 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 727/1445] 192.168.122.117 () {58 vars in 1166 bytes} [Sat Sep 5 20:58:27 2026] GET /volume/v3/volumes?availability_zone=nova => generated 997 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:58:27 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-1db23cf2-a802-44cb-89b6-04c41a8ffaef None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:27 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-1db23cf2-a802-44cb-89b6-04c41a8ffaef tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] GET http://192.168.122.117/volume/v3/volumes?bootable=false Sep 05 20:58:27 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-1db23cf2-a802-44cb-89b6-04c41a8ffaef tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:27 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-1db23cf2-a802-44cb-89b6-04c41a8ffaef tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] Calling method 'index' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:27 devstack devstack@c-api.service[87434]: DEBUG cinder.api.api_utils [None req-1db23cf2-a802-44cb-89b6-04c41a8ffaef tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] Removing options '' from query. {{(pid=87434) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:58:27 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:27 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:58:27 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-1db23cf2-a802-44cb-89b6-04c41a8ffaef tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=87434) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 20:58:27 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:27 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:58:27 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:27 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:58:27 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:27 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:58:27 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-1db23cf2-a802-44cb-89b6-04c41a8ffaef tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] Get all volumes completed successfully. Sep 05 20:58:27 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-1db23cf2-a802-44cb-89b6-04c41a8ffaef tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] http://192.168.122.117/volume/v3/volumes?bootable=false returned with HTTP 200 Sep 05 20:58:27 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 719/1446] 192.168.122.117 () {58 vars in 1150 bytes} [Sat Sep 5 20:58:27 2026] GET /volume/v3/volumes?bootable=false => generated 997 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:58:27 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-19e15e37-265c-4c8b-8874-837b83778641 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:27 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-19e15e37-265c-4c8b-8874-837b83778641 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] GET http://192.168.122.117/volume/v3/volumes?bootable=false Sep 05 20:58:27 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-19e15e37-265c-4c8b-8874-837b83778641 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:27 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-19e15e37-265c-4c8b-8874-837b83778641 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] Calling method 'index' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:27 devstack devstack@c-api.service[87435]: DEBUG cinder.api.api_utils [None req-19e15e37-265c-4c8b-8874-837b83778641 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] Removing options '' from query. {{(pid=87435) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:58:27 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:27 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:58:27 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-19e15e37-265c-4c8b-8874-837b83778641 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=87435) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 20:58:27 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:27 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:58:27 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:27 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:58:27 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:27 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:58:27 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-19e15e37-265c-4c8b-8874-837b83778641 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] Get all volumes completed successfully. Sep 05 20:58:27 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-19e15e37-265c-4c8b-8874-837b83778641 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] http://192.168.122.117/volume/v3/volumes?bootable=false returned with HTTP 200 Sep 05 20:58:27 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 728/1447] 192.168.122.117 () {58 vars in 1150 bytes} [Sat Sep 5 20:58:27 2026] GET /volume/v3/volumes?bootable=false => generated 997 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:58:27 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-eae6ced4-6f72-4a49-ad6c-894b1d91ce50 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:27 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-eae6ced4-6f72-4a49-ad6c-894b1d91ce50 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] GET http://192.168.122.117/volume/v3/volumes?status=available Sep 05 20:58:27 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-eae6ced4-6f72-4a49-ad6c-894b1d91ce50 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:27 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-eae6ced4-6f72-4a49-ad6c-894b1d91ce50 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] Calling method 'index' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:27 devstack devstack@c-api.service[87434]: DEBUG cinder.api.api_utils [None req-eae6ced4-6f72-4a49-ad6c-894b1d91ce50 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] Removing options '' from query. {{(pid=87434) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:58:27 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-eae6ced4-6f72-4a49-ad6c-894b1d91ce50 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] Could not evaluate value available, assuming string {{(pid=87434) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 05 20:58:27 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:27 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:58:27 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-eae6ced4-6f72-4a49-ad6c-894b1d91ce50 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87434) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 20:58:27 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:27 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:58:27 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:27 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:58:27 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:27 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:58:27 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-eae6ced4-6f72-4a49-ad6c-894b1d91ce50 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] Get all volumes completed successfully. Sep 05 20:58:27 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-eae6ced4-6f72-4a49-ad6c-894b1d91ce50 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] http://192.168.122.117/volume/v3/volumes?status=available returned with HTTP 200 Sep 05 20:58:27 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 720/1448] 192.168.122.117 () {58 vars in 1154 bytes} [Sat Sep 5 20:58:27 2026] GET /volume/v3/volumes?status=available => generated 997 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:58:27 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-d23aa612-4b31-41bd-bc18-008866ec2bfb None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:27 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-d23aa612-4b31-41bd-bc18-008866ec2bfb tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] GET http://192.168.122.117/volume/v3/volumes?status=available Sep 05 20:58:27 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-d23aa612-4b31-41bd-bc18-008866ec2bfb tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:27 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-d23aa612-4b31-41bd-bc18-008866ec2bfb tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] Calling method 'index' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:27 devstack devstack@c-api.service[87435]: DEBUG cinder.api.api_utils [None req-d23aa612-4b31-41bd-bc18-008866ec2bfb tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] Removing options '' from query. {{(pid=87435) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:58:27 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-d23aa612-4b31-41bd-bc18-008866ec2bfb tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] Could not evaluate value available, assuming string {{(pid=87435) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 05 20:58:27 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:27 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:58:27 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-d23aa612-4b31-41bd-bc18-008866ec2bfb tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87435) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 20:58:27 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:27 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:58:27 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:27 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:58:27 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:27 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:58:27 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-d23aa612-4b31-41bd-bc18-008866ec2bfb tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] Get all volumes completed successfully. Sep 05 20:58:27 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-d23aa612-4b31-41bd-bc18-008866ec2bfb tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] http://192.168.122.117/volume/v3/volumes?status=available returned with HTTP 200 Sep 05 20:58:27 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 729/1449] 192.168.122.117 () {58 vars in 1154 bytes} [Sat Sep 5 20:58:27 2026] GET /volume/v3/volumes?status=available => generated 997 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:58:27 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-6fd9e0d1-7440-49f7-a418-0b6020f17cc9 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:27 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-6fd9e0d1-7440-49f7-a418-0b6020f17cc9 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] GET http://192.168.122.117/volume/v3/volumes/detail?availability_zone=nova Sep 05 20:58:27 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-6fd9e0d1-7440-49f7-a418-0b6020f17cc9 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:27 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-6fd9e0d1-7440-49f7-a418-0b6020f17cc9 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] Calling method 'detail' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:27 devstack devstack@c-api.service[87434]: DEBUG cinder.api.api_utils [None req-6fd9e0d1-7440-49f7-a418-0b6020f17cc9 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] Removing options '' from query. {{(pid=87434) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:58:27 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-6fd9e0d1-7440-49f7-a418-0b6020f17cc9 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] Could not evaluate value nova, assuming string {{(pid=87434) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 05 20:58:27 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:27 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:58:27 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-6fd9e0d1-7440-49f7-a418-0b6020f17cc9 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=87434) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 20:58:27 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:27 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:58:27 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:27 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:58:27 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:27 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:58:27 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-6fd9e0d1-7440-49f7-a418-0b6020f17cc9 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] Get all volumes completed successfully. Sep 05 20:58:27 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:27 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:58:27 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-6fd9e0d1-7440-49f7-a418-0b6020f17cc9 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] http://192.168.122.117/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Sep 05 20:58:27 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 721/1450] 192.168.122.117 () {58 vars in 1187 bytes} [Sat Sep 5 20:58:27 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2578 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:58:27 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-42756acf-17e9-48e0-9bbb-b7ff8d315319 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:27 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-42756acf-17e9-48e0-9bbb-b7ff8d315319 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] GET http://192.168.122.117/volume/v3/volumes/detail?bootable=false Sep 05 20:58:27 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-42756acf-17e9-48e0-9bbb-b7ff8d315319 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:27 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-42756acf-17e9-48e0-9bbb-b7ff8d315319 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] Calling method 'detail' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:27 devstack devstack@c-api.service[87435]: DEBUG cinder.api.api_utils [None req-42756acf-17e9-48e0-9bbb-b7ff8d315319 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] Removing options '' from query. {{(pid=87435) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:58:27 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:27 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:58:27 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-42756acf-17e9-48e0-9bbb-b7ff8d315319 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=87435) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 20:58:27 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:27 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:58:27 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:27 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:58:27 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:27 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:58:27 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-42756acf-17e9-48e0-9bbb-b7ff8d315319 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] Get all volumes completed successfully. Sep 05 20:58:27 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:27 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:58:27 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-42756acf-17e9-48e0-9bbb-b7ff8d315319 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] http://192.168.122.117/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Sep 05 20:58:27 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 730/1451] 192.168.122.117 () {58 vars in 1171 bytes} [Sat Sep 5 20:58:27 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2578 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:58:27 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-840377a6-b9f5-4dfa-af27-73133ac1c186 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:27 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-840377a6-b9f5-4dfa-af27-73133ac1c186 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] GET http://192.168.122.117/volume/v3/volumes/detail?status=available Sep 05 20:58:27 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-840377a6-b9f5-4dfa-af27-73133ac1c186 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:27 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-840377a6-b9f5-4dfa-af27-73133ac1c186 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] Calling method 'detail' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:27 devstack devstack@c-api.service[87434]: DEBUG cinder.api.api_utils [None req-840377a6-b9f5-4dfa-af27-73133ac1c186 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] Removing options '' from query. {{(pid=87434) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:58:27 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-840377a6-b9f5-4dfa-af27-73133ac1c186 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] Could not evaluate value available, assuming string {{(pid=87434) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 05 20:58:27 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-840377a6-b9f5-4dfa-af27-73133ac1c186 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87434) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 20:58:27 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:27 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:58:27 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:27 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:58:27 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:27 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:58:27 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-840377a6-b9f5-4dfa-af27-73133ac1c186 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] Get all volumes completed successfully. Sep 05 20:58:27 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:27 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:58:27 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-840377a6-b9f5-4dfa-af27-73133ac1c186 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-reader] http://192.168.122.117/volume/v3/volumes/detail?status=available returned with HTTP 200 Sep 05 20:58:27 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 722/1452] 192.168.122.117 () {58 vars in 1175 bytes} [Sat Sep 5 20:58:27 2026] GET /volume/v3/volumes/detail?status=available => generated 2578 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:58:28 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-d144842e-41aa-4a32-b79c-4728933a6963 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:28 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-d144842e-41aa-4a32-b79c-4728933a6963 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] GET http://192.168.122.117/volume/v3/volumes/09a2cfef-b448-44b3-bce6-94d47bb403b8 Sep 05 20:58:28 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-d144842e-41aa-4a32-b79c-4728933a6963 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:28 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-d144842e-41aa-4a32-b79c-4728933a6963 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:28 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:28 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:58:28 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:28 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:58:28 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-d144842e-41aa-4a32-b79c-4728933a6963 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Volume info retrieved successfully. Sep 05 20:58:28 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-d144842e-41aa-4a32-b79c-4728933a6963 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] http://192.168.122.117/volume/v3/volumes/09a2cfef-b448-44b3-bce6-94d47bb403b8 returned with HTTP 200 Sep 05 20:58:28 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 731/1453] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:58:28 2026] GET /volume/v3/volumes/09a2cfef-b448-44b3-bce6-94d47bb403b8 => generated 866 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:58:28 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-0fe91822-7a41-40e6-8523-33d78b7eb9fd None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:28 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-0fe91822-7a41-40e6-8523-33d78b7eb9fd tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] DELETE http://192.168.122.117/volume/v3/volumes/09a2cfef-b448-44b3-bce6-94d47bb403b8 Sep 05 20:58:28 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-0fe91822-7a41-40e6-8523-33d78b7eb9fd tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:28 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-0fe91822-7a41-40e6-8523-33d78b7eb9fd tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Calling method 'delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:28 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-0fe91822-7a41-40e6-8523-33d78b7eb9fd tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Delete volume with id: 09a2cfef-b448-44b3-bce6-94d47bb403b8 Sep 05 20:58:28 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:28 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:58:28 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:28 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:58:28 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-0fe91822-7a41-40e6-8523-33d78b7eb9fd tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Volume info retrieved successfully. Sep 05 20:58:28 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-0fe91822-7a41-40e6-8523-33d78b7eb9fd tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Delete volume request issued successfully. Sep 05 20:58:28 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-0fe91822-7a41-40e6-8523-33d78b7eb9fd tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] http://192.168.122.117/volume/v3/volumes/09a2cfef-b448-44b3-bce6-94d47bb403b8 returned with HTTP 202 Sep 05 20:58:28 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 723/1454] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 20:58:28 2026] DELETE /volume/v3/volumes/09a2cfef-b448-44b3-bce6-94d47bb403b8 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:58:28 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-b8824389-00b8-47b4-9c31-245ec5345f52 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:28 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-b8824389-00b8-47b4-9c31-245ec5345f52 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] GET http://192.168.122.117/volume/v3/volumes/09a2cfef-b448-44b3-bce6-94d47bb403b8 Sep 05 20:58:28 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-b8824389-00b8-47b4-9c31-245ec5345f52 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:28 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-b8824389-00b8-47b4-9c31-245ec5345f52 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:28 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:28 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:58:28 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:28 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:58:28 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-b8824389-00b8-47b4-9c31-245ec5345f52 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Volume info retrieved successfully. Sep 05 20:58:28 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-b8824389-00b8-47b4-9c31-245ec5345f52 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] http://192.168.122.117/volume/v3/volumes/09a2cfef-b448-44b3-bce6-94d47bb403b8 returned with HTTP 200 Sep 05 20:58:28 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 732/1455] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:58:28 2026] GET /volume/v3/volumes/09a2cfef-b448-44b3-bce6-94d47bb403b8 => generated 865 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:58:29 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-6a35d3f9-5c0e-490b-9540-85931864b1c4 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:29 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-6a35d3f9-5c0e-490b-9540-85931864b1c4 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] GET http://192.168.122.117/volume/v3/volumes/09a2cfef-b448-44b3-bce6-94d47bb403b8 Sep 05 20:58:29 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-6a35d3f9-5c0e-490b-9540-85931864b1c4 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:29 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-6a35d3f9-5c0e-490b-9540-85931864b1c4 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:29 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:29 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:58:29 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:29 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:58:29 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-6a35d3f9-5c0e-490b-9540-85931864b1c4 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Volume info retrieved successfully. Sep 05 20:58:29 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-6a35d3f9-5c0e-490b-9540-85931864b1c4 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] http://192.168.122.117/volume/v3/volumes/09a2cfef-b448-44b3-bce6-94d47bb403b8 returned with HTTP 200 Sep 05 20:58:29 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 724/1456] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:58:29 2026] GET /volume/v3/volumes/09a2cfef-b448-44b3-bce6-94d47bb403b8 => generated 865 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:58:30 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-5b3f6910-b743-41f7-b8d3-74c9d6676097 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:30 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-5b3f6910-b743-41f7-b8d3-74c9d6676097 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] GET http://192.168.122.117/volume/v3/volumes/09a2cfef-b448-44b3-bce6-94d47bb403b8 Sep 05 20:58:30 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-5b3f6910-b743-41f7-b8d3-74c9d6676097 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:30 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-5b3f6910-b743-41f7-b8d3-74c9d6676097 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:30 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-5b3f6910-b743-41f7-b8d3-74c9d6676097 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] http://192.168.122.117/volume/v3/volumes/09a2cfef-b448-44b3-bce6-94d47bb403b8 returned with HTTP 404 Sep 05 20:58:30 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 733/1457] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:58:30 2026] GET /volume/v3/volumes/09a2cfef-b448-44b3-bce6-94d47bb403b8 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:58:30 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-149e528a-1091-4c2e-9bd4-87af4bc029bd None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:30 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-149e528a-1091-4c2e-9bd4-87af4bc029bd tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] GET http://192.168.122.117/volume/v3/volumes/23fdaf30-5814-4e58-922b-d4b37c3b0398 Sep 05 20:58:30 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-149e528a-1091-4c2e-9bd4-87af4bc029bd tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:30 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-149e528a-1091-4c2e-9bd4-87af4bc029bd tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:30 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:30 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:58:30 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:30 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:58:30 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-149e528a-1091-4c2e-9bd4-87af4bc029bd tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Volume info retrieved successfully. Sep 05 20:58:30 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-149e528a-1091-4c2e-9bd4-87af4bc029bd tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] http://192.168.122.117/volume/v3/volumes/23fdaf30-5814-4e58-922b-d4b37c3b0398 returned with HTTP 200 Sep 05 20:58:30 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 725/1458] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:58:30 2026] GET /volume/v3/volumes/23fdaf30-5814-4e58-922b-d4b37c3b0398 => generated 866 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:58:30 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-f6cfa4d2-9de8-4601-899c-e39e89385309 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:30 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-f6cfa4d2-9de8-4601-899c-e39e89385309 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] DELETE http://192.168.122.117/volume/v3/volumes/23fdaf30-5814-4e58-922b-d4b37c3b0398 Sep 05 20:58:30 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-f6cfa4d2-9de8-4601-899c-e39e89385309 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:30 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-f6cfa4d2-9de8-4601-899c-e39e89385309 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:30 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-f6cfa4d2-9de8-4601-899c-e39e89385309 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Delete volume with id: 23fdaf30-5814-4e58-922b-d4b37c3b0398 Sep 05 20:58:30 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:30 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:58:30 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:30 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:58:30 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-f6cfa4d2-9de8-4601-899c-e39e89385309 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Volume info retrieved successfully. Sep 05 20:58:30 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-f6cfa4d2-9de8-4601-899c-e39e89385309 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Delete volume request issued successfully. Sep 05 20:58:30 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-f6cfa4d2-9de8-4601-899c-e39e89385309 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] http://192.168.122.117/volume/v3/volumes/23fdaf30-5814-4e58-922b-d4b37c3b0398 returned with HTTP 202 Sep 05 20:58:30 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 734/1459] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 20:58:30 2026] DELETE /volume/v3/volumes/23fdaf30-5814-4e58-922b-d4b37c3b0398 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 05 20:58:30 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-477a10ce-20ad-45cf-8b6a-2685c59972ac None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:30 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-477a10ce-20ad-45cf-8b6a-2685c59972ac tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] GET http://192.168.122.117/volume/v3/volumes/23fdaf30-5814-4e58-922b-d4b37c3b0398 Sep 05 20:58:30 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-477a10ce-20ad-45cf-8b6a-2685c59972ac tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:30 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-477a10ce-20ad-45cf-8b6a-2685c59972ac tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:30 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:30 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:58:30 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:30 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:58:30 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-477a10ce-20ad-45cf-8b6a-2685c59972ac tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Volume info retrieved successfully. Sep 05 20:58:30 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-477a10ce-20ad-45cf-8b6a-2685c59972ac tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] http://192.168.122.117/volume/v3/volumes/23fdaf30-5814-4e58-922b-d4b37c3b0398 returned with HTTP 200 Sep 05 20:58:30 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 726/1460] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:58:30 2026] GET /volume/v3/volumes/23fdaf30-5814-4e58-922b-d4b37c3b0398 => generated 865 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:58:31 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-13e99d20-e3f7-44bc-b9a0-152df7469527 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:31 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-13e99d20-e3f7-44bc-b9a0-152df7469527 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] GET http://192.168.122.117/volume/v3/volumes/23fdaf30-5814-4e58-922b-d4b37c3b0398 Sep 05 20:58:31 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-13e99d20-e3f7-44bc-b9a0-152df7469527 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:31 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-13e99d20-e3f7-44bc-b9a0-152df7469527 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:31 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:31 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:58:31 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:31 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:58:31 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-13e99d20-e3f7-44bc-b9a0-152df7469527 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Volume info retrieved successfully. Sep 05 20:58:31 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-13e99d20-e3f7-44bc-b9a0-152df7469527 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] http://192.168.122.117/volume/v3/volumes/23fdaf30-5814-4e58-922b-d4b37c3b0398 returned with HTTP 200 Sep 05 20:58:31 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 735/1461] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:58:31 2026] GET /volume/v3/volumes/23fdaf30-5814-4e58-922b-d4b37c3b0398 => generated 865 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:58:32 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-33499b4f-9083-44a5-a4bc-b18e4518150e None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:32 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-33499b4f-9083-44a5-a4bc-b18e4518150e tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] GET http://192.168.122.117/volume/v3/volumes/23fdaf30-5814-4e58-922b-d4b37c3b0398 Sep 05 20:58:32 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-33499b4f-9083-44a5-a4bc-b18e4518150e tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:32 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-33499b4f-9083-44a5-a4bc-b18e4518150e tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:32 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-33499b4f-9083-44a5-a4bc-b18e4518150e tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] http://192.168.122.117/volume/v3/volumes/23fdaf30-5814-4e58-922b-d4b37c3b0398 returned with HTTP 404 Sep 05 20:58:32 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 727/1462] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:58:32 2026] GET /volume/v3/volumes/23fdaf30-5814-4e58-922b-d4b37c3b0398 => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:58:32 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-e30f3c9e-921b-430b-875c-4f6eb6021e56 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:32 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-e30f3c9e-921b-430b-875c-4f6eb6021e56 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] GET http://192.168.122.117/volume/v3/volumes/967f14d4-17e2-4127-af41-d9613d4512c9 Sep 05 20:58:32 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-e30f3c9e-921b-430b-875c-4f6eb6021e56 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:32 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-e30f3c9e-921b-430b-875c-4f6eb6021e56 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:32 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:32 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:58:32 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:32 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:58:32 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-e30f3c9e-921b-430b-875c-4f6eb6021e56 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Volume info retrieved successfully. Sep 05 20:58:32 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-e30f3c9e-921b-430b-875c-4f6eb6021e56 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] http://192.168.122.117/volume/v3/volumes/967f14d4-17e2-4127-af41-d9613d4512c9 returned with HTTP 200 Sep 05 20:58:32 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 736/1463] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:58:32 2026] GET /volume/v3/volumes/967f14d4-17e2-4127-af41-d9613d4512c9 => generated 863 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:58:32 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-e1021b35-ebf3-4446-b78f-4da23369e576 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:32 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-e1021b35-ebf3-4446-b78f-4da23369e576 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] DELETE http://192.168.122.117/volume/v3/volumes/967f14d4-17e2-4127-af41-d9613d4512c9 Sep 05 20:58:32 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-e1021b35-ebf3-4446-b78f-4da23369e576 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:32 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-e1021b35-ebf3-4446-b78f-4da23369e576 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Calling method 'delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:32 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-e1021b35-ebf3-4446-b78f-4da23369e576 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Delete volume with id: 967f14d4-17e2-4127-af41-d9613d4512c9 Sep 05 20:58:32 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:32 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:58:32 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:32 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:58:32 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-e1021b35-ebf3-4446-b78f-4da23369e576 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Volume info retrieved successfully. Sep 05 20:58:32 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-e1021b35-ebf3-4446-b78f-4da23369e576 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Delete volume request issued successfully. Sep 05 20:58:32 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-e1021b35-ebf3-4446-b78f-4da23369e576 tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] http://192.168.122.117/volume/v3/volumes/967f14d4-17e2-4127-af41-d9613d4512c9 returned with HTTP 202 Sep 05 20:58:32 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 728/1464] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 20:58:32 2026] DELETE /volume/v3/volumes/967f14d4-17e2-4127-af41-d9613d4512c9 => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:58:32 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-dc02a578-7e60-44a1-8109-f524540ce9ed None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:32 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-dc02a578-7e60-44a1-8109-f524540ce9ed tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] GET http://192.168.122.117/volume/v3/volumes/967f14d4-17e2-4127-af41-d9613d4512c9 Sep 05 20:58:32 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-dc02a578-7e60-44a1-8109-f524540ce9ed tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:32 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-dc02a578-7e60-44a1-8109-f524540ce9ed tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:32 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:32 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:58:33 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:33 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:58:33 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-dc02a578-7e60-44a1-8109-f524540ce9ed tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Volume info retrieved successfully. Sep 05 20:58:33 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-dc02a578-7e60-44a1-8109-f524540ce9ed tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] http://192.168.122.117/volume/v3/volumes/967f14d4-17e2-4127-af41-d9613d4512c9 returned with HTTP 200 Sep 05 20:58:33 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 737/1465] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:58:32 2026] GET /volume/v3/volumes/967f14d4-17e2-4127-af41-d9613d4512c9 => generated 862 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:58:34 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-39154dae-c6d5-482c-9f31-1ab19646876a None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:34 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-39154dae-c6d5-482c-9f31-1ab19646876a tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] GET http://192.168.122.117/volume/v3/volumes/967f14d4-17e2-4127-af41-d9613d4512c9 Sep 05 20:58:34 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-39154dae-c6d5-482c-9f31-1ab19646876a tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:34 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-39154dae-c6d5-482c-9f31-1ab19646876a tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:34 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-39154dae-c6d5-482c-9f31-1ab19646876a tempest-VolumesListTestJSON-342608604 tempest-VolumesListTestJSON-342608604-project-member] http://192.168.122.117/volume/v3/volumes/967f14d4-17e2-4127-af41-d9613d4512c9 returned with HTTP 404 Sep 05 20:58:34 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 729/1466] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:58:34 2026] GET /volume/v3/volumes/967f14d4-17e2-4127-af41-d9613d4512c9 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:58:37 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-72d0d41a-df4d-46e7-bb33-ebe7e18dc2f6 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:37 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-72d0d41a-df4d-46e7-bb33-ebe7e18dc2f6 tempest-AvailabilityZoneTestJSON-1230983500 tempest-AvailabilityZoneTestJSON-1230983500-project-reader] GET http://192.168.122.117/volume/v3/os-availability-zone Sep 05 20:58:37 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-72d0d41a-df4d-46e7-bb33-ebe7e18dc2f6 tempest-AvailabilityZoneTestJSON-1230983500 tempest-AvailabilityZoneTestJSON-1230983500-project-reader] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:37 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-72d0d41a-df4d-46e7-bb33-ebe7e18dc2f6 tempest-AvailabilityZoneTestJSON-1230983500 tempest-AvailabilityZoneTestJSON-1230983500-project-reader] Calling method 'index' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:37 devstack devstack@c-api.service[87435]: /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 05 20:58:37 devstack devstack@c-api.service[87435]: return base.obj_make_list(context, cls(context), objects.Service, Sep 05 20:58:37 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-72d0d41a-df4d-46e7-bb33-ebe7e18dc2f6 tempest-AvailabilityZoneTestJSON-1230983500 tempest-AvailabilityZoneTestJSON-1230983500-project-reader] Availability Zones retrieved successfully. Sep 05 20:58:37 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-72d0d41a-df4d-46e7-bb33-ebe7e18dc2f6 tempest-AvailabilityZoneTestJSON-1230983500 tempest-AvailabilityZoneTestJSON-1230983500-project-reader] http://192.168.122.117/volume/v3/os-availability-zone returned with HTTP 200 Sep 05 20:58:37 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 738/1467] 192.168.122.117 () {58 vars in 1160 bytes} [Sat Sep 5 20:58:37 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 338 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 20:58:38 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-16258953-af03-4e93-a2cc-f9fe3be194b7 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:38 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-16258953-af03-4e93-a2cc-f9fe3be194b7 tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-member] POST http://192.168.122.117/volume/v3/snapshots Sep 05 20:58:38 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-16258953-af03-4e93-a2cc-f9fe3be194b7 tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7e130e6c-1d09-4883-b159-83c4c7dc7ac7", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-294083916"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:58:38 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-16258953-af03-4e93-a2cc-f9fe3be194b7 tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-member] http://192.168.122.117/volume/v3/snapshots returned with HTTP 404 Sep 05 20:58:38 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 730/1468] 192.168.122.117 () {60 vars in 1149 bytes} [Sat Sep 5 20:58:38 2026] POST /volume/v3/snapshots => generated 109 bytes in 314 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:58:38 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-7739f719-725b-4d73-8af8-2e841f4bbeec None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:38 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-7739f719-725b-4d73-8af8-2e841f4bbeec tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-member] POST http://192.168.122.117/volume/v3/snapshots Sep 05 20:58:38 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-7739f719-725b-4d73-8af8-2e841f4bbeec tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1915364112"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:58:38 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-7739f719-725b-4d73-8af8-2e841f4bbeec tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-member] http://192.168.122.117/volume/v3/snapshots returned with HTTP 404 Sep 05 20:58:38 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 739/1469] 192.168.122.117 () {60 vars in 1149 bytes} [Sat Sep 5 20:58:38 2026] POST /volume/v3/snapshots => generated 77 bytes in 95 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:58:38 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-cb20069e-d22a-4b35-aa27-412a358103e8 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:39 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-cb20069e-d22a-4b35-aa27-412a358103e8 tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-reader] GET http://192.168.122.117/volume/v3/snapshots?limit=invalid Sep 05 20:58:39 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-cb20069e-d22a-4b35-aa27-412a358103e8 tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-reader] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:39 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-cb20069e-d22a-4b35-aa27-412a358103e8 tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-reader] Calling method 'index' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:39 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-cb20069e-d22a-4b35-aa27-412a358103e8 tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-reader] HTTP exception thrown: limit param must be an integer Sep 05 20:58:39 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-cb20069e-d22a-4b35-aa27-412a358103e8 tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-reader] http://192.168.122.117/volume/v3/snapshots?limit=invalid returned with HTTP 400 Sep 05 20:58:39 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 731/1470] 192.168.122.117 () {58 vars in 1154 bytes} [Sat Sep 5 20:58:38 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 73 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 05 20:58:39 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-44a71d7b-8a42-4b7b-9714-96fde3d90046 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:39 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-44a71d7b-8a42-4b7b-9714-96fde3d90046 tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-reader] GET http://192.168.122.117/volume/v3/snapshots?marker=e8483f72-4543-47fa-90ad-c0b996d2b153 Sep 05 20:58:39 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-44a71d7b-8a42-4b7b-9714-96fde3d90046 tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-reader] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:39 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-44a71d7b-8a42-4b7b-9714-96fde3d90046 tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-reader] Calling method 'index' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:39 devstack devstack@c-api.service[87435]: DEBUG cinder.api.api_utils [None req-44a71d7b-8a42-4b7b-9714-96fde3d90046 tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-reader] Removing options '' from query. {{(pid=87435) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:58:39 devstack devstack@c-api.service[87435]: DEBUG cinder.db.api [None req-44a71d7b-8a42-4b7b-9714-96fde3d90046 tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-reader] Building query based on filter {{(pid=87435) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 20:58:39 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-44a71d7b-8a42-4b7b-9714-96fde3d90046 tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-reader] http://192.168.122.117/volume/v3/snapshots?marker=e8483f72-4543-47fa-90ad-c0b996d2b153 returned with HTTP 404 Sep 05 20:58:39 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 740/1471] 192.168.122.117 () {58 vars in 1214 bytes} [Sat Sep 5 20:58:39 2026] GET /volume/v3/snapshots?marker=e8483f72-4543-47fa-90ad-c0b996d2b153 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:58:39 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-e6904df3-9925-424c-b0cd-f782ae0a57e9 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:39 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-e6904df3-9925-424c-b0cd-f782ae0a57e9 tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-reader] GET http://192.168.122.117/volume/v3/snapshots?sort_key=invalid Sep 05 20:58:39 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-e6904df3-9925-424c-b0cd-f782ae0a57e9 tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-reader] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:39 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-e6904df3-9925-424c-b0cd-f782ae0a57e9 tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-reader] Calling method 'index' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:39 devstack devstack@c-api.service[87434]: DEBUG cinder.api.api_utils [None req-e6904df3-9925-424c-b0cd-f782ae0a57e9 tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-reader] Removing options '' from query. {{(pid=87434) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:58:39 devstack devstack@c-api.service[87434]: DEBUG cinder.db.api [None req-e6904df3-9925-424c-b0cd-f782ae0a57e9 tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-reader] Building query based on filter {{(pid=87434) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 20:58:39 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-e6904df3-9925-424c-b0cd-f782ae0a57e9 tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-reader] http://192.168.122.117/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Sep 05 20:58:39 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 732/1472] 192.168.122.117 () {58 vars in 1160 bytes} [Sat Sep 5 20:58:39 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 05 20:58:39 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-8c4c8010-7135-40c1-82a9-7ea30e59cba5 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:39 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-8c4c8010-7135-40c1-82a9-7ea30e59cba5 tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 20:58:39 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-8c4c8010-7135-40c1-82a9-7ea30e59cba5 tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1906017732"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:58:39 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.volumes [None req-8c4c8010-7135-40c1-82a9-7ea30e59cba5 tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-1906017732'}} {{(pid=87435) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:58:39 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-8c4c8010-7135-40c1-82a9-7ea30e59cba5 tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-member] Create volume of 2 GB Sep 05 20:58:39 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-8c4c8010-7135-40c1-82a9-7ea30e59cba5 tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-member] Availability Zones retrieved successfully. Sep 05 20:58:39 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-8c4c8010-7135-40c1-82a9-7ea30e59cba5 tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-member] Flow 'volume_create_api' (a8d0be5c-391f-4a12-b57f-0680b6306b38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:58:39 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-8c4c8010-7135-40c1-82a9-7ea30e59cba5 tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (212ffaf6-d907-406c-87b6-64d53ecbff89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:58:39 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.flows.api.create_volume [None req-8c4c8010-7135-40c1-82a9-7ea30e59cba5 tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-member] Validating volume size '2' using validate_int {{(pid=87435) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:58:39 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-8c4c8010-7135-40c1-82a9-7ea30e59cba5 tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (212ffaf6-d907-406c-87b6-64d53ecbff89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:58:39 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-8c4c8010-7135-40c1-82a9-7ea30e59cba5 tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4481813a-01dd-460a-88a3-66e985fac0d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:58:39 devstack devstack@c-api.service[87435]: DEBUG cinder.quota [None req-8c4c8010-7135-40c1-82a9-7ea30e59cba5 tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-member] Created reservations ['cf21bec5-e421-4cf3-b619-382b424ffe42', 'ed49da94-8fb1-4107-90df-c94f2759f87a', '89ab5038-92c7-472b-92fd-f402bfd91191', '224350c8-f9b5-4792-8c1e-02d8430aaba0'] {{(pid=87435) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:58:39 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-8c4c8010-7135-40c1-82a9-7ea30e59cba5 tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4481813a-01dd-460a-88a3-66e985fac0d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cf21bec5-e421-4cf3-b619-382b424ffe42', 'ed49da94-8fb1-4107-90df-c94f2759f87a', '89ab5038-92c7-472b-92fd-f402bfd91191', '224350c8-f9b5-4792-8c1e-02d8430aaba0']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:58:39 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-8c4c8010-7135-40c1-82a9-7ea30e59cba5 tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (613e95a3-e187-4806-aa9f-dc23ab5e9d20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:58:39 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:39 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:58:39 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-8c4c8010-7135-40c1-82a9-7ea30e59cba5 tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (613e95a3-e187-4806-aa9f-dc23ab5e9d20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '47e17673-3634-4811-8220-e501b262707c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1906017732',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5503cbadb05f4869b4f61b752418366c',qos_specs=None,replication_status=,reservations=['cf21bec5-e421-4cf3-b619-382b424ffe42','ed49da94-8fb1-4107-90df-c94f2759f87a','89ab5038-92c7-472b-92fd-f402bfd91191','224350c8-f9b5-4792-8c1e-02d8430aaba0'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a854ec7e149b49e4b340523ca1d9fbc8',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T18:58:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1906017732',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=47e17673-3634-4811-8220-e501b262707c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5503cbadb05f4869b4f61b752418366c',provider_auth=None,provider_geometry=None,provider_id=None,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='a854ec7e149b49e4b340523ca1d9fbc8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:58:39 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-8c4c8010-7135-40c1-82a9-7ea30e59cba5 tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5cfae745-be47-4664-9dc5-fba7d24e2a2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:58:39 devstack devstack@c-api.service[87435]: DEBUG dbcounter [-] [87435] Writing DB stats cinder:SELECT=413,cinder:UPDATE=104,cinder:DELETE=1,cinder:INSERT=64 {{(pid=87435) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 20:58:39 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-8c4c8010-7135-40c1-82a9-7ea30e59cba5 tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5cfae745-be47-4664-9dc5-fba7d24e2a2c) transitioned into state 'SUCCESS' from state '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-1906017732',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5503cbadb05f4869b4f61b752418366c',qos_specs=None,replication_status=,reservations=['cf21bec5-e421-4cf3-b619-382b424ffe42','ed49da94-8fb1-4107-90df-c94f2759f87a','89ab5038-92c7-472b-92fd-f402bfd91191','224350c8-f9b5-4792-8c1e-02d8430aaba0'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a854ec7e149b49e4b340523ca1d9fbc8',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:58:39 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-8c4c8010-7135-40c1-82a9-7ea30e59cba5 tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4138b94-554d-484f-b70e-8ab1847a07bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:58:39 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-8c4c8010-7135-40c1-82a9-7ea30e59cba5 tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4138b94-554d-484f-b70e-8ab1847a07bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:58:39 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-8c4c8010-7135-40c1-82a9-7ea30e59cba5 tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-member] Flow 'volume_create_api' (a8d0be5c-391f-4a12-b57f-0680b6306b38) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:58:39 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-8c4c8010-7135-40c1-82a9-7ea30e59cba5 tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-member] Create volume request issued successfully. Sep 05 20:58:39 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-8c4c8010-7135-40c1-82a9-7ea30e59cba5 tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 20:58:39 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 741/1473] 192.168.122.117 () {60 vars in 1142 bytes} [Sat Sep 5 20:58:39 2026] POST /volume/v3/volumes => generated 771 bytes in 499 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:58:39 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-b80c4d2a-ccad-407e-8e4a-f6d14c586aac None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:39 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b80c4d2a-ccad-407e-8e4a-f6d14c586aac tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-member] GET http://192.168.122.117/volume/v3/volumes/47e17673-3634-4811-8220-e501b262707c Sep 05 20:58:39 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b80c4d2a-ccad-407e-8e4a-f6d14c586aac tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:39 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b80c4d2a-ccad-407e-8e4a-f6d14c586aac tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:39 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:39 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:58:39 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:39 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:58:39 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-b80c4d2a-ccad-407e-8e4a-f6d14c586aac tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-member] Volume info retrieved successfully. Sep 05 20:58:39 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b80c4d2a-ccad-407e-8e4a-f6d14c586aac tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-member] http://192.168.122.117/volume/v3/volumes/47e17673-3634-4811-8220-e501b262707c returned with HTTP 200 Sep 05 20:58:39 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 733/1474] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:58:39 2026] GET /volume/v3/volumes/47e17673-3634-4811-8220-e501b262707c => generated 839 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:58:40 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-70185ab4-86b3-40ab-b68b-9f8be00d1912 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:40 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-70185ab4-86b3-40ab-b68b-9f8be00d1912 tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-member] GET http://192.168.122.117/volume/v3/volumes/47e17673-3634-4811-8220-e501b262707c Sep 05 20:58:40 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-70185ab4-86b3-40ab-b68b-9f8be00d1912 tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:40 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-70185ab4-86b3-40ab-b68b-9f8be00d1912 tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:40 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:40 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:58:40 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:40 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:58:40 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-70185ab4-86b3-40ab-b68b-9f8be00d1912 tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-member] Volume info retrieved successfully. Sep 05 20:58:40 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-70185ab4-86b3-40ab-b68b-9f8be00d1912 tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-member] http://192.168.122.117/volume/v3/volumes/47e17673-3634-4811-8220-e501b262707c returned with HTTP 200 Sep 05 20:58:40 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 742/1475] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:58:40 2026] GET /volume/v3/volumes/47e17673-3634-4811-8220-e501b262707c => generated 863 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:58:41 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-47004899-799c-4a1f-b1a3-d7b12a34601e None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:41 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-329bdd04-9fd6-4472-828e-543aea72646e None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:41 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-329bdd04-9fd6-4472-828e-543aea72646e tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-member] GET http://192.168.122.117/volume/v3/volumes/47e17673-3634-4811-8220-e501b262707c Sep 05 20:58:41 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-329bdd04-9fd6-4472-828e-543aea72646e tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:41 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-329bdd04-9fd6-4472-828e-543aea72646e tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:41 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:41 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:58:41 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:41 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:58:41 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-329bdd04-9fd6-4472-828e-543aea72646e tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-member] Volume info retrieved successfully. Sep 05 20:58:41 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-329bdd04-9fd6-4472-828e-543aea72646e tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-member] http://192.168.122.117/volume/v3/volumes/47e17673-3634-4811-8220-e501b262707c returned with HTTP 200 Sep 05 20:58:41 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 743/1476] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:58:41 2026] GET /volume/v3/volumes/47e17673-3634-4811-8220-e501b262707c => generated 864 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:58:41 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-bd1a2cf1-ff41-43ff-8304-0a2acdad4c16 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:41 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-bd1a2cf1-ff41-43ff-8304-0a2acdad4c16 tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-member] POST http://192.168.122.117/volume/v3/snapshots Sep 05 20:58:41 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-bd1a2cf1-ff41-43ff-8304-0a2acdad4c16 tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "47e17673-3634-4811-8220-e501b262707c", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-925550899"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:58:41 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:41 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:58:41 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:41 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:58:41 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-bd1a2cf1-ff41-43ff-8304-0a2acdad4c16 tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-member] Volume info retrieved successfully. Sep 05 20:58:41 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.snapshots [None req-bd1a2cf1-ff41-43ff-8304-0a2acdad4c16 tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-member] Create snapshot from volume 47e17673-3634-4811-8220-e501b262707c Sep 05 20:58:41 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-47004899-799c-4a1f-b1a3-d7b12a34601e tempest-ExtensionsTestJSON-951186460 tempest-ExtensionsTestJSON-951186460-project-reader] GET http://192.168.122.117/volume/v3/extensions Sep 05 20:58:41 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-47004899-799c-4a1f-b1a3-d7b12a34601e tempest-ExtensionsTestJSON-951186460 tempest-ExtensionsTestJSON-951186460-project-reader] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:41 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-47004899-799c-4a1f-b1a3-d7b12a34601e tempest-ExtensionsTestJSON-951186460 tempest-ExtensionsTestJSON-951186460-project-reader] Calling method 'index' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:41 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-47004899-799c-4a1f-b1a3-d7b12a34601e tempest-ExtensionsTestJSON-951186460 tempest-ExtensionsTestJSON-951186460-project-reader] http://192.168.122.117/volume/v3/extensions returned with HTTP 200 Sep 05 20:58:41 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 734/1477] 192.168.122.117 () {58 vars in 1130 bytes} [Sat Sep 5 20:58:41 2026] GET /volume/v3/extensions => generated 5245 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 20:58:42 devstack devstack@c-api.service[87435]: DEBUG cinder.quota [None req-bd1a2cf1-ff41-43ff-8304-0a2acdad4c16 tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-member] Created reservations ['9463ac46-62bf-4a7f-b58a-fb1ea565b9a0', '3107ca60-aac8-46ae-9d32-a7990889d25e', 'da2aee7a-98bd-40b5-881d-007369e628a2', '9a1a0679-992f-4048-a098-a2fed4a76281'] {{(pid=87435) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:58:42 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:42 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:58:42 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-bd1a2cf1-ff41-43ff-8304-0a2acdad4c16 tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-member] Snapshot create request issued successfully. Sep 05 20:58:42 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-bd1a2cf1-ff41-43ff-8304-0a2acdad4c16 tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-member] http://192.168.122.117/volume/v3/snapshots returned with HTTP 202 Sep 05 20:58:42 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 744/1478] 192.168.122.117 () {60 vars in 1149 bytes} [Sat Sep 5 20:58:41 2026] POST /volume/v3/snapshots => generated 317 bytes in 247 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:58:42 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-39b3597e-6fea-49ab-a469-37ba71441e8c None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:42 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-39b3597e-6fea-49ab-a469-37ba71441e8c tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-member] GET http://192.168.122.117/volume/v3/snapshots/090f6c83-5c7b-4d8d-94ab-4c76c2c50e10 Sep 05 20:58:42 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-39b3597e-6fea-49ab-a469-37ba71441e8c tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:42 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-39b3597e-6fea-49ab-a469-37ba71441e8c tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:42 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:42 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:58:42 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-39b3597e-6fea-49ab-a469-37ba71441e8c tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-member] Snapshot retrieved successfully. Sep 05 20:58:42 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-39b3597e-6fea-49ab-a469-37ba71441e8c tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-member] http://192.168.122.117/volume/v3/snapshots/090f6c83-5c7b-4d8d-94ab-4c76c2c50e10 returned with HTTP 200 Sep 05 20:58:42 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 735/1479] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:58:42 2026] GET /volume/v3/snapshots/090f6c83-5c7b-4d8d-94ab-4c76c2c50e10 => generated 449 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:58:43 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-2ca16829-5966-4df8-b3de-e595bbea9f93 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:43 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-2ca16829-5966-4df8-b3de-e595bbea9f93 tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-member] GET http://192.168.122.117/volume/v3/snapshots/090f6c83-5c7b-4d8d-94ab-4c76c2c50e10 Sep 05 20:58:43 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-2ca16829-5966-4df8-b3de-e595bbea9f93 tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:43 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-2ca16829-5966-4df8-b3de-e595bbea9f93 tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:43 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:43 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:58:43 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-2ca16829-5966-4df8-b3de-e595bbea9f93 tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-member] Snapshot retrieved successfully. Sep 05 20:58:43 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-2ca16829-5966-4df8-b3de-e595bbea9f93 tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-member] http://192.168.122.117/volume/v3/snapshots/090f6c83-5c7b-4d8d-94ab-4c76c2c50e10 returned with HTTP 200 Sep 05 20:58:43 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 745/1480] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:58:43 2026] GET /volume/v3/snapshots/090f6c83-5c7b-4d8d-94ab-4c76c2c50e10 => generated 449 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:58:44 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-933c3491-ccca-495a-877a-26eeefca6b0c None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:44 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-933c3491-ccca-495a-877a-26eeefca6b0c tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-member] GET http://192.168.122.117/volume/v3/snapshots/090f6c83-5c7b-4d8d-94ab-4c76c2c50e10 Sep 05 20:58:44 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-933c3491-ccca-495a-877a-26eeefca6b0c tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:44 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-933c3491-ccca-495a-877a-26eeefca6b0c tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:44 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:44 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:58:44 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-933c3491-ccca-495a-877a-26eeefca6b0c tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-member] Snapshot retrieved successfully. Sep 05 20:58:44 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-933c3491-ccca-495a-877a-26eeefca6b0c tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-member] http://192.168.122.117/volume/v3/snapshots/090f6c83-5c7b-4d8d-94ab-4c76c2c50e10 returned with HTTP 200 Sep 05 20:58:44 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 736/1481] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:58:44 2026] GET /volume/v3/snapshots/090f6c83-5c7b-4d8d-94ab-4c76c2c50e10 => generated 449 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:58:45 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-522b0689-5064-4e44-bd6a-fdf3974e48de None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:45 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-522b0689-5064-4e44-bd6a-fdf3974e48de tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-member] GET http://192.168.122.117/volume/v3/snapshots/090f6c83-5c7b-4d8d-94ab-4c76c2c50e10 Sep 05 20:58:45 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-522b0689-5064-4e44-bd6a-fdf3974e48de tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:45 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-522b0689-5064-4e44-bd6a-fdf3974e48de tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:45 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:45 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:58:45 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-522b0689-5064-4e44-bd6a-fdf3974e48de tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-member] Snapshot retrieved successfully. Sep 05 20:58:45 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-522b0689-5064-4e44-bd6a-fdf3974e48de tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-member] http://192.168.122.117/volume/v3/snapshots/090f6c83-5c7b-4d8d-94ab-4c76c2c50e10 returned with HTTP 200 Sep 05 20:58:45 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 746/1482] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:58:45 2026] GET /volume/v3/snapshots/090f6c83-5c7b-4d8d-94ab-4c76c2c50e10 => generated 476 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:58:45 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-01eb0fac-8832-45e4-afc9-ebf4fc779714 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:45 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-01eb0fac-8832-45e4-afc9-ebf4fc779714 tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 20:58:45 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-01eb0fac-8832-45e4-afc9-ebf4fc779714 tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "090f6c83-5c7b-4d8d-94ab-4c76c2c50e10"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:58:45 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.volumes [None req-01eb0fac-8832-45e4-afc9-ebf4fc779714 tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '090f6c83-5c7b-4d8d-94ab-4c76c2c50e10'}} {{(pid=87434) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:58:45 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:45 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:58:45 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-01eb0fac-8832-45e4-afc9-ebf4fc779714 tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-member] Snapshot retrieved successfully. Sep 05 20:58:45 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-01eb0fac-8832-45e4-afc9-ebf4fc779714 tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-member] Create volume of 1 GB Sep 05 20:58:45 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-01eb0fac-8832-45e4-afc9-ebf4fc779714 tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-member] Availability Zones retrieved successfully. Sep 05 20:58:45 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-01eb0fac-8832-45e4-afc9-ebf4fc779714 tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-member] Flow 'volume_create_api' (cc54095b-7df6-4e37-8f71-83b55dc17de0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:58:45 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-01eb0fac-8832-45e4-afc9-ebf4fc779714 tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7517370-df5b-47ad-a346-7999260aecbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:58:45 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.flows.api.create_volume [None req-01eb0fac-8832-45e4-afc9-ebf4fc779714 tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87434) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:58:45 devstack devstack@c-api.service[87434]: WARNING cinder.volume.api [None req-01eb0fac-8832-45e4-afc9-ebf4fc779714 tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7517370-df5b-47ad-a346-7999260aecbf) transitioned into state 'FAILURE' from state 'RUNNING' Sep 05 20:58:45 devstack devstack@c-api.service[87434]: 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 05 20:58:45 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-01eb0fac-8832-45e4-afc9-ebf4fc779714 tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7517370-df5b-47ad-a346-7999260aecbf) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:58:45 devstack devstack@c-api.service[87434]: WARNING cinder.volume.api [None req-01eb0fac-8832-45e4-afc9-ebf4fc779714 tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7517370-df5b-47ad-a346-7999260aecbf) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 05 20:58:45 devstack devstack@c-api.service[87434]: WARNING cinder.volume.api [None req-01eb0fac-8832-45e4-afc9-ebf4fc779714 tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-member] Flow 'volume_create_api' (cc54095b-7df6-4e37-8f71-83b55dc17de0) transitioned into state 'REVERTED' from state 'RUNNING' Sep 05 20:58:45 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-01eb0fac-8832-45e4-afc9-ebf4fc779714 tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 400 Sep 05 20:58:45 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 737/1483] 192.168.122.117 () {60 vars in 1142 bytes} [Sat Sep 5 20:58:45 2026] POST /volume/v3/volumes => generated 171 bytes in 84 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 05 20:58:45 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-883c5b34-b623-4d38-a109-c818c15638e1 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:45 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-883c5b34-b623-4d38-a109-c818c15638e1 tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-member] DELETE http://192.168.122.117/volume/v3/snapshots/090f6c83-5c7b-4d8d-94ab-4c76c2c50e10 Sep 05 20:58:45 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-883c5b34-b623-4d38-a109-c818c15638e1 tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:45 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-883c5b34-b623-4d38-a109-c818c15638e1 tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-member] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:45 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.snapshots [None req-883c5b34-b623-4d38-a109-c818c15638e1 tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-member] Delete snapshot with id: 090f6c83-5c7b-4d8d-94ab-4c76c2c50e10 Sep 05 20:58:45 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:45 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:58:45 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-883c5b34-b623-4d38-a109-c818c15638e1 tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-member] Snapshot retrieved successfully. Sep 05 20:58:45 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:45 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:58:45 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-883c5b34-b623-4d38-a109-c818c15638e1 tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-member] Snapshot delete request issued successfully. Sep 05 20:58:45 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-883c5b34-b623-4d38-a109-c818c15638e1 tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-member] http://192.168.122.117/volume/v3/snapshots/090f6c83-5c7b-4d8d-94ab-4c76c2c50e10 returned with HTTP 202 Sep 05 20:58:45 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 747/1484] 192.168.122.117 () {58 vars in 1241 bytes} [Sat Sep 5 20:58:45 2026] DELETE /volume/v3/snapshots/090f6c83-5c7b-4d8d-94ab-4c76c2c50e10 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:58:45 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-17b4836f-b867-4884-93dc-d42cf2ccdb8a None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:45 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-17b4836f-b867-4884-93dc-d42cf2ccdb8a tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-member] GET http://192.168.122.117/volume/v3/snapshots/090f6c83-5c7b-4d8d-94ab-4c76c2c50e10 Sep 05 20:58:45 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-17b4836f-b867-4884-93dc-d42cf2ccdb8a tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:45 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-17b4836f-b867-4884-93dc-d42cf2ccdb8a tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:45 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:45 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:58:45 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-17b4836f-b867-4884-93dc-d42cf2ccdb8a tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-member] Snapshot retrieved successfully. Sep 05 20:58:45 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-17b4836f-b867-4884-93dc-d42cf2ccdb8a tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-member] http://192.168.122.117/volume/v3/snapshots/090f6c83-5c7b-4d8d-94ab-4c76c2c50e10 returned with HTTP 200 Sep 05 20:58:45 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 738/1485] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:58:45 2026] GET /volume/v3/snapshots/090f6c83-5c7b-4d8d-94ab-4c76c2c50e10 => generated 475 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:58:46 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-f03ddecc-0432-4222-8a39-76cde361e6ad None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:46 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-842d514c-8874-43d0-84c0-76532ffe601b None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:46 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-842d514c-8874-43d0-84c0-76532ffe601b tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-member] GET http://192.168.122.117/volume/v3/snapshots/090f6c83-5c7b-4d8d-94ab-4c76c2c50e10 Sep 05 20:58:46 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-842d514c-8874-43d0-84c0-76532ffe601b tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:46 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-842d514c-8874-43d0-84c0-76532ffe601b tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:46 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:46 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:58:46 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-842d514c-8874-43d0-84c0-76532ffe601b tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-member] Snapshot retrieved successfully. Sep 05 20:58:46 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-842d514c-8874-43d0-84c0-76532ffe601b tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-member] http://192.168.122.117/volume/v3/snapshots/090f6c83-5c7b-4d8d-94ab-4c76c2c50e10 returned with HTTP 200 Sep 05 20:58:46 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 739/1486] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:58:46 2026] GET /volume/v3/snapshots/090f6c83-5c7b-4d8d-94ab-4c76c2c50e10 => generated 475 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:58:46 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-f03ddecc-0432-4222-8a39-76cde361e6ad tempest-VolumesMetadataTest-395298867 tempest-VolumesMetadataTest-395298867-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 20:58:46 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-f03ddecc-0432-4222-8a39-76cde361e6ad tempest-VolumesMetadataTest-395298867 tempest-VolumesMetadataTest-395298867-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-1159786454"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:58:46 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.volumes [None req-f03ddecc-0432-4222-8a39-76cde361e6ad tempest-VolumesMetadataTest-395298867 tempest-VolumesMetadataTest-395298867-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-1159786454'}} {{(pid=87435) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:58:46 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-f03ddecc-0432-4222-8a39-76cde361e6ad tempest-VolumesMetadataTest-395298867 tempest-VolumesMetadataTest-395298867-project-member] Create volume of 1 GB Sep 05 20:58:46 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:46 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:58:46 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-f03ddecc-0432-4222-8a39-76cde361e6ad tempest-VolumesMetadataTest-395298867 tempest-VolumesMetadataTest-395298867-project-member] Availability Zones retrieved successfully. Sep 05 20:58:46 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-f03ddecc-0432-4222-8a39-76cde361e6ad tempest-VolumesMetadataTest-395298867 tempest-VolumesMetadataTest-395298867-project-member] Flow 'volume_create_api' (b1fef696-d0ed-44c5-af2a-426ace7941d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:58:46 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-f03ddecc-0432-4222-8a39-76cde361e6ad tempest-VolumesMetadataTest-395298867 tempest-VolumesMetadataTest-395298867-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab307f0c-af96-456b-bad4-43398c5e8913) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:58:46 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.flows.api.create_volume [None req-f03ddecc-0432-4222-8a39-76cde361e6ad tempest-VolumesMetadataTest-395298867 tempest-VolumesMetadataTest-395298867-project-member] Validating volume size '1' using validate_int {{(pid=87435) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:58:46 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-f03ddecc-0432-4222-8a39-76cde361e6ad tempest-VolumesMetadataTest-395298867 tempest-VolumesMetadataTest-395298867-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab307f0c-af96-456b-bad4-43398c5e8913) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:58:46 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-f03ddecc-0432-4222-8a39-76cde361e6ad tempest-VolumesMetadataTest-395298867 tempest-VolumesMetadataTest-395298867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (792bbe05-2f77-4d29-bf3d-08c5a4be8382) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:58:46 devstack devstack@c-api.service[87435]: DEBUG cinder.quota [None req-f03ddecc-0432-4222-8a39-76cde361e6ad tempest-VolumesMetadataTest-395298867 tempest-VolumesMetadataTest-395298867-project-member] Created reservations ['754b434c-7316-4bd8-bb28-95eb82833ea8', 'aeec746d-8232-415d-ace5-6fb86d3bd0b5', '32b51a24-0da7-4c94-8ffd-6e2ceccb1fbd', '37f90d30-5d85-4610-bee6-2e076e64c383'] {{(pid=87435) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:58:46 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-f03ddecc-0432-4222-8a39-76cde361e6ad tempest-VolumesMetadataTest-395298867 tempest-VolumesMetadataTest-395298867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (792bbe05-2f77-4d29-bf3d-08c5a4be8382) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['754b434c-7316-4bd8-bb28-95eb82833ea8', 'aeec746d-8232-415d-ace5-6fb86d3bd0b5', '32b51a24-0da7-4c94-8ffd-6e2ceccb1fbd', '37f90d30-5d85-4610-bee6-2e076e64c383']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:58:46 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-f03ddecc-0432-4222-8a39-76cde361e6ad tempest-VolumesMetadataTest-395298867 tempest-VolumesMetadataTest-395298867-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e2d7f2d-6d8c-4b9f-a0bf-da6bd1a1ed71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:58:47 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:47 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:58:47 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-f03ddecc-0432-4222-8a39-76cde361e6ad tempest-VolumesMetadataTest-395298867 tempest-VolumesMetadataTest-395298867-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e2d7f2d-6d8c-4b9f-a0bf-da6bd1a1ed71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd2642cd9-9a50-45ac-a7c0-359dc9817789', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1159786454',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7422149035ee4d38a11b41f295ec88f3',qos_specs=None,replication_status=,reservations=['754b434c-7316-4bd8-bb28-95eb82833ea8','aeec746d-8232-415d-ace5-6fb86d3bd0b5','32b51a24-0da7-4c94-8ffd-6e2ceccb1fbd','37f90d30-5d85-4610-bee6-2e076e64c383'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1580b9d5f93446a4aadc3a787ea0f3c0',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T18:58:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1159786454',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d2642cd9-9a50-45ac-a7c0-359dc9817789,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7422149035ee4d38a11b41f295ec88f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1580b9d5f93446a4aadc3a787ea0f3c0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:58:47 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-f03ddecc-0432-4222-8a39-76cde361e6ad tempest-VolumesMetadataTest-395298867 tempest-VolumesMetadataTest-395298867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc3cdd40-a3a4-449a-ad2a-f192e2ea1c9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:58:47 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-f03ddecc-0432-4222-8a39-76cde361e6ad tempest-VolumesMetadataTest-395298867 tempest-VolumesMetadataTest-395298867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc3cdd40-a3a4-449a-ad2a-f192e2ea1c9e) transitioned into state 'SUCCESS' from state '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-1159786454',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7422149035ee4d38a11b41f295ec88f3',qos_specs=None,replication_status=,reservations=['754b434c-7316-4bd8-bb28-95eb82833ea8','aeec746d-8232-415d-ace5-6fb86d3bd0b5','32b51a24-0da7-4c94-8ffd-6e2ceccb1fbd','37f90d30-5d85-4610-bee6-2e076e64c383'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1580b9d5f93446a4aadc3a787ea0f3c0',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:58:47 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-f03ddecc-0432-4222-8a39-76cde361e6ad tempest-VolumesMetadataTest-395298867 tempest-VolumesMetadataTest-395298867-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50052fce-89e8-40f8-9859-011ad08cc583) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:58:47 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-f03ddecc-0432-4222-8a39-76cde361e6ad tempest-VolumesMetadataTest-395298867 tempest-VolumesMetadataTest-395298867-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50052fce-89e8-40f8-9859-011ad08cc583) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:58:47 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-f03ddecc-0432-4222-8a39-76cde361e6ad tempest-VolumesMetadataTest-395298867 tempest-VolumesMetadataTest-395298867-project-member] Flow 'volume_create_api' (b1fef696-d0ed-44c5-af2a-426ace7941d3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:58:47 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-f03ddecc-0432-4222-8a39-76cde361e6ad tempest-VolumesMetadataTest-395298867 tempest-VolumesMetadataTest-395298867-project-member] Create volume request issued successfully. Sep 05 20:58:47 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-f03ddecc-0432-4222-8a39-76cde361e6ad tempest-VolumesMetadataTest-395298867 tempest-VolumesMetadataTest-395298867-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 20:58:47 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 748/1487] 192.168.122.117 () {60 vars in 1142 bytes} [Sat Sep 5 20:58:46 2026] POST /volume/v3/volumes => generated 759 bytes in 775 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:58:47 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-c49c9e6d-e27b-4c32-8259-aa1a43bc7af8 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:47 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-c49c9e6d-e27b-4c32-8259-aa1a43bc7af8 tempest-VolumesMetadataTest-395298867 tempest-VolumesMetadataTest-395298867-project-member] GET http://192.168.122.117/volume/v3/volumes/d2642cd9-9a50-45ac-a7c0-359dc9817789 Sep 05 20:58:47 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-c49c9e6d-e27b-4c32-8259-aa1a43bc7af8 tempest-VolumesMetadataTest-395298867 tempest-VolumesMetadataTest-395298867-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:47 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-c49c9e6d-e27b-4c32-8259-aa1a43bc7af8 tempest-VolumesMetadataTest-395298867 tempest-VolumesMetadataTest-395298867-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:47 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:47 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:58:47 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:47 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:58:47 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-c49c9e6d-e27b-4c32-8259-aa1a43bc7af8 tempest-VolumesMetadataTest-395298867 tempest-VolumesMetadataTest-395298867-project-member] Volume info retrieved successfully. Sep 05 20:58:47 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-c49c9e6d-e27b-4c32-8259-aa1a43bc7af8 tempest-VolumesMetadataTest-395298867 tempest-VolumesMetadataTest-395298867-project-member] http://192.168.122.117/volume/v3/volumes/d2642cd9-9a50-45ac-a7c0-359dc9817789 returned with HTTP 200 Sep 05 20:58:47 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 740/1488] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:58:47 2026] GET /volume/v3/volumes/d2642cd9-9a50-45ac-a7c0-359dc9817789 => generated 827 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:58:47 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-4f8e35fd-fa56-4417-aed6-d03b0f7587c3 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:47 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-4f8e35fd-fa56-4417-aed6-d03b0f7587c3 tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-member] GET http://192.168.122.117/volume/v3/snapshots/090f6c83-5c7b-4d8d-94ab-4c76c2c50e10 Sep 05 20:58:47 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-4f8e35fd-fa56-4417-aed6-d03b0f7587c3 tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:47 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-4f8e35fd-fa56-4417-aed6-d03b0f7587c3 tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:47 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:47 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:58:47 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-4f8e35fd-fa56-4417-aed6-d03b0f7587c3 tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-member] Snapshot retrieved successfully. Sep 05 20:58:47 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-4f8e35fd-fa56-4417-aed6-d03b0f7587c3 tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-member] http://192.168.122.117/volume/v3/snapshots/090f6c83-5c7b-4d8d-94ab-4c76c2c50e10 returned with HTTP 200 Sep 05 20:58:47 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 749/1489] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:58:47 2026] GET /volume/v3/snapshots/090f6c83-5c7b-4d8d-94ab-4c76c2c50e10 => generated 475 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:58:48 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-a570eec4-e2e0-4f36-acd9-0ea5190bd7b0 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:48 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-a570eec4-e2e0-4f36-acd9-0ea5190bd7b0 tempest-VolumesMetadataTest-395298867 tempest-VolumesMetadataTest-395298867-project-member] GET http://192.168.122.117/volume/v3/volumes/d2642cd9-9a50-45ac-a7c0-359dc9817789 Sep 05 20:58:48 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-a570eec4-e2e0-4f36-acd9-0ea5190bd7b0 tempest-VolumesMetadataTest-395298867 tempest-VolumesMetadataTest-395298867-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:48 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-a570eec4-e2e0-4f36-acd9-0ea5190bd7b0 tempest-VolumesMetadataTest-395298867 tempest-VolumesMetadataTest-395298867-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:48 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:48 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:58:48 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:48 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:58:48 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-a570eec4-e2e0-4f36-acd9-0ea5190bd7b0 tempest-VolumesMetadataTest-395298867 tempest-VolumesMetadataTest-395298867-project-member] Volume info retrieved successfully. Sep 05 20:58:48 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-a570eec4-e2e0-4f36-acd9-0ea5190bd7b0 tempest-VolumesMetadataTest-395298867 tempest-VolumesMetadataTest-395298867-project-member] http://192.168.122.117/volume/v3/volumes/d2642cd9-9a50-45ac-a7c0-359dc9817789 returned with HTTP 200 Sep 05 20:58:48 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 741/1490] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:58:48 2026] GET /volume/v3/volumes/d2642cd9-9a50-45ac-a7c0-359dc9817789 => generated 851 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:58:48 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-cea1a631-6934-496b-92be-46f625d32b53 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:48 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-cea1a631-6934-496b-92be-46f625d32b53 tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-member] GET http://192.168.122.117/volume/v3/snapshots/090f6c83-5c7b-4d8d-94ab-4c76c2c50e10 Sep 05 20:58:48 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-cea1a631-6934-496b-92be-46f625d32b53 tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:48 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-cea1a631-6934-496b-92be-46f625d32b53 tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:48 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-cea1a631-6934-496b-92be-46f625d32b53 tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-member] http://192.168.122.117/volume/v3/snapshots/090f6c83-5c7b-4d8d-94ab-4c76c2c50e10 returned with HTTP 404 Sep 05 20:58:48 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 750/1491] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 20:58:48 2026] GET /volume/v3/snapshots/090f6c83-5c7b-4d8d-94ab-4c76c2c50e10 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:58:48 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-9e51e5fd-5e72-48b4-b3a6-e7cf0b0fe7de None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:48 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-9e51e5fd-5e72-48b4-b3a6-e7cf0b0fe7de tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-member] GET http://192.168.122.117/volume/v3/volumes/47e17673-3634-4811-8220-e501b262707c Sep 05 20:58:48 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-9e51e5fd-5e72-48b4-b3a6-e7cf0b0fe7de tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:48 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-9e51e5fd-5e72-48b4-b3a6-e7cf0b0fe7de tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:48 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:48 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:58:48 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:48 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:58:48 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-9e51e5fd-5e72-48b4-b3a6-e7cf0b0fe7de tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-member] Volume info retrieved successfully. Sep 05 20:58:48 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-9e51e5fd-5e72-48b4-b3a6-e7cf0b0fe7de tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-member] http://192.168.122.117/volume/v3/volumes/47e17673-3634-4811-8220-e501b262707c returned with HTTP 200 Sep 05 20:58:48 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 742/1492] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:58:48 2026] GET /volume/v3/volumes/47e17673-3634-4811-8220-e501b262707c => generated 864 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:58:48 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-d0eea5bc-d382-4285-b0f0-f434c53d86f7 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:48 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-d0eea5bc-d382-4285-b0f0-f434c53d86f7 tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-member] DELETE http://192.168.122.117/volume/v3/volumes/47e17673-3634-4811-8220-e501b262707c Sep 05 20:58:48 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-d0eea5bc-d382-4285-b0f0-f434c53d86f7 tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:48 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-d0eea5bc-d382-4285-b0f0-f434c53d86f7 tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-member] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:48 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-d0eea5bc-d382-4285-b0f0-f434c53d86f7 tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-member] Delete volume with id: 47e17673-3634-4811-8220-e501b262707c Sep 05 20:58:48 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:48 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:58:48 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:48 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:58:48 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-d0eea5bc-d382-4285-b0f0-f434c53d86f7 tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-member] Volume info retrieved successfully. Sep 05 20:58:48 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-d0eea5bc-d382-4285-b0f0-f434c53d86f7 tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-member] Delete volume request issued successfully. Sep 05 20:58:48 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-d0eea5bc-d382-4285-b0f0-f434c53d86f7 tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-member] http://192.168.122.117/volume/v3/volumes/47e17673-3634-4811-8220-e501b262707c returned with HTTP 202 Sep 05 20:58:48 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 751/1493] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 20:58:48 2026] DELETE /volume/v3/volumes/47e17673-3634-4811-8220-e501b262707c => generated 0 bytes in 136 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:58:48 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-6b4e7d99-61f4-44d4-b410-4408f0eba47d None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:48 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-6b4e7d99-61f4-44d4-b410-4408f0eba47d tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-member] GET http://192.168.122.117/volume/v3/volumes/47e17673-3634-4811-8220-e501b262707c Sep 05 20:58:48 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-6b4e7d99-61f4-44d4-b410-4408f0eba47d tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:48 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-6b4e7d99-61f4-44d4-b410-4408f0eba47d tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:48 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:48 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:58:48 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:48 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:58:48 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-6b4e7d99-61f4-44d4-b410-4408f0eba47d tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-member] Volume info retrieved successfully. Sep 05 20:58:48 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-6b4e7d99-61f4-44d4-b410-4408f0eba47d tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-member] http://192.168.122.117/volume/v3/volumes/47e17673-3634-4811-8220-e501b262707c returned with HTTP 200 Sep 05 20:58:48 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 743/1494] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:58:48 2026] GET /volume/v3/volumes/47e17673-3634-4811-8220-e501b262707c => generated 863 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:58:49 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-35cec615-ef6f-4eb1-955b-8a5954d10266 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:49 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-35cec615-ef6f-4eb1-955b-8a5954d10266 tempest-VolumesMetadataTest-395298867 tempest-VolumesMetadataTest-395298867-project-member] GET http://192.168.122.117/volume/v3/volumes/d2642cd9-9a50-45ac-a7c0-359dc9817789 Sep 05 20:58:49 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-35cec615-ef6f-4eb1-955b-8a5954d10266 tempest-VolumesMetadataTest-395298867 tempest-VolumesMetadataTest-395298867-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:49 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-35cec615-ef6f-4eb1-955b-8a5954d10266 tempest-VolumesMetadataTest-395298867 tempest-VolumesMetadataTest-395298867-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:49 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:49 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:58:49 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:49 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:58:49 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-35cec615-ef6f-4eb1-955b-8a5954d10266 tempest-VolumesMetadataTest-395298867 tempest-VolumesMetadataTest-395298867-project-member] Volume info retrieved successfully. Sep 05 20:58:49 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-35cec615-ef6f-4eb1-955b-8a5954d10266 tempest-VolumesMetadataTest-395298867 tempest-VolumesMetadataTest-395298867-project-member] http://192.168.122.117/volume/v3/volumes/d2642cd9-9a50-45ac-a7c0-359dc9817789 returned with HTTP 200 Sep 05 20:58:49 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 752/1495] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:58:49 2026] GET /volume/v3/volumes/d2642cd9-9a50-45ac-a7c0-359dc9817789 => generated 852 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:58:49 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-0835ddf7-4fcd-41bd-8ac3-d78419a5a1ae None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:49 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-0835ddf7-4fcd-41bd-8ac3-d78419a5a1ae tempest-VolumesMetadataTest-395298867 tempest-VolumesMetadataTest-395298867-project-member] POST http://192.168.122.117/volume/v3/volumes/d2642cd9-9a50-45ac-a7c0-359dc9817789/metadata Sep 05 20:58:49 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-0835ddf7-4fcd-41bd-8ac3-d78419a5a1ae tempest-VolumesMetadataTest-395298867 tempest-VolumesMetadataTest-395298867-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:58:49 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:49 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:58:49 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:49 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:58:49 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-0835ddf7-4fcd-41bd-8ac3-d78419a5a1ae tempest-VolumesMetadataTest-395298867 tempest-VolumesMetadataTest-395298867-project-member] Volume info retrieved successfully. Sep 05 20:58:49 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-0835ddf7-4fcd-41bd-8ac3-d78419a5a1ae tempest-VolumesMetadataTest-395298867 tempest-VolumesMetadataTest-395298867-project-member] Create volume metadata completed successfully. Sep 05 20:58:49 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-0835ddf7-4fcd-41bd-8ac3-d78419a5a1ae tempest-VolumesMetadataTest-395298867 tempest-VolumesMetadataTest-395298867-project-member] http://192.168.122.117/volume/v3/volumes/d2642cd9-9a50-45ac-a7c0-359dc9817789/metadata returned with HTTP 200 Sep 05 20:58:49 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 744/1496] 192.168.122.117 () {60 vars in 1281 bytes} [Sat Sep 5 20:58:49 2026] POST /volume/v3/volumes/d2642cd9-9a50-45ac-a7c0-359dc9817789/metadata => generated 101 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:58:49 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-9412c8be-4878-4a5f-9d20-49a6a696ee48 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:49 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-9412c8be-4878-4a5f-9d20-49a6a696ee48 tempest-VolumesMetadataTest-395298867 tempest-VolumesMetadataTest-395298867-project-reader] GET http://192.168.122.117/volume/v3/volumes/d2642cd9-9a50-45ac-a7c0-359dc9817789/metadata Sep 05 20:58:49 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-9412c8be-4878-4a5f-9d20-49a6a696ee48 tempest-VolumesMetadataTest-395298867 tempest-VolumesMetadataTest-395298867-project-reader] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:49 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-9412c8be-4878-4a5f-9d20-49a6a696ee48 tempest-VolumesMetadataTest-395298867 tempest-VolumesMetadataTest-395298867-project-reader] Calling method 'index' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:49 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:49 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:58:49 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:49 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:58:49 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-9412c8be-4878-4a5f-9d20-49a6a696ee48 tempest-VolumesMetadataTest-395298867 tempest-VolumesMetadataTest-395298867-project-reader] Volume info retrieved successfully. Sep 05 20:58:49 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-9412c8be-4878-4a5f-9d20-49a6a696ee48 tempest-VolumesMetadataTest-395298867 tempest-VolumesMetadataTest-395298867-project-reader] Get volume metadata completed successfully. Sep 05 20:58:49 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-9412c8be-4878-4a5f-9d20-49a6a696ee48 tempest-VolumesMetadataTest-395298867 tempest-VolumesMetadataTest-395298867-project-reader] http://192.168.122.117/volume/v3/volumes/d2642cd9-9a50-45ac-a7c0-359dc9817789/metadata returned with HTTP 200 Sep 05 20:58:49 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 753/1497] 192.168.122.117 () {58 vars in 1259 bytes} [Sat Sep 5 20:58:49 2026] GET /volume/v3/volumes/d2642cd9-9a50-45ac-a7c0-359dc9817789/metadata => generated 101 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:58:49 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-e1a042e4-9ebf-4cc4-8fe5-189d578760b8 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:49 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-e1a042e4-9ebf-4cc4-8fe5-189d578760b8 tempest-VolumesMetadataTest-395298867 tempest-VolumesMetadataTest-395298867-project-member] PUT http://192.168.122.117/volume/v3/volumes/d2642cd9-9a50-45ac-a7c0-359dc9817789/metadata Sep 05 20:58:49 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-e1a042e4-9ebf-4cc4-8fe5-189d578760b8 tempest-VolumesMetadataTest-395298867 tempest-VolumesMetadataTest-395298867-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:58:49 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:49 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:58:49 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:49 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:58:49 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-e1a042e4-9ebf-4cc4-8fe5-189d578760b8 tempest-VolumesMetadataTest-395298867 tempest-VolumesMetadataTest-395298867-project-member] Volume info retrieved successfully. Sep 05 20:58:49 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-e1a042e4-9ebf-4cc4-8fe5-189d578760b8 tempest-VolumesMetadataTest-395298867 tempest-VolumesMetadataTest-395298867-project-member] Update volume metadata completed successfully. Sep 05 20:58:49 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-e1a042e4-9ebf-4cc4-8fe5-189d578760b8 tempest-VolumesMetadataTest-395298867 tempest-VolumesMetadataTest-395298867-project-member] http://192.168.122.117/volume/v3/volumes/d2642cd9-9a50-45ac-a7c0-359dc9817789/metadata returned with HTTP 200 Sep 05 20:58:49 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 745/1498] 192.168.122.117 () {60 vars in 1279 bytes} [Sat Sep 5 20:58:49 2026] PUT /volume/v3/volumes/d2642cd9-9a50-45ac-a7c0-359dc9817789/metadata => generated 57 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 20:58:49 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-dcd67588-1506-4b59-bb01-79adf7e476d8 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:49 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-dcd67588-1506-4b59-bb01-79adf7e476d8 tempest-VolumesMetadataTest-395298867 tempest-VolumesMetadataTest-395298867-project-reader] GET http://192.168.122.117/volume/v3/volumes/d2642cd9-9a50-45ac-a7c0-359dc9817789/metadata Sep 05 20:58:49 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-dcd67588-1506-4b59-bb01-79adf7e476d8 tempest-VolumesMetadataTest-395298867 tempest-VolumesMetadataTest-395298867-project-reader] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:49 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-dcd67588-1506-4b59-bb01-79adf7e476d8 tempest-VolumesMetadataTest-395298867 tempest-VolumesMetadataTest-395298867-project-reader] Calling method 'index' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:49 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:49 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:58:49 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:49 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:58:49 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-dcd67588-1506-4b59-bb01-79adf7e476d8 tempest-VolumesMetadataTest-395298867 tempest-VolumesMetadataTest-395298867-project-reader] Volume info retrieved successfully. Sep 05 20:58:49 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-dcd67588-1506-4b59-bb01-79adf7e476d8 tempest-VolumesMetadataTest-395298867 tempest-VolumesMetadataTest-395298867-project-reader] Get volume metadata completed successfully. Sep 05 20:58:49 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-dcd67588-1506-4b59-bb01-79adf7e476d8 tempest-VolumesMetadataTest-395298867 tempest-VolumesMetadataTest-395298867-project-reader] http://192.168.122.117/volume/v3/volumes/d2642cd9-9a50-45ac-a7c0-359dc9817789/metadata returned with HTTP 200 Sep 05 20:58:49 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 754/1499] 192.168.122.117 () {58 vars in 1259 bytes} [Sat Sep 5 20:58:49 2026] GET /volume/v3/volumes/d2642cd9-9a50-45ac-a7c0-359dc9817789/metadata => generated 57 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 20:58:49 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-314998a9-efa9-49b1-a42a-bbec5be0e4b1 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:49 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-314998a9-efa9-49b1-a42a-bbec5be0e4b1 tempest-VolumesMetadataTest-395298867 tempest-VolumesMetadataTest-395298867-project-member] DELETE http://192.168.122.117/volume/v3/volumes/d2642cd9-9a50-45ac-a7c0-359dc9817789/metadata/key1 Sep 05 20:58:49 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-314998a9-efa9-49b1-a42a-bbec5be0e4b1 tempest-VolumesMetadataTest-395298867 tempest-VolumesMetadataTest-395298867-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:49 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-314998a9-efa9-49b1-a42a-bbec5be0e4b1 tempest-VolumesMetadataTest-395298867 tempest-VolumesMetadataTest-395298867-project-member] Calling method 'delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:49 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:49 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:58:49 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:49 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:58:49 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-314998a9-efa9-49b1-a42a-bbec5be0e4b1 tempest-VolumesMetadataTest-395298867 tempest-VolumesMetadataTest-395298867-project-member] Volume info retrieved successfully. Sep 05 20:58:49 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-314998a9-efa9-49b1-a42a-bbec5be0e4b1 tempest-VolumesMetadataTest-395298867 tempest-VolumesMetadataTest-395298867-project-member] Get volume metadata completed successfully. Sep 05 20:58:49 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-314998a9-efa9-49b1-a42a-bbec5be0e4b1 tempest-VolumesMetadataTest-395298867 tempest-VolumesMetadataTest-395298867-project-member] Delete volume metadata completed successfully. Sep 05 20:58:49 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-314998a9-efa9-49b1-a42a-bbec5be0e4b1 tempest-VolumesMetadataTest-395298867 tempest-VolumesMetadataTest-395298867-project-member] http://192.168.122.117/volume/v3/volumes/d2642cd9-9a50-45ac-a7c0-359dc9817789/metadata/key1 returned with HTTP 200 Sep 05 20:58:49 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 746/1500] 192.168.122.117 () {58 vars in 1277 bytes} [Sat Sep 5 20:58:49 2026] DELETE /volume/v3/volumes/d2642cd9-9a50-45ac-a7c0-359dc9817789/metadata/key1 => generated 0 bytes in 65 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 05 20:58:49 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-18a9a4ba-ee60-4b79-b388-897f58592ae7 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:49 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-18a9a4ba-ee60-4b79-b388-897f58592ae7 tempest-VolumesMetadataTest-395298867 tempest-VolumesMetadataTest-395298867-project-reader] GET http://192.168.122.117/volume/v3/volumes/d2642cd9-9a50-45ac-a7c0-359dc9817789/metadata Sep 05 20:58:49 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-18a9a4ba-ee60-4b79-b388-897f58592ae7 tempest-VolumesMetadataTest-395298867 tempest-VolumesMetadataTest-395298867-project-reader] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:49 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-18a9a4ba-ee60-4b79-b388-897f58592ae7 tempest-VolumesMetadataTest-395298867 tempest-VolumesMetadataTest-395298867-project-reader] Calling method 'index' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:49 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:49 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:58:49 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:49 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:58:49 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-18a9a4ba-ee60-4b79-b388-897f58592ae7 tempest-VolumesMetadataTest-395298867 tempest-VolumesMetadataTest-395298867-project-reader] Volume info retrieved successfully. Sep 05 20:58:49 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-18a9a4ba-ee60-4b79-b388-897f58592ae7 tempest-VolumesMetadataTest-395298867 tempest-VolumesMetadataTest-395298867-project-reader] Get volume metadata completed successfully. Sep 05 20:58:49 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-18a9a4ba-ee60-4b79-b388-897f58592ae7 tempest-VolumesMetadataTest-395298867 tempest-VolumesMetadataTest-395298867-project-reader] http://192.168.122.117/volume/v3/volumes/d2642cd9-9a50-45ac-a7c0-359dc9817789/metadata returned with HTTP 200 Sep 05 20:58:49 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 755/1501] 192.168.122.117 () {58 vars in 1259 bytes} [Sat Sep 5 20:58:49 2026] GET /volume/v3/volumes/d2642cd9-9a50-45ac-a7c0-359dc9817789/metadata => generated 32 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 20:58:49 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-f1c037e2-a629-4612-9767-695f8c7c905e None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:49 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-f1c037e2-a629-4612-9767-695f8c7c905e tempest-VolumesMetadataTest-395298867 tempest-VolumesMetadataTest-395298867-project-member] PUT http://192.168.122.117/volume/v3/volumes/d2642cd9-9a50-45ac-a7c0-359dc9817789/metadata Sep 05 20:58:49 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-f1c037e2-a629-4612-9767-695f8c7c905e tempest-VolumesMetadataTest-395298867 tempest-VolumesMetadataTest-395298867-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:58:49 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:49 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:58:49 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:49 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:58:49 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-f1c037e2-a629-4612-9767-695f8c7c905e tempest-VolumesMetadataTest-395298867 tempest-VolumesMetadataTest-395298867-project-member] Volume info retrieved successfully. Sep 05 20:58:49 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-f1c037e2-a629-4612-9767-695f8c7c905e tempest-VolumesMetadataTest-395298867 tempest-VolumesMetadataTest-395298867-project-member] Update volume metadata completed successfully. Sep 05 20:58:49 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-f1c037e2-a629-4612-9767-695f8c7c905e tempest-VolumesMetadataTest-395298867 tempest-VolumesMetadataTest-395298867-project-member] http://192.168.122.117/volume/v3/volumes/d2642cd9-9a50-45ac-a7c0-359dc9817789/metadata returned with HTTP 200 Sep 05 20:58:49 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 747/1502] 192.168.122.117 () {60 vars in 1279 bytes} [Sat Sep 5 20:58:49 2026] PUT /volume/v3/volumes/d2642cd9-9a50-45ac-a7c0-359dc9817789/metadata => generated 16 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 20:58:49 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-bae34425-e701-44c1-a652-52a2c03ef57c None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:49 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-bae34425-e701-44c1-a652-52a2c03ef57c tempest-VolumesMetadataTest-395298867 tempest-VolumesMetadataTest-395298867-project-member] POST http://192.168.122.117/volume/v3/volumes/d2642cd9-9a50-45ac-a7c0-359dc9817789/metadata Sep 05 20:58:49 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-bae34425-e701-44c1-a652-52a2c03ef57c tempest-VolumesMetadataTest-395298867 tempest-VolumesMetadataTest-395298867-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:58:49 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:49 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:58:49 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:49 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:58:49 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-bae34425-e701-44c1-a652-52a2c03ef57c tempest-VolumesMetadataTest-395298867 tempest-VolumesMetadataTest-395298867-project-member] Volume info retrieved successfully. Sep 05 20:58:49 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-bae34425-e701-44c1-a652-52a2c03ef57c tempest-VolumesMetadataTest-395298867 tempest-VolumesMetadataTest-395298867-project-member] Create volume metadata completed successfully. Sep 05 20:58:49 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-bae34425-e701-44c1-a652-52a2c03ef57c tempest-VolumesMetadataTest-395298867 tempest-VolumesMetadataTest-395298867-project-member] http://192.168.122.117/volume/v3/volumes/d2642cd9-9a50-45ac-a7c0-359dc9817789/metadata returned with HTTP 200 Sep 05 20:58:49 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 756/1503] 192.168.122.117 () {60 vars in 1280 bytes} [Sat Sep 5 20:58:49 2026] POST /volume/v3/volumes/d2642cd9-9a50-45ac-a7c0-359dc9817789/metadata => generated 68 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 20:58:49 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-c6f90811-4281-4258-9d2d-faf076b19508 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:49 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-c6f90811-4281-4258-9d2d-faf076b19508 tempest-VolumesMetadataTest-395298867 tempest-VolumesMetadataTest-395298867-project-member] PUT http://192.168.122.117/volume/v3/volumes/d2642cd9-9a50-45ac-a7c0-359dc9817789/metadata/key3 Sep 05 20:58:49 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-c6f90811-4281-4258-9d2d-faf076b19508 tempest-VolumesMetadataTest-395298867 tempest-VolumesMetadataTest-395298867-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:58:49 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:49 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:58:49 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:49 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:58:49 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-c6f90811-4281-4258-9d2d-faf076b19508 tempest-VolumesMetadataTest-395298867 tempest-VolumesMetadataTest-395298867-project-member] Volume info retrieved successfully. Sep 05 20:58:49 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-11245df7-a5ec-4656-942e-1a552e9de416 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:49 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-11245df7-a5ec-4656-942e-1a552e9de416 tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-member] GET http://192.168.122.117/volume/v3/volumes/47e17673-3634-4811-8220-e501b262707c Sep 05 20:58:49 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-11245df7-a5ec-4656-942e-1a552e9de416 tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:50 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-11245df7-a5ec-4656-942e-1a552e9de416 tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:50 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-11245df7-a5ec-4656-942e-1a552e9de416 tempest-VolumesSnapshotNegativeTestJSON-661178257 tempest-VolumesSnapshotNegativeTestJSON-661178257-project-member] http://192.168.122.117/volume/v3/volumes/47e17673-3634-4811-8220-e501b262707c returned with HTTP 404 Sep 05 20:58:50 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 757/1504] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:58:49 2026] GET /volume/v3/volumes/47e17673-3634-4811-8220-e501b262707c => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:58:50 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-c6f90811-4281-4258-9d2d-faf076b19508 tempest-VolumesMetadataTest-395298867 tempest-VolumesMetadataTest-395298867-project-member] Update volume metadata completed successfully. Sep 05 20:58:50 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-c6f90811-4281-4258-9d2d-faf076b19508 tempest-VolumesMetadataTest-395298867 tempest-VolumesMetadataTest-395298867-project-member] http://192.168.122.117/volume/v3/volumes/d2642cd9-9a50-45ac-a7c0-359dc9817789/metadata/key3 returned with HTTP 200 Sep 05 20:58:50 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 748/1505] 192.168.122.117 () {60 vars in 1294 bytes} [Sat Sep 5 20:58:49 2026] PUT /volume/v3/volumes/d2642cd9-9a50-45ac-a7c0-359dc9817789/metadata/key3 => generated 35 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 20:58:50 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-e73cbcf9-f2f6-41e7-8ead-9ac21c28b5c6 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:50 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-e73cbcf9-f2f6-41e7-8ead-9ac21c28b5c6 tempest-VolumesMetadataTest-395298867 tempest-VolumesMetadataTest-395298867-project-reader] GET http://192.168.122.117/volume/v3/volumes/d2642cd9-9a50-45ac-a7c0-359dc9817789/metadata/key3 Sep 05 20:58:50 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-e73cbcf9-f2f6-41e7-8ead-9ac21c28b5c6 tempest-VolumesMetadataTest-395298867 tempest-VolumesMetadataTest-395298867-project-reader] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:50 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-e73cbcf9-f2f6-41e7-8ead-9ac21c28b5c6 tempest-VolumesMetadataTest-395298867 tempest-VolumesMetadataTest-395298867-project-reader] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:50 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:50 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:58:50 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:50 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:58:50 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-e73cbcf9-f2f6-41e7-8ead-9ac21c28b5c6 tempest-VolumesMetadataTest-395298867 tempest-VolumesMetadataTest-395298867-project-reader] Volume info retrieved successfully. Sep 05 20:58:50 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-e73cbcf9-f2f6-41e7-8ead-9ac21c28b5c6 tempest-VolumesMetadataTest-395298867 tempest-VolumesMetadataTest-395298867-project-reader] Get volume metadata completed successfully. Sep 05 20:58:50 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-e73cbcf9-f2f6-41e7-8ead-9ac21c28b5c6 tempest-VolumesMetadataTest-395298867 tempest-VolumesMetadataTest-395298867-project-reader] http://192.168.122.117/volume/v3/volumes/d2642cd9-9a50-45ac-a7c0-359dc9817789/metadata/key3 returned with HTTP 200 Sep 05 20:58:50 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 758/1506] 192.168.122.117 () {58 vars in 1274 bytes} [Sat Sep 5 20:58:50 2026] GET /volume/v3/volumes/d2642cd9-9a50-45ac-a7c0-359dc9817789/metadata/key3 => generated 35 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 20:58:50 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-97692fe5-e176-4e40-abe6-f9e62a2d42fb None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:50 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-97692fe5-e176-4e40-abe6-f9e62a2d42fb tempest-VolumesMetadataTest-395298867 tempest-VolumesMetadataTest-395298867-project-reader] GET http://192.168.122.117/volume/v3/volumes/d2642cd9-9a50-45ac-a7c0-359dc9817789/metadata Sep 05 20:58:50 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-97692fe5-e176-4e40-abe6-f9e62a2d42fb tempest-VolumesMetadataTest-395298867 tempest-VolumesMetadataTest-395298867-project-reader] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:50 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-97692fe5-e176-4e40-abe6-f9e62a2d42fb tempest-VolumesMetadataTest-395298867 tempest-VolumesMetadataTest-395298867-project-reader] Calling method 'index' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:50 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:50 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:58:50 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:50 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:58:50 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-97692fe5-e176-4e40-abe6-f9e62a2d42fb tempest-VolumesMetadataTest-395298867 tempest-VolumesMetadataTest-395298867-project-reader] Volume info retrieved successfully. Sep 05 20:58:50 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-97692fe5-e176-4e40-abe6-f9e62a2d42fb tempest-VolumesMetadataTest-395298867 tempest-VolumesMetadataTest-395298867-project-reader] Get volume metadata completed successfully. Sep 05 20:58:50 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-97692fe5-e176-4e40-abe6-f9e62a2d42fb tempest-VolumesMetadataTest-395298867 tempest-VolumesMetadataTest-395298867-project-reader] http://192.168.122.117/volume/v3/volumes/d2642cd9-9a50-45ac-a7c0-359dc9817789/metadata returned with HTTP 200 Sep 05 20:58:50 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 749/1507] 192.168.122.117 () {58 vars in 1259 bytes} [Sat Sep 5 20:58:50 2026] GET /volume/v3/volumes/d2642cd9-9a50-45ac-a7c0-359dc9817789/metadata => generated 75 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 20:58:50 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-05fba70b-37b8-48c9-8b71-297e120ca992 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:50 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-05fba70b-37b8-48c9-8b71-297e120ca992 tempest-VolumesMetadataTest-395298867 tempest-VolumesMetadataTest-395298867-project-member] PUT http://192.168.122.117/volume/v3/volumes/d2642cd9-9a50-45ac-a7c0-359dc9817789/metadata Sep 05 20:58:50 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-05fba70b-37b8-48c9-8b71-297e120ca992 tempest-VolumesMetadataTest-395298867 tempest-VolumesMetadataTest-395298867-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:58:50 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:50 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:58:50 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:50 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:58:50 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-05fba70b-37b8-48c9-8b71-297e120ca992 tempest-VolumesMetadataTest-395298867 tempest-VolumesMetadataTest-395298867-project-member] Volume info retrieved successfully. Sep 05 20:58:50 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-05fba70b-37b8-48c9-8b71-297e120ca992 tempest-VolumesMetadataTest-395298867 tempest-VolumesMetadataTest-395298867-project-member] Update volume metadata completed successfully. Sep 05 20:58:50 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-05fba70b-37b8-48c9-8b71-297e120ca992 tempest-VolumesMetadataTest-395298867 tempest-VolumesMetadataTest-395298867-project-member] http://192.168.122.117/volume/v3/volumes/d2642cd9-9a50-45ac-a7c0-359dc9817789/metadata returned with HTTP 200 Sep 05 20:58:50 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 759/1508] 192.168.122.117 () {60 vars in 1279 bytes} [Sat Sep 5 20:58:50 2026] PUT /volume/v3/volumes/d2642cd9-9a50-45ac-a7c0-359dc9817789/metadata => generated 16 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 20:58:50 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-0406be68-195f-43b6-805d-655f59189da9 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:50 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-0406be68-195f-43b6-805d-655f59189da9 tempest-VolumesMetadataTest-395298867 tempest-VolumesMetadataTest-395298867-project-member] GET http://192.168.122.117/volume/v3/volumes/d2642cd9-9a50-45ac-a7c0-359dc9817789 Sep 05 20:58:50 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-0406be68-195f-43b6-805d-655f59189da9 tempest-VolumesMetadataTest-395298867 tempest-VolumesMetadataTest-395298867-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:50 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-0406be68-195f-43b6-805d-655f59189da9 tempest-VolumesMetadataTest-395298867 tempest-VolumesMetadataTest-395298867-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:50 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:50 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:58:50 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:50 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:58:50 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-0406be68-195f-43b6-805d-655f59189da9 tempest-VolumesMetadataTest-395298867 tempest-VolumesMetadataTest-395298867-project-member] Volume info retrieved successfully. Sep 05 20:58:50 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-0406be68-195f-43b6-805d-655f59189da9 tempest-VolumesMetadataTest-395298867 tempest-VolumesMetadataTest-395298867-project-member] http://192.168.122.117/volume/v3/volumes/d2642cd9-9a50-45ac-a7c0-359dc9817789 returned with HTTP 200 Sep 05 20:58:50 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 750/1509] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:58:50 2026] GET /volume/v3/volumes/d2642cd9-9a50-45ac-a7c0-359dc9817789 => generated 852 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:58:50 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-6796025e-235b-44fe-bdb5-791d3286fc3d None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:50 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-6796025e-235b-44fe-bdb5-791d3286fc3d tempest-VolumesMetadataTest-395298867 tempest-VolumesMetadataTest-395298867-project-member] DELETE http://192.168.122.117/volume/v3/volumes/d2642cd9-9a50-45ac-a7c0-359dc9817789 Sep 05 20:58:50 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-6796025e-235b-44fe-bdb5-791d3286fc3d tempest-VolumesMetadataTest-395298867 tempest-VolumesMetadataTest-395298867-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:50 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-6796025e-235b-44fe-bdb5-791d3286fc3d tempest-VolumesMetadataTest-395298867 tempest-VolumesMetadataTest-395298867-project-member] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:50 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-6796025e-235b-44fe-bdb5-791d3286fc3d tempest-VolumesMetadataTest-395298867 tempest-VolumesMetadataTest-395298867-project-member] Delete volume with id: d2642cd9-9a50-45ac-a7c0-359dc9817789 Sep 05 20:58:50 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:50 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:58:50 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:50 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:58:50 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-6796025e-235b-44fe-bdb5-791d3286fc3d tempest-VolumesMetadataTest-395298867 tempest-VolumesMetadataTest-395298867-project-member] Volume info retrieved successfully. Sep 05 20:58:50 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-6796025e-235b-44fe-bdb5-791d3286fc3d tempest-VolumesMetadataTest-395298867 tempest-VolumesMetadataTest-395298867-project-member] Delete volume request issued successfully. Sep 05 20:58:50 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-6796025e-235b-44fe-bdb5-791d3286fc3d tempest-VolumesMetadataTest-395298867 tempest-VolumesMetadataTest-395298867-project-member] http://192.168.122.117/volume/v3/volumes/d2642cd9-9a50-45ac-a7c0-359dc9817789 returned with HTTP 202 Sep 05 20:58:50 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 760/1510] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 20:58:50 2026] DELETE /volume/v3/volumes/d2642cd9-9a50-45ac-a7c0-359dc9817789 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:58:50 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-8e02c6e4-186c-4e55-ab8e-727b62ce86de None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:50 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-8e02c6e4-186c-4e55-ab8e-727b62ce86de tempest-VolumesMetadataTest-395298867 tempest-VolumesMetadataTest-395298867-project-member] GET http://192.168.122.117/volume/v3/volumes/d2642cd9-9a50-45ac-a7c0-359dc9817789 Sep 05 20:58:50 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-8e02c6e4-186c-4e55-ab8e-727b62ce86de tempest-VolumesMetadataTest-395298867 tempest-VolumesMetadataTest-395298867-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:50 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-8e02c6e4-186c-4e55-ab8e-727b62ce86de tempest-VolumesMetadataTest-395298867 tempest-VolumesMetadataTest-395298867-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:50 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:50 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:58:50 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:50 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:58:50 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-8e02c6e4-186c-4e55-ab8e-727b62ce86de tempest-VolumesMetadataTest-395298867 tempest-VolumesMetadataTest-395298867-project-member] Volume info retrieved successfully. Sep 05 20:58:50 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-8e02c6e4-186c-4e55-ab8e-727b62ce86de tempest-VolumesMetadataTest-395298867 tempest-VolumesMetadataTest-395298867-project-member] http://192.168.122.117/volume/v3/volumes/d2642cd9-9a50-45ac-a7c0-359dc9817789 returned with HTTP 200 Sep 05 20:58:50 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 751/1511] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:58:50 2026] GET /volume/v3/volumes/d2642cd9-9a50-45ac-a7c0-359dc9817789 => generated 851 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:58:51 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-14da6461-428c-430a-a638-a8a05a557b54 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:51 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-14da6461-428c-430a-a638-a8a05a557b54 tempest-VolumesMetadataTest-395298867 tempest-VolumesMetadataTest-395298867-project-member] GET http://192.168.122.117/volume/v3/volumes/d2642cd9-9a50-45ac-a7c0-359dc9817789 Sep 05 20:58:51 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-14da6461-428c-430a-a638-a8a05a557b54 tempest-VolumesMetadataTest-395298867 tempest-VolumesMetadataTest-395298867-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:51 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-14da6461-428c-430a-a638-a8a05a557b54 tempest-VolumesMetadataTest-395298867 tempest-VolumesMetadataTest-395298867-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:51 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-14da6461-428c-430a-a638-a8a05a557b54 tempest-VolumesMetadataTest-395298867 tempest-VolumesMetadataTest-395298867-project-member] http://192.168.122.117/volume/v3/volumes/d2642cd9-9a50-45ac-a7c0-359dc9817789 returned with HTTP 404 Sep 05 20:58:51 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 761/1512] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:58:51 2026] GET /volume/v3/volumes/d2642cd9-9a50-45ac-a7c0-359dc9817789 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:58:55 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-15d0d03a-b172-4e3a-93e7-23c817cc370c None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:55 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-15d0d03a-b172-4e3a-93e7-23c817cc370c tempest-VolumesCloneNegativeTest-84907096 tempest-VolumesCloneNegativeTest-84907096-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 20:58:55 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-15d0d03a-b172-4e3a-93e7-23c817cc370c tempest-VolumesCloneNegativeTest-84907096 tempest-VolumesCloneNegativeTest-84907096-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-1908879951"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:58:55 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.volumes [None req-15d0d03a-b172-4e3a-93e7-23c817cc370c tempest-VolumesCloneNegativeTest-84907096 tempest-VolumesCloneNegativeTest-84907096-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-1908879951'}} {{(pid=87434) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:58:55 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-15d0d03a-b172-4e3a-93e7-23c817cc370c tempest-VolumesCloneNegativeTest-84907096 tempest-VolumesCloneNegativeTest-84907096-project-member] Create volume of 2 GB Sep 05 20:58:55 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-15d0d03a-b172-4e3a-93e7-23c817cc370c tempest-VolumesCloneNegativeTest-84907096 tempest-VolumesCloneNegativeTest-84907096-project-member] Availability Zones retrieved successfully. Sep 05 20:58:55 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-15d0d03a-b172-4e3a-93e7-23c817cc370c tempest-VolumesCloneNegativeTest-84907096 tempest-VolumesCloneNegativeTest-84907096-project-member] Flow 'volume_create_api' (f388b4bd-942a-4721-89de-a422acddb65f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:58:55 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-15d0d03a-b172-4e3a-93e7-23c817cc370c tempest-VolumesCloneNegativeTest-84907096 tempest-VolumesCloneNegativeTest-84907096-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ad994d0-a094-40fe-bf5e-9bc7d6bb361c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:58:55 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.flows.api.create_volume [None req-15d0d03a-b172-4e3a-93e7-23c817cc370c tempest-VolumesCloneNegativeTest-84907096 tempest-VolumesCloneNegativeTest-84907096-project-member] Validating volume size '2' using validate_int {{(pid=87434) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:58:55 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-15d0d03a-b172-4e3a-93e7-23c817cc370c tempest-VolumesCloneNegativeTest-84907096 tempest-VolumesCloneNegativeTest-84907096-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ad994d0-a094-40fe-bf5e-9bc7d6bb361c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:58:55 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-15d0d03a-b172-4e3a-93e7-23c817cc370c tempest-VolumesCloneNegativeTest-84907096 tempest-VolumesCloneNegativeTest-84907096-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c87c1ab-eadc-4bb8-a045-f9c86c7d66b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:58:55 devstack devstack@c-api.service[87434]: DEBUG cinder.quota [None req-15d0d03a-b172-4e3a-93e7-23c817cc370c tempest-VolumesCloneNegativeTest-84907096 tempest-VolumesCloneNegativeTest-84907096-project-member] Created reservations ['4d4f818b-df5c-49d4-b0e6-cffce3ca786d', '24065cee-94b7-469f-a10a-24825f90d537', 'd855c2a0-8ae4-4248-acfd-8f64176c57fe', 'e51506bd-7c12-43b8-bdd0-ec5960af22ce'] {{(pid=87434) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:58:55 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-15d0d03a-b172-4e3a-93e7-23c817cc370c tempest-VolumesCloneNegativeTest-84907096 tempest-VolumesCloneNegativeTest-84907096-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c87c1ab-eadc-4bb8-a045-f9c86c7d66b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4d4f818b-df5c-49d4-b0e6-cffce3ca786d', '24065cee-94b7-469f-a10a-24825f90d537', 'd855c2a0-8ae4-4248-acfd-8f64176c57fe', 'e51506bd-7c12-43b8-bdd0-ec5960af22ce']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:58:55 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-15d0d03a-b172-4e3a-93e7-23c817cc370c tempest-VolumesCloneNegativeTest-84907096 tempest-VolumesCloneNegativeTest-84907096-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4583baab-adfc-430d-b921-606c2be990d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:58:55 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:55 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:58:55 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-15d0d03a-b172-4e3a-93e7-23c817cc370c tempest-VolumesCloneNegativeTest-84907096 tempest-VolumesCloneNegativeTest-84907096-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4583baab-adfc-430d-b921-606c2be990d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '05d02fbf-da74-4d0d-a721-3410f135b3b3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1908879951',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0767a54e027a468f9e620072e6c819f5',qos_specs=None,replication_status=,reservations=['4d4f818b-df5c-49d4-b0e6-cffce3ca786d','24065cee-94b7-469f-a10a-24825f90d537','d855c2a0-8ae4-4248-acfd-8f64176c57fe','e51506bd-7c12-43b8-bdd0-ec5960af22ce'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2bc2c6886fcc42d9a0286bf6f371401b',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T18:58:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1908879951',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=05d02fbf-da74-4d0d-a721-3410f135b3b3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0767a54e027a468f9e620072e6c819f5',provider_auth=None,provider_geometry=None,provider_id=None,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='2bc2c6886fcc42d9a0286bf6f371401b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:58:55 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-15d0d03a-b172-4e3a-93e7-23c817cc370c tempest-VolumesCloneNegativeTest-84907096 tempest-VolumesCloneNegativeTest-84907096-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37c36a95-212f-422d-aa48-8db2c28b46a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:58:55 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-15d0d03a-b172-4e3a-93e7-23c817cc370c tempest-VolumesCloneNegativeTest-84907096 tempest-VolumesCloneNegativeTest-84907096-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37c36a95-212f-422d-aa48-8db2c28b46a6) transitioned into state 'SUCCESS' from state '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-1908879951',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0767a54e027a468f9e620072e6c819f5',qos_specs=None,replication_status=,reservations=['4d4f818b-df5c-49d4-b0e6-cffce3ca786d','24065cee-94b7-469f-a10a-24825f90d537','d855c2a0-8ae4-4248-acfd-8f64176c57fe','e51506bd-7c12-43b8-bdd0-ec5960af22ce'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2bc2c6886fcc42d9a0286bf6f371401b',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:58:55 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-15d0d03a-b172-4e3a-93e7-23c817cc370c tempest-VolumesCloneNegativeTest-84907096 tempest-VolumesCloneNegativeTest-84907096-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e72f3fb8-a41e-41c6-8b90-b31b7c5f1e01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:58:56 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-15d0d03a-b172-4e3a-93e7-23c817cc370c tempest-VolumesCloneNegativeTest-84907096 tempest-VolumesCloneNegativeTest-84907096-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e72f3fb8-a41e-41c6-8b90-b31b7c5f1e01) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:58:56 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-15d0d03a-b172-4e3a-93e7-23c817cc370c tempest-VolumesCloneNegativeTest-84907096 tempest-VolumesCloneNegativeTest-84907096-project-member] Flow 'volume_create_api' (f388b4bd-942a-4721-89de-a422acddb65f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:58:56 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-15d0d03a-b172-4e3a-93e7-23c817cc370c tempest-VolumesCloneNegativeTest-84907096 tempest-VolumesCloneNegativeTest-84907096-project-member] Create volume request issued successfully. Sep 05 20:58:56 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-15d0d03a-b172-4e3a-93e7-23c817cc370c tempest-VolumesCloneNegativeTest-84907096 tempest-VolumesCloneNegativeTest-84907096-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 20:58:56 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 752/1513] 192.168.122.117 () {60 vars in 1142 bytes} [Sat Sep 5 20:58:55 2026] POST /volume/v3/volumes => generated 764 bytes in 713 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:58:56 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-1861cecd-5533-451a-ae68-b429fb99cd59 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:56 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-1861cecd-5533-451a-ae68-b429fb99cd59 tempest-VolumesCloneNegativeTest-84907096 tempest-VolumesCloneNegativeTest-84907096-project-member] GET http://192.168.122.117/volume/v3/volumes/05d02fbf-da74-4d0d-a721-3410f135b3b3 Sep 05 20:58:56 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-1861cecd-5533-451a-ae68-b429fb99cd59 tempest-VolumesCloneNegativeTest-84907096 tempest-VolumesCloneNegativeTest-84907096-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:56 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-1861cecd-5533-451a-ae68-b429fb99cd59 tempest-VolumesCloneNegativeTest-84907096 tempest-VolumesCloneNegativeTest-84907096-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:56 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:56 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:58:56 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:56 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:58:56 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-1861cecd-5533-451a-ae68-b429fb99cd59 tempest-VolumesCloneNegativeTest-84907096 tempest-VolumesCloneNegativeTest-84907096-project-member] Volume info retrieved successfully. Sep 05 20:58:56 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-1861cecd-5533-451a-ae68-b429fb99cd59 tempest-VolumesCloneNegativeTest-84907096 tempest-VolumesCloneNegativeTest-84907096-project-member] http://192.168.122.117/volume/v3/volumes/05d02fbf-da74-4d0d-a721-3410f135b3b3 returned with HTTP 200 Sep 05 20:58:56 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 762/1514] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:58:56 2026] GET /volume/v3/volumes/05d02fbf-da74-4d0d-a721-3410f135b3b3 => generated 832 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:58:57 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-db9d5fc9-76d3-4c50-b01e-f3c8b7b86cbc None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:57 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-db9d5fc9-76d3-4c50-b01e-f3c8b7b86cbc tempest-VolumesCloneNegativeTest-84907096 tempest-VolumesCloneNegativeTest-84907096-project-member] GET http://192.168.122.117/volume/v3/volumes/05d02fbf-da74-4d0d-a721-3410f135b3b3 Sep 05 20:58:57 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-db9d5fc9-76d3-4c50-b01e-f3c8b7b86cbc tempest-VolumesCloneNegativeTest-84907096 tempest-VolumesCloneNegativeTest-84907096-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:57 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-db9d5fc9-76d3-4c50-b01e-f3c8b7b86cbc tempest-VolumesCloneNegativeTest-84907096 tempest-VolumesCloneNegativeTest-84907096-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:57 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:57 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:58:57 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:57 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:58:57 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-db9d5fc9-76d3-4c50-b01e-f3c8b7b86cbc tempest-VolumesCloneNegativeTest-84907096 tempest-VolumesCloneNegativeTest-84907096-project-member] Volume info retrieved successfully. Sep 05 20:58:57 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-db9d5fc9-76d3-4c50-b01e-f3c8b7b86cbc tempest-VolumesCloneNegativeTest-84907096 tempest-VolumesCloneNegativeTest-84907096-project-member] http://192.168.122.117/volume/v3/volumes/05d02fbf-da74-4d0d-a721-3410f135b3b3 returned with HTTP 200 Sep 05 20:58:57 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 753/1515] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:58:57 2026] GET /volume/v3/volumes/05d02fbf-da74-4d0d-a721-3410f135b3b3 => generated 856 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:58:58 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-72afea63-8032-47bf-970e-2993de153363 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:58 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-72afea63-8032-47bf-970e-2993de153363 tempest-VolumesCloneNegativeTest-84907096 tempest-VolumesCloneNegativeTest-84907096-project-member] GET http://192.168.122.117/volume/v3/volumes/05d02fbf-da74-4d0d-a721-3410f135b3b3 Sep 05 20:58:58 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-72afea63-8032-47bf-970e-2993de153363 tempest-VolumesCloneNegativeTest-84907096 tempest-VolumesCloneNegativeTest-84907096-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:58 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-72afea63-8032-47bf-970e-2993de153363 tempest-VolumesCloneNegativeTest-84907096 tempest-VolumesCloneNegativeTest-84907096-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:58 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:58 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:58:58 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:58 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:58:58 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-72afea63-8032-47bf-970e-2993de153363 tempest-VolumesCloneNegativeTest-84907096 tempest-VolumesCloneNegativeTest-84907096-project-member] Volume info retrieved successfully. Sep 05 20:58:58 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-72afea63-8032-47bf-970e-2993de153363 tempest-VolumesCloneNegativeTest-84907096 tempest-VolumesCloneNegativeTest-84907096-project-member] http://192.168.122.117/volume/v3/volumes/05d02fbf-da74-4d0d-a721-3410f135b3b3 returned with HTTP 200 Sep 05 20:58:58 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 763/1516] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:58:58 2026] GET /volume/v3/volumes/05d02fbf-da74-4d0d-a721-3410f135b3b3 => generated 857 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:58:58 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-06ec41ea-d77d-4c81-9e4a-8c16ab4cb44f None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:58 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-06ec41ea-d77d-4c81-9e4a-8c16ab4cb44f tempest-VolumesCloneNegativeTest-84907096 tempest-VolumesCloneNegativeTest-84907096-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 20:58:58 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-06ec41ea-d77d-4c81-9e4a-8c16ab4cb44f tempest-VolumesCloneNegativeTest-84907096 tempest-VolumesCloneNegativeTest-84907096-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "05d02fbf-da74-4d0d-a721-3410f135b3b3"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:58:58 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.volumes [None req-06ec41ea-d77d-4c81-9e4a-8c16ab4cb44f tempest-VolumesCloneNegativeTest-84907096 tempest-VolumesCloneNegativeTest-84907096-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '05d02fbf-da74-4d0d-a721-3410f135b3b3'}} {{(pid=87434) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:58:58 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:58 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:58:58 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:58 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:58:58 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-06ec41ea-d77d-4c81-9e4a-8c16ab4cb44f tempest-VolumesCloneNegativeTest-84907096 tempest-VolumesCloneNegativeTest-84907096-project-member] Volume retrieved successfully. Sep 05 20:58:58 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-06ec41ea-d77d-4c81-9e4a-8c16ab4cb44f tempest-VolumesCloneNegativeTest-84907096 tempest-VolumesCloneNegativeTest-84907096-project-member] Create volume of 1 GB Sep 05 20:58:58 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-06ec41ea-d77d-4c81-9e4a-8c16ab4cb44f tempest-VolumesCloneNegativeTest-84907096 tempest-VolumesCloneNegativeTest-84907096-project-member] Availability Zones retrieved successfully. Sep 05 20:58:58 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-06ec41ea-d77d-4c81-9e4a-8c16ab4cb44f tempest-VolumesCloneNegativeTest-84907096 tempest-VolumesCloneNegativeTest-84907096-project-member] Flow 'volume_create_api' (ef5bebfa-d04b-4105-b393-c45a9e5ad85e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:58:58 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-06ec41ea-d77d-4c81-9e4a-8c16ab4cb44f tempest-VolumesCloneNegativeTest-84907096 tempest-VolumesCloneNegativeTest-84907096-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d71a5f7d-3b53-42c6-9ba1-987838b64d0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:58:58 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.flows.api.create_volume [None req-06ec41ea-d77d-4c81-9e4a-8c16ab4cb44f tempest-VolumesCloneNegativeTest-84907096 tempest-VolumesCloneNegativeTest-84907096-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=87434) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:58:58 devstack devstack@c-api.service[87434]: WARNING cinder.volume.api [None req-06ec41ea-d77d-4c81-9e4a-8c16ab4cb44f tempest-VolumesCloneNegativeTest-84907096 tempest-VolumesCloneNegativeTest-84907096-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d71a5f7d-3b53-42c6-9ba1-987838b64d0b) transitioned into state 'FAILURE' from state 'RUNNING' Sep 05 20:58:58 devstack devstack@c-api.service[87434]: 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 05 20:58:58 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-06ec41ea-d77d-4c81-9e4a-8c16ab4cb44f tempest-VolumesCloneNegativeTest-84907096 tempest-VolumesCloneNegativeTest-84907096-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d71a5f7d-3b53-42c6-9ba1-987838b64d0b) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:58:58 devstack devstack@c-api.service[87434]: WARNING cinder.volume.api [None req-06ec41ea-d77d-4c81-9e4a-8c16ab4cb44f tempest-VolumesCloneNegativeTest-84907096 tempest-VolumesCloneNegativeTest-84907096-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d71a5f7d-3b53-42c6-9ba1-987838b64d0b) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 05 20:58:58 devstack devstack@c-api.service[87434]: WARNING cinder.volume.api [None req-06ec41ea-d77d-4c81-9e4a-8c16ab4cb44f tempest-VolumesCloneNegativeTest-84907096 tempest-VolumesCloneNegativeTest-84907096-project-member] Flow 'volume_create_api' (ef5bebfa-d04b-4105-b393-c45a9e5ad85e) transitioned into state 'REVERTED' from state 'RUNNING' Sep 05 20:58:58 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-06ec41ea-d77d-4c81-9e4a-8c16ab4cb44f tempest-VolumesCloneNegativeTest-84907096 tempest-VolumesCloneNegativeTest-84907096-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 400 Sep 05 20:58:58 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 754/1517] 192.168.122.117 () {60 vars in 1142 bytes} [Sat Sep 5 20:58:58 2026] POST /volume/v3/volumes => generated 173 bytes in 90 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 05 20:58:58 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-9406991b-379f-4cb3-b869-d440c67f7613 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:58 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-9406991b-379f-4cb3-b869-d440c67f7613 tempest-VolumesCloneNegativeTest-84907096 tempest-VolumesCloneNegativeTest-84907096-project-member] GET http://192.168.122.117/volume/v3/volumes/05d02fbf-da74-4d0d-a721-3410f135b3b3 Sep 05 20:58:58 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-9406991b-379f-4cb3-b869-d440c67f7613 tempest-VolumesCloneNegativeTest-84907096 tempest-VolumesCloneNegativeTest-84907096-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:58 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-9406991b-379f-4cb3-b869-d440c67f7613 tempest-VolumesCloneNegativeTest-84907096 tempest-VolumesCloneNegativeTest-84907096-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:58 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:58 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:58:58 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:58 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:58:58 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-9406991b-379f-4cb3-b869-d440c67f7613 tempest-VolumesCloneNegativeTest-84907096 tempest-VolumesCloneNegativeTest-84907096-project-member] Volume info retrieved successfully. Sep 05 20:58:58 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-9406991b-379f-4cb3-b869-d440c67f7613 tempest-VolumesCloneNegativeTest-84907096 tempest-VolumesCloneNegativeTest-84907096-project-member] http://192.168.122.117/volume/v3/volumes/05d02fbf-da74-4d0d-a721-3410f135b3b3 returned with HTTP 200 Sep 05 20:58:58 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 764/1518] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:58:58 2026] GET /volume/v3/volumes/05d02fbf-da74-4d0d-a721-3410f135b3b3 => generated 857 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:58:58 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-f866b50a-8a67-430e-a85b-6c15c36c413d None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:58 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-f866b50a-8a67-430e-a85b-6c15c36c413d tempest-VolumesCloneNegativeTest-84907096 tempest-VolumesCloneNegativeTest-84907096-project-member] DELETE http://192.168.122.117/volume/v3/volumes/05d02fbf-da74-4d0d-a721-3410f135b3b3 Sep 05 20:58:58 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-f866b50a-8a67-430e-a85b-6c15c36c413d tempest-VolumesCloneNegativeTest-84907096 tempest-VolumesCloneNegativeTest-84907096-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:58 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-f866b50a-8a67-430e-a85b-6c15c36c413d tempest-VolumesCloneNegativeTest-84907096 tempest-VolumesCloneNegativeTest-84907096-project-member] Calling method 'delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:58 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-f866b50a-8a67-430e-a85b-6c15c36c413d tempest-VolumesCloneNegativeTest-84907096 tempest-VolumesCloneNegativeTest-84907096-project-member] Delete volume with id: 05d02fbf-da74-4d0d-a721-3410f135b3b3 Sep 05 20:58:58 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:58 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:58:58 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:58 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:58:58 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-f866b50a-8a67-430e-a85b-6c15c36c413d tempest-VolumesCloneNegativeTest-84907096 tempest-VolumesCloneNegativeTest-84907096-project-member] Volume info retrieved successfully. Sep 05 20:58:58 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-f866b50a-8a67-430e-a85b-6c15c36c413d tempest-VolumesCloneNegativeTest-84907096 tempest-VolumesCloneNegativeTest-84907096-project-member] Delete volume request issued successfully. Sep 05 20:58:58 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-f866b50a-8a67-430e-a85b-6c15c36c413d tempest-VolumesCloneNegativeTest-84907096 tempest-VolumesCloneNegativeTest-84907096-project-member] http://192.168.122.117/volume/v3/volumes/05d02fbf-da74-4d0d-a721-3410f135b3b3 returned with HTTP 202 Sep 05 20:58:58 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 755/1519] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 20:58:58 2026] DELETE /volume/v3/volumes/05d02fbf-da74-4d0d-a721-3410f135b3b3 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:58:58 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-fda4b520-9d4d-421e-b977-bbbcd85f2e90 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:58 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-fda4b520-9d4d-421e-b977-bbbcd85f2e90 tempest-VolumesCloneNegativeTest-84907096 tempest-VolumesCloneNegativeTest-84907096-project-member] GET http://192.168.122.117/volume/v3/volumes/05d02fbf-da74-4d0d-a721-3410f135b3b3 Sep 05 20:58:58 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-fda4b520-9d4d-421e-b977-bbbcd85f2e90 tempest-VolumesCloneNegativeTest-84907096 tempest-VolumesCloneNegativeTest-84907096-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:58 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-fda4b520-9d4d-421e-b977-bbbcd85f2e90 tempest-VolumesCloneNegativeTest-84907096 tempest-VolumesCloneNegativeTest-84907096-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:58 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:58 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:58:58 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:58 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:58:58 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-fda4b520-9d4d-421e-b977-bbbcd85f2e90 tempest-VolumesCloneNegativeTest-84907096 tempest-VolumesCloneNegativeTest-84907096-project-member] Volume info retrieved successfully. Sep 05 20:58:58 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-fda4b520-9d4d-421e-b977-bbbcd85f2e90 tempest-VolumesCloneNegativeTest-84907096 tempest-VolumesCloneNegativeTest-84907096-project-member] http://192.168.122.117/volume/v3/volumes/05d02fbf-da74-4d0d-a721-3410f135b3b3 returned with HTTP 200 Sep 05 20:58:58 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 765/1520] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:58:58 2026] GET /volume/v3/volumes/05d02fbf-da74-4d0d-a721-3410f135b3b3 => generated 856 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:58:59 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-a8132bfa-3435-4ce5-853f-80bed7720084 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:59 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-a8132bfa-3435-4ce5-853f-80bed7720084 tempest-VolumesCloneNegativeTest-84907096 tempest-VolumesCloneNegativeTest-84907096-project-member] GET http://192.168.122.117/volume/v3/volumes/05d02fbf-da74-4d0d-a721-3410f135b3b3 Sep 05 20:58:59 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-a8132bfa-3435-4ce5-853f-80bed7720084 tempest-VolumesCloneNegativeTest-84907096 tempest-VolumesCloneNegativeTest-84907096-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:59 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-a8132bfa-3435-4ce5-853f-80bed7720084 tempest-VolumesCloneNegativeTest-84907096 tempest-VolumesCloneNegativeTest-84907096-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:59 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-a8132bfa-3435-4ce5-853f-80bed7720084 tempest-VolumesCloneNegativeTest-84907096 tempest-VolumesCloneNegativeTest-84907096-project-member] http://192.168.122.117/volume/v3/volumes/05d02fbf-da74-4d0d-a721-3410f135b3b3 returned with HTTP 404 Sep 05 20:58:59 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 756/1521] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:58:59 2026] GET /volume/v3/volumes/05d02fbf-da74-4d0d-a721-3410f135b3b3 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:59:08 devstack devstack@c-api.service[87435]: DEBUG dbcounter [-] [87435] Writing DB stats cinder:UPDATE=30,cinder:INSERT=21,cinder:SELECT=103 {{(pid=87435) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 20:59:09 devstack devstack@c-api.service[87434]: DEBUG dbcounter [-] [87434] Writing DB stats cinder:SELECT=324,cinder:UPDATE=66,cinder:INSERT=55 {{(pid=87434) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 20:59:10 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-3edc3d2b-ba27-4b87-9ddc-5989e07f0e90 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:10 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-3edc3d2b-ba27-4b87-9ddc-5989e07f0e90 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 20:59:10 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-3edc3d2b-ba27-4b87-9ddc-5989e07f0e90 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1971717225"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:59:10 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.volumes [None req-3edc3d2b-ba27-4b87-9ddc-5989e07f0e90 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1971717225'}} {{(pid=87435) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:59:10 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-3edc3d2b-ba27-4b87-9ddc-5989e07f0e90 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Create volume of 1 GB Sep 05 20:59:10 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-3edc3d2b-ba27-4b87-9ddc-5989e07f0e90 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Availability Zones retrieved successfully. Sep 05 20:59:10 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-3edc3d2b-ba27-4b87-9ddc-5989e07f0e90 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Flow 'volume_create_api' (ca3a52d5-ddf7-4399-91ea-8df3537ef507) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:59:10 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-3edc3d2b-ba27-4b87-9ddc-5989e07f0e90 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (abf6d0cc-ec9f-43b3-987d-fe1bfdf77c47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:59:10 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.flows.api.create_volume [None req-3edc3d2b-ba27-4b87-9ddc-5989e07f0e90 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Validating volume size '1' using validate_int {{(pid=87435) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:59:10 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-3edc3d2b-ba27-4b87-9ddc-5989e07f0e90 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (abf6d0cc-ec9f-43b3-987d-fe1bfdf77c47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:59:10 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-3edc3d2b-ba27-4b87-9ddc-5989e07f0e90 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5dbe7e39-0f77-4004-b2c3-579ac51a8706) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:59:10 devstack devstack@c-api.service[87435]: DEBUG cinder.quota [None req-3edc3d2b-ba27-4b87-9ddc-5989e07f0e90 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Created reservations ['609fbdfc-3efa-4c42-a6f2-d10760b189fb', 'd60587c9-bdd6-46aa-ba8e-ad90d0dfd087', '467cb11b-11a4-4319-93c7-d89ac6a26ac8', 'd5f34ed1-2f32-4868-9320-f2aaa4f77d8b'] {{(pid=87435) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:59:10 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-3edc3d2b-ba27-4b87-9ddc-5989e07f0e90 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5dbe7e39-0f77-4004-b2c3-579ac51a8706) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['609fbdfc-3efa-4c42-a6f2-d10760b189fb', 'd60587c9-bdd6-46aa-ba8e-ad90d0dfd087', '467cb11b-11a4-4319-93c7-d89ac6a26ac8', 'd5f34ed1-2f32-4868-9320-f2aaa4f77d8b']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:59:10 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-3edc3d2b-ba27-4b87-9ddc-5989e07f0e90 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da32c3fa-c002-43f7-9219-2cbe01013ca0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:59:10 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:10 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:59:10 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-3edc3d2b-ba27-4b87-9ddc-5989e07f0e90 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da32c3fa-c002-43f7-9219-2cbe01013ca0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4561905f-632b-4dc3-aa74-06e371da45c8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1971717225',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46b0f37f62734037b7f8a58eddf1b8c6',qos_specs=None,replication_status=,reservations=['609fbdfc-3efa-4c42-a6f2-d10760b189fb','d60587c9-bdd6-46aa-ba8e-ad90d0dfd087','467cb11b-11a4-4319-93c7-d89ac6a26ac8','d5f34ed1-2f32-4868-9320-f2aaa4f77d8b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='584fc18d342746cda7d2530167e9c54f',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T18:59:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1971717225',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4561905f-632b-4dc3-aa74-06e371da45c8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='46b0f37f62734037b7f8a58eddf1b8c6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='584fc18d342746cda7d2530167e9c54f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:59:10 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-3edc3d2b-ba27-4b87-9ddc-5989e07f0e90 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (002e1e20-c8b9-4c3d-8d3c-9c8876f81f8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:59:10 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-3edc3d2b-ba27-4b87-9ddc-5989e07f0e90 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (002e1e20-c8b9-4c3d-8d3c-9c8876f81f8d) transitioned into state 'SUCCESS' from state '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-1971717225',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46b0f37f62734037b7f8a58eddf1b8c6',qos_specs=None,replication_status=,reservations=['609fbdfc-3efa-4c42-a6f2-d10760b189fb','d60587c9-bdd6-46aa-ba8e-ad90d0dfd087','467cb11b-11a4-4319-93c7-d89ac6a26ac8','d5f34ed1-2f32-4868-9320-f2aaa4f77d8b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='584fc18d342746cda7d2530167e9c54f',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:59:10 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-3edc3d2b-ba27-4b87-9ddc-5989e07f0e90 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6fe7441-6ba8-4d09-8b1d-0e6ed57537ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:59:10 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-3edc3d2b-ba27-4b87-9ddc-5989e07f0e90 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6fe7441-6ba8-4d09-8b1d-0e6ed57537ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:59:10 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-3edc3d2b-ba27-4b87-9ddc-5989e07f0e90 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Flow 'volume_create_api' (ca3a52d5-ddf7-4399-91ea-8df3537ef507) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:59:10 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-3edc3d2b-ba27-4b87-9ddc-5989e07f0e90 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Create volume request issued successfully. Sep 05 20:59:10 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-3edc3d2b-ba27-4b87-9ddc-5989e07f0e90 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 20:59:10 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 766/1522] 192.168.122.117 () {60 vars in 1142 bytes} [Sat Sep 5 20:59:10 2026] POST /volume/v3/volumes => generated 760 bytes in 639 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:59:10 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-e1c191b5-8919-440c-a457-d62512fd8823 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:11 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-e1c191b5-8919-440c-a457-d62512fd8823 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] GET http://192.168.122.117/volume/v3/volumes/4561905f-632b-4dc3-aa74-06e371da45c8 Sep 05 20:59:11 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-e1c191b5-8919-440c-a457-d62512fd8823 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:11 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-e1c191b5-8919-440c-a457-d62512fd8823 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:11 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:11 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:59:11 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:11 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:59:11 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-e1c191b5-8919-440c-a457-d62512fd8823 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Volume info retrieved successfully. Sep 05 20:59:11 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-e1c191b5-8919-440c-a457-d62512fd8823 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] http://192.168.122.117/volume/v3/volumes/4561905f-632b-4dc3-aa74-06e371da45c8 returned with HTTP 200 Sep 05 20:59:11 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 757/1523] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:59:10 2026] GET /volume/v3/volumes/4561905f-632b-4dc3-aa74-06e371da45c8 => generated 828 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:59:12 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-74644991-1489-48ec-bc5c-9444a99eba8d None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:12 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-74644991-1489-48ec-bc5c-9444a99eba8d tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] GET http://192.168.122.117/volume/v3/volumes/4561905f-632b-4dc3-aa74-06e371da45c8 Sep 05 20:59:12 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-74644991-1489-48ec-bc5c-9444a99eba8d tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:12 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-74644991-1489-48ec-bc5c-9444a99eba8d tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:12 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:12 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:59:12 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:12 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:59:12 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-74644991-1489-48ec-bc5c-9444a99eba8d tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Volume info retrieved successfully. Sep 05 20:59:12 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-74644991-1489-48ec-bc5c-9444a99eba8d tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] http://192.168.122.117/volume/v3/volumes/4561905f-632b-4dc3-aa74-06e371da45c8 returned with HTTP 200 Sep 05 20:59:12 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 767/1524] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:59:12 2026] GET /volume/v3/volumes/4561905f-632b-4dc3-aa74-06e371da45c8 => generated 852 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:59:13 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-bf8545fb-8531-45ea-b5bd-41e8c07462a6 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:13 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-bf8545fb-8531-45ea-b5bd-41e8c07462a6 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] GET http://192.168.122.117/volume/v3/volumes/4561905f-632b-4dc3-aa74-06e371da45c8 Sep 05 20:59:13 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-bf8545fb-8531-45ea-b5bd-41e8c07462a6 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:13 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-bf8545fb-8531-45ea-b5bd-41e8c07462a6 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:13 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:13 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:59:13 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:13 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:59:13 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-bf8545fb-8531-45ea-b5bd-41e8c07462a6 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Volume info retrieved successfully. Sep 05 20:59:13 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-bf8545fb-8531-45ea-b5bd-41e8c07462a6 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] http://192.168.122.117/volume/v3/volumes/4561905f-632b-4dc3-aa74-06e371da45c8 returned with HTTP 200 Sep 05 20:59:13 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 758/1525] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:59:13 2026] GET /volume/v3/volumes/4561905f-632b-4dc3-aa74-06e371da45c8 => generated 853 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:59:13 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [req-2f9f274a-a633-49cc-8196-ca86098e3922 req-e3290544-89f9-41fe-bed3-9188ff443a6c None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:13 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-2f9f274a-a633-49cc-8196-ca86098e3922 req-e3290544-89f9-41fe-bed3-9188ff443a6c tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] GET http://192.168.122.117/volume/v3/volumes/4561905f-632b-4dc3-aa74-06e371da45c8 Sep 05 20:59:13 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-2f9f274a-a633-49cc-8196-ca86098e3922 req-e3290544-89f9-41fe-bed3-9188ff443a6c tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:13 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-2f9f274a-a633-49cc-8196-ca86098e3922 req-e3290544-89f9-41fe-bed3-9188ff443a6c tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:13 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:13 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:59:13 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:13 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:59:13 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [req-2f9f274a-a633-49cc-8196-ca86098e3922 req-e3290544-89f9-41fe-bed3-9188ff443a6c tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Volume info retrieved successfully. Sep 05 20:59:13 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-2f9f274a-a633-49cc-8196-ca86098e3922 req-e3290544-89f9-41fe-bed3-9188ff443a6c tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] http://192.168.122.117/volume/v3/volumes/4561905f-632b-4dc3-aa74-06e371da45c8 returned with HTTP 200 Sep 05 20:59:13 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 768/1526] 192.168.122.117 () {60 vars in 1487 bytes} [Sat Sep 5 20:59:13 2026] GET /volume/v3/volumes/4561905f-632b-4dc3-aa74-06e371da45c8 => generated 853 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:59:13 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-03875850-3fa5-4e81-af24-60c606610ed5 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:13 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-03875850-3fa5-4e81-af24-60c606610ed5 None None] GET http://192.168.122.117/volume// Sep 05 20:59:13 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-03875850-3fa5-4e81-af24-60c606610ed5 None None] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:13 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-03875850-3fa5-4e81-af24-60c606610ed5 None None] Calling method 'all' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:13 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-03875850-3fa5-4e81-af24-60c606610ed5 None None] http://192.168.122.117/volume// returned with HTTP 300 Sep 05 20:59:13 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 759/1527] 192.168.122.117 () {58 vars in 1317 bytes} [Sat Sep 5 20:59:13 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 20:59:13 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [req-2f9f274a-a633-49cc-8196-ca86098e3922 req-50696aa2-ce77-450d-8834-ad835cf61a65 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:13 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-2f9f274a-a633-49cc-8196-ca86098e3922 req-50696aa2-ce77-450d-8834-ad835cf61a65 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] POST http://192.168.122.117/volume/v3/attachments Sep 05 20:59:13 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-2f9f274a-a633-49cc-8196-ca86098e3922 req-50696aa2-ce77-450d-8834-ad835cf61a65 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4561905f-632b-4dc3-aa74-06e371da45c8", "connector": null, "instance_uuid": "10bfb7ca-8bd4-4fd1-86c0-1cdd79d98254"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:59:13 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:13 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:59:13 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:13 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:59:13 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-2f9f274a-a633-49cc-8196-ca86098e3922 req-50696aa2-ce77-450d-8834-ad835cf61a65 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] http://192.168.122.117/volume/v3/attachments returned with HTTP 200 Sep 05 20:59:13 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 769/1528] 192.168.122.117 () {66 vars in 1483 bytes} [Sat Sep 5 20:59:13 2026] POST /volume/v3/attachments => generated 273 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:59:13 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-b0b1e490-b593-4c61-8f1b-d79f8d918194 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:13 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b0b1e490-b593-4c61-8f1b-d79f8d918194 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] GET http://192.168.122.117/volume/v3/volumes/4561905f-632b-4dc3-aa74-06e371da45c8 Sep 05 20:59:13 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b0b1e490-b593-4c61-8f1b-d79f8d918194 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:13 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b0b1e490-b593-4c61-8f1b-d79f8d918194 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:13 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:13 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:59:13 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:13 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:59:13 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-fa415716-f945-402c-b6b7-aac5dbca79f9 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:13 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-fa415716-f945-402c-b6b7-aac5dbca79f9 None None] GET http://192.168.122.117/volume// Sep 05 20:59:13 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-fa415716-f945-402c-b6b7-aac5dbca79f9 None None] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:13 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-fa415716-f945-402c-b6b7-aac5dbca79f9 None None] Calling method 'all' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:13 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-b0b1e490-b593-4c61-8f1b-d79f8d918194 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Volume info retrieved successfully. Sep 05 20:59:13 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-fa415716-f945-402c-b6b7-aac5dbca79f9 None None] http://192.168.122.117/volume// returned with HTTP 300 Sep 05 20:59:13 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 770/1529] 192.168.122.117 () {58 vars in 1315 bytes} [Sat Sep 5 20:59:13 2026] GET /volume/ => generated 390 bytes in 13 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 20:59:13 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b0b1e490-b593-4c61-8f1b-d79f8d918194 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] http://192.168.122.117/volume/v3/volumes/4561905f-632b-4dc3-aa74-06e371da45c8 returned with HTTP 200 Sep 05 20:59:13 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 760/1530] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:59:13 2026] GET /volume/v3/volumes/4561905f-632b-4dc3-aa74-06e371da45c8 => generated 852 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:59:13 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [req-2f9f274a-a633-49cc-8196-ca86098e3922 req-45dcaa2b-f075-459e-b954-27e1aec73abb None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:13 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-2f9f274a-a633-49cc-8196-ca86098e3922 req-45dcaa2b-f075-459e-b954-27e1aec73abb tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] GET http://192.168.122.117/volume/v3/volumes/4561905f-632b-4dc3-aa74-06e371da45c8 Sep 05 20:59:13 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-2f9f274a-a633-49cc-8196-ca86098e3922 req-45dcaa2b-f075-459e-b954-27e1aec73abb tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:13 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-2f9f274a-a633-49cc-8196-ca86098e3922 req-45dcaa2b-f075-459e-b954-27e1aec73abb tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:13 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:13 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:59:13 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:13 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:59:13 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [req-2f9f274a-a633-49cc-8196-ca86098e3922 req-45dcaa2b-f075-459e-b954-27e1aec73abb tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Volume info retrieved successfully. Sep 05 20:59:13 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-2f9f274a-a633-49cc-8196-ca86098e3922 req-45dcaa2b-f075-459e-b954-27e1aec73abb tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] http://192.168.122.117/volume/v3/volumes/4561905f-632b-4dc3-aa74-06e371da45c8 returned with HTTP 200 Sep 05 20:59:13 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 771/1531] 192.168.122.117 () {62 vars in 1528 bytes} [Sat Sep 5 20:59:13 2026] GET /volume/v3/volumes/4561905f-632b-4dc3-aa74-06e371da45c8 => generated 1033 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 20:59:14 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-2f9f274a-a633-49cc-8196-ca86098e3922 req-8b005234-75b3-465a-a6ea-a317971d4c57 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:14 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-2f9f274a-a633-49cc-8196-ca86098e3922 req-8b005234-75b3-465a-a6ea-a317971d4c57 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] PUT http://192.168.122.117/volume/v3/attachments/ad0cdf9e-3a8b-4082-abf0-b3dade959bdd Sep 05 20:59:14 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-2f9f274a-a633-49cc-8196-ca86098e3922 req-8b005234-75b3-465a-a6ea-a317971d4c57 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.117", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:643f628891a", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d26e87ce-8ef5-4a19-89be-27e45980a71c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:59:14 devstack devstack@c-api.service[87434]: DEBUG cinder.coordination [req-2f9f274a-a633-49cc-8196-ca86098e3922 req-8b005234-75b3-465a-a6ea-a317971d4c57 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Acquiring lock "cinder-attachment_update-4561905f-632b-4dc3-aa74-06e371da45c8-devstack" by "attachment_update" {{(pid=87434) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 05 20:59:14 devstack devstack@c-api.service[87434]: DEBUG cinder.coordination [req-2f9f274a-a633-49cc-8196-ca86098e3922 req-8b005234-75b3-465a-a6ea-a317971d4c57 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Lock "cinder-attachment_update-4561905f-632b-4dc3-aa74-06e371da45c8-devstack" acquired by "attachment_update" :: waited 0.016s {{(pid=87434) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 05 20:59:14 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:14 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:59:14 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:14 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:59:14 devstack devstack@c-api.service[87434]: DEBUG cinder.coordination [req-2f9f274a-a633-49cc-8196-ca86098e3922 req-8b005234-75b3-465a-a6ea-a317971d4c57 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Lock "cinder-attachment_update-4561905f-632b-4dc3-aa74-06e371da45c8-devstack" released by "attachment_update" :: held 0.211s {{(pid=87434) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 05 20:59:14 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-2f9f274a-a633-49cc-8196-ca86098e3922 req-8b005234-75b3-465a-a6ea-a317971d4c57 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] http://192.168.122.117/volume/v3/attachments/ad0cdf9e-3a8b-4082-abf0-b3dade959bdd returned with HTTP 200 Sep 05 20:59:14 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 761/1532] 192.168.122.117 () {66 vars in 1593 bytes} [Sat Sep 5 20:59:14 2026] PUT /volume/v3/attachments/ad0cdf9e-3a8b-4082-abf0-b3dade959bdd => generated 694 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:59:14 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-ee2f1659-e3e4-498a-902a-fe1ca1053d70 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:14 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-ee2f1659-e3e4-498a-902a-fe1ca1053d70 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] GET http://192.168.122.117/volume/v3/volumes/4561905f-632b-4dc3-aa74-06e371da45c8 Sep 05 20:59:14 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-ee2f1659-e3e4-498a-902a-fe1ca1053d70 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:14 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-ee2f1659-e3e4-498a-902a-fe1ca1053d70 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:14 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:14 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:59:15 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:15 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:59:15 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-ee2f1659-e3e4-498a-902a-fe1ca1053d70 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Volume info retrieved successfully. Sep 05 20:59:15 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-ee2f1659-e3e4-498a-902a-fe1ca1053d70 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] http://192.168.122.117/volume/v3/volumes/4561905f-632b-4dc3-aa74-06e371da45c8 returned with HTTP 200 Sep 05 20:59:15 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 772/1533] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:59:14 2026] GET /volume/v3/volumes/4561905f-632b-4dc3-aa74-06e371da45c8 => generated 853 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:59:15 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-2f9f274a-a633-49cc-8196-ca86098e3922 req-7432a85e-aac9-4e12-923e-108da64c55e9 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:15 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-2f9f274a-a633-49cc-8196-ca86098e3922 req-7432a85e-aac9-4e12-923e-108da64c55e9 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] POST http://192.168.122.117/volume/v3/attachments/ad0cdf9e-3a8b-4082-abf0-b3dade959bdd/action Sep 05 20:59:15 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-2f9f274a-a633-49cc-8196-ca86098e3922 req-7432a85e-aac9-4e12-923e-108da64c55e9 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Action body: b'{"os-complete": null}' {{(pid=87434) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:59:15 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-2f9f274a-a633-49cc-8196-ca86098e3922 req-7432a85e-aac9-4e12-923e-108da64c55e9 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:59:15 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:15 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:59:15 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:15 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:59:15 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-2f9f274a-a633-49cc-8196-ca86098e3922 req-7432a85e-aac9-4e12-923e-108da64c55e9 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] http://192.168.122.117/volume/v3/attachments/ad0cdf9e-3a8b-4082-abf0-b3dade959bdd/action returned with HTTP 204 Sep 05 20:59:15 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 762/1534] 192.168.122.117 () {66 vars in 1614 bytes} [Sat Sep 5 20:59:15 2026] POST /volume/v3/attachments/ad0cdf9e-3a8b-4082-abf0-b3dade959bdd/action => generated 0 bytes in 92 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Sep 05 20:59:16 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-93268b50-b237-4ed5-8993-4d23b8552337 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:16 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-93268b50-b237-4ed5-8993-4d23b8552337 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] GET http://192.168.122.117/volume/v3/volumes/4561905f-632b-4dc3-aa74-06e371da45c8 Sep 05 20:59:16 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-93268b50-b237-4ed5-8993-4d23b8552337 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:16 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-93268b50-b237-4ed5-8993-4d23b8552337 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:16 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:16 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:59:16 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:16 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:59:16 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-93268b50-b237-4ed5-8993-4d23b8552337 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Volume info retrieved successfully. Sep 05 20:59:16 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-93268b50-b237-4ed5-8993-4d23b8552337 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] http://192.168.122.117/volume/v3/volumes/4561905f-632b-4dc3-aa74-06e371da45c8 returned with HTTP 200 Sep 05 20:59:16 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 773/1535] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:59:16 2026] GET /volume/v3/volumes/4561905f-632b-4dc3-aa74-06e371da45c8 => generated 1145 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:59:16 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-b6fdd68a-bc2d-4f53-a571-69dd4557bdd8 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:16 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b6fdd68a-bc2d-4f53-a571-69dd4557bdd8 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] GET http://192.168.122.117/volume/v3/volumes/4561905f-632b-4dc3-aa74-06e371da45c8 Sep 05 20:59:16 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b6fdd68a-bc2d-4f53-a571-69dd4557bdd8 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:16 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b6fdd68a-bc2d-4f53-a571-69dd4557bdd8 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:16 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:16 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:59:16 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:16 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:59:16 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-b6fdd68a-bc2d-4f53-a571-69dd4557bdd8 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Volume info retrieved successfully. Sep 05 20:59:16 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b6fdd68a-bc2d-4f53-a571-69dd4557bdd8 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] http://192.168.122.117/volume/v3/volumes/4561905f-632b-4dc3-aa74-06e371da45c8 returned with HTTP 200 Sep 05 20:59:16 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 763/1536] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:59:16 2026] GET /volume/v3/volumes/4561905f-632b-4dc3-aa74-06e371da45c8 => generated 1145 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 20:59:26 devstack devstack@c-api.service[87435]: DEBUG dbcounter [-] [87435] Writing DB stats cinder:SELECT=56,cinder:INSERT=11,cinder:UPDATE=14 {{(pid=87435) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 20:59:26 devstack devstack@c-api.service[87434]: DEBUG dbcounter [-] [87434] Writing DB stats cinder:SELECT=26,cinder:UPDATE=3 {{(pid=87434) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 20:59:30 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-e63f7fcd-47f1-4c39-93b0-5c52f0bf2011 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:30 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-e63f7fcd-47f1-4c39-93b0-5c52f0bf2011 tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 20:59:30 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-e63f7fcd-47f1-4c39-93b0-5c52f0bf2011 tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1978547031", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:59:30 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.volumes [None req-e63f7fcd-47f1-4c39-93b0-5c52f0bf2011 tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1978547031', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87435) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:59:30 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-e63f7fcd-47f1-4c39-93b0-5c52f0bf2011 tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] Create volume of 1 GB Sep 05 20:59:30 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-e63f7fcd-47f1-4c39-93b0-5c52f0bf2011 tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] Availability Zones retrieved successfully. Sep 05 20:59:30 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-e63f7fcd-47f1-4c39-93b0-5c52f0bf2011 tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] Flow 'volume_create_api' (79b225d2-cc36-42f8-ade7-0ef99a6969e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:59:30 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-e63f7fcd-47f1-4c39-93b0-5c52f0bf2011 tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba22f703-924b-48f0-a758-cdfc93dd2dd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:59:30 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.flows.api.create_volume [None req-e63f7fcd-47f1-4c39-93b0-5c52f0bf2011 tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] Validating volume size '1' using validate_int {{(pid=87435) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:59:31 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-e63f7fcd-47f1-4c39-93b0-5c52f0bf2011 tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba22f703-924b-48f0-a758-cdfc93dd2dd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:59:31 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-e63f7fcd-47f1-4c39-93b0-5c52f0bf2011 tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66ea2c5f-63d4-4d60-a000-941ecc82db03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:59:31 devstack devstack@c-api.service[87435]: DEBUG cinder.quota [None req-e63f7fcd-47f1-4c39-93b0-5c52f0bf2011 tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] Created reservations ['48f6e6b8-73ee-4a36-aee0-c002bd48ed40', '82e0a377-69fd-4552-80b5-9b1484becc9f', '7377382d-6048-4990-96ec-667f72026c39', '7b199054-03c8-41b1-bef5-78ac6bb892e8'] {{(pid=87435) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:59:31 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-e63f7fcd-47f1-4c39-93b0-5c52f0bf2011 tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66ea2c5f-63d4-4d60-a000-941ecc82db03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['48f6e6b8-73ee-4a36-aee0-c002bd48ed40', '82e0a377-69fd-4552-80b5-9b1484becc9f', '7377382d-6048-4990-96ec-667f72026c39', '7b199054-03c8-41b1-bef5-78ac6bb892e8']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:59:31 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-e63f7fcd-47f1-4c39-93b0-5c52f0bf2011 tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e90b666-ad8d-44b9-a400-13d237b5f06e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:59:31 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:31 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:59:31 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-e63f7fcd-47f1-4c39-93b0-5c52f0bf2011 tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e90b666-ad8d-44b9-a400-13d237b5f06e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6114f6b1-01c4-4b1f-a995-35fbe1c0285e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1978547031',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04521e6a59034500b01030ed8beeec1d',qos_specs=None,replication_status=,reservations=['48f6e6b8-73ee-4a36-aee0-c002bd48ed40','82e0a377-69fd-4552-80b5-9b1484becc9f','7377382d-6048-4990-96ec-667f72026c39','7b199054-03c8-41b1-bef5-78ac6bb892e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14d5f012ab5340239932c406a828683e',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T18:59:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1978547031',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6114f6b1-01c4-4b1f-a995-35fbe1c0285e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='04521e6a59034500b01030ed8beeec1d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='14d5f012ab5340239932c406a828683e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:59:31 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-e63f7fcd-47f1-4c39-93b0-5c52f0bf2011 tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39ae7b66-6035-462d-b627-ede5ec568f0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:59:31 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-e63f7fcd-47f1-4c39-93b0-5c52f0bf2011 tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39ae7b66-6035-462d-b627-ede5ec568f0e) transitioned into state 'SUCCESS' from state '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-1978547031',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04521e6a59034500b01030ed8beeec1d',qos_specs=None,replication_status=,reservations=['48f6e6b8-73ee-4a36-aee0-c002bd48ed40','82e0a377-69fd-4552-80b5-9b1484becc9f','7377382d-6048-4990-96ec-667f72026c39','7b199054-03c8-41b1-bef5-78ac6bb892e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14d5f012ab5340239932c406a828683e',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:59:31 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-e63f7fcd-47f1-4c39-93b0-5c52f0bf2011 tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d41ca08-7479-4b17-9f20-d1852b209969) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:59:31 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-e63f7fcd-47f1-4c39-93b0-5c52f0bf2011 tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d41ca08-7479-4b17-9f20-d1852b209969) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:59:31 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-e63f7fcd-47f1-4c39-93b0-5c52f0bf2011 tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] Flow 'volume_create_api' (79b225d2-cc36-42f8-ade7-0ef99a6969e9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:59:31 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-e63f7fcd-47f1-4c39-93b0-5c52f0bf2011 tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] Create volume request issued successfully. Sep 05 20:59:31 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-e63f7fcd-47f1-4c39-93b0-5c52f0bf2011 tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 20:59:31 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 774/1537] 192.168.122.117 () {60 vars in 1143 bytes} [Sat Sep 5 20:59:30 2026] POST /volume/v3/volumes => generated 764 bytes in 699 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 05 20:59:31 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-d78eb176-acdd-45c0-8944-3eb40e902197 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:31 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d78eb176-acdd-45c0-8944-3eb40e902197 tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] GET http://192.168.122.117/volume/v3/volumes/6114f6b1-01c4-4b1f-a995-35fbe1c0285e Sep 05 20:59:31 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-d78eb176-acdd-45c0-8944-3eb40e902197 tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:31 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-d78eb176-acdd-45c0-8944-3eb40e902197 tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:31 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:31 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:59:31 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:31 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:59:31 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-d78eb176-acdd-45c0-8944-3eb40e902197 tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] Volume info retrieved successfully. Sep 05 20:59:31 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d78eb176-acdd-45c0-8944-3eb40e902197 tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] http://192.168.122.117/volume/v3/volumes/6114f6b1-01c4-4b1f-a995-35fbe1c0285e returned with HTTP 200 Sep 05 20:59:31 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 764/1538] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:59:31 2026] GET /volume/v3/volumes/6114f6b1-01c4-4b1f-a995-35fbe1c0285e => generated 832 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:59:32 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-ddd629de-1fd9-40f5-a6ed-78d29ac435de None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:32 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-ddd629de-1fd9-40f5-a6ed-78d29ac435de tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] GET http://192.168.122.117/volume/v3/volumes/6114f6b1-01c4-4b1f-a995-35fbe1c0285e Sep 05 20:59:32 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-ddd629de-1fd9-40f5-a6ed-78d29ac435de tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:32 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-ddd629de-1fd9-40f5-a6ed-78d29ac435de tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:32 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:32 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:59:32 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:32 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:59:32 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-ddd629de-1fd9-40f5-a6ed-78d29ac435de tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] Volume info retrieved successfully. Sep 05 20:59:32 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-ddd629de-1fd9-40f5-a6ed-78d29ac435de tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] http://192.168.122.117/volume/v3/volumes/6114f6b1-01c4-4b1f-a995-35fbe1c0285e returned with HTTP 200 Sep 05 20:59:32 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 775/1539] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:59:32 2026] GET /volume/v3/volumes/6114f6b1-01c4-4b1f-a995-35fbe1c0285e => generated 856 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:59:33 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-000671d9-26c6-47f9-b8ad-d0e87b0dba6e None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:33 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-000671d9-26c6-47f9-b8ad-d0e87b0dba6e tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] GET http://192.168.122.117/volume/v3/volumes/6114f6b1-01c4-4b1f-a995-35fbe1c0285e Sep 05 20:59:33 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-000671d9-26c6-47f9-b8ad-d0e87b0dba6e tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:33 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-000671d9-26c6-47f9-b8ad-d0e87b0dba6e tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:33 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:33 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:59:34 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:34 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:59:34 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-000671d9-26c6-47f9-b8ad-d0e87b0dba6e tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] Volume info retrieved successfully. Sep 05 20:59:34 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-000671d9-26c6-47f9-b8ad-d0e87b0dba6e tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] http://192.168.122.117/volume/v3/volumes/6114f6b1-01c4-4b1f-a995-35fbe1c0285e returned with HTTP 200 Sep 05 20:59:34 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 765/1540] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:59:33 2026] GET /volume/v3/volumes/6114f6b1-01c4-4b1f-a995-35fbe1c0285e => generated 857 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:59:34 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-00ea4a35-a1e4-46e3-9d2c-5c3b42e090dd None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:34 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-00ea4a35-a1e4-46e3-9d2c-5c3b42e090dd tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] GET http://192.168.122.117/volume/v3/volumes/6114f6b1-01c4-4b1f-a995-35fbe1c0285e Sep 05 20:59:34 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-00ea4a35-a1e4-46e3-9d2c-5c3b42e090dd tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:34 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-00ea4a35-a1e4-46e3-9d2c-5c3b42e090dd tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:34 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:34 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:59:34 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:34 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:59:34 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-00ea4a35-a1e4-46e3-9d2c-5c3b42e090dd tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] Volume info retrieved successfully. Sep 05 20:59:34 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-00ea4a35-a1e4-46e3-9d2c-5c3b42e090dd tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] http://192.168.122.117/volume/v3/volumes/6114f6b1-01c4-4b1f-a995-35fbe1c0285e returned with HTTP 200 Sep 05 20:59:34 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 776/1541] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:59:34 2026] GET /volume/v3/volumes/6114f6b1-01c4-4b1f-a995-35fbe1c0285e => generated 857 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:59:34 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-00c74d5a-ed49-41d7-b93e-8b54adfe88dc None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:34 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-00c74d5a-ed49-41d7-b93e-8b54adfe88dc tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] GET http://192.168.122.117/volume/v3/volumes Sep 05 20:59:34 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-00c74d5a-ed49-41d7-b93e-8b54adfe88dc tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:34 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-00c74d5a-ed49-41d7-b93e-8b54adfe88dc tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] Calling method 'index' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:34 devstack devstack@c-api.service[87434]: DEBUG cinder.api.api_utils [None req-00c74d5a-ed49-41d7-b93e-8b54adfe88dc tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] Removing options '' from query. {{(pid=87434) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:59:34 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-00c74d5a-ed49-41d7-b93e-8b54adfe88dc tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87434) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 20:59:34 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:34 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:59:34 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-00c74d5a-ed49-41d7-b93e-8b54adfe88dc tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] Get all volumes completed successfully. Sep 05 20:59:34 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-00c74d5a-ed49-41d7-b93e-8b54adfe88dc tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 200 Sep 05 20:59:34 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 766/1542] 192.168.122.117 () {58 vars in 1121 bytes} [Sat Sep 5 20:59:34 2026] GET /volume/v3/volumes => generated 347 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:59:34 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-9be69d55-87eb-46a4-acef-de0029051fb6 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:34 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-9be69d55-87eb-46a4-acef-de0029051fb6 tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] GET http://192.168.122.117/volume/v3/volumes/6114f6b1-01c4-4b1f-a995-35fbe1c0285e Sep 05 20:59:34 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-9be69d55-87eb-46a4-acef-de0029051fb6 tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:34 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-9be69d55-87eb-46a4-acef-de0029051fb6 tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:34 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:34 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:59:34 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:34 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:59:34 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-9be69d55-87eb-46a4-acef-de0029051fb6 tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] Volume info retrieved successfully. Sep 05 20:59:34 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-9be69d55-87eb-46a4-acef-de0029051fb6 tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] http://192.168.122.117/volume/v3/volumes/6114f6b1-01c4-4b1f-a995-35fbe1c0285e returned with HTTP 200 Sep 05 20:59:34 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 777/1543] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:59:34 2026] GET /volume/v3/volumes/6114f6b1-01c4-4b1f-a995-35fbe1c0285e => generated 857 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:59:34 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-9c7117cf-8b06-4445-ba51-e0f78edc436d req-d9b8eb9b-77c1-4d74-82c4-10fcc65f9305 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:34 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-9c7117cf-8b06-4445-ba51-e0f78edc436d req-d9b8eb9b-77c1-4d74-82c4-10fcc65f9305 tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] GET http://192.168.122.117/volume/v3/volumes/6114f6b1-01c4-4b1f-a995-35fbe1c0285e Sep 05 20:59:34 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-9c7117cf-8b06-4445-ba51-e0f78edc436d req-d9b8eb9b-77c1-4d74-82c4-10fcc65f9305 tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:34 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-9c7117cf-8b06-4445-ba51-e0f78edc436d req-d9b8eb9b-77c1-4d74-82c4-10fcc65f9305 tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:34 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:34 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:59:34 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:34 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:59:34 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [req-9c7117cf-8b06-4445-ba51-e0f78edc436d req-d9b8eb9b-77c1-4d74-82c4-10fcc65f9305 tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] Volume info retrieved successfully. Sep 05 20:59:34 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-9c7117cf-8b06-4445-ba51-e0f78edc436d req-d9b8eb9b-77c1-4d74-82c4-10fcc65f9305 tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] http://192.168.122.117/volume/v3/volumes/6114f6b1-01c4-4b1f-a995-35fbe1c0285e returned with HTTP 200 Sep 05 20:59:34 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 767/1544] 192.168.122.117 () {60 vars in 1487 bytes} [Sat Sep 5 20:59:34 2026] GET /volume/v3/volumes/6114f6b1-01c4-4b1f-a995-35fbe1c0285e => generated 857 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:59:35 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-88f1dfc2-61bb-4e76-a7ff-29c7f92ed48f None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:35 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-88f1dfc2-61bb-4e76-a7ff-29c7f92ed48f None None] GET http://192.168.122.117/volume// Sep 05 20:59:35 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-88f1dfc2-61bb-4e76-a7ff-29c7f92ed48f None None] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:35 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-88f1dfc2-61bb-4e76-a7ff-29c7f92ed48f None None] Calling method 'all' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:35 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-88f1dfc2-61bb-4e76-a7ff-29c7f92ed48f None None] http://192.168.122.117/volume// returned with HTTP 300 Sep 05 20:59:35 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 778/1545] 192.168.122.117 () {58 vars in 1317 bytes} [Sat Sep 5 20:59:35 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 20:59:35 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-9c7117cf-8b06-4445-ba51-e0f78edc436d req-7847bd8e-7e6f-41c8-b3b0-b50dec1107d3 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:35 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-9c7117cf-8b06-4445-ba51-e0f78edc436d req-7847bd8e-7e6f-41c8-b3b0-b50dec1107d3 tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] POST http://192.168.122.117/volume/v3/attachments Sep 05 20:59:35 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-9c7117cf-8b06-4445-ba51-e0f78edc436d req-7847bd8e-7e6f-41c8-b3b0-b50dec1107d3 tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6114f6b1-01c4-4b1f-a995-35fbe1c0285e", "connector": null, "instance_uuid": "482c1cf7-ab53-434e-a3a7-c4aad6ea61b1"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:59:35 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:35 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:59:35 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:35 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:59:35 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-9c7117cf-8b06-4445-ba51-e0f78edc436d req-7847bd8e-7e6f-41c8-b3b0-b50dec1107d3 tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] http://192.168.122.117/volume/v3/attachments returned with HTTP 200 Sep 05 20:59:35 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 768/1546] 192.168.122.117 () {66 vars in 1483 bytes} [Sat Sep 5 20:59:35 2026] POST /volume/v3/attachments => generated 273 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 20:59:35 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-4d7e72ff-ee72-44bb-8a13-c0d90135931b None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:35 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-4d7e72ff-ee72-44bb-8a13-c0d90135931b tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] GET http://192.168.122.117/volume/v3/volumes/6114f6b1-01c4-4b1f-a995-35fbe1c0285e Sep 05 20:59:35 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-4d7e72ff-ee72-44bb-8a13-c0d90135931b tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:35 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-4d7e72ff-ee72-44bb-8a13-c0d90135931b tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:35 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-25d26317-3469-4b75-bd0f-a13fa2f0b9d3 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:35 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-25d26317-3469-4b75-bd0f-a13fa2f0b9d3 None None] GET http://192.168.122.117/volume// Sep 05 20:59:35 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-25d26317-3469-4b75-bd0f-a13fa2f0b9d3 None None] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:35 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-25d26317-3469-4b75-bd0f-a13fa2f0b9d3 None None] Calling method 'all' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:35 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-25d26317-3469-4b75-bd0f-a13fa2f0b9d3 None None] http://192.168.122.117/volume// returned with HTTP 300 Sep 05 20:59:35 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 769/1547] 192.168.122.117 () {58 vars in 1315 bytes} [Sat Sep 5 20:59:35 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 20:59:35 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-9c7117cf-8b06-4445-ba51-e0f78edc436d req-32411048-7b72-4fb8-b05d-206de63c1419 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:35 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:35 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:59:35 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-9c7117cf-8b06-4445-ba51-e0f78edc436d req-32411048-7b72-4fb8-b05d-206de63c1419 tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] GET http://192.168.122.117/volume/v3/volumes/6114f6b1-01c4-4b1f-a995-35fbe1c0285e Sep 05 20:59:35 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-9c7117cf-8b06-4445-ba51-e0f78edc436d req-32411048-7b72-4fb8-b05d-206de63c1419 tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:35 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-9c7117cf-8b06-4445-ba51-e0f78edc436d req-32411048-7b72-4fb8-b05d-206de63c1419 tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:35 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:35 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:59:35 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-4d7e72ff-ee72-44bb-8a13-c0d90135931b tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] Volume info retrieved successfully. Sep 05 20:59:35 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:35 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:59:35 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-4d7e72ff-ee72-44bb-8a13-c0d90135931b tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] http://192.168.122.117/volume/v3/volumes/6114f6b1-01c4-4b1f-a995-35fbe1c0285e returned with HTTP 200 Sep 05 20:59:35 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 779/1548] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:59:35 2026] GET /volume/v3/volumes/6114f6b1-01c4-4b1f-a995-35fbe1c0285e => generated 856 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:59:35 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:35 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:59:35 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [req-9c7117cf-8b06-4445-ba51-e0f78edc436d req-32411048-7b72-4fb8-b05d-206de63c1419 tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] Volume info retrieved successfully. Sep 05 20:59:35 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-9c7117cf-8b06-4445-ba51-e0f78edc436d req-32411048-7b72-4fb8-b05d-206de63c1419 tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] http://192.168.122.117/volume/v3/volumes/6114f6b1-01c4-4b1f-a995-35fbe1c0285e returned with HTTP 200 Sep 05 20:59:35 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 770/1549] 192.168.122.117 () {62 vars in 1528 bytes} [Sat Sep 5 20:59:35 2026] GET /volume/v3/volumes/6114f6b1-01c4-4b1f-a995-35fbe1c0285e => generated 1037 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 20:59:35 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [req-9c7117cf-8b06-4445-ba51-e0f78edc436d req-32f6ba0b-3702-4560-a497-fd35114b5aa5 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:35 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-9c7117cf-8b06-4445-ba51-e0f78edc436d req-32f6ba0b-3702-4560-a497-fd35114b5aa5 tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] PUT http://192.168.122.117/volume/v3/attachments/cffbadcd-50c4-4f41-950d-6733ce4019f1 Sep 05 20:59:35 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-9c7117cf-8b06-4445-ba51-e0f78edc436d req-32f6ba0b-3702-4560-a497-fd35114b5aa5 tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.117", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:643f628891a", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d26e87ce-8ef5-4a19-89be-27e45980a71c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:59:35 devstack devstack@c-api.service[87435]: DEBUG cinder.coordination [req-9c7117cf-8b06-4445-ba51-e0f78edc436d req-32f6ba0b-3702-4560-a497-fd35114b5aa5 tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] Acquiring lock "cinder-attachment_update-6114f6b1-01c4-4b1f-a995-35fbe1c0285e-devstack" by "attachment_update" {{(pid=87435) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 05 20:59:36 devstack devstack@c-api.service[87435]: DEBUG cinder.coordination [req-9c7117cf-8b06-4445-ba51-e0f78edc436d req-32f6ba0b-3702-4560-a497-fd35114b5aa5 tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] Lock "cinder-attachment_update-6114f6b1-01c4-4b1f-a995-35fbe1c0285e-devstack" acquired by "attachment_update" :: waited 0.054s {{(pid=87435) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 05 20:59:36 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:36 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:59:36 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:36 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:59:36 devstack devstack@c-api.service[87435]: DEBUG cinder.coordination [req-9c7117cf-8b06-4445-ba51-e0f78edc436d req-32f6ba0b-3702-4560-a497-fd35114b5aa5 tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] Lock "cinder-attachment_update-6114f6b1-01c4-4b1f-a995-35fbe1c0285e-devstack" released by "attachment_update" :: held 0.574s {{(pid=87435) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 05 20:59:36 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-9c7117cf-8b06-4445-ba51-e0f78edc436d req-32f6ba0b-3702-4560-a497-fd35114b5aa5 tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] http://192.168.122.117/volume/v3/attachments/cffbadcd-50c4-4f41-950d-6733ce4019f1 returned with HTTP 200 Sep 05 20:59:36 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 780/1550] 192.168.122.117 () {66 vars in 1593 bytes} [Sat Sep 5 20:59:35 2026] PUT /volume/v3/attachments/cffbadcd-50c4-4f41-950d-6733ce4019f1 => generated 694 bytes in 704 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 20:59:36 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-87e19c9d-e60b-4b3d-9686-3197929abca9 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:36 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-87e19c9d-e60b-4b3d-9686-3197929abca9 tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] GET http://192.168.122.117/volume/v3/volumes/6114f6b1-01c4-4b1f-a995-35fbe1c0285e Sep 05 20:59:36 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-87e19c9d-e60b-4b3d-9686-3197929abca9 tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:36 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-87e19c9d-e60b-4b3d-9686-3197929abca9 tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:36 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:36 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:59:36 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:36 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:59:36 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-87e19c9d-e60b-4b3d-9686-3197929abca9 tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] Volume info retrieved successfully. Sep 05 20:59:36 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-87e19c9d-e60b-4b3d-9686-3197929abca9 tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] http://192.168.122.117/volume/v3/volumes/6114f6b1-01c4-4b1f-a995-35fbe1c0285e returned with HTTP 200 Sep 05 20:59:36 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 771/1551] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:59:36 2026] GET /volume/v3/volumes/6114f6b1-01c4-4b1f-a995-35fbe1c0285e => generated 857 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:59:37 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [req-9c7117cf-8b06-4445-ba51-e0f78edc436d req-bdf288ca-c443-48c6-b4d6-059a74672d9f None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:37 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-9c7117cf-8b06-4445-ba51-e0f78edc436d req-bdf288ca-c443-48c6-b4d6-059a74672d9f tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] POST http://192.168.122.117/volume/v3/attachments/cffbadcd-50c4-4f41-950d-6733ce4019f1/action Sep 05 20:59:37 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-9c7117cf-8b06-4445-ba51-e0f78edc436d req-bdf288ca-c443-48c6-b4d6-059a74672d9f tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] Action body: b'{"os-complete": null}' {{(pid=87435) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:59:37 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-9c7117cf-8b06-4445-ba51-e0f78edc436d req-bdf288ca-c443-48c6-b4d6-059a74672d9f tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:59:37 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:37 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:59:37 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:37 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:59:37 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-9c7117cf-8b06-4445-ba51-e0f78edc436d req-bdf288ca-c443-48c6-b4d6-059a74672d9f tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] http://192.168.122.117/volume/v3/attachments/cffbadcd-50c4-4f41-950d-6733ce4019f1/action returned with HTTP 204 Sep 05 20:59:37 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 781/1552] 192.168.122.117 () {66 vars in 1614 bytes} [Sat Sep 5 20:59:37 2026] POST /volume/v3/attachments/cffbadcd-50c4-4f41-950d-6733ce4019f1/action => generated 0 bytes in 142 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:59:37 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-cfacc213-e605-490e-be6c-55ddd284754c None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:37 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-cfacc213-e605-490e-be6c-55ddd284754c tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] GET http://192.168.122.117/volume/v3/volumes/6114f6b1-01c4-4b1f-a995-35fbe1c0285e Sep 05 20:59:37 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-cfacc213-e605-490e-be6c-55ddd284754c tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:37 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-cfacc213-e605-490e-be6c-55ddd284754c tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:37 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:37 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:59:37 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:37 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:59:37 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-cfacc213-e605-490e-be6c-55ddd284754c tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] Volume info retrieved successfully. Sep 05 20:59:37 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-cfacc213-e605-490e-be6c-55ddd284754c tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] http://192.168.122.117/volume/v3/volumes/6114f6b1-01c4-4b1f-a995-35fbe1c0285e returned with HTTP 200 Sep 05 20:59:37 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 772/1553] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:59:37 2026] GET /volume/v3/volumes/6114f6b1-01c4-4b1f-a995-35fbe1c0285e => generated 1149 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 20:59:37 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-27f5233d-5f18-417c-8b2a-77bbc570cbfd None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:37 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-27f5233d-5f18-417c-8b2a-77bbc570cbfd tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] GET http://192.168.122.117/volume/v3/volumes/6114f6b1-01c4-4b1f-a995-35fbe1c0285e Sep 05 20:59:37 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-27f5233d-5f18-417c-8b2a-77bbc570cbfd tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:37 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-27f5233d-5f18-417c-8b2a-77bbc570cbfd tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:38 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:38 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:59:38 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:38 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:59:38 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-27f5233d-5f18-417c-8b2a-77bbc570cbfd tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] Volume info retrieved successfully. Sep 05 20:59:38 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-27f5233d-5f18-417c-8b2a-77bbc570cbfd tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] http://192.168.122.117/volume/v3/volumes/6114f6b1-01c4-4b1f-a995-35fbe1c0285e returned with HTTP 200 Sep 05 20:59:38 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 782/1554] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:59:37 2026] GET /volume/v3/volumes/6114f6b1-01c4-4b1f-a995-35fbe1c0285e => generated 1149 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:59:38 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-19291327-011e-4da3-ae04-ebe32348475d None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:38 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-19291327-011e-4da3-ae04-ebe32348475d tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] GET http://192.168.122.117/volume/v3/volumes/6114f6b1-01c4-4b1f-a995-35fbe1c0285e Sep 05 20:59:38 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-19291327-011e-4da3-ae04-ebe32348475d tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:38 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-19291327-011e-4da3-ae04-ebe32348475d tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:38 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:38 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:59:38 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:38 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:59:38 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-19291327-011e-4da3-ae04-ebe32348475d tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] Volume info retrieved successfully. Sep 05 20:59:38 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-19291327-011e-4da3-ae04-ebe32348475d tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] http://192.168.122.117/volume/v3/volumes/6114f6b1-01c4-4b1f-a995-35fbe1c0285e returned with HTTP 200 Sep 05 20:59:38 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 773/1555] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:59:38 2026] GET /volume/v3/volumes/6114f6b1-01c4-4b1f-a995-35fbe1c0285e => generated 1149 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:59:41 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-686a7d84-5d4d-4df5-9e44-a12a15ecf3ac None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:42 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-686a7d84-5d4d-4df5-9e44-a12a15ecf3ac tempest-TestInstancesWithCinderVolumes-179462518 tempest-TestInstancesWithCinderVolumes-179462518-project-admin] POST http://192.168.122.117/volume/v3/types Sep 05 20:59:42 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-686a7d84-5d4d-4df5-9e44-a12a15ecf3ac tempest-TestInstancesWithCinderVolumes-179462518 tempest-TestInstancesWithCinderVolumes-179462518-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-215611505-1813549215", "extra_specs": {}}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:59:42 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-686a7d84-5d4d-4df5-9e44-a12a15ecf3ac tempest-TestInstancesWithCinderVolumes-179462518 tempest-TestInstancesWithCinderVolumes-179462518-project-admin] http://192.168.122.117/volume/v3/types returned with HTTP 200 Sep 05 20:59:42 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 783/1556] 192.168.122.117 () {60 vars in 1137 bytes} [Sat Sep 5 20:59:41 2026] POST /volume/v3/types => generated 268 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:59:45 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-f441f57d-df35-40ab-ab91-2e4649fa7a85 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:45 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-f441f57d-df35-40ab-ab91-2e4649fa7a85 tempest-TestInstancesWithCinderVolumes-179462518 tempest-TestInstancesWithCinderVolumes-179462518-project-admin] POST http://192.168.122.117/volume/v3/types Sep 05 20:59:45 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-f441f57d-df35-40ab-ab91-2e4649fa7a85 tempest-TestInstancesWithCinderVolumes-179462518 tempest-TestInstancesWithCinderVolumes-179462518-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-632850429-1822700990", "extra_specs": {}}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:59:45 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-f441f57d-df35-40ab-ab91-2e4649fa7a85 tempest-TestInstancesWithCinderVolumes-179462518 tempest-TestInstancesWithCinderVolumes-179462518-project-admin] http://192.168.122.117/volume/v3/types returned with HTTP 200 Sep 05 20:59:45 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 774/1557] 192.168.122.117 () {60 vars in 1137 bytes} [Sat Sep 5 20:59:45 2026] POST /volume/v3/types => generated 268 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:59:45 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-62c9d4bb-bd39-4d67-99ff-5ae12ed792b7 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:45 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-62c9d4bb-bd39-4d67-99ff-5ae12ed792b7 tempest-TestInstancesWithCinderVolumes-179462518 tempest-TestInstancesWithCinderVolumes-179462518-project-admin] POST http://192.168.122.117/volume/v3/types Sep 05 20:59:45 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-62c9d4bb-bd39-4d67-99ff-5ae12ed792b7 tempest-TestInstancesWithCinderVolumes-179462518 tempest-TestInstancesWithCinderVolumes-179462518-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1127732408-222551114", "extra_specs": {}}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:59:45 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-62c9d4bb-bd39-4d67-99ff-5ae12ed792b7 tempest-TestInstancesWithCinderVolumes-179462518 tempest-TestInstancesWithCinderVolumes-179462518-project-admin] http://192.168.122.117/volume/v3/types returned with HTTP 200 Sep 05 20:59:45 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 784/1558] 192.168.122.117 () {60 vars in 1137 bytes} [Sat Sep 5 20:59:45 2026] POST /volume/v3/types => generated 268 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:59:45 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-a8cfdbaf-e1fe-4d8f-8ccc-47ecff808a70 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:45 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-a8cfdbaf-e1fe-4d8f-8ccc-47ecff808a70 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 20:59:45 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-a8cfdbaf-e1fe-4d8f-8ccc-47ecff808a70 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1164235652", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-632850429-1822700990", "size": 1}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:59:45 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.volumes [None req-a8cfdbaf-e1fe-4d8f-8ccc-47ecff808a70 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1164235652', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-632850429-1822700990', 'size': 1}} {{(pid=87434) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:59:45 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-a8cfdbaf-e1fe-4d8f-8ccc-47ecff808a70 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Create volume of 1 GB Sep 05 20:59:45 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:45 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:59:45 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-a8cfdbaf-e1fe-4d8f-8ccc-47ecff808a70 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Availability Zones retrieved successfully. Sep 05 20:59:45 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-a8cfdbaf-e1fe-4d8f-8ccc-47ecff808a70 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Flow 'volume_create_api' (fde6f264-dc05-43ac-85b0-4abbb03e107c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:59:45 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-a8cfdbaf-e1fe-4d8f-8ccc-47ecff808a70 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f10132a-55d5-4333-8009-ac84c0d49b64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:59:45 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.flows.api.create_volume [None req-a8cfdbaf-e1fe-4d8f-8ccc-47ecff808a70 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Validating volume size '1' using validate_int {{(pid=87434) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:59:45 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-a8cfdbaf-e1fe-4d8f-8ccc-47ecff808a70 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f10132a-55d5-4333-8009-ac84c0d49b64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:59:46Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6f2dad72-7b91-4a3a-a20d-15caba837dcc,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-632850429-1822700990',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f2dad72-7b91-4a3a-a20d-15caba837dcc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:59:45 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-a8cfdbaf-e1fe-4d8f-8ccc-47ecff808a70 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f00f4544-3721-4ea5-8c73-2dd6f0275af7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:59:45 devstack devstack@c-api.service[87434]: WARNING cinder.quota [None req-a8cfdbaf-e1fe-4d8f-8ccc-47ecff808a70 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-632850429-1822700990 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-632850429-1822700990, it is now deprecated. Please use the default quota class for default quota. Sep 05 20:59:45 devstack devstack@c-api.service[87434]: WARNING cinder.quota [None req-a8cfdbaf-e1fe-4d8f-8ccc-47ecff808a70 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-632850429-1822700990 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-632850429-1822700990, it is now deprecated. Please use the default quota class for default quota. Sep 05 20:59:45 devstack devstack@c-api.service[87434]: DEBUG cinder.quota [None req-a8cfdbaf-e1fe-4d8f-8ccc-47ecff808a70 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Created reservations ['20b4e9dd-30c0-46f9-9b8f-2fab2fbd302a', '2c2f17a7-5d9f-4245-8360-71bbe3185267', '2323d41f-6610-4fb7-9071-70b67b32c8e5', '7e293830-2ac3-4dc4-9fe8-16d75c077c3f'] {{(pid=87434) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:59:45 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-a8cfdbaf-e1fe-4d8f-8ccc-47ecff808a70 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f00f4544-3721-4ea5-8c73-2dd6f0275af7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['20b4e9dd-30c0-46f9-9b8f-2fab2fbd302a', '2c2f17a7-5d9f-4245-8360-71bbe3185267', '2323d41f-6610-4fb7-9071-70b67b32c8e5', '7e293830-2ac3-4dc4-9fe8-16d75c077c3f']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:59:45 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-a8cfdbaf-e1fe-4d8f-8ccc-47ecff808a70 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (781d4ccb-ecc6-4406-874c-7e09c852c861) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:59:45 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:45 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:59:45 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-a8cfdbaf-e1fe-4d8f-8ccc-47ecff808a70 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (781d4ccb-ecc6-4406-874c-7e09c852c861) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '49396454-f8d2-4123-8c78-0cb585eccafe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1164235652',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='450f3ddcd40e43baaa3df065db7b9290',qos_specs=None,replication_status=,reservations=['20b4e9dd-30c0-46f9-9b8f-2fab2fbd302a','2c2f17a7-5d9f-4245-8360-71bbe3185267','2323d41f-6610-4fb7-9071-70b67b32c8e5','7e293830-2ac3-4dc4-9fe8-16d75c077c3f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c80e990d2e845c3b2ebfd9824d0220c',volume_type_id=6f2dad72-7b91-4a3a-a20d-15caba837dcc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T18:59:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1164235652',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=49396454-f8d2-4123-8c78-0cb585eccafe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='450f3ddcd40e43baaa3df065db7b9290',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1c80e990d2e845c3b2ebfd9824d0220c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f2dad72-7b91-4a3a-a20d-15caba837dcc),volume_type_id=6f2dad72-7b91-4a3a-a20d-15caba837dcc)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:59:45 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-a8cfdbaf-e1fe-4d8f-8ccc-47ecff808a70 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5a0394b-6b38-44d1-9d34-df3c9e0f4f9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:59:46 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-a8cfdbaf-e1fe-4d8f-8ccc-47ecff808a70 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5a0394b-6b38-44d1-9d34-df3c9e0f4f9e) transitioned into state 'SUCCESS' from state '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-1164235652',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='450f3ddcd40e43baaa3df065db7b9290',qos_specs=None,replication_status=,reservations=['20b4e9dd-30c0-46f9-9b8f-2fab2fbd302a','2c2f17a7-5d9f-4245-8360-71bbe3185267','2323d41f-6610-4fb7-9071-70b67b32c8e5','7e293830-2ac3-4dc4-9fe8-16d75c077c3f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c80e990d2e845c3b2ebfd9824d0220c',volume_type_id=6f2dad72-7b91-4a3a-a20d-15caba837dcc)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:59:46 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-a8cfdbaf-e1fe-4d8f-8ccc-47ecff808a70 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b352f2af-270f-4143-800e-90bc57fe5909) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:59:46 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-a8cfdbaf-e1fe-4d8f-8ccc-47ecff808a70 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b352f2af-270f-4143-800e-90bc57fe5909) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:59:46 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-a8cfdbaf-e1fe-4d8f-8ccc-47ecff808a70 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Flow 'volume_create_api' (fde6f264-dc05-43ac-85b0-4abbb03e107c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:59:46 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-a8cfdbaf-e1fe-4d8f-8ccc-47ecff808a70 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Create volume request issued successfully. Sep 05 20:59:46 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-a8cfdbaf-e1fe-4d8f-8ccc-47ecff808a70 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 20:59:46 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 775/1559] 192.168.122.117 () {60 vars in 1143 bytes} [Sat Sep 5 20:59:45 2026] POST /volume/v3/volumes => generated 854 bytes in 447 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:59:46 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-e0766e98-9110-4ac7-a863-6ea6a75a476b None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:46 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-e0766e98-9110-4ac7-a863-6ea6a75a476b tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 20:59:46 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-e0766e98-9110-4ac7-a863-6ea6a75a476b tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-442374563", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1127732408-222551114", "size": 1}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:59:46 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.volumes [None req-e0766e98-9110-4ac7-a863-6ea6a75a476b tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-442374563', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1127732408-222551114', 'size': 1}} {{(pid=87435) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:59:46 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-e0766e98-9110-4ac7-a863-6ea6a75a476b tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Create volume of 1 GB Sep 05 20:59:46 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:46 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:59:46 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-e0766e98-9110-4ac7-a863-6ea6a75a476b tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Availability Zones retrieved successfully. Sep 05 20:59:46 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-e0766e98-9110-4ac7-a863-6ea6a75a476b tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Flow 'volume_create_api' (055bcd5e-6e3d-4f5d-bcdc-972ddf48f1b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:59:46 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-e0766e98-9110-4ac7-a863-6ea6a75a476b tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (600c7dba-bcf3-4eaa-af62-d9ec6e73e7ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:59:46 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.flows.api.create_volume [None req-e0766e98-9110-4ac7-a863-6ea6a75a476b tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Validating volume size '1' using validate_int {{(pid=87435) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:59:46 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-e0766e98-9110-4ac7-a863-6ea6a75a476b tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (600c7dba-bcf3-4eaa-af62-d9ec6e73e7ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:59:46Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3626b59f-b59e-45e4-98db-90319a374fb1,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1127732408-222551114',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3626b59f-b59e-45e4-98db-90319a374fb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:59:46 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-e0766e98-9110-4ac7-a863-6ea6a75a476b tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a70748b2-3183-40f8-b11f-8a8c6b158538) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:59:46 devstack devstack@c-api.service[87435]: WARNING cinder.quota [None req-e0766e98-9110-4ac7-a863-6ea6a75a476b tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1127732408-222551114 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1127732408-222551114, it is now deprecated. Please use the default quota class for default quota. Sep 05 20:59:46 devstack devstack@c-api.service[87435]: WARNING cinder.quota [None req-e0766e98-9110-4ac7-a863-6ea6a75a476b tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1127732408-222551114 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1127732408-222551114, it is now deprecated. Please use the default quota class for default quota. Sep 05 20:59:46 devstack devstack@c-api.service[87435]: DEBUG cinder.quota [None req-e0766e98-9110-4ac7-a863-6ea6a75a476b tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Created reservations ['eea38574-629f-497b-a4d7-a37217cb293a', 'd52b2f12-ea9f-4c80-a612-ddfa41abdf70', '7d7ef848-2ab8-4610-91c1-3a66a72bb77c', '02e13a96-1a43-47b1-841a-c99c4cf56e80'] {{(pid=87435) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:59:46 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-e0766e98-9110-4ac7-a863-6ea6a75a476b tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a70748b2-3183-40f8-b11f-8a8c6b158538) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eea38574-629f-497b-a4d7-a37217cb293a', 'd52b2f12-ea9f-4c80-a612-ddfa41abdf70', '7d7ef848-2ab8-4610-91c1-3a66a72bb77c', '02e13a96-1a43-47b1-841a-c99c4cf56e80']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:59:46 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-e0766e98-9110-4ac7-a863-6ea6a75a476b tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba2e1266-200c-4b6a-8d3a-acecad71ecad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:59:46 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:46 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:59:46 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-e0766e98-9110-4ac7-a863-6ea6a75a476b tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba2e1266-200c-4b6a-8d3a-acecad71ecad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7d395ff2-fb0b-482c-8d89-4ecd3fef3c2b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-442374563',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='450f3ddcd40e43baaa3df065db7b9290',qos_specs=None,replication_status=,reservations=['eea38574-629f-497b-a4d7-a37217cb293a','d52b2f12-ea9f-4c80-a612-ddfa41abdf70','7d7ef848-2ab8-4610-91c1-3a66a72bb77c','02e13a96-1a43-47b1-841a-c99c4cf56e80'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c80e990d2e845c3b2ebfd9824d0220c',volume_type_id=3626b59f-b59e-45e4-98db-90319a374fb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T18:59:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-442374563',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7d395ff2-fb0b-482c-8d89-4ecd3fef3c2b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='450f3ddcd40e43baaa3df065db7b9290',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1c80e990d2e845c3b2ebfd9824d0220c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3626b59f-b59e-45e4-98db-90319a374fb1),volume_type_id=3626b59f-b59e-45e4-98db-90319a374fb1)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:59:46 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-e0766e98-9110-4ac7-a863-6ea6a75a476b tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c16c959c-105d-46de-81d5-e807e7662d79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:59:46 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-e0766e98-9110-4ac7-a863-6ea6a75a476b tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c16c959c-105d-46de-81d5-e807e7662d79) transitioned into state 'SUCCESS' from state '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-442374563',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='450f3ddcd40e43baaa3df065db7b9290',qos_specs=None,replication_status=,reservations=['eea38574-629f-497b-a4d7-a37217cb293a','d52b2f12-ea9f-4c80-a612-ddfa41abdf70','7d7ef848-2ab8-4610-91c1-3a66a72bb77c','02e13a96-1a43-47b1-841a-c99c4cf56e80'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c80e990d2e845c3b2ebfd9824d0220c',volume_type_id=3626b59f-b59e-45e4-98db-90319a374fb1)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:59:46 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-e0766e98-9110-4ac7-a863-6ea6a75a476b tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bcee30d9-1e70-4d8c-b932-50624da68f84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:59:46 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-e0766e98-9110-4ac7-a863-6ea6a75a476b tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bcee30d9-1e70-4d8c-b932-50624da68f84) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:59:46 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-e0766e98-9110-4ac7-a863-6ea6a75a476b tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Flow 'volume_create_api' (055bcd5e-6e3d-4f5d-bcdc-972ddf48f1b0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:59:46 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-e0766e98-9110-4ac7-a863-6ea6a75a476b tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Create volume request issued successfully. Sep 05 20:59:46 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-e0766e98-9110-4ac7-a863-6ea6a75a476b tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 20:59:46 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 785/1560] 192.168.122.117 () {60 vars in 1143 bytes} [Sat Sep 5 20:59:46 2026] POST /volume/v3/volumes => generated 853 bytes in 466 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:59:46 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-239e3935-88dc-4b29-ba6c-e32937ef4136 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:46 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-239e3935-88dc-4b29-ba6c-e32937ef4136 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 20:59:46 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-239e3935-88dc-4b29-ba6c-e32937ef4136 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-2048360437", "snapshot_id": null, "imageRef": "6419a9a0-4ecc-4a9e-bf8e-c2a5a7ed42e5", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-215611505-1813549215", "size": 1}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:59:46 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.volumes [None req-239e3935-88dc-4b29-ba6c-e32937ef4136 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-2048360437', 'snapshot_id': None, 'imageRef': '6419a9a0-4ecc-4a9e-bf8e-c2a5a7ed42e5', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-215611505-1813549215', 'size': 1}} {{(pid=87434) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:59:46 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-239e3935-88dc-4b29-ba6c-e32937ef4136 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Create volume of 1 GB Sep 05 20:59:46 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:46 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:59:46 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-239e3935-88dc-4b29-ba6c-e32937ef4136 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Availability Zones retrieved successfully. Sep 05 20:59:46 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-239e3935-88dc-4b29-ba6c-e32937ef4136 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Flow 'volume_create_api' (165ceaca-bb30-444e-9d9d-76a7077ec848) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:59:46 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-239e3935-88dc-4b29-ba6c-e32937ef4136 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44b23628-1f6c-4482-9d44-8d8d7a9466c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:59:46 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.flows.api.create_volume [None req-239e3935-88dc-4b29-ba6c-e32937ef4136 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Validating volume size '1' using validate_int {{(pid=87434) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:59:47 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-239e3935-88dc-4b29-ba6c-e32937ef4136 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44b23628-1f6c-4482-9d44-8d8d7a9466c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:59:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9e48868a-125c-453d-99da-44cc0a6bf007,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-215611505-1813549215',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9e48868a-125c-453d-99da-44cc0a6bf007', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:59:47 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-239e3935-88dc-4b29-ba6c-e32937ef4136 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52fe42ef-b577-49b9-ac93-a7a40accecfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:59:47 devstack devstack@c-api.service[87434]: WARNING cinder.quota [None req-239e3935-88dc-4b29-ba6c-e32937ef4136 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-215611505-1813549215 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-215611505-1813549215, it is now deprecated. Please use the default quota class for default quota. Sep 05 20:59:47 devstack devstack@c-api.service[87434]: WARNING cinder.quota [None req-239e3935-88dc-4b29-ba6c-e32937ef4136 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-215611505-1813549215 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-215611505-1813549215, it is now deprecated. Please use the default quota class for default quota. Sep 05 20:59:47 devstack devstack@c-api.service[87434]: DEBUG cinder.quota [None req-239e3935-88dc-4b29-ba6c-e32937ef4136 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Created reservations ['b814f82f-f424-47eb-860f-7d7a537b8490', '9599ccfc-f6e8-4542-a94f-36f96b49d70a', 'd0afdcd9-3b1d-4dd1-9dce-e0c2a2b6d11c', '40759b3c-fca4-40ea-8730-8f8724e2f64e'] {{(pid=87434) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:59:47 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-239e3935-88dc-4b29-ba6c-e32937ef4136 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52fe42ef-b577-49b9-ac93-a7a40accecfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b814f82f-f424-47eb-860f-7d7a537b8490', '9599ccfc-f6e8-4542-a94f-36f96b49d70a', 'd0afdcd9-3b1d-4dd1-9dce-e0c2a2b6d11c', '40759b3c-fca4-40ea-8730-8f8724e2f64e']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:59:47 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-239e3935-88dc-4b29-ba6c-e32937ef4136 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (365d5fdf-2369-497e-8bb4-15a6487f88ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:59:47 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:47 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:59:47 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-239e3935-88dc-4b29-ba6c-e32937ef4136 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (365d5fdf-2369-497e-8bb4-15a6487f88ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fa9ad43a-7e34-4409-8f78-b363f8422064', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-2048360437',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='450f3ddcd40e43baaa3df065db7b9290',qos_specs=None,replication_status=,reservations=['b814f82f-f424-47eb-860f-7d7a537b8490','9599ccfc-f6e8-4542-a94f-36f96b49d70a','d0afdcd9-3b1d-4dd1-9dce-e0c2a2b6d11c','40759b3c-fca4-40ea-8730-8f8724e2f64e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c80e990d2e845c3b2ebfd9824d0220c',volume_type_id=9e48868a-125c-453d-99da-44cc0a6bf007), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T18:59:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-2048360437',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fa9ad43a-7e34-4409-8f78-b363f8422064,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='450f3ddcd40e43baaa3df065db7b9290',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1c80e990d2e845c3b2ebfd9824d0220c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9e48868a-125c-453d-99da-44cc0a6bf007),volume_type_id=9e48868a-125c-453d-99da-44cc0a6bf007)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:59:47 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-239e3935-88dc-4b29-ba6c-e32937ef4136 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53118e7a-b6af-4451-bcf9-4c89621fa276) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:59:47 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-239e3935-88dc-4b29-ba6c-e32937ef4136 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53118e7a-b6af-4451-bcf9-4c89621fa276) transitioned into state 'SUCCESS' from state '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-2048360437',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='450f3ddcd40e43baaa3df065db7b9290',qos_specs=None,replication_status=,reservations=['b814f82f-f424-47eb-860f-7d7a537b8490','9599ccfc-f6e8-4542-a94f-36f96b49d70a','d0afdcd9-3b1d-4dd1-9dce-e0c2a2b6d11c','40759b3c-fca4-40ea-8730-8f8724e2f64e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c80e990d2e845c3b2ebfd9824d0220c',volume_type_id=9e48868a-125c-453d-99da-44cc0a6bf007)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:59:47 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-239e3935-88dc-4b29-ba6c-e32937ef4136 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0abf982-2206-4a9d-94a7-7c2c280c6532) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:59:47 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-239e3935-88dc-4b29-ba6c-e32937ef4136 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0abf982-2206-4a9d-94a7-7c2c280c6532) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:59:47 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-239e3935-88dc-4b29-ba6c-e32937ef4136 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Flow 'volume_create_api' (165ceaca-bb30-444e-9d9d-76a7077ec848) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:59:47 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-239e3935-88dc-4b29-ba6c-e32937ef4136 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Create volume request issued successfully. Sep 05 20:59:47 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-239e3935-88dc-4b29-ba6c-e32937ef4136 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 20:59:47 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 776/1561] 192.168.122.117 () {60 vars in 1143 bytes} [Sat Sep 5 20:59:46 2026] POST /volume/v3/volumes => generated 854 bytes in 750 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:59:47 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-a9dc78ea-d1a2-4537-aae9-7a50dcd21fd6 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:47 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-a9dc78ea-d1a2-4537-aae9-7a50dcd21fd6 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] GET http://192.168.122.117/volume/v3/volumes/fa9ad43a-7e34-4409-8f78-b363f8422064 Sep 05 20:59:47 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-a9dc78ea-d1a2-4537-aae9-7a50dcd21fd6 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:47 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-a9dc78ea-d1a2-4537-aae9-7a50dcd21fd6 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:47 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:47 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:59:47 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:47 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:59:47 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-a9dc78ea-d1a2-4537-aae9-7a50dcd21fd6 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Volume info retrieved successfully. Sep 05 20:59:47 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-a9dc78ea-d1a2-4537-aae9-7a50dcd21fd6 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] http://192.168.122.117/volume/v3/volumes/fa9ad43a-7e34-4409-8f78-b363f8422064 returned with HTTP 200 Sep 05 20:59:47 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 786/1562] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:59:47 2026] GET /volume/v3/volumes/fa9ad43a-7e34-4409-8f78-b363f8422064 => generated 922 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:59:47 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-d58ce005-45ed-405b-8947-94ff7ec67141 req-c01bb3d8-3c86-4b8a-81cf-557b4ab32f0b None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:47 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-d58ce005-45ed-405b-8947-94ff7ec67141 req-c01bb3d8-3c86-4b8a-81cf-557b4ab32f0b tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] GET http://192.168.122.117/volume/v3/volumes/4561905f-632b-4dc3-aa74-06e371da45c8 Sep 05 20:59:47 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-d58ce005-45ed-405b-8947-94ff7ec67141 req-c01bb3d8-3c86-4b8a-81cf-557b4ab32f0b tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:47 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-d58ce005-45ed-405b-8947-94ff7ec67141 req-c01bb3d8-3c86-4b8a-81cf-557b4ab32f0b tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:47 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:47 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:59:47 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:47 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:59:47 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [req-d58ce005-45ed-405b-8947-94ff7ec67141 req-c01bb3d8-3c86-4b8a-81cf-557b4ab32f0b tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Volume info retrieved successfully. Sep 05 20:59:47 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-d58ce005-45ed-405b-8947-94ff7ec67141 req-c01bb3d8-3c86-4b8a-81cf-557b4ab32f0b tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] http://192.168.122.117/volume/v3/volumes/4561905f-632b-4dc3-aa74-06e371da45c8 returned with HTTP 200 Sep 05 20:59:47 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 777/1563] 192.168.122.117 () {60 vars in 1487 bytes} [Sat Sep 5 20:59:47 2026] GET /volume/v3/volumes/4561905f-632b-4dc3-aa74-06e371da45c8 => generated 1145 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:59:47 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [req-d58ce005-45ed-405b-8947-94ff7ec67141 req-832b3310-12de-49b0-86d5-40a9c87cf9bf None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:47 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-d58ce005-45ed-405b-8947-94ff7ec67141 req-832b3310-12de-49b0-86d5-40a9c87cf9bf tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] POST http://192.168.122.117/volume/v3/volumes/4561905f-632b-4dc3-aa74-06e371da45c8/action Sep 05 20:59:47 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-d58ce005-45ed-405b-8947-94ff7ec67141 req-832b3310-12de-49b0-86d5-40a9c87cf9bf tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87435) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:59:47 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-d58ce005-45ed-405b-8947-94ff7ec67141 req-832b3310-12de-49b0-86d5-40a9c87cf9bf tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:59:47 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:47 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:59:47 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:47 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:59:47 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [req-d58ce005-45ed-405b-8947-94ff7ec67141 req-832b3310-12de-49b0-86d5-40a9c87cf9bf tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Volume info retrieved successfully. Sep 05 20:59:47 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [req-d58ce005-45ed-405b-8947-94ff7ec67141 req-832b3310-12de-49b0-86d5-40a9c87cf9bf tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Begin detaching volume completed successfully. Sep 05 20:59:47 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-d58ce005-45ed-405b-8947-94ff7ec67141 req-832b3310-12de-49b0-86d5-40a9c87cf9bf tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] http://192.168.122.117/volume/v3/volumes/4561905f-632b-4dc3-aa74-06e371da45c8/action returned with HTTP 202 Sep 05 20:59:47 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 787/1564] 192.168.122.117 () {64 vars in 1561 bytes} [Sat Sep 5 20:59:47 2026] POST /volume/v3/volumes/4561905f-632b-4dc3-aa74-06e371da45c8/action => generated 0 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 20:59:47 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-e3722f0e-1868-41cb-9c55-a7dee258d20f None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:47 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-e3722f0e-1868-41cb-9c55-a7dee258d20f tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] GET http://192.168.122.117/volume/v3/volumes/4561905f-632b-4dc3-aa74-06e371da45c8 Sep 05 20:59:47 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-e3722f0e-1868-41cb-9c55-a7dee258d20f tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:47 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-e3722f0e-1868-41cb-9c55-a7dee258d20f tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:47 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:47 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:59:47 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:47 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:59:47 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-e3722f0e-1868-41cb-9c55-a7dee258d20f tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Volume info retrieved successfully. Sep 05 20:59:47 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-e3722f0e-1868-41cb-9c55-a7dee258d20f tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] http://192.168.122.117/volume/v3/volumes/4561905f-632b-4dc3-aa74-06e371da45c8 returned with HTTP 200 Sep 05 20:59:47 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 778/1565] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:59:47 2026] GET /volume/v3/volumes/4561905f-632b-4dc3-aa74-06e371da45c8 => generated 1148 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:59:47 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-b534b1d5-6296-4bda-8c5c-400890986f15 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:47 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-b534b1d5-6296-4bda-8c5c-400890986f15 None None] GET http://192.168.122.117/volume// Sep 05 20:59:47 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-b534b1d5-6296-4bda-8c5c-400890986f15 None None] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:47 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-b534b1d5-6296-4bda-8c5c-400890986f15 None None] Calling method 'all' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:47 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-b534b1d5-6296-4bda-8c5c-400890986f15 None None] http://192.168.122.117/volume// returned with HTTP 300 Sep 05 20:59:47 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 788/1566] 192.168.122.117 () {58 vars in 1315 bytes} [Sat Sep 5 20:59:47 2026] GET /volume/ => generated 390 bytes in 15 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 20:59:47 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-d58ce005-45ed-405b-8947-94ff7ec67141 req-e4221e09-0a95-4b85-a454-c42ca7636325 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:47 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-d58ce005-45ed-405b-8947-94ff7ec67141 req-e4221e09-0a95-4b85-a454-c42ca7636325 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] GET http://192.168.122.117/volume/v3/volumes/4561905f-632b-4dc3-aa74-06e371da45c8 Sep 05 20:59:47 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-d58ce005-45ed-405b-8947-94ff7ec67141 req-e4221e09-0a95-4b85-a454-c42ca7636325 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:47 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-d58ce005-45ed-405b-8947-94ff7ec67141 req-e4221e09-0a95-4b85-a454-c42ca7636325 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:47 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:47 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:59:48 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:48 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:59:48 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [req-d58ce005-45ed-405b-8947-94ff7ec67141 req-e4221e09-0a95-4b85-a454-c42ca7636325 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Volume info retrieved successfully. Sep 05 20:59:48 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-d58ce005-45ed-405b-8947-94ff7ec67141 req-e4221e09-0a95-4b85-a454-c42ca7636325 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] http://192.168.122.117/volume/v3/volumes/4561905f-632b-4dc3-aa74-06e371da45c8 returned with HTTP 200 Sep 05 20:59:48 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 779/1567] 192.168.122.117 () {62 vars in 1528 bytes} [Sat Sep 5 20:59:47 2026] GET /volume/v3/volumes/4561905f-632b-4dc3-aa74-06e371da45c8 => generated 1329 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 20:59:48 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [req-d58ce005-45ed-405b-8947-94ff7ec67141 req-7092c9e5-f7fb-4446-bf52-d2a99838600a None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:48 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-d58ce005-45ed-405b-8947-94ff7ec67141 req-7092c9e5-f7fb-4446-bf52-d2a99838600a tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] DELETE http://192.168.122.117/volume/v3/attachments/ad0cdf9e-3a8b-4082-abf0-b3dade959bdd Sep 05 20:59:48 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-d58ce005-45ed-405b-8947-94ff7ec67141 req-7092c9e5-f7fb-4446-bf52-d2a99838600a tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:48 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-d58ce005-45ed-405b-8947-94ff7ec67141 req-7092c9e5-f7fb-4446-bf52-d2a99838600a tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Calling method 'version_select' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:48 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:48 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:59:48 devstack devstack@c-api.service[87435]: /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 05 20:59:48 devstack devstack@c-api.service[87435]: return base.obj_make_list(context, Sep 05 20:59:48 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-842b48e8-7ecd-4b34-ac78-b1ca851aed9c None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:48 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-842b48e8-7ecd-4b34-ac78-b1ca851aed9c tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] GET http://192.168.122.117/volume/v3/volumes/fa9ad43a-7e34-4409-8f78-b363f8422064 Sep 05 20:59:48 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-842b48e8-7ecd-4b34-ac78-b1ca851aed9c tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:48 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-842b48e8-7ecd-4b34-ac78-b1ca851aed9c tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:48 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:48 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:59:48 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:48 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:59:48 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-842b48e8-7ecd-4b34-ac78-b1ca851aed9c tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Volume info retrieved successfully. Sep 05 20:59:48 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-842b48e8-7ecd-4b34-ac78-b1ca851aed9c tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] http://192.168.122.117/volume/v3/volumes/fa9ad43a-7e34-4409-8f78-b363f8422064 returned with HTTP 200 Sep 05 20:59:48 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 780/1568] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:59:48 2026] GET /volume/v3/volumes/fa9ad43a-7e34-4409-8f78-b363f8422064 => generated 946 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:59:48 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-d58ce005-45ed-405b-8947-94ff7ec67141 req-7092c9e5-f7fb-4446-bf52-d2a99838600a tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] http://192.168.122.117/volume/v3/attachments/ad0cdf9e-3a8b-4082-abf0-b3dade959bdd returned with HTTP 200 Sep 05 20:59:48 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 789/1569] 192.168.122.117 () {64 vars in 1562 bytes} [Sat Sep 5 20:59:48 2026] DELETE /volume/v3/attachments/ad0cdf9e-3a8b-4082-abf0-b3dade959bdd => generated 19 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:59:48 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-dd297435-9546-44d2-887e-c2d8a65a65cc None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:48 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-dd297435-9546-44d2-887e-c2d8a65a65cc tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] GET http://192.168.122.117/volume/v3/volumes/4561905f-632b-4dc3-aa74-06e371da45c8 Sep 05 20:59:48 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-dd297435-9546-44d2-887e-c2d8a65a65cc tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:48 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-dd297435-9546-44d2-887e-c2d8a65a65cc tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:48 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:48 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:59:48 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:48 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:59:48 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-dd297435-9546-44d2-887e-c2d8a65a65cc tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Volume info retrieved successfully. Sep 05 20:59:49 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-dd297435-9546-44d2-887e-c2d8a65a65cc tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] http://192.168.122.117/volume/v3/volumes/4561905f-632b-4dc3-aa74-06e371da45c8 returned with HTTP 200 Sep 05 20:59:49 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 781/1570] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:59:48 2026] GET /volume/v3/volumes/4561905f-632b-4dc3-aa74-06e371da45c8 => generated 853 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:59:49 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-1d8ee4fe-a1eb-4edf-8b31-b194427d7920 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:49 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-1d8ee4fe-a1eb-4edf-8b31-b194427d7920 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] GET http://192.168.122.117/volume/v3/volumes/fa9ad43a-7e34-4409-8f78-b363f8422064 Sep 05 20:59:49 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-1d8ee4fe-a1eb-4edf-8b31-b194427d7920 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:49 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-1d8ee4fe-a1eb-4edf-8b31-b194427d7920 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:49 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:49 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:59:49 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:49 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:59:49 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-1d8ee4fe-a1eb-4edf-8b31-b194427d7920 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Volume info retrieved successfully. Sep 05 20:59:49 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-1d8ee4fe-a1eb-4edf-8b31-b194427d7920 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] http://192.168.122.117/volume/v3/volumes/fa9ad43a-7e34-4409-8f78-b363f8422064 returned with HTTP 200 Sep 05 20:59:49 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 790/1571] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:59:49 2026] GET /volume/v3/volumes/fa9ad43a-7e34-4409-8f78-b363f8422064 => generated 946 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:59:50 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-b4ea5257-a1e9-414e-8b8a-b3e8e72e89a9 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:50 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b4ea5257-a1e9-414e-8b8a-b3e8e72e89a9 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] GET http://192.168.122.117/volume/v3/volumes/fa9ad43a-7e34-4409-8f78-b363f8422064 Sep 05 20:59:50 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b4ea5257-a1e9-414e-8b8a-b3e8e72e89a9 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:50 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b4ea5257-a1e9-414e-8b8a-b3e8e72e89a9 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:50 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:50 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:59:50 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:50 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:59:50 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-b4ea5257-a1e9-414e-8b8a-b3e8e72e89a9 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Volume info retrieved successfully. Sep 05 20:59:50 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b4ea5257-a1e9-414e-8b8a-b3e8e72e89a9 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] http://192.168.122.117/volume/v3/volumes/fa9ad43a-7e34-4409-8f78-b363f8422064 returned with HTTP 200 Sep 05 20:59:50 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 782/1572] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:59:50 2026] GET /volume/v3/volumes/fa9ad43a-7e34-4409-8f78-b363f8422064 => generated 946 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:59:51 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-e6f2cf90-4a4b-4bc2-82e0-e0e1cd80c2e1 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:51 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-e6f2cf90-4a4b-4bc2-82e0-e0e1cd80c2e1 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] GET http://192.168.122.117/volume/v3/volumes/fa9ad43a-7e34-4409-8f78-b363f8422064 Sep 05 20:59:51 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-e6f2cf90-4a4b-4bc2-82e0-e0e1cd80c2e1 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:51 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-e6f2cf90-4a4b-4bc2-82e0-e0e1cd80c2e1 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:51 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:51 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:59:51 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:51 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:59:51 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-e6f2cf90-4a4b-4bc2-82e0-e0e1cd80c2e1 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Volume info retrieved successfully. Sep 05 20:59:51 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-e6f2cf90-4a4b-4bc2-82e0-e0e1cd80c2e1 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] http://192.168.122.117/volume/v3/volumes/fa9ad43a-7e34-4409-8f78-b363f8422064 returned with HTTP 200 Sep 05 20:59:51 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 791/1573] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:59:51 2026] GET /volume/v3/volumes/fa9ad43a-7e34-4409-8f78-b363f8422064 => generated 946 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:59:52 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-689a90aa-6fd1-474b-9857-2b4e2d9e228c None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:52 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-689a90aa-6fd1-474b-9857-2b4e2d9e228c tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] GET http://192.168.122.117/volume/v3/volumes/fa9ad43a-7e34-4409-8f78-b363f8422064 Sep 05 20:59:52 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-689a90aa-6fd1-474b-9857-2b4e2d9e228c tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:52 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-689a90aa-6fd1-474b-9857-2b4e2d9e228c tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:52 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [req-cf8b6867-271c-4b21-9628-485d3599c3b1 req-76d2c8e8-9d2a-4d3e-ba2b-06f33c867512 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:52 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-cf8b6867-271c-4b21-9628-485d3599c3b1 req-76d2c8e8-9d2a-4d3e-ba2b-06f33c867512 tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] GET http://192.168.122.117/volume/v3/attachments?instance_id=482c1cf7-ab53-434e-a3a7-c4aad6ea61b1 Sep 05 20:59:52 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-cf8b6867-271c-4b21-9628-485d3599c3b1 req-76d2c8e8-9d2a-4d3e-ba2b-06f33c867512 tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:52 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-cf8b6867-271c-4b21-9628-485d3599c3b1 req-76d2c8e8-9d2a-4d3e-ba2b-06f33c867512 tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] Calling method 'version_select' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:53 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:53 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:59:53 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:53 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:59:53 devstack devstack@c-api.service[87435]: /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 05 20:59:53 devstack devstack@c-api.service[87435]: return base.obj_make_list(context, cls(context), Sep 05 20:59:53 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-689a90aa-6fd1-474b-9857-2b4e2d9e228c tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Volume info retrieved successfully. Sep 05 20:59:53 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-cf8b6867-271c-4b21-9628-485d3599c3b1 req-76d2c8e8-9d2a-4d3e-ba2b-06f33c867512 tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] http://192.168.122.117/volume/v3/attachments?instance_id=482c1cf7-ab53-434e-a3a7-c4aad6ea61b1 returned with HTTP 200 Sep 05 20:59:53 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-689a90aa-6fd1-474b-9857-2b4e2d9e228c tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] http://192.168.122.117/volume/v3/volumes/fa9ad43a-7e34-4409-8f78-b363f8422064 returned with HTTP 200 Sep 05 20:59:53 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 783/1574] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:59:52 2026] GET /volume/v3/volumes/fa9ad43a-7e34-4409-8f78-b363f8422064 => generated 946 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:59:53 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 792/1575] 192.168.122.117 () {62 vars in 1526 bytes} [Sat Sep 5 20:59:52 2026] GET /volume/v3/attachments?instance_id=482c1cf7-ab53-434e-a3a7-c4aad6ea61b1 => generated 192 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:59:53 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-cf8b6867-271c-4b21-9628-485d3599c3b1 req-6deef3ae-d46e-4dd3-a071-7bea7066e4b9 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:53 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-cf8b6867-271c-4b21-9628-485d3599c3b1 req-6deef3ae-d46e-4dd3-a071-7bea7066e4b9 tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] GET http://192.168.122.117/volume/v3/attachments/cffbadcd-50c4-4f41-950d-6733ce4019f1 Sep 05 20:59:53 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-cf8b6867-271c-4b21-9628-485d3599c3b1 req-6deef3ae-d46e-4dd3-a071-7bea7066e4b9 tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:53 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-cf8b6867-271c-4b21-9628-485d3599c3b1 req-6deef3ae-d46e-4dd3-a071-7bea7066e4b9 tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] Calling method 'version_select' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:53 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:53 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:59:53 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-cf8b6867-271c-4b21-9628-485d3599c3b1 req-6deef3ae-d46e-4dd3-a071-7bea7066e4b9 tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] http://192.168.122.117/volume/v3/attachments/cffbadcd-50c4-4f41-950d-6733ce4019f1 returned with HTTP 200 Sep 05 20:59:53 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 784/1576] 192.168.122.117 () {62 vars in 1540 bytes} [Sat Sep 5 20:59:53 2026] GET /volume/v3/attachments/cffbadcd-50c4-4f41-950d-6733ce4019f1 => generated 718 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:59:54 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-befed12b-8e05-4540-a2e0-c5d885e0ab98 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:54 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-befed12b-8e05-4540-a2e0-c5d885e0ab98 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] GET http://192.168.122.117/volume/v3/volumes/fa9ad43a-7e34-4409-8f78-b363f8422064 Sep 05 20:59:54 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-befed12b-8e05-4540-a2e0-c5d885e0ab98 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:54 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-befed12b-8e05-4540-a2e0-c5d885e0ab98 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:54 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:54 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:59:54 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:54 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:59:54 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-befed12b-8e05-4540-a2e0-c5d885e0ab98 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Volume info retrieved successfully. Sep 05 20:59:54 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-befed12b-8e05-4540-a2e0-c5d885e0ab98 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] http://192.168.122.117/volume/v3/volumes/fa9ad43a-7e34-4409-8f78-b363f8422064 returned with HTTP 200 Sep 05 20:59:54 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 793/1577] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:59:54 2026] GET /volume/v3/volumes/fa9ad43a-7e34-4409-8f78-b363f8422064 => generated 1004 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:59:55 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-42303f67-73b1-4b25-876d-392dfa942dcd None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:55 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-42303f67-73b1-4b25-876d-392dfa942dcd tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] GET http://192.168.122.117/volume/v3/volumes/fa9ad43a-7e34-4409-8f78-b363f8422064 Sep 05 20:59:55 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-42303f67-73b1-4b25-876d-392dfa942dcd tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:55 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-42303f67-73b1-4b25-876d-392dfa942dcd tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:55 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:55 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:59:55 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:55 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:59:55 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-42303f67-73b1-4b25-876d-392dfa942dcd tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Volume info retrieved successfully. Sep 05 20:59:55 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-42303f67-73b1-4b25-876d-392dfa942dcd tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] http://192.168.122.117/volume/v3/volumes/fa9ad43a-7e34-4409-8f78-b363f8422064 returned with HTTP 200 Sep 05 20:59:55 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 785/1578] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:59:55 2026] GET /volume/v3/volumes/fa9ad43a-7e34-4409-8f78-b363f8422064 => generated 1004 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 20:59:56 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-ef7c827a-3261-4df2-8e5e-b72ee5787d82 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:56 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-ef7c827a-3261-4df2-8e5e-b72ee5787d82 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] GET http://192.168.122.117/volume/v3/volumes/fa9ad43a-7e34-4409-8f78-b363f8422064 Sep 05 20:59:56 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-ef7c827a-3261-4df2-8e5e-b72ee5787d82 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:56 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-ef7c827a-3261-4df2-8e5e-b72ee5787d82 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:56 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:56 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:59:56 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:56 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:59:56 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-ef7c827a-3261-4df2-8e5e-b72ee5787d82 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Volume info retrieved successfully. Sep 05 20:59:56 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-ef7c827a-3261-4df2-8e5e-b72ee5787d82 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] http://192.168.122.117/volume/v3/volumes/fa9ad43a-7e34-4409-8f78-b363f8422064 returned with HTTP 200 Sep 05 20:59:56 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 794/1579] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:59:56 2026] GET /volume/v3/volumes/fa9ad43a-7e34-4409-8f78-b363f8422064 => generated 1007 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:59:57 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-af7ed1b9-5895-4aff-b672-e9498dcb9abe None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:57 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-af7ed1b9-5895-4aff-b672-e9498dcb9abe tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] GET http://192.168.122.117/volume/v3/volumes/fa9ad43a-7e34-4409-8f78-b363f8422064 Sep 05 20:59:57 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-af7ed1b9-5895-4aff-b672-e9498dcb9abe tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:57 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-af7ed1b9-5895-4aff-b672-e9498dcb9abe tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:57 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:57 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:59:57 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:57 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:59:57 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-af7ed1b9-5895-4aff-b672-e9498dcb9abe tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Volume info retrieved successfully. Sep 05 20:59:57 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-af7ed1b9-5895-4aff-b672-e9498dcb9abe tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] http://192.168.122.117/volume/v3/volumes/fa9ad43a-7e34-4409-8f78-b363f8422064 returned with HTTP 200 Sep 05 20:59:57 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 786/1580] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:59:57 2026] GET /volume/v3/volumes/fa9ad43a-7e34-4409-8f78-b363f8422064 => generated 1007 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 20:59:58 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-d77b84f9-5e4f-4080-9469-506e528af1f5 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:58 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-d77b84f9-5e4f-4080-9469-506e528af1f5 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] GET http://192.168.122.117/volume/v3/volumes/fa9ad43a-7e34-4409-8f78-b363f8422064 Sep 05 20:59:58 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-d77b84f9-5e4f-4080-9469-506e528af1f5 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:58 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-d77b84f9-5e4f-4080-9469-506e528af1f5 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:58 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:58 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:59:58 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:58 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:59:58 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-d77b84f9-5e4f-4080-9469-506e528af1f5 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Volume info retrieved successfully. Sep 05 20:59:58 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-d77b84f9-5e4f-4080-9469-506e528af1f5 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] http://192.168.122.117/volume/v3/volumes/fa9ad43a-7e34-4409-8f78-b363f8422064 returned with HTTP 200 Sep 05 20:59:58 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 795/1581] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:59:58 2026] GET /volume/v3/volumes/fa9ad43a-7e34-4409-8f78-b363f8422064 => generated 1007 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:59:59 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-7df6f75d-8b7a-45bd-8ad9-ec7cbdf38b6c None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:59 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-7df6f75d-8b7a-45bd-8ad9-ec7cbdf38b6c tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] GET http://192.168.122.117/volume/v3/volumes/fa9ad43a-7e34-4409-8f78-b363f8422064 Sep 05 20:59:59 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-7df6f75d-8b7a-45bd-8ad9-ec7cbdf38b6c tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:59 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-7df6f75d-8b7a-45bd-8ad9-ec7cbdf38b6c tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:59 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:59 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 20:59:59 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:59 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 20:59:59 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-7df6f75d-8b7a-45bd-8ad9-ec7cbdf38b6c tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Volume info retrieved successfully. Sep 05 20:59:59 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-7df6f75d-8b7a-45bd-8ad9-ec7cbdf38b6c tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] http://192.168.122.117/volume/v3/volumes/fa9ad43a-7e34-4409-8f78-b363f8422064 returned with HTTP 200 Sep 05 20:59:59 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 787/1582] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 20:59:59 2026] GET /volume/v3/volumes/fa9ad43a-7e34-4409-8f78-b363f8422064 => generated 1258 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:59:59 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [req-4df58664-9b9d-448b-920c-7ddb367cf781 req-f5a9f4e9-e00b-48b5-bcfd-c8c02164a068 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:59 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-4df58664-9b9d-448b-920c-7ddb367cf781 req-f5a9f4e9-e00b-48b5-bcfd-c8c02164a068 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] GET http://192.168.122.117/volume/v3/volumes/fa9ad43a-7e34-4409-8f78-b363f8422064 Sep 05 20:59:59 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-4df58664-9b9d-448b-920c-7ddb367cf781 req-f5a9f4e9-e00b-48b5-bcfd-c8c02164a068 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:59 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-4df58664-9b9d-448b-920c-7ddb367cf781 req-f5a9f4e9-e00b-48b5-bcfd-c8c02164a068 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:59 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:59 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 20:59:59 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:59 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 20:59:59 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [req-4df58664-9b9d-448b-920c-7ddb367cf781 req-f5a9f4e9-e00b-48b5-bcfd-c8c02164a068 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Volume info retrieved successfully. Sep 05 21:00:00 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-4df58664-9b9d-448b-920c-7ddb367cf781 req-f5a9f4e9-e00b-48b5-bcfd-c8c02164a068 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] http://192.168.122.117/volume/v3/volumes/fa9ad43a-7e34-4409-8f78-b363f8422064 returned with HTTP 200 Sep 05 21:00:00 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 796/1583] 192.168.122.117 () {60 vars in 1487 bytes} [Sat Sep 5 20:59:59 2026] GET /volume/v3/volumes/fa9ad43a-7e34-4409-8f78-b363f8422064 => generated 1258 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:00:00 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-4df58664-9b9d-448b-920c-7ddb367cf781 req-3ef13d5d-3d0c-4c83-899a-8cf9f72bf573 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:00 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-4df58664-9b9d-448b-920c-7ddb367cf781 req-3ef13d5d-3d0c-4c83-899a-8cf9f72bf573 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] GET http://192.168.122.117/volume/v3/volumes/fa9ad43a-7e34-4409-8f78-b363f8422064 Sep 05 21:00:00 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-4df58664-9b9d-448b-920c-7ddb367cf781 req-3ef13d5d-3d0c-4c83-899a-8cf9f72bf573 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:00 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-4df58664-9b9d-448b-920c-7ddb367cf781 req-3ef13d5d-3d0c-4c83-899a-8cf9f72bf573 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:00 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:00 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:00:00 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:00 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:00:00 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [req-4df58664-9b9d-448b-920c-7ddb367cf781 req-3ef13d5d-3d0c-4c83-899a-8cf9f72bf573 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Volume info retrieved successfully. Sep 05 21:00:00 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-4df58664-9b9d-448b-920c-7ddb367cf781 req-3ef13d5d-3d0c-4c83-899a-8cf9f72bf573 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] http://192.168.122.117/volume/v3/volumes/fa9ad43a-7e34-4409-8f78-b363f8422064 returned with HTTP 200 Sep 05 21:00:00 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 788/1584] 192.168.122.117 () {60 vars in 1487 bytes} [Sat Sep 5 21:00:00 2026] GET /volume/v3/volumes/fa9ad43a-7e34-4409-8f78-b363f8422064 => generated 1258 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:00:00 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-c834d798-65e0-465c-ac77-496a26c32159 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:00 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-c834d798-65e0-465c-ac77-496a26c32159 None None] GET http://192.168.122.117/volume// Sep 05 21:00:00 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-c834d798-65e0-465c-ac77-496a26c32159 None None] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:00 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-c834d798-65e0-465c-ac77-496a26c32159 None None] Calling method 'all' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:00 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-c834d798-65e0-465c-ac77-496a26c32159 None None] http://192.168.122.117/volume// returned with HTTP 300 Sep 05 21:00:00 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 797/1585] 192.168.122.117 () {58 vars in 1308 bytes} [Sat Sep 5 21:00:00 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 21:00:00 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-4df58664-9b9d-448b-920c-7ddb367cf781 req-af661fc2-69e8-4c4c-ac36-15525aa61b4b None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:00 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-4df58664-9b9d-448b-920c-7ddb367cf781 req-af661fc2-69e8-4c4c-ac36-15525aa61b4b tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] POST http://192.168.122.117/volume/v3/attachments Sep 05 21:00:00 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-4df58664-9b9d-448b-920c-7ddb367cf781 req-af661fc2-69e8-4c4c-ac36-15525aa61b4b tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fa9ad43a-7e34-4409-8f78-b363f8422064", "connector": null, "instance_uuid": "8390e3da-59e7-48a8-a9e3-25dc2e18c2a9"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:00:00 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:00 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:00:00 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:00 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:00:01 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-4df58664-9b9d-448b-920c-7ddb367cf781 req-af661fc2-69e8-4c4c-ac36-15525aa61b4b tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] http://192.168.122.117/volume/v3/attachments returned with HTTP 200 Sep 05 21:00:01 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 789/1586] 192.168.122.117 () {66 vars in 1483 bytes} [Sat Sep 5 21:00:00 2026] POST /volume/v3/attachments => generated 273 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:00:03 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-1634fa83-1c15-445e-a832-ea46bc919eb4 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:03 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-1634fa83-1c15-445e-a832-ea46bc919eb4 None None] GET http://192.168.122.117/volume// Sep 05 21:00:03 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-1634fa83-1c15-445e-a832-ea46bc919eb4 None None] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:03 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-1634fa83-1c15-445e-a832-ea46bc919eb4 None None] Calling method 'all' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:03 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-1634fa83-1c15-445e-a832-ea46bc919eb4 None None] http://192.168.122.117/volume// returned with HTTP 300 Sep 05 21:00:03 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 798/1587] 192.168.122.117 () {58 vars in 1315 bytes} [Sat Sep 5 21:00:03 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 21:00:03 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-4df58664-9b9d-448b-920c-7ddb367cf781 req-2820515e-a502-4756-8f05-4c4b10c6fab3 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:03 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-4df58664-9b9d-448b-920c-7ddb367cf781 req-2820515e-a502-4756-8f05-4c4b10c6fab3 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] GET http://192.168.122.117/volume/v3/volumes/fa9ad43a-7e34-4409-8f78-b363f8422064 Sep 05 21:00:03 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-4df58664-9b9d-448b-920c-7ddb367cf781 req-2820515e-a502-4756-8f05-4c4b10c6fab3 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:03 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-4df58664-9b9d-448b-920c-7ddb367cf781 req-2820515e-a502-4756-8f05-4c4b10c6fab3 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:03 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:03 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:00:03 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:03 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:00:03 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [req-4df58664-9b9d-448b-920c-7ddb367cf781 req-2820515e-a502-4756-8f05-4c4b10c6fab3 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Volume info retrieved successfully. Sep 05 21:00:03 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-4df58664-9b9d-448b-920c-7ddb367cf781 req-2820515e-a502-4756-8f05-4c4b10c6fab3 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] http://192.168.122.117/volume/v3/volumes/fa9ad43a-7e34-4409-8f78-b363f8422064 returned with HTTP 200 Sep 05 21:00:03 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 790/1588] 192.168.122.117 () {62 vars in 1528 bytes} [Sat Sep 5 21:00:03 2026] GET /volume/v3/volumes/fa9ad43a-7e34-4409-8f78-b363f8422064 => generated 1438 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 21:00:03 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [req-4df58664-9b9d-448b-920c-7ddb367cf781 req-aadd7c9b-1e9c-4f50-82c5-a9de3f45c17b None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:03 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-4df58664-9b9d-448b-920c-7ddb367cf781 req-aadd7c9b-1e9c-4f50-82c5-a9de3f45c17b tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] PUT http://192.168.122.117/volume/v3/attachments/4852a11c-785b-43a1-a641-b9ba19a9eff3 Sep 05 21:00:03 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-4df58664-9b9d-448b-920c-7ddb367cf781 req-aadd7c9b-1e9c-4f50-82c5-a9de3f45c17b tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.117", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:643f628891a", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d26e87ce-8ef5-4a19-89be-27e45980a71c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:00:03 devstack devstack@c-api.service[87435]: DEBUG cinder.coordination [req-4df58664-9b9d-448b-920c-7ddb367cf781 req-aadd7c9b-1e9c-4f50-82c5-a9de3f45c17b tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Acquiring lock "cinder-attachment_update-fa9ad43a-7e34-4409-8f78-b363f8422064-devstack" by "attachment_update" {{(pid=87435) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 05 21:00:03 devstack devstack@c-api.service[87435]: DEBUG cinder.coordination [req-4df58664-9b9d-448b-920c-7ddb367cf781 req-aadd7c9b-1e9c-4f50-82c5-a9de3f45c17b tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Lock "cinder-attachment_update-fa9ad43a-7e34-4409-8f78-b363f8422064-devstack" acquired by "attachment_update" :: waited 0.047s {{(pid=87435) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 05 21:00:03 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:03 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:00:03 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:03 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:00:04 devstack devstack@c-api.service[87435]: DEBUG cinder.coordination [req-4df58664-9b9d-448b-920c-7ddb367cf781 req-aadd7c9b-1e9c-4f50-82c5-a9de3f45c17b tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Lock "cinder-attachment_update-fa9ad43a-7e34-4409-8f78-b363f8422064-devstack" released by "attachment_update" :: held 0.354s {{(pid=87435) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 05 21:00:04 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-4df58664-9b9d-448b-920c-7ddb367cf781 req-aadd7c9b-1e9c-4f50-82c5-a9de3f45c17b tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] http://192.168.122.117/volume/v3/attachments/4852a11c-785b-43a1-a641-b9ba19a9eff3 returned with HTTP 200 Sep 05 21:00:04 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 799/1589] 192.168.122.117 () {66 vars in 1593 bytes} [Sat Sep 5 21:00:03 2026] PUT /volume/v3/attachments/4852a11c-785b-43a1-a641-b9ba19a9eff3 => generated 694 bytes in 464 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:00:04 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-4df58664-9b9d-448b-920c-7ddb367cf781 req-99031c88-94e3-4b81-a397-ce42ac26ef83 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:04 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-4df58664-9b9d-448b-920c-7ddb367cf781 req-99031c88-94e3-4b81-a397-ce42ac26ef83 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] POST http://192.168.122.117/volume/v3/attachments/4852a11c-785b-43a1-a641-b9ba19a9eff3/action Sep 05 21:00:04 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-4df58664-9b9d-448b-920c-7ddb367cf781 req-99031c88-94e3-4b81-a397-ce42ac26ef83 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Action body: b'{"os-complete": null}' {{(pid=87434) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 21:00:04 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-4df58664-9b9d-448b-920c-7ddb367cf781 req-99031c88-94e3-4b81-a397-ce42ac26ef83 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:00:04 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:04 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:00:04 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:04 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:00:04 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-4df58664-9b9d-448b-920c-7ddb367cf781 req-99031c88-94e3-4b81-a397-ce42ac26ef83 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] http://192.168.122.117/volume/v3/attachments/4852a11c-785b-43a1-a641-b9ba19a9eff3/action returned with HTTP 204 Sep 05 21:00:04 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 791/1590] 192.168.122.117 () {66 vars in 1614 bytes} [Sat Sep 5 21:00:04 2026] POST /volume/v3/attachments/4852a11c-785b-43a1-a641-b9ba19a9eff3/action => generated 0 bytes in 105 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:00:14 devstack devstack@c-api.service[87435]: DEBUG dbcounter [-] [87435] Writing DB stats cinder:SELECT=131,cinder:INSERT=20,cinder:UPDATE=32 {{(pid=87435) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 21:00:14 devstack devstack@c-api.service[87434]: DEBUG dbcounter [-] [87434] Writing DB stats cinder:SELECT=155,cinder:UPDATE=30,cinder:INSERT=21 {{(pid=87434) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 21:00:17 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-b0c785f3-9be5-45da-8b38-fc96449cb239 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:17 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-b0c785f3-9be5-45da-8b38-fc96449cb239 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] GET http://192.168.122.117/volume/v3/volumes/4561905f-632b-4dc3-aa74-06e371da45c8 Sep 05 21:00:17 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-b0c785f3-9be5-45da-8b38-fc96449cb239 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:17 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-b0c785f3-9be5-45da-8b38-fc96449cb239 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:17 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:17 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:00:17 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:17 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:00:17 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-b0c785f3-9be5-45da-8b38-fc96449cb239 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Volume info retrieved successfully. Sep 05 21:00:17 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-b0c785f3-9be5-45da-8b38-fc96449cb239 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] http://192.168.122.117/volume/v3/volumes/4561905f-632b-4dc3-aa74-06e371da45c8 returned with HTTP 200 Sep 05 21:00:17 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 800/1591] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:00:17 2026] GET /volume/v3/volumes/4561905f-632b-4dc3-aa74-06e371da45c8 => generated 853 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:17 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-d4c9fbf1-2884-4c73-a2ce-6d99530cb73f None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:17 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d4c9fbf1-2884-4c73-a2ce-6d99530cb73f tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] GET http://192.168.122.117/volume/v3/volumes/4561905f-632b-4dc3-aa74-06e371da45c8 Sep 05 21:00:17 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-d4c9fbf1-2884-4c73-a2ce-6d99530cb73f tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:17 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-d4c9fbf1-2884-4c73-a2ce-6d99530cb73f tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:17 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:17 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:00:17 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:17 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:00:17 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-d4c9fbf1-2884-4c73-a2ce-6d99530cb73f tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Volume info retrieved successfully. Sep 05 21:00:17 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d4c9fbf1-2884-4c73-a2ce-6d99530cb73f tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] http://192.168.122.117/volume/v3/volumes/4561905f-632b-4dc3-aa74-06e371da45c8 returned with HTTP 200 Sep 05 21:00:18 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 792/1592] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:00:17 2026] GET /volume/v3/volumes/4561905f-632b-4dc3-aa74-06e371da45c8 => generated 853 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:27 devstack devstack@c-api.service[87435]: DEBUG dbcounter [-] [87435] Writing DB stats cinder:SELECT=4 {{(pid=87435) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 21:00:27 devstack devstack@c-api.service[87434]: DEBUG dbcounter [-] [87434] Writing DB stats cinder:SELECT=4 {{(pid=87434) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 21:00:38 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-e016e79b-02de-4c22-82f6-e0fa472044bb None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:38 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-e016e79b-02de-4c22-82f6-e0fa472044bb tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] GET http://192.168.122.117/volume/v3/volumes/49396454-f8d2-4123-8c78-0cb585eccafe Sep 05 21:00:38 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-e016e79b-02de-4c22-82f6-e0fa472044bb tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:38 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-e016e79b-02de-4c22-82f6-e0fa472044bb tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:38 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:38 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:00:38 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:38 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:00:38 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-e016e79b-02de-4c22-82f6-e0fa472044bb tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Volume info retrieved successfully. Sep 05 21:00:38 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-e016e79b-02de-4c22-82f6-e0fa472044bb tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] http://192.168.122.117/volume/v3/volumes/49396454-f8d2-4123-8c78-0cb585eccafe returned with HTTP 200 Sep 05 21:00:38 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 801/1593] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:00:38 2026] GET /volume/v3/volumes/49396454-f8d2-4123-8c78-0cb585eccafe => generated 947 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:38 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-cc8a5b88-58ee-45ea-b15d-3620162e039e req-491c7e16-ab43-462d-b8c2-e11ac492923f None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:38 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-cc8a5b88-58ee-45ea-b15d-3620162e039e req-491c7e16-ab43-462d-b8c2-e11ac492923f tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] GET http://192.168.122.117/volume/v3/volumes/49396454-f8d2-4123-8c78-0cb585eccafe Sep 05 21:00:38 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-cc8a5b88-58ee-45ea-b15d-3620162e039e req-491c7e16-ab43-462d-b8c2-e11ac492923f tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:38 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-cc8a5b88-58ee-45ea-b15d-3620162e039e req-491c7e16-ab43-462d-b8c2-e11ac492923f tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:38 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:38 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:00:38 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:38 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:00:38 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [req-cc8a5b88-58ee-45ea-b15d-3620162e039e req-491c7e16-ab43-462d-b8c2-e11ac492923f tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Volume info retrieved successfully. Sep 05 21:00:38 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-cc8a5b88-58ee-45ea-b15d-3620162e039e req-491c7e16-ab43-462d-b8c2-e11ac492923f tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] http://192.168.122.117/volume/v3/volumes/49396454-f8d2-4123-8c78-0cb585eccafe returned with HTTP 200 Sep 05 21:00:38 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 793/1594] 192.168.122.117 () {60 vars in 1487 bytes} [Sat Sep 5 21:00:38 2026] GET /volume/v3/volumes/49396454-f8d2-4123-8c78-0cb585eccafe => generated 947 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:38 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-69a59645-baab-4f3a-84c9-5e76e4a2254d None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:38 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-69a59645-baab-4f3a-84c9-5e76e4a2254d None None] GET http://192.168.122.117/volume// Sep 05 21:00:38 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-69a59645-baab-4f3a-84c9-5e76e4a2254d None None] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:38 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-69a59645-baab-4f3a-84c9-5e76e4a2254d None None] Calling method 'all' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:38 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-69a59645-baab-4f3a-84c9-5e76e4a2254d None None] http://192.168.122.117/volume// returned with HTTP 300 Sep 05 21:00:38 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 802/1595] 192.168.122.117 () {58 vars in 1317 bytes} [Sat Sep 5 21:00:38 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 21:00:38 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-cc8a5b88-58ee-45ea-b15d-3620162e039e req-04e3e2bb-ebc8-4b08-b7f8-8a329fa27df0 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:39 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-cc8a5b88-58ee-45ea-b15d-3620162e039e req-04e3e2bb-ebc8-4b08-b7f8-8a329fa27df0 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] POST http://192.168.122.117/volume/v3/attachments Sep 05 21:00:39 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-cc8a5b88-58ee-45ea-b15d-3620162e039e req-04e3e2bb-ebc8-4b08-b7f8-8a329fa27df0 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "49396454-f8d2-4123-8c78-0cb585eccafe", "connector": null, "instance_uuid": "8390e3da-59e7-48a8-a9e3-25dc2e18c2a9"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:00:39 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:39 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:00:39 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:39 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:00:39 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-cc8a5b88-58ee-45ea-b15d-3620162e039e req-04e3e2bb-ebc8-4b08-b7f8-8a329fa27df0 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] http://192.168.122.117/volume/v3/attachments returned with HTTP 200 Sep 05 21:00:39 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 794/1596] 192.168.122.117 () {66 vars in 1483 bytes} [Sat Sep 5 21:00:38 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 05 21:00:39 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-65ab9209-027a-4bfa-93cc-c6f9a5f985a9 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:39 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-65ab9209-027a-4bfa-93cc-c6f9a5f985a9 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] GET http://192.168.122.117/volume/v3/volumes/49396454-f8d2-4123-8c78-0cb585eccafe Sep 05 21:00:39 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-65ab9209-027a-4bfa-93cc-c6f9a5f985a9 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:39 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-65ab9209-027a-4bfa-93cc-c6f9a5f985a9 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:39 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:39 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:00:39 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:39 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:00:39 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-919fb462-6cbe-454e-a04e-3ad578f82fb8 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:39 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-919fb462-6cbe-454e-a04e-3ad578f82fb8 None None] GET http://192.168.122.117/volume// Sep 05 21:00:39 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-919fb462-6cbe-454e-a04e-3ad578f82fb8 None None] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:39 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-65ab9209-027a-4bfa-93cc-c6f9a5f985a9 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Volume info retrieved successfully. Sep 05 21:00:39 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-919fb462-6cbe-454e-a04e-3ad578f82fb8 None None] Calling method 'all' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:39 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-919fb462-6cbe-454e-a04e-3ad578f82fb8 None None] http://192.168.122.117/volume// returned with HTTP 300 Sep 05 21:00:39 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 795/1597] 192.168.122.117 () {58 vars in 1315 bytes} [Sat Sep 5 21:00:39 2026] GET /volume/ => generated 390 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 05 21:00:39 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-65ab9209-027a-4bfa-93cc-c6f9a5f985a9 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] http://192.168.122.117/volume/v3/volumes/49396454-f8d2-4123-8c78-0cb585eccafe returned with HTTP 200 Sep 05 21:00:39 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 803/1598] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:00:39 2026] GET /volume/v3/volumes/49396454-f8d2-4123-8c78-0cb585eccafe => generated 946 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:00:39 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-cc8a5b88-58ee-45ea-b15d-3620162e039e req-e6c5b26f-03be-48c2-8d06-58cd4a6cf3bf None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:39 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-cc8a5b88-58ee-45ea-b15d-3620162e039e req-e6c5b26f-03be-48c2-8d06-58cd4a6cf3bf tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] GET http://192.168.122.117/volume/v3/volumes/49396454-f8d2-4123-8c78-0cb585eccafe Sep 05 21:00:39 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-cc8a5b88-58ee-45ea-b15d-3620162e039e req-e6c5b26f-03be-48c2-8d06-58cd4a6cf3bf tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:39 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-cc8a5b88-58ee-45ea-b15d-3620162e039e req-e6c5b26f-03be-48c2-8d06-58cd4a6cf3bf tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:39 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:39 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:00:39 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:39 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:00:39 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [req-cc8a5b88-58ee-45ea-b15d-3620162e039e req-e6c5b26f-03be-48c2-8d06-58cd4a6cf3bf tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Volume info retrieved successfully. Sep 05 21:00:39 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-cc8a5b88-58ee-45ea-b15d-3620162e039e req-e6c5b26f-03be-48c2-8d06-58cd4a6cf3bf tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] http://192.168.122.117/volume/v3/volumes/49396454-f8d2-4123-8c78-0cb585eccafe returned with HTTP 200 Sep 05 21:00:39 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 796/1599] 192.168.122.117 () {62 vars in 1528 bytes} [Sat Sep 5 21:00:39 2026] GET /volume/v3/volumes/49396454-f8d2-4123-8c78-0cb585eccafe => generated 1127 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 21:00:39 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [req-cc8a5b88-58ee-45ea-b15d-3620162e039e req-43870937-c793-444d-90a1-01208b9d8180 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:39 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-cc8a5b88-58ee-45ea-b15d-3620162e039e req-43870937-c793-444d-90a1-01208b9d8180 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] PUT http://192.168.122.117/volume/v3/attachments/51c75472-2b81-4e87-981e-9bdeb2b81a8a Sep 05 21:00:39 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-cc8a5b88-58ee-45ea-b15d-3620162e039e req-43870937-c793-444d-90a1-01208b9d8180 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.117", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:643f628891a", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d26e87ce-8ef5-4a19-89be-27e45980a71c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:00:39 devstack devstack@c-api.service[87435]: DEBUG cinder.coordination [req-cc8a5b88-58ee-45ea-b15d-3620162e039e req-43870937-c793-444d-90a1-01208b9d8180 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Acquiring lock "cinder-attachment_update-49396454-f8d2-4123-8c78-0cb585eccafe-devstack" by "attachment_update" {{(pid=87435) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 05 21:00:39 devstack devstack@c-api.service[87435]: DEBUG cinder.coordination [req-cc8a5b88-58ee-45ea-b15d-3620162e039e req-43870937-c793-444d-90a1-01208b9d8180 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Lock "cinder-attachment_update-49396454-f8d2-4123-8c78-0cb585eccafe-devstack" acquired by "attachment_update" :: waited 0.027s {{(pid=87435) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 05 21:00:39 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:39 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:00:39 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:39 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:00:39 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-7f8d5369-5016-4acc-b5bd-f6437f9318a1 req-6658502c-bd04-4a54-8e64-e8795a8b5a6b None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:39 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-7f8d5369-5016-4acc-b5bd-f6437f9318a1 req-6658502c-bd04-4a54-8e64-e8795a8b5a6b tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] GET http://192.168.122.117/volume/v3/volumes/6114f6b1-01c4-4b1f-a995-35fbe1c0285e Sep 05 21:00:39 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-7f8d5369-5016-4acc-b5bd-f6437f9318a1 req-6658502c-bd04-4a54-8e64-e8795a8b5a6b tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:39 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-7f8d5369-5016-4acc-b5bd-f6437f9318a1 req-6658502c-bd04-4a54-8e64-e8795a8b5a6b tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:39 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:39 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:00:39 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:39 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:00:39 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [req-7f8d5369-5016-4acc-b5bd-f6437f9318a1 req-6658502c-bd04-4a54-8e64-e8795a8b5a6b tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] Volume info retrieved successfully. Sep 05 21:00:39 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-7f8d5369-5016-4acc-b5bd-f6437f9318a1 req-6658502c-bd04-4a54-8e64-e8795a8b5a6b tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] http://192.168.122.117/volume/v3/volumes/6114f6b1-01c4-4b1f-a995-35fbe1c0285e returned with HTTP 200 Sep 05 21:00:39 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 797/1600] 192.168.122.117 () {60 vars in 1487 bytes} [Sat Sep 5 21:00:39 2026] GET /volume/v3/volumes/6114f6b1-01c4-4b1f-a995-35fbe1c0285e => generated 1149 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:00:39 devstack devstack@c-api.service[87435]: DEBUG cinder.coordination [req-cc8a5b88-58ee-45ea-b15d-3620162e039e req-43870937-c793-444d-90a1-01208b9d8180 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Lock "cinder-attachment_update-49396454-f8d2-4123-8c78-0cb585eccafe-devstack" released by "attachment_update" :: held 0.361s {{(pid=87435) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 05 21:00:39 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-cc8a5b88-58ee-45ea-b15d-3620162e039e req-43870937-c793-444d-90a1-01208b9d8180 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] http://192.168.122.117/volume/v3/attachments/51c75472-2b81-4e87-981e-9bdeb2b81a8a returned with HTTP 200 Sep 05 21:00:39 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 804/1601] 192.168.122.117 () {66 vars in 1593 bytes} [Sat Sep 5 21:00:39 2026] PUT /volume/v3/attachments/51c75472-2b81-4e87-981e-9bdeb2b81a8a => generated 694 bytes in 424 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:00:39 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-7f8d5369-5016-4acc-b5bd-f6437f9318a1 req-41e5a42e-5d7f-4b04-828f-d6840ef3d12a None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:39 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-7f8d5369-5016-4acc-b5bd-f6437f9318a1 req-41e5a42e-5d7f-4b04-828f-d6840ef3d12a tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] POST http://192.168.122.117/volume/v3/volumes/6114f6b1-01c4-4b1f-a995-35fbe1c0285e/action Sep 05 21:00:39 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-7f8d5369-5016-4acc-b5bd-f6437f9318a1 req-41e5a42e-5d7f-4b04-828f-d6840ef3d12a tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87434) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 21:00:39 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-7f8d5369-5016-4acc-b5bd-f6437f9318a1 req-41e5a42e-5d7f-4b04-828f-d6840ef3d12a tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:00:39 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:39 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:00:39 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:39 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:00:39 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [req-7f8d5369-5016-4acc-b5bd-f6437f9318a1 req-41e5a42e-5d7f-4b04-828f-d6840ef3d12a tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] Volume info retrieved successfully. Sep 05 21:00:39 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [req-7f8d5369-5016-4acc-b5bd-f6437f9318a1 req-41e5a42e-5d7f-4b04-828f-d6840ef3d12a tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] Begin detaching volume completed successfully. Sep 05 21:00:39 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-7f8d5369-5016-4acc-b5bd-f6437f9318a1 req-41e5a42e-5d7f-4b04-828f-d6840ef3d12a tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] http://192.168.122.117/volume/v3/volumes/6114f6b1-01c4-4b1f-a995-35fbe1c0285e/action returned with HTTP 202 Sep 05 21:00:39 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 798/1602] 192.168.122.117 () {64 vars in 1561 bytes} [Sat Sep 5 21:00:39 2026] POST /volume/v3/volumes/6114f6b1-01c4-4b1f-a995-35fbe1c0285e/action => generated 0 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 21:00:40 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-9d6f6bf4-b832-4020-8a92-dafccea72dad None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:40 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-9d6f6bf4-b832-4020-8a92-dafccea72dad None None] GET http://192.168.122.117/volume// Sep 05 21:00:40 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-9d6f6bf4-b832-4020-8a92-dafccea72dad None None] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:40 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-9d6f6bf4-b832-4020-8a92-dafccea72dad None None] Calling method 'all' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:40 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-9d6f6bf4-b832-4020-8a92-dafccea72dad None None] http://192.168.122.117/volume// returned with HTTP 300 Sep 05 21:00:40 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 805/1603] 192.168.122.117 () {58 vars in 1315 bytes} [Sat Sep 5 21:00:40 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 21:00:40 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-7f8d5369-5016-4acc-b5bd-f6437f9318a1 req-82ea7e19-7da1-4574-8ef3-a62a24fe0fe9 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:40 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-7f8d5369-5016-4acc-b5bd-f6437f9318a1 req-82ea7e19-7da1-4574-8ef3-a62a24fe0fe9 tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] GET http://192.168.122.117/volume/v3/volumes/6114f6b1-01c4-4b1f-a995-35fbe1c0285e Sep 05 21:00:40 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-7f8d5369-5016-4acc-b5bd-f6437f9318a1 req-82ea7e19-7da1-4574-8ef3-a62a24fe0fe9 tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:40 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-7f8d5369-5016-4acc-b5bd-f6437f9318a1 req-82ea7e19-7da1-4574-8ef3-a62a24fe0fe9 tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:40 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:40 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:00:40 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:40 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:00:40 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [req-7f8d5369-5016-4acc-b5bd-f6437f9318a1 req-82ea7e19-7da1-4574-8ef3-a62a24fe0fe9 tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] Volume info retrieved successfully. Sep 05 21:00:40 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-7f8d5369-5016-4acc-b5bd-f6437f9318a1 req-82ea7e19-7da1-4574-8ef3-a62a24fe0fe9 tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] http://192.168.122.117/volume/v3/volumes/6114f6b1-01c4-4b1f-a995-35fbe1c0285e returned with HTTP 200 Sep 05 21:00:40 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-79d5b21f-aac7-40b0-ab4f-28a1cbafea66 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:40 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 799/1604] 192.168.122.117 () {62 vars in 1528 bytes} [Sat Sep 5 21:00:40 2026] GET /volume/v3/volumes/6114f6b1-01c4-4b1f-a995-35fbe1c0285e => generated 1333 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 21:00:40 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-79d5b21f-aac7-40b0-ab4f-28a1cbafea66 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] GET http://192.168.122.117/volume/v3/volumes/49396454-f8d2-4123-8c78-0cb585eccafe Sep 05 21:00:40 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-79d5b21f-aac7-40b0-ab4f-28a1cbafea66 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:40 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-79d5b21f-aac7-40b0-ab4f-28a1cbafea66 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:40 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:40 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:00:40 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:40 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:00:40 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-79d5b21f-aac7-40b0-ab4f-28a1cbafea66 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Volume info retrieved successfully. Sep 05 21:00:40 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-79d5b21f-aac7-40b0-ab4f-28a1cbafea66 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] http://192.168.122.117/volume/v3/volumes/49396454-f8d2-4123-8c78-0cb585eccafe returned with HTTP 200 Sep 05 21:00:40 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 806/1605] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:00:40 2026] GET /volume/v3/volumes/49396454-f8d2-4123-8c78-0cb585eccafe => generated 947 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:40 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-cc8a5b88-58ee-45ea-b15d-3620162e039e req-eb6b2982-bfb7-45d6-b5f9-ff6e07b4a5b3 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:40 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-cc8a5b88-58ee-45ea-b15d-3620162e039e req-eb6b2982-bfb7-45d6-b5f9-ff6e07b4a5b3 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] POST http://192.168.122.117/volume/v3/attachments/51c75472-2b81-4e87-981e-9bdeb2b81a8a/action Sep 05 21:00:40 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-cc8a5b88-58ee-45ea-b15d-3620162e039e req-eb6b2982-bfb7-45d6-b5f9-ff6e07b4a5b3 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Action body: b'{"os-complete": null}' {{(pid=87434) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 21:00:40 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-cc8a5b88-58ee-45ea-b15d-3620162e039e req-eb6b2982-bfb7-45d6-b5f9-ff6e07b4a5b3 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:00:40 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:40 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:00:40 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:40 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:00:40 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-cc8a5b88-58ee-45ea-b15d-3620162e039e req-eb6b2982-bfb7-45d6-b5f9-ff6e07b4a5b3 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] http://192.168.122.117/volume/v3/attachments/51c75472-2b81-4e87-981e-9bdeb2b81a8a/action returned with HTTP 204 Sep 05 21:00:40 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 800/1606] 192.168.122.117 () {66 vars in 1614 bytes} [Sat Sep 5 21:00:40 2026] POST /volume/v3/attachments/51c75472-2b81-4e87-981e-9bdeb2b81a8a/action => generated 0 bytes in 123 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Sep 05 21:00:40 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [req-7f8d5369-5016-4acc-b5bd-f6437f9318a1 req-751e086b-04d4-4084-9dbf-adab36a96fca None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:40 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-7f8d5369-5016-4acc-b5bd-f6437f9318a1 req-751e086b-04d4-4084-9dbf-adab36a96fca tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] DELETE http://192.168.122.117/volume/v3/attachments/cffbadcd-50c4-4f41-950d-6733ce4019f1 Sep 05 21:00:40 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-7f8d5369-5016-4acc-b5bd-f6437f9318a1 req-751e086b-04d4-4084-9dbf-adab36a96fca tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:40 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-7f8d5369-5016-4acc-b5bd-f6437f9318a1 req-751e086b-04d4-4084-9dbf-adab36a96fca tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] Calling method 'version_select' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:40 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:40 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:00:40 devstack devstack@c-api.service[87435]: /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 05 21:00:40 devstack devstack@c-api.service[87435]: return base.obj_make_list(context, Sep 05 21:00:40 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-7f8d5369-5016-4acc-b5bd-f6437f9318a1 req-751e086b-04d4-4084-9dbf-adab36a96fca tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] http://192.168.122.117/volume/v3/attachments/cffbadcd-50c4-4f41-950d-6733ce4019f1 returned with HTTP 200 Sep 05 21:00:40 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 807/1607] 192.168.122.117 () {64 vars in 1562 bytes} [Sat Sep 5 21:00:40 2026] DELETE /volume/v3/attachments/cffbadcd-50c4-4f41-950d-6733ce4019f1 => generated 19 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:41 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-a5c542c2-00c7-41a5-8406-d4ea9929fc00 req-df321f54-d006-4a04-83f0-2b50988897ff None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:41 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-a5c542c2-00c7-41a5-8406-d4ea9929fc00 req-df321f54-d006-4a04-83f0-2b50988897ff tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] GET http://192.168.122.117/volume/v3/volumes/6114f6b1-01c4-4b1f-a995-35fbe1c0285e Sep 05 21:00:41 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-a5c542c2-00c7-41a5-8406-d4ea9929fc00 req-df321f54-d006-4a04-83f0-2b50988897ff tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:41 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-a5c542c2-00c7-41a5-8406-d4ea9929fc00 req-df321f54-d006-4a04-83f0-2b50988897ff tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:41 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:41 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:00:41 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:41 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:00:41 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [req-a5c542c2-00c7-41a5-8406-d4ea9929fc00 req-df321f54-d006-4a04-83f0-2b50988897ff tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] Volume info retrieved successfully. Sep 05 21:00:41 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-c0d2c5d4-d653-4a7d-8585-e1b4d94634a6 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:41 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-a5c542c2-00c7-41a5-8406-d4ea9929fc00 req-df321f54-d006-4a04-83f0-2b50988897ff tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] http://192.168.122.117/volume/v3/volumes/6114f6b1-01c4-4b1f-a995-35fbe1c0285e returned with HTTP 200 Sep 05 21:00:41 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 801/1608] 192.168.122.117 () {60 vars in 1487 bytes} [Sat Sep 5 21:00:41 2026] GET /volume/v3/volumes/6114f6b1-01c4-4b1f-a995-35fbe1c0285e => generated 857 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:41 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-c0d2c5d4-d653-4a7d-8585-e1b4d94634a6 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] GET http://192.168.122.117/volume/v3/volumes/49396454-f8d2-4123-8c78-0cb585eccafe Sep 05 21:00:41 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-c0d2c5d4-d653-4a7d-8585-e1b4d94634a6 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:41 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-c0d2c5d4-d653-4a7d-8585-e1b4d94634a6 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:41 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-8257456d-b03c-4733-adaa-b018248cf44c None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:41 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:41 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:00:41 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-8257456d-b03c-4733-adaa-b018248cf44c tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] DELETE http://192.168.122.117/volume/v3/volumes/6114f6b1-01c4-4b1f-a995-35fbe1c0285e Sep 05 21:00:41 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-8257456d-b03c-4733-adaa-b018248cf44c tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:41 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-8257456d-b03c-4733-adaa-b018248cf44c tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] Calling method 'delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:41 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-8257456d-b03c-4733-adaa-b018248cf44c tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] Delete volume with id: 6114f6b1-01c4-4b1f-a995-35fbe1c0285e Sep 05 21:00:41 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:41 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:00:41 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:41 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:00:41 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:41 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:00:41 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-8257456d-b03c-4733-adaa-b018248cf44c tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] Volume info retrieved successfully. Sep 05 21:00:41 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-c0d2c5d4-d653-4a7d-8585-e1b4d94634a6 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Volume info retrieved successfully. Sep 05 21:00:41 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-c0d2c5d4-d653-4a7d-8585-e1b4d94634a6 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] http://192.168.122.117/volume/v3/volumes/49396454-f8d2-4123-8c78-0cb585eccafe returned with HTTP 200 Sep 05 21:00:41 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 808/1609] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:00:41 2026] GET /volume/v3/volumes/49396454-f8d2-4123-8c78-0cb585eccafe => generated 1239 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:00:41 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-ca6f4bd0-98b6-46c5-8055-0f998fd9a43c None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:41 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-ca6f4bd0-98b6-46c5-8055-0f998fd9a43c tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] GET http://192.168.122.117/volume/v3/volumes/49396454-f8d2-4123-8c78-0cb585eccafe Sep 05 21:00:41 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-ca6f4bd0-98b6-46c5-8055-0f998fd9a43c tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:41 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-ca6f4bd0-98b6-46c5-8055-0f998fd9a43c tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:41 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-8257456d-b03c-4733-adaa-b018248cf44c tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] Delete volume request issued successfully. Sep 05 21:00:41 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-8257456d-b03c-4733-adaa-b018248cf44c tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] http://192.168.122.117/volume/v3/volumes/6114f6b1-01c4-4b1f-a995-35fbe1c0285e returned with HTTP 202 Sep 05 21:00:41 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 802/1610] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 21:00:41 2026] DELETE /volume/v3/volumes/6114f6b1-01c4-4b1f-a995-35fbe1c0285e => generated 0 bytes in 158 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:00:41 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:41 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:00:41 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-f9fdc693-c4cb-402d-8194-434a63431ce1 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:41 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-f9fdc693-c4cb-402d-8194-434a63431ce1 tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] GET http://192.168.122.117/volume/v3/volumes/6114f6b1-01c4-4b1f-a995-35fbe1c0285e Sep 05 21:00:41 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-f9fdc693-c4cb-402d-8194-434a63431ce1 tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:41 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-f9fdc693-c4cb-402d-8194-434a63431ce1 tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:41 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:41 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:00:41 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:41 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:00:41 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:41 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:00:41 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-ca6f4bd0-98b6-46c5-8055-0f998fd9a43c tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Volume info retrieved successfully. Sep 05 21:00:41 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-ca6f4bd0-98b6-46c5-8055-0f998fd9a43c tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] http://192.168.122.117/volume/v3/volumes/49396454-f8d2-4123-8c78-0cb585eccafe returned with HTTP 200 Sep 05 21:00:41 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-f9fdc693-c4cb-402d-8194-434a63431ce1 tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] Volume info retrieved successfully. Sep 05 21:00:41 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 809/1611] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:00:41 2026] GET /volume/v3/volumes/49396454-f8d2-4123-8c78-0cb585eccafe => generated 1239 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:00:41 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-f9fdc693-c4cb-402d-8194-434a63431ce1 tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] http://192.168.122.117/volume/v3/volumes/6114f6b1-01c4-4b1f-a995-35fbe1c0285e returned with HTTP 200 Sep 05 21:00:41 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 803/1612] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:00:41 2026] GET /volume/v3/volumes/6114f6b1-01c4-4b1f-a995-35fbe1c0285e => generated 856 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:41 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-7b0c2e9e-afb9-46bd-a917-ade693b4cba4 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:41 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-7b0c2e9e-afb9-46bd-a917-ade693b4cba4 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] GET http://192.168.122.117/volume/v3/volumes/7d395ff2-fb0b-482c-8d89-4ecd3fef3c2b Sep 05 21:00:41 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-7b0c2e9e-afb9-46bd-a917-ade693b4cba4 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:41 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-7b0c2e9e-afb9-46bd-a917-ade693b4cba4 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:42 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:42 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:00:42 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:42 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:00:42 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-7b0c2e9e-afb9-46bd-a917-ade693b4cba4 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Volume info retrieved successfully. Sep 05 21:00:42 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-7b0c2e9e-afb9-46bd-a917-ade693b4cba4 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] http://192.168.122.117/volume/v3/volumes/7d395ff2-fb0b-482c-8d89-4ecd3fef3c2b returned with HTTP 200 Sep 05 21:00:42 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 810/1613] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:00:41 2026] GET /volume/v3/volumes/7d395ff2-fb0b-482c-8d89-4ecd3fef3c2b => generated 946 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:42 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-5cdaf3c9-7cde-4b92-98a7-781873a48b41 req-26f39b85-633d-4b3c-87c8-cb3e2a625b9b None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:42 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-5cdaf3c9-7cde-4b92-98a7-781873a48b41 req-26f39b85-633d-4b3c-87c8-cb3e2a625b9b tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] GET http://192.168.122.117/volume/v3/volumes/7d395ff2-fb0b-482c-8d89-4ecd3fef3c2b Sep 05 21:00:42 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-5cdaf3c9-7cde-4b92-98a7-781873a48b41 req-26f39b85-633d-4b3c-87c8-cb3e2a625b9b tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:42 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-5cdaf3c9-7cde-4b92-98a7-781873a48b41 req-26f39b85-633d-4b3c-87c8-cb3e2a625b9b tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:42 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:42 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:00:42 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:42 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:00:42 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [req-5cdaf3c9-7cde-4b92-98a7-781873a48b41 req-26f39b85-633d-4b3c-87c8-cb3e2a625b9b tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Volume info retrieved successfully. Sep 05 21:00:42 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-5cdaf3c9-7cde-4b92-98a7-781873a48b41 req-26f39b85-633d-4b3c-87c8-cb3e2a625b9b tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] http://192.168.122.117/volume/v3/volumes/7d395ff2-fb0b-482c-8d89-4ecd3fef3c2b returned with HTTP 200 Sep 05 21:00:42 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 804/1614] 192.168.122.117 () {60 vars in 1487 bytes} [Sat Sep 5 21:00:42 2026] GET /volume/v3/volumes/7d395ff2-fb0b-482c-8d89-4ecd3fef3c2b => generated 946 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:42 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-b988b9d4-e76f-49c2-9270-11f6f84d557c None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:42 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-b988b9d4-e76f-49c2-9270-11f6f84d557c None None] GET http://192.168.122.117/volume// Sep 05 21:00:42 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-b988b9d4-e76f-49c2-9270-11f6f84d557c None None] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:42 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-b988b9d4-e76f-49c2-9270-11f6f84d557c None None] Calling method 'all' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:42 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-b988b9d4-e76f-49c2-9270-11f6f84d557c None None] http://192.168.122.117/volume// returned with HTTP 300 Sep 05 21:00:42 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 811/1615] 192.168.122.117 () {58 vars in 1317 bytes} [Sat Sep 5 21:00:42 2026] GET /volume/ => generated 390 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 21:00:42 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-5cdaf3c9-7cde-4b92-98a7-781873a48b41 req-6fd4ef75-0afb-4024-aabe-a30ce5bd5ed3 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:42 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-5cdaf3c9-7cde-4b92-98a7-781873a48b41 req-6fd4ef75-0afb-4024-aabe-a30ce5bd5ed3 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] POST http://192.168.122.117/volume/v3/attachments Sep 05 21:00:42 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-5cdaf3c9-7cde-4b92-98a7-781873a48b41 req-6fd4ef75-0afb-4024-aabe-a30ce5bd5ed3 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7d395ff2-fb0b-482c-8d89-4ecd3fef3c2b", "connector": null, "instance_uuid": "8390e3da-59e7-48a8-a9e3-25dc2e18c2a9"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:00:42 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:42 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:00:42 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:42 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:00:42 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-4c2b2386-27b6-44b6-8ce5-8dc07fba5867 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:42 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-4c2b2386-27b6-44b6-8ce5-8dc07fba5867 tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] GET http://192.168.122.117/volume/v3/volumes/6114f6b1-01c4-4b1f-a995-35fbe1c0285e Sep 05 21:00:42 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-4c2b2386-27b6-44b6-8ce5-8dc07fba5867 tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:42 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-4c2b2386-27b6-44b6-8ce5-8dc07fba5867 tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:42 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:42 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:00:42 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:42 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:00:42 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-4c2b2386-27b6-44b6-8ce5-8dc07fba5867 tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] Volume info retrieved successfully. Sep 05 21:00:42 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-4c2b2386-27b6-44b6-8ce5-8dc07fba5867 tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] http://192.168.122.117/volume/v3/volumes/6114f6b1-01c4-4b1f-a995-35fbe1c0285e returned with HTTP 200 Sep 05 21:00:42 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 812/1616] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:00:42 2026] GET /volume/v3/volumes/6114f6b1-01c4-4b1f-a995-35fbe1c0285e => generated 856 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:42 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-5cdaf3c9-7cde-4b92-98a7-781873a48b41 req-6fd4ef75-0afb-4024-aabe-a30ce5bd5ed3 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] http://192.168.122.117/volume/v3/attachments returned with HTTP 200 Sep 05 21:00:42 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 805/1617] 192.168.122.117 () {66 vars in 1483 bytes} [Sat Sep 5 21:00:42 2026] POST /volume/v3/attachments => generated 273 bytes in 335 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:00:43 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-867ffe92-a43f-41b4-80bc-4f90ad1d8b61 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:43 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-867ffe92-a43f-41b4-80bc-4f90ad1d8b61 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] GET http://192.168.122.117/volume/v3/volumes/7d395ff2-fb0b-482c-8d89-4ecd3fef3c2b Sep 05 21:00:43 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-867ffe92-a43f-41b4-80bc-4f90ad1d8b61 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:43 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-867ffe92-a43f-41b4-80bc-4f90ad1d8b61 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:43 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:43 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:00:43 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-ec5c7e0a-34e7-46a5-921f-691c6ccc9262 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:43 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-ec5c7e0a-34e7-46a5-921f-691c6ccc9262 None None] GET http://192.168.122.117/volume// Sep 05 21:00:43 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-ec5c7e0a-34e7-46a5-921f-691c6ccc9262 None None] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:43 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-ec5c7e0a-34e7-46a5-921f-691c6ccc9262 None None] Calling method 'all' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:43 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-ec5c7e0a-34e7-46a5-921f-691c6ccc9262 None None] http://192.168.122.117/volume// returned with HTTP 300 Sep 05 21:00:43 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 806/1618] 192.168.122.117 () {58 vars in 1315 bytes} [Sat Sep 5 21:00:43 2026] GET /volume/ => generated 390 bytes in 22 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 21:00:43 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:43 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:00:43 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-5cdaf3c9-7cde-4b92-98a7-781873a48b41 req-8993b4db-84a7-42a4-9c72-580221b5cad0 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:43 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-867ffe92-a43f-41b4-80bc-4f90ad1d8b61 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Volume info retrieved successfully. Sep 05 21:00:43 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-5cdaf3c9-7cde-4b92-98a7-781873a48b41 req-8993b4db-84a7-42a4-9c72-580221b5cad0 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] GET http://192.168.122.117/volume/v3/volumes/7d395ff2-fb0b-482c-8d89-4ecd3fef3c2b Sep 05 21:00:43 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-5cdaf3c9-7cde-4b92-98a7-781873a48b41 req-8993b4db-84a7-42a4-9c72-580221b5cad0 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:43 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-5cdaf3c9-7cde-4b92-98a7-781873a48b41 req-8993b4db-84a7-42a4-9c72-580221b5cad0 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:43 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-867ffe92-a43f-41b4-80bc-4f90ad1d8b61 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] http://192.168.122.117/volume/v3/volumes/7d395ff2-fb0b-482c-8d89-4ecd3fef3c2b returned with HTTP 200 Sep 05 21:00:43 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 813/1619] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:00:43 2026] GET /volume/v3/volumes/7d395ff2-fb0b-482c-8d89-4ecd3fef3c2b => generated 945 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:43 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:43 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:00:43 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:43 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:00:43 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [req-5cdaf3c9-7cde-4b92-98a7-781873a48b41 req-8993b4db-84a7-42a4-9c72-580221b5cad0 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Volume info retrieved successfully. Sep 05 21:00:43 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-5cdaf3c9-7cde-4b92-98a7-781873a48b41 req-8993b4db-84a7-42a4-9c72-580221b5cad0 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] http://192.168.122.117/volume/v3/volumes/7d395ff2-fb0b-482c-8d89-4ecd3fef3c2b returned with HTTP 200 Sep 05 21:00:43 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 807/1620] 192.168.122.117 () {62 vars in 1528 bytes} [Sat Sep 5 21:00:43 2026] GET /volume/v3/volumes/7d395ff2-fb0b-482c-8d89-4ecd3fef3c2b => generated 1126 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 21:00:43 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [req-5cdaf3c9-7cde-4b92-98a7-781873a48b41 req-8bf50818-c208-4766-a558-a46022ac0e01 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:43 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-5cdaf3c9-7cde-4b92-98a7-781873a48b41 req-8bf50818-c208-4766-a558-a46022ac0e01 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] PUT http://192.168.122.117/volume/v3/attachments/1e0181d2-da12-4ffb-a93e-cb66feb77313 Sep 05 21:00:43 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-5cdaf3c9-7cde-4b92-98a7-781873a48b41 req-8bf50818-c208-4766-a558-a46022ac0e01 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.117", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:643f628891a", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d26e87ce-8ef5-4a19-89be-27e45980a71c", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:00:43 devstack devstack@c-api.service[87435]: DEBUG cinder.coordination [req-5cdaf3c9-7cde-4b92-98a7-781873a48b41 req-8bf50818-c208-4766-a558-a46022ac0e01 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Acquiring lock "cinder-attachment_update-7d395ff2-fb0b-482c-8d89-4ecd3fef3c2b-devstack" by "attachment_update" {{(pid=87435) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 05 21:00:43 devstack devstack@c-api.service[87435]: DEBUG cinder.coordination [req-5cdaf3c9-7cde-4b92-98a7-781873a48b41 req-8bf50818-c208-4766-a558-a46022ac0e01 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Lock "cinder-attachment_update-7d395ff2-fb0b-482c-8d89-4ecd3fef3c2b-devstack" acquired by "attachment_update" :: waited 0.024s {{(pid=87435) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 05 21:00:43 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:43 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:00:43 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:43 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:00:43 devstack devstack@c-api.service[87435]: DEBUG cinder.coordination [req-5cdaf3c9-7cde-4b92-98a7-781873a48b41 req-8bf50818-c208-4766-a558-a46022ac0e01 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Lock "cinder-attachment_update-7d395ff2-fb0b-482c-8d89-4ecd3fef3c2b-devstack" released by "attachment_update" :: held 0.317s {{(pid=87435) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 05 21:00:43 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-5cdaf3c9-7cde-4b92-98a7-781873a48b41 req-8bf50818-c208-4766-a558-a46022ac0e01 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] http://192.168.122.117/volume/v3/attachments/1e0181d2-da12-4ffb-a93e-cb66feb77313 returned with HTTP 200 Sep 05 21:00:43 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 814/1621] 192.168.122.117 () {66 vars in 1593 bytes} [Sat Sep 5 21:00:43 2026] PUT /volume/v3/attachments/1e0181d2-da12-4ffb-a93e-cb66feb77313 => generated 694 bytes in 375 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:00:43 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-b805861d-56c5-4331-aa8a-9d7ce4b5b4ba None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:43 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b805861d-56c5-4331-aa8a-9d7ce4b5b4ba tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] GET http://192.168.122.117/volume/v3/volumes/6114f6b1-01c4-4b1f-a995-35fbe1c0285e Sep 05 21:00:43 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b805861d-56c5-4331-aa8a-9d7ce4b5b4ba tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:43 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b805861d-56c5-4331-aa8a-9d7ce4b5b4ba tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:43 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b805861d-56c5-4331-aa8a-9d7ce4b5b4ba tempest-TestMinimumBasicScenario-1319795738 tempest-TestMinimumBasicScenario-1319795738-project-member] http://192.168.122.117/volume/v3/volumes/6114f6b1-01c4-4b1f-a995-35fbe1c0285e returned with HTTP 404 Sep 05 21:00:43 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 808/1622] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:00:43 2026] GET /volume/v3/volumes/6114f6b1-01c4-4b1f-a995-35fbe1c0285e => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:00:44 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-ff7d0e43-a70f-4e50-90f2-19e3fba6741e None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:44 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-ff7d0e43-a70f-4e50-90f2-19e3fba6741e tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] GET http://192.168.122.117/volume/v3/volumes/7d395ff2-fb0b-482c-8d89-4ecd3fef3c2b Sep 05 21:00:44 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-ff7d0e43-a70f-4e50-90f2-19e3fba6741e tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:44 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-ff7d0e43-a70f-4e50-90f2-19e3fba6741e tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:44 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:44 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:00:44 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:44 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:00:44 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-ff7d0e43-a70f-4e50-90f2-19e3fba6741e tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Volume info retrieved successfully. Sep 05 21:00:44 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-ff7d0e43-a70f-4e50-90f2-19e3fba6741e tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] http://192.168.122.117/volume/v3/volumes/7d395ff2-fb0b-482c-8d89-4ecd3fef3c2b returned with HTTP 200 Sep 05 21:00:44 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 815/1623] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:00:44 2026] GET /volume/v3/volumes/7d395ff2-fb0b-482c-8d89-4ecd3fef3c2b => generated 946 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:44 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-5cdaf3c9-7cde-4b92-98a7-781873a48b41 req-968a84c2-1bd9-4381-9027-30b158258d7f None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:44 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-5cdaf3c9-7cde-4b92-98a7-781873a48b41 req-968a84c2-1bd9-4381-9027-30b158258d7f tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] POST http://192.168.122.117/volume/v3/attachments/1e0181d2-da12-4ffb-a93e-cb66feb77313/action Sep 05 21:00:44 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-5cdaf3c9-7cde-4b92-98a7-781873a48b41 req-968a84c2-1bd9-4381-9027-30b158258d7f tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Action body: b'{"os-complete": null}' {{(pid=87434) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 21:00:44 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-5cdaf3c9-7cde-4b92-98a7-781873a48b41 req-968a84c2-1bd9-4381-9027-30b158258d7f tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:00:44 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:44 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:00:44 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:44 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:00:44 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-5cdaf3c9-7cde-4b92-98a7-781873a48b41 req-968a84c2-1bd9-4381-9027-30b158258d7f tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] http://192.168.122.117/volume/v3/attachments/1e0181d2-da12-4ffb-a93e-cb66feb77313/action returned with HTTP 204 Sep 05 21:00:44 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 809/1624] 192.168.122.117 () {66 vars in 1614 bytes} [Sat Sep 5 21:00:44 2026] POST /volume/v3/attachments/1e0181d2-da12-4ffb-a93e-cb66feb77313/action => generated 0 bytes in 138 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:00:45 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-293bd6a8-4332-433f-ab9b-0de72bdbf951 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:45 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-293bd6a8-4332-433f-ab9b-0de72bdbf951 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] GET http://192.168.122.117/volume/v3/volumes/7d395ff2-fb0b-482c-8d89-4ecd3fef3c2b Sep 05 21:00:45 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-293bd6a8-4332-433f-ab9b-0de72bdbf951 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:45 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-293bd6a8-4332-433f-ab9b-0de72bdbf951 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:45 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:45 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:00:45 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:45 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:00:45 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-293bd6a8-4332-433f-ab9b-0de72bdbf951 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Volume info retrieved successfully. Sep 05 21:00:45 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-293bd6a8-4332-433f-ab9b-0de72bdbf951 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] http://192.168.122.117/volume/v3/volumes/7d395ff2-fb0b-482c-8d89-4ecd3fef3c2b returned with HTTP 200 Sep 05 21:00:45 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 816/1625] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:00:45 2026] GET /volume/v3/volumes/7d395ff2-fb0b-482c-8d89-4ecd3fef3c2b => generated 1238 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:00:45 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-b62ec084-52d4-44d7-9092-27c325740afe None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:45 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b62ec084-52d4-44d7-9092-27c325740afe tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] GET http://192.168.122.117/volume/v3/volumes/7d395ff2-fb0b-482c-8d89-4ecd3fef3c2b Sep 05 21:00:45 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b62ec084-52d4-44d7-9092-27c325740afe tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:45 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b62ec084-52d4-44d7-9092-27c325740afe tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:45 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:45 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:00:45 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:45 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:00:45 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-b62ec084-52d4-44d7-9092-27c325740afe tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Volume info retrieved successfully. Sep 05 21:00:45 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b62ec084-52d4-44d7-9092-27c325740afe tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] http://192.168.122.117/volume/v3/volumes/7d395ff2-fb0b-482c-8d89-4ecd3fef3c2b returned with HTTP 200 Sep 05 21:00:45 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 810/1626] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:00:45 2026] GET /volume/v3/volumes/7d395ff2-fb0b-482c-8d89-4ecd3fef3c2b => generated 1238 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:00:49 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [req-1f3bfb12-bdee-426d-a53d-d6fe1e9536a7 req-a008a696-293d-41cc-8262-c13229e85479 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:49 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-1f3bfb12-bdee-426d-a53d-d6fe1e9536a7 req-a008a696-293d-41cc-8262-c13229e85479 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] GET http://192.168.122.117/volume/v3/volumes/49396454-f8d2-4123-8c78-0cb585eccafe Sep 05 21:00:49 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-1f3bfb12-bdee-426d-a53d-d6fe1e9536a7 req-a008a696-293d-41cc-8262-c13229e85479 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:49 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-1f3bfb12-bdee-426d-a53d-d6fe1e9536a7 req-a008a696-293d-41cc-8262-c13229e85479 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:49 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:49 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:00:49 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:49 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:00:49 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [req-1f3bfb12-bdee-426d-a53d-d6fe1e9536a7 req-a008a696-293d-41cc-8262-c13229e85479 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Volume info retrieved successfully. Sep 05 21:00:49 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-1f3bfb12-bdee-426d-a53d-d6fe1e9536a7 req-a008a696-293d-41cc-8262-c13229e85479 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] http://192.168.122.117/volume/v3/volumes/49396454-f8d2-4123-8c78-0cb585eccafe returned with HTTP 200 Sep 05 21:00:49 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 817/1627] 192.168.122.117 () {60 vars in 1487 bytes} [Sat Sep 5 21:00:49 2026] GET /volume/v3/volumes/49396454-f8d2-4123-8c78-0cb585eccafe => generated 1239 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 21:00:49 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-1f3bfb12-bdee-426d-a53d-d6fe1e9536a7 req-f6aa76d2-fd9b-4e8c-b412-a3a654e66972 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:49 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-1f3bfb12-bdee-426d-a53d-d6fe1e9536a7 req-f6aa76d2-fd9b-4e8c-b412-a3a654e66972 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] POST http://192.168.122.117/volume/v3/volumes/49396454-f8d2-4123-8c78-0cb585eccafe/action Sep 05 21:00:49 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-1f3bfb12-bdee-426d-a53d-d6fe1e9536a7 req-f6aa76d2-fd9b-4e8c-b412-a3a654e66972 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87434) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 21:00:49 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-1f3bfb12-bdee-426d-a53d-d6fe1e9536a7 req-f6aa76d2-fd9b-4e8c-b412-a3a654e66972 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:00:49 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:49 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:00:49 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:49 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:00:49 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [req-1f3bfb12-bdee-426d-a53d-d6fe1e9536a7 req-f6aa76d2-fd9b-4e8c-b412-a3a654e66972 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Volume info retrieved successfully. Sep 05 21:00:49 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [req-1f3bfb12-bdee-426d-a53d-d6fe1e9536a7 req-f6aa76d2-fd9b-4e8c-b412-a3a654e66972 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Begin detaching volume completed successfully. Sep 05 21:00:49 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-1f3bfb12-bdee-426d-a53d-d6fe1e9536a7 req-f6aa76d2-fd9b-4e8c-b412-a3a654e66972 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] http://192.168.122.117/volume/v3/volumes/49396454-f8d2-4123-8c78-0cb585eccafe/action returned with HTTP 202 Sep 05 21:00:49 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 811/1628] 192.168.122.117 () {64 vars in 1561 bytes} [Sat Sep 5 21:00:49 2026] POST /volume/v3/volumes/49396454-f8d2-4123-8c78-0cb585eccafe/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 21:00:49 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-f9e4d677-324c-4328-bcca-0e25d56e72c6 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:49 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-f9e4d677-324c-4328-bcca-0e25d56e72c6 None None] GET http://192.168.122.117/volume// Sep 05 21:00:49 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-f9e4d677-324c-4328-bcca-0e25d56e72c6 None None] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:49 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-f9e4d677-324c-4328-bcca-0e25d56e72c6 None None] Calling method 'all' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:49 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-f9e4d677-324c-4328-bcca-0e25d56e72c6 None None] http://192.168.122.117/volume// returned with HTTP 300 Sep 05 21:00:49 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 818/1629] 192.168.122.117 () {58 vars in 1315 bytes} [Sat Sep 5 21:00:49 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 21:00:49 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-1f3bfb12-bdee-426d-a53d-d6fe1e9536a7 req-c518942c-ac17-4d23-9592-3211d4825de6 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:49 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-1f3bfb12-bdee-426d-a53d-d6fe1e9536a7 req-c518942c-ac17-4d23-9592-3211d4825de6 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] GET http://192.168.122.117/volume/v3/volumes/49396454-f8d2-4123-8c78-0cb585eccafe Sep 05 21:00:49 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-1f3bfb12-bdee-426d-a53d-d6fe1e9536a7 req-c518942c-ac17-4d23-9592-3211d4825de6 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:49 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-1f3bfb12-bdee-426d-a53d-d6fe1e9536a7 req-c518942c-ac17-4d23-9592-3211d4825de6 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:49 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:49 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:00:49 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:49 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:00:49 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [req-1f3bfb12-bdee-426d-a53d-d6fe1e9536a7 req-c518942c-ac17-4d23-9592-3211d4825de6 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Volume info retrieved successfully. Sep 05 21:00:49 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-1f3bfb12-bdee-426d-a53d-d6fe1e9536a7 req-c518942c-ac17-4d23-9592-3211d4825de6 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] http://192.168.122.117/volume/v3/volumes/49396454-f8d2-4123-8c78-0cb585eccafe returned with HTTP 200 Sep 05 21:00:49 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 812/1630] 192.168.122.117 () {62 vars in 1528 bytes} [Sat Sep 5 21:00:49 2026] GET /volume/v3/volumes/49396454-f8d2-4123-8c78-0cb585eccafe => generated 1423 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 21:00:49 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [req-1f3bfb12-bdee-426d-a53d-d6fe1e9536a7 req-6656b866-5553-45c9-a16e-a4bf01694391 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:49 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-1f3bfb12-bdee-426d-a53d-d6fe1e9536a7 req-6656b866-5553-45c9-a16e-a4bf01694391 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] DELETE http://192.168.122.117/volume/v3/attachments/51c75472-2b81-4e87-981e-9bdeb2b81a8a Sep 05 21:00:49 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-1f3bfb12-bdee-426d-a53d-d6fe1e9536a7 req-6656b866-5553-45c9-a16e-a4bf01694391 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:49 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-1f3bfb12-bdee-426d-a53d-d6fe1e9536a7 req-6656b866-5553-45c9-a16e-a4bf01694391 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Calling method 'version_select' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:49 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:49 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:00:49 devstack devstack@c-api.service[87435]: /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 05 21:00:49 devstack devstack@c-api.service[87435]: return base.obj_make_list(context, Sep 05 21:00:50 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-1f3bfb12-bdee-426d-a53d-d6fe1e9536a7 req-6656b866-5553-45c9-a16e-a4bf01694391 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] http://192.168.122.117/volume/v3/attachments/51c75472-2b81-4e87-981e-9bdeb2b81a8a returned with HTTP 200 Sep 05 21:00:50 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 819/1631] 192.168.122.117 () {64 vars in 1562 bytes} [Sat Sep 5 21:00:49 2026] DELETE /volume/v3/attachments/51c75472-2b81-4e87-981e-9bdeb2b81a8a => generated 19 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:50 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-c9c6c800-c6e9-4649-a257-5004aa384d7c None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:50 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-c9c6c800-c6e9-4649-a257-5004aa384d7c tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] DELETE http://192.168.122.117/volume/v3/volumes/49396454-f8d2-4123-8c78-0cb585eccafe Sep 05 21:00:50 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-c9c6c800-c6e9-4649-a257-5004aa384d7c tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:50 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-c9c6c800-c6e9-4649-a257-5004aa384d7c tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Calling method 'delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:50 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-c9c6c800-c6e9-4649-a257-5004aa384d7c tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Delete volume with id: 49396454-f8d2-4123-8c78-0cb585eccafe Sep 05 21:00:50 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:50 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:00:50 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:50 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:00:50 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-c9c6c800-c6e9-4649-a257-5004aa384d7c tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Volume info retrieved successfully. Sep 05 21:00:50 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-c9c6c800-c6e9-4649-a257-5004aa384d7c tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Delete volume request issued successfully. Sep 05 21:00:50 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-c9c6c800-c6e9-4649-a257-5004aa384d7c tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] http://192.168.122.117/volume/v3/volumes/49396454-f8d2-4123-8c78-0cb585eccafe returned with HTTP 202 Sep 05 21:00:50 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 813/1632] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 21:00:50 2026] DELETE /volume/v3/volumes/49396454-f8d2-4123-8c78-0cb585eccafe => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:00:54 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [req-c4c42324-3dcb-44d0-ae51-6d8714315f63 req-3b99e18e-af85-4450-9a36-dccc45a23718 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:54 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-c4c42324-3dcb-44d0-ae51-6d8714315f63 req-3b99e18e-af85-4450-9a36-dccc45a23718 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] GET http://192.168.122.117/volume/v3/volumes/7d395ff2-fb0b-482c-8d89-4ecd3fef3c2b Sep 05 21:00:54 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-c4c42324-3dcb-44d0-ae51-6d8714315f63 req-3b99e18e-af85-4450-9a36-dccc45a23718 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:54 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-c4c42324-3dcb-44d0-ae51-6d8714315f63 req-3b99e18e-af85-4450-9a36-dccc45a23718 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:54 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:54 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:00:54 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:54 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:00:54 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [req-c4c42324-3dcb-44d0-ae51-6d8714315f63 req-3b99e18e-af85-4450-9a36-dccc45a23718 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Volume info retrieved successfully. Sep 05 21:00:54 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-c4c42324-3dcb-44d0-ae51-6d8714315f63 req-3b99e18e-af85-4450-9a36-dccc45a23718 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] http://192.168.122.117/volume/v3/volumes/7d395ff2-fb0b-482c-8d89-4ecd3fef3c2b returned with HTTP 200 Sep 05 21:00:54 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 820/1633] 192.168.122.117 () {60 vars in 1487 bytes} [Sat Sep 5 21:00:54 2026] GET /volume/v3/volumes/7d395ff2-fb0b-482c-8d89-4ecd3fef3c2b => generated 1238 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:00:54 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-c4c42324-3dcb-44d0-ae51-6d8714315f63 req-ba7b5e0e-b737-41a8-9ff8-5dc522838470 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:54 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-c4c42324-3dcb-44d0-ae51-6d8714315f63 req-ba7b5e0e-b737-41a8-9ff8-5dc522838470 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] POST http://192.168.122.117/volume/v3/volumes/7d395ff2-fb0b-482c-8d89-4ecd3fef3c2b/action Sep 05 21:00:54 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-c4c42324-3dcb-44d0-ae51-6d8714315f63 req-ba7b5e0e-b737-41a8-9ff8-5dc522838470 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87434) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 21:00:54 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-c4c42324-3dcb-44d0-ae51-6d8714315f63 req-ba7b5e0e-b737-41a8-9ff8-5dc522838470 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:00:54 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:54 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:00:54 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:54 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:00:54 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [req-c4c42324-3dcb-44d0-ae51-6d8714315f63 req-ba7b5e0e-b737-41a8-9ff8-5dc522838470 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Volume info retrieved successfully. Sep 05 21:00:54 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [req-c4c42324-3dcb-44d0-ae51-6d8714315f63 req-ba7b5e0e-b737-41a8-9ff8-5dc522838470 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Begin detaching volume completed successfully. Sep 05 21:00:54 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-c4c42324-3dcb-44d0-ae51-6d8714315f63 req-ba7b5e0e-b737-41a8-9ff8-5dc522838470 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] http://192.168.122.117/volume/v3/volumes/7d395ff2-fb0b-482c-8d89-4ecd3fef3c2b/action returned with HTTP 202 Sep 05 21:00:54 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 814/1634] 192.168.122.117 () {64 vars in 1561 bytes} [Sat Sep 5 21:00:54 2026] POST /volume/v3/volumes/7d395ff2-fb0b-482c-8d89-4ecd3fef3c2b/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 21:00:54 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-fa58bdea-4e4b-42bf-ba3e-a26f8651936f None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:54 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-fa58bdea-4e4b-42bf-ba3e-a26f8651936f None None] GET http://192.168.122.117/volume// Sep 05 21:00:54 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-fa58bdea-4e4b-42bf-ba3e-a26f8651936f None None] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:54 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-fa58bdea-4e4b-42bf-ba3e-a26f8651936f None None] Calling method 'all' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:54 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-fa58bdea-4e4b-42bf-ba3e-a26f8651936f None None] http://192.168.122.117/volume// returned with HTTP 300 Sep 05 21:00:54 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 821/1635] 192.168.122.117 () {58 vars in 1315 bytes} [Sat Sep 5 21:00:54 2026] GET /volume/ => generated 390 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 21:00:54 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-c4c42324-3dcb-44d0-ae51-6d8714315f63 req-17d507e7-5313-4c65-8c5b-eacb3da4617d None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:54 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-c4c42324-3dcb-44d0-ae51-6d8714315f63 req-17d507e7-5313-4c65-8c5b-eacb3da4617d tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] GET http://192.168.122.117/volume/v3/volumes/7d395ff2-fb0b-482c-8d89-4ecd3fef3c2b Sep 05 21:00:54 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-c4c42324-3dcb-44d0-ae51-6d8714315f63 req-17d507e7-5313-4c65-8c5b-eacb3da4617d tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:54 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-c4c42324-3dcb-44d0-ae51-6d8714315f63 req-17d507e7-5313-4c65-8c5b-eacb3da4617d tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:54 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:54 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:00:54 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:54 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:00:54 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [req-c4c42324-3dcb-44d0-ae51-6d8714315f63 req-17d507e7-5313-4c65-8c5b-eacb3da4617d tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Volume info retrieved successfully. Sep 05 21:00:54 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-c4c42324-3dcb-44d0-ae51-6d8714315f63 req-17d507e7-5313-4c65-8c5b-eacb3da4617d tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] http://192.168.122.117/volume/v3/volumes/7d395ff2-fb0b-482c-8d89-4ecd3fef3c2b returned with HTTP 200 Sep 05 21:00:54 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 815/1636] 192.168.122.117 () {62 vars in 1528 bytes} [Sat Sep 5 21:00:54 2026] GET /volume/v3/volumes/7d395ff2-fb0b-482c-8d89-4ecd3fef3c2b => generated 1422 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 21:00:55 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-54f2f0a4-1015-4fb1-a36b-ff368bedb358 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:55 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-54f2f0a4-1015-4fb1-a36b-ff368bedb358 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 21:00:55 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-54f2f0a4-1015-4fb1-a36b-ff368bedb358 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1019031133"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:00:55 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.volumes [None req-54f2f0a4-1015-4fb1-a36b-ff368bedb358 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1019031133'}} {{(pid=87435) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:00:55 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-54f2f0a4-1015-4fb1-a36b-ff368bedb358 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Create volume of 1 GB Sep 05 21:00:55 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-54f2f0a4-1015-4fb1-a36b-ff368bedb358 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Availability Zones retrieved successfully. Sep 05 21:00:55 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-c4c42324-3dcb-44d0-ae51-6d8714315f63 req-75a0b686-a6dd-4633-ab45-66cf1613d333 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:55 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-c4c42324-3dcb-44d0-ae51-6d8714315f63 req-75a0b686-a6dd-4633-ab45-66cf1613d333 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] DELETE http://192.168.122.117/volume/v3/attachments/1e0181d2-da12-4ffb-a93e-cb66feb77313 Sep 05 21:00:55 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-c4c42324-3dcb-44d0-ae51-6d8714315f63 req-75a0b686-a6dd-4633-ab45-66cf1613d333 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:55 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-c4c42324-3dcb-44d0-ae51-6d8714315f63 req-75a0b686-a6dd-4633-ab45-66cf1613d333 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Calling method 'version_select' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:55 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-54f2f0a4-1015-4fb1-a36b-ff368bedb358 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Flow 'volume_create_api' (552f276a-32a6-4d0d-82d1-d825a4a2c52f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:00:55 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:55 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:00:55 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-54f2f0a4-1015-4fb1-a36b-ff368bedb358 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (163f8202-d3f1-46b8-902d-8901754818e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:00:55 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.flows.api.create_volume [None req-54f2f0a4-1015-4fb1-a36b-ff368bedb358 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Validating volume size '1' using validate_int {{(pid=87435) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:00:55 devstack devstack@c-api.service[87434]: /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 05 21:00:55 devstack devstack@c-api.service[87434]: return base.obj_make_list(context, Sep 05 21:00:55 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-54f2f0a4-1015-4fb1-a36b-ff368bedb358 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (163f8202-d3f1-46b8-902d-8901754818e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:00:55 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-54f2f0a4-1015-4fb1-a36b-ff368bedb358 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f54f0c68-a87d-46b7-b15f-4dc887c8d077) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:00:55 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-c4c42324-3dcb-44d0-ae51-6d8714315f63 req-75a0b686-a6dd-4633-ab45-66cf1613d333 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] http://192.168.122.117/volume/v3/attachments/1e0181d2-da12-4ffb-a93e-cb66feb77313 returned with HTTP 200 Sep 05 21:00:55 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 816/1637] 192.168.122.117 () {64 vars in 1562 bytes} [Sat Sep 5 21:00:55 2026] DELETE /volume/v3/attachments/1e0181d2-da12-4ffb-a93e-cb66feb77313 => generated 19 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:55 devstack devstack@c-api.service[87435]: DEBUG cinder.quota [None req-54f2f0a4-1015-4fb1-a36b-ff368bedb358 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Created reservations ['cf549ea3-1283-4e79-be59-91a131e07d2e', '7d433d06-2621-4905-a17c-2afa3d1105fa', 'b64ad008-66f2-4438-87df-eb1afd07d397', 'cdb97c92-3417-4a09-abe4-221fd68dddf0'] {{(pid=87435) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:00:55 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-54f2f0a4-1015-4fb1-a36b-ff368bedb358 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f54f0c68-a87d-46b7-b15f-4dc887c8d077) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cf549ea3-1283-4e79-be59-91a131e07d2e', '7d433d06-2621-4905-a17c-2afa3d1105fa', 'b64ad008-66f2-4438-87df-eb1afd07d397', 'cdb97c92-3417-4a09-abe4-221fd68dddf0']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:00:55 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-54f2f0a4-1015-4fb1-a36b-ff368bedb358 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80294559-4d92-45c8-9454-d2dff15d0d4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:00:55 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:55 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:00:55 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-54f2f0a4-1015-4fb1-a36b-ff368bedb358 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80294559-4d92-45c8-9454-d2dff15d0d4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0b1b1028-2b22-4c31-9056-8ef409e8f66f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1019031133',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46b0f37f62734037b7f8a58eddf1b8c6',qos_specs=None,replication_status=,reservations=['cf549ea3-1283-4e79-be59-91a131e07d2e','7d433d06-2621-4905-a17c-2afa3d1105fa','b64ad008-66f2-4438-87df-eb1afd07d397','cdb97c92-3417-4a09-abe4-221fd68dddf0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='584fc18d342746cda7d2530167e9c54f',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:00:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1019031133',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0b1b1028-2b22-4c31-9056-8ef409e8f66f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='46b0f37f62734037b7f8a58eddf1b8c6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='584fc18d342746cda7d2530167e9c54f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:00:55 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-54f2f0a4-1015-4fb1-a36b-ff368bedb358 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82c91d53-9641-4a26-aa69-c411ab5e4fe7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:00:55 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-54f2f0a4-1015-4fb1-a36b-ff368bedb358 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82c91d53-9641-4a26-aa69-c411ab5e4fe7) transitioned into state 'SUCCESS' from state '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-1019031133',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46b0f37f62734037b7f8a58eddf1b8c6',qos_specs=None,replication_status=,reservations=['cf549ea3-1283-4e79-be59-91a131e07d2e','7d433d06-2621-4905-a17c-2afa3d1105fa','b64ad008-66f2-4438-87df-eb1afd07d397','cdb97c92-3417-4a09-abe4-221fd68dddf0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='584fc18d342746cda7d2530167e9c54f',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:00:55 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-54f2f0a4-1015-4fb1-a36b-ff368bedb358 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ccb507b5-5a2a-422b-aa50-902aa9e20ebc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:00:55 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-54f2f0a4-1015-4fb1-a36b-ff368bedb358 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ccb507b5-5a2a-422b-aa50-902aa9e20ebc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:00:55 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-54f2f0a4-1015-4fb1-a36b-ff368bedb358 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Flow 'volume_create_api' (552f276a-32a6-4d0d-82d1-d825a4a2c52f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:00:55 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-54f2f0a4-1015-4fb1-a36b-ff368bedb358 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Create volume request issued successfully. Sep 05 21:00:55 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-54f2f0a4-1015-4fb1-a36b-ff368bedb358 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 21:00:55 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 822/1638] 192.168.122.117 () {60 vars in 1142 bytes} [Sat Sep 5 21:00:55 2026] POST /volume/v3/volumes => generated 760 bytes in 373 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:00:55 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-ad00106f-5313-4efc-8ecc-c297d7533117 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:55 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-ad00106f-5313-4efc-8ecc-c297d7533117 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] GET http://192.168.122.117/volume/v3/volumes/0b1b1028-2b22-4c31-9056-8ef409e8f66f Sep 05 21:00:55 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-ad00106f-5313-4efc-8ecc-c297d7533117 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:55 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-ad00106f-5313-4efc-8ecc-c297d7533117 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:55 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:55 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:00:55 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:55 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:00:55 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-ad00106f-5313-4efc-8ecc-c297d7533117 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Volume info retrieved successfully. Sep 05 21:00:55 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-ad00106f-5313-4efc-8ecc-c297d7533117 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] http://192.168.122.117/volume/v3/volumes/0b1b1028-2b22-4c31-9056-8ef409e8f66f returned with HTTP 200 Sep 05 21:00:55 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 817/1639] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:00:55 2026] GET /volume/v3/volumes/0b1b1028-2b22-4c31-9056-8ef409e8f66f => generated 828 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:55 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-593eb3e0-fb86-43c1-b7ff-d9d9e3e5502c None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:55 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-593eb3e0-fb86-43c1-b7ff-d9d9e3e5502c tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] DELETE http://192.168.122.117/volume/v3/volumes/7d395ff2-fb0b-482c-8d89-4ecd3fef3c2b Sep 05 21:00:55 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-593eb3e0-fb86-43c1-b7ff-d9d9e3e5502c tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:55 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-593eb3e0-fb86-43c1-b7ff-d9d9e3e5502c tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:55 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-593eb3e0-fb86-43c1-b7ff-d9d9e3e5502c tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Delete volume with id: 7d395ff2-fb0b-482c-8d89-4ecd3fef3c2b Sep 05 21:00:55 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:55 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:00:55 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:55 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:00:55 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-593eb3e0-fb86-43c1-b7ff-d9d9e3e5502c tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Volume info retrieved successfully. Sep 05 21:00:55 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-593eb3e0-fb86-43c1-b7ff-d9d9e3e5502c tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Delete volume request issued successfully. Sep 05 21:00:55 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-593eb3e0-fb86-43c1-b7ff-d9d9e3e5502c tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] http://192.168.122.117/volume/v3/volumes/7d395ff2-fb0b-482c-8d89-4ecd3fef3c2b returned with HTTP 202 Sep 05 21:00:55 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 823/1640] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 21:00:55 2026] DELETE /volume/v3/volumes/7d395ff2-fb0b-482c-8d89-4ecd3fef3c2b => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:00:56 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-26316312-0518-4107-8255-534fa1365dd6 req-2085172c-e895-4525-b039-6c7da057fdef None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:56 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-26316312-0518-4107-8255-534fa1365dd6 req-2085172c-e895-4525-b039-6c7da057fdef tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] GET http://192.168.122.117/volume/v3/volumes/7d395ff2-fb0b-482c-8d89-4ecd3fef3c2b Sep 05 21:00:56 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-26316312-0518-4107-8255-534fa1365dd6 req-2085172c-e895-4525-b039-6c7da057fdef tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:56 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-26316312-0518-4107-8255-534fa1365dd6 req-2085172c-e895-4525-b039-6c7da057fdef tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:56 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:56 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:00:56 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:56 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:00:56 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [req-26316312-0518-4107-8255-534fa1365dd6 req-2085172c-e895-4525-b039-6c7da057fdef tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Volume info retrieved successfully. Sep 05 21:00:56 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-26316312-0518-4107-8255-534fa1365dd6 req-2085172c-e895-4525-b039-6c7da057fdef tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] http://192.168.122.117/volume/v3/volumes/7d395ff2-fb0b-482c-8d89-4ecd3fef3c2b returned with HTTP 200 Sep 05 21:00:56 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 818/1641] 192.168.122.117 () {60 vars in 1487 bytes} [Sat Sep 5 21:00:56 2026] GET /volume/v3/volumes/7d395ff2-fb0b-482c-8d89-4ecd3fef3c2b => generated 945 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:56 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [req-9094bb45-bd85-49ef-b24d-4426915274d7 req-5c08c249-f9fd-4a94-925f-74900f3e47f9 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:56 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-9094bb45-bd85-49ef-b24d-4426915274d7 req-5c08c249-f9fd-4a94-925f-74900f3e47f9 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] GET http://192.168.122.117/volume/v3/volumes/49396454-f8d2-4123-8c78-0cb585eccafe Sep 05 21:00:56 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-9094bb45-bd85-49ef-b24d-4426915274d7 req-5c08c249-f9fd-4a94-925f-74900f3e47f9 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:56 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-9094bb45-bd85-49ef-b24d-4426915274d7 req-5c08c249-f9fd-4a94-925f-74900f3e47f9 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:56 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-9094bb45-bd85-49ef-b24d-4426915274d7 req-5c08c249-f9fd-4a94-925f-74900f3e47f9 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] http://192.168.122.117/volume/v3/volumes/49396454-f8d2-4123-8c78-0cb585eccafe returned with HTTP 404 Sep 05 21:00:56 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 824/1642] 192.168.122.117 () {60 vars in 1487 bytes} [Sat Sep 5 21:00:56 2026] GET /volume/v3/volumes/49396454-f8d2-4123-8c78-0cb585eccafe => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:00:56 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-c8e0e11e-b9c8-4301-a595-4c1ac8a6f0ba None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:56 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-c8e0e11e-b9c8-4301-a595-4c1ac8a6f0ba tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] GET http://192.168.122.117/volume/v3/volumes/0b1b1028-2b22-4c31-9056-8ef409e8f66f Sep 05 21:00:56 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-c8e0e11e-b9c8-4301-a595-4c1ac8a6f0ba tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:56 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-c8e0e11e-b9c8-4301-a595-4c1ac8a6f0ba tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:56 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:56 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:00:56 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:56 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:00:56 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-c8e0e11e-b9c8-4301-a595-4c1ac8a6f0ba tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Volume info retrieved successfully. Sep 05 21:00:56 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-c8e0e11e-b9c8-4301-a595-4c1ac8a6f0ba tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] http://192.168.122.117/volume/v3/volumes/0b1b1028-2b22-4c31-9056-8ef409e8f66f returned with HTTP 200 Sep 05 21:00:56 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 819/1643] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:00:56 2026] GET /volume/v3/volumes/0b1b1028-2b22-4c31-9056-8ef409e8f66f => generated 852 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:57 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-811932f8-1f8d-4523-af52-73462256b07a None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:57 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-811932f8-1f8d-4523-af52-73462256b07a tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] GET http://192.168.122.117/volume/v3/volumes/0b1b1028-2b22-4c31-9056-8ef409e8f66f Sep 05 21:00:57 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-811932f8-1f8d-4523-af52-73462256b07a tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:57 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-811932f8-1f8d-4523-af52-73462256b07a tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:57 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:57 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:00:57 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:57 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:00:57 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-811932f8-1f8d-4523-af52-73462256b07a tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Volume info retrieved successfully. Sep 05 21:00:57 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-811932f8-1f8d-4523-af52-73462256b07a tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] http://192.168.122.117/volume/v3/volumes/0b1b1028-2b22-4c31-9056-8ef409e8f66f returned with HTTP 200 Sep 05 21:00:57 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 825/1644] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:00:57 2026] GET /volume/v3/volumes/0b1b1028-2b22-4c31-9056-8ef409e8f66f => generated 853 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:57 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-986f02c7-7eaa-414f-aa0c-e08b66913afb req-15129fae-9f37-4e91-bf60-b9af091a37ac None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:57 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-986f02c7-7eaa-414f-aa0c-e08b66913afb req-15129fae-9f37-4e91-bf60-b9af091a37ac tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] GET http://192.168.122.117/volume/v3/volumes/0b1b1028-2b22-4c31-9056-8ef409e8f66f Sep 05 21:00:57 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-986f02c7-7eaa-414f-aa0c-e08b66913afb req-15129fae-9f37-4e91-bf60-b9af091a37ac tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:57 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-986f02c7-7eaa-414f-aa0c-e08b66913afb req-15129fae-9f37-4e91-bf60-b9af091a37ac tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:57 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:57 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:00:57 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:57 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:00:57 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [req-986f02c7-7eaa-414f-aa0c-e08b66913afb req-15129fae-9f37-4e91-bf60-b9af091a37ac tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Volume info retrieved successfully. Sep 05 21:00:57 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-986f02c7-7eaa-414f-aa0c-e08b66913afb req-15129fae-9f37-4e91-bf60-b9af091a37ac tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] http://192.168.122.117/volume/v3/volumes/0b1b1028-2b22-4c31-9056-8ef409e8f66f returned with HTTP 200 Sep 05 21:00:57 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 820/1645] 192.168.122.117 () {60 vars in 1487 bytes} [Sat Sep 5 21:00:57 2026] GET /volume/v3/volumes/0b1b1028-2b22-4c31-9056-8ef409e8f66f => generated 853 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:58 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-9d489135-b6b3-4cf8-9e8a-d1a0415aee50 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:58 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-9d489135-b6b3-4cf8-9e8a-d1a0415aee50 None None] GET http://192.168.122.117/volume// Sep 05 21:00:58 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-9d489135-b6b3-4cf8-9e8a-d1a0415aee50 None None] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:58 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-9d489135-b6b3-4cf8-9e8a-d1a0415aee50 None None] Calling method 'all' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:58 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-9d489135-b6b3-4cf8-9e8a-d1a0415aee50 None None] http://192.168.122.117/volume// returned with HTTP 300 Sep 05 21:00:58 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 826/1646] 192.168.122.117 () {58 vars in 1317 bytes} [Sat Sep 5 21:00:58 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 21:00:58 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-986f02c7-7eaa-414f-aa0c-e08b66913afb req-7eb97d50-d8fa-4864-8429-9cb508480312 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:58 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-986f02c7-7eaa-414f-aa0c-e08b66913afb req-7eb97d50-d8fa-4864-8429-9cb508480312 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] POST http://192.168.122.117/volume/v3/attachments Sep 05 21:00:58 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-986f02c7-7eaa-414f-aa0c-e08b66913afb req-7eb97d50-d8fa-4864-8429-9cb508480312 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0b1b1028-2b22-4c31-9056-8ef409e8f66f", "connector": null, "instance_uuid": "dfb25c2a-a7e7-4ce0-a319-22352c27c7b0"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:00:58 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:58 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:00:58 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:58 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:00:58 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-986f02c7-7eaa-414f-aa0c-e08b66913afb req-7eb97d50-d8fa-4864-8429-9cb508480312 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] http://192.168.122.117/volume/v3/attachments returned with HTTP 200 Sep 05 21:00:58 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 821/1647] 192.168.122.117 () {66 vars in 1483 bytes} [Sat Sep 5 21:00:58 2026] POST /volume/v3/attachments => generated 273 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:00:58 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-2c8fb5a6-347a-4a96-a21f-4f349e33e79e None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:58 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-2c8fb5a6-347a-4a96-a21f-4f349e33e79e tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] GET http://192.168.122.117/volume/v3/volumes/0b1b1028-2b22-4c31-9056-8ef409e8f66f Sep 05 21:00:58 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-2c8fb5a6-347a-4a96-a21f-4f349e33e79e tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:58 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-2c8fb5a6-347a-4a96-a21f-4f349e33e79e tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:58 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:58 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:00:58 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-6b2709a7-8e18-49c9-b84b-6a574a674333 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:58 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-6b2709a7-8e18-49c9-b84b-6a574a674333 None None] GET http://192.168.122.117/volume// Sep 05 21:00:58 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-6b2709a7-8e18-49c9-b84b-6a574a674333 None None] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:58 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-6b2709a7-8e18-49c9-b84b-6a574a674333 None None] Calling method 'all' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:58 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-6b2709a7-8e18-49c9-b84b-6a574a674333 None None] http://192.168.122.117/volume// returned with HTTP 300 Sep 05 21:00:58 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 822/1648] 192.168.122.117 () {58 vars in 1315 bytes} [Sat Sep 5 21:00:58 2026] GET /volume/ => generated 390 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 05 21:00:58 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-986f02c7-7eaa-414f-aa0c-e08b66913afb req-48b7699c-5a73-4317-92ba-9eeb46e3e156 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:58 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:58 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:00:58 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-986f02c7-7eaa-414f-aa0c-e08b66913afb req-48b7699c-5a73-4317-92ba-9eeb46e3e156 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] GET http://192.168.122.117/volume/v3/volumes/0b1b1028-2b22-4c31-9056-8ef409e8f66f Sep 05 21:00:58 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-986f02c7-7eaa-414f-aa0c-e08b66913afb req-48b7699c-5a73-4317-92ba-9eeb46e3e156 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:58 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-986f02c7-7eaa-414f-aa0c-e08b66913afb req-48b7699c-5a73-4317-92ba-9eeb46e3e156 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:58 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-2c8fb5a6-347a-4a96-a21f-4f349e33e79e tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Volume info retrieved successfully. Sep 05 21:00:58 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:58 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:00:58 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-2c8fb5a6-347a-4a96-a21f-4f349e33e79e tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] http://192.168.122.117/volume/v3/volumes/0b1b1028-2b22-4c31-9056-8ef409e8f66f returned with HTTP 200 Sep 05 21:00:58 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 827/1649] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:00:58 2026] GET /volume/v3/volumes/0b1b1028-2b22-4c31-9056-8ef409e8f66f => generated 852 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:58 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:58 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:00:58 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [req-986f02c7-7eaa-414f-aa0c-e08b66913afb req-48b7699c-5a73-4317-92ba-9eeb46e3e156 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Volume info retrieved successfully. Sep 05 21:00:58 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-986f02c7-7eaa-414f-aa0c-e08b66913afb req-48b7699c-5a73-4317-92ba-9eeb46e3e156 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] http://192.168.122.117/volume/v3/volumes/0b1b1028-2b22-4c31-9056-8ef409e8f66f returned with HTTP 200 Sep 05 21:00:58 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 823/1650] 192.168.122.117 () {62 vars in 1528 bytes} [Sat Sep 5 21:00:58 2026] GET /volume/v3/volumes/0b1b1028-2b22-4c31-9056-8ef409e8f66f => generated 1033 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 21:00:58 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [req-986f02c7-7eaa-414f-aa0c-e08b66913afb req-54af8af7-aeab-45b5-a6be-7bb51230cf24 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:58 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-986f02c7-7eaa-414f-aa0c-e08b66913afb req-54af8af7-aeab-45b5-a6be-7bb51230cf24 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] PUT http://192.168.122.117/volume/v3/attachments/fe9cda52-05ec-4c3c-9d3f-ced743e34d2c Sep 05 21:00:58 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-986f02c7-7eaa-414f-aa0c-e08b66913afb req-54af8af7-aeab-45b5-a6be-7bb51230cf24 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.117", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:643f628891a", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d26e87ce-8ef5-4a19-89be-27e45980a71c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:00:58 devstack devstack@c-api.service[87435]: DEBUG cinder.coordination [req-986f02c7-7eaa-414f-aa0c-e08b66913afb req-54af8af7-aeab-45b5-a6be-7bb51230cf24 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Acquiring lock "cinder-attachment_update-0b1b1028-2b22-4c31-9056-8ef409e8f66f-devstack" by "attachment_update" {{(pid=87435) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 05 21:00:58 devstack devstack@c-api.service[87435]: DEBUG cinder.coordination [req-986f02c7-7eaa-414f-aa0c-e08b66913afb req-54af8af7-aeab-45b5-a6be-7bb51230cf24 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Lock "cinder-attachment_update-0b1b1028-2b22-4c31-9056-8ef409e8f66f-devstack" acquired by "attachment_update" :: waited 0.025s {{(pid=87435) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 05 21:00:58 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:58 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:00:58 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:58 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:00:59 devstack devstack@c-api.service[87435]: DEBUG cinder.coordination [req-986f02c7-7eaa-414f-aa0c-e08b66913afb req-54af8af7-aeab-45b5-a6be-7bb51230cf24 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Lock "cinder-attachment_update-0b1b1028-2b22-4c31-9056-8ef409e8f66f-devstack" released by "attachment_update" :: held 0.268s {{(pid=87435) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 05 21:00:59 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-986f02c7-7eaa-414f-aa0c-e08b66913afb req-54af8af7-aeab-45b5-a6be-7bb51230cf24 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] http://192.168.122.117/volume/v3/attachments/fe9cda52-05ec-4c3c-9d3f-ced743e34d2c returned with HTTP 200 Sep 05 21:00:59 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 828/1651] 192.168.122.117 () {66 vars in 1593 bytes} [Sat Sep 5 21:00:58 2026] PUT /volume/v3/attachments/fe9cda52-05ec-4c3c-9d3f-ced743e34d2c => generated 694 bytes in 352 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:00:59 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-bbbb3409-0e3b-4bae-a048-93b45cb8ce5d None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:59 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-bbbb3409-0e3b-4bae-a048-93b45cb8ce5d tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] GET http://192.168.122.117/volume/v3/volumes/0b1b1028-2b22-4c31-9056-8ef409e8f66f Sep 05 21:00:59 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-bbbb3409-0e3b-4bae-a048-93b45cb8ce5d tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:59 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-bbbb3409-0e3b-4bae-a048-93b45cb8ce5d tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:59 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:59 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:00:59 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:59 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:00:59 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-bbbb3409-0e3b-4bae-a048-93b45cb8ce5d tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Volume info retrieved successfully. Sep 05 21:00:59 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-bbbb3409-0e3b-4bae-a048-93b45cb8ce5d tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] http://192.168.122.117/volume/v3/volumes/0b1b1028-2b22-4c31-9056-8ef409e8f66f returned with HTTP 200 Sep 05 21:00:59 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 824/1652] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:00:59 2026] GET /volume/v3/volumes/0b1b1028-2b22-4c31-9056-8ef409e8f66f => generated 853 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:00:59 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [req-986f02c7-7eaa-414f-aa0c-e08b66913afb req-0b33730e-4e99-4a61-b873-80807f5f329e None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:59 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-986f02c7-7eaa-414f-aa0c-e08b66913afb req-0b33730e-4e99-4a61-b873-80807f5f329e tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] POST http://192.168.122.117/volume/v3/attachments/fe9cda52-05ec-4c3c-9d3f-ced743e34d2c/action Sep 05 21:00:59 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-986f02c7-7eaa-414f-aa0c-e08b66913afb req-0b33730e-4e99-4a61-b873-80807f5f329e tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Action body: b'{"os-complete": null}' {{(pid=87435) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 21:00:59 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-986f02c7-7eaa-414f-aa0c-e08b66913afb req-0b33730e-4e99-4a61-b873-80807f5f329e tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:00:59 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:59 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:00:59 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:59 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:00:59 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-986f02c7-7eaa-414f-aa0c-e08b66913afb req-0b33730e-4e99-4a61-b873-80807f5f329e tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] http://192.168.122.117/volume/v3/attachments/fe9cda52-05ec-4c3c-9d3f-ced743e34d2c/action returned with HTTP 204 Sep 05 21:00:59 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 829/1653] 192.168.122.117 () {66 vars in 1614 bytes} [Sat Sep 5 21:00:59 2026] POST /volume/v3/attachments/fe9cda52-05ec-4c3c-9d3f-ced743e34d2c/action => generated 0 bytes in 144 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:01:00 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-5eea1118-1f50-4f3f-8f97-f96035199f23 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:00 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-5eea1118-1f50-4f3f-8f97-f96035199f23 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] GET http://192.168.122.117/volume/v3/volumes/0b1b1028-2b22-4c31-9056-8ef409e8f66f Sep 05 21:01:00 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-5eea1118-1f50-4f3f-8f97-f96035199f23 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:00 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-5eea1118-1f50-4f3f-8f97-f96035199f23 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:00 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:00 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:01:00 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:00 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:01:00 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-5eea1118-1f50-4f3f-8f97-f96035199f23 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Volume info retrieved successfully. Sep 05 21:01:00 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-5eea1118-1f50-4f3f-8f97-f96035199f23 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] http://192.168.122.117/volume/v3/volumes/0b1b1028-2b22-4c31-9056-8ef409e8f66f returned with HTTP 200 Sep 05 21:01:00 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 825/1654] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:01:00 2026] GET /volume/v3/volumes/0b1b1028-2b22-4c31-9056-8ef409e8f66f => generated 1145 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:01:00 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-0e2ac04e-7c9b-4f31-b04d-7b6459875b38 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:00 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-0e2ac04e-7c9b-4f31-b04d-7b6459875b38 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] GET http://192.168.122.117/volume/v3/volumes/0b1b1028-2b22-4c31-9056-8ef409e8f66f Sep 05 21:01:00 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-0e2ac04e-7c9b-4f31-b04d-7b6459875b38 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:00 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-0e2ac04e-7c9b-4f31-b04d-7b6459875b38 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:00 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:00 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:01:00 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:00 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:01:00 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-0e2ac04e-7c9b-4f31-b04d-7b6459875b38 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Volume info retrieved successfully. Sep 05 21:01:01 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-0e2ac04e-7c9b-4f31-b04d-7b6459875b38 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] http://192.168.122.117/volume/v3/volumes/0b1b1028-2b22-4c31-9056-8ef409e8f66f returned with HTTP 200 Sep 05 21:01:01 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 830/1655] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:01:00 2026] GET /volume/v3/volumes/0b1b1028-2b22-4c31-9056-8ef409e8f66f => generated 1145 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:01:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-33c30fc9-6ef1-4dda-be42-82677e63a276 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:01 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-33c30fc9-6ef1-4dda-be42-82677e63a276 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 21:01:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-33c30fc9-6ef1-4dda-be42-82677e63a276 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-97169605"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:01:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.volumes [None req-33c30fc9-6ef1-4dda-be42-82677e63a276 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-97169605'}} {{(pid=87434) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:01:01 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-33c30fc9-6ef1-4dda-be42-82677e63a276 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Create volume of 1 GB Sep 05 21:01:01 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-33c30fc9-6ef1-4dda-be42-82677e63a276 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Availability Zones retrieved successfully. Sep 05 21:01:01 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-33c30fc9-6ef1-4dda-be42-82677e63a276 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Flow 'volume_create_api' (04c93552-949c-45b8-aa59-6106cacd3429) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:01:01 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-33c30fc9-6ef1-4dda-be42-82677e63a276 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (261f4ed8-d67f-43c2-af6f-21afbbc62e29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:01:01 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.flows.api.create_volume [None req-33c30fc9-6ef1-4dda-be42-82677e63a276 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Validating volume size '1' using validate_int {{(pid=87434) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:01:01 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-33c30fc9-6ef1-4dda-be42-82677e63a276 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (261f4ed8-d67f-43c2-af6f-21afbbc62e29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:01:01 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-33c30fc9-6ef1-4dda-be42-82677e63a276 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1eaf738-8faa-4dcd-aecb-f82a27351bb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:01:01 devstack devstack@c-api.service[87434]: DEBUG cinder.quota [None req-33c30fc9-6ef1-4dda-be42-82677e63a276 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Created reservations ['1b5f85bf-4226-407d-88b3-587934f0a69e', 'bd489661-3672-4569-88c1-0d90be86af2a', '41c0fb13-1329-40c3-946c-ed3f394eef9c', '34ea2e64-1069-401c-a120-c31ef8938dc8'] {{(pid=87434) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:01:01 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-33c30fc9-6ef1-4dda-be42-82677e63a276 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1eaf738-8faa-4dcd-aecb-f82a27351bb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1b5f85bf-4226-407d-88b3-587934f0a69e', 'bd489661-3672-4569-88c1-0d90be86af2a', '41c0fb13-1329-40c3-946c-ed3f394eef9c', '34ea2e64-1069-401c-a120-c31ef8938dc8']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:01:01 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-33c30fc9-6ef1-4dda-be42-82677e63a276 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6cbef0e0-a1cb-4f15-94a3-dad16bedbe2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:01:01 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:01 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:01:01 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-33c30fc9-6ef1-4dda-be42-82677e63a276 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6cbef0e0-a1cb-4f15-94a3-dad16bedbe2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a5a7b5fb-c82a-4bf1-b246-4c51de1bbcab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-97169605',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46b0f37f62734037b7f8a58eddf1b8c6',qos_specs=None,replication_status=,reservations=['1b5f85bf-4226-407d-88b3-587934f0a69e','bd489661-3672-4569-88c1-0d90be86af2a','41c0fb13-1329-40c3-946c-ed3f394eef9c','34ea2e64-1069-401c-a120-c31ef8938dc8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='584fc18d342746cda7d2530167e9c54f',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:01:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-97169605',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a5a7b5fb-c82a-4bf1-b246-4c51de1bbcab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='46b0f37f62734037b7f8a58eddf1b8c6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='584fc18d342746cda7d2530167e9c54f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:01:01 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-33c30fc9-6ef1-4dda-be42-82677e63a276 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2884ed64-8ba2-4a34-8a1d-762916c5733c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:01:01 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-33c30fc9-6ef1-4dda-be42-82677e63a276 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2884ed64-8ba2-4a34-8a1d-762916c5733c) transitioned into state 'SUCCESS' from state '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-97169605',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46b0f37f62734037b7f8a58eddf1b8c6',qos_specs=None,replication_status=,reservations=['1b5f85bf-4226-407d-88b3-587934f0a69e','bd489661-3672-4569-88c1-0d90be86af2a','41c0fb13-1329-40c3-946c-ed3f394eef9c','34ea2e64-1069-401c-a120-c31ef8938dc8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='584fc18d342746cda7d2530167e9c54f',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:01:01 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-33c30fc9-6ef1-4dda-be42-82677e63a276 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6cd0e52-5cc7-4aef-b49b-dc77430d4da7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:01:01 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-33c30fc9-6ef1-4dda-be42-82677e63a276 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6cd0e52-5cc7-4aef-b49b-dc77430d4da7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:01:01 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-33c30fc9-6ef1-4dda-be42-82677e63a276 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Flow 'volume_create_api' (04c93552-949c-45b8-aa59-6106cacd3429) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:01:01 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-33c30fc9-6ef1-4dda-be42-82677e63a276 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Create volume request issued successfully. Sep 05 21:01:01 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-33c30fc9-6ef1-4dda-be42-82677e63a276 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 21:01:01 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 826/1656] 192.168.122.117 () {60 vars in 1142 bytes} [Sat Sep 5 21:01:01 2026] POST /volume/v3/volumes => generated 758 bytes in 660 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:01:01 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-870a2d8b-7cbd-4b48-bf1b-e57be8277e94 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:01 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-870a2d8b-7cbd-4b48-bf1b-e57be8277e94 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] GET http://192.168.122.117/volume/v3/volumes/a5a7b5fb-c82a-4bf1-b246-4c51de1bbcab Sep 05 21:01:01 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-870a2d8b-7cbd-4b48-bf1b-e57be8277e94 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:01 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-870a2d8b-7cbd-4b48-bf1b-e57be8277e94 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:02 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:02 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:01:02 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:02 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:01:02 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-870a2d8b-7cbd-4b48-bf1b-e57be8277e94 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Volume info retrieved successfully. Sep 05 21:01:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-e8186222-b0d4-41a5-ac92-153f83ea3313 req-ec362125-267f-4382-b854-9db57d893548 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:02 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-870a2d8b-7cbd-4b48-bf1b-e57be8277e94 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] http://192.168.122.117/volume/v3/volumes/a5a7b5fb-c82a-4bf1-b246-4c51de1bbcab returned with HTTP 200 Sep 05 21:01:02 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 831/1657] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:01:01 2026] GET /volume/v3/volumes/a5a7b5fb-c82a-4bf1-b246-4c51de1bbcab => generated 826 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:01:02 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-e8186222-b0d4-41a5-ac92-153f83ea3313 req-ec362125-267f-4382-b854-9db57d893548 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] DELETE http://192.168.122.117/volume/v3/attachments/4852a11c-785b-43a1-a641-b9ba19a9eff3 Sep 05 21:01:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-e8186222-b0d4-41a5-ac92-153f83ea3313 req-ec362125-267f-4382-b854-9db57d893548 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-e8186222-b0d4-41a5-ac92-153f83ea3313 req-ec362125-267f-4382-b854-9db57d893548 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Calling method 'version_select' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:02 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:02 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:01:02 devstack devstack@c-api.service[87434]: /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 05 21:01:02 devstack devstack@c-api.service[87434]: return base.obj_make_list(context, Sep 05 21:01:02 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-e8186222-b0d4-41a5-ac92-153f83ea3313 req-ec362125-267f-4382-b854-9db57d893548 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] http://192.168.122.117/volume/v3/attachments/4852a11c-785b-43a1-a641-b9ba19a9eff3 returned with HTTP 200 Sep 05 21:01:02 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 827/1658] 192.168.122.117 () {64 vars in 1562 bytes} [Sat Sep 5 21:01:02 2026] DELETE /volume/v3/attachments/4852a11c-785b-43a1-a641-b9ba19a9eff3 => generated 19 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:01:03 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-122dd870-2900-4d1c-81da-a9b3e27a2dab None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:03 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-122dd870-2900-4d1c-81da-a9b3e27a2dab tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] GET http://192.168.122.117/volume/v3/volumes/a5a7b5fb-c82a-4bf1-b246-4c51de1bbcab Sep 05 21:01:03 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-122dd870-2900-4d1c-81da-a9b3e27a2dab tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:03 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-122dd870-2900-4d1c-81da-a9b3e27a2dab tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:03 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:03 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:01:03 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:03 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:01:03 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-122dd870-2900-4d1c-81da-a9b3e27a2dab tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Volume info retrieved successfully. Sep 05 21:01:03 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-122dd870-2900-4d1c-81da-a9b3e27a2dab tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] http://192.168.122.117/volume/v3/volumes/a5a7b5fb-c82a-4bf1-b246-4c51de1bbcab returned with HTTP 200 Sep 05 21:01:03 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 832/1659] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:01:03 2026] GET /volume/v3/volumes/a5a7b5fb-c82a-4bf1-b246-4c51de1bbcab => generated 850 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:01:03 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-a2fdc72c-6466-4caa-ad1d-07db242a090e None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:03 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-a2fdc72c-6466-4caa-ad1d-07db242a090e tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] DELETE http://192.168.122.117/volume/v3/volumes/fa9ad43a-7e34-4409-8f78-b363f8422064 Sep 05 21:01:03 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-a2fdc72c-6466-4caa-ad1d-07db242a090e tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:03 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-a2fdc72c-6466-4caa-ad1d-07db242a090e tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Calling method 'delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:03 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-a2fdc72c-6466-4caa-ad1d-07db242a090e tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Delete volume with id: fa9ad43a-7e34-4409-8f78-b363f8422064 Sep 05 21:01:03 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:03 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:01:03 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:03 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:01:03 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-a2fdc72c-6466-4caa-ad1d-07db242a090e tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Volume info retrieved successfully. Sep 05 21:01:03 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-a2fdc72c-6466-4caa-ad1d-07db242a090e tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Delete volume request issued successfully. Sep 05 21:01:03 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-a2fdc72c-6466-4caa-ad1d-07db242a090e tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] http://192.168.122.117/volume/v3/volumes/fa9ad43a-7e34-4409-8f78-b363f8422064 returned with HTTP 202 Sep 05 21:01:03 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 828/1660] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 21:01:03 2026] DELETE /volume/v3/volumes/fa9ad43a-7e34-4409-8f78-b363f8422064 => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:01:03 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-2e69a1bc-d0d7-42ff-b719-8ebf89e9dbc7 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:03 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-2e69a1bc-d0d7-42ff-b719-8ebf89e9dbc7 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] GET http://192.168.122.117/volume/v3/volumes/fa9ad43a-7e34-4409-8f78-b363f8422064 Sep 05 21:01:03 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-2e69a1bc-d0d7-42ff-b719-8ebf89e9dbc7 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:03 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-2e69a1bc-d0d7-42ff-b719-8ebf89e9dbc7 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:03 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:03 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:01:03 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:03 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:01:03 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-2e69a1bc-d0d7-42ff-b719-8ebf89e9dbc7 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Volume info retrieved successfully. Sep 05 21:01:03 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-2e69a1bc-d0d7-42ff-b719-8ebf89e9dbc7 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] http://192.168.122.117/volume/v3/volumes/fa9ad43a-7e34-4409-8f78-b363f8422064 returned with HTTP 200 Sep 05 21:01:03 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 833/1661] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:01:03 2026] GET /volume/v3/volumes/fa9ad43a-7e34-4409-8f78-b363f8422064 => generated 1257 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:01:04 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-4e4b4cb1-8892-4583-8c4d-da798a45ca69 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:04 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-4e4b4cb1-8892-4583-8c4d-da798a45ca69 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] GET http://192.168.122.117/volume/v3/volumes/a5a7b5fb-c82a-4bf1-b246-4c51de1bbcab Sep 05 21:01:04 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-4e4b4cb1-8892-4583-8c4d-da798a45ca69 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:04 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-4e4b4cb1-8892-4583-8c4d-da798a45ca69 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:04 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:04 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:01:04 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:04 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:01:04 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-4e4b4cb1-8892-4583-8c4d-da798a45ca69 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Volume info retrieved successfully. Sep 05 21:01:04 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-4e4b4cb1-8892-4583-8c4d-da798a45ca69 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] http://192.168.122.117/volume/v3/volumes/a5a7b5fb-c82a-4bf1-b246-4c51de1bbcab returned with HTTP 200 Sep 05 21:01:04 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 829/1662] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:01:04 2026] GET /volume/v3/volumes/a5a7b5fb-c82a-4bf1-b246-4c51de1bbcab => generated 851 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:01:04 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [req-30247304-3a71-4502-a256-b5b097595870 req-f306751a-6fe7-47fc-8dc2-d45d3082dc02 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:04 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-30247304-3a71-4502-a256-b5b097595870 req-f306751a-6fe7-47fc-8dc2-d45d3082dc02 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] GET http://192.168.122.117/volume/v3/volumes/a5a7b5fb-c82a-4bf1-b246-4c51de1bbcab Sep 05 21:01:04 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-30247304-3a71-4502-a256-b5b097595870 req-f306751a-6fe7-47fc-8dc2-d45d3082dc02 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:04 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-30247304-3a71-4502-a256-b5b097595870 req-f306751a-6fe7-47fc-8dc2-d45d3082dc02 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:04 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:04 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:01:04 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:04 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:01:04 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [req-30247304-3a71-4502-a256-b5b097595870 req-f306751a-6fe7-47fc-8dc2-d45d3082dc02 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Volume info retrieved successfully. Sep 05 21:01:04 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-30247304-3a71-4502-a256-b5b097595870 req-f306751a-6fe7-47fc-8dc2-d45d3082dc02 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] http://192.168.122.117/volume/v3/volumes/a5a7b5fb-c82a-4bf1-b246-4c51de1bbcab returned with HTTP 200 Sep 05 21:01:04 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 834/1663] 192.168.122.117 () {60 vars in 1487 bytes} [Sat Sep 5 21:01:04 2026] GET /volume/v3/volumes/a5a7b5fb-c82a-4bf1-b246-4c51de1bbcab => generated 851 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:01:04 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-7a83a926-7655-467f-96bc-14f612593db7 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:04 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-7a83a926-7655-467f-96bc-14f612593db7 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] GET http://192.168.122.117/volume/v3/volumes/fa9ad43a-7e34-4409-8f78-b363f8422064 Sep 05 21:01:04 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-7a83a926-7655-467f-96bc-14f612593db7 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:04 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-7a83a926-7655-467f-96bc-14f612593db7 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:04 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-7a83a926-7655-467f-96bc-14f612593db7 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] http://192.168.122.117/volume/v3/volumes/fa9ad43a-7e34-4409-8f78-b363f8422064 returned with HTTP 404 Sep 05 21:01:04 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 830/1664] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:01:04 2026] GET /volume/v3/volumes/fa9ad43a-7e34-4409-8f78-b363f8422064 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 21:01:04 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-1311b445-e05f-4d03-a597-8949fd4b2f8c None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:04 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-1311b445-e05f-4d03-a597-8949fd4b2f8c tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] DELETE http://192.168.122.117/volume/v3/volumes/7d395ff2-fb0b-482c-8d89-4ecd3fef3c2b Sep 05 21:01:04 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-1311b445-e05f-4d03-a597-8949fd4b2f8c tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:04 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-1311b445-e05f-4d03-a597-8949fd4b2f8c tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:04 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-1311b445-e05f-4d03-a597-8949fd4b2f8c tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Delete volume with id: 7d395ff2-fb0b-482c-8d89-4ecd3fef3c2b Sep 05 21:01:04 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-1311b445-e05f-4d03-a597-8949fd4b2f8c tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] http://192.168.122.117/volume/v3/volumes/7d395ff2-fb0b-482c-8d89-4ecd3fef3c2b returned with HTTP 404 Sep 05 21:01:04 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 835/1665] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 21:01:04 2026] DELETE /volume/v3/volumes/7d395ff2-fb0b-482c-8d89-4ecd3fef3c2b => generated 109 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:01:04 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-3d68910d-4eea-4d24-9137-8ab08f57a976 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:04 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-3d68910d-4eea-4d24-9137-8ab08f57a976 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] GET http://192.168.122.117/volume/v3/volumes/7d395ff2-fb0b-482c-8d89-4ecd3fef3c2b Sep 05 21:01:04 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-3d68910d-4eea-4d24-9137-8ab08f57a976 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:04 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-3d68910d-4eea-4d24-9137-8ab08f57a976 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:04 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-3d68910d-4eea-4d24-9137-8ab08f57a976 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] http://192.168.122.117/volume/v3/volumes/7d395ff2-fb0b-482c-8d89-4ecd3fef3c2b returned with HTTP 404 Sep 05 21:01:04 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 831/1666] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:01:04 2026] GET /volume/v3/volumes/7d395ff2-fb0b-482c-8d89-4ecd3fef3c2b => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:01:04 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-5bd6640f-7e53-40a8-be66-0519ef616e0d None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:04 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-5bd6640f-7e53-40a8-be66-0519ef616e0d tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] DELETE http://192.168.122.117/volume/v3/volumes/49396454-f8d2-4123-8c78-0cb585eccafe Sep 05 21:01:04 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-5bd6640f-7e53-40a8-be66-0519ef616e0d tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:04 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-5bd6640f-7e53-40a8-be66-0519ef616e0d tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:04 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-5bd6640f-7e53-40a8-be66-0519ef616e0d tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Delete volume with id: 49396454-f8d2-4123-8c78-0cb585eccafe Sep 05 21:01:04 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-5bd6640f-7e53-40a8-be66-0519ef616e0d tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] http://192.168.122.117/volume/v3/volumes/49396454-f8d2-4123-8c78-0cb585eccafe returned with HTTP 404 Sep 05 21:01:04 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 836/1667] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 21:01:04 2026] DELETE /volume/v3/volumes/49396454-f8d2-4123-8c78-0cb585eccafe => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:01:04 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-e70795b3-95b5-4f93-90d4-bfc65f91f8a1 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:04 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-e70795b3-95b5-4f93-90d4-bfc65f91f8a1 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] GET http://192.168.122.117/volume/v3/volumes/49396454-f8d2-4123-8c78-0cb585eccafe Sep 05 21:01:04 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-e70795b3-95b5-4f93-90d4-bfc65f91f8a1 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:04 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-e70795b3-95b5-4f93-90d4-bfc65f91f8a1 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:04 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-e70795b3-95b5-4f93-90d4-bfc65f91f8a1 tempest-TestInstancesWithCinderVolumes-1431833702 tempest-TestInstancesWithCinderVolumes-1431833702-project-member] http://192.168.122.117/volume/v3/volumes/49396454-f8d2-4123-8c78-0cb585eccafe returned with HTTP 404 Sep 05 21:01:04 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 832/1668] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:01:04 2026] GET /volume/v3/volumes/49396454-f8d2-4123-8c78-0cb585eccafe => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:01:04 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-6c74cc5e-9689-4766-8b0b-d17e4079cb05 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:04 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-6c74cc5e-9689-4766-8b0b-d17e4079cb05 tempest-TestInstancesWithCinderVolumes-179462518 tempest-TestInstancesWithCinderVolumes-179462518-project-admin] GET http://192.168.122.117/volume/v3/volumes/detail?all_tenants=1 Sep 05 21:01:04 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-6c74cc5e-9689-4766-8b0b-d17e4079cb05 tempest-TestInstancesWithCinderVolumes-179462518 tempest-TestInstancesWithCinderVolumes-179462518-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:04 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-6c74cc5e-9689-4766-8b0b-d17e4079cb05 tempest-TestInstancesWithCinderVolumes-179462518 tempest-TestInstancesWithCinderVolumes-179462518-project-admin] Calling method 'detail' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:04 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-6c74cc5e-9689-4766-8b0b-d17e4079cb05 tempest-TestInstancesWithCinderVolumes-179462518 tempest-TestInstancesWithCinderVolumes-179462518-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87435) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 21:01:04 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-c0e070eb-8b33-41c4-bd8f-2383fdb525c7 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:04 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-c0e070eb-8b33-41c4-bd8f-2383fdb525c7 None None] GET http://192.168.122.117/volume// Sep 05 21:01:04 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-c0e070eb-8b33-41c4-bd8f-2383fdb525c7 None None] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:04 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-c0e070eb-8b33-41c4-bd8f-2383fdb525c7 None None] Calling method 'all' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:04 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-c0e070eb-8b33-41c4-bd8f-2383fdb525c7 None None] http://192.168.122.117/volume// returned with HTTP 300 Sep 05 21:01:04 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 833/1669] 192.168.122.117 () {58 vars in 1317 bytes} [Sat Sep 5 21:01:04 2026] GET /volume/ => generated 390 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 21:01:04 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-30247304-3a71-4502-a256-b5b097595870 req-ec47397c-2096-4c55-b5ad-0fb1bb749d12 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:04 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-30247304-3a71-4502-a256-b5b097595870 req-ec47397c-2096-4c55-b5ad-0fb1bb749d12 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] POST http://192.168.122.117/volume/v3/attachments Sep 05 21:01:04 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-30247304-3a71-4502-a256-b5b097595870 req-ec47397c-2096-4c55-b5ad-0fb1bb749d12 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a5a7b5fb-c82a-4bf1-b246-4c51de1bbcab", "connector": null, "instance_uuid": "dfb25c2a-a7e7-4ce0-a319-22352c27c7b0"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:01:04 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:04 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:01:04 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:04 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:01:04 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:04 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:01:04 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:04 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:01:04 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:04 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:01:04 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-6c74cc5e-9689-4766-8b0b-d17e4079cb05 tempest-TestInstancesWithCinderVolumes-179462518 tempest-TestInstancesWithCinderVolumes-179462518-project-admin] Get all volumes completed successfully. Sep 05 21:01:04 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:04 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:01:04 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-6c74cc5e-9689-4766-8b0b-d17e4079cb05 tempest-TestInstancesWithCinderVolumes-179462518 tempest-TestInstancesWithCinderVolumes-179462518-project-admin] http://192.168.122.117/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 05 21:01:04 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 837/1670] 192.168.122.117 () {58 vars in 1169 bytes} [Sat Sep 5 21:01:04 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 3327 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:01:04 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-b1564460-92a6-400c-92f8-5e67cc974f81 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:04 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-30247304-3a71-4502-a256-b5b097595870 req-ec47397c-2096-4c55-b5ad-0fb1bb749d12 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] http://192.168.122.117/volume/v3/attachments returned with HTTP 200 Sep 05 21:01:04 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 834/1671] 192.168.122.117 () {66 vars in 1483 bytes} [Sat Sep 5 21:01:04 2026] POST /volume/v3/attachments => generated 273 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:01:04 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-b1564460-92a6-400c-92f8-5e67cc974f81 tempest-TestInstancesWithCinderVolumes-179462518 tempest-TestInstancesWithCinderVolumes-179462518-project-admin] DELETE http://192.168.122.117/volume/v3/types/3626b59f-b59e-45e4-98db-90319a374fb1 Sep 05 21:01:04 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-b1564460-92a6-400c-92f8-5e67cc974f81 tempest-TestInstancesWithCinderVolumes-179462518 tempest-TestInstancesWithCinderVolumes-179462518-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:04 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-b1564460-92a6-400c-92f8-5e67cc974f81 tempest-TestInstancesWithCinderVolumes-179462518 tempest-TestInstancesWithCinderVolumes-179462518-project-admin] Calling method '_delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:04 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-d7e92390-1288-417f-9aff-4d8dc1f34099 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:04 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d7e92390-1288-417f-9aff-4d8dc1f34099 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] GET http://192.168.122.117/volume/v3/volumes/a5a7b5fb-c82a-4bf1-b246-4c51de1bbcab Sep 05 21:01:04 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-d7e92390-1288-417f-9aff-4d8dc1f34099 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:04 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-d7e92390-1288-417f-9aff-4d8dc1f34099 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:04 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:04 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:01:04 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-b1564460-92a6-400c-92f8-5e67cc974f81 tempest-TestInstancesWithCinderVolumes-179462518 tempest-TestInstancesWithCinderVolumes-179462518-project-admin] http://192.168.122.117/volume/v3/types/3626b59f-b59e-45e4-98db-90319a374fb1 returned with HTTP 202 Sep 05 21:01:04 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 838/1672] 192.168.122.117 () {58 vars in 1229 bytes} [Sat Sep 5 21:01:04 2026] DELETE /volume/v3/types/3626b59f-b59e-45e4-98db-90319a374fb1 => generated 0 bytes in 130 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:01:04 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-02c15cdd-48e7-4468-a243-f94e8432864a None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:04 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:04 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:01:04 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-02c15cdd-48e7-4468-a243-f94e8432864a tempest-TestInstancesWithCinderVolumes-179462518 tempest-TestInstancesWithCinderVolumes-179462518-project-admin] GET http://192.168.122.117/volume/v3/volumes/detail?all_tenants=1 Sep 05 21:01:04 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-02c15cdd-48e7-4468-a243-f94e8432864a tempest-TestInstancesWithCinderVolumes-179462518 tempest-TestInstancesWithCinderVolumes-179462518-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:04 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-02c15cdd-48e7-4468-a243-f94e8432864a tempest-TestInstancesWithCinderVolumes-179462518 tempest-TestInstancesWithCinderVolumes-179462518-project-admin] Calling method 'detail' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:04 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-02c15cdd-48e7-4468-a243-f94e8432864a tempest-TestInstancesWithCinderVolumes-179462518 tempest-TestInstancesWithCinderVolumes-179462518-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87435) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 21:01:04 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-d7e92390-1288-417f-9aff-4d8dc1f34099 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Volume info retrieved successfully. Sep 05 21:01:04 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:04 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:01:04 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d7e92390-1288-417f-9aff-4d8dc1f34099 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] http://192.168.122.117/volume/v3/volumes/a5a7b5fb-c82a-4bf1-b246-4c51de1bbcab returned with HTTP 200 Sep 05 21:01:04 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 835/1673] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:01:04 2026] GET /volume/v3/volumes/a5a7b5fb-c82a-4bf1-b246-4c51de1bbcab => generated 850 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:01:04 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-1c55c2c3-bec4-422a-81e1-1b6e89a9e5cd None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:04 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-1c55c2c3-bec4-422a-81e1-1b6e89a9e5cd None None] GET http://192.168.122.117/volume// Sep 05 21:01:04 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-1c55c2c3-bec4-422a-81e1-1b6e89a9e5cd None None] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:05 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-1c55c2c3-bec4-422a-81e1-1b6e89a9e5cd None None] Calling method 'all' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:05 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-1c55c2c3-bec4-422a-81e1-1b6e89a9e5cd None None] http://192.168.122.117/volume// returned with HTTP 300 Sep 05 21:01:05 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 836/1674] 192.168.122.117 () {58 vars in 1315 bytes} [Sat Sep 5 21:01:04 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 21:01:05 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:05 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:01:05 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-30247304-3a71-4502-a256-b5b097595870 req-c961c832-ddac-42e6-8bfe-f70daedbc822 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:05 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:05 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:01:05 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-02c15cdd-48e7-4468-a243-f94e8432864a tempest-TestInstancesWithCinderVolumes-179462518 tempest-TestInstancesWithCinderVolumes-179462518-project-admin] Get all volumes completed successfully. Sep 05 21:01:05 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:05 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:01:05 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-30247304-3a71-4502-a256-b5b097595870 req-c961c832-ddac-42e6-8bfe-f70daedbc822 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] GET http://192.168.122.117/volume/v3/volumes/a5a7b5fb-c82a-4bf1-b246-4c51de1bbcab Sep 05 21:01:05 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-30247304-3a71-4502-a256-b5b097595870 req-c961c832-ddac-42e6-8bfe-f70daedbc822 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:05 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-30247304-3a71-4502-a256-b5b097595870 req-c961c832-ddac-42e6-8bfe-f70daedbc822 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:05 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:05 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:01:05 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-02c15cdd-48e7-4468-a243-f94e8432864a tempest-TestInstancesWithCinderVolumes-179462518 tempest-TestInstancesWithCinderVolumes-179462518-project-admin] http://192.168.122.117/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 05 21:01:05 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 839/1675] 192.168.122.117 () {58 vars in 1169 bytes} [Sat Sep 5 21:01:04 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 3326 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:01:05 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:05 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:01:05 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-470131dd-a354-4d4c-ad1e-01a95752e872 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:05 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-470131dd-a354-4d4c-ad1e-01a95752e872 tempest-TestInstancesWithCinderVolumes-179462518 tempest-TestInstancesWithCinderVolumes-179462518-project-admin] DELETE http://192.168.122.117/volume/v3/types/6f2dad72-7b91-4a3a-a20d-15caba837dcc Sep 05 21:01:05 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-470131dd-a354-4d4c-ad1e-01a95752e872 tempest-TestInstancesWithCinderVolumes-179462518 tempest-TestInstancesWithCinderVolumes-179462518-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:05 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-470131dd-a354-4d4c-ad1e-01a95752e872 tempest-TestInstancesWithCinderVolumes-179462518 tempest-TestInstancesWithCinderVolumes-179462518-project-admin] Calling method '_delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:05 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [req-30247304-3a71-4502-a256-b5b097595870 req-c961c832-ddac-42e6-8bfe-f70daedbc822 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Volume info retrieved successfully. Sep 05 21:01:05 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-30247304-3a71-4502-a256-b5b097595870 req-c961c832-ddac-42e6-8bfe-f70daedbc822 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] http://192.168.122.117/volume/v3/volumes/a5a7b5fb-c82a-4bf1-b246-4c51de1bbcab returned with HTTP 200 Sep 05 21:01:05 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 837/1676] 192.168.122.117 () {62 vars in 1528 bytes} [Sat Sep 5 21:01:05 2026] GET /volume/v3/volumes/a5a7b5fb-c82a-4bf1-b246-4c51de1bbcab => generated 1031 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 21:01:05 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-470131dd-a354-4d4c-ad1e-01a95752e872 tempest-TestInstancesWithCinderVolumes-179462518 tempest-TestInstancesWithCinderVolumes-179462518-project-admin] http://192.168.122.117/volume/v3/types/6f2dad72-7b91-4a3a-a20d-15caba837dcc returned with HTTP 202 Sep 05 21:01:05 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 840/1677] 192.168.122.117 () {58 vars in 1229 bytes} [Sat Sep 5 21:01:05 2026] DELETE /volume/v3/types/6f2dad72-7b91-4a3a-a20d-15caba837dcc => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:01:05 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-30247304-3a71-4502-a256-b5b097595870 req-043df25a-710b-4f2c-b14d-1218d65ae087 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:05 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-30247304-3a71-4502-a256-b5b097595870 req-043df25a-710b-4f2c-b14d-1218d65ae087 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] PUT http://192.168.122.117/volume/v3/attachments/ada5fa4a-671b-421e-b5bf-a562de7ad776 Sep 05 21:01:05 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-30247304-3a71-4502-a256-b5b097595870 req-043df25a-710b-4f2c-b14d-1218d65ae087 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.117", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:643f628891a", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d26e87ce-8ef5-4a19-89be-27e45980a71c", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:01:05 devstack devstack@c-api.service[87434]: DEBUG cinder.coordination [req-30247304-3a71-4502-a256-b5b097595870 req-043df25a-710b-4f2c-b14d-1218d65ae087 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Acquiring lock "cinder-attachment_update-a5a7b5fb-c82a-4bf1-b246-4c51de1bbcab-devstack" by "attachment_update" {{(pid=87434) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 05 21:01:05 devstack devstack@c-api.service[87434]: DEBUG cinder.coordination [req-30247304-3a71-4502-a256-b5b097595870 req-043df25a-710b-4f2c-b14d-1218d65ae087 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Lock "cinder-attachment_update-a5a7b5fb-c82a-4bf1-b246-4c51de1bbcab-devstack" acquired by "attachment_update" :: waited 0.018s {{(pid=87434) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 05 21:01:05 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:05 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:01:05 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:05 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:01:05 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-1a2e0c13-b47a-415a-bc76-0808a152582e None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:05 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-1a2e0c13-b47a-415a-bc76-0808a152582e tempest-TestInstancesWithCinderVolumes-179462518 tempest-TestInstancesWithCinderVolumes-179462518-project-admin] GET http://192.168.122.117/volume/v3/volumes/detail?all_tenants=1 Sep 05 21:01:05 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-1a2e0c13-b47a-415a-bc76-0808a152582e tempest-TestInstancesWithCinderVolumes-179462518 tempest-TestInstancesWithCinderVolumes-179462518-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:05 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-1a2e0c13-b47a-415a-bc76-0808a152582e tempest-TestInstancesWithCinderVolumes-179462518 tempest-TestInstancesWithCinderVolumes-179462518-project-admin] Calling method 'detail' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:05 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-1a2e0c13-b47a-415a-bc76-0808a152582e tempest-TestInstancesWithCinderVolumes-179462518 tempest-TestInstancesWithCinderVolumes-179462518-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87435) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 21:01:05 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:05 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:01:05 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:05 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:01:05 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:05 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:01:05 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-1a2e0c13-b47a-415a-bc76-0808a152582e tempest-TestInstancesWithCinderVolumes-179462518 tempest-TestInstancesWithCinderVolumes-179462518-project-admin] Get all volumes completed successfully. Sep 05 21:01:05 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:05 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:01:05 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-1a2e0c13-b47a-415a-bc76-0808a152582e tempest-TestInstancesWithCinderVolumes-179462518 tempest-TestInstancesWithCinderVolumes-179462518-project-admin] http://192.168.122.117/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 05 21:01:05 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 841/1678] 192.168.122.117 () {58 vars in 1169 bytes} [Sat Sep 5 21:01:05 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 3326 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:01:05 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-5e902cde-876b-42c1-86b9-fbbbab1dbd79 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:05 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-5e902cde-876b-42c1-86b9-fbbbab1dbd79 tempest-TestInstancesWithCinderVolumes-179462518 tempest-TestInstancesWithCinderVolumes-179462518-project-admin] DELETE http://192.168.122.117/volume/v3/types/9e48868a-125c-453d-99da-44cc0a6bf007 Sep 05 21:01:05 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-5e902cde-876b-42c1-86b9-fbbbab1dbd79 tempest-TestInstancesWithCinderVolumes-179462518 tempest-TestInstancesWithCinderVolumes-179462518-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:05 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-5e902cde-876b-42c1-86b9-fbbbab1dbd79 tempest-TestInstancesWithCinderVolumes-179462518 tempest-TestInstancesWithCinderVolumes-179462518-project-admin] Calling method '_delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:05 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-5e902cde-876b-42c1-86b9-fbbbab1dbd79 tempest-TestInstancesWithCinderVolumes-179462518 tempest-TestInstancesWithCinderVolumes-179462518-project-admin] http://192.168.122.117/volume/v3/types/9e48868a-125c-453d-99da-44cc0a6bf007 returned with HTTP 202 Sep 05 21:01:05 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 842/1679] 192.168.122.117 () {58 vars in 1229 bytes} [Sat Sep 5 21:01:05 2026] DELETE /volume/v3/types/9e48868a-125c-453d-99da-44cc0a6bf007 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:01:05 devstack devstack@c-api.service[87434]: DEBUG cinder.coordination [req-30247304-3a71-4502-a256-b5b097595870 req-043df25a-710b-4f2c-b14d-1218d65ae087 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Lock "cinder-attachment_update-a5a7b5fb-c82a-4bf1-b246-4c51de1bbcab-devstack" released by "attachment_update" :: held 0.246s {{(pid=87434) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 05 21:01:05 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-30247304-3a71-4502-a256-b5b097595870 req-043df25a-710b-4f2c-b14d-1218d65ae087 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] http://192.168.122.117/volume/v3/attachments/ada5fa4a-671b-421e-b5bf-a562de7ad776 returned with HTTP 200 Sep 05 21:01:05 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 838/1680] 192.168.122.117 () {66 vars in 1593 bytes} [Sat Sep 5 21:01:05 2026] PUT /volume/v3/attachments/ada5fa4a-671b-421e-b5bf-a562de7ad776 => generated 694 bytes in 303 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:01:06 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-efdc0ac2-614a-4259-a416-19b5526db551 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:06 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-efdc0ac2-614a-4259-a416-19b5526db551 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] GET http://192.168.122.117/volume/v3/volumes/a5a7b5fb-c82a-4bf1-b246-4c51de1bbcab Sep 05 21:01:06 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-efdc0ac2-614a-4259-a416-19b5526db551 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:06 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-efdc0ac2-614a-4259-a416-19b5526db551 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:06 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:06 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:01:06 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:06 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:01:06 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-efdc0ac2-614a-4259-a416-19b5526db551 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Volume info retrieved successfully. Sep 05 21:01:06 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-30247304-3a71-4502-a256-b5b097595870 req-901a3462-7ef1-4c65-83ab-7e45fe05e73a None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:06 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-efdc0ac2-614a-4259-a416-19b5526db551 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] http://192.168.122.117/volume/v3/volumes/a5a7b5fb-c82a-4bf1-b246-4c51de1bbcab returned with HTTP 200 Sep 05 21:01:06 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 843/1681] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:01:06 2026] GET /volume/v3/volumes/a5a7b5fb-c82a-4bf1-b246-4c51de1bbcab => generated 851 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:01:06 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-30247304-3a71-4502-a256-b5b097595870 req-901a3462-7ef1-4c65-83ab-7e45fe05e73a tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] POST http://192.168.122.117/volume/v3/attachments/ada5fa4a-671b-421e-b5bf-a562de7ad776/action Sep 05 21:01:06 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-30247304-3a71-4502-a256-b5b097595870 req-901a3462-7ef1-4c65-83ab-7e45fe05e73a tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Action body: b'{"os-complete": null}' {{(pid=87434) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 21:01:06 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-30247304-3a71-4502-a256-b5b097595870 req-901a3462-7ef1-4c65-83ab-7e45fe05e73a tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:01:06 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:06 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:01:06 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:06 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:01:06 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-30247304-3a71-4502-a256-b5b097595870 req-901a3462-7ef1-4c65-83ab-7e45fe05e73a tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] http://192.168.122.117/volume/v3/attachments/ada5fa4a-671b-421e-b5bf-a562de7ad776/action returned with HTTP 204 Sep 05 21:01:06 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 839/1682] 192.168.122.117 () {66 vars in 1614 bytes} [Sat Sep 5 21:01:06 2026] POST /volume/v3/attachments/ada5fa4a-671b-421e-b5bf-a562de7ad776/action => generated 0 bytes in 90 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:01:07 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-3713cdf2-ab6f-434a-b164-f1013cf034e2 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:07 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-3713cdf2-ab6f-434a-b164-f1013cf034e2 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] GET http://192.168.122.117/volume/v3/volumes/a5a7b5fb-c82a-4bf1-b246-4c51de1bbcab Sep 05 21:01:07 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-3713cdf2-ab6f-434a-b164-f1013cf034e2 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:07 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-3713cdf2-ab6f-434a-b164-f1013cf034e2 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:07 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:07 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:01:07 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:07 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:01:07 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-3713cdf2-ab6f-434a-b164-f1013cf034e2 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Volume info retrieved successfully. Sep 05 21:01:07 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-3713cdf2-ab6f-434a-b164-f1013cf034e2 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] http://192.168.122.117/volume/v3/volumes/a5a7b5fb-c82a-4bf1-b246-4c51de1bbcab returned with HTTP 200 Sep 05 21:01:07 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 844/1683] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:01:07 2026] GET /volume/v3/volumes/a5a7b5fb-c82a-4bf1-b246-4c51de1bbcab => generated 1143 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:01:07 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-f4a66b0d-70e2-4bab-9213-1510827787aa None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:07 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-f4a66b0d-70e2-4bab-9213-1510827787aa tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] GET http://192.168.122.117/volume/v3/volumes/a5a7b5fb-c82a-4bf1-b246-4c51de1bbcab Sep 05 21:01:07 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-f4a66b0d-70e2-4bab-9213-1510827787aa tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:07 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-f4a66b0d-70e2-4bab-9213-1510827787aa tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:07 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:07 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:01:07 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:07 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:01:07 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-f4a66b0d-70e2-4bab-9213-1510827787aa tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Volume info retrieved successfully. Sep 05 21:01:07 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-f4a66b0d-70e2-4bab-9213-1510827787aa tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] http://192.168.122.117/volume/v3/volumes/a5a7b5fb-c82a-4bf1-b246-4c51de1bbcab returned with HTTP 200 Sep 05 21:01:07 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 840/1684] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:01:07 2026] GET /volume/v3/volumes/a5a7b5fb-c82a-4bf1-b246-4c51de1bbcab => generated 1143 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:01:07 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [req-61fc9708-c31b-476b-b371-971454281a63 req-c04b1d6e-9876-49f4-9f22-3b83264d96f6 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:07 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-61fc9708-c31b-476b-b371-971454281a63 req-c04b1d6e-9876-49f4-9f22-3b83264d96f6 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] GET http://192.168.122.117/volume/v3/volumes/0b1b1028-2b22-4c31-9056-8ef409e8f66f Sep 05 21:01:07 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-61fc9708-c31b-476b-b371-971454281a63 req-c04b1d6e-9876-49f4-9f22-3b83264d96f6 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:07 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-61fc9708-c31b-476b-b371-971454281a63 req-c04b1d6e-9876-49f4-9f22-3b83264d96f6 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:07 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:07 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:01:07 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:07 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:01:07 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [req-61fc9708-c31b-476b-b371-971454281a63 req-c04b1d6e-9876-49f4-9f22-3b83264d96f6 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Volume info retrieved successfully. Sep 05 21:01:07 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-61fc9708-c31b-476b-b371-971454281a63 req-c04b1d6e-9876-49f4-9f22-3b83264d96f6 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] http://192.168.122.117/volume/v3/volumes/0b1b1028-2b22-4c31-9056-8ef409e8f66f returned with HTTP 200 Sep 05 21:01:07 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 845/1685] 192.168.122.117 () {60 vars in 1487 bytes} [Sat Sep 5 21:01:07 2026] GET /volume/v3/volumes/0b1b1028-2b22-4c31-9056-8ef409e8f66f => generated 1145 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:01:07 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-61fc9708-c31b-476b-b371-971454281a63 req-22745a50-3364-4928-b120-2fe8a1a1f071 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:07 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-61fc9708-c31b-476b-b371-971454281a63 req-22745a50-3364-4928-b120-2fe8a1a1f071 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] POST http://192.168.122.117/volume/v3/volumes/0b1b1028-2b22-4c31-9056-8ef409e8f66f/action Sep 05 21:01:07 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-61fc9708-c31b-476b-b371-971454281a63 req-22745a50-3364-4928-b120-2fe8a1a1f071 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87434) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 21:01:07 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-61fc9708-c31b-476b-b371-971454281a63 req-22745a50-3364-4928-b120-2fe8a1a1f071 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:01:07 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:07 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:01:07 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:07 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:01:07 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [req-61fc9708-c31b-476b-b371-971454281a63 req-22745a50-3364-4928-b120-2fe8a1a1f071 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Volume info retrieved successfully. Sep 05 21:01:07 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [req-61fc9708-c31b-476b-b371-971454281a63 req-22745a50-3364-4928-b120-2fe8a1a1f071 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Begin detaching volume completed successfully. Sep 05 21:01:07 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-61fc9708-c31b-476b-b371-971454281a63 req-22745a50-3364-4928-b120-2fe8a1a1f071 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] http://192.168.122.117/volume/v3/volumes/0b1b1028-2b22-4c31-9056-8ef409e8f66f/action returned with HTTP 202 Sep 05 21:01:07 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 841/1686] 192.168.122.117 () {64 vars in 1561 bytes} [Sat Sep 5 21:01:07 2026] POST /volume/v3/volumes/0b1b1028-2b22-4c31-9056-8ef409e8f66f/action => generated 0 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 21:01:07 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-09af60c7-65c7-44ac-bf6a-33710537ca5f None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:08 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-09af60c7-65c7-44ac-bf6a-33710537ca5f tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] GET http://192.168.122.117/volume/v3/volumes/0b1b1028-2b22-4c31-9056-8ef409e8f66f Sep 05 21:01:08 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-09af60c7-65c7-44ac-bf6a-33710537ca5f tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:08 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-09af60c7-65c7-44ac-bf6a-33710537ca5f tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:08 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:08 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:01:08 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:08 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:01:08 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-09af60c7-65c7-44ac-bf6a-33710537ca5f tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Volume info retrieved successfully. Sep 05 21:01:08 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-09af60c7-65c7-44ac-bf6a-33710537ca5f tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] http://192.168.122.117/volume/v3/volumes/0b1b1028-2b22-4c31-9056-8ef409e8f66f returned with HTTP 200 Sep 05 21:01:08 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 846/1687] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:01:07 2026] GET /volume/v3/volumes/0b1b1028-2b22-4c31-9056-8ef409e8f66f => generated 1148 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:01:08 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-07e155fd-8708-4cfe-bfea-f8b918185037 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:08 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-07e155fd-8708-4cfe-bfea-f8b918185037 None None] GET http://192.168.122.117/volume// Sep 05 21:01:08 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-07e155fd-8708-4cfe-bfea-f8b918185037 None None] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:08 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-07e155fd-8708-4cfe-bfea-f8b918185037 None None] Calling method 'all' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:08 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-07e155fd-8708-4cfe-bfea-f8b918185037 None None] http://192.168.122.117/volume// returned with HTTP 300 Sep 05 21:01:08 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 842/1688] 192.168.122.117 () {58 vars in 1315 bytes} [Sat Sep 5 21:01:08 2026] GET /volume/ => generated 390 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 21:01:08 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [req-61fc9708-c31b-476b-b371-971454281a63 req-2b125989-2950-46d0-b2ad-39bb8c0c37ac None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:08 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-61fc9708-c31b-476b-b371-971454281a63 req-2b125989-2950-46d0-b2ad-39bb8c0c37ac tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] GET http://192.168.122.117/volume/v3/volumes/0b1b1028-2b22-4c31-9056-8ef409e8f66f Sep 05 21:01:08 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-61fc9708-c31b-476b-b371-971454281a63 req-2b125989-2950-46d0-b2ad-39bb8c0c37ac tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:08 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-61fc9708-c31b-476b-b371-971454281a63 req-2b125989-2950-46d0-b2ad-39bb8c0c37ac tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:08 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:08 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:01:08 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:08 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:01:08 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [req-61fc9708-c31b-476b-b371-971454281a63 req-2b125989-2950-46d0-b2ad-39bb8c0c37ac tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Volume info retrieved successfully. Sep 05 21:01:08 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-61fc9708-c31b-476b-b371-971454281a63 req-2b125989-2950-46d0-b2ad-39bb8c0c37ac tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] http://192.168.122.117/volume/v3/volumes/0b1b1028-2b22-4c31-9056-8ef409e8f66f returned with HTTP 200 Sep 05 21:01:08 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 847/1689] 192.168.122.117 () {62 vars in 1528 bytes} [Sat Sep 5 21:01:08 2026] GET /volume/v3/volumes/0b1b1028-2b22-4c31-9056-8ef409e8f66f => generated 1329 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 21:01:08 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-61fc9708-c31b-476b-b371-971454281a63 req-75b4d2eb-0dcf-419e-9287-5a6c693711eb None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:08 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-61fc9708-c31b-476b-b371-971454281a63 req-75b4d2eb-0dcf-419e-9287-5a6c693711eb tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] DELETE http://192.168.122.117/volume/v3/attachments/fe9cda52-05ec-4c3c-9d3f-ced743e34d2c Sep 05 21:01:08 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-61fc9708-c31b-476b-b371-971454281a63 req-75b4d2eb-0dcf-419e-9287-5a6c693711eb tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:08 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-61fc9708-c31b-476b-b371-971454281a63 req-75b4d2eb-0dcf-419e-9287-5a6c693711eb tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Calling method 'version_select' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:08 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:08 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:01:08 devstack devstack@c-api.service[87434]: /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 05 21:01:08 devstack devstack@c-api.service[87434]: return base.obj_make_list(context, Sep 05 21:01:08 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-61fc9708-c31b-476b-b371-971454281a63 req-75b4d2eb-0dcf-419e-9287-5a6c693711eb tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] http://192.168.122.117/volume/v3/attachments/fe9cda52-05ec-4c3c-9d3f-ced743e34d2c returned with HTTP 200 Sep 05 21:01:08 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 843/1690] 192.168.122.117 () {64 vars in 1562 bytes} [Sat Sep 5 21:01:08 2026] DELETE /volume/v3/attachments/fe9cda52-05ec-4c3c-9d3f-ced743e34d2c => generated 19 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:01:09 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-41e5c6be-32e4-45d6-a628-5fba3fedf8a5 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:09 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-41e5c6be-32e4-45d6-a628-5fba3fedf8a5 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] GET http://192.168.122.117/volume/v3/volumes/0b1b1028-2b22-4c31-9056-8ef409e8f66f Sep 05 21:01:09 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-41e5c6be-32e4-45d6-a628-5fba3fedf8a5 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:09 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-41e5c6be-32e4-45d6-a628-5fba3fedf8a5 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:09 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:09 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:01:09 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:09 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:01:09 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-41e5c6be-32e4-45d6-a628-5fba3fedf8a5 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Volume info retrieved successfully. Sep 05 21:01:09 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-41e5c6be-32e4-45d6-a628-5fba3fedf8a5 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] http://192.168.122.117/volume/v3/volumes/0b1b1028-2b22-4c31-9056-8ef409e8f66f returned with HTTP 200 Sep 05 21:01:09 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 848/1691] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:01:09 2026] GET /volume/v3/volumes/0b1b1028-2b22-4c31-9056-8ef409e8f66f => generated 853 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:01:09 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-3757ecc8-43ad-4103-b29f-9f0b4c82f029 req-389782d4-8513-47ed-b18f-31e14266eed4 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:09 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-3757ecc8-43ad-4103-b29f-9f0b4c82f029 req-389782d4-8513-47ed-b18f-31e14266eed4 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] GET http://192.168.122.117/volume/v3/volumes/a5a7b5fb-c82a-4bf1-b246-4c51de1bbcab Sep 05 21:01:09 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-3757ecc8-43ad-4103-b29f-9f0b4c82f029 req-389782d4-8513-47ed-b18f-31e14266eed4 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:09 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-3757ecc8-43ad-4103-b29f-9f0b4c82f029 req-389782d4-8513-47ed-b18f-31e14266eed4 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:09 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:09 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:01:09 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:09 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:01:09 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [req-3757ecc8-43ad-4103-b29f-9f0b4c82f029 req-389782d4-8513-47ed-b18f-31e14266eed4 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Volume info retrieved successfully. Sep 05 21:01:09 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-3757ecc8-43ad-4103-b29f-9f0b4c82f029 req-389782d4-8513-47ed-b18f-31e14266eed4 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] http://192.168.122.117/volume/v3/volumes/a5a7b5fb-c82a-4bf1-b246-4c51de1bbcab returned with HTTP 200 Sep 05 21:01:09 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 844/1692] 192.168.122.117 () {60 vars in 1487 bytes} [Sat Sep 5 21:01:09 2026] GET /volume/v3/volumes/a5a7b5fb-c82a-4bf1-b246-4c51de1bbcab => generated 1143 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:01:09 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [req-3757ecc8-43ad-4103-b29f-9f0b4c82f029 req-4fcbb665-9493-4624-8d50-37c01873a954 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:09 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-3757ecc8-43ad-4103-b29f-9f0b4c82f029 req-4fcbb665-9493-4624-8d50-37c01873a954 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] POST http://192.168.122.117/volume/v3/volumes/a5a7b5fb-c82a-4bf1-b246-4c51de1bbcab/action Sep 05 21:01:09 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-3757ecc8-43ad-4103-b29f-9f0b4c82f029 req-4fcbb665-9493-4624-8d50-37c01873a954 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87435) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 21:01:09 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-3757ecc8-43ad-4103-b29f-9f0b4c82f029 req-4fcbb665-9493-4624-8d50-37c01873a954 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:01:09 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:09 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:01:09 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:09 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:01:09 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [req-3757ecc8-43ad-4103-b29f-9f0b4c82f029 req-4fcbb665-9493-4624-8d50-37c01873a954 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Volume info retrieved successfully. Sep 05 21:01:09 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [req-3757ecc8-43ad-4103-b29f-9f0b4c82f029 req-4fcbb665-9493-4624-8d50-37c01873a954 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Begin detaching volume completed successfully. Sep 05 21:01:09 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-3757ecc8-43ad-4103-b29f-9f0b4c82f029 req-4fcbb665-9493-4624-8d50-37c01873a954 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] http://192.168.122.117/volume/v3/volumes/a5a7b5fb-c82a-4bf1-b246-4c51de1bbcab/action returned with HTTP 202 Sep 05 21:01:09 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 849/1693] 192.168.122.117 () {64 vars in 1561 bytes} [Sat Sep 5 21:01:09 2026] POST /volume/v3/volumes/a5a7b5fb-c82a-4bf1-b246-4c51de1bbcab/action => generated 0 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 21:01:09 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-f1f712db-d5f5-4a2a-893c-38fe412b7423 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:09 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-f1f712db-d5f5-4a2a-893c-38fe412b7423 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] GET http://192.168.122.117/volume/v3/volumes/a5a7b5fb-c82a-4bf1-b246-4c51de1bbcab Sep 05 21:01:09 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-f1f712db-d5f5-4a2a-893c-38fe412b7423 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:09 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-f1f712db-d5f5-4a2a-893c-38fe412b7423 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:09 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:09 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:01:09 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:09 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:01:09 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-f1f712db-d5f5-4a2a-893c-38fe412b7423 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Volume info retrieved successfully. Sep 05 21:01:09 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-ea3d97d5-c68b-48bd-86c2-bba6544a8d6c None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:09 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-ea3d97d5-c68b-48bd-86c2-bba6544a8d6c None None] GET http://192.168.122.117/volume// Sep 05 21:01:09 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-f1f712db-d5f5-4a2a-893c-38fe412b7423 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] http://192.168.122.117/volume/v3/volumes/a5a7b5fb-c82a-4bf1-b246-4c51de1bbcab returned with HTTP 200 Sep 05 21:01:09 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-ea3d97d5-c68b-48bd-86c2-bba6544a8d6c None None] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:09 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 845/1694] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:01:09 2026] GET /volume/v3/volumes/a5a7b5fb-c82a-4bf1-b246-4c51de1bbcab => generated 1146 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 21:01:09 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-ea3d97d5-c68b-48bd-86c2-bba6544a8d6c None None] Calling method 'all' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:09 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-ea3d97d5-c68b-48bd-86c2-bba6544a8d6c None None] http://192.168.122.117/volume// returned with HTTP 300 Sep 05 21:01:09 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 850/1695] 192.168.122.117 () {58 vars in 1315 bytes} [Sat Sep 5 21:01:09 2026] GET /volume/ => generated 390 bytes in 14 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 21:01:09 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-3757ecc8-43ad-4103-b29f-9f0b4c82f029 req-0131c360-ae74-466e-8b81-c5240fef32ac None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:09 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-3757ecc8-43ad-4103-b29f-9f0b4c82f029 req-0131c360-ae74-466e-8b81-c5240fef32ac tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] GET http://192.168.122.117/volume/v3/volumes/a5a7b5fb-c82a-4bf1-b246-4c51de1bbcab Sep 05 21:01:09 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-3757ecc8-43ad-4103-b29f-9f0b4c82f029 req-0131c360-ae74-466e-8b81-c5240fef32ac tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:09 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-3757ecc8-43ad-4103-b29f-9f0b4c82f029 req-0131c360-ae74-466e-8b81-c5240fef32ac tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:09 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:09 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:01:09 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:09 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:01:09 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [req-3757ecc8-43ad-4103-b29f-9f0b4c82f029 req-0131c360-ae74-466e-8b81-c5240fef32ac tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Volume info retrieved successfully. Sep 05 21:01:09 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-3757ecc8-43ad-4103-b29f-9f0b4c82f029 req-0131c360-ae74-466e-8b81-c5240fef32ac tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] http://192.168.122.117/volume/v3/volumes/a5a7b5fb-c82a-4bf1-b246-4c51de1bbcab returned with HTTP 200 Sep 05 21:01:09 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 846/1696] 192.168.122.117 () {62 vars in 1528 bytes} [Sat Sep 5 21:01:09 2026] GET /volume/v3/volumes/a5a7b5fb-c82a-4bf1-b246-4c51de1bbcab => generated 1327 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 21:01:10 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [req-3757ecc8-43ad-4103-b29f-9f0b4c82f029 req-9f79bb37-e784-40dd-83c9-a1958bd04ee5 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:10 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-3757ecc8-43ad-4103-b29f-9f0b4c82f029 req-9f79bb37-e784-40dd-83c9-a1958bd04ee5 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] DELETE http://192.168.122.117/volume/v3/attachments/ada5fa4a-671b-421e-b5bf-a562de7ad776 Sep 05 21:01:10 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-3757ecc8-43ad-4103-b29f-9f0b4c82f029 req-9f79bb37-e784-40dd-83c9-a1958bd04ee5 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:10 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-3757ecc8-43ad-4103-b29f-9f0b4c82f029 req-9f79bb37-e784-40dd-83c9-a1958bd04ee5 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Calling method 'version_select' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:10 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:10 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:01:10 devstack devstack@c-api.service[87435]: /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 05 21:01:10 devstack devstack@c-api.service[87435]: return base.obj_make_list(context, Sep 05 21:01:10 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-3757ecc8-43ad-4103-b29f-9f0b4c82f029 req-9f79bb37-e784-40dd-83c9-a1958bd04ee5 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] http://192.168.122.117/volume/v3/attachments/ada5fa4a-671b-421e-b5bf-a562de7ad776 returned with HTTP 200 Sep 05 21:01:10 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 851/1697] 192.168.122.117 () {64 vars in 1562 bytes} [Sat Sep 5 21:01:10 2026] DELETE /volume/v3/attachments/ada5fa4a-671b-421e-b5bf-a562de7ad776 => generated 19 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:01:10 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-b01394a0-cf6b-454f-8872-25ba7ee5e80a None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:10 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b01394a0-cf6b-454f-8872-25ba7ee5e80a tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] GET http://192.168.122.117/volume/v3/volumes/a5a7b5fb-c82a-4bf1-b246-4c51de1bbcab Sep 05 21:01:10 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b01394a0-cf6b-454f-8872-25ba7ee5e80a tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:10 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b01394a0-cf6b-454f-8872-25ba7ee5e80a tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:10 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:10 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:01:10 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:10 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:01:10 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-b01394a0-cf6b-454f-8872-25ba7ee5e80a tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Volume info retrieved successfully. Sep 05 21:01:10 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b01394a0-cf6b-454f-8872-25ba7ee5e80a tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] http://192.168.122.117/volume/v3/volumes/a5a7b5fb-c82a-4bf1-b246-4c51de1bbcab returned with HTTP 200 Sep 05 21:01:10 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 847/1698] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:01:10 2026] GET /volume/v3/volumes/a5a7b5fb-c82a-4bf1-b246-4c51de1bbcab => generated 851 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:01:10 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-b6e59663-6b1e-4366-a277-f6fe26c26136 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:10 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-b6e59663-6b1e-4366-a277-f6fe26c26136 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] GET http://192.168.122.117/volume/v3/volumes/a5a7b5fb-c82a-4bf1-b246-4c51de1bbcab Sep 05 21:01:10 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-b6e59663-6b1e-4366-a277-f6fe26c26136 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:10 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-b6e59663-6b1e-4366-a277-f6fe26c26136 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:10 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:10 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:01:10 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:10 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:01:10 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-b6e59663-6b1e-4366-a277-f6fe26c26136 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Volume info retrieved successfully. Sep 05 21:01:10 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-b6e59663-6b1e-4366-a277-f6fe26c26136 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] http://192.168.122.117/volume/v3/volumes/a5a7b5fb-c82a-4bf1-b246-4c51de1bbcab returned with HTTP 200 Sep 05 21:01:10 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 852/1699] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:01:10 2026] GET /volume/v3/volumes/a5a7b5fb-c82a-4bf1-b246-4c51de1bbcab => generated 851 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:01:11 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-33f0ae1d-d840-4126-9f1e-764d6d5d04d7 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:11 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-33f0ae1d-d840-4126-9f1e-764d6d5d04d7 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] GET http://192.168.122.117/volume/v3/volumes/a5a7b5fb-c82a-4bf1-b246-4c51de1bbcab Sep 05 21:01:11 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-33f0ae1d-d840-4126-9f1e-764d6d5d04d7 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:11 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-33f0ae1d-d840-4126-9f1e-764d6d5d04d7 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:11 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:11 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:01:11 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:11 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:01:11 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-33f0ae1d-d840-4126-9f1e-764d6d5d04d7 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Volume info retrieved successfully. Sep 05 21:01:11 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-33f0ae1d-d840-4126-9f1e-764d6d5d04d7 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] http://192.168.122.117/volume/v3/volumes/a5a7b5fb-c82a-4bf1-b246-4c51de1bbcab returned with HTTP 200 Sep 05 21:01:11 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 848/1700] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:01:11 2026] GET /volume/v3/volumes/a5a7b5fb-c82a-4bf1-b246-4c51de1bbcab => generated 851 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:01:11 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-e1ce442f-03bf-415d-ba01-47225eaeac94 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:11 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-e1ce442f-03bf-415d-ba01-47225eaeac94 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] GET http://192.168.122.117/volume/v3/volumes/0b1b1028-2b22-4c31-9056-8ef409e8f66f Sep 05 21:01:11 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-e1ce442f-03bf-415d-ba01-47225eaeac94 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:11 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-e1ce442f-03bf-415d-ba01-47225eaeac94 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:11 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:11 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:01:11 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:11 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:01:11 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-e1ce442f-03bf-415d-ba01-47225eaeac94 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Volume info retrieved successfully. Sep 05 21:01:11 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-e1ce442f-03bf-415d-ba01-47225eaeac94 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] http://192.168.122.117/volume/v3/volumes/0b1b1028-2b22-4c31-9056-8ef409e8f66f returned with HTTP 200 Sep 05 21:01:11 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 853/1701] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:01:11 2026] GET /volume/v3/volumes/0b1b1028-2b22-4c31-9056-8ef409e8f66f => generated 853 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:01:11 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-f63b49ac-c64e-45cf-9f22-2b622b696cff None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:11 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-f63b49ac-c64e-45cf-9f22-2b622b696cff tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] GET http://192.168.122.117/volume/v3/volumes/0b1b1028-2b22-4c31-9056-8ef409e8f66f Sep 05 21:01:11 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-f63b49ac-c64e-45cf-9f22-2b622b696cff tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:11 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-f63b49ac-c64e-45cf-9f22-2b622b696cff tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:11 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:11 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:01:11 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:11 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:01:11 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-f63b49ac-c64e-45cf-9f22-2b622b696cff tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Volume info retrieved successfully. Sep 05 21:01:11 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-f63b49ac-c64e-45cf-9f22-2b622b696cff tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] http://192.168.122.117/volume/v3/volumes/0b1b1028-2b22-4c31-9056-8ef409e8f66f returned with HTTP 200 Sep 05 21:01:11 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 849/1702] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:01:11 2026] GET /volume/v3/volumes/0b1b1028-2b22-4c31-9056-8ef409e8f66f => generated 853 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:01:20 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-febdaa47-b870-46d6-9698-14025b604a4a None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:20 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-febdaa47-b870-46d6-9698-14025b604a4a tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] DELETE http://192.168.122.117/volume/v3/volumes/a5a7b5fb-c82a-4bf1-b246-4c51de1bbcab Sep 05 21:01:20 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-febdaa47-b870-46d6-9698-14025b604a4a tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:20 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-febdaa47-b870-46d6-9698-14025b604a4a tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:20 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-febdaa47-b870-46d6-9698-14025b604a4a tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Delete volume with id: a5a7b5fb-c82a-4bf1-b246-4c51de1bbcab Sep 05 21:01:20 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:20 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:01:20 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:20 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:01:20 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-febdaa47-b870-46d6-9698-14025b604a4a tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Volume info retrieved successfully. Sep 05 21:01:20 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-febdaa47-b870-46d6-9698-14025b604a4a tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Delete volume request issued successfully. Sep 05 21:01:20 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-febdaa47-b870-46d6-9698-14025b604a4a tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] http://192.168.122.117/volume/v3/volumes/a5a7b5fb-c82a-4bf1-b246-4c51de1bbcab returned with HTTP 202 Sep 05 21:01:20 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 854/1703] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 21:01:20 2026] DELETE /volume/v3/volumes/a5a7b5fb-c82a-4bf1-b246-4c51de1bbcab => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 05 21:01:20 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-9ec6d181-2891-4aa3-90ec-df16b342682b None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:20 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-9ec6d181-2891-4aa3-90ec-df16b342682b tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] GET http://192.168.122.117/volume/v3/volumes/a5a7b5fb-c82a-4bf1-b246-4c51de1bbcab Sep 05 21:01:20 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-9ec6d181-2891-4aa3-90ec-df16b342682b tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:20 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-9ec6d181-2891-4aa3-90ec-df16b342682b tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:20 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:20 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:01:20 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:20 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:01:21 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-9ec6d181-2891-4aa3-90ec-df16b342682b tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Volume info retrieved successfully. Sep 05 21:01:21 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-9ec6d181-2891-4aa3-90ec-df16b342682b tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] http://192.168.122.117/volume/v3/volumes/a5a7b5fb-c82a-4bf1-b246-4c51de1bbcab returned with HTTP 200 Sep 05 21:01:21 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 850/1704] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:01:20 2026] GET /volume/v3/volumes/a5a7b5fb-c82a-4bf1-b246-4c51de1bbcab => generated 850 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:01:22 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-c1b8b093-3d97-4cd2-82ef-1210620aaaaf None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:22 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-c1b8b093-3d97-4cd2-82ef-1210620aaaaf tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] GET http://192.168.122.117/volume/v3/volumes/a5a7b5fb-c82a-4bf1-b246-4c51de1bbcab Sep 05 21:01:22 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-c1b8b093-3d97-4cd2-82ef-1210620aaaaf tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:22 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-c1b8b093-3d97-4cd2-82ef-1210620aaaaf tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:22 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-c1b8b093-3d97-4cd2-82ef-1210620aaaaf tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] http://192.168.122.117/volume/v3/volumes/a5a7b5fb-c82a-4bf1-b246-4c51de1bbcab returned with HTTP 404 Sep 05 21:01:22 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 855/1705] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:01:22 2026] GET /volume/v3/volumes/a5a7b5fb-c82a-4bf1-b246-4c51de1bbcab => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:01:22 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-449a9dc2-0311-48d0-bad4-da98aa5618bc None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:22 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-449a9dc2-0311-48d0-bad4-da98aa5618bc tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] DELETE http://192.168.122.117/volume/v3/volumes/0b1b1028-2b22-4c31-9056-8ef409e8f66f Sep 05 21:01:22 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-449a9dc2-0311-48d0-bad4-da98aa5618bc tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:22 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-449a9dc2-0311-48d0-bad4-da98aa5618bc tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Calling method 'delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:22 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-449a9dc2-0311-48d0-bad4-da98aa5618bc tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Delete volume with id: 0b1b1028-2b22-4c31-9056-8ef409e8f66f Sep 05 21:01:22 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:22 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:01:22 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:22 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:01:22 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-449a9dc2-0311-48d0-bad4-da98aa5618bc tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Volume info retrieved successfully. Sep 05 21:01:22 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-449a9dc2-0311-48d0-bad4-da98aa5618bc tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Delete volume request issued successfully. Sep 05 21:01:22 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-449a9dc2-0311-48d0-bad4-da98aa5618bc tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] http://192.168.122.117/volume/v3/volumes/0b1b1028-2b22-4c31-9056-8ef409e8f66f returned with HTTP 202 Sep 05 21:01:22 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 851/1706] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 21:01:22 2026] DELETE /volume/v3/volumes/0b1b1028-2b22-4c31-9056-8ef409e8f66f => generated 0 bytes in 157 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:01:22 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-a967fcf6-b9f8-4e90-a568-a877b58dbbfc None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:22 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-a967fcf6-b9f8-4e90-a568-a877b58dbbfc tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] GET http://192.168.122.117/volume/v3/volumes/0b1b1028-2b22-4c31-9056-8ef409e8f66f Sep 05 21:01:22 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-a967fcf6-b9f8-4e90-a568-a877b58dbbfc tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:22 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-a967fcf6-b9f8-4e90-a568-a877b58dbbfc tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:22 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:22 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:01:22 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:22 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:01:22 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-a967fcf6-b9f8-4e90-a568-a877b58dbbfc tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Volume info retrieved successfully. Sep 05 21:01:22 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-a967fcf6-b9f8-4e90-a568-a877b58dbbfc tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] http://192.168.122.117/volume/v3/volumes/0b1b1028-2b22-4c31-9056-8ef409e8f66f returned with HTTP 200 Sep 05 21:01:22 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 856/1707] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:01:22 2026] GET /volume/v3/volumes/0b1b1028-2b22-4c31-9056-8ef409e8f66f => generated 852 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:01:23 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-bd9d66af-1064-4c8d-b057-1095c17f3e23 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:23 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-bd9d66af-1064-4c8d-b057-1095c17f3e23 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] GET http://192.168.122.117/volume/v3/volumes/0b1b1028-2b22-4c31-9056-8ef409e8f66f Sep 05 21:01:23 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-bd9d66af-1064-4c8d-b057-1095c17f3e23 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:23 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-bd9d66af-1064-4c8d-b057-1095c17f3e23 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:23 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:23 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:01:23 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:23 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:01:23 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-bd9d66af-1064-4c8d-b057-1095c17f3e23 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Volume info retrieved successfully. Sep 05 21:01:23 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-bd9d66af-1064-4c8d-b057-1095c17f3e23 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] http://192.168.122.117/volume/v3/volumes/0b1b1028-2b22-4c31-9056-8ef409e8f66f returned with HTTP 200 Sep 05 21:01:23 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 852/1708] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:01:23 2026] GET /volume/v3/volumes/0b1b1028-2b22-4c31-9056-8ef409e8f66f => generated 852 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:01:24 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-82ccb368-a83a-427a-871c-231249fc8eca None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:24 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-82ccb368-a83a-427a-871c-231249fc8eca tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] GET http://192.168.122.117/volume/v3/volumes/0b1b1028-2b22-4c31-9056-8ef409e8f66f Sep 05 21:01:24 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-82ccb368-a83a-427a-871c-231249fc8eca tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:24 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-82ccb368-a83a-427a-871c-231249fc8eca tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:24 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-82ccb368-a83a-427a-871c-231249fc8eca tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] http://192.168.122.117/volume/v3/volumes/0b1b1028-2b22-4c31-9056-8ef409e8f66f returned with HTTP 404 Sep 05 21:01:24 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 857/1709] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:01:24 2026] GET /volume/v3/volumes/0b1b1028-2b22-4c31-9056-8ef409e8f66f => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:01:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-02e83d1b-c4d8-4193-a3e2-039bf2fd6db3 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:24 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-02e83d1b-c4d8-4193-a3e2-039bf2fd6db3 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] DELETE http://192.168.122.117/volume/v3/volumes/4561905f-632b-4dc3-aa74-06e371da45c8 Sep 05 21:01:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-02e83d1b-c4d8-4193-a3e2-039bf2fd6db3 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-02e83d1b-c4d8-4193-a3e2-039bf2fd6db3 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Calling method 'delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:24 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-02e83d1b-c4d8-4193-a3e2-039bf2fd6db3 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Delete volume with id: 4561905f-632b-4dc3-aa74-06e371da45c8 Sep 05 21:01:24 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:24 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:01:24 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:24 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:01:24 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-02e83d1b-c4d8-4193-a3e2-039bf2fd6db3 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Volume info retrieved successfully. Sep 05 21:01:24 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-02e83d1b-c4d8-4193-a3e2-039bf2fd6db3 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Delete volume request issued successfully. Sep 05 21:01:24 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-02e83d1b-c4d8-4193-a3e2-039bf2fd6db3 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] http://192.168.122.117/volume/v3/volumes/4561905f-632b-4dc3-aa74-06e371da45c8 returned with HTTP 202 Sep 05 21:01:24 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 853/1710] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 21:01:24 2026] DELETE /volume/v3/volumes/4561905f-632b-4dc3-aa74-06e371da45c8 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 05 21:01:24 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-283c1d7a-1c66-4ca3-a106-0aab00466bf7 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:24 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-283c1d7a-1c66-4ca3-a106-0aab00466bf7 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] GET http://192.168.122.117/volume/v3/volumes/4561905f-632b-4dc3-aa74-06e371da45c8 Sep 05 21:01:24 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-283c1d7a-1c66-4ca3-a106-0aab00466bf7 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:24 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-283c1d7a-1c66-4ca3-a106-0aab00466bf7 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:24 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:24 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:01:24 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:24 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:01:24 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-283c1d7a-1c66-4ca3-a106-0aab00466bf7 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Volume info retrieved successfully. Sep 05 21:01:24 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-283c1d7a-1c66-4ca3-a106-0aab00466bf7 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] http://192.168.122.117/volume/v3/volumes/4561905f-632b-4dc3-aa74-06e371da45c8 returned with HTTP 200 Sep 05 21:01:24 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 858/1711] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:01:24 2026] GET /volume/v3/volumes/4561905f-632b-4dc3-aa74-06e371da45c8 => generated 852 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:01:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-72b7e795-b5d4-480a-8de3-77b078cf5bf5 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:25 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-72b7e795-b5d4-480a-8de3-77b078cf5bf5 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] GET http://192.168.122.117/volume/v3/volumes/4561905f-632b-4dc3-aa74-06e371da45c8 Sep 05 21:01:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-72b7e795-b5d4-480a-8de3-77b078cf5bf5 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-72b7e795-b5d4-480a-8de3-77b078cf5bf5 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:25 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-72b7e795-b5d4-480a-8de3-77b078cf5bf5 tempest-AttachVolumeTestJSON-461879325 tempest-AttachVolumeTestJSON-461879325-project-member] http://192.168.122.117/volume/v3/volumes/4561905f-632b-4dc3-aa74-06e371da45c8 returned with HTTP 404 Sep 05 21:01:25 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 854/1712] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:01:25 2026] GET /volume/v3/volumes/4561905f-632b-4dc3-aa74-06e371da45c8 => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:01:34 devstack devstack@c-api.service[87435]: DEBUG dbcounter [-] [87435] Writing DB stats cinder:SELECT=246,cinder:UPDATE=41,cinder:INSERT=8 {{(pid=87435) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 21:01:35 devstack devstack@c-api.service[87434]: DEBUG dbcounter [-] [87434] Writing DB stats cinder:SELECT=254,cinder:UPDATE=45,cinder:INSERT=15 {{(pid=87434) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 21:01:40 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [req-7f52f1c3-14ba-4539-9ce1-4b92ed0d4a83 req-c1efa9c0-1858-4c05-89cb-2fdf2a0b7f04 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:40 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-7f52f1c3-14ba-4539-9ce1-4b92ed0d4a83 req-c1efa9c0-1858-4c05-89cb-2fdf2a0b7f04 tempest-VolumesGetTestJSON-11379755 tempest-VolumesGetTestJSON-11379755-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 21:01:40 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-7f52f1c3-14ba-4539-9ce1-4b92ed0d4a83 req-c1efa9c0-1858-4c05-89cb-2fdf2a0b7f04 tempest-VolumesGetTestJSON-11379755 tempest-VolumesGetTestJSON-11379755-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-972560645", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:01:40 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.volumes [req-7f52f1c3-14ba-4539-9ce1-4b92ed0d4a83 req-c1efa9c0-1858-4c05-89cb-2fdf2a0b7f04 tempest-VolumesGetTestJSON-11379755 tempest-VolumesGetTestJSON-11379755-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-972560645', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=87435) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:01:40 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [req-7f52f1c3-14ba-4539-9ce1-4b92ed0d4a83 req-c1efa9c0-1858-4c05-89cb-2fdf2a0b7f04 tempest-VolumesGetTestJSON-11379755 tempest-VolumesGetTestJSON-11379755-project-member] Create volume of 1 GB Sep 05 21:01:40 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [req-7f52f1c3-14ba-4539-9ce1-4b92ed0d4a83 req-c1efa9c0-1858-4c05-89cb-2fdf2a0b7f04 tempest-VolumesGetTestJSON-11379755 tempest-VolumesGetTestJSON-11379755-project-member] Availability Zones retrieved successfully. Sep 05 21:01:40 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [req-7f52f1c3-14ba-4539-9ce1-4b92ed0d4a83 req-c1efa9c0-1858-4c05-89cb-2fdf2a0b7f04 tempest-VolumesGetTestJSON-11379755 tempest-VolumesGetTestJSON-11379755-project-member] Flow 'volume_create_api' (7847f42a-427d-4af8-9c94-2e2cab52a740) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:01:40 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [req-7f52f1c3-14ba-4539-9ce1-4b92ed0d4a83 req-c1efa9c0-1858-4c05-89cb-2fdf2a0b7f04 tempest-VolumesGetTestJSON-11379755 tempest-VolumesGetTestJSON-11379755-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4cd2186f-f9b6-4aeb-9f2b-67faf4b3ca9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:01:40 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.flows.api.create_volume [req-7f52f1c3-14ba-4539-9ce1-4b92ed0d4a83 req-c1efa9c0-1858-4c05-89cb-2fdf2a0b7f04 tempest-VolumesGetTestJSON-11379755 tempest-VolumesGetTestJSON-11379755-project-member] Validating volume size '1' using validate_int {{(pid=87435) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:01:40 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [req-7f52f1c3-14ba-4539-9ce1-4b92ed0d4a83 req-c1efa9c0-1858-4c05-89cb-2fdf2a0b7f04 tempest-VolumesGetTestJSON-11379755 tempest-VolumesGetTestJSON-11379755-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4cd2186f-f9b6-4aeb-9f2b-67faf4b3ca9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:01:40 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [req-7f52f1c3-14ba-4539-9ce1-4b92ed0d4a83 req-c1efa9c0-1858-4c05-89cb-2fdf2a0b7f04 tempest-VolumesGetTestJSON-11379755 tempest-VolumesGetTestJSON-11379755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d70ef83-5355-44f3-8249-809baec0fe42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:01:40 devstack devstack@c-api.service[87435]: DEBUG cinder.quota [req-7f52f1c3-14ba-4539-9ce1-4b92ed0d4a83 req-c1efa9c0-1858-4c05-89cb-2fdf2a0b7f04 tempest-VolumesGetTestJSON-11379755 tempest-VolumesGetTestJSON-11379755-project-member] Created reservations ['f9cb13a9-2ad5-4054-974e-b14be5de3962', 'd70179a7-9088-4fcd-8647-6ace1b65d1cd', 'a27d3965-2870-45a6-903a-f70c1185d248', '7414c753-3093-4a9e-bfe8-3cecf25fe8d1'] {{(pid=87435) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:01:40 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [req-7f52f1c3-14ba-4539-9ce1-4b92ed0d4a83 req-c1efa9c0-1858-4c05-89cb-2fdf2a0b7f04 tempest-VolumesGetTestJSON-11379755 tempest-VolumesGetTestJSON-11379755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d70ef83-5355-44f3-8249-809baec0fe42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f9cb13a9-2ad5-4054-974e-b14be5de3962', 'd70179a7-9088-4fcd-8647-6ace1b65d1cd', 'a27d3965-2870-45a6-903a-f70c1185d248', '7414c753-3093-4a9e-bfe8-3cecf25fe8d1']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:01:40 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [req-7f52f1c3-14ba-4539-9ce1-4b92ed0d4a83 req-c1efa9c0-1858-4c05-89cb-2fdf2a0b7f04 tempest-VolumesGetTestJSON-11379755 tempest-VolumesGetTestJSON-11379755-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fff94e64-6ea3-4f32-af34-dd22c0301c50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:01:40 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:40 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:01:40 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [req-7f52f1c3-14ba-4539-9ce1-4b92ed0d4a83 req-c1efa9c0-1858-4c05-89cb-2fdf2a0b7f04 tempest-VolumesGetTestJSON-11379755 tempest-VolumesGetTestJSON-11379755-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fff94e64-6ea3-4f32-af34-dd22c0301c50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8e54f878-98ff-4212-85ba-2e06885f13b8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-972560645',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='1e2d4f3f7a3747ad9206153997fd2e0a',qos_specs=None,replication_status=,reservations=['f9cb13a9-2ad5-4054-974e-b14be5de3962','d70179a7-9088-4fcd-8647-6ace1b65d1cd','a27d3965-2870-45a6-903a-f70c1185d248','7414c753-3093-4a9e-bfe8-3cecf25fe8d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='53ee13efee994ff39d1d8a254d55c34f',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:01:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-972560645',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8e54f878-98ff-4212-85ba-2e06885f13b8,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='1e2d4f3f7a3747ad9206153997fd2e0a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='53ee13efee994ff39d1d8a254d55c34f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:01:40 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [req-7f52f1c3-14ba-4539-9ce1-4b92ed0d4a83 req-c1efa9c0-1858-4c05-89cb-2fdf2a0b7f04 tempest-VolumesGetTestJSON-11379755 tempest-VolumesGetTestJSON-11379755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43aa0ed6-794f-4702-9c0b-b72b0404649d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:01:40 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [req-7f52f1c3-14ba-4539-9ce1-4b92ed0d4a83 req-c1efa9c0-1858-4c05-89cb-2fdf2a0b7f04 tempest-VolumesGetTestJSON-11379755 tempest-VolumesGetTestJSON-11379755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43aa0ed6-794f-4702-9c0b-b72b0404649d) transitioned into state 'SUCCESS' from state '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-972560645',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='1e2d4f3f7a3747ad9206153997fd2e0a',qos_specs=None,replication_status=,reservations=['f9cb13a9-2ad5-4054-974e-b14be5de3962','d70179a7-9088-4fcd-8647-6ace1b65d1cd','a27d3965-2870-45a6-903a-f70c1185d248','7414c753-3093-4a9e-bfe8-3cecf25fe8d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='53ee13efee994ff39d1d8a254d55c34f',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:01:40 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [req-7f52f1c3-14ba-4539-9ce1-4b92ed0d4a83 req-c1efa9c0-1858-4c05-89cb-2fdf2a0b7f04 tempest-VolumesGetTestJSON-11379755 tempest-VolumesGetTestJSON-11379755-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f553bea-d4a6-4e21-8364-9c77c00d9a41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:01:41 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [req-7f52f1c3-14ba-4539-9ce1-4b92ed0d4a83 req-c1efa9c0-1858-4c05-89cb-2fdf2a0b7f04 tempest-VolumesGetTestJSON-11379755 tempest-VolumesGetTestJSON-11379755-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f553bea-d4a6-4e21-8364-9c77c00d9a41) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:01:41 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [req-7f52f1c3-14ba-4539-9ce1-4b92ed0d4a83 req-c1efa9c0-1858-4c05-89cb-2fdf2a0b7f04 tempest-VolumesGetTestJSON-11379755 tempest-VolumesGetTestJSON-11379755-project-member] Flow 'volume_create_api' (7847f42a-427d-4af8-9c94-2e2cab52a740) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:01:41 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [req-7f52f1c3-14ba-4539-9ce1-4b92ed0d4a83 req-c1efa9c0-1858-4c05-89cb-2fdf2a0b7f04 tempest-VolumesGetTestJSON-11379755 tempest-VolumesGetTestJSON-11379755-project-member] Create volume request issued successfully. Sep 05 21:01:41 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-7f52f1c3-14ba-4539-9ce1-4b92ed0d4a83 req-c1efa9c0-1858-4c05-89cb-2fdf2a0b7f04 tempest-VolumesGetTestJSON-11379755 tempest-VolumesGetTestJSON-11379755-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 21:01:41 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 859/1713] 192.168.122.117 () {64 vars in 1430 bytes} [Sat Sep 5 21:01:40 2026] POST /volume/v3/volumes => generated 771 bytes in 510 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:01:41 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-7f52f1c3-14ba-4539-9ce1-4b92ed0d4a83 req-1b376411-5f8f-4bd8-95a5-dc9e2dbde1d3 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:41 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-7f52f1c3-14ba-4539-9ce1-4b92ed0d4a83 req-1b376411-5f8f-4bd8-95a5-dc9e2dbde1d3 tempest-VolumesGetTestJSON-11379755 tempest-VolumesGetTestJSON-11379755-project-member] GET http://192.168.122.117/volume/v3/volumes/8e54f878-98ff-4212-85ba-2e06885f13b8 Sep 05 21:01:41 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-7f52f1c3-14ba-4539-9ce1-4b92ed0d4a83 req-1b376411-5f8f-4bd8-95a5-dc9e2dbde1d3 tempest-VolumesGetTestJSON-11379755 tempest-VolumesGetTestJSON-11379755-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:41 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-7f52f1c3-14ba-4539-9ce1-4b92ed0d4a83 req-1b376411-5f8f-4bd8-95a5-dc9e2dbde1d3 tempest-VolumesGetTestJSON-11379755 tempest-VolumesGetTestJSON-11379755-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:41 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:41 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:01:41 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:41 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:01:41 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [req-7f52f1c3-14ba-4539-9ce1-4b92ed0d4a83 req-1b376411-5f8f-4bd8-95a5-dc9e2dbde1d3 tempest-VolumesGetTestJSON-11379755 tempest-VolumesGetTestJSON-11379755-project-member] Volume info retrieved successfully. Sep 05 21:01:41 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-7f52f1c3-14ba-4539-9ce1-4b92ed0d4a83 req-1b376411-5f8f-4bd8-95a5-dc9e2dbde1d3 tempest-VolumesGetTestJSON-11379755 tempest-VolumesGetTestJSON-11379755-project-member] http://192.168.122.117/volume/v3/volumes/8e54f878-98ff-4212-85ba-2e06885f13b8 returned with HTTP 200 Sep 05 21:01:41 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 855/1714] 192.168.122.117 () {60 vars in 1487 bytes} [Sat Sep 5 21:01:41 2026] GET /volume/v3/volumes/8e54f878-98ff-4212-85ba-2e06885f13b8 => generated 839 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:01:41 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [req-5fb52fbd-3417-4037-8228-0755de330332 req-388c33aa-711f-496c-b431-d852ec3aa820 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:41 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-5fb52fbd-3417-4037-8228-0755de330332 req-388c33aa-711f-496c-b431-d852ec3aa820 tempest-VolumesGetTestJSON-11379755 tempest-VolumesGetTestJSON-11379755-project-member] GET http://192.168.122.117/volume/v3/volumes/8e54f878-98ff-4212-85ba-2e06885f13b8 Sep 05 21:01:41 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-5fb52fbd-3417-4037-8228-0755de330332 req-388c33aa-711f-496c-b431-d852ec3aa820 tempest-VolumesGetTestJSON-11379755 tempest-VolumesGetTestJSON-11379755-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:41 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-5fb52fbd-3417-4037-8228-0755de330332 req-388c33aa-711f-496c-b431-d852ec3aa820 tempest-VolumesGetTestJSON-11379755 tempest-VolumesGetTestJSON-11379755-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:41 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:41 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:01:41 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:41 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:01:41 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [req-5fb52fbd-3417-4037-8228-0755de330332 req-388c33aa-711f-496c-b431-d852ec3aa820 tempest-VolumesGetTestJSON-11379755 tempest-VolumesGetTestJSON-11379755-project-member] Volume info retrieved successfully. Sep 05 21:01:41 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-5fb52fbd-3417-4037-8228-0755de330332 req-388c33aa-711f-496c-b431-d852ec3aa820 tempest-VolumesGetTestJSON-11379755 tempest-VolumesGetTestJSON-11379755-project-member] http://192.168.122.117/volume/v3/volumes/8e54f878-98ff-4212-85ba-2e06885f13b8 returned with HTTP 200 Sep 05 21:01:41 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 860/1715] 192.168.122.117 () {60 vars in 1487 bytes} [Sat Sep 5 21:01:41 2026] GET /volume/v3/volumes/8e54f878-98ff-4212-85ba-2e06885f13b8 => generated 839 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:01:42 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-cd94501e-f4bb-415b-a93c-b4f4c3d7f566 req-d941fd1c-de91-44d9-b6b4-aa9215284653 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:42 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-cd94501e-f4bb-415b-a93c-b4f4c3d7f566 req-d941fd1c-de91-44d9-b6b4-aa9215284653 tempest-VolumesGetTestJSON-11379755 tempest-VolumesGetTestJSON-11379755-project-member] GET http://192.168.122.117/volume/v3/volumes/8e54f878-98ff-4212-85ba-2e06885f13b8 Sep 05 21:01:42 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-cd94501e-f4bb-415b-a93c-b4f4c3d7f566 req-d941fd1c-de91-44d9-b6b4-aa9215284653 tempest-VolumesGetTestJSON-11379755 tempest-VolumesGetTestJSON-11379755-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:42 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-cd94501e-f4bb-415b-a93c-b4f4c3d7f566 req-d941fd1c-de91-44d9-b6b4-aa9215284653 tempest-VolumesGetTestJSON-11379755 tempest-VolumesGetTestJSON-11379755-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:42 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:42 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:01:42 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:42 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:01:42 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [req-cd94501e-f4bb-415b-a93c-b4f4c3d7f566 req-d941fd1c-de91-44d9-b6b4-aa9215284653 tempest-VolumesGetTestJSON-11379755 tempest-VolumesGetTestJSON-11379755-project-member] Volume info retrieved successfully. Sep 05 21:01:42 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-cd94501e-f4bb-415b-a93c-b4f4c3d7f566 req-d941fd1c-de91-44d9-b6b4-aa9215284653 tempest-VolumesGetTestJSON-11379755 tempest-VolumesGetTestJSON-11379755-project-member] http://192.168.122.117/volume/v3/volumes/8e54f878-98ff-4212-85ba-2e06885f13b8 returned with HTTP 200 Sep 05 21:01:42 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 856/1716] 192.168.122.117 () {60 vars in 1487 bytes} [Sat Sep 5 21:01:42 2026] GET /volume/v3/volumes/8e54f878-98ff-4212-85ba-2e06885f13b8 => generated 863 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:01:43 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [req-1248e625-5df4-4116-9766-32fe3b3c9867 req-9727ee46-9f35-4029-ba63-3a5685f2ba16 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:43 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-1248e625-5df4-4116-9766-32fe3b3c9867 req-9727ee46-9f35-4029-ba63-3a5685f2ba16 tempest-VolumesGetTestJSON-11379755 tempest-VolumesGetTestJSON-11379755-project-member] GET http://192.168.122.117/volume/v3/volumes/8e54f878-98ff-4212-85ba-2e06885f13b8 Sep 05 21:01:43 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-1248e625-5df4-4116-9766-32fe3b3c9867 req-9727ee46-9f35-4029-ba63-3a5685f2ba16 tempest-VolumesGetTestJSON-11379755 tempest-VolumesGetTestJSON-11379755-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:43 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-1248e625-5df4-4116-9766-32fe3b3c9867 req-9727ee46-9f35-4029-ba63-3a5685f2ba16 tempest-VolumesGetTestJSON-11379755 tempest-VolumesGetTestJSON-11379755-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:43 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:43 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:01:43 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:43 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:01:43 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [req-1248e625-5df4-4116-9766-32fe3b3c9867 req-9727ee46-9f35-4029-ba63-3a5685f2ba16 tempest-VolumesGetTestJSON-11379755 tempest-VolumesGetTestJSON-11379755-project-member] Volume info retrieved successfully. Sep 05 21:01:43 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-1248e625-5df4-4116-9766-32fe3b3c9867 req-9727ee46-9f35-4029-ba63-3a5685f2ba16 tempest-VolumesGetTestJSON-11379755 tempest-VolumesGetTestJSON-11379755-project-member] http://192.168.122.117/volume/v3/volumes/8e54f878-98ff-4212-85ba-2e06885f13b8 returned with HTTP 200 Sep 05 21:01:43 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 861/1717] 192.168.122.117 () {60 vars in 1487 bytes} [Sat Sep 5 21:01:43 2026] GET /volume/v3/volumes/8e54f878-98ff-4212-85ba-2e06885f13b8 => generated 864 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:01:43 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-063037d2-7b3d-417d-9f1d-6a59a88c7a63 req-42632f13-fab1-4cb9-8a10-892801ecaa7a None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:43 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-063037d2-7b3d-417d-9f1d-6a59a88c7a63 req-42632f13-fab1-4cb9-8a10-892801ecaa7a tempest-VolumesGetTestJSON-11379755 tempest-VolumesGetTestJSON-11379755-project-reader] GET http://192.168.122.117/volume/v3/volumes/8e54f878-98ff-4212-85ba-2e06885f13b8 Sep 05 21:01:43 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-063037d2-7b3d-417d-9f1d-6a59a88c7a63 req-42632f13-fab1-4cb9-8a10-892801ecaa7a tempest-VolumesGetTestJSON-11379755 tempest-VolumesGetTestJSON-11379755-project-reader] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:43 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-063037d2-7b3d-417d-9f1d-6a59a88c7a63 req-42632f13-fab1-4cb9-8a10-892801ecaa7a tempest-VolumesGetTestJSON-11379755 tempest-VolumesGetTestJSON-11379755-project-reader] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:43 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:43 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:01:43 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:43 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:01:43 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [req-063037d2-7b3d-417d-9f1d-6a59a88c7a63 req-42632f13-fab1-4cb9-8a10-892801ecaa7a tempest-VolumesGetTestJSON-11379755 tempest-VolumesGetTestJSON-11379755-project-reader] Volume info retrieved successfully. Sep 05 21:01:43 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-063037d2-7b3d-417d-9f1d-6a59a88c7a63 req-42632f13-fab1-4cb9-8a10-892801ecaa7a tempest-VolumesGetTestJSON-11379755 tempest-VolumesGetTestJSON-11379755-project-reader] http://192.168.122.117/volume/v3/volumes/8e54f878-98ff-4212-85ba-2e06885f13b8 returned with HTTP 200 Sep 05 21:01:43 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 857/1718] 192.168.122.117 () {60 vars in 1487 bytes} [Sat Sep 5 21:01:43 2026] GET /volume/v3/volumes/8e54f878-98ff-4212-85ba-2e06885f13b8 => generated 864 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:01:43 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [req-85b0cd7f-59cc-49b6-b52d-00495c4b808d req-85042d8b-a785-425f-b08c-00a293e67a61 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:43 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-85b0cd7f-59cc-49b6-b52d-00495c4b808d req-85042d8b-a785-425f-b08c-00a293e67a61 tempest-VolumesGetTestJSON-11379755 tempest-VolumesGetTestJSON-11379755-project-member] DELETE http://192.168.122.117/volume/v3/volumes/8e54f878-98ff-4212-85ba-2e06885f13b8 Sep 05 21:01:43 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-85b0cd7f-59cc-49b6-b52d-00495c4b808d req-85042d8b-a785-425f-b08c-00a293e67a61 tempest-VolumesGetTestJSON-11379755 tempest-VolumesGetTestJSON-11379755-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:43 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-85b0cd7f-59cc-49b6-b52d-00495c4b808d req-85042d8b-a785-425f-b08c-00a293e67a61 tempest-VolumesGetTestJSON-11379755 tempest-VolumesGetTestJSON-11379755-project-member] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:43 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [req-85b0cd7f-59cc-49b6-b52d-00495c4b808d req-85042d8b-a785-425f-b08c-00a293e67a61 tempest-VolumesGetTestJSON-11379755 tempest-VolumesGetTestJSON-11379755-project-member] Delete volume with id: 8e54f878-98ff-4212-85ba-2e06885f13b8 Sep 05 21:01:43 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:43 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:01:43 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:43 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:01:43 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [req-85b0cd7f-59cc-49b6-b52d-00495c4b808d req-85042d8b-a785-425f-b08c-00a293e67a61 tempest-VolumesGetTestJSON-11379755 tempest-VolumesGetTestJSON-11379755-project-member] Volume info retrieved successfully. Sep 05 21:01:43 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [req-85b0cd7f-59cc-49b6-b52d-00495c4b808d req-85042d8b-a785-425f-b08c-00a293e67a61 tempest-VolumesGetTestJSON-11379755 tempest-VolumesGetTestJSON-11379755-project-member] Delete volume request issued successfully. Sep 05 21:01:43 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-85b0cd7f-59cc-49b6-b52d-00495c4b808d req-85042d8b-a785-425f-b08c-00a293e67a61 tempest-VolumesGetTestJSON-11379755 tempest-VolumesGetTestJSON-11379755-project-member] http://192.168.122.117/volume/v3/volumes/8e54f878-98ff-4212-85ba-2e06885f13b8 returned with HTTP 202 Sep 05 21:01:43 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 862/1719] 192.168.122.117 () {62 vars in 1509 bytes} [Sat Sep 5 21:01:43 2026] DELETE /volume/v3/volumes/8e54f878-98ff-4212-85ba-2e06885f13b8 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 05 21:01:43 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-84065891-6ae9-47a3-a104-46756e63e08f req-6d18cae8-e6e8-400c-84cc-5f1af74a5241 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:43 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-84065891-6ae9-47a3-a104-46756e63e08f req-6d18cae8-e6e8-400c-84cc-5f1af74a5241 tempest-VolumesGetTestJSON-11379755 tempest-VolumesGetTestJSON-11379755-project-member] GET http://192.168.122.117/volume/v3/volumes/8e54f878-98ff-4212-85ba-2e06885f13b8 Sep 05 21:01:43 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-84065891-6ae9-47a3-a104-46756e63e08f req-6d18cae8-e6e8-400c-84cc-5f1af74a5241 tempest-VolumesGetTestJSON-11379755 tempest-VolumesGetTestJSON-11379755-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:43 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-84065891-6ae9-47a3-a104-46756e63e08f req-6d18cae8-e6e8-400c-84cc-5f1af74a5241 tempest-VolumesGetTestJSON-11379755 tempest-VolumesGetTestJSON-11379755-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:43 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:43 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:01:43 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:43 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:01:43 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [req-84065891-6ae9-47a3-a104-46756e63e08f req-6d18cae8-e6e8-400c-84cc-5f1af74a5241 tempest-VolumesGetTestJSON-11379755 tempest-VolumesGetTestJSON-11379755-project-member] Volume info retrieved successfully. Sep 05 21:01:43 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-84065891-6ae9-47a3-a104-46756e63e08f req-6d18cae8-e6e8-400c-84cc-5f1af74a5241 tempest-VolumesGetTestJSON-11379755 tempest-VolumesGetTestJSON-11379755-project-member] http://192.168.122.117/volume/v3/volumes/8e54f878-98ff-4212-85ba-2e06885f13b8 returned with HTTP 200 Sep 05 21:01:43 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 858/1720] 192.168.122.117 () {60 vars in 1487 bytes} [Sat Sep 5 21:01:43 2026] GET /volume/v3/volumes/8e54f878-98ff-4212-85ba-2e06885f13b8 => generated 863 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:01:45 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [req-5ba75003-c998-419e-80c8-9402ed6fc010 req-72e5db06-c027-4243-90ad-d778d895155c None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:45 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-5ba75003-c998-419e-80c8-9402ed6fc010 req-72e5db06-c027-4243-90ad-d778d895155c tempest-VolumesGetTestJSON-11379755 tempest-VolumesGetTestJSON-11379755-project-member] GET http://192.168.122.117/volume/v3/volumes/8e54f878-98ff-4212-85ba-2e06885f13b8 Sep 05 21:01:45 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-5ba75003-c998-419e-80c8-9402ed6fc010 req-72e5db06-c027-4243-90ad-d778d895155c tempest-VolumesGetTestJSON-11379755 tempest-VolumesGetTestJSON-11379755-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:45 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-5ba75003-c998-419e-80c8-9402ed6fc010 req-72e5db06-c027-4243-90ad-d778d895155c tempest-VolumesGetTestJSON-11379755 tempest-VolumesGetTestJSON-11379755-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:45 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:45 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:01:45 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:45 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:01:45 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [req-5ba75003-c998-419e-80c8-9402ed6fc010 req-72e5db06-c027-4243-90ad-d778d895155c tempest-VolumesGetTestJSON-11379755 tempest-VolumesGetTestJSON-11379755-project-member] Volume info retrieved successfully. Sep 05 21:01:45 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-5ba75003-c998-419e-80c8-9402ed6fc010 req-72e5db06-c027-4243-90ad-d778d895155c tempest-VolumesGetTestJSON-11379755 tempest-VolumesGetTestJSON-11379755-project-member] http://192.168.122.117/volume/v3/volumes/8e54f878-98ff-4212-85ba-2e06885f13b8 returned with HTTP 200 Sep 05 21:01:45 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 863/1721] 192.168.122.117 () {60 vars in 1487 bytes} [Sat Sep 5 21:01:45 2026] GET /volume/v3/volumes/8e54f878-98ff-4212-85ba-2e06885f13b8 => generated 863 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:01:46 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-e625362f-fa8d-4467-9dda-f8335c0ad470 req-fba4a88c-7eb9-447f-b229-0043113b6704 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:46 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-e625362f-fa8d-4467-9dda-f8335c0ad470 req-fba4a88c-7eb9-447f-b229-0043113b6704 tempest-VolumesGetTestJSON-11379755 tempest-VolumesGetTestJSON-11379755-project-member] GET http://192.168.122.117/volume/v3/volumes/8e54f878-98ff-4212-85ba-2e06885f13b8 Sep 05 21:01:46 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-e625362f-fa8d-4467-9dda-f8335c0ad470 req-fba4a88c-7eb9-447f-b229-0043113b6704 tempest-VolumesGetTestJSON-11379755 tempest-VolumesGetTestJSON-11379755-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:46 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-e625362f-fa8d-4467-9dda-f8335c0ad470 req-fba4a88c-7eb9-447f-b229-0043113b6704 tempest-VolumesGetTestJSON-11379755 tempest-VolumesGetTestJSON-11379755-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:46 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-e625362f-fa8d-4467-9dda-f8335c0ad470 req-fba4a88c-7eb9-447f-b229-0043113b6704 tempest-VolumesGetTestJSON-11379755 tempest-VolumesGetTestJSON-11379755-project-member] http://192.168.122.117/volume/v3/volumes/8e54f878-98ff-4212-85ba-2e06885f13b8 returned with HTTP 404 Sep 05 21:01:46 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 859/1722] 192.168.122.117 () {60 vars in 1487 bytes} [Sat Sep 5 21:01:46 2026] GET /volume/v3/volumes/8e54f878-98ff-4212-85ba-2e06885f13b8 => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:01:52 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-ba291ada-68d7-433e-90aa-aa4fd5e60f3a None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:52 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-ba291ada-68d7-433e-90aa-aa4fd5e60f3a tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 21:01:52 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-ba291ada-68d7-433e-90aa-aa4fd5e60f3a tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-727546175"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:01:52 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.volumes [None req-ba291ada-68d7-433e-90aa-aa4fd5e60f3a tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-727546175'}} {{(pid=87435) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:01:52 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-ba291ada-68d7-433e-90aa-aa4fd5e60f3a tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] Create volume of 1 GB Sep 05 21:01:52 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-ba291ada-68d7-433e-90aa-aa4fd5e60f3a tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] Availability Zones retrieved successfully. Sep 05 21:01:52 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-ba291ada-68d7-433e-90aa-aa4fd5e60f3a tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] Flow 'volume_create_api' (5d35ea21-fa87-453d-945c-42226332a7e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:01:52 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-ba291ada-68d7-433e-90aa-aa4fd5e60f3a tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a0acd19-e071-45c5-8ec3-7510746125e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:01:52 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.flows.api.create_volume [None req-ba291ada-68d7-433e-90aa-aa4fd5e60f3a tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] Validating volume size '1' using validate_int {{(pid=87435) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:01:52 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-ba291ada-68d7-433e-90aa-aa4fd5e60f3a tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a0acd19-e071-45c5-8ec3-7510746125e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:01:52 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-ba291ada-68d7-433e-90aa-aa4fd5e60f3a tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (071b3a03-30c2-4fc1-89a1-0ddb1333a745) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:01:52 devstack devstack@c-api.service[87435]: DEBUG cinder.quota [None req-ba291ada-68d7-433e-90aa-aa4fd5e60f3a tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] Created reservations ['c8b5d210-0af8-4aa8-913c-38c831f0752d', '20ebec89-3edd-44bd-92e2-e63bf0a29507', '9a912196-007a-441f-9c94-d99a80dac22a', '0ffbdbb3-38b6-46d4-b8b2-3af4f5af3422'] {{(pid=87435) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:01:52 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-ba291ada-68d7-433e-90aa-aa4fd5e60f3a tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (071b3a03-30c2-4fc1-89a1-0ddb1333a745) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c8b5d210-0af8-4aa8-913c-38c831f0752d', '20ebec89-3edd-44bd-92e2-e63bf0a29507', '9a912196-007a-441f-9c94-d99a80dac22a', '0ffbdbb3-38b6-46d4-b8b2-3af4f5af3422']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:01:52 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-ba291ada-68d7-433e-90aa-aa4fd5e60f3a tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f641dc7e-5572-4808-ae9d-aeff9a9cd580) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:01:52 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:52 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:01:52 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-ba291ada-68d7-433e-90aa-aa4fd5e60f3a tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f641dc7e-5572-4808-ae9d-aeff9a9cd580) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4925e491-06c1-44e7-b6a4-ff26d2692ed2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-727546175',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e543ca48c69d40f981f12fcedfe6df26',qos_specs=None,replication_status=,reservations=['c8b5d210-0af8-4aa8-913c-38c831f0752d','20ebec89-3edd-44bd-92e2-e63bf0a29507','9a912196-007a-441f-9c94-d99a80dac22a','0ffbdbb3-38b6-46d4-b8b2-3af4f5af3422'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3d0e252d6a243738c0edc5f36cb8d5f',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:01:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-727546175',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4925e491-06c1-44e7-b6a4-ff26d2692ed2,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='e543ca48c69d40f981f12fcedfe6df26',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f3d0e252d6a243738c0edc5f36cb8d5f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:01:52 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-ba291ada-68d7-433e-90aa-aa4fd5e60f3a tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9dc40baf-6251-4dba-96a8-34150c1a019f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:01:52 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-ba291ada-68d7-433e-90aa-aa4fd5e60f3a tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9dc40baf-6251-4dba-96a8-34150c1a019f) transitioned into state 'SUCCESS' from state '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-727546175',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e543ca48c69d40f981f12fcedfe6df26',qos_specs=None,replication_status=,reservations=['c8b5d210-0af8-4aa8-913c-38c831f0752d','20ebec89-3edd-44bd-92e2-e63bf0a29507','9a912196-007a-441f-9c94-d99a80dac22a','0ffbdbb3-38b6-46d4-b8b2-3af4f5af3422'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3d0e252d6a243738c0edc5f36cb8d5f',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:01:52 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-ba291ada-68d7-433e-90aa-aa4fd5e60f3a tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7cba7c2b-a6fc-4d02-b9fd-4ac90c6131bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:01:52 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-ba291ada-68d7-433e-90aa-aa4fd5e60f3a tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7cba7c2b-a6fc-4d02-b9fd-4ac90c6131bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:01:52 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-ba291ada-68d7-433e-90aa-aa4fd5e60f3a tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] Flow 'volume_create_api' (5d35ea21-fa87-453d-945c-42226332a7e9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:01:52 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-ba291ada-68d7-433e-90aa-aa4fd5e60f3a tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] Create volume request issued successfully. Sep 05 21:01:52 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-ba291ada-68d7-433e-90aa-aa4fd5e60f3a tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 21:01:52 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 864/1723] 192.168.122.117 () {60 vars in 1143 bytes} [Sat Sep 5 21:01:52 2026] POST /volume/v3/volumes => generated 768 bytes in 846 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:01:52 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-900a7487-6d64-4a63-9476-864a6b957789 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:52 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-900a7487-6d64-4a63-9476-864a6b957789 tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] GET http://192.168.122.117/volume/v3/volumes/4925e491-06c1-44e7-b6a4-ff26d2692ed2 Sep 05 21:01:52 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-900a7487-6d64-4a63-9476-864a6b957789 tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:52 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-900a7487-6d64-4a63-9476-864a6b957789 tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:52 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:52 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:01:53 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:53 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:01:53 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-900a7487-6d64-4a63-9476-864a6b957789 tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] Volume info retrieved successfully. Sep 05 21:01:53 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-900a7487-6d64-4a63-9476-864a6b957789 tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] http://192.168.122.117/volume/v3/volumes/4925e491-06c1-44e7-b6a4-ff26d2692ed2 returned with HTTP 200 Sep 05 21:01:53 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 860/1724] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:01:52 2026] GET /volume/v3/volumes/4925e491-06c1-44e7-b6a4-ff26d2692ed2 => generated 836 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:01:54 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-88eb8dd1-3e63-4d13-8d13-519c7694ad52 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:54 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-88eb8dd1-3e63-4d13-8d13-519c7694ad52 tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] GET http://192.168.122.117/volume/v3/volumes/4925e491-06c1-44e7-b6a4-ff26d2692ed2 Sep 05 21:01:54 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-88eb8dd1-3e63-4d13-8d13-519c7694ad52 tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:54 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-88eb8dd1-3e63-4d13-8d13-519c7694ad52 tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:54 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:54 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:01:54 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:54 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:01:54 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-88eb8dd1-3e63-4d13-8d13-519c7694ad52 tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] Volume info retrieved successfully. Sep 05 21:01:54 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-88eb8dd1-3e63-4d13-8d13-519c7694ad52 tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] http://192.168.122.117/volume/v3/volumes/4925e491-06c1-44e7-b6a4-ff26d2692ed2 returned with HTTP 200 Sep 05 21:01:54 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 865/1725] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:01:54 2026] GET /volume/v3/volumes/4925e491-06c1-44e7-b6a4-ff26d2692ed2 => generated 860 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:01:55 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-1b9c0faa-b6b6-45e7-8188-51d7629f8d1e None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:55 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-1b9c0faa-b6b6-45e7-8188-51d7629f8d1e tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] GET http://192.168.122.117/volume/v3/volumes/4925e491-06c1-44e7-b6a4-ff26d2692ed2 Sep 05 21:01:55 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-1b9c0faa-b6b6-45e7-8188-51d7629f8d1e tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:55 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-1b9c0faa-b6b6-45e7-8188-51d7629f8d1e tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:55 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:55 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:01:55 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:55 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:01:55 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-1b9c0faa-b6b6-45e7-8188-51d7629f8d1e tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] Volume info retrieved successfully. Sep 05 21:01:55 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-1b9c0faa-b6b6-45e7-8188-51d7629f8d1e tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] http://192.168.122.117/volume/v3/volumes/4925e491-06c1-44e7-b6a4-ff26d2692ed2 returned with HTTP 200 Sep 05 21:01:55 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 861/1726] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:01:55 2026] GET /volume/v3/volumes/4925e491-06c1-44e7-b6a4-ff26d2692ed2 => generated 861 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:01:55 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [req-226eb677-df9f-4b8b-9f67-90f25b00fca2 req-3887cbf5-0c24-4b42-8195-9f271d509d7d None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:55 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-226eb677-df9f-4b8b-9f67-90f25b00fca2 req-3887cbf5-0c24-4b42-8195-9f271d509d7d tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] GET http://192.168.122.117/volume/v3/volumes/4925e491-06c1-44e7-b6a4-ff26d2692ed2 Sep 05 21:01:55 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-226eb677-df9f-4b8b-9f67-90f25b00fca2 req-3887cbf5-0c24-4b42-8195-9f271d509d7d tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:55 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-226eb677-df9f-4b8b-9f67-90f25b00fca2 req-3887cbf5-0c24-4b42-8195-9f271d509d7d tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:55 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:55 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:01:55 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:55 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:01:55 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [req-226eb677-df9f-4b8b-9f67-90f25b00fca2 req-3887cbf5-0c24-4b42-8195-9f271d509d7d tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] Volume info retrieved successfully. Sep 05 21:01:55 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-226eb677-df9f-4b8b-9f67-90f25b00fca2 req-3887cbf5-0c24-4b42-8195-9f271d509d7d tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] http://192.168.122.117/volume/v3/volumes/4925e491-06c1-44e7-b6a4-ff26d2692ed2 returned with HTTP 200 Sep 05 21:01:55 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 866/1727] 192.168.122.117 () {60 vars in 1487 bytes} [Sat Sep 5 21:01:55 2026] GET /volume/v3/volumes/4925e491-06c1-44e7-b6a4-ff26d2692ed2 => generated 861 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:01:55 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-0375be53-4f43-4988-9af3-19c79244f73c None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:55 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-0375be53-4f43-4988-9af3-19c79244f73c tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 21:01:55 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-0375be53-4f43-4988-9af3-19c79244f73c tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1477412595"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:01:55 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.volumes [None req-0375be53-4f43-4988-9af3-19c79244f73c tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1477412595'}} {{(pid=87434) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:01:55 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-0375be53-4f43-4988-9af3-19c79244f73c tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] Create volume of 1 GB Sep 05 21:01:55 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-0375be53-4f43-4988-9af3-19c79244f73c tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] Availability Zones retrieved successfully. Sep 05 21:01:55 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-0375be53-4f43-4988-9af3-19c79244f73c tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] Flow 'volume_create_api' (2f88f89e-64f2-4231-9f10-5bbaacac9b29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:01:55 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-0375be53-4f43-4988-9af3-19c79244f73c tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b367ac60-1eab-479d-aad1-33495e13ebd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:01:55 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.flows.api.create_volume [None req-0375be53-4f43-4988-9af3-19c79244f73c tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] Validating volume size '1' using validate_int {{(pid=87434) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:01:55 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-0375be53-4f43-4988-9af3-19c79244f73c tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b367ac60-1eab-479d-aad1-33495e13ebd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:01:55 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-0375be53-4f43-4988-9af3-19c79244f73c tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d446fea-873d-420a-9fd2-4a156065dd73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:01:55 devstack devstack@c-api.service[87434]: DEBUG cinder.quota [None req-0375be53-4f43-4988-9af3-19c79244f73c tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] Created reservations ['6b3bda12-f230-4fa4-b24e-ce967f3ce24d', '04e691e5-1029-459b-99b8-00c81217ff5b', '20012c0d-8843-4c86-847a-8c688e62f540', '350772ac-a634-4ea8-b193-d65cd48299c9'] {{(pid=87434) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:01:55 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-0375be53-4f43-4988-9af3-19c79244f73c tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d446fea-873d-420a-9fd2-4a156065dd73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6b3bda12-f230-4fa4-b24e-ce967f3ce24d', '04e691e5-1029-459b-99b8-00c81217ff5b', '20012c0d-8843-4c86-847a-8c688e62f540', '350772ac-a634-4ea8-b193-d65cd48299c9']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:01:55 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-0375be53-4f43-4988-9af3-19c79244f73c tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8dfd1e83-7af2-4c37-b1a9-566c5ea14cb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:01:55 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:55 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:01:55 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-0375be53-4f43-4988-9af3-19c79244f73c tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8dfd1e83-7af2-4c37-b1a9-566c5ea14cb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '761a6b4a-72bf-4686-a2fd-27adc439e9b5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1477412595',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e543ca48c69d40f981f12fcedfe6df26',qos_specs=None,replication_status=,reservations=['6b3bda12-f230-4fa4-b24e-ce967f3ce24d','04e691e5-1029-459b-99b8-00c81217ff5b','20012c0d-8843-4c86-847a-8c688e62f540','350772ac-a634-4ea8-b193-d65cd48299c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3d0e252d6a243738c0edc5f36cb8d5f',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:01:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1477412595',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=761a6b4a-72bf-4686-a2fd-27adc439e9b5,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='e543ca48c69d40f981f12fcedfe6df26',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f3d0e252d6a243738c0edc5f36cb8d5f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:01:55 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-0375be53-4f43-4988-9af3-19c79244f73c tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (206f02f4-7a54-4100-8610-3bbe724f0c2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:01:55 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-0375be53-4f43-4988-9af3-19c79244f73c tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (206f02f4-7a54-4100-8610-3bbe724f0c2a) transitioned into state 'SUCCESS' from state '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-1477412595',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e543ca48c69d40f981f12fcedfe6df26',qos_specs=None,replication_status=,reservations=['6b3bda12-f230-4fa4-b24e-ce967f3ce24d','04e691e5-1029-459b-99b8-00c81217ff5b','20012c0d-8843-4c86-847a-8c688e62f540','350772ac-a634-4ea8-b193-d65cd48299c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3d0e252d6a243738c0edc5f36cb8d5f',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:01:55 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-0375be53-4f43-4988-9af3-19c79244f73c tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c03828c-b569-46c4-9c39-ed67fde43e0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:01:55 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-0375be53-4f43-4988-9af3-19c79244f73c tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c03828c-b569-46c4-9c39-ed67fde43e0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:01:55 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-0375be53-4f43-4988-9af3-19c79244f73c tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] Flow 'volume_create_api' (2f88f89e-64f2-4231-9f10-5bbaacac9b29) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:01:55 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-0375be53-4f43-4988-9af3-19c79244f73c tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] Create volume request issued successfully. Sep 05 21:01:55 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-0375be53-4f43-4988-9af3-19c79244f73c tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 21:01:55 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 862/1728] 192.168.122.117 () {60 vars in 1143 bytes} [Sat Sep 5 21:01:55 2026] POST /volume/v3/volumes => generated 769 bytes in 425 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:01:55 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-b6c42f50-ebd9-4c72-a2c4-34fd9af823cb None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:55 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-b6c42f50-ebd9-4c72-a2c4-34fd9af823cb tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] GET http://192.168.122.117/volume/v3/volumes/761a6b4a-72bf-4686-a2fd-27adc439e9b5 Sep 05 21:01:55 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-b6c42f50-ebd9-4c72-a2c4-34fd9af823cb tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:55 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-b6c42f50-ebd9-4c72-a2c4-34fd9af823cb tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:55 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:55 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:01:55 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:55 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:01:55 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-b6c42f50-ebd9-4c72-a2c4-34fd9af823cb tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] Volume info retrieved successfully. Sep 05 21:01:55 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-b6c42f50-ebd9-4c72-a2c4-34fd9af823cb tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] http://192.168.122.117/volume/v3/volumes/761a6b4a-72bf-4686-a2fd-27adc439e9b5 returned with HTTP 200 Sep 05 21:01:55 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 867/1729] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:01:55 2026] GET /volume/v3/volumes/761a6b4a-72bf-4686-a2fd-27adc439e9b5 => generated 837 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:01:56 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-00d26b21-0a6b-4d97-a829-bb1a363cba48 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:56 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-00d26b21-0a6b-4d97-a829-bb1a363cba48 tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] GET http://192.168.122.117/volume/v3/volumes/761a6b4a-72bf-4686-a2fd-27adc439e9b5 Sep 05 21:01:56 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-00d26b21-0a6b-4d97-a829-bb1a363cba48 tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:56 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-00d26b21-0a6b-4d97-a829-bb1a363cba48 tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:57 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:57 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:01:57 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:57 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:01:57 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-00d26b21-0a6b-4d97-a829-bb1a363cba48 tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] Volume info retrieved successfully. Sep 05 21:01:57 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-00d26b21-0a6b-4d97-a829-bb1a363cba48 tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] http://192.168.122.117/volume/v3/volumes/761a6b4a-72bf-4686-a2fd-27adc439e9b5 returned with HTTP 200 Sep 05 21:01:57 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 863/1730] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:01:56 2026] GET /volume/v3/volumes/761a6b4a-72bf-4686-a2fd-27adc439e9b5 => generated 861 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:01:58 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-82d0c928-701f-4ff9-8f02-6d58f710384d None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:58 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-82d0c928-701f-4ff9-8f02-6d58f710384d tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] GET http://192.168.122.117/volume/v3/volumes/761a6b4a-72bf-4686-a2fd-27adc439e9b5 Sep 05 21:01:58 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-82d0c928-701f-4ff9-8f02-6d58f710384d tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:58 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-82d0c928-701f-4ff9-8f02-6d58f710384d tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:58 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:58 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:01:58 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:58 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:01:58 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-82d0c928-701f-4ff9-8f02-6d58f710384d tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] Volume info retrieved successfully. Sep 05 21:01:58 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-82d0c928-701f-4ff9-8f02-6d58f710384d tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] http://192.168.122.117/volume/v3/volumes/761a6b4a-72bf-4686-a2fd-27adc439e9b5 returned with HTTP 200 Sep 05 21:01:58 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 868/1731] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:01:58 2026] GET /volume/v3/volumes/761a6b4a-72bf-4686-a2fd-27adc439e9b5 => generated 862 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:01:58 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-ef223048-57da-432e-8a72-daa8fc6f8157 req-952d0dbd-9cb4-4eed-8b05-5e0f13524c77 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:58 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-ef223048-57da-432e-8a72-daa8fc6f8157 req-952d0dbd-9cb4-4eed-8b05-5e0f13524c77 tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] GET http://192.168.122.117/volume/v3/volumes/761a6b4a-72bf-4686-a2fd-27adc439e9b5 Sep 05 21:01:58 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-ef223048-57da-432e-8a72-daa8fc6f8157 req-952d0dbd-9cb4-4eed-8b05-5e0f13524c77 tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:58 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-ef223048-57da-432e-8a72-daa8fc6f8157 req-952d0dbd-9cb4-4eed-8b05-5e0f13524c77 tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:58 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:58 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:01:58 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:58 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:01:58 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [req-ef223048-57da-432e-8a72-daa8fc6f8157 req-952d0dbd-9cb4-4eed-8b05-5e0f13524c77 tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] Volume info retrieved successfully. Sep 05 21:01:58 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-ef223048-57da-432e-8a72-daa8fc6f8157 req-952d0dbd-9cb4-4eed-8b05-5e0f13524c77 tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] http://192.168.122.117/volume/v3/volumes/761a6b4a-72bf-4686-a2fd-27adc439e9b5 returned with HTTP 200 Sep 05 21:01:58 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 864/1732] 192.168.122.117 () {60 vars in 1487 bytes} [Sat Sep 5 21:01:58 2026] GET /volume/v3/volumes/761a6b4a-72bf-4686-a2fd-27adc439e9b5 => generated 862 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:01:58 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-b24da3de-19e6-4cec-9204-35fb69d9d365 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:58 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-b24da3de-19e6-4cec-9204-35fb69d9d365 tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 21:01:58 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-b24da3de-19e6-4cec-9204-35fb69d9d365 tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1890466934"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:01:58 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.volumes [None req-b24da3de-19e6-4cec-9204-35fb69d9d365 tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1890466934'}} {{(pid=87435) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:01:58 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-b24da3de-19e6-4cec-9204-35fb69d9d365 tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] Create volume of 1 GB Sep 05 21:01:58 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-b24da3de-19e6-4cec-9204-35fb69d9d365 tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] Availability Zones retrieved successfully. Sep 05 21:01:58 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-b24da3de-19e6-4cec-9204-35fb69d9d365 tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] Flow 'volume_create_api' (79cbd50b-2637-48f1-a193-e0b217d64d28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:01:58 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-b24da3de-19e6-4cec-9204-35fb69d9d365 tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3aa2d89-9435-4b1b-91f0-43f57ad5b124) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:01:58 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.flows.api.create_volume [None req-b24da3de-19e6-4cec-9204-35fb69d9d365 tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] Validating volume size '1' using validate_int {{(pid=87435) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:01:58 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-b24da3de-19e6-4cec-9204-35fb69d9d365 tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3aa2d89-9435-4b1b-91f0-43f57ad5b124) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:01:58 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-b24da3de-19e6-4cec-9204-35fb69d9d365 tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90291348-8771-47b1-afee-28629f154938) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:01:58 devstack devstack@c-api.service[87435]: DEBUG cinder.quota [None req-b24da3de-19e6-4cec-9204-35fb69d9d365 tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] Created reservations ['8354d575-7698-4085-940c-ff56d85bc759', '61d56f42-af15-46be-9e69-c972fc0660cc', 'da4f848d-a915-4672-9592-fb04867b7aa7', '94983fb2-52ba-4d3b-bb54-2d75dc79c64a'] {{(pid=87435) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:01:58 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-b24da3de-19e6-4cec-9204-35fb69d9d365 tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90291348-8771-47b1-afee-28629f154938) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8354d575-7698-4085-940c-ff56d85bc759', '61d56f42-af15-46be-9e69-c972fc0660cc', 'da4f848d-a915-4672-9592-fb04867b7aa7', '94983fb2-52ba-4d3b-bb54-2d75dc79c64a']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:01:58 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-b24da3de-19e6-4cec-9204-35fb69d9d365 tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82b249d1-4441-49b4-b595-816a3385dbe2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:01:58 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:58 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:01:58 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-b24da3de-19e6-4cec-9204-35fb69d9d365 tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82b249d1-4441-49b4-b595-816a3385dbe2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '44b673d1-e6b1-4c5d-bc4d-b9f1fb829e34', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1890466934',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e543ca48c69d40f981f12fcedfe6df26',qos_specs=None,replication_status=,reservations=['8354d575-7698-4085-940c-ff56d85bc759','61d56f42-af15-46be-9e69-c972fc0660cc','da4f848d-a915-4672-9592-fb04867b7aa7','94983fb2-52ba-4d3b-bb54-2d75dc79c64a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3d0e252d6a243738c0edc5f36cb8d5f',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:01:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1890466934',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=44b673d1-e6b1-4c5d-bc4d-b9f1fb829e34,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='e543ca48c69d40f981f12fcedfe6df26',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f3d0e252d6a243738c0edc5f36cb8d5f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:01:58 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-b24da3de-19e6-4cec-9204-35fb69d9d365 tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (edbdc5ae-c04f-4a23-a92e-a9b953455e0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:01:58 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-b24da3de-19e6-4cec-9204-35fb69d9d365 tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (edbdc5ae-c04f-4a23-a92e-a9b953455e0f) transitioned into state 'SUCCESS' from state '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-1890466934',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e543ca48c69d40f981f12fcedfe6df26',qos_specs=None,replication_status=,reservations=['8354d575-7698-4085-940c-ff56d85bc759','61d56f42-af15-46be-9e69-c972fc0660cc','da4f848d-a915-4672-9592-fb04867b7aa7','94983fb2-52ba-4d3b-bb54-2d75dc79c64a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3d0e252d6a243738c0edc5f36cb8d5f',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:01:58 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-b24da3de-19e6-4cec-9204-35fb69d9d365 tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b967a3c6-26af-40b8-b9cb-b2718c6d1529) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:01:58 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-b24da3de-19e6-4cec-9204-35fb69d9d365 tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b967a3c6-26af-40b8-b9cb-b2718c6d1529) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:01:58 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-b24da3de-19e6-4cec-9204-35fb69d9d365 tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] Flow 'volume_create_api' (79cbd50b-2637-48f1-a193-e0b217d64d28) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:01:58 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-b24da3de-19e6-4cec-9204-35fb69d9d365 tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] Create volume request issued successfully. Sep 05 21:01:58 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-b24da3de-19e6-4cec-9204-35fb69d9d365 tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 21:01:58 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 869/1733] 192.168.122.117 () {60 vars in 1143 bytes} [Sat Sep 5 21:01:58 2026] POST /volume/v3/volumes => generated 769 bytes in 450 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 05 21:01:58 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-67c45f8b-8de3-4c0e-ac0a-4fa247b7e3d2 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:58 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-67c45f8b-8de3-4c0e-ac0a-4fa247b7e3d2 tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] GET http://192.168.122.117/volume/v3/volumes/44b673d1-e6b1-4c5d-bc4d-b9f1fb829e34 Sep 05 21:01:58 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-67c45f8b-8de3-4c0e-ac0a-4fa247b7e3d2 tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:58 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-67c45f8b-8de3-4c0e-ac0a-4fa247b7e3d2 tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:58 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:58 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:01:58 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:58 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:01:58 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-67c45f8b-8de3-4c0e-ac0a-4fa247b7e3d2 tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] Volume info retrieved successfully. Sep 05 21:01:58 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-67c45f8b-8de3-4c0e-ac0a-4fa247b7e3d2 tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] http://192.168.122.117/volume/v3/volumes/44b673d1-e6b1-4c5d-bc4d-b9f1fb829e34 returned with HTTP 200 Sep 05 21:01:58 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 865/1734] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:01:58 2026] GET /volume/v3/volumes/44b673d1-e6b1-4c5d-bc4d-b9f1fb829e34 => generated 837 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:01:59 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-706a6f2f-35eb-4712-b20e-82213e976d4e None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:59 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-706a6f2f-35eb-4712-b20e-82213e976d4e tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] GET http://192.168.122.117/volume/v3/volumes/44b673d1-e6b1-4c5d-bc4d-b9f1fb829e34 Sep 05 21:01:59 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-706a6f2f-35eb-4712-b20e-82213e976d4e tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:59 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-706a6f2f-35eb-4712-b20e-82213e976d4e tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:59 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:59 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:01:59 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:59 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:01:59 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-706a6f2f-35eb-4712-b20e-82213e976d4e tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] Volume info retrieved successfully. Sep 05 21:01:59 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-706a6f2f-35eb-4712-b20e-82213e976d4e tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] http://192.168.122.117/volume/v3/volumes/44b673d1-e6b1-4c5d-bc4d-b9f1fb829e34 returned with HTTP 200 Sep 05 21:01:59 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 870/1735] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:01:59 2026] GET /volume/v3/volumes/44b673d1-e6b1-4c5d-bc4d-b9f1fb829e34 => generated 861 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:02:00 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-2bf50b4e-2ded-47cd-a3ef-243db5614845 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:00 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-2bf50b4e-2ded-47cd-a3ef-243db5614845 tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] GET http://192.168.122.117/volume/v3/volumes/44b673d1-e6b1-4c5d-bc4d-b9f1fb829e34 Sep 05 21:02:00 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-2bf50b4e-2ded-47cd-a3ef-243db5614845 tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:00 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-2bf50b4e-2ded-47cd-a3ef-243db5614845 tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:00 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:00 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:02:00 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:00 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:02:00 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-2bf50b4e-2ded-47cd-a3ef-243db5614845 tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] Volume info retrieved successfully. Sep 05 21:02:00 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-2bf50b4e-2ded-47cd-a3ef-243db5614845 tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] http://192.168.122.117/volume/v3/volumes/44b673d1-e6b1-4c5d-bc4d-b9f1fb829e34 returned with HTTP 200 Sep 05 21:02:00 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 866/1736] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:02:00 2026] GET /volume/v3/volumes/44b673d1-e6b1-4c5d-bc4d-b9f1fb829e34 => generated 862 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:02:00 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [req-262dcebf-82db-4a52-9725-f3791b9108e9 req-3018c57f-c3a0-4045-99c9-9f735f9b2ebd None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:00 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-262dcebf-82db-4a52-9725-f3791b9108e9 req-3018c57f-c3a0-4045-99c9-9f735f9b2ebd tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] GET http://192.168.122.117/volume/v3/volumes/44b673d1-e6b1-4c5d-bc4d-b9f1fb829e34 Sep 05 21:02:00 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-262dcebf-82db-4a52-9725-f3791b9108e9 req-3018c57f-c3a0-4045-99c9-9f735f9b2ebd tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:00 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-262dcebf-82db-4a52-9725-f3791b9108e9 req-3018c57f-c3a0-4045-99c9-9f735f9b2ebd tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:00 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:00 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:02:00 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:00 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:02:00 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [req-262dcebf-82db-4a52-9725-f3791b9108e9 req-3018c57f-c3a0-4045-99c9-9f735f9b2ebd tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] Volume info retrieved successfully. Sep 05 21:02:01 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-262dcebf-82db-4a52-9725-f3791b9108e9 req-3018c57f-c3a0-4045-99c9-9f735f9b2ebd tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] http://192.168.122.117/volume/v3/volumes/44b673d1-e6b1-4c5d-bc4d-b9f1fb829e34 returned with HTTP 200 Sep 05 21:02:01 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 871/1737] 192.168.122.117 () {60 vars in 1487 bytes} [Sat Sep 5 21:02:00 2026] GET /volume/v3/volumes/44b673d1-e6b1-4c5d-bc4d-b9f1fb829e34 => generated 862 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:02:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-18088e9b-ab02-48f2-a129-e4f64c7919d5 req-c7dbc163-ad71-4752-9ed1-288aa5a5724f None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:01 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-18088e9b-ab02-48f2-a129-e4f64c7919d5 req-c7dbc163-ad71-4752-9ed1-288aa5a5724f tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-reader] GET http://192.168.122.117/volume/v3/volumes/detail Sep 05 21:02:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-18088e9b-ab02-48f2-a129-e4f64c7919d5 req-c7dbc163-ad71-4752-9ed1-288aa5a5724f tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-reader] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-18088e9b-ab02-48f2-a129-e4f64c7919d5 req-c7dbc163-ad71-4752-9ed1-288aa5a5724f tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-reader] Calling method 'detail' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.api_utils [req-18088e9b-ab02-48f2-a129-e4f64c7919d5 req-c7dbc163-ad71-4752-9ed1-288aa5a5724f tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-reader] Removing options '' from query. {{(pid=87434) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 21:02:01 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [req-18088e9b-ab02-48f2-a129-e4f64c7919d5 req-c7dbc163-ad71-4752-9ed1-288aa5a5724f tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87434) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 21:02:01 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:01 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:02:01 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:01 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:02:01 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:01 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:02:01 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [req-18088e9b-ab02-48f2-a129-e4f64c7919d5 req-c7dbc163-ad71-4752-9ed1-288aa5a5724f tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-reader] Get all volumes completed successfully. Sep 05 21:02:01 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:01 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:02:01 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-1da0fa6a-0cef-406c-970c-f51bcb58904c None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:01 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-18088e9b-ab02-48f2-a129-e4f64c7919d5 req-c7dbc163-ad71-4752-9ed1-288aa5a5724f tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-reader] http://192.168.122.117/volume/v3/volumes/detail returned with HTTP 200 Sep 05 21:02:01 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 867/1738] 192.168.122.117 () {60 vars in 1397 bytes} [Sat Sep 5 21:02:01 2026] GET /volume/v3/volumes/detail => generated 2568 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:02:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-396efb7c-a5a0-41d4-b970-666da9b57d4a req-f700d867-5d33-4163-897c-d76dfe9d7ede None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:01 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-396efb7c-a5a0-41d4-b970-666da9b57d4a req-f700d867-5d33-4163-897c-d76dfe9d7ede tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-reader] GET http://192.168.122.117/volume/v3/volumes/detail Sep 05 21:02:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-396efb7c-a5a0-41d4-b970-666da9b57d4a req-f700d867-5d33-4163-897c-d76dfe9d7ede tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-reader] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-396efb7c-a5a0-41d4-b970-666da9b57d4a req-f700d867-5d33-4163-897c-d76dfe9d7ede tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-reader] Calling method 'detail' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.api_utils [req-396efb7c-a5a0-41d4-b970-666da9b57d4a req-f700d867-5d33-4163-897c-d76dfe9d7ede tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-reader] Removing options '' from query. {{(pid=87434) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 21:02:01 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [req-396efb7c-a5a0-41d4-b970-666da9b57d4a req-f700d867-5d33-4163-897c-d76dfe9d7ede tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87434) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 21:02:01 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:01 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:02:01 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:01 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:02:01 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:01 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:02:01 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [req-396efb7c-a5a0-41d4-b970-666da9b57d4a req-f700d867-5d33-4163-897c-d76dfe9d7ede tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-reader] Get all volumes completed successfully. Sep 05 21:02:01 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:01 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:02:01 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-396efb7c-a5a0-41d4-b970-666da9b57d4a req-f700d867-5d33-4163-897c-d76dfe9d7ede tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-reader] http://192.168.122.117/volume/v3/volumes/detail returned with HTTP 200 Sep 05 21:02:01 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 868/1739] 192.168.122.117 () {60 vars in 1397 bytes} [Sat Sep 5 21:02:01 2026] GET /volume/v3/volumes/detail => generated 2568 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:02:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-e63ba500-efd3-45fe-892b-bec36db2215e req-c00999b5-0708-40c3-bead-7cd5221af51c None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:01 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-e63ba500-efd3-45fe-892b-bec36db2215e req-c00999b5-0708-40c3-bead-7cd5221af51c tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-reader] GET http://192.168.122.117/volume/v3/volumes/detail Sep 05 21:02:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-e63ba500-efd3-45fe-892b-bec36db2215e req-c00999b5-0708-40c3-bead-7cd5221af51c tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-reader] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-e63ba500-efd3-45fe-892b-bec36db2215e req-c00999b5-0708-40c3-bead-7cd5221af51c tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-reader] Calling method 'detail' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.api_utils [req-e63ba500-efd3-45fe-892b-bec36db2215e req-c00999b5-0708-40c3-bead-7cd5221af51c tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-reader] Removing options '' from query. {{(pid=87434) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 21:02:01 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [req-e63ba500-efd3-45fe-892b-bec36db2215e req-c00999b5-0708-40c3-bead-7cd5221af51c tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87434) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 21:02:01 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:01 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:02:01 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:01 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:02:01 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:01 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:02:01 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [req-e63ba500-efd3-45fe-892b-bec36db2215e req-c00999b5-0708-40c3-bead-7cd5221af51c tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-reader] Get all volumes completed successfully. Sep 05 21:02:01 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:01 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:02:01 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-1da0fa6a-0cef-406c-970c-f51bcb58904c tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 21:02:01 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-1da0fa6a-0cef-406c-970c-f51bcb58904c tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-293107206", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:02:01 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-e63ba500-efd3-45fe-892b-bec36db2215e req-c00999b5-0708-40c3-bead-7cd5221af51c tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-reader] http://192.168.122.117/volume/v3/volumes/detail returned with HTTP 200 Sep 05 21:02:01 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 869/1740] 192.168.122.117 () {60 vars in 1397 bytes} [Sat Sep 5 21:02:01 2026] GET /volume/v3/volumes/detail => generated 2568 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:02:01 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.volumes [None req-1da0fa6a-0cef-406c-970c-f51bcb58904c tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-293107206', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87435) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:02:01 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-1da0fa6a-0cef-406c-970c-f51bcb58904c tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Create volume of 1 GB Sep 05 21:02:01 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-1da0fa6a-0cef-406c-970c-f51bcb58904c tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Availability Zones retrieved successfully. Sep 05 21:02:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-3e43089f-908d-4cb2-8c4c-ff8bbafdb3cd req-c7bf83ce-b898-4ed1-9300-419c18b49ea6 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:01 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-1da0fa6a-0cef-406c-970c-f51bcb58904c tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Flow 'volume_create_api' (eae777dc-44a8-42ef-be74-1245314a4f90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:02:01 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-3e43089f-908d-4cb2-8c4c-ff8bbafdb3cd req-c7bf83ce-b898-4ed1-9300-419c18b49ea6 tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-reader] GET http://192.168.122.117/volume/v3/volumes/detail Sep 05 21:02:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-3e43089f-908d-4cb2-8c4c-ff8bbafdb3cd req-c7bf83ce-b898-4ed1-9300-419c18b49ea6 tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-reader] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-3e43089f-908d-4cb2-8c4c-ff8bbafdb3cd req-c7bf83ce-b898-4ed1-9300-419c18b49ea6 tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-reader] Calling method 'detail' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.api_utils [req-3e43089f-908d-4cb2-8c4c-ff8bbafdb3cd req-c7bf83ce-b898-4ed1-9300-419c18b49ea6 tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-reader] Removing options '' from query. {{(pid=87434) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 21:02:01 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [req-3e43089f-908d-4cb2-8c4c-ff8bbafdb3cd req-c7bf83ce-b898-4ed1-9300-419c18b49ea6 tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87434) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 21:02:01 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-1da0fa6a-0cef-406c-970c-f51bcb58904c tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b209eb2-f012-4538-a4c5-e74d23a9cf2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:02:01 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.flows.api.create_volume [None req-1da0fa6a-0cef-406c-970c-f51bcb58904c tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Validating volume size '1' using validate_int {{(pid=87435) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:02:01 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:01 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:02:01 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:01 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:02:01 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:01 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:02:01 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [req-3e43089f-908d-4cb2-8c4c-ff8bbafdb3cd req-c7bf83ce-b898-4ed1-9300-419c18b49ea6 tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-reader] Get all volumes completed successfully. Sep 05 21:02:01 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:01 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:02:01 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-3e43089f-908d-4cb2-8c4c-ff8bbafdb3cd req-c7bf83ce-b898-4ed1-9300-419c18b49ea6 tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-reader] http://192.168.122.117/volume/v3/volumes/detail returned with HTTP 200 Sep 05 21:02:01 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 870/1741] 192.168.122.117 () {60 vars in 1397 bytes} [Sat Sep 5 21:02:01 2026] GET /volume/v3/volumes/detail => generated 2568 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:02:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-d1ba901f-9e0e-4c7d-9f97-fc8219a81e14 req-b95293e9-e88c-4a2f-a692-1d6b8c4781ce None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:01 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-1da0fa6a-0cef-406c-970c-f51bcb58904c tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b209eb2-f012-4538-a4c5-e74d23a9cf2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:02:01 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-d1ba901f-9e0e-4c7d-9f97-fc8219a81e14 req-b95293e9-e88c-4a2f-a692-1d6b8c4781ce tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-reader] GET http://192.168.122.117/volume/v3/volumes/detail Sep 05 21:02:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-d1ba901f-9e0e-4c7d-9f97-fc8219a81e14 req-b95293e9-e88c-4a2f-a692-1d6b8c4781ce tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-reader] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-d1ba901f-9e0e-4c7d-9f97-fc8219a81e14 req-b95293e9-e88c-4a2f-a692-1d6b8c4781ce tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-reader] Calling method 'detail' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.api_utils [req-d1ba901f-9e0e-4c7d-9f97-fc8219a81e14 req-b95293e9-e88c-4a2f-a692-1d6b8c4781ce tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-reader] Removing options '' from query. {{(pid=87434) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 21:02:01 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [req-d1ba901f-9e0e-4c7d-9f97-fc8219a81e14 req-b95293e9-e88c-4a2f-a692-1d6b8c4781ce tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87434) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 21:02:01 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-1da0fa6a-0cef-406c-970c-f51bcb58904c tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7ccafac-0291-4b12-bae9-e3de52b15239) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:02:01 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:01 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:02:01 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:01 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:02:01 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:01 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:02:01 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [req-d1ba901f-9e0e-4c7d-9f97-fc8219a81e14 req-b95293e9-e88c-4a2f-a692-1d6b8c4781ce tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-reader] Get all volumes completed successfully. Sep 05 21:02:01 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:01 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:02:01 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-d1ba901f-9e0e-4c7d-9f97-fc8219a81e14 req-b95293e9-e88c-4a2f-a692-1d6b8c4781ce tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-reader] http://192.168.122.117/volume/v3/volumes/detail returned with HTTP 200 Sep 05 21:02:01 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 871/1742] 192.168.122.117 () {60 vars in 1397 bytes} [Sat Sep 5 21:02:01 2026] GET /volume/v3/volumes/detail => generated 2568 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:02:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-dfdca7c3-4726-4125-9731-297c01a05b21 req-9fa83829-0f5d-49ae-bbf7-97b76234f41a None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:01 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-dfdca7c3-4726-4125-9731-297c01a05b21 req-9fa83829-0f5d-49ae-bbf7-97b76234f41a tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-reader] GET http://192.168.122.117/volume/v3/volumes/detail Sep 05 21:02:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-dfdca7c3-4726-4125-9731-297c01a05b21 req-9fa83829-0f5d-49ae-bbf7-97b76234f41a tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-reader] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-dfdca7c3-4726-4125-9731-297c01a05b21 req-9fa83829-0f5d-49ae-bbf7-97b76234f41a tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-reader] Calling method 'detail' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.api_utils [req-dfdca7c3-4726-4125-9731-297c01a05b21 req-9fa83829-0f5d-49ae-bbf7-97b76234f41a tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-reader] Removing options '' from query. {{(pid=87434) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 21:02:01 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [req-dfdca7c3-4726-4125-9731-297c01a05b21 req-9fa83829-0f5d-49ae-bbf7-97b76234f41a tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87434) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 21:02:01 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:01 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:02:01 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:01 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:02:01 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:01 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:02:01 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [req-dfdca7c3-4726-4125-9731-297c01a05b21 req-9fa83829-0f5d-49ae-bbf7-97b76234f41a tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-reader] Get all volumes completed successfully. Sep 05 21:02:01 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:01 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:02:01 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-dfdca7c3-4726-4125-9731-297c01a05b21 req-9fa83829-0f5d-49ae-bbf7-97b76234f41a tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-reader] http://192.168.122.117/volume/v3/volumes/detail returned with HTTP 200 Sep 05 21:02:01 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 872/1743] 192.168.122.117 () {60 vars in 1397 bytes} [Sat Sep 5 21:02:01 2026] GET /volume/v3/volumes/detail => generated 2568 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:02:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-1ac9e16e-b279-4163-9cd3-e5e4f1e29190 req-a2fb4480-29ea-4598-9434-89126f5b6ddd None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:01 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-1ac9e16e-b279-4163-9cd3-e5e4f1e29190 req-a2fb4480-29ea-4598-9434-89126f5b6ddd tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-reader] GET http://192.168.122.117/volume/v3/volumes/detail Sep 05 21:02:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-1ac9e16e-b279-4163-9cd3-e5e4f1e29190 req-a2fb4480-29ea-4598-9434-89126f5b6ddd tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-reader] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-1ac9e16e-b279-4163-9cd3-e5e4f1e29190 req-a2fb4480-29ea-4598-9434-89126f5b6ddd tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-reader] Calling method 'detail' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.api_utils [req-1ac9e16e-b279-4163-9cd3-e5e4f1e29190 req-a2fb4480-29ea-4598-9434-89126f5b6ddd tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-reader] Removing options '' from query. {{(pid=87434) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 21:02:01 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [req-1ac9e16e-b279-4163-9cd3-e5e4f1e29190 req-a2fb4480-29ea-4598-9434-89126f5b6ddd tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87434) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 21:02:01 devstack devstack@c-api.service[87435]: DEBUG cinder.quota [None req-1da0fa6a-0cef-406c-970c-f51bcb58904c tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Created reservations ['4d361e1f-6700-42a2-928e-1a648c82913f', '97196172-4874-48db-8780-83363a15a492', '1098f6ca-c9f6-4f1a-be97-e06f130f4456', '97a7d773-f05f-4392-930c-086fe6baf845'] {{(pid=87435) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:02:01 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-1da0fa6a-0cef-406c-970c-f51bcb58904c tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7ccafac-0291-4b12-bae9-e3de52b15239) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4d361e1f-6700-42a2-928e-1a648c82913f', '97196172-4874-48db-8780-83363a15a492', '1098f6ca-c9f6-4f1a-be97-e06f130f4456', '97a7d773-f05f-4392-930c-086fe6baf845']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:02:01 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-1da0fa6a-0cef-406c-970c-f51bcb58904c tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ebf83f79-45c5-41e0-9850-80474426913a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:02:01 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:01 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:02:01 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:01 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:02:01 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:01 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:02:01 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [req-1ac9e16e-b279-4163-9cd3-e5e4f1e29190 req-a2fb4480-29ea-4598-9434-89126f5b6ddd tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-reader] Get all volumes completed successfully. Sep 05 21:02:01 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:01 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:02:01 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-1ac9e16e-b279-4163-9cd3-e5e4f1e29190 req-a2fb4480-29ea-4598-9434-89126f5b6ddd tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-reader] http://192.168.122.117/volume/v3/volumes/detail returned with HTTP 200 Sep 05 21:02:01 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 873/1744] 192.168.122.117 () {60 vars in 1397 bytes} [Sat Sep 5 21:02:01 2026] GET /volume/v3/volumes/detail => generated 2568 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:02:01 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:01 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:02:01 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-1da0fa6a-0cef-406c-970c-f51bcb58904c tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ebf83f79-45c5-41e0-9850-80474426913a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fb2361a5-7615-45ac-9d4e-0b4b23dae504', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-293107206',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8bd99d93dd2841449b6784793884284f',qos_specs=None,replication_status=,reservations=['4d361e1f-6700-42a2-928e-1a648c82913f','97196172-4874-48db-8780-83363a15a492','1098f6ca-c9f6-4f1a-be97-e06f130f4456','97a7d773-f05f-4392-930c-086fe6baf845'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='334155249b6540228ad191bd43aed2d5',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:02:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-293107206',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fb2361a5-7615-45ac-9d4e-0b4b23dae504,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8bd99d93dd2841449b6784793884284f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='334155249b6540228ad191bd43aed2d5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:02:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-45cacef6-60fc-42f4-9eaf-c86b0af1a4f6 req-b715ddd3-08ea-4a0a-b225-f604daf045dd None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:01 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-1da0fa6a-0cef-406c-970c-f51bcb58904c tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6cc3e4a4-d5f4-47cc-a9ce-cd0a5207ef2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:02:01 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-45cacef6-60fc-42f4-9eaf-c86b0af1a4f6 req-b715ddd3-08ea-4a0a-b225-f604daf045dd tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-reader] GET http://192.168.122.117/volume/v3/volumes/detail Sep 05 21:02:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-45cacef6-60fc-42f4-9eaf-c86b0af1a4f6 req-b715ddd3-08ea-4a0a-b225-f604daf045dd tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-reader] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-45cacef6-60fc-42f4-9eaf-c86b0af1a4f6 req-b715ddd3-08ea-4a0a-b225-f604daf045dd tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-reader] Calling method 'detail' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.api_utils [req-45cacef6-60fc-42f4-9eaf-c86b0af1a4f6 req-b715ddd3-08ea-4a0a-b225-f604daf045dd tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-reader] Removing options '' from query. {{(pid=87434) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 21:02:01 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [req-45cacef6-60fc-42f4-9eaf-c86b0af1a4f6 req-b715ddd3-08ea-4a0a-b225-f604daf045dd tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87434) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 21:02:01 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:01 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:02:01 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:01 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:02:01 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:01 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:02:01 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [req-45cacef6-60fc-42f4-9eaf-c86b0af1a4f6 req-b715ddd3-08ea-4a0a-b225-f604daf045dd tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-reader] Get all volumes completed successfully. Sep 05 21:02:01 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:01 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:02:01 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-45cacef6-60fc-42f4-9eaf-c86b0af1a4f6 req-b715ddd3-08ea-4a0a-b225-f604daf045dd tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-reader] http://192.168.122.117/volume/v3/volumes/detail returned with HTTP 200 Sep 05 21:02:01 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 874/1745] 192.168.122.117 () {60 vars in 1397 bytes} [Sat Sep 5 21:02:01 2026] GET /volume/v3/volumes/detail => generated 2568 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:02:01 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-1da0fa6a-0cef-406c-970c-f51bcb58904c tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6cc3e4a4-d5f4-47cc-a9ce-cd0a5207ef2c) transitioned into state 'SUCCESS' from state '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-293107206',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8bd99d93dd2841449b6784793884284f',qos_specs=None,replication_status=,reservations=['4d361e1f-6700-42a2-928e-1a648c82913f','97196172-4874-48db-8780-83363a15a492','1098f6ca-c9f6-4f1a-be97-e06f130f4456','97a7d773-f05f-4392-930c-086fe6baf845'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='334155249b6540228ad191bd43aed2d5',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:02:01 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-1da0fa6a-0cef-406c-970c-f51bcb58904c tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c3803ff-cffc-43e6-9263-643007d46201) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:02:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-76159a91-d51b-429d-bbcc-76fe3a31c531 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:01 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-76159a91-d51b-429d-bbcc-76fe3a31c531 tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] DELETE http://192.168.122.117/volume/v3/volumes/44b673d1-e6b1-4c5d-bc4d-b9f1fb829e34 Sep 05 21:02:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-76159a91-d51b-429d-bbcc-76fe3a31c531 tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-76159a91-d51b-429d-bbcc-76fe3a31c531 tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] Calling method 'delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:01 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-76159a91-d51b-429d-bbcc-76fe3a31c531 tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] Delete volume with id: 44b673d1-e6b1-4c5d-bc4d-b9f1fb829e34 Sep 05 21:02:01 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-1da0fa6a-0cef-406c-970c-f51bcb58904c tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c3803ff-cffc-43e6-9263-643007d46201) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:02:01 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:01 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:02:01 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:01 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:02:01 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-76159a91-d51b-429d-bbcc-76fe3a31c531 tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] Volume info retrieved successfully. Sep 05 21:02:01 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-1da0fa6a-0cef-406c-970c-f51bcb58904c tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Flow 'volume_create_api' (eae777dc-44a8-42ef-be74-1245314a4f90) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:02:01 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-1da0fa6a-0cef-406c-970c-f51bcb58904c tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Create volume request issued successfully. Sep 05 21:02:01 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-1da0fa6a-0cef-406c-970c-f51bcb58904c tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 21:02:01 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 872/1746] 192.168.122.117 () {60 vars in 1143 bytes} [Sat Sep 5 21:02:01 2026] POST /volume/v3/volumes => generated 773 bytes in 582 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:02:01 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-4d66d2d1-1032-4363-ad86-b3fbe73d5213 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:01 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-4d66d2d1-1032-4363-ad86-b3fbe73d5213 tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 21:02:01 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-4d66d2d1-1032-4363-ad86-b3fbe73d5213 tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1612044892", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:02:01 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.volumes [None req-4d66d2d1-1032-4363-ad86-b3fbe73d5213 tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1612044892', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87435) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:02:01 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-4d66d2d1-1032-4363-ad86-b3fbe73d5213 tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Create volume of 1 GB Sep 05 21:02:01 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:01 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:02:01 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-76159a91-d51b-429d-bbcc-76fe3a31c531 tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] Delete volume request issued successfully. Sep 05 21:02:01 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-76159a91-d51b-429d-bbcc-76fe3a31c531 tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] http://192.168.122.117/volume/v3/volumes/44b673d1-e6b1-4c5d-bc4d-b9f1fb829e34 returned with HTTP 202 Sep 05 21:02:01 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 875/1747] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 21:02:01 2026] DELETE /volume/v3/volumes/44b673d1-e6b1-4c5d-bc4d-b9f1fb829e34 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:02:01 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-4d66d2d1-1032-4363-ad86-b3fbe73d5213 tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Availability Zones retrieved successfully. Sep 05 21:02:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-6c7f324a-d093-4acc-b630-25b1a2ceae6c None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:01 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-6c7f324a-d093-4acc-b630-25b1a2ceae6c tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] GET http://192.168.122.117/volume/v3/volumes/44b673d1-e6b1-4c5d-bc4d-b9f1fb829e34 Sep 05 21:02:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-6c7f324a-d093-4acc-b630-25b1a2ceae6c tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-6c7f324a-d093-4acc-b630-25b1a2ceae6c tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:01 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-4d66d2d1-1032-4363-ad86-b3fbe73d5213 tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Flow 'volume_create_api' (1cf6b082-80ed-4999-bfb8-37db0f4e090f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:02:01 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-4d66d2d1-1032-4363-ad86-b3fbe73d5213 tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bfabd423-ccea-4c5a-9cb0-baa5f8918a83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:02:01 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:01 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:02:01 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:01 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:02:01 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.flows.api.create_volume [None req-4d66d2d1-1032-4363-ad86-b3fbe73d5213 tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Validating volume size '1' using validate_int {{(pid=87435) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:02:02 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-6c7f324a-d093-4acc-b630-25b1a2ceae6c tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] Volume info retrieved successfully. Sep 05 21:02:02 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-6c7f324a-d093-4acc-b630-25b1a2ceae6c tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] http://192.168.122.117/volume/v3/volumes/44b673d1-e6b1-4c5d-bc4d-b9f1fb829e34 returned with HTTP 200 Sep 05 21:02:02 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 876/1748] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:02:01 2026] GET /volume/v3/volumes/44b673d1-e6b1-4c5d-bc4d-b9f1fb829e34 => generated 861 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:02:02 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-4d66d2d1-1032-4363-ad86-b3fbe73d5213 tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bfabd423-ccea-4c5a-9cb0-baa5f8918a83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:02:02 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-4d66d2d1-1032-4363-ad86-b3fbe73d5213 tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (750eee44-94f3-41e8-b91f-0e1197b9b2c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:02:02 devstack devstack@c-api.service[87435]: DEBUG cinder.quota [None req-4d66d2d1-1032-4363-ad86-b3fbe73d5213 tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Created reservations ['6b75c06b-d30e-4324-9566-b3584540bd93', '65ccefe2-9567-467b-9329-d271846a6dad', 'd95f4f06-885b-4c16-bd8b-753aab5329f4', '9937a597-f9d4-4f39-8987-e528bdb9478b'] {{(pid=87435) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:02:02 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-4d66d2d1-1032-4363-ad86-b3fbe73d5213 tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (750eee44-94f3-41e8-b91f-0e1197b9b2c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6b75c06b-d30e-4324-9566-b3584540bd93', '65ccefe2-9567-467b-9329-d271846a6dad', 'd95f4f06-885b-4c16-bd8b-753aab5329f4', '9937a597-f9d4-4f39-8987-e528bdb9478b']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:02:02 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-4d66d2d1-1032-4363-ad86-b3fbe73d5213 tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ed91734-1741-4268-a0dd-71d80bacd8e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:02:02 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:02 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:02:02 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-4d66d2d1-1032-4363-ad86-b3fbe73d5213 tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ed91734-1741-4268-a0dd-71d80bacd8e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cb923359-9709-4ce9-911a-b51e257eafd8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1612044892',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8bd99d93dd2841449b6784793884284f',qos_specs=None,replication_status=,reservations=['6b75c06b-d30e-4324-9566-b3584540bd93','65ccefe2-9567-467b-9329-d271846a6dad','d95f4f06-885b-4c16-bd8b-753aab5329f4','9937a597-f9d4-4f39-8987-e528bdb9478b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='334155249b6540228ad191bd43aed2d5',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:02:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1612044892',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cb923359-9709-4ce9-911a-b51e257eafd8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8bd99d93dd2841449b6784793884284f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='334155249b6540228ad191bd43aed2d5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:02:02 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-4d66d2d1-1032-4363-ad86-b3fbe73d5213 tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2acdb4f0-2b96-46bd-adc6-0704794a820a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:02:02 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-4d66d2d1-1032-4363-ad86-b3fbe73d5213 tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2acdb4f0-2b96-46bd-adc6-0704794a820a) transitioned into state 'SUCCESS' from state '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-1612044892',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8bd99d93dd2841449b6784793884284f',qos_specs=None,replication_status=,reservations=['6b75c06b-d30e-4324-9566-b3584540bd93','65ccefe2-9567-467b-9329-d271846a6dad','d95f4f06-885b-4c16-bd8b-753aab5329f4','9937a597-f9d4-4f39-8987-e528bdb9478b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='334155249b6540228ad191bd43aed2d5',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:02:02 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-4d66d2d1-1032-4363-ad86-b3fbe73d5213 tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4708b90b-54fe-4a07-8a37-5932546354c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:02:02 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-4d66d2d1-1032-4363-ad86-b3fbe73d5213 tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4708b90b-54fe-4a07-8a37-5932546354c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:02:02 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-4d66d2d1-1032-4363-ad86-b3fbe73d5213 tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Flow 'volume_create_api' (1cf6b082-80ed-4999-bfb8-37db0f4e090f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:02:02 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-4d66d2d1-1032-4363-ad86-b3fbe73d5213 tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Create volume request issued successfully. Sep 05 21:02:02 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-4d66d2d1-1032-4363-ad86-b3fbe73d5213 tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 21:02:02 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 873/1749] 192.168.122.117 () {60 vars in 1143 bytes} [Sat Sep 5 21:02:01 2026] POST /volume/v3/volumes => generated 774 bytes in 418 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:02:03 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-cc64b684-6427-4b58-ade0-3164449ace13 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:03 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-cc64b684-6427-4b58-ade0-3164449ace13 tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] GET http://192.168.122.117/volume/v3/volumes/44b673d1-e6b1-4c5d-bc4d-b9f1fb829e34 Sep 05 21:02:03 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-cc64b684-6427-4b58-ade0-3164449ace13 tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:03 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-cc64b684-6427-4b58-ade0-3164449ace13 tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:03 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:03 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:02:03 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:03 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:02:03 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-cc64b684-6427-4b58-ade0-3164449ace13 tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] Volume info retrieved successfully. Sep 05 21:02:03 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-cc64b684-6427-4b58-ade0-3164449ace13 tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] http://192.168.122.117/volume/v3/volumes/44b673d1-e6b1-4c5d-bc4d-b9f1fb829e34 returned with HTTP 200 Sep 05 21:02:03 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 877/1750] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:02:03 2026] GET /volume/v3/volumes/44b673d1-e6b1-4c5d-bc4d-b9f1fb829e34 => generated 861 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:02:04 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-82b61f5f-f634-41c9-a396-2e7498b81078 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:04 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-82b61f5f-f634-41c9-a396-2e7498b81078 tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] GET http://192.168.122.117/volume/v3/volumes/44b673d1-e6b1-4c5d-bc4d-b9f1fb829e34 Sep 05 21:02:04 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-82b61f5f-f634-41c9-a396-2e7498b81078 tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:04 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-82b61f5f-f634-41c9-a396-2e7498b81078 tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:04 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-82b61f5f-f634-41c9-a396-2e7498b81078 tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] http://192.168.122.117/volume/v3/volumes/44b673d1-e6b1-4c5d-bc4d-b9f1fb829e34 returned with HTTP 404 Sep 05 21:02:04 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 874/1751] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:02:04 2026] GET /volume/v3/volumes/44b673d1-e6b1-4c5d-bc4d-b9f1fb829e34 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:02:04 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-ce4acf63-7f9d-4b10-8cd7-a5fd9cf12c35 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:04 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-ce4acf63-7f9d-4b10-8cd7-a5fd9cf12c35 tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] DELETE http://192.168.122.117/volume/v3/volumes/761a6b4a-72bf-4686-a2fd-27adc439e9b5 Sep 05 21:02:04 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-ce4acf63-7f9d-4b10-8cd7-a5fd9cf12c35 tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:04 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-ce4acf63-7f9d-4b10-8cd7-a5fd9cf12c35 tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] Calling method 'delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:04 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-ce4acf63-7f9d-4b10-8cd7-a5fd9cf12c35 tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] Delete volume with id: 761a6b4a-72bf-4686-a2fd-27adc439e9b5 Sep 05 21:02:04 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:04 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:02:04 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:04 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:02:04 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-ce4acf63-7f9d-4b10-8cd7-a5fd9cf12c35 tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] Volume info retrieved successfully. Sep 05 21:02:04 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-ce4acf63-7f9d-4b10-8cd7-a5fd9cf12c35 tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] Delete volume request issued successfully. Sep 05 21:02:04 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-ce4acf63-7f9d-4b10-8cd7-a5fd9cf12c35 tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] http://192.168.122.117/volume/v3/volumes/761a6b4a-72bf-4686-a2fd-27adc439e9b5 returned with HTTP 202 Sep 05 21:02:04 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 878/1752] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 21:02:04 2026] DELETE /volume/v3/volumes/761a6b4a-72bf-4686-a2fd-27adc439e9b5 => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:02:04 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-0b555437-a526-42fe-8c23-fdfd47689b77 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:04 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-0b555437-a526-42fe-8c23-fdfd47689b77 tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] GET http://192.168.122.117/volume/v3/volumes/761a6b4a-72bf-4686-a2fd-27adc439e9b5 Sep 05 21:02:04 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-0b555437-a526-42fe-8c23-fdfd47689b77 tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:04 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-0b555437-a526-42fe-8c23-fdfd47689b77 tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:04 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:04 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:02:04 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:04 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:02:04 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-0b555437-a526-42fe-8c23-fdfd47689b77 tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] Volume info retrieved successfully. Sep 05 21:02:04 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-0b555437-a526-42fe-8c23-fdfd47689b77 tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] http://192.168.122.117/volume/v3/volumes/761a6b4a-72bf-4686-a2fd-27adc439e9b5 returned with HTTP 200 Sep 05 21:02:04 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 875/1753] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:02:04 2026] GET /volume/v3/volumes/761a6b4a-72bf-4686-a2fd-27adc439e9b5 => generated 861 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:02:05 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-60892629-20a2-404f-adae-288666cbf027 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:05 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-60892629-20a2-404f-adae-288666cbf027 tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] GET http://192.168.122.117/volume/v3/volumes/761a6b4a-72bf-4686-a2fd-27adc439e9b5 Sep 05 21:02:05 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-60892629-20a2-404f-adae-288666cbf027 tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:05 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-60892629-20a2-404f-adae-288666cbf027 tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:05 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-60892629-20a2-404f-adae-288666cbf027 tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] http://192.168.122.117/volume/v3/volumes/761a6b4a-72bf-4686-a2fd-27adc439e9b5 returned with HTTP 404 Sep 05 21:02:05 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 879/1754] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:02:05 2026] GET /volume/v3/volumes/761a6b4a-72bf-4686-a2fd-27adc439e9b5 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:02:05 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-792fe0e6-36cc-4247-b1ba-a9be4228c48b None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:05 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-792fe0e6-36cc-4247-b1ba-a9be4228c48b tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] DELETE http://192.168.122.117/volume/v3/volumes/4925e491-06c1-44e7-b6a4-ff26d2692ed2 Sep 05 21:02:05 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-792fe0e6-36cc-4247-b1ba-a9be4228c48b tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:05 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-792fe0e6-36cc-4247-b1ba-a9be4228c48b tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:05 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-792fe0e6-36cc-4247-b1ba-a9be4228c48b tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] Delete volume with id: 4925e491-06c1-44e7-b6a4-ff26d2692ed2 Sep 05 21:02:05 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:05 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:02:05 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:05 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:02:05 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-792fe0e6-36cc-4247-b1ba-a9be4228c48b tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] Volume info retrieved successfully. Sep 05 21:02:05 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-792fe0e6-36cc-4247-b1ba-a9be4228c48b tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] Delete volume request issued successfully. Sep 05 21:02:05 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-792fe0e6-36cc-4247-b1ba-a9be4228c48b tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] http://192.168.122.117/volume/v3/volumes/4925e491-06c1-44e7-b6a4-ff26d2692ed2 returned with HTTP 202 Sep 05 21:02:05 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 876/1755] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 21:02:05 2026] DELETE /volume/v3/volumes/4925e491-06c1-44e7-b6a4-ff26d2692ed2 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:02:05 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-2b4ebd16-0fdd-4de3-900a-d12caa582891 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:05 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-2b4ebd16-0fdd-4de3-900a-d12caa582891 tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] GET http://192.168.122.117/volume/v3/volumes/4925e491-06c1-44e7-b6a4-ff26d2692ed2 Sep 05 21:02:05 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-2b4ebd16-0fdd-4de3-900a-d12caa582891 tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:05 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-2b4ebd16-0fdd-4de3-900a-d12caa582891 tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:05 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:05 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:02:05 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:05 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:02:05 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-2b4ebd16-0fdd-4de3-900a-d12caa582891 tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] Volume info retrieved successfully. Sep 05 21:02:05 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-2b4ebd16-0fdd-4de3-900a-d12caa582891 tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] http://192.168.122.117/volume/v3/volumes/4925e491-06c1-44e7-b6a4-ff26d2692ed2 returned with HTTP 200 Sep 05 21:02:05 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 880/1756] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:02:05 2026] GET /volume/v3/volumes/4925e491-06c1-44e7-b6a4-ff26d2692ed2 => generated 860 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:02:06 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-2a3b7d5c-5336-44bb-b31f-105c5a78b57f None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:06 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-2a3b7d5c-5336-44bb-b31f-105c5a78b57f tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] GET http://192.168.122.117/volume/v3/volumes/4925e491-06c1-44e7-b6a4-ff26d2692ed2 Sep 05 21:02:06 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-2a3b7d5c-5336-44bb-b31f-105c5a78b57f tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:06 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-2a3b7d5c-5336-44bb-b31f-105c5a78b57f tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:06 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-2a3b7d5c-5336-44bb-b31f-105c5a78b57f tempest-VolumesTestJSON-1892200920 tempest-VolumesTestJSON-1892200920-project-member] http://192.168.122.117/volume/v3/volumes/4925e491-06c1-44e7-b6a4-ff26d2692ed2 returned with HTTP 404 Sep 05 21:02:06 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 877/1757] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:02:06 2026] GET /volume/v3/volumes/4925e491-06c1-44e7-b6a4-ff26d2692ed2 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:02:09 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-ee9f4547-3b2c-4732-9b2a-8dfc37e5bdd1 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:09 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-ee9f4547-3b2c-4732-9b2a-8dfc37e5bdd1 tempest-TestServerVolumeAttachScenarioOldVersion-340322533 tempest-TestServerVolumeAttachScenarioOldVersion-340322533-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 21:02:09 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-ee9f4547-3b2c-4732-9b2a-8dfc37e5bdd1 tempest-TestServerVolumeAttachScenarioOldVersion-340322533 tempest-TestServerVolumeAttachScenarioOldVersion-340322533-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-10168105", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:02:09 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.volumes [None req-ee9f4547-3b2c-4732-9b2a-8dfc37e5bdd1 tempest-TestServerVolumeAttachScenarioOldVersion-340322533 tempest-TestServerVolumeAttachScenarioOldVersion-340322533-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-10168105', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87434) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:02:09 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-ee9f4547-3b2c-4732-9b2a-8dfc37e5bdd1 tempest-TestServerVolumeAttachScenarioOldVersion-340322533 tempest-TestServerVolumeAttachScenarioOldVersion-340322533-project-member] Create volume of 1 GB Sep 05 21:02:09 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-ee9f4547-3b2c-4732-9b2a-8dfc37e5bdd1 tempest-TestServerVolumeAttachScenarioOldVersion-340322533 tempest-TestServerVolumeAttachScenarioOldVersion-340322533-project-member] Availability Zones retrieved successfully. Sep 05 21:02:09 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-ee9f4547-3b2c-4732-9b2a-8dfc37e5bdd1 tempest-TestServerVolumeAttachScenarioOldVersion-340322533 tempest-TestServerVolumeAttachScenarioOldVersion-340322533-project-member] Flow 'volume_create_api' (b8ed6e25-72fb-4510-b387-ccf5563fce1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:02:09 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-ee9f4547-3b2c-4732-9b2a-8dfc37e5bdd1 tempest-TestServerVolumeAttachScenarioOldVersion-340322533 tempest-TestServerVolumeAttachScenarioOldVersion-340322533-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2b6439c-9988-422e-8f23-4208cd47d5e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:02:09 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.flows.api.create_volume [None req-ee9f4547-3b2c-4732-9b2a-8dfc37e5bdd1 tempest-TestServerVolumeAttachScenarioOldVersion-340322533 tempest-TestServerVolumeAttachScenarioOldVersion-340322533-project-member] Validating volume size '1' using validate_int {{(pid=87434) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:02:09 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-ee9f4547-3b2c-4732-9b2a-8dfc37e5bdd1 tempest-TestServerVolumeAttachScenarioOldVersion-340322533 tempest-TestServerVolumeAttachScenarioOldVersion-340322533-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2b6439c-9988-422e-8f23-4208cd47d5e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:02:09 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-ee9f4547-3b2c-4732-9b2a-8dfc37e5bdd1 tempest-TestServerVolumeAttachScenarioOldVersion-340322533 tempest-TestServerVolumeAttachScenarioOldVersion-340322533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4ce4848-652e-4dc2-a052-cd36e7f1360d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:02:09 devstack devstack@c-api.service[87434]: DEBUG cinder.quota [None req-ee9f4547-3b2c-4732-9b2a-8dfc37e5bdd1 tempest-TestServerVolumeAttachScenarioOldVersion-340322533 tempest-TestServerVolumeAttachScenarioOldVersion-340322533-project-member] Created reservations ['eb80c6b5-469c-4fad-8104-9d02a4500fc6', '9656b406-74e1-494d-bfb5-1027a0f9ea6a', 'a546c595-2f25-4d06-a7ba-c0b5f3ae8e6d', 'a1e5f7c2-6a59-4c40-bd37-1d6ffb61c7c1'] {{(pid=87434) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:02:09 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-ee9f4547-3b2c-4732-9b2a-8dfc37e5bdd1 tempest-TestServerVolumeAttachScenarioOldVersion-340322533 tempest-TestServerVolumeAttachScenarioOldVersion-340322533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4ce4848-652e-4dc2-a052-cd36e7f1360d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eb80c6b5-469c-4fad-8104-9d02a4500fc6', '9656b406-74e1-494d-bfb5-1027a0f9ea6a', 'a546c595-2f25-4d06-a7ba-c0b5f3ae8e6d', 'a1e5f7c2-6a59-4c40-bd37-1d6ffb61c7c1']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:02:09 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-ee9f4547-3b2c-4732-9b2a-8dfc37e5bdd1 tempest-TestServerVolumeAttachScenarioOldVersion-340322533 tempest-TestServerVolumeAttachScenarioOldVersion-340322533-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c42e86e2-6157-4a3b-a90f-089f5e5a6c6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:02:09 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:09 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:02:09 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-ee9f4547-3b2c-4732-9b2a-8dfc37e5bdd1 tempest-TestServerVolumeAttachScenarioOldVersion-340322533 tempest-TestServerVolumeAttachScenarioOldVersion-340322533-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c42e86e2-6157-4a3b-a90f-089f5e5a6c6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4f9c3967-3535-48db-9f7c-e08087c2518e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-10168105',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2ee3020bc2b41fca773fab5d038cead',qos_specs=None,replication_status=,reservations=['eb80c6b5-469c-4fad-8104-9d02a4500fc6','9656b406-74e1-494d-bfb5-1027a0f9ea6a','a546c595-2f25-4d06-a7ba-c0b5f3ae8e6d','a1e5f7c2-6a59-4c40-bd37-1d6ffb61c7c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5bb20af673134e8ea264914df5afd028',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:02:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-10168105',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4f9c3967-3535-48db-9f7c-e08087c2518e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e2ee3020bc2b41fca773fab5d038cead',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5bb20af673134e8ea264914df5afd028',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:02:09 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-ee9f4547-3b2c-4732-9b2a-8dfc37e5bdd1 tempest-TestServerVolumeAttachScenarioOldVersion-340322533 tempest-TestServerVolumeAttachScenarioOldVersion-340322533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e453ac88-b453-43f8-b45c-bc57054e118b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:02:09 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-ee9f4547-3b2c-4732-9b2a-8dfc37e5bdd1 tempest-TestServerVolumeAttachScenarioOldVersion-340322533 tempest-TestServerVolumeAttachScenarioOldVersion-340322533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e453ac88-b453-43f8-b45c-bc57054e118b) transitioned into state 'SUCCESS' from state '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-10168105',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2ee3020bc2b41fca773fab5d038cead',qos_specs=None,replication_status=,reservations=['eb80c6b5-469c-4fad-8104-9d02a4500fc6','9656b406-74e1-494d-bfb5-1027a0f9ea6a','a546c595-2f25-4d06-a7ba-c0b5f3ae8e6d','a1e5f7c2-6a59-4c40-bd37-1d6ffb61c7c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5bb20af673134e8ea264914df5afd028',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:02:09 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-ee9f4547-3b2c-4732-9b2a-8dfc37e5bdd1 tempest-TestServerVolumeAttachScenarioOldVersion-340322533 tempest-TestServerVolumeAttachScenarioOldVersion-340322533-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de2216c8-65cb-4bd0-9712-c6947bc57e07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:02:10 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-ee9f4547-3b2c-4732-9b2a-8dfc37e5bdd1 tempest-TestServerVolumeAttachScenarioOldVersion-340322533 tempest-TestServerVolumeAttachScenarioOldVersion-340322533-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de2216c8-65cb-4bd0-9712-c6947bc57e07) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:02:10 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-ee9f4547-3b2c-4732-9b2a-8dfc37e5bdd1 tempest-TestServerVolumeAttachScenarioOldVersion-340322533 tempest-TestServerVolumeAttachScenarioOldVersion-340322533-project-member] Flow 'volume_create_api' (b8ed6e25-72fb-4510-b387-ccf5563fce1d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:02:10 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-ee9f4547-3b2c-4732-9b2a-8dfc37e5bdd1 tempest-TestServerVolumeAttachScenarioOldVersion-340322533 tempest-TestServerVolumeAttachScenarioOldVersion-340322533-project-member] Create volume request issued successfully. Sep 05 21:02:10 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-ee9f4547-3b2c-4732-9b2a-8dfc37e5bdd1 tempest-TestServerVolumeAttachScenarioOldVersion-340322533 tempest-TestServerVolumeAttachScenarioOldVersion-340322533-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 21:02:10 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 881/1758] 192.168.122.117 () {62 vars in 1184 bytes} [Sat Sep 5 21:02:09 2026] POST /volume/v3/volumes => generated 796 bytes in 586 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:02:10 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-85f53329-399e-49c3-93c3-3d41656123f4 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:10 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-85f53329-399e-49c3-93c3-3d41656123f4 tempest-TestServerVolumeAttachScenarioOldVersion-340322533 tempest-TestServerVolumeAttachScenarioOldVersion-340322533-project-member] GET http://192.168.122.117/volume/v3/volumes/4f9c3967-3535-48db-9f7c-e08087c2518e Sep 05 21:02:10 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-85f53329-399e-49c3-93c3-3d41656123f4 tempest-TestServerVolumeAttachScenarioOldVersion-340322533 tempest-TestServerVolumeAttachScenarioOldVersion-340322533-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:10 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-85f53329-399e-49c3-93c3-3d41656123f4 tempest-TestServerVolumeAttachScenarioOldVersion-340322533 tempest-TestServerVolumeAttachScenarioOldVersion-340322533-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:10 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:10 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:02:10 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:10 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:02:10 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-85f53329-399e-49c3-93c3-3d41656123f4 tempest-TestServerVolumeAttachScenarioOldVersion-340322533 tempest-TestServerVolumeAttachScenarioOldVersion-340322533-project-member] Volume info retrieved successfully. Sep 05 21:02:10 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-85f53329-399e-49c3-93c3-3d41656123f4 tempest-TestServerVolumeAttachScenarioOldVersion-340322533 tempest-TestServerVolumeAttachScenarioOldVersion-340322533-project-member] http://192.168.122.117/volume/v3/volumes/4f9c3967-3535-48db-9f7c-e08087c2518e returned with HTTP 200 Sep 05 21:02:10 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 878/1759] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 21:02:10 2026] GET /volume/v3/volumes/4f9c3967-3535-48db-9f7c-e08087c2518e => generated 864 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:02:11 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-4aae9492-18ce-49b7-adc3-67e2a90d0a0e None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:11 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-4aae9492-18ce-49b7-adc3-67e2a90d0a0e tempest-TestServerVolumeAttachScenarioOldVersion-340322533 tempest-TestServerVolumeAttachScenarioOldVersion-340322533-project-member] GET http://192.168.122.117/volume/v3/volumes/4f9c3967-3535-48db-9f7c-e08087c2518e Sep 05 21:02:11 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-4aae9492-18ce-49b7-adc3-67e2a90d0a0e tempest-TestServerVolumeAttachScenarioOldVersion-340322533 tempest-TestServerVolumeAttachScenarioOldVersion-340322533-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:11 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-4aae9492-18ce-49b7-adc3-67e2a90d0a0e tempest-TestServerVolumeAttachScenarioOldVersion-340322533 tempest-TestServerVolumeAttachScenarioOldVersion-340322533-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:11 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:11 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:02:11 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:11 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:02:11 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-4aae9492-18ce-49b7-adc3-67e2a90d0a0e tempest-TestServerVolumeAttachScenarioOldVersion-340322533 tempest-TestServerVolumeAttachScenarioOldVersion-340322533-project-member] Volume info retrieved successfully. Sep 05 21:02:11 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-4aae9492-18ce-49b7-adc3-67e2a90d0a0e tempest-TestServerVolumeAttachScenarioOldVersion-340322533 tempest-TestServerVolumeAttachScenarioOldVersion-340322533-project-member] http://192.168.122.117/volume/v3/volumes/4f9c3967-3535-48db-9f7c-e08087c2518e returned with HTTP 200 Sep 05 21:02:11 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 882/1760] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 21:02:11 2026] GET /volume/v3/volumes/4f9c3967-3535-48db-9f7c-e08087c2518e => generated 888 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:02:12 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-706eb5e3-bf7b-433f-8634-a8777113e1ff None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:12 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-c9032d0a-777a-40c9-9ee9-7c6f99e7950f None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:12 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-c9032d0a-777a-40c9-9ee9-7c6f99e7950f tempest-TestServerVolumeAttachScenarioOldVersion-340322533 tempest-TestServerVolumeAttachScenarioOldVersion-340322533-project-member] GET http://192.168.122.117/volume/v3/volumes/4f9c3967-3535-48db-9f7c-e08087c2518e Sep 05 21:02:12 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-c9032d0a-777a-40c9-9ee9-7c6f99e7950f tempest-TestServerVolumeAttachScenarioOldVersion-340322533 tempest-TestServerVolumeAttachScenarioOldVersion-340322533-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:12 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-c9032d0a-777a-40c9-9ee9-7c6f99e7950f tempest-TestServerVolumeAttachScenarioOldVersion-340322533 tempest-TestServerVolumeAttachScenarioOldVersion-340322533-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:12 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:12 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:02:12 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:12 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:02:12 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-c9032d0a-777a-40c9-9ee9-7c6f99e7950f tempest-TestServerVolumeAttachScenarioOldVersion-340322533 tempest-TestServerVolumeAttachScenarioOldVersion-340322533-project-member] Volume info retrieved successfully. Sep 05 21:02:12 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-c9032d0a-777a-40c9-9ee9-7c6f99e7950f tempest-TestServerVolumeAttachScenarioOldVersion-340322533 tempest-TestServerVolumeAttachScenarioOldVersion-340322533-project-member] http://192.168.122.117/volume/v3/volumes/4f9c3967-3535-48db-9f7c-e08087c2518e returned with HTTP 200 Sep 05 21:02:12 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 883/1761] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 21:02:12 2026] GET /volume/v3/volumes/4f9c3967-3535-48db-9f7c-e08087c2518e => generated 889 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:02:12 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-18fc4134-8a4c-4f70-902d-2962b56ee2c1 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:12 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-18fc4134-8a4c-4f70-902d-2962b56ee2c1 tempest-TestServerVolumeAttachScenarioOldVersion-340322533 tempest-TestServerVolumeAttachScenarioOldVersion-340322533-project-member] GET http://192.168.122.117/volume/v3/volumes/4f9c3967-3535-48db-9f7c-e08087c2518e Sep 05 21:02:12 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-18fc4134-8a4c-4f70-902d-2962b56ee2c1 tempest-TestServerVolumeAttachScenarioOldVersion-340322533 tempest-TestServerVolumeAttachScenarioOldVersion-340322533-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:12 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-18fc4134-8a4c-4f70-902d-2962b56ee2c1 tempest-TestServerVolumeAttachScenarioOldVersion-340322533 tempest-TestServerVolumeAttachScenarioOldVersion-340322533-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:12 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:12 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:02:12 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:12 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:02:12 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-18fc4134-8a4c-4f70-902d-2962b56ee2c1 tempest-TestServerVolumeAttachScenarioOldVersion-340322533 tempest-TestServerVolumeAttachScenarioOldVersion-340322533-project-member] Volume info retrieved successfully. Sep 05 21:02:12 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-18fc4134-8a4c-4f70-902d-2962b56ee2c1 tempest-TestServerVolumeAttachScenarioOldVersion-340322533 tempest-TestServerVolumeAttachScenarioOldVersion-340322533-project-member] http://192.168.122.117/volume/v3/volumes/4f9c3967-3535-48db-9f7c-e08087c2518e returned with HTTP 200 Sep 05 21:02:12 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 884/1762] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 21:02:12 2026] GET /volume/v3/volumes/4f9c3967-3535-48db-9f7c-e08087c2518e => generated 889 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:02:12 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-7eb7dc4a-5ce4-4226-85a5-e217f2b48322 req-86ef6a12-dc18-4108-85f4-b33669644c66 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:12 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-7eb7dc4a-5ce4-4226-85a5-e217f2b48322 req-86ef6a12-dc18-4108-85f4-b33669644c66 tempest-TestServerVolumeAttachScenarioOldVersion-340322533 tempest-TestServerVolumeAttachScenarioOldVersion-340322533-project-member] GET http://192.168.122.117/volume/v3/volumes/4f9c3967-3535-48db-9f7c-e08087c2518e Sep 05 21:02:12 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-7eb7dc4a-5ce4-4226-85a5-e217f2b48322 req-86ef6a12-dc18-4108-85f4-b33669644c66 tempest-TestServerVolumeAttachScenarioOldVersion-340322533 tempest-TestServerVolumeAttachScenarioOldVersion-340322533-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:12 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-7eb7dc4a-5ce4-4226-85a5-e217f2b48322 req-86ef6a12-dc18-4108-85f4-b33669644c66 tempest-TestServerVolumeAttachScenarioOldVersion-340322533 tempest-TestServerVolumeAttachScenarioOldVersion-340322533-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:12 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:12 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:02:12 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:12 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:02:12 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [req-7eb7dc4a-5ce4-4226-85a5-e217f2b48322 req-86ef6a12-dc18-4108-85f4-b33669644c66 tempest-TestServerVolumeAttachScenarioOldVersion-340322533 tempest-TestServerVolumeAttachScenarioOldVersion-340322533-project-member] Volume info retrieved successfully. Sep 05 21:02:12 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-7eb7dc4a-5ce4-4226-85a5-e217f2b48322 req-86ef6a12-dc18-4108-85f4-b33669644c66 tempest-TestServerVolumeAttachScenarioOldVersion-340322533 tempest-TestServerVolumeAttachScenarioOldVersion-340322533-project-member] http://192.168.122.117/volume/v3/volumes/4f9c3967-3535-48db-9f7c-e08087c2518e returned with HTTP 200 Sep 05 21:02:12 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 885/1763] 192.168.122.117 () {60 vars in 1487 bytes} [Sat Sep 5 21:02:12 2026] GET /volume/v3/volumes/4f9c3967-3535-48db-9f7c-e08087c2518e => generated 871 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:02:12 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-706eb5e3-bf7b-433f-8634-a8777113e1ff tempest-GroupTypesTest-1782641582 tempest-GroupTypesTest-1782641582-project-admin] POST http://192.168.122.117/volume/v3/group_types Sep 05 21:02:12 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-706eb5e3-bf7b-433f-8634-a8777113e1ff tempest-GroupTypesTest-1782641582 tempest-GroupTypesTest-1782641582-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-831812115", "description": "tempest-group-type-description-687807720", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:02:12 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-706eb5e3-bf7b-433f-8634-a8777113e1ff tempest-GroupTypesTest-1782641582 tempest-GroupTypesTest-1782641582-project-admin] http://192.168.122.117/volume/v3/group_types returned with HTTP 202 Sep 05 21:02:12 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 879/1764] 192.168.122.117 () {62 vars in 1196 bytes} [Sat Sep 5 21:02:12 2026] POST /volume/v3/group_types => generated 263 bytes in 393 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 05 21:02:12 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-dd727404-f956-4e81-ba0e-f44d0efc840e None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:12 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-dd727404-f956-4e81-ba0e-f44d0efc840e tempest-GroupTypesTest-1782641582 tempest-GroupTypesTest-1782641582-project-admin] GET http://192.168.122.117/volume/v3/group_types Sep 05 21:02:12 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-dd727404-f956-4e81-ba0e-f44d0efc840e tempest-GroupTypesTest-1782641582 tempest-GroupTypesTest-1782641582-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:12 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-dd727404-f956-4e81-ba0e-f44d0efc840e tempest-GroupTypesTest-1782641582 tempest-GroupTypesTest-1782641582-project-admin] Calling method 'version_select' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:12 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-dd727404-f956-4e81-ba0e-f44d0efc840e tempest-GroupTypesTest-1782641582 tempest-GroupTypesTest-1782641582-project-admin] http://192.168.122.117/volume/v3/group_types returned with HTTP 200 Sep 05 21:02:12 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 886/1765] 192.168.122.117 () {60 vars in 1174 bytes} [Sat Sep 5 21:02:12 2026] GET /volume/v3/group_types => generated 497 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:02:12 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-c9dc5b53-fc2b-41f1-8e85-b99b4df2bb2d None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:12 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-c9dc5b53-fc2b-41f1-8e85-b99b4df2bb2d tempest-GroupTypesTest-1782641582 tempest-GroupTypesTest-1782641582-project-admin] PUT http://192.168.122.117/volume/v3/group_types/4505d333-5d1c-45e7-8f15-34506863879c Sep 05 21:02:12 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-c9dc5b53-fc2b-41f1-8e85-b99b4df2bb2d tempest-GroupTypesTest-1782641582 tempest-GroupTypesTest-1782641582-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-1675092829", "description": "updated-group-type-desc"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:02:12 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-c9dc5b53-fc2b-41f1-8e85-b99b4df2bb2d tempest-GroupTypesTest-1782641582 tempest-GroupTypesTest-1782641582-project-admin] http://192.168.122.117/volume/v3/group_types/4505d333-5d1c-45e7-8f15-34506863879c returned with HTTP 200 Sep 05 21:02:12 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 880/1766] 192.168.122.117 () {62 vars in 1306 bytes} [Sat Sep 5 21:02:12 2026] PUT /volume/v3/group_types/4505d333-5d1c-45e7-8f15-34506863879c => generated 255 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:02:12 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-0d1e3f1f-5509-4727-bfbc-dd893f2159e9 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:12 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-0d1e3f1f-5509-4727-bfbc-dd893f2159e9 tempest-GroupTypesTest-1782641582 tempest-GroupTypesTest-1782641582-project-admin] GET http://192.168.122.117/volume/v3/group_types/4505d333-5d1c-45e7-8f15-34506863879c Sep 05 21:02:12 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-0d1e3f1f-5509-4727-bfbc-dd893f2159e9 tempest-GroupTypesTest-1782641582 tempest-GroupTypesTest-1782641582-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:12 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-0d1e3f1f-5509-4727-bfbc-dd893f2159e9 tempest-GroupTypesTest-1782641582 tempest-GroupTypesTest-1782641582-project-admin] Calling method 'version_select' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:12 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-0d1e3f1f-5509-4727-bfbc-dd893f2159e9 tempest-GroupTypesTest-1782641582 tempest-GroupTypesTest-1782641582-project-admin] http://192.168.122.117/volume/v3/group_types/4505d333-5d1c-45e7-8f15-34506863879c returned with HTTP 200 Sep 05 21:02:12 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 887/1767] 192.168.122.117 () {60 vars in 1285 bytes} [Sat Sep 5 21:02:12 2026] GET /volume/v3/group_types/4505d333-5d1c-45e7-8f15-34506863879c => generated 255 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:02:12 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-34e83b06-1018-4b91-956d-e2d6cf5cf7e9 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:12 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-34e83b06-1018-4b91-956d-e2d6cf5cf7e9 tempest-GroupTypesTest-1782641582 tempest-GroupTypesTest-1782641582-project-admin] DELETE http://192.168.122.117/volume/v3/group_types/4505d333-5d1c-45e7-8f15-34506863879c Sep 05 21:02:12 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-34e83b06-1018-4b91-956d-e2d6cf5cf7e9 tempest-GroupTypesTest-1782641582 tempest-GroupTypesTest-1782641582-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:12 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-34e83b06-1018-4b91-956d-e2d6cf5cf7e9 tempest-GroupTypesTest-1782641582 tempest-GroupTypesTest-1782641582-project-admin] Calling method 'version_select' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:12 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-a42828a3-e82e-40da-896f-14940490b129 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:12 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-a42828a3-e82e-40da-896f-14940490b129 None None] GET http://192.168.122.117/volume// Sep 05 21:02:12 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-a42828a3-e82e-40da-896f-14940490b129 None None] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:12 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-a42828a3-e82e-40da-896f-14940490b129 None None] Calling method 'all' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:12 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-a42828a3-e82e-40da-896f-14940490b129 None None] http://192.168.122.117/volume// returned with HTTP 300 Sep 05 21:02:12 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 888/1768] 192.168.122.117 () {58 vars in 1317 bytes} [Sat Sep 5 21:02:12 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 21:02:12 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-7eb7dc4a-5ce4-4226-85a5-e217f2b48322 req-23991375-03e7-4662-8095-17df3f5d6d00 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:12 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-7eb7dc4a-5ce4-4226-85a5-e217f2b48322 req-23991375-03e7-4662-8095-17df3f5d6d00 tempest-TestServerVolumeAttachScenarioOldVersion-340322533 tempest-TestServerVolumeAttachScenarioOldVersion-340322533-project-member] POST http://192.168.122.117/volume/v3/attachments Sep 05 21:02:12 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-7eb7dc4a-5ce4-4226-85a5-e217f2b48322 req-23991375-03e7-4662-8095-17df3f5d6d00 tempest-TestServerVolumeAttachScenarioOldVersion-340322533 tempest-TestServerVolumeAttachScenarioOldVersion-340322533-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4f9c3967-3535-48db-9f7c-e08087c2518e", "connector": null, "instance_uuid": "33e8cb14-af3e-47c3-aaa6-6210a9601f97"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:02:12 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-34e83b06-1018-4b91-956d-e2d6cf5cf7e9 tempest-GroupTypesTest-1782641582 tempest-GroupTypesTest-1782641582-project-admin] http://192.168.122.117/volume/v3/group_types/4505d333-5d1c-45e7-8f15-34506863879c returned with HTTP 202 Sep 05 21:02:12 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 881/1769] 192.168.122.117 () {60 vars in 1288 bytes} [Sat Sep 5 21:02:12 2026] DELETE /volume/v3/group_types/4505d333-5d1c-45e7-8f15-34506863879c => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 21:02:12 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:12 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:02:12 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-92df5c5f-5c11-4a30-afe9-915982241c06 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:12 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:12 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:02:12 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-92df5c5f-5c11-4a30-afe9-915982241c06 tempest-GroupTypesTest-1782641582 tempest-GroupTypesTest-1782641582-project-admin] GET http://192.168.122.117/volume/v3/group_types Sep 05 21:02:12 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-92df5c5f-5c11-4a30-afe9-915982241c06 tempest-GroupTypesTest-1782641582 tempest-GroupTypesTest-1782641582-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:12 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-92df5c5f-5c11-4a30-afe9-915982241c06 tempest-GroupTypesTest-1782641582 tempest-GroupTypesTest-1782641582-project-admin] Calling method 'version_select' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:13 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-92df5c5f-5c11-4a30-afe9-915982241c06 tempest-GroupTypesTest-1782641582 tempest-GroupTypesTest-1782641582-project-admin] http://192.168.122.117/volume/v3/group_types returned with HTTP 200 Sep 05 21:02:13 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 882/1770] 192.168.122.117 () {60 vars in 1174 bytes} [Sat Sep 5 21:02:12 2026] GET /volume/v3/group_types => generated 248 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:02:13 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-169e3e62-ecd2-4f51-96ff-58b59f85f60d None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:13 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-169e3e62-ecd2-4f51-96ff-58b59f85f60d tempest-GroupTypesTest-1782641582 tempest-GroupTypesTest-1782641582-project-admin] POST http://192.168.122.117/volume/v3/group_types Sep 05 21:02:13 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-169e3e62-ecd2-4f51-96ff-58b59f85f60d tempest-GroupTypesTest-1782641582 tempest-GroupTypesTest-1782641582-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-1156535859", "is_public": true}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:02:13 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-7eb7dc4a-5ce4-4226-85a5-e217f2b48322 req-23991375-03e7-4662-8095-17df3f5d6d00 tempest-TestServerVolumeAttachScenarioOldVersion-340322533 tempest-TestServerVolumeAttachScenarioOldVersion-340322533-project-member] http://192.168.122.117/volume/v3/attachments returned with HTTP 200 Sep 05 21:02:13 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 889/1771] 192.168.122.117 () {66 vars in 1483 bytes} [Sat Sep 5 21:02:12 2026] POST /volume/v3/attachments => generated 273 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:02:13 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-169e3e62-ecd2-4f51-96ff-58b59f85f60d tempest-GroupTypesTest-1782641582 tempest-GroupTypesTest-1782641582-project-admin] http://192.168.122.117/volume/v3/group_types returned with HTTP 202 Sep 05 21:02:13 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 883/1772] 192.168.122.117 () {62 vars in 1195 bytes} [Sat Sep 5 21:02:13 2026] POST /volume/v3/group_types => generated 164 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:02:13 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-ec7c7a8e-37e4-447f-9631-6ab3573dca27 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:13 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-ec7c7a8e-37e4-447f-9631-6ab3573dca27 tempest-GroupTypesTest-1782641582 tempest-GroupTypesTest-1782641582-project-admin] POST http://192.168.122.117/volume/v3/group_types Sep 05 21:02:13 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-ec7c7a8e-37e4-447f-9631-6ab3573dca27 tempest-GroupTypesTest-1782641582 tempest-GroupTypesTest-1782641582-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-1479650116", "is_public": false}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:02:13 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:13 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:02:13 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-44934a68-891d-477a-8862-51e24675d788 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:13 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-44934a68-891d-477a-8862-51e24675d788 tempest-TestServerVolumeAttachScenarioOldVersion-340322533 tempest-TestServerVolumeAttachScenarioOldVersion-340322533-project-member] GET http://192.168.122.117/volume/v3/volumes/4f9c3967-3535-48db-9f7c-e08087c2518e Sep 05 21:02:13 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-44934a68-891d-477a-8862-51e24675d788 tempest-TestServerVolumeAttachScenarioOldVersion-340322533 tempest-TestServerVolumeAttachScenarioOldVersion-340322533-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:13 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-44934a68-891d-477a-8862-51e24675d788 tempest-TestServerVolumeAttachScenarioOldVersion-340322533 tempest-TestServerVolumeAttachScenarioOldVersion-340322533-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:13 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-ec7c7a8e-37e4-447f-9631-6ab3573dca27 tempest-GroupTypesTest-1782641582 tempest-GroupTypesTest-1782641582-project-admin] http://192.168.122.117/volume/v3/group_types returned with HTTP 202 Sep 05 21:02:13 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 890/1773] 192.168.122.117 () {62 vars in 1195 bytes} [Sat Sep 5 21:02:13 2026] POST /volume/v3/group_types => generated 165 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:02:13 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-27dbafaa-2e49-4d22-b6a8-ed4f6ff7e6fd None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:13 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-27dbafaa-2e49-4d22-b6a8-ed4f6ff7e6fd tempest-GroupTypesTest-1782641582 tempest-GroupTypesTest-1782641582-project-admin] GET http://192.168.122.117/volume/v3/group_types?sort=name%3Aasc&is_public=None Sep 05 21:02:13 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-27dbafaa-2e49-4d22-b6a8-ed4f6ff7e6fd tempest-GroupTypesTest-1782641582 tempest-GroupTypesTest-1782641582-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:13 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-27dbafaa-2e49-4d22-b6a8-ed4f6ff7e6fd tempest-GroupTypesTest-1782641582 tempest-GroupTypesTest-1782641582-project-admin] Calling method 'version_select' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:13 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:13 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:02:13 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:13 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:02:13 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-44934a68-891d-477a-8862-51e24675d788 tempest-TestServerVolumeAttachScenarioOldVersion-340322533 tempest-TestServerVolumeAttachScenarioOldVersion-340322533-project-member] Volume info retrieved successfully. Sep 05 21:02:13 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-27dbafaa-2e49-4d22-b6a8-ed4f6ff7e6fd tempest-GroupTypesTest-1782641582 tempest-GroupTypesTest-1782641582-project-admin] http://192.168.122.117/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Sep 05 21:02:13 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 891/1774] 192.168.122.117 () {60 vars in 1235 bytes} [Sat Sep 5 21:02:13 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 549 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:02:13 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-5f415e12-0776-40fa-b244-6f56a6489a6f None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:13 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-5f415e12-0776-40fa-b244-6f56a6489a6f None None] GET http://192.168.122.117/volume// Sep 05 21:02:13 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-5f415e12-0776-40fa-b244-6f56a6489a6f None None] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:13 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-5f415e12-0776-40fa-b244-6f56a6489a6f None None] Calling method 'all' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:13 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-5f415e12-0776-40fa-b244-6f56a6489a6f None None] http://192.168.122.117/volume// returned with HTTP 300 Sep 05 21:02:13 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-44934a68-891d-477a-8862-51e24675d788 tempest-TestServerVolumeAttachScenarioOldVersion-340322533 tempest-TestServerVolumeAttachScenarioOldVersion-340322533-project-member] http://192.168.122.117/volume/v3/volumes/4f9c3967-3535-48db-9f7c-e08087c2518e returned with HTTP 200 Sep 05 21:02:13 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 892/1775] 192.168.122.117 () {58 vars in 1315 bytes} [Sat Sep 5 21:02:13 2026] GET /volume/ => generated 390 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 21:02:13 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 884/1776] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 21:02:13 2026] GET /volume/v3/volumes/4f9c3967-3535-48db-9f7c-e08087c2518e => generated 888 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:02:13 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-39fce9ad-5129-4771-9291-14ce1950cb36 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:13 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-39fce9ad-5129-4771-9291-14ce1950cb36 tempest-GroupTypesTest-1782641582 tempest-GroupTypesTest-1782641582-project-admin] GET http://192.168.122.117/volume/v3/group_types?sort=name%3Adesc&is_public=None Sep 05 21:02:13 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-39fce9ad-5129-4771-9291-14ce1950cb36 tempest-GroupTypesTest-1782641582 tempest-GroupTypesTest-1782641582-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:13 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-39fce9ad-5129-4771-9291-14ce1950cb36 tempest-GroupTypesTest-1782641582 tempest-GroupTypesTest-1782641582-project-admin] Calling method 'version_select' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:13 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [req-7eb7dc4a-5ce4-4226-85a5-e217f2b48322 req-facc9eea-a2b0-424a-90db-6d4c6710dcde None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:13 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-7eb7dc4a-5ce4-4226-85a5-e217f2b48322 req-facc9eea-a2b0-424a-90db-6d4c6710dcde tempest-TestServerVolumeAttachScenarioOldVersion-340322533 tempest-TestServerVolumeAttachScenarioOldVersion-340322533-project-member] GET http://192.168.122.117/volume/v3/volumes/4f9c3967-3535-48db-9f7c-e08087c2518e Sep 05 21:02:13 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-7eb7dc4a-5ce4-4226-85a5-e217f2b48322 req-facc9eea-a2b0-424a-90db-6d4c6710dcde tempest-TestServerVolumeAttachScenarioOldVersion-340322533 tempest-TestServerVolumeAttachScenarioOldVersion-340322533-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:13 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-7eb7dc4a-5ce4-4226-85a5-e217f2b48322 req-facc9eea-a2b0-424a-90db-6d4c6710dcde tempest-TestServerVolumeAttachScenarioOldVersion-340322533 tempest-TestServerVolumeAttachScenarioOldVersion-340322533-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:13 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-39fce9ad-5129-4771-9291-14ce1950cb36 tempest-GroupTypesTest-1782641582 tempest-GroupTypesTest-1782641582-project-admin] http://192.168.122.117/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Sep 05 21:02:13 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 893/1777] 192.168.122.117 () {60 vars in 1237 bytes} [Sat Sep 5 21:02:13 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 549 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:02:13 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:13 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:02:13 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-505f7171-1dee-4012-b18a-a3fe8a107272 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:13 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-505f7171-1dee-4012-b18a-a3fe8a107272 tempest-GroupTypesTest-1782641582 tempest-GroupTypesTest-1782641582-project-admin] GET http://192.168.122.117/volume/v3/group_types?is_public=False Sep 05 21:02:13 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-505f7171-1dee-4012-b18a-a3fe8a107272 tempest-GroupTypesTest-1782641582 tempest-GroupTypesTest-1782641582-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:13 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-505f7171-1dee-4012-b18a-a3fe8a107272 tempest-GroupTypesTest-1782641582 tempest-GroupTypesTest-1782641582-project-admin] Calling method 'version_select' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:13 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:13 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:02:13 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [req-7eb7dc4a-5ce4-4226-85a5-e217f2b48322 req-facc9eea-a2b0-424a-90db-6d4c6710dcde tempest-TestServerVolumeAttachScenarioOldVersion-340322533 tempest-TestServerVolumeAttachScenarioOldVersion-340322533-project-member] Volume info retrieved successfully. Sep 05 21:02:13 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-505f7171-1dee-4012-b18a-a3fe8a107272 tempest-GroupTypesTest-1782641582 tempest-GroupTypesTest-1782641582-project-admin] http://192.168.122.117/volume/v3/group_types?is_public=False returned with HTTP 200 Sep 05 21:02:13 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 894/1778] 192.168.122.117 () {60 vars in 1205 bytes} [Sat Sep 5 21:02:13 2026] GET /volume/v3/group_types?is_public=False => generated 168 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:02:13 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-7eb7dc4a-5ce4-4226-85a5-e217f2b48322 req-facc9eea-a2b0-424a-90db-6d4c6710dcde tempest-TestServerVolumeAttachScenarioOldVersion-340322533 tempest-TestServerVolumeAttachScenarioOldVersion-340322533-project-member] http://192.168.122.117/volume/v3/volumes/4f9c3967-3535-48db-9f7c-e08087c2518e returned with HTTP 200 Sep 05 21:02:13 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 885/1779] 192.168.122.117 () {62 vars in 1528 bytes} [Sat Sep 5 21:02:13 2026] GET /volume/v3/volumes/4f9c3967-3535-48db-9f7c-e08087c2518e => generated 1051 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 21:02:13 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-ec8cb9ae-2731-4598-b481-d5d6a3e9db60 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:13 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-ec8cb9ae-2731-4598-b481-d5d6a3e9db60 tempest-GroupTypesTest-1782641582 tempest-GroupTypesTest-1782641582-project-admin] GET http://192.168.122.117/volume/v3/group_types?is_public=True Sep 05 21:02:13 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-ec8cb9ae-2731-4598-b481-d5d6a3e9db60 tempest-GroupTypesTest-1782641582 tempest-GroupTypesTest-1782641582-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:13 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-ec8cb9ae-2731-4598-b481-d5d6a3e9db60 tempest-GroupTypesTest-1782641582 tempest-GroupTypesTest-1782641582-project-admin] Calling method 'version_select' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:13 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-ec8cb9ae-2731-4598-b481-d5d6a3e9db60 tempest-GroupTypesTest-1782641582 tempest-GroupTypesTest-1782641582-project-admin] http://192.168.122.117/volume/v3/group_types?is_public=True returned with HTTP 200 Sep 05 21:02:13 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 895/1780] 192.168.122.117 () {60 vars in 1203 bytes} [Sat Sep 5 21:02:13 2026] GET /volume/v3/group_types?is_public=True => generated 398 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:02:13 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-82033c4a-48bf-4da4-844b-c5686bada2b5 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:13 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-82033c4a-48bf-4da4-844b-c5686bada2b5 tempest-GroupTypesTest-1782641582 tempest-GroupTypesTest-1782641582-project-admin] DELETE http://192.168.122.117/volume/v3/group_types/e83eda9b-b5e0-41cc-a37a-100a7fcf6fb0 Sep 05 21:02:13 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-82033c4a-48bf-4da4-844b-c5686bada2b5 tempest-GroupTypesTest-1782641582 tempest-GroupTypesTest-1782641582-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:13 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-82033c4a-48bf-4da4-844b-c5686bada2b5 tempest-GroupTypesTest-1782641582 tempest-GroupTypesTest-1782641582-project-admin] Calling method 'version_select' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:13 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-82033c4a-48bf-4da4-844b-c5686bada2b5 tempest-GroupTypesTest-1782641582 tempest-GroupTypesTest-1782641582-project-admin] http://192.168.122.117/volume/v3/group_types/e83eda9b-b5e0-41cc-a37a-100a7fcf6fb0 returned with HTTP 202 Sep 05 21:02:13 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 886/1781] 192.168.122.117 () {60 vars in 1288 bytes} [Sat Sep 5 21:02:13 2026] DELETE /volume/v3/group_types/e83eda9b-b5e0-41cc-a37a-100a7fcf6fb0 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 21:02:13 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-35ac73fe-419e-495f-90de-15bab0b52959 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:13 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-35ac73fe-419e-495f-90de-15bab0b52959 tempest-GroupTypesTest-1782641582 tempest-GroupTypesTest-1782641582-project-admin] DELETE http://192.168.122.117/volume/v3/group_types/e2350391-90bd-44bd-8d8e-b8cb9957f68b Sep 05 21:02:13 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-35ac73fe-419e-495f-90de-15bab0b52959 tempest-GroupTypesTest-1782641582 tempest-GroupTypesTest-1782641582-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:13 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-35ac73fe-419e-495f-90de-15bab0b52959 tempest-GroupTypesTest-1782641582 tempest-GroupTypesTest-1782641582-project-admin] Calling method 'version_select' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:13 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [req-7eb7dc4a-5ce4-4226-85a5-e217f2b48322 req-1ac58dec-6ad4-4aa6-8bb2-711ea08cf49e None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:13 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-7eb7dc4a-5ce4-4226-85a5-e217f2b48322 req-1ac58dec-6ad4-4aa6-8bb2-711ea08cf49e tempest-TestServerVolumeAttachScenarioOldVersion-340322533 tempest-TestServerVolumeAttachScenarioOldVersion-340322533-project-member] PUT http://192.168.122.117/volume/v3/attachments/fed4a00c-f542-4880-ac3c-71ac36424e7a Sep 05 21:02:13 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-7eb7dc4a-5ce4-4226-85a5-e217f2b48322 req-1ac58dec-6ad4-4aa6-8bb2-711ea08cf49e tempest-TestServerVolumeAttachScenarioOldVersion-340322533 tempest-TestServerVolumeAttachScenarioOldVersion-340322533-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.117", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:643f628891a", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d26e87ce-8ef5-4a19-89be-27e45980a71c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:02:13 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-35ac73fe-419e-495f-90de-15bab0b52959 tempest-GroupTypesTest-1782641582 tempest-GroupTypesTest-1782641582-project-admin] http://192.168.122.117/volume/v3/group_types/e2350391-90bd-44bd-8d8e-b8cb9957f68b returned with HTTP 202 Sep 05 21:02:13 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 896/1782] 192.168.122.117 () {60 vars in 1288 bytes} [Sat Sep 5 21:02:13 2026] DELETE /volume/v3/group_types/e2350391-90bd-44bd-8d8e-b8cb9957f68b => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 21:02:13 devstack devstack@c-api.service[87435]: DEBUG cinder.coordination [req-7eb7dc4a-5ce4-4226-85a5-e217f2b48322 req-1ac58dec-6ad4-4aa6-8bb2-711ea08cf49e tempest-TestServerVolumeAttachScenarioOldVersion-340322533 tempest-TestServerVolumeAttachScenarioOldVersion-340322533-project-member] Acquiring lock "cinder-attachment_update-4f9c3967-3535-48db-9f7c-e08087c2518e-devstack" by "attachment_update" {{(pid=87435) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 05 21:02:13 devstack devstack@c-api.service[87435]: DEBUG cinder.coordination [req-7eb7dc4a-5ce4-4226-85a5-e217f2b48322 req-1ac58dec-6ad4-4aa6-8bb2-711ea08cf49e tempest-TestServerVolumeAttachScenarioOldVersion-340322533 tempest-TestServerVolumeAttachScenarioOldVersion-340322533-project-member] Lock "cinder-attachment_update-4f9c3967-3535-48db-9f7c-e08087c2518e-devstack" acquired by "attachment_update" :: waited 0.022s {{(pid=87435) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 05 21:02:13 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:13 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:02:13 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:13 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:02:13 devstack devstack@c-api.service[87435]: DEBUG cinder.coordination [req-7eb7dc4a-5ce4-4226-85a5-e217f2b48322 req-1ac58dec-6ad4-4aa6-8bb2-711ea08cf49e tempest-TestServerVolumeAttachScenarioOldVersion-340322533 tempest-TestServerVolumeAttachScenarioOldVersion-340322533-project-member] Lock "cinder-attachment_update-4f9c3967-3535-48db-9f7c-e08087c2518e-devstack" released by "attachment_update" :: held 0.219s {{(pid=87435) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 05 21:02:13 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-7eb7dc4a-5ce4-4226-85a5-e217f2b48322 req-1ac58dec-6ad4-4aa6-8bb2-711ea08cf49e tempest-TestServerVolumeAttachScenarioOldVersion-340322533 tempest-TestServerVolumeAttachScenarioOldVersion-340322533-project-member] http://192.168.122.117/volume/v3/attachments/fed4a00c-f542-4880-ac3c-71ac36424e7a returned with HTTP 200 Sep 05 21:02:13 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 887/1783] 192.168.122.117 () {66 vars in 1593 bytes} [Sat Sep 5 21:02:13 2026] PUT /volume/v3/attachments/fed4a00c-f542-4880-ac3c-71ac36424e7a => generated 694 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:02:14 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-a8f9b4cb-0a7c-44e4-ad1b-4bab3b6e1663 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:14 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-a8f9b4cb-0a7c-44e4-ad1b-4bab3b6e1663 tempest-TestServerVolumeAttachScenarioOldVersion-340322533 tempest-TestServerVolumeAttachScenarioOldVersion-340322533-project-member] GET http://192.168.122.117/volume/v3/volumes/4f9c3967-3535-48db-9f7c-e08087c2518e Sep 05 21:02:14 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-a8f9b4cb-0a7c-44e4-ad1b-4bab3b6e1663 tempest-TestServerVolumeAttachScenarioOldVersion-340322533 tempest-TestServerVolumeAttachScenarioOldVersion-340322533-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:14 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-a8f9b4cb-0a7c-44e4-ad1b-4bab3b6e1663 tempest-TestServerVolumeAttachScenarioOldVersion-340322533 tempest-TestServerVolumeAttachScenarioOldVersion-340322533-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:14 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:14 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:02:14 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:14 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:02:14 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-a8f9b4cb-0a7c-44e4-ad1b-4bab3b6e1663 tempest-TestServerVolumeAttachScenarioOldVersion-340322533 tempest-TestServerVolumeAttachScenarioOldVersion-340322533-project-member] Volume info retrieved successfully. Sep 05 21:02:14 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-a8f9b4cb-0a7c-44e4-ad1b-4bab3b6e1663 tempest-TestServerVolumeAttachScenarioOldVersion-340322533 tempest-TestServerVolumeAttachScenarioOldVersion-340322533-project-member] http://192.168.122.117/volume/v3/volumes/4f9c3967-3535-48db-9f7c-e08087c2518e returned with HTTP 200 Sep 05 21:02:14 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 897/1784] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 21:02:14 2026] GET /volume/v3/volumes/4f9c3967-3535-48db-9f7c-e08087c2518e => generated 889 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:02:14 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [req-7eb7dc4a-5ce4-4226-85a5-e217f2b48322 req-43ba4d91-72e9-4e09-9d41-944bb22c8caa None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:14 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-7eb7dc4a-5ce4-4226-85a5-e217f2b48322 req-43ba4d91-72e9-4e09-9d41-944bb22c8caa tempest-TestServerVolumeAttachScenarioOldVersion-340322533 tempest-TestServerVolumeAttachScenarioOldVersion-340322533-project-member] POST http://192.168.122.117/volume/v3/attachments/fed4a00c-f542-4880-ac3c-71ac36424e7a/action Sep 05 21:02:14 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-7eb7dc4a-5ce4-4226-85a5-e217f2b48322 req-43ba4d91-72e9-4e09-9d41-944bb22c8caa tempest-TestServerVolumeAttachScenarioOldVersion-340322533 tempest-TestServerVolumeAttachScenarioOldVersion-340322533-project-member] Action body: b'{"os-complete": null}' {{(pid=87435) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 21:02:14 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-7eb7dc4a-5ce4-4226-85a5-e217f2b48322 req-43ba4d91-72e9-4e09-9d41-944bb22c8caa tempest-TestServerVolumeAttachScenarioOldVersion-340322533 tempest-TestServerVolumeAttachScenarioOldVersion-340322533-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:02:14 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:14 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:02:14 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:14 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:02:14 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-7eb7dc4a-5ce4-4226-85a5-e217f2b48322 req-43ba4d91-72e9-4e09-9d41-944bb22c8caa tempest-TestServerVolumeAttachScenarioOldVersion-340322533 tempest-TestServerVolumeAttachScenarioOldVersion-340322533-project-member] http://192.168.122.117/volume/v3/attachments/fed4a00c-f542-4880-ac3c-71ac36424e7a/action returned with HTTP 204 Sep 05 21:02:14 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 888/1785] 192.168.122.117 () {66 vars in 1614 bytes} [Sat Sep 5 21:02:14 2026] POST /volume/v3/attachments/fed4a00c-f542-4880-ac3c-71ac36424e7a/action => generated 0 bytes in 87 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:02:15 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-a87aff0b-588e-483a-9003-5101706baa51 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:15 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-a87aff0b-588e-483a-9003-5101706baa51 tempest-TestServerVolumeAttachScenarioOldVersion-340322533 tempest-TestServerVolumeAttachScenarioOldVersion-340322533-project-member] GET http://192.168.122.117/volume/v3/volumes/4f9c3967-3535-48db-9f7c-e08087c2518e Sep 05 21:02:15 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-a87aff0b-588e-483a-9003-5101706baa51 tempest-TestServerVolumeAttachScenarioOldVersion-340322533 tempest-TestServerVolumeAttachScenarioOldVersion-340322533-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:15 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-a87aff0b-588e-483a-9003-5101706baa51 tempest-TestServerVolumeAttachScenarioOldVersion-340322533 tempest-TestServerVolumeAttachScenarioOldVersion-340322533-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:15 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:15 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:02:15 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:15 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:02:15 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-a87aff0b-588e-483a-9003-5101706baa51 tempest-TestServerVolumeAttachScenarioOldVersion-340322533 tempest-TestServerVolumeAttachScenarioOldVersion-340322533-project-member] Volume info retrieved successfully. Sep 05 21:02:15 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-a87aff0b-588e-483a-9003-5101706baa51 tempest-TestServerVolumeAttachScenarioOldVersion-340322533 tempest-TestServerVolumeAttachScenarioOldVersion-340322533-project-member] http://192.168.122.117/volume/v3/volumes/4f9c3967-3535-48db-9f7c-e08087c2518e returned with HTTP 200 Sep 05 21:02:15 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 898/1786] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 21:02:15 2026] GET /volume/v3/volumes/4f9c3967-3535-48db-9f7c-e08087c2518e => generated 1181 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 21:02:15 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-b101fde3-c5a0-4315-b206-213afbc8d7c7 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:15 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-b101fde3-c5a0-4315-b206-213afbc8d7c7 tempest-TestServerVolumeAttachScenarioOldVersion-340322533 tempest-TestServerVolumeAttachScenarioOldVersion-340322533-project-member] GET http://192.168.122.117/volume/v3/volumes/4f9c3967-3535-48db-9f7c-e08087c2518e Sep 05 21:02:15 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-b101fde3-c5a0-4315-b206-213afbc8d7c7 tempest-TestServerVolumeAttachScenarioOldVersion-340322533 tempest-TestServerVolumeAttachScenarioOldVersion-340322533-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:15 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-b101fde3-c5a0-4315-b206-213afbc8d7c7 tempest-TestServerVolumeAttachScenarioOldVersion-340322533 tempest-TestServerVolumeAttachScenarioOldVersion-340322533-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:15 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:15 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:02:15 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:15 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:02:15 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-b101fde3-c5a0-4315-b206-213afbc8d7c7 tempest-TestServerVolumeAttachScenarioOldVersion-340322533 tempest-TestServerVolumeAttachScenarioOldVersion-340322533-project-member] Volume info retrieved successfully. Sep 05 21:02:15 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-b101fde3-c5a0-4315-b206-213afbc8d7c7 tempest-TestServerVolumeAttachScenarioOldVersion-340322533 tempest-TestServerVolumeAttachScenarioOldVersion-340322533-project-member] http://192.168.122.117/volume/v3/volumes/4f9c3967-3535-48db-9f7c-e08087c2518e returned with HTTP 200 Sep 05 21:02:15 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 889/1787] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 21:02:15 2026] GET /volume/v3/volumes/4f9c3967-3535-48db-9f7c-e08087c2518e => generated 1181 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 21:02:15 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-78c9d305-e935-42a4-a564-06fc9f98bd17 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:15 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 899/1788] 192.168.122.117 () {62 vars in 1495 bytes} [Sat Sep 5 21:02:15 2026] DELETE /volume/v3/attachments/fed4a00c-f542-4880-ac3c-71ac36424e7a => generated 114 bytes in 7 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 05 21:02:15 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-06b5af65-a28b-43b1-b024-5af1d7c4137b None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:15 devstack devstack@c-api.service[87435]: WARNING keystonemiddleware.auth_token [None req-06b5af65-a28b-43b1-b024-5af1d7c4137b None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 05 21:02:15 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 890/1789] 192.168.122.117 () {62 vars in 1495 bytes} [Sat Sep 5 21:02:15 2026] DELETE /volume/v3/attachments/fed4a00c-f542-4880-ac3c-71ac36424e7a => generated 114 bytes in 253 msecs (HTTP/1.1 401) 5 headers in 233 bytes (2 switches on core 0) Sep 05 21:02:15 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-9078b038-91f2-42b2-a4a3-3cdc47498ade None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:15 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-9078b038-91f2-42b2-a4a3-3cdc47498ade tempest-TestServerVolumeAttachScenarioOldVersion-340322533 tempest-TestServerVolumeAttachScenarioOldVersion-340322533-project-member] DELETE http://192.168.122.117/volume/v3/attachments/fed4a00c-f542-4880-ac3c-71ac36424e7a Sep 05 21:02:15 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-9078b038-91f2-42b2-a4a3-3cdc47498ade tempest-TestServerVolumeAttachScenarioOldVersion-340322533 tempest-TestServerVolumeAttachScenarioOldVersion-340322533-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:15 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-9078b038-91f2-42b2-a4a3-3cdc47498ade tempest-TestServerVolumeAttachScenarioOldVersion-340322533 tempest-TestServerVolumeAttachScenarioOldVersion-340322533-project-member] Calling method 'version_select' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:15 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:15 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:02:16 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-9078b038-91f2-42b2-a4a3-3cdc47498ade tempest-TestServerVolumeAttachScenarioOldVersion-340322533 tempest-TestServerVolumeAttachScenarioOldVersion-340322533-project-member] Attachment connected to vm 33e8cb14-af3e-47c3-aaa6-6210a9601f97, checking data on nova Sep 05 21:02:16 devstack devstack@c-api.service[87434]: DEBUG cinder.compute.nova [None req-9078b038-91f2-42b2-a4a3-3cdc47498ade tempest-TestServerVolumeAttachScenarioOldVersion-340322533 tempest-TestServerVolumeAttachScenarioOldVersion-340322533-project-member] Creating Keystone token plugin using URL: http://192.168.122.117/identity {{(pid=87434) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 05 21:02:16 devstack devstack@c-api.service[87434]: DEBUG novaclient.v2.client [None req-9078b038-91f2-42b2-a4a3-3cdc47498ade tempest-TestServerVolumeAttachScenarioOldVersion-340322533 tempest-TestServerVolumeAttachScenarioOldVersion-340322533-project-member] REQ: curl -g -i -X GET http://192.168.122.117/compute/v2.1/servers/33e8cb14-af3e-47c3-aaa6-6210a9601f97/os-volume_attachments/4f9c3967-3535-48db-9f7c-e08087c2518e -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}f13bfe00a8851b59ae0cb24dbfd9ab357dc4a0285055e04e8bd3d3c7dd884381" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-9078b038-91f2-42b2-a4a3-3cdc47498ade" -H "X-Service-Token: {SHA256}f69152ee6104208d65fcc6870201a7976e2fc1a041a4135735a0818da6730124" {{(pid=87434) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 05 21:02:16 devstack devstack@c-api.service[87434]: DEBUG novaclient.v2.client [None req-9078b038-91f2-42b2-a4a3-3cdc47498ade tempest-TestServerVolumeAttachScenarioOldVersion-340322533 tempest-TestServerVolumeAttachScenarioOldVersion-340322533-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Sat, 05 Sep 2026 19:02:16 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-d6988ac1-97ca-4680-93ae-3e0e1b5468b4 x-openstack-request-id: req-d6988ac1-97ca-4680-93ae-3e0e1b5468b4 {{(pid=87434) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 05 21:02:16 devstack devstack@c-api.service[87434]: DEBUG novaclient.v2.client [None req-9078b038-91f2-42b2-a4a3-3cdc47498ade tempest-TestServerVolumeAttachScenarioOldVersion-340322533 tempest-TestServerVolumeAttachScenarioOldVersion-340322533-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "4f9c3967-3535-48db-9f7c-e08087c2518e", "serverId": "33e8cb14-af3e-47c3-aaa6-6210a9601f97", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "fed4a00c-f542-4880-ac3c-71ac36424e7a", "bdm_uuid": "8a7f19c0-432d-4312-aa1a-18a5c0162bb4"}} {{(pid=87434) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 05 21:02:16 devstack devstack@c-api.service[87434]: DEBUG novaclient.v2.client [None req-9078b038-91f2-42b2-a4a3-3cdc47498ade tempest-TestServerVolumeAttachScenarioOldVersion-340322533 tempest-TestServerVolumeAttachScenarioOldVersion-340322533-project-member] GET call to compute for http://192.168.122.117/compute/v2.1/servers/33e8cb14-af3e-47c3-aaa6-6210a9601f97/os-volume_attachments/4f9c3967-3535-48db-9f7c-e08087c2518e used request id req-d6988ac1-97ca-4680-93ae-3e0e1b5468b4 {{(pid=87434) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 05 21:02:16 devstack devstack@c-api.service[87434]: ERROR cinder.volume.api [None req-9078b038-91f2-42b2-a4a3-3cdc47498ade tempest-TestServerVolumeAttachScenarioOldVersion-340322533 tempest-TestServerVolumeAttachScenarioOldVersion-340322533-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 05 21:02:16 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault [None req-9078b038-91f2-42b2-a4a3-3cdc47498ade tempest-TestServerVolumeAttachScenarioOldVersion-340322533 tempest-TestServerVolumeAttachScenarioOldVersion-340322533-project-member] Caught error: Detach volume from instance 33e8cb14-af3e-47c3-aaa6-6210a9601f97 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 33e8cb14-af3e-47c3-aaa6-6210a9601f97 using the Compute API Sep 05 21:02:16 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 05 21:02:16 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 05 21:02:16 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 05 21:02:16 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:02:16 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 05 21:02:16 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 05 21:02:16 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:02:16 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 05 21:02:16 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 05 21:02:16 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:02:16 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 05 21:02:16 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 05 21:02:16 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:02:16 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 05 21:02:16 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 05 21:02:16 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:02:16 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 05 21:02:16 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 05 21:02:16 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:02:16 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 05 21:02:16 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 05 21:02:16 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:02:16 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 05 21:02:16 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 05 21:02:16 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:02:16 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 05 21:02:16 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 05 21:02:16 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:02:16 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 05 21:02:16 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 05 21:02:16 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:02:16 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 05 21:02:16 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 05 21:02:16 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:02:16 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 05 21:02:16 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 05 21:02:16 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:02:16 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 05 21:02:16 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 05 21:02:16 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:02:16 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 05 21:02:16 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 05 21:02:16 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:02:16 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 05 21:02:16 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 05 21:02:16 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:02:16 devstack devstack@c-api.service[87434]: 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 05 21:02:16 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 05 21:02:16 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:02:16 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 05 21:02:16 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 05 21:02:16 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:02:16 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 05 21:02:16 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 05 21:02:16 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:02:16 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 05 21:02:16 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 05 21:02:16 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:02:16 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 05 21:02:16 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 05 21:02:16 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:02:16 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 05 21:02:16 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 05 21:02:16 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:02:16 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 05 21:02:16 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 05 21:02:16 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:02:16 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 05 21:02:16 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 05 21:02:16 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:02:16 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 05 21:02:16 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 05 21:02:16 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:02:16 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 05 21:02:16 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 05 21:02:16 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:02:16 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 05 21:02:16 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 05 21:02:16 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:02:16 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 05 21:02:16 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 05 21:02:16 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:02:16 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Sep 05 21:02:16 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Sep 05 21:02:16 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:02:16 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Sep 05 21:02:16 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Sep 05 21:02:16 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:02:16 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Sep 05 21:02:16 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Sep 05 21:02:16 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 05 21:02:16 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 05 21:02:16 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 33e8cb14-af3e-47c3-aaa6-6210a9601f97 using the Compute API Sep 05 21:02:16 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault Sep 05 21:02:16 devstack devstack@c-api.service[87434]: INFO cinder.api.middleware.fault [None req-9078b038-91f2-42b2-a4a3-3cdc47498ade tempest-TestServerVolumeAttachScenarioOldVersion-340322533 tempest-TestServerVolumeAttachScenarioOldVersion-340322533-project-member] http://192.168.122.117/volume/v3/attachments/fed4a00c-f542-4880-ac3c-71ac36424e7a returned with HTTP 409 Sep 05 21:02:16 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 900/1790] 192.168.122.117 () {60 vars in 1288 bytes} [Sat Sep 5 21:02:15 2026] DELETE /volume/v3/attachments/fed4a00c-f542-4880-ac3c-71ac36424e7a => generated 167 bytes in 1095 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:02:17 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [req-bf32fbbb-ec2c-4835-a012-d4d475a89fac req-4dc13c66-67b8-4751-989e-fd902db28755 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:17 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-bf32fbbb-ec2c-4835-a012-d4d475a89fac req-4dc13c66-67b8-4751-989e-fd902db28755 tempest-TestServerVolumeAttachScenarioOldVersion-340322533 tempest-TestServerVolumeAttachScenarioOldVersion-340322533-project-member] GET http://192.168.122.117/volume/v3/volumes/4f9c3967-3535-48db-9f7c-e08087c2518e Sep 05 21:02:17 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-bf32fbbb-ec2c-4835-a012-d4d475a89fac req-4dc13c66-67b8-4751-989e-fd902db28755 tempest-TestServerVolumeAttachScenarioOldVersion-340322533 tempest-TestServerVolumeAttachScenarioOldVersion-340322533-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:17 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-bf32fbbb-ec2c-4835-a012-d4d475a89fac req-4dc13c66-67b8-4751-989e-fd902db28755 tempest-TestServerVolumeAttachScenarioOldVersion-340322533 tempest-TestServerVolumeAttachScenarioOldVersion-340322533-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:17 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:17 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:02:17 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:17 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:02:17 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [req-bf32fbbb-ec2c-4835-a012-d4d475a89fac req-4dc13c66-67b8-4751-989e-fd902db28755 tempest-TestServerVolumeAttachScenarioOldVersion-340322533 tempest-TestServerVolumeAttachScenarioOldVersion-340322533-project-member] Volume info retrieved successfully. Sep 05 21:02:17 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-bf32fbbb-ec2c-4835-a012-d4d475a89fac req-4dc13c66-67b8-4751-989e-fd902db28755 tempest-TestServerVolumeAttachScenarioOldVersion-340322533 tempest-TestServerVolumeAttachScenarioOldVersion-340322533-project-member] http://192.168.122.117/volume/v3/volumes/4f9c3967-3535-48db-9f7c-e08087c2518e returned with HTTP 200 Sep 05 21:02:17 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 891/1791] 192.168.122.117 () {60 vars in 1487 bytes} [Sat Sep 5 21:02:17 2026] GET /volume/v3/volumes/4f9c3967-3535-48db-9f7c-e08087c2518e => generated 1163 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:02:17 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-bf32fbbb-ec2c-4835-a012-d4d475a89fac req-2531bd49-7744-455b-9de1-5a5065d1d1c9 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:17 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-bf32fbbb-ec2c-4835-a012-d4d475a89fac req-2531bd49-7744-455b-9de1-5a5065d1d1c9 tempest-TestServerVolumeAttachScenarioOldVersion-340322533 tempest-TestServerVolumeAttachScenarioOldVersion-340322533-project-member] POST http://192.168.122.117/volume/v3/volumes/4f9c3967-3535-48db-9f7c-e08087c2518e/action Sep 05 21:02:17 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-bf32fbbb-ec2c-4835-a012-d4d475a89fac req-2531bd49-7744-455b-9de1-5a5065d1d1c9 tempest-TestServerVolumeAttachScenarioOldVersion-340322533 tempest-TestServerVolumeAttachScenarioOldVersion-340322533-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87434) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 21:02:17 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-bf32fbbb-ec2c-4835-a012-d4d475a89fac req-2531bd49-7744-455b-9de1-5a5065d1d1c9 tempest-TestServerVolumeAttachScenarioOldVersion-340322533 tempest-TestServerVolumeAttachScenarioOldVersion-340322533-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:02:17 devstack devstack@c-api.service[87434]: DEBUG oslo_db.sqlalchemy.engines [req-bf32fbbb-ec2c-4835-a012-d4d475a89fac req-2531bd49-7744-455b-9de1-5a5065d1d1c9 tempest-TestServerVolumeAttachScenarioOldVersion-340322533 tempest-TestServerVolumeAttachScenarioOldVersion-340322533-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87434) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 21:02:17 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:17 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:02:17 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:17 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:02:17 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [req-bf32fbbb-ec2c-4835-a012-d4d475a89fac req-2531bd49-7744-455b-9de1-5a5065d1d1c9 tempest-TestServerVolumeAttachScenarioOldVersion-340322533 tempest-TestServerVolumeAttachScenarioOldVersion-340322533-project-member] Volume info retrieved successfully. Sep 05 21:02:17 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [req-bf32fbbb-ec2c-4835-a012-d4d475a89fac req-2531bd49-7744-455b-9de1-5a5065d1d1c9 tempest-TestServerVolumeAttachScenarioOldVersion-340322533 tempest-TestServerVolumeAttachScenarioOldVersion-340322533-project-member] Begin detaching volume completed successfully. Sep 05 21:02:17 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-bf32fbbb-ec2c-4835-a012-d4d475a89fac req-2531bd49-7744-455b-9de1-5a5065d1d1c9 tempest-TestServerVolumeAttachScenarioOldVersion-340322533 tempest-TestServerVolumeAttachScenarioOldVersion-340322533-project-member] http://192.168.122.117/volume/v3/volumes/4f9c3967-3535-48db-9f7c-e08087c2518e/action returned with HTTP 202 Sep 05 21:02:17 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 901/1792] 192.168.122.117 () {64 vars in 1561 bytes} [Sat Sep 5 21:02:17 2026] POST /volume/v3/volumes/4f9c3967-3535-48db-9f7c-e08087c2518e/action => generated 0 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 21:02:17 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-93182ea2-30fa-441a-bfea-6d3c210ac8c0 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:17 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-93182ea2-30fa-441a-bfea-6d3c210ac8c0 None None] GET http://192.168.122.117/volume// Sep 05 21:02:17 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-93182ea2-30fa-441a-bfea-6d3c210ac8c0 None None] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:17 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-93182ea2-30fa-441a-bfea-6d3c210ac8c0 None None] Calling method 'all' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:17 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-93182ea2-30fa-441a-bfea-6d3c210ac8c0 None None] http://192.168.122.117/volume// returned with HTTP 300 Sep 05 21:02:17 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 892/1793] 192.168.122.117 () {58 vars in 1315 bytes} [Sat Sep 5 21:02:17 2026] GET /volume/ => generated 390 bytes in 18 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 05 21:02:17 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-bf32fbbb-ec2c-4835-a012-d4d475a89fac req-27290242-5e14-4b77-a549-a24573d7aae3 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:17 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-bf32fbbb-ec2c-4835-a012-d4d475a89fac req-27290242-5e14-4b77-a549-a24573d7aae3 tempest-TestServerVolumeAttachScenarioOldVersion-340322533 tempest-TestServerVolumeAttachScenarioOldVersion-340322533-project-member] GET http://192.168.122.117/volume/v3/volumes/4f9c3967-3535-48db-9f7c-e08087c2518e Sep 05 21:02:17 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-bf32fbbb-ec2c-4835-a012-d4d475a89fac req-27290242-5e14-4b77-a549-a24573d7aae3 tempest-TestServerVolumeAttachScenarioOldVersion-340322533 tempest-TestServerVolumeAttachScenarioOldVersion-340322533-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:17 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-bf32fbbb-ec2c-4835-a012-d4d475a89fac req-27290242-5e14-4b77-a549-a24573d7aae3 tempest-TestServerVolumeAttachScenarioOldVersion-340322533 tempest-TestServerVolumeAttachScenarioOldVersion-340322533-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:17 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:17 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:02:17 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:17 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:02:17 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [req-bf32fbbb-ec2c-4835-a012-d4d475a89fac req-27290242-5e14-4b77-a549-a24573d7aae3 tempest-TestServerVolumeAttachScenarioOldVersion-340322533 tempest-TestServerVolumeAttachScenarioOldVersion-340322533-project-member] Volume info retrieved successfully. Sep 05 21:02:17 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-bf32fbbb-ec2c-4835-a012-d4d475a89fac req-27290242-5e14-4b77-a549-a24573d7aae3 tempest-TestServerVolumeAttachScenarioOldVersion-340322533 tempest-TestServerVolumeAttachScenarioOldVersion-340322533-project-member] http://192.168.122.117/volume/v3/volumes/4f9c3967-3535-48db-9f7c-e08087c2518e returned with HTTP 200 Sep 05 21:02:17 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 902/1794] 192.168.122.117 () {62 vars in 1528 bytes} [Sat Sep 5 21:02:17 2026] GET /volume/v3/volumes/4f9c3967-3535-48db-9f7c-e08087c2518e => generated 1347 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 21:02:17 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [req-bf32fbbb-ec2c-4835-a012-d4d475a89fac req-ae1f0262-c264-4826-b196-3eb522358984 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:17 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-bf32fbbb-ec2c-4835-a012-d4d475a89fac req-ae1f0262-c264-4826-b196-3eb522358984 tempest-TestServerVolumeAttachScenarioOldVersion-340322533 tempest-TestServerVolumeAttachScenarioOldVersion-340322533-project-member] DELETE http://192.168.122.117/volume/v3/attachments/fed4a00c-f542-4880-ac3c-71ac36424e7a Sep 05 21:02:17 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-bf32fbbb-ec2c-4835-a012-d4d475a89fac req-ae1f0262-c264-4826-b196-3eb522358984 tempest-TestServerVolumeAttachScenarioOldVersion-340322533 tempest-TestServerVolumeAttachScenarioOldVersion-340322533-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:17 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-bf32fbbb-ec2c-4835-a012-d4d475a89fac req-ae1f0262-c264-4826-b196-3eb522358984 tempest-TestServerVolumeAttachScenarioOldVersion-340322533 tempest-TestServerVolumeAttachScenarioOldVersion-340322533-project-member] Calling method 'version_select' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:17 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:17 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:02:17 devstack devstack@c-api.service[87435]: /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 05 21:02:17 devstack devstack@c-api.service[87435]: return base.obj_make_list(context, Sep 05 21:02:18 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-bf32fbbb-ec2c-4835-a012-d4d475a89fac req-ae1f0262-c264-4826-b196-3eb522358984 tempest-TestServerVolumeAttachScenarioOldVersion-340322533 tempest-TestServerVolumeAttachScenarioOldVersion-340322533-project-member] http://192.168.122.117/volume/v3/attachments/fed4a00c-f542-4880-ac3c-71ac36424e7a returned with HTTP 200 Sep 05 21:02:18 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 893/1795] 192.168.122.117 () {64 vars in 1562 bytes} [Sat Sep 5 21:02:17 2026] DELETE /volume/v3/attachments/fed4a00c-f542-4880-ac3c-71ac36424e7a => generated 19 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:02:18 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-0658cfda-6203-40bc-9222-44313f98269f req-779c8106-731d-42e2-a493-0505281e87d2 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:18 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-0658cfda-6203-40bc-9222-44313f98269f req-779c8106-731d-42e2-a493-0505281e87d2 tempest-TestServerVolumeAttachScenarioOldVersion-340322533 tempest-TestServerVolumeAttachScenarioOldVersion-340322533-project-member] GET http://192.168.122.117/volume/v3/volumes/4f9c3967-3535-48db-9f7c-e08087c2518e Sep 05 21:02:18 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-0658cfda-6203-40bc-9222-44313f98269f req-779c8106-731d-42e2-a493-0505281e87d2 tempest-TestServerVolumeAttachScenarioOldVersion-340322533 tempest-TestServerVolumeAttachScenarioOldVersion-340322533-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:18 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-0658cfda-6203-40bc-9222-44313f98269f req-779c8106-731d-42e2-a493-0505281e87d2 tempest-TestServerVolumeAttachScenarioOldVersion-340322533 tempest-TestServerVolumeAttachScenarioOldVersion-340322533-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:18 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:18 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:02:18 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:18 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:02:18 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [req-0658cfda-6203-40bc-9222-44313f98269f req-779c8106-731d-42e2-a493-0505281e87d2 tempest-TestServerVolumeAttachScenarioOldVersion-340322533 tempest-TestServerVolumeAttachScenarioOldVersion-340322533-project-member] Volume info retrieved successfully. Sep 05 21:02:18 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-0658cfda-6203-40bc-9222-44313f98269f req-779c8106-731d-42e2-a493-0505281e87d2 tempest-TestServerVolumeAttachScenarioOldVersion-340322533 tempest-TestServerVolumeAttachScenarioOldVersion-340322533-project-member] http://192.168.122.117/volume/v3/volumes/4f9c3967-3535-48db-9f7c-e08087c2518e returned with HTTP 200 Sep 05 21:02:18 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 903/1796] 192.168.122.117 () {60 vars in 1487 bytes} [Sat Sep 5 21:02:18 2026] GET /volume/v3/volumes/4f9c3967-3535-48db-9f7c-e08087c2518e => generated 871 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:02:18 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-fd607e92-cb95-4420-8359-0db36956c9f4 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:18 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-fd607e92-cb95-4420-8359-0db36956c9f4 tempest-TestServerVolumeAttachScenarioOldVersion-340322533 tempest-TestServerVolumeAttachScenarioOldVersion-340322533-project-member] DELETE http://192.168.122.117/volume/v3/volumes/4f9c3967-3535-48db-9f7c-e08087c2518e Sep 05 21:02:18 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-fd607e92-cb95-4420-8359-0db36956c9f4 tempest-TestServerVolumeAttachScenarioOldVersion-340322533 tempest-TestServerVolumeAttachScenarioOldVersion-340322533-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:18 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-fd607e92-cb95-4420-8359-0db36956c9f4 tempest-TestServerVolumeAttachScenarioOldVersion-340322533 tempest-TestServerVolumeAttachScenarioOldVersion-340322533-project-member] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:18 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-fd607e92-cb95-4420-8359-0db36956c9f4 tempest-TestServerVolumeAttachScenarioOldVersion-340322533 tempest-TestServerVolumeAttachScenarioOldVersion-340322533-project-member] Delete volume with id: 4f9c3967-3535-48db-9f7c-e08087c2518e Sep 05 21:02:18 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:18 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:02:18 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:18 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:02:18 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-fd607e92-cb95-4420-8359-0db36956c9f4 tempest-TestServerVolumeAttachScenarioOldVersion-340322533 tempest-TestServerVolumeAttachScenarioOldVersion-340322533-project-member] Volume info retrieved successfully. Sep 05 21:02:18 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-fd607e92-cb95-4420-8359-0db36956c9f4 tempest-TestServerVolumeAttachScenarioOldVersion-340322533 tempest-TestServerVolumeAttachScenarioOldVersion-340322533-project-member] Delete volume request issued successfully. Sep 05 21:02:18 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-fd607e92-cb95-4420-8359-0db36956c9f4 tempest-TestServerVolumeAttachScenarioOldVersion-340322533 tempest-TestServerVolumeAttachScenarioOldVersion-340322533-project-member] http://192.168.122.117/volume/v3/volumes/4f9c3967-3535-48db-9f7c-e08087c2518e returned with HTTP 202 Sep 05 21:02:18 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 894/1797] 192.168.122.117 () {60 vars in 1276 bytes} [Sat Sep 5 21:02:18 2026] DELETE /volume/v3/volumes/4f9c3967-3535-48db-9f7c-e08087c2518e => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 21:02:18 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-e11573ac-2ccc-48ed-bd46-f1023060d1c2 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:18 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-e11573ac-2ccc-48ed-bd46-f1023060d1c2 tempest-TestServerVolumeAttachScenarioOldVersion-340322533 tempest-TestServerVolumeAttachScenarioOldVersion-340322533-project-member] GET http://192.168.122.117/volume/v3/volumes/4f9c3967-3535-48db-9f7c-e08087c2518e Sep 05 21:02:18 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-e11573ac-2ccc-48ed-bd46-f1023060d1c2 tempest-TestServerVolumeAttachScenarioOldVersion-340322533 tempest-TestServerVolumeAttachScenarioOldVersion-340322533-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:18 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-e11573ac-2ccc-48ed-bd46-f1023060d1c2 tempest-TestServerVolumeAttachScenarioOldVersion-340322533 tempest-TestServerVolumeAttachScenarioOldVersion-340322533-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:18 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:18 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:02:18 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:18 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:02:18 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-e11573ac-2ccc-48ed-bd46-f1023060d1c2 tempest-TestServerVolumeAttachScenarioOldVersion-340322533 tempest-TestServerVolumeAttachScenarioOldVersion-340322533-project-member] Volume info retrieved successfully. Sep 05 21:02:18 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-e11573ac-2ccc-48ed-bd46-f1023060d1c2 tempest-TestServerVolumeAttachScenarioOldVersion-340322533 tempest-TestServerVolumeAttachScenarioOldVersion-340322533-project-member] http://192.168.122.117/volume/v3/volumes/4f9c3967-3535-48db-9f7c-e08087c2518e returned with HTTP 200 Sep 05 21:02:18 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 904/1798] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 21:02:18 2026] GET /volume/v3/volumes/4f9c3967-3535-48db-9f7c-e08087c2518e => generated 888 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:02:19 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-bcc797e4-c6b0-4acb-bddb-0e8635eb9fe5 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:19 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-bcc797e4-c6b0-4acb-bddb-0e8635eb9fe5 tempest-TestServerVolumeAttachScenarioOldVersion-340322533 tempest-TestServerVolumeAttachScenarioOldVersion-340322533-project-member] GET http://192.168.122.117/volume/v3/volumes/4f9c3967-3535-48db-9f7c-e08087c2518e Sep 05 21:02:19 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-bcc797e4-c6b0-4acb-bddb-0e8635eb9fe5 tempest-TestServerVolumeAttachScenarioOldVersion-340322533 tempest-TestServerVolumeAttachScenarioOldVersion-340322533-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:19 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-bcc797e4-c6b0-4acb-bddb-0e8635eb9fe5 tempest-TestServerVolumeAttachScenarioOldVersion-340322533 tempest-TestServerVolumeAttachScenarioOldVersion-340322533-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:19 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-bcc797e4-c6b0-4acb-bddb-0e8635eb9fe5 tempest-TestServerVolumeAttachScenarioOldVersion-340322533 tempest-TestServerVolumeAttachScenarioOldVersion-340322533-project-member] http://192.168.122.117/volume/v3/volumes/4f9c3967-3535-48db-9f7c-e08087c2518e returned with HTTP 404 Sep 05 21:02:19 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 895/1799] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 21:02:19 2026] GET /volume/v3/volumes/4f9c3967-3535-48db-9f7c-e08087c2518e => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 21:02:20 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-8a74aaca-e601-4ae1-ba12-9e65a8dcd9a1 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:21 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-8a74aaca-e601-4ae1-ba12-9e65a8dcd9a1 tempest-GroupsTest-2006698411 tempest-GroupsTest-2006698411-project-admin] POST http://192.168.122.117/volume/v3/types Sep 05 21:02:21 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-8a74aaca-e601-4ae1-ba12-9e65a8dcd9a1 tempest-GroupsTest-2006698411 tempest-GroupsTest-2006698411-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-403722075"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:02:21 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-8a74aaca-e601-4ae1-ba12-9e65a8dcd9a1 tempest-GroupsTest-2006698411 tempest-GroupsTest-2006698411-project-admin] http://192.168.122.117/volume/v3/types returned with HTTP 200 Sep 05 21:02:21 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 905/1800] 192.168.122.117 () {60 vars in 1136 bytes} [Sat Sep 5 21:02:20 2026] POST /volume/v3/types => generated 215 bytes in 603 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:02:21 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-445a0e70-ee64-4cf9-a843-c2ffe4f1ca99 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:21 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-445a0e70-ee64-4cf9-a843-c2ffe4f1ca99 tempest-GroupsTest-2006698411 tempest-GroupsTest-2006698411-project-admin] POST http://192.168.122.117/volume/v3/group_types Sep 05 21:02:21 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-445a0e70-ee64-4cf9-a843-c2ffe4f1ca99 tempest-GroupsTest-2006698411 tempest-GroupsTest-2006698411-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-481565933"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:02:21 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-445a0e70-ee64-4cf9-a843-c2ffe4f1ca99 tempest-GroupsTest-2006698411 tempest-GroupsTest-2006698411-project-admin] http://192.168.122.117/volume/v3/group_types returned with HTTP 202 Sep 05 21:02:21 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 896/1801] 192.168.122.117 () {62 vars in 1195 bytes} [Sat Sep 5 21:02:21 2026] POST /volume/v3/group_types => generated 172 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:02:21 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-b0485a1c-3342-4473-8803-be3af062a0a7 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:21 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b0485a1c-3342-4473-8803-be3af062a0a7 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] POST http://192.168.122.117/volume/v3/groups Sep 05 21:02:21 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b0485a1c-3342-4473-8803-be3af062a0a7 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "5505273d-2c39-4fe9-a8b2-dcfa163244c5", "volume_types": ["bb5fd4cd-b2db-44ae-8c56-83420da45876"], "name": "tempest-Group1-1812072992"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:02:21 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.groups [None req-b0485a1c-3342-4473-8803-be3af062a0a7 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Creating new group {'group': {'group_type': '5505273d-2c39-4fe9-a8b2-dcfa163244c5', 'volume_types': ['bb5fd4cd-b2db-44ae-8c56-83420da45876'], 'name': 'tempest-Group1-1812072992'}} {{(pid=87434) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 05 21:02:21 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.groups [None req-b0485a1c-3342-4473-8803-be3af062a0a7 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Creating group tempest-Group1-1812072992. Sep 05 21:02:21 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-b0485a1c-3342-4473-8803-be3af062a0a7 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Availability Zones retrieved successfully. Sep 05 21:02:21 devstack devstack@c-api.service[87434]: DEBUG cinder.quota [None req-b0485a1c-3342-4473-8803-be3af062a0a7 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Created reservations ['392abf68-dec2-4efc-a004-37fb652bca6d'] {{(pid=87434) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:02:21 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b0485a1c-3342-4473-8803-be3af062a0a7 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] http://192.168.122.117/volume/v3/groups returned with HTTP 202 Sep 05 21:02:21 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 906/1802] 192.168.122.117 () {62 vars in 1181 bytes} [Sat Sep 5 21:02:21 2026] POST /volume/v3/groups => generated 94 bytes in 463 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:02:21 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-0e3d9ac8-ef25-4a8a-8f14-2078228386e2 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:21 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-0e3d9ac8-ef25-4a8a-8f14-2078228386e2 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] GET http://192.168.122.117/volume/v3/groups/62130a1e-956d-4475-ad84-7c820c816f3f Sep 05 21:02:21 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-0e3d9ac8-ef25-4a8a-8f14-2078228386e2 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:21 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-0e3d9ac8-ef25-4a8a-8f14-2078228386e2 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Calling method 'version_select' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:21 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.groups [None req-0e3d9ac8-ef25-4a8a-8f14-2078228386e2 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] show called for member 62130a1e-956d-4475-ad84-7c820c816f3f {{(pid=87435) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 21:02:21 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:21 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:02:21 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:21 devstack devstack@c-api.service[87435]: return base.obj_make_list(context, cls(context), Sep 05 21:02:21 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-0e3d9ac8-ef25-4a8a-8f14-2078228386e2 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] http://192.168.122.117/volume/v3/groups/62130a1e-956d-4475-ad84-7c820c816f3f returned with HTTP 200 Sep 05 21:02:21 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 897/1803] 192.168.122.117 () {60 vars in 1270 bytes} [Sat Sep 5 21:02:21 2026] GET /volume/v3/groups/62130a1e-956d-4475-ad84-7c820c816f3f => generated 322 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:02:22 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-0378d17a-2785-4963-bed3-ebc68df69d2d None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:22 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-0378d17a-2785-4963-bed3-ebc68df69d2d tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] GET http://192.168.122.117/volume/v3/groups/62130a1e-956d-4475-ad84-7c820c816f3f Sep 05 21:02:22 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-0378d17a-2785-4963-bed3-ebc68df69d2d tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:22 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-0378d17a-2785-4963-bed3-ebc68df69d2d tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Calling method 'version_select' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:22 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.groups [None req-0378d17a-2785-4963-bed3-ebc68df69d2d tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] show called for member 62130a1e-956d-4475-ad84-7c820c816f3f {{(pid=87434) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 21:02:22 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:22 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:02:22 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:22 devstack devstack@c-api.service[87434]: return base.obj_make_list(context, cls(context), Sep 05 21:02:22 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-0378d17a-2785-4963-bed3-ebc68df69d2d tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] http://192.168.122.117/volume/v3/groups/62130a1e-956d-4475-ad84-7c820c816f3f returned with HTTP 200 Sep 05 21:02:22 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 907/1804] 192.168.122.117 () {60 vars in 1270 bytes} [Sat Sep 5 21:02:22 2026] GET /volume/v3/groups/62130a1e-956d-4475-ad84-7c820c816f3f => generated 323 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:02:22 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-a0d8adfe-4246-41dd-a192-005c2275cb51 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:22 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-a0d8adfe-4246-41dd-a192-005c2275cb51 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] POST http://192.168.122.117/volume/v3/groups Sep 05 21:02:22 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-a0d8adfe-4246-41dd-a192-005c2275cb51 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "5505273d-2c39-4fe9-a8b2-dcfa163244c5", "volume_types": ["bb5fd4cd-b2db-44ae-8c56-83420da45876"], "name": "tempest-Group2-1476832206"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:02:22 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.groups [None req-a0d8adfe-4246-41dd-a192-005c2275cb51 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Creating new group {'group': {'group_type': '5505273d-2c39-4fe9-a8b2-dcfa163244c5', 'volume_types': ['bb5fd4cd-b2db-44ae-8c56-83420da45876'], 'name': 'tempest-Group2-1476832206'}} {{(pid=87435) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 05 21:02:22 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.groups [None req-a0d8adfe-4246-41dd-a192-005c2275cb51 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Creating group tempest-Group2-1476832206. Sep 05 21:02:22 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:22 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:02:22 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-a0d8adfe-4246-41dd-a192-005c2275cb51 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Availability Zones retrieved successfully. Sep 05 21:02:22 devstack devstack@c-api.service[87435]: DEBUG cinder.quota [None req-a0d8adfe-4246-41dd-a192-005c2275cb51 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Created reservations ['bd0b64ec-c0f6-4018-aa10-e78cb29d7846'] {{(pid=87435) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:02:22 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-a0d8adfe-4246-41dd-a192-005c2275cb51 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] http://192.168.122.117/volume/v3/groups returned with HTTP 202 Sep 05 21:02:22 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 898/1805] 192.168.122.117 () {62 vars in 1181 bytes} [Sat Sep 5 21:02:22 2026] POST /volume/v3/groups => generated 94 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 05 21:02:22 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-30a0797a-45dc-412b-a988-f3c0765f0a81 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:23 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-30a0797a-45dc-412b-a988-f3c0765f0a81 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] GET http://192.168.122.117/volume/v3/groups/ace90fdc-67aa-4006-bd6b-270fb97927a0 Sep 05 21:02:23 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-30a0797a-45dc-412b-a988-f3c0765f0a81 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:23 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-30a0797a-45dc-412b-a988-f3c0765f0a81 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Calling method 'version_select' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:23 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.groups [None req-30a0797a-45dc-412b-a988-f3c0765f0a81 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] show called for member ace90fdc-67aa-4006-bd6b-270fb97927a0 {{(pid=87434) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 21:02:23 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:23 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:02:23 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:23 devstack devstack@c-api.service[87434]: return base.obj_make_list(context, cls(context), Sep 05 21:02:23 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-30a0797a-45dc-412b-a988-f3c0765f0a81 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] http://192.168.122.117/volume/v3/groups/ace90fdc-67aa-4006-bd6b-270fb97927a0 returned with HTTP 200 Sep 05 21:02:23 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 908/1806] 192.168.122.117 () {60 vars in 1270 bytes} [Sat Sep 5 21:02:22 2026] GET /volume/v3/groups/ace90fdc-67aa-4006-bd6b-270fb97927a0 => generated 322 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:02:24 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-db5f0b63-bfc9-4d69-87ff-03e26e7a934e None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:24 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-db5f0b63-bfc9-4d69-87ff-03e26e7a934e tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] GET http://192.168.122.117/volume/v3/groups/ace90fdc-67aa-4006-bd6b-270fb97927a0 Sep 05 21:02:24 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-db5f0b63-bfc9-4d69-87ff-03e26e7a934e tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:24 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-db5f0b63-bfc9-4d69-87ff-03e26e7a934e tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Calling method 'version_select' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:24 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.groups [None req-db5f0b63-bfc9-4d69-87ff-03e26e7a934e tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] show called for member ace90fdc-67aa-4006-bd6b-270fb97927a0 {{(pid=87435) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 21:02:24 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:24 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:02:24 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:24 devstack devstack@c-api.service[87435]: return base.obj_make_list(context, cls(context), Sep 05 21:02:24 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-db5f0b63-bfc9-4d69-87ff-03e26e7a934e tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] http://192.168.122.117/volume/v3/groups/ace90fdc-67aa-4006-bd6b-270fb97927a0 returned with HTTP 200 Sep 05 21:02:24 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 899/1807] 192.168.122.117 () {60 vars in 1270 bytes} [Sat Sep 5 21:02:24 2026] GET /volume/v3/groups/ace90fdc-67aa-4006-bd6b-270fb97927a0 => generated 323 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 21:02:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-6c1789d6-5fbe-4b4f-b00a-0d03951a7e16 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:24 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-6c1789d6-5fbe-4b4f-b00a-0d03951a7e16 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 21:02:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-6c1789d6-5fbe-4b4f-b00a-0d03951a7e16 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1394262488", "volume_type": "bb5fd4cd-b2db-44ae-8c56-83420da45876", "group_id": "62130a1e-956d-4475-ad84-7c820c816f3f", "size": 1}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:02:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.volumes [None req-6c1789d6-5fbe-4b4f-b00a-0d03951a7e16 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1394262488', 'volume_type': 'bb5fd4cd-b2db-44ae-8c56-83420da45876', 'group_id': '62130a1e-956d-4475-ad84-7c820c816f3f', 'size': 1}} {{(pid=87434) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:02:24 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:24 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:02:24 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-6c1789d6-5fbe-4b4f-b00a-0d03951a7e16 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Create volume of 1 GB Sep 05 21:02:24 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:24 devstack devstack@c-api.service[87434]: return base.obj_make_list(context, cls(context), Sep 05 21:02:24 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-6c1789d6-5fbe-4b4f-b00a-0d03951a7e16 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Availability Zones retrieved successfully. Sep 05 21:02:24 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-6c1789d6-5fbe-4b4f-b00a-0d03951a7e16 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Flow 'volume_create_api' (c504e82c-fc0c-403f-8b55-67a247311526) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:02:24 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-6c1789d6-5fbe-4b4f-b00a-0d03951a7e16 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (317f289c-ce32-4073-b974-85251393ef09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:02:24 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:24 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:02:24 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.flows.api.create_volume [None req-6c1789d6-5fbe-4b4f-b00a-0d03951a7e16 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Validating volume size '1' using validate_int {{(pid=87434) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:02:24 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-6c1789d6-5fbe-4b4f-b00a-0d03951a7e16 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (317f289c-ce32-4073-b974-85251393ef09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T19:02:21Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bb5fd4cd-b2db-44ae-8c56-83420da45876,is_public=True,name='tempest-GroupsTest-volume-type-403722075',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bb5fd4cd-b2db-44ae-8c56-83420da45876', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '62130a1e-956d-4475-ad84-7c820c816f3f', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:02:24 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-6c1789d6-5fbe-4b4f-b00a-0d03951a7e16 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd1a06ab-829f-47bf-ad71-42ef114ee6a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:02:24 devstack devstack@c-api.service[87434]: WARNING cinder.quota [None req-6c1789d6-5fbe-4b4f-b00a-0d03951a7e16 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-403722075 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-403722075, it is now deprecated. Please use the default quota class for default quota. Sep 05 21:02:24 devstack devstack@c-api.service[87434]: WARNING cinder.quota [None req-6c1789d6-5fbe-4b4f-b00a-0d03951a7e16 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-403722075 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-403722075, it is now deprecated. Please use the default quota class for default quota. Sep 05 21:02:24 devstack devstack@c-api.service[87434]: DEBUG cinder.quota [None req-6c1789d6-5fbe-4b4f-b00a-0d03951a7e16 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Created reservations ['9fdb8e71-c34e-4113-9d53-be0a295d910c', 'b6dd9d1c-ded1-4106-95bb-e00937e6d4af', '64b14ab4-95d7-4c4c-9934-97af2f955085', '94edb1d9-a1a0-4aad-9d63-8c7c1d1b85e9'] {{(pid=87434) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:02:24 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-6c1789d6-5fbe-4b4f-b00a-0d03951a7e16 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd1a06ab-829f-47bf-ad71-42ef114ee6a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9fdb8e71-c34e-4113-9d53-be0a295d910c', 'b6dd9d1c-ded1-4106-95bb-e00937e6d4af', '64b14ab4-95d7-4c4c-9934-97af2f955085', '94edb1d9-a1a0-4aad-9d63-8c7c1d1b85e9']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:02:24 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-6c1789d6-5fbe-4b4f-b00a-0d03951a7e16 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6987619f-1692-447a-a0fd-57b4bfd0e734) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:02:24 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:24 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:02:24 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-6c1789d6-5fbe-4b4f-b00a-0d03951a7e16 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6987619f-1692-447a-a0fd-57b4bfd0e734) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fc503c7d-3667-481c-a8a7-4f0f9b4b0d37', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1394262488',encryption_key_id=None,group_id=62130a1e-956d-4475-ad84-7c820c816f3f,group_type_id=,metadata={},multiattach=False,project_id='afbb5f0499a549a0bccdbd8f577fd69f',qos_specs=None,replication_status=,reservations=['9fdb8e71-c34e-4113-9d53-be0a295d910c','b6dd9d1c-ded1-4106-95bb-e00937e6d4af','64b14ab4-95d7-4c4c-9934-97af2f955085','94edb1d9-a1a0-4aad-9d63-8c7c1d1b85e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8867e806ab8041858c1d93aba7ae8134',volume_type_id=bb5fd4cd-b2db-44ae-8c56-83420da45876), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:02:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1394262488',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=62130a1e-956d-4475-ad84-7c820c816f3f,host=None,id=fc503c7d-3667-481c-a8a7-4f0f9b4b0d37,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='afbb5f0499a549a0bccdbd8f577fd69f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8867e806ab8041858c1d93aba7ae8134',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bb5fd4cd-b2db-44ae-8c56-83420da45876),volume_type_id=bb5fd4cd-b2db-44ae-8c56-83420da45876)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:02:24 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-6c1789d6-5fbe-4b4f-b00a-0d03951a7e16 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4aa59df7-245f-49f9-af5f-853331d9b802) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:02:24 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-6c1789d6-5fbe-4b4f-b00a-0d03951a7e16 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4aa59df7-245f-49f9-af5f-853331d9b802) transitioned into state 'SUCCESS' from state '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-1394262488',encryption_key_id=None,group_id=62130a1e-956d-4475-ad84-7c820c816f3f,group_type_id=,metadata={},multiattach=False,project_id='afbb5f0499a549a0bccdbd8f577fd69f',qos_specs=None,replication_status=,reservations=['9fdb8e71-c34e-4113-9d53-be0a295d910c','b6dd9d1c-ded1-4106-95bb-e00937e6d4af','64b14ab4-95d7-4c4c-9934-97af2f955085','94edb1d9-a1a0-4aad-9d63-8c7c1d1b85e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8867e806ab8041858c1d93aba7ae8134',volume_type_id=bb5fd4cd-b2db-44ae-8c56-83420da45876)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:02:24 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-6c1789d6-5fbe-4b4f-b00a-0d03951a7e16 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9bacdf5-18c2-4fde-9b2d-5cd4bc84c9fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:02:24 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-6c1789d6-5fbe-4b4f-b00a-0d03951a7e16 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9bacdf5-18c2-4fde-9b2d-5cd4bc84c9fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:02:24 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-6c1789d6-5fbe-4b4f-b00a-0d03951a7e16 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Flow 'volume_create_api' (c504e82c-fc0c-403f-8b55-67a247311526) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:02:24 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-6c1789d6-5fbe-4b4f-b00a-0d03951a7e16 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Create volume request issued successfully. Sep 05 21:02:24 devstack devstack@c-api.service[87434]: WARNING stevedore.named [None req-6c1789d6-5fbe-4b4f-b00a-0d03951a7e16 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 21:02:24 devstack devstack@c-api.service[87434]: WARNING castellan.key_manager [None req-6c1789d6-5fbe-4b4f-b00a-0d03951a7e16 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 21:02:24 devstack devstack@c-api.service[87434]: DEBUG oslo_db.sqlalchemy.engines [None req-6c1789d6-5fbe-4b4f-b00a-0d03951a7e16 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87434) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 21:02:24 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:24 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:02:24 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-6c1789d6-5fbe-4b4f-b00a-0d03951a7e16 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 21:02:24 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 909/1808] 192.168.122.117 () {62 vars in 1184 bytes} [Sat Sep 5 21:02:24 2026] POST /volume/v3/volumes => generated 822 bytes in 609 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:02:24 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-6d7806dd-619c-43fb-96f0-5f9b2ad71bc6 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:24 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-6d7806dd-619c-43fb-96f0-5f9b2ad71bc6 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] GET http://192.168.122.117/volume/v3/volumes/fc503c7d-3667-481c-a8a7-4f0f9b4b0d37 Sep 05 21:02:24 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-6d7806dd-619c-43fb-96f0-5f9b2ad71bc6 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:24 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-6d7806dd-619c-43fb-96f0-5f9b2ad71bc6 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:24 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:24 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:02:24 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:24 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:02:24 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-6d7806dd-619c-43fb-96f0-5f9b2ad71bc6 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Volume info retrieved successfully. Sep 05 21:02:24 devstack devstack@c-api.service[87435]: WARNING stevedore.named [None req-6d7806dd-619c-43fb-96f0-5f9b2ad71bc6 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 21:02:24 devstack devstack@c-api.service[87435]: WARNING castellan.key_manager [None req-6d7806dd-619c-43fb-96f0-5f9b2ad71bc6 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 21:02:24 devstack devstack@c-api.service[87435]: DEBUG oslo_db.sqlalchemy.engines [None req-6d7806dd-619c-43fb-96f0-5f9b2ad71bc6 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87435) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 21:02:24 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:24 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:02:25 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-6d7806dd-619c-43fb-96f0-5f9b2ad71bc6 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] http://192.168.122.117/volume/v3/volumes/fc503c7d-3667-481c-a8a7-4f0f9b4b0d37 returned with HTTP 200 Sep 05 21:02:25 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 900/1809] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 21:02:24 2026] GET /volume/v3/volumes/fc503c7d-3667-481c-a8a7-4f0f9b4b0d37 => generated 890 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:02:26 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-f9ec5f30-c766-4cc5-a71b-a28ff6cd89aa None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:26 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-f9ec5f30-c766-4cc5-a71b-a28ff6cd89aa tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] GET http://192.168.122.117/volume/v3/volumes/fc503c7d-3667-481c-a8a7-4f0f9b4b0d37 Sep 05 21:02:26 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-f9ec5f30-c766-4cc5-a71b-a28ff6cd89aa tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:26 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-f9ec5f30-c766-4cc5-a71b-a28ff6cd89aa tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:26 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:26 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:02:26 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:26 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:02:26 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-f9ec5f30-c766-4cc5-a71b-a28ff6cd89aa tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Volume info retrieved successfully. Sep 05 21:02:26 devstack devstack@c-api.service[87434]: WARNING stevedore.named [None req-f9ec5f30-c766-4cc5-a71b-a28ff6cd89aa tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 21:02:26 devstack devstack@c-api.service[87434]: WARNING castellan.key_manager [None req-f9ec5f30-c766-4cc5-a71b-a28ff6cd89aa tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 21:02:26 devstack devstack@c-api.service[87434]: DEBUG oslo_db.sqlalchemy.engines [None req-f9ec5f30-c766-4cc5-a71b-a28ff6cd89aa tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87434) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 21:02:26 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:26 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:02:26 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-f9ec5f30-c766-4cc5-a71b-a28ff6cd89aa tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] http://192.168.122.117/volume/v3/volumes/fc503c7d-3667-481c-a8a7-4f0f9b4b0d37 returned with HTTP 200 Sep 05 21:02:26 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 910/1810] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 21:02:26 2026] GET /volume/v3/volumes/fc503c7d-3667-481c-a8a7-4f0f9b4b0d37 => generated 915 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:02:26 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-b82ab022-0368-4136-ae33-9f7b06930ed9 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:26 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-b82ab022-0368-4136-ae33-9f7b06930ed9 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] GET http://192.168.122.117/volume/v3/groups/62130a1e-956d-4475-ad84-7c820c816f3f Sep 05 21:02:26 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-b82ab022-0368-4136-ae33-9f7b06930ed9 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:26 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-b82ab022-0368-4136-ae33-9f7b06930ed9 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Calling method 'version_select' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:26 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.groups [None req-b82ab022-0368-4136-ae33-9f7b06930ed9 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] show called for member 62130a1e-956d-4475-ad84-7c820c816f3f {{(pid=87435) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 21:02:26 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:26 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:02:26 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:26 devstack devstack@c-api.service[87435]: return base.obj_make_list(context, cls(context), Sep 05 21:02:26 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-b82ab022-0368-4136-ae33-9f7b06930ed9 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] http://192.168.122.117/volume/v3/groups/62130a1e-956d-4475-ad84-7c820c816f3f returned with HTTP 200 Sep 05 21:02:26 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 901/1811] 192.168.122.117 () {60 vars in 1270 bytes} [Sat Sep 5 21:02:26 2026] GET /volume/v3/groups/62130a1e-956d-4475-ad84-7c820c816f3f => generated 323 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 21:02:26 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-ebd11585-0617-4ae3-a039-601071dd7e02 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:26 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-ebd11585-0617-4ae3-a039-601071dd7e02 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] GET http://192.168.122.117/volume/v3/groups/ace90fdc-67aa-4006-bd6b-270fb97927a0 Sep 05 21:02:26 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-ebd11585-0617-4ae3-a039-601071dd7e02 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:26 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-ebd11585-0617-4ae3-a039-601071dd7e02 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Calling method 'version_select' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:26 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.groups [None req-ebd11585-0617-4ae3-a039-601071dd7e02 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] show called for member ace90fdc-67aa-4006-bd6b-270fb97927a0 {{(pid=87434) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 21:02:26 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:26 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:02:26 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:26 devstack devstack@c-api.service[87434]: return base.obj_make_list(context, cls(context), Sep 05 21:02:26 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-ebd11585-0617-4ae3-a039-601071dd7e02 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] http://192.168.122.117/volume/v3/groups/ace90fdc-67aa-4006-bd6b-270fb97927a0 returned with HTTP 200 Sep 05 21:02:26 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 911/1812] 192.168.122.117 () {60 vars in 1270 bytes} [Sat Sep 5 21:02:26 2026] GET /volume/v3/groups/ace90fdc-67aa-4006-bd6b-270fb97927a0 => generated 323 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:02:26 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-2b3284d9-86d7-4cef-a360-738e9614b0a8 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:26 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-2b3284d9-86d7-4cef-a360-738e9614b0a8 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] GET http://192.168.122.117/volume/v3/groups/detail Sep 05 21:02:26 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-2b3284d9-86d7-4cef-a360-738e9614b0a8 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:26 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-2b3284d9-86d7-4cef-a360-738e9614b0a8 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Calling method 'version_select' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:26 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:26 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:02:26 devstack devstack@c-api.service[87435]: /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 05 21:02:26 devstack devstack@c-api.service[87435]: return base.obj_make_list(context, cls(context), Sep 05 21:02:26 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:26 devstack devstack@c-api.service[87435]: return base.obj_make_list(context, cls(context), Sep 05 21:02:26 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:26 devstack devstack@c-api.service[87435]: return base.obj_make_list(context, cls(context), Sep 05 21:02:26 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-2b3284d9-86d7-4cef-a360-738e9614b0a8 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] http://192.168.122.117/volume/v3/groups/detail returned with HTTP 200 Sep 05 21:02:26 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 902/1813] 192.168.122.117 () {60 vars in 1180 bytes} [Sat Sep 5 21:02:26 2026] GET /volume/v3/groups/detail => generated 640 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:02:26 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-756dfd89-8cbd-4c24-a6f2-2d94332427fb None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:26 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-756dfd89-8cbd-4c24-a6f2-2d94332427fb tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] GET http://192.168.122.117/volume/v3/volumes/detail Sep 05 21:02:26 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-756dfd89-8cbd-4c24-a6f2-2d94332427fb tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:26 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-756dfd89-8cbd-4c24-a6f2-2d94332427fb tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Calling method 'detail' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:26 devstack devstack@c-api.service[87434]: DEBUG cinder.api.api_utils [None req-756dfd89-8cbd-4c24-a6f2-2d94332427fb tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Removing options '' from query. {{(pid=87434) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 21:02:26 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:26 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:02:26 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-756dfd89-8cbd-4c24-a6f2-2d94332427fb tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87434) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 21:02:26 devstack devstack@c-api.service[87434]: /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 05 21:02:26 devstack devstack@c-api.service[87434]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 21:02:26 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:26 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:02:26 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-756dfd89-8cbd-4c24-a6f2-2d94332427fb tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Get all volumes completed successfully. Sep 05 21:02:26 devstack devstack@c-api.service[87434]: WARNING stevedore.named [None req-756dfd89-8cbd-4c24-a6f2-2d94332427fb tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 21:02:26 devstack devstack@c-api.service[87434]: WARNING castellan.key_manager [None req-756dfd89-8cbd-4c24-a6f2-2d94332427fb tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 21:02:26 devstack devstack@c-api.service[87434]: DEBUG oslo_db.sqlalchemy.engines [None req-756dfd89-8cbd-4c24-a6f2-2d94332427fb tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87434) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 21:02:26 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:26 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:02:26 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-756dfd89-8cbd-4c24-a6f2-2d94332427fb tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] http://192.168.122.117/volume/v3/volumes/detail returned with HTTP 200 Sep 05 21:02:26 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 912/1814] 192.168.122.117 () {60 vars in 1183 bytes} [Sat Sep 5 21:02:26 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:02:26 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-de0398e7-cba4-44f2-b192-8985b54ff13c None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:26 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-de0398e7-cba4-44f2-b192-8985b54ff13c tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] GET http://192.168.122.117/volume/v3/volumes/detail Sep 05 21:02:26 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-de0398e7-cba4-44f2-b192-8985b54ff13c tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:26 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-de0398e7-cba4-44f2-b192-8985b54ff13c tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Calling method 'detail' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:26 devstack devstack@c-api.service[87435]: DEBUG cinder.api.api_utils [None req-de0398e7-cba4-44f2-b192-8985b54ff13c tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Removing options '' from query. {{(pid=87435) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 21:02:26 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:26 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:02:26 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-de0398e7-cba4-44f2-b192-8985b54ff13c tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87435) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 21:02:26 devstack devstack@c-api.service[87435]: /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 05 21:02:26 devstack devstack@c-api.service[87435]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 21:02:26 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:26 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:02:26 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-de0398e7-cba4-44f2-b192-8985b54ff13c tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Get all volumes completed successfully. Sep 05 21:02:26 devstack devstack@c-api.service[87435]: WARNING stevedore.named [None req-de0398e7-cba4-44f2-b192-8985b54ff13c tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 21:02:26 devstack devstack@c-api.service[87435]: WARNING castellan.key_manager [None req-de0398e7-cba4-44f2-b192-8985b54ff13c tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 21:02:26 devstack devstack@c-api.service[87435]: DEBUG oslo_db.sqlalchemy.engines [None req-de0398e7-cba4-44f2-b192-8985b54ff13c tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87435) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 21:02:26 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:26 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:02:26 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-de0398e7-cba4-44f2-b192-8985b54ff13c tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] http://192.168.122.117/volume/v3/volumes/detail returned with HTTP 200 Sep 05 21:02:26 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 903/1815] 192.168.122.117 () {60 vars in 1183 bytes} [Sat Sep 5 21:02:26 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:02:26 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-03cf6f39-5acc-4626-aa31-9f24b9366f70 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:26 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-03cf6f39-5acc-4626-aa31-9f24b9366f70 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] POST http://192.168.122.117/volume/v3/groups/62130a1e-956d-4475-ad84-7c820c816f3f/action Sep 05 21:02:26 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-03cf6f39-5acc-4626-aa31-9f24b9366f70 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87434) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 21:02:26 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-03cf6f39-5acc-4626-aa31-9f24b9366f70 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:02:26 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.groups [None req-03cf6f39-5acc-4626-aa31-9f24b9366f70 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] delete called for group 62130a1e-956d-4475-ad84-7c820c816f3f {{(pid=87434) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 05 21:02:26 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.groups [None req-03cf6f39-5acc-4626-aa31-9f24b9366f70 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Delete group with id: 62130a1e-956d-4475-ad84-7c820c816f3f Sep 05 21:02:26 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:26 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:02:26 devstack devstack@c-api.service[87434]: /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 05 21:02:26 devstack devstack@c-api.service[87434]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 05 21:02:26 devstack devstack@c-api.service[87434]: /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 05 21:02:26 devstack devstack@c-api.service[87434]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 21:02:26 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-03cf6f39-5acc-4626-aa31-9f24b9366f70 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] http://192.168.122.117/volume/v3/groups/62130a1e-956d-4475-ad84-7c820c816f3f/action returned with HTTP 202 Sep 05 21:02:26 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 913/1816] 192.168.122.117 () {62 vars in 1312 bytes} [Sat Sep 5 21:02:26 2026] POST /volume/v3/groups/62130a1e-956d-4475-ad84-7c820c816f3f/action => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 21:02:26 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-35bfc474-9086-4156-a42b-8a11ec290f3c None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:26 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-35bfc474-9086-4156-a42b-8a11ec290f3c tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] GET http://192.168.122.117/volume/v3/volumes/fc503c7d-3667-481c-a8a7-4f0f9b4b0d37 Sep 05 21:02:26 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-35bfc474-9086-4156-a42b-8a11ec290f3c tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:26 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-35bfc474-9086-4156-a42b-8a11ec290f3c tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:26 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:26 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:02:26 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:26 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:02:26 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-35bfc474-9086-4156-a42b-8a11ec290f3c tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Volume info retrieved successfully. Sep 05 21:02:26 devstack devstack@c-api.service[87435]: WARNING stevedore.named [None req-35bfc474-9086-4156-a42b-8a11ec290f3c tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 21:02:26 devstack devstack@c-api.service[87435]: WARNING castellan.key_manager [None req-35bfc474-9086-4156-a42b-8a11ec290f3c tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 21:02:26 devstack devstack@c-api.service[87435]: DEBUG oslo_db.sqlalchemy.engines [None req-35bfc474-9086-4156-a42b-8a11ec290f3c tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87435) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 21:02:26 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:26 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:02:26 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-35bfc474-9086-4156-a42b-8a11ec290f3c tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] http://192.168.122.117/volume/v3/volumes/fc503c7d-3667-481c-a8a7-4f0f9b4b0d37 returned with HTTP 200 Sep 05 21:02:26 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 904/1817] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 21:02:26 2026] GET /volume/v3/volumes/fc503c7d-3667-481c-a8a7-4f0f9b4b0d37 => generated 914 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:02:27 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-ee663440-4944-465b-adee-27b2647e7e88 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:27 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-ee663440-4944-465b-adee-27b2647e7e88 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] GET http://192.168.122.117/volume/v3/volumes/fc503c7d-3667-481c-a8a7-4f0f9b4b0d37 Sep 05 21:02:27 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-ee663440-4944-465b-adee-27b2647e7e88 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:27 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-ee663440-4944-465b-adee-27b2647e7e88 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:27 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-ee663440-4944-465b-adee-27b2647e7e88 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] http://192.168.122.117/volume/v3/volumes/fc503c7d-3667-481c-a8a7-4f0f9b4b0d37 returned with HTTP 404 Sep 05 21:02:27 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 914/1818] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 21:02:27 2026] GET /volume/v3/volumes/fc503c7d-3667-481c-a8a7-4f0f9b4b0d37 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 21:02:28 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-0579eeba-891c-45af-b21c-44331fd65a64 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:28 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-0579eeba-891c-45af-b21c-44331fd65a64 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] GET http://192.168.122.117/volume/v3/groups/62130a1e-956d-4475-ad84-7c820c816f3f Sep 05 21:02:28 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-0579eeba-891c-45af-b21c-44331fd65a64 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:28 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-0579eeba-891c-45af-b21c-44331fd65a64 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Calling method 'version_select' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:28 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.groups [None req-0579eeba-891c-45af-b21c-44331fd65a64 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] show called for member 62130a1e-956d-4475-ad84-7c820c816f3f {{(pid=87435) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 21:02:28 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-0579eeba-891c-45af-b21c-44331fd65a64 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] http://192.168.122.117/volume/v3/groups/62130a1e-956d-4475-ad84-7c820c816f3f returned with HTTP 404 Sep 05 21:02:28 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 905/1819] 192.168.122.117 () {60 vars in 1270 bytes} [Sat Sep 5 21:02:28 2026] GET /volume/v3/groups/62130a1e-956d-4475-ad84-7c820c816f3f => generated 108 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 21:02:28 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-f64f3ef3-63f4-490c-9489-9e40a1104322 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:28 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-f64f3ef3-63f4-490c-9489-9e40a1104322 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] POST http://192.168.122.117/volume/v3/groups/ace90fdc-67aa-4006-bd6b-270fb97927a0/action Sep 05 21:02:28 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-f64f3ef3-63f4-490c-9489-9e40a1104322 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=87434) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 21:02:28 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-f64f3ef3-63f4-490c-9489-9e40a1104322 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:02:28 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.groups [None req-f64f3ef3-63f4-490c-9489-9e40a1104322 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] delete called for group ace90fdc-67aa-4006-bd6b-270fb97927a0 {{(pid=87434) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 05 21:02:28 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.groups [None req-f64f3ef3-63f4-490c-9489-9e40a1104322 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Delete group with id: ace90fdc-67aa-4006-bd6b-270fb97927a0 Sep 05 21:02:28 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:28 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:02:28 devstack devstack@c-api.service[87434]: /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 05 21:02:28 devstack devstack@c-api.service[87434]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 05 21:02:28 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-f64f3ef3-63f4-490c-9489-9e40a1104322 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] http://192.168.122.117/volume/v3/groups/ace90fdc-67aa-4006-bd6b-270fb97927a0/action returned with HTTP 202 Sep 05 21:02:28 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 915/1820] 192.168.122.117 () {62 vars in 1312 bytes} [Sat Sep 5 21:02:28 2026] POST /volume/v3/groups/ace90fdc-67aa-4006-bd6b-270fb97927a0/action => generated 0 bytes in 114 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 21:02:28 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-dd62090b-8159-4409-84b7-9e09adc08a46 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:28 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-dd62090b-8159-4409-84b7-9e09adc08a46 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] GET http://192.168.122.117/volume/v3/groups/ace90fdc-67aa-4006-bd6b-270fb97927a0 Sep 05 21:02:28 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-dd62090b-8159-4409-84b7-9e09adc08a46 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:28 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-dd62090b-8159-4409-84b7-9e09adc08a46 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Calling method 'version_select' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:28 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.groups [None req-dd62090b-8159-4409-84b7-9e09adc08a46 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] show called for member ace90fdc-67aa-4006-bd6b-270fb97927a0 {{(pid=87435) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 21:02:28 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:28 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:02:28 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:28 devstack devstack@c-api.service[87435]: return base.obj_make_list(context, cls(context), Sep 05 21:02:28 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-dd62090b-8159-4409-84b7-9e09adc08a46 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] http://192.168.122.117/volume/v3/groups/ace90fdc-67aa-4006-bd6b-270fb97927a0 returned with HTTP 200 Sep 05 21:02:28 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 906/1821] 192.168.122.117 () {60 vars in 1270 bytes} [Sat Sep 5 21:02:28 2026] GET /volume/v3/groups/ace90fdc-67aa-4006-bd6b-270fb97927a0 => generated 322 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:02:29 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-fd4acd39-8f62-4a67-ab41-a91514a1bac1 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:29 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-fd4acd39-8f62-4a67-ab41-a91514a1bac1 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] GET http://192.168.122.117/volume/v3/groups/ace90fdc-67aa-4006-bd6b-270fb97927a0 Sep 05 21:02:29 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-fd4acd39-8f62-4a67-ab41-a91514a1bac1 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:29 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-fd4acd39-8f62-4a67-ab41-a91514a1bac1 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Calling method 'version_select' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:29 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.groups [None req-fd4acd39-8f62-4a67-ab41-a91514a1bac1 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] show called for member ace90fdc-67aa-4006-bd6b-270fb97927a0 {{(pid=87434) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 21:02:29 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-fd4acd39-8f62-4a67-ab41-a91514a1bac1 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] http://192.168.122.117/volume/v3/groups/ace90fdc-67aa-4006-bd6b-270fb97927a0 returned with HTTP 404 Sep 05 21:02:29 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 916/1822] 192.168.122.117 () {60 vars in 1270 bytes} [Sat Sep 5 21:02:29 2026] GET /volume/v3/groups/ace90fdc-67aa-4006-bd6b-270fb97927a0 => generated 108 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 21:02:29 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-08934be4-473f-4288-8680-974ebd3c158f None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:29 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-08934be4-473f-4288-8680-974ebd3c158f tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] GET http://192.168.122.117/volume/v3/groups/detail Sep 05 21:02:29 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-08934be4-473f-4288-8680-974ebd3c158f tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:29 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-08934be4-473f-4288-8680-974ebd3c158f tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Calling method 'version_select' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:29 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:29 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:02:29 devstack devstack@c-api.service[87435]: /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 05 21:02:29 devstack devstack@c-api.service[87435]: return base.obj_make_list(context, cls(context), Sep 05 21:02:29 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-08934be4-473f-4288-8680-974ebd3c158f tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] http://192.168.122.117/volume/v3/groups/detail returned with HTTP 200 Sep 05 21:02:29 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 907/1823] 192.168.122.117 () {60 vars in 1180 bytes} [Sat Sep 5 21:02:29 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 05 21:02:29 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-48995596-2d83-449e-8ecc-efa5b5a08354 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:29 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-48995596-2d83-449e-8ecc-efa5b5a08354 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] GET http://192.168.122.117/volume/v3/volumes/detail Sep 05 21:02:29 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-48995596-2d83-449e-8ecc-efa5b5a08354 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:29 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-48995596-2d83-449e-8ecc-efa5b5a08354 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Calling method 'detail' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:29 devstack devstack@c-api.service[87434]: DEBUG cinder.api.api_utils [None req-48995596-2d83-449e-8ecc-efa5b5a08354 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Removing options '' from query. {{(pid=87434) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 21:02:29 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-48995596-2d83-449e-8ecc-efa5b5a08354 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87434) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 21:02:29 devstack devstack@c-api.service[87434]: /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 05 21:02:29 devstack devstack@c-api.service[87434]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 21:02:29 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-48995596-2d83-449e-8ecc-efa5b5a08354 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Get all volumes completed successfully. Sep 05 21:02:29 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-48995596-2d83-449e-8ecc-efa5b5a08354 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] http://192.168.122.117/volume/v3/volumes/detail returned with HTTP 200 Sep 05 21:02:29 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 917/1824] 192.168.122.117 () {60 vars in 1183 bytes} [Sat Sep 5 21:02:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:02:29 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-1174e545-2f4c-4b2f-913d-4b3e35e0ca12 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:29 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-1174e545-2f4c-4b2f-913d-4b3e35e0ca12 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] POST http://192.168.122.117/volume/v3/groups/ace90fdc-67aa-4006-bd6b-270fb97927a0/action Sep 05 21:02:29 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-1174e545-2f4c-4b2f-913d-4b3e35e0ca12 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87435) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 21:02:29 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-1174e545-2f4c-4b2f-913d-4b3e35e0ca12 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:02:29 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.groups [None req-1174e545-2f4c-4b2f-913d-4b3e35e0ca12 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] delete called for group ace90fdc-67aa-4006-bd6b-270fb97927a0 {{(pid=87435) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 05 21:02:29 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.groups [None req-1174e545-2f4c-4b2f-913d-4b3e35e0ca12 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Delete group with id: ace90fdc-67aa-4006-bd6b-270fb97927a0 Sep 05 21:02:29 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-1174e545-2f4c-4b2f-913d-4b3e35e0ca12 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] http://192.168.122.117/volume/v3/groups/ace90fdc-67aa-4006-bd6b-270fb97927a0/action returned with HTTP 404 Sep 05 21:02:29 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 908/1825] 192.168.122.117 () {62 vars in 1312 bytes} [Sat Sep 5 21:02:29 2026] POST /volume/v3/groups/ace90fdc-67aa-4006-bd6b-270fb97927a0/action => generated 108 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 21:02:29 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-6d946a54-faa3-4371-a809-53420df4a6c2 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:29 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-6d946a54-faa3-4371-a809-53420df4a6c2 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] GET http://192.168.122.117/volume/v3/volumes/detail Sep 05 21:02:29 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-6d946a54-faa3-4371-a809-53420df4a6c2 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:29 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-6d946a54-faa3-4371-a809-53420df4a6c2 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Calling method 'detail' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:29 devstack devstack@c-api.service[87434]: DEBUG cinder.api.api_utils [None req-6d946a54-faa3-4371-a809-53420df4a6c2 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Removing options '' from query. {{(pid=87434) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 21:02:29 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-6d946a54-faa3-4371-a809-53420df4a6c2 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87434) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 21:02:29 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-6d946a54-faa3-4371-a809-53420df4a6c2 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Get all volumes completed successfully. Sep 05 21:02:29 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-6d946a54-faa3-4371-a809-53420df4a6c2 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] http://192.168.122.117/volume/v3/volumes/detail returned with HTTP 200 Sep 05 21:02:29 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 918/1826] 192.168.122.117 () {60 vars in 1183 bytes} [Sat Sep 5 21:02:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:02:29 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-b63af98e-50bb-42ea-a8c3-9ded42515238 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:29 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-b63af98e-50bb-42ea-a8c3-9ded42515238 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] POST http://192.168.122.117/volume/v3/groups/62130a1e-956d-4475-ad84-7c820c816f3f/action Sep 05 21:02:29 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-b63af98e-50bb-42ea-a8c3-9ded42515238 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87435) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 21:02:29 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-b63af98e-50bb-42ea-a8c3-9ded42515238 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:02:29 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.groups [None req-b63af98e-50bb-42ea-a8c3-9ded42515238 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] delete called for group 62130a1e-956d-4475-ad84-7c820c816f3f {{(pid=87435) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 05 21:02:29 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.groups [None req-b63af98e-50bb-42ea-a8c3-9ded42515238 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Delete group with id: 62130a1e-956d-4475-ad84-7c820c816f3f Sep 05 21:02:29 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-b63af98e-50bb-42ea-a8c3-9ded42515238 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] http://192.168.122.117/volume/v3/groups/62130a1e-956d-4475-ad84-7c820c816f3f/action returned with HTTP 404 Sep 05 21:02:29 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 909/1827] 192.168.122.117 () {62 vars in 1312 bytes} [Sat Sep 5 21:02:29 2026] POST /volume/v3/groups/62130a1e-956d-4475-ad84-7c820c816f3f/action => generated 108 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 21:02:29 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-5dbd2d1b-9538-4035-8543-7cca3f36bd57 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:29 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-5dbd2d1b-9538-4035-8543-7cca3f36bd57 tempest-GroupsTest-2006698411 tempest-GroupsTest-2006698411-project-admin] DELETE http://192.168.122.117/volume/v3/group_types/5505273d-2c39-4fe9-a8b2-dcfa163244c5 Sep 05 21:02:29 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-5dbd2d1b-9538-4035-8543-7cca3f36bd57 tempest-GroupsTest-2006698411 tempest-GroupsTest-2006698411-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:29 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-5dbd2d1b-9538-4035-8543-7cca3f36bd57 tempest-GroupsTest-2006698411 tempest-GroupsTest-2006698411-project-admin] Calling method 'version_select' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:29 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-5dbd2d1b-9538-4035-8543-7cca3f36bd57 tempest-GroupsTest-2006698411 tempest-GroupsTest-2006698411-project-admin] http://192.168.122.117/volume/v3/group_types/5505273d-2c39-4fe9-a8b2-dcfa163244c5 returned with HTTP 202 Sep 05 21:02:29 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 919/1828] 192.168.122.117 () {60 vars in 1288 bytes} [Sat Sep 5 21:02:29 2026] DELETE /volume/v3/group_types/5505273d-2c39-4fe9-a8b2-dcfa163244c5 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 21:02:29 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-5d79466f-fc43-4d67-aae7-a58fe4cf62ef None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:29 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-5d79466f-fc43-4d67-aae7-a58fe4cf62ef tempest-GroupsTest-2006698411 tempest-GroupsTest-2006698411-project-admin] DELETE http://192.168.122.117/volume/v3/types/bb5fd4cd-b2db-44ae-8c56-83420da45876 Sep 05 21:02:29 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-5d79466f-fc43-4d67-aae7-a58fe4cf62ef tempest-GroupsTest-2006698411 tempest-GroupsTest-2006698411-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:29 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-5d79466f-fc43-4d67-aae7-a58fe4cf62ef tempest-GroupsTest-2006698411 tempest-GroupsTest-2006698411-project-admin] Calling method '_delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:29 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-5d79466f-fc43-4d67-aae7-a58fe4cf62ef tempest-GroupsTest-2006698411 tempest-GroupsTest-2006698411-project-admin] http://192.168.122.117/volume/v3/types/bb5fd4cd-b2db-44ae-8c56-83420da45876 returned with HTTP 202 Sep 05 21:02:29 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 910/1829] 192.168.122.117 () {58 vars in 1229 bytes} [Sat Sep 5 21:02:29 2026] DELETE /volume/v3/types/bb5fd4cd-b2db-44ae-8c56-83420da45876 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:02:29 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-c4002dec-644d-4faf-b1df-5e9f5b743ff2 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:29 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-c4002dec-644d-4faf-b1df-5e9f5b743ff2 tempest-GroupsTest-2006698411 tempest-GroupsTest-2006698411-project-admin] GET http://192.168.122.117/volume/v3/types/bb5fd4cd-b2db-44ae-8c56-83420da45876 Sep 05 21:02:29 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-c4002dec-644d-4faf-b1df-5e9f5b743ff2 tempest-GroupsTest-2006698411 tempest-GroupsTest-2006698411-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:29 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-c4002dec-644d-4faf-b1df-5e9f5b743ff2 tempest-GroupsTest-2006698411 tempest-GroupsTest-2006698411-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:29 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-c4002dec-644d-4faf-b1df-5e9f5b743ff2 tempest-GroupsTest-2006698411 tempest-GroupsTest-2006698411-project-admin] http://192.168.122.117/volume/v3/types/bb5fd4cd-b2db-44ae-8c56-83420da45876 returned with HTTP 404 Sep 05 21:02:29 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 920/1830] 192.168.122.117 () {58 vars in 1226 bytes} [Sat Sep 5 21:02:29 2026] GET /volume/v3/types/bb5fd4cd-b2db-44ae-8c56-83420da45876 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:02:29 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-0e427d7e-0d89-42cb-af97-3523d5541ad5 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:29 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-0e427d7e-0d89-42cb-af97-3523d5541ad5 tempest-GroupsTest-2006698411 tempest-GroupsTest-2006698411-project-admin] POST http://192.168.122.117/volume/v3/types Sep 05 21:02:29 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-0e427d7e-0d89-42cb-af97-3523d5541ad5 tempest-GroupsTest-2006698411 tempest-GroupsTest-2006698411-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-746614894"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:02:29 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-0e427d7e-0d89-42cb-af97-3523d5541ad5 tempest-GroupsTest-2006698411 tempest-GroupsTest-2006698411-project-admin] http://192.168.122.117/volume/v3/types returned with HTTP 200 Sep 05 21:02:29 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 911/1831] 192.168.122.117 () {60 vars in 1136 bytes} [Sat Sep 5 21:02:29 2026] POST /volume/v3/types => generated 215 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:02:29 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-917b2416-bfdc-4b6f-a30a-9ebe0f8708b7 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:29 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-917b2416-bfdc-4b6f-a30a-9ebe0f8708b7 tempest-GroupsTest-2006698411 tempest-GroupsTest-2006698411-project-admin] POST http://192.168.122.117/volume/v3/group_types Sep 05 21:02:29 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-917b2416-bfdc-4b6f-a30a-9ebe0f8708b7 tempest-GroupsTest-2006698411 tempest-GroupsTest-2006698411-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-120957805"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:02:29 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-917b2416-bfdc-4b6f-a30a-9ebe0f8708b7 tempest-GroupsTest-2006698411 tempest-GroupsTest-2006698411-project-admin] http://192.168.122.117/volume/v3/group_types returned with HTTP 202 Sep 05 21:02:29 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 921/1832] 192.168.122.117 () {62 vars in 1195 bytes} [Sat Sep 5 21:02:29 2026] POST /volume/v3/group_types => generated 172 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:02:29 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-e231db53-ba56-4a9a-baf9-a970d7393d46 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:29 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-e231db53-ba56-4a9a-baf9-a970d7393d46 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] POST http://192.168.122.117/volume/v3/groups Sep 05 21:02:29 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-e231db53-ba56-4a9a-baf9-a970d7393d46 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "ea3b0c45-13d8-4e93-b104-6cc1280009e0", "volume_types": ["65bc5607-9fb4-4840-bb04-18ad0b3e72f7"], "name": "tempest-GroupsTest-Group-903109192"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:02:29 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.groups [None req-e231db53-ba56-4a9a-baf9-a970d7393d46 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Creating new group {'group': {'group_type': 'ea3b0c45-13d8-4e93-b104-6cc1280009e0', 'volume_types': ['65bc5607-9fb4-4840-bb04-18ad0b3e72f7'], 'name': 'tempest-GroupsTest-Group-903109192'}} {{(pid=87435) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 05 21:02:29 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.groups [None req-e231db53-ba56-4a9a-baf9-a970d7393d46 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Creating group tempest-GroupsTest-Group-903109192. Sep 05 21:02:29 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-e231db53-ba56-4a9a-baf9-a970d7393d46 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Availability Zones retrieved successfully. Sep 05 21:02:29 devstack devstack@c-api.service[87435]: DEBUG cinder.quota [None req-e231db53-ba56-4a9a-baf9-a970d7393d46 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Created reservations ['e7cffc3f-b0b0-40f6-bf3e-bb9fa70b36fe'] {{(pid=87435) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:02:29 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-e231db53-ba56-4a9a-baf9-a970d7393d46 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] http://192.168.122.117/volume/v3/groups returned with HTTP 202 Sep 05 21:02:29 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 912/1833] 192.168.122.117 () {62 vars in 1181 bytes} [Sat Sep 5 21:02:29 2026] POST /volume/v3/groups => generated 103 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:02:29 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-adea35b9-65d7-4cea-b858-956de970126a None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:29 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-adea35b9-65d7-4cea-b858-956de970126a tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] GET http://192.168.122.117/volume/v3/groups/1f910dc4-9f0a-4164-9cec-831dae570126 Sep 05 21:02:29 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-adea35b9-65d7-4cea-b858-956de970126a tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:29 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-adea35b9-65d7-4cea-b858-956de970126a tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Calling method 'version_select' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:29 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.groups [None req-adea35b9-65d7-4cea-b858-956de970126a tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] show called for member 1f910dc4-9f0a-4164-9cec-831dae570126 {{(pid=87434) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 21:02:29 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:29 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:02:29 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:29 devstack devstack@c-api.service[87434]: return base.obj_make_list(context, cls(context), Sep 05 21:02:29 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-adea35b9-65d7-4cea-b858-956de970126a tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] http://192.168.122.117/volume/v3/groups/1f910dc4-9f0a-4164-9cec-831dae570126 returned with HTTP 200 Sep 05 21:02:29 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 922/1834] 192.168.122.117 () {60 vars in 1270 bytes} [Sat Sep 5 21:02:29 2026] GET /volume/v3/groups/1f910dc4-9f0a-4164-9cec-831dae570126 => generated 331 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:02:30 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-c0483c40-0083-4dea-80b5-abac7f2d64e5 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:30 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-c0483c40-0083-4dea-80b5-abac7f2d64e5 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] GET http://192.168.122.117/volume/v3/groups/1f910dc4-9f0a-4164-9cec-831dae570126 Sep 05 21:02:30 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-c0483c40-0083-4dea-80b5-abac7f2d64e5 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:30 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-c0483c40-0083-4dea-80b5-abac7f2d64e5 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Calling method 'version_select' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:30 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.groups [None req-c0483c40-0083-4dea-80b5-abac7f2d64e5 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] show called for member 1f910dc4-9f0a-4164-9cec-831dae570126 {{(pid=87435) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 21:02:30 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:30 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:02:30 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:30 devstack devstack@c-api.service[87435]: return base.obj_make_list(context, cls(context), Sep 05 21:02:30 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-c0483c40-0083-4dea-80b5-abac7f2d64e5 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] http://192.168.122.117/volume/v3/groups/1f910dc4-9f0a-4164-9cec-831dae570126 returned with HTTP 200 Sep 05 21:02:30 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 913/1835] 192.168.122.117 () {60 vars in 1270 bytes} [Sat Sep 5 21:02:30 2026] GET /volume/v3/groups/1f910dc4-9f0a-4164-9cec-831dae570126 => generated 332 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:02:30 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-23194862-067c-471f-9703-574ed2eb31bd None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:30 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-23194862-067c-471f-9703-574ed2eb31bd tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 21:02:30 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-23194862-067c-471f-9703-574ed2eb31bd tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-807968375", "volume_type": "65bc5607-9fb4-4840-bb04-18ad0b3e72f7", "group_id": "1f910dc4-9f0a-4164-9cec-831dae570126", "size": 1}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:02:30 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.volumes [None req-23194862-067c-471f-9703-574ed2eb31bd tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-807968375', 'volume_type': '65bc5607-9fb4-4840-bb04-18ad0b3e72f7', 'group_id': '1f910dc4-9f0a-4164-9cec-831dae570126', 'size': 1}} {{(pid=87434) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:02:30 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:30 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:02:30 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-23194862-067c-471f-9703-574ed2eb31bd tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Create volume of 1 GB Sep 05 21:02:30 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:30 devstack devstack@c-api.service[87434]: return base.obj_make_list(context, cls(context), Sep 05 21:02:30 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-23194862-067c-471f-9703-574ed2eb31bd tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Availability Zones retrieved successfully. Sep 05 21:02:30 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-23194862-067c-471f-9703-574ed2eb31bd tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Flow 'volume_create_api' (9032174a-315f-4146-9c4b-91eea1a8d48c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:02:30 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-23194862-067c-471f-9703-574ed2eb31bd tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e63748e7-8c10-451c-8379-7d11db7bef13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:02:30 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:30 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:02:30 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.flows.api.create_volume [None req-23194862-067c-471f-9703-574ed2eb31bd tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Validating volume size '1' using validate_int {{(pid=87434) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:02:31 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-23194862-067c-471f-9703-574ed2eb31bd tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e63748e7-8c10-451c-8379-7d11db7bef13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T19:02:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=65bc5607-9fb4-4840-bb04-18ad0b3e72f7,is_public=True,name='tempest-GroupsTest-volume-type-746614894',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65bc5607-9fb4-4840-bb04-18ad0b3e72f7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '1f910dc4-9f0a-4164-9cec-831dae570126', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:02:31 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-23194862-067c-471f-9703-574ed2eb31bd tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0aaf11df-1807-479c-9c36-21115b3db6fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:02:31 devstack devstack@c-api.service[87434]: WARNING cinder.quota [None req-23194862-067c-471f-9703-574ed2eb31bd tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-746614894 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-746614894, it is now deprecated. Please use the default quota class for default quota. Sep 05 21:02:31 devstack devstack@c-api.service[87434]: WARNING cinder.quota [None req-23194862-067c-471f-9703-574ed2eb31bd tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-746614894 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-746614894, it is now deprecated. Please use the default quota class for default quota. Sep 05 21:02:31 devstack devstack@c-api.service[87434]: DEBUG cinder.quota [None req-23194862-067c-471f-9703-574ed2eb31bd tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Created reservations ['027f6a23-cc38-4ccd-90d4-b515405e6ed9', '8751f40b-69cf-45d2-b4ea-6e0284705504', '97ba5450-af65-4a10-ba78-022f0b3fe1e2', 'af9ef823-5837-4a0c-a46d-8dbcf3d694f8'] {{(pid=87434) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:02:31 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-23194862-067c-471f-9703-574ed2eb31bd tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0aaf11df-1807-479c-9c36-21115b3db6fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['027f6a23-cc38-4ccd-90d4-b515405e6ed9', '8751f40b-69cf-45d2-b4ea-6e0284705504', '97ba5450-af65-4a10-ba78-022f0b3fe1e2', 'af9ef823-5837-4a0c-a46d-8dbcf3d694f8']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:02:31 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-23194862-067c-471f-9703-574ed2eb31bd tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (723a6509-44e8-405f-83f6-c8e7f49ae6c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:02:31 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:31 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:02:31 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-23194862-067c-471f-9703-574ed2eb31bd tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (723a6509-44e8-405f-83f6-c8e7f49ae6c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '733e952f-8e66-4ab2-8973-63c4ba29e2c0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-807968375',encryption_key_id=None,group_id=1f910dc4-9f0a-4164-9cec-831dae570126,group_type_id=,metadata={},multiattach=False,project_id='afbb5f0499a549a0bccdbd8f577fd69f',qos_specs=None,replication_status=,reservations=['027f6a23-cc38-4ccd-90d4-b515405e6ed9','8751f40b-69cf-45d2-b4ea-6e0284705504','97ba5450-af65-4a10-ba78-022f0b3fe1e2','af9ef823-5837-4a0c-a46d-8dbcf3d694f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8867e806ab8041858c1d93aba7ae8134',volume_type_id=65bc5607-9fb4-4840-bb04-18ad0b3e72f7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:02:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-807968375',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=1f910dc4-9f0a-4164-9cec-831dae570126,host=None,id=733e952f-8e66-4ab2-8973-63c4ba29e2c0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='afbb5f0499a549a0bccdbd8f577fd69f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8867e806ab8041858c1d93aba7ae8134',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65bc5607-9fb4-4840-bb04-18ad0b3e72f7),volume_type_id=65bc5607-9fb4-4840-bb04-18ad0b3e72f7)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:02:31 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-23194862-067c-471f-9703-574ed2eb31bd tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2456fc63-700f-4dc9-8608-d04a1bba49e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:02:31 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-23194862-067c-471f-9703-574ed2eb31bd tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2456fc63-700f-4dc9-8608-d04a1bba49e6) transitioned into state 'SUCCESS' from state '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-807968375',encryption_key_id=None,group_id=1f910dc4-9f0a-4164-9cec-831dae570126,group_type_id=,metadata={},multiattach=False,project_id='afbb5f0499a549a0bccdbd8f577fd69f',qos_specs=None,replication_status=,reservations=['027f6a23-cc38-4ccd-90d4-b515405e6ed9','8751f40b-69cf-45d2-b4ea-6e0284705504','97ba5450-af65-4a10-ba78-022f0b3fe1e2','af9ef823-5837-4a0c-a46d-8dbcf3d694f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8867e806ab8041858c1d93aba7ae8134',volume_type_id=65bc5607-9fb4-4840-bb04-18ad0b3e72f7)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:02:31 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-23194862-067c-471f-9703-574ed2eb31bd tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91fbb8f4-5665-4dfd-86be-3fa401e28a7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:02:31 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-23194862-067c-471f-9703-574ed2eb31bd tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91fbb8f4-5665-4dfd-86be-3fa401e28a7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:02:31 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-23194862-067c-471f-9703-574ed2eb31bd tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Flow 'volume_create_api' (9032174a-315f-4146-9c4b-91eea1a8d48c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:02:31 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-23194862-067c-471f-9703-574ed2eb31bd tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Create volume request issued successfully. Sep 05 21:02:31 devstack devstack@c-api.service[87434]: WARNING stevedore.named [None req-23194862-067c-471f-9703-574ed2eb31bd tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 21:02:31 devstack devstack@c-api.service[87434]: WARNING castellan.key_manager [None req-23194862-067c-471f-9703-574ed2eb31bd tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 21:02:31 devstack devstack@c-api.service[87434]: DEBUG oslo_db.sqlalchemy.engines [None req-23194862-067c-471f-9703-574ed2eb31bd tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87434) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 21:02:31 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:31 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:02:31 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-23194862-067c-471f-9703-574ed2eb31bd tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 21:02:31 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 923/1836] 192.168.122.117 () {62 vars in 1184 bytes} [Sat Sep 5 21:02:30 2026] POST /volume/v3/volumes => generated 821 bytes in 517 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:02:31 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-f30f86b9-0726-4e7e-941d-64c433bac557 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:31 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-f30f86b9-0726-4e7e-941d-64c433bac557 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] GET http://192.168.122.117/volume/v3/volumes/733e952f-8e66-4ab2-8973-63c4ba29e2c0 Sep 05 21:02:31 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-f30f86b9-0726-4e7e-941d-64c433bac557 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:31 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-f30f86b9-0726-4e7e-941d-64c433bac557 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:31 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:31 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:02:31 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:31 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:02:31 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-f30f86b9-0726-4e7e-941d-64c433bac557 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Volume info retrieved successfully. Sep 05 21:02:31 devstack devstack@c-api.service[87435]: WARNING stevedore.named [None req-f30f86b9-0726-4e7e-941d-64c433bac557 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 21:02:31 devstack devstack@c-api.service[87435]: WARNING castellan.key_manager [None req-f30f86b9-0726-4e7e-941d-64c433bac557 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 21:02:31 devstack devstack@c-api.service[87435]: DEBUG oslo_db.sqlalchemy.engines [None req-f30f86b9-0726-4e7e-941d-64c433bac557 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87435) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 21:02:31 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:31 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:02:31 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-f30f86b9-0726-4e7e-941d-64c433bac557 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] http://192.168.122.117/volume/v3/volumes/733e952f-8e66-4ab2-8973-63c4ba29e2c0 returned with HTTP 200 Sep 05 21:02:31 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 914/1837] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 21:02:31 2026] GET /volume/v3/volumes/733e952f-8e66-4ab2-8973-63c4ba29e2c0 => generated 889 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:02:32 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-8ebdc5d7-5395-49f8-8112-811388c2c31d None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:32 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-8ebdc5d7-5395-49f8-8112-811388c2c31d tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] GET http://192.168.122.117/volume/v3/volumes/733e952f-8e66-4ab2-8973-63c4ba29e2c0 Sep 05 21:02:32 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-8ebdc5d7-5395-49f8-8112-811388c2c31d tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:32 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-8ebdc5d7-5395-49f8-8112-811388c2c31d tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:32 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:32 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:02:32 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:32 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:02:32 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-8ebdc5d7-5395-49f8-8112-811388c2c31d tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Volume info retrieved successfully. Sep 05 21:02:32 devstack devstack@c-api.service[87434]: WARNING stevedore.named [None req-8ebdc5d7-5395-49f8-8112-811388c2c31d tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 21:02:32 devstack devstack@c-api.service[87434]: WARNING castellan.key_manager [None req-8ebdc5d7-5395-49f8-8112-811388c2c31d tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 21:02:32 devstack devstack@c-api.service[87434]: DEBUG oslo_db.sqlalchemy.engines [None req-8ebdc5d7-5395-49f8-8112-811388c2c31d tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87434) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 21:02:32 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:32 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:02:32 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-8ebdc5d7-5395-49f8-8112-811388c2c31d tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] http://192.168.122.117/volume/v3/volumes/733e952f-8e66-4ab2-8973-63c4ba29e2c0 returned with HTTP 200 Sep 05 21:02:32 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 924/1838] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 21:02:32 2026] GET /volume/v3/volumes/733e952f-8e66-4ab2-8973-63c4ba29e2c0 => generated 914 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 21:02:32 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-4bd23de1-2bc5-4112-892b-ee8ba3c2921d None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:32 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-4bd23de1-2bc5-4112-892b-ee8ba3c2921d tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 21:02:32 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-4bd23de1-2bc5-4112-892b-ee8ba3c2921d tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-727793703", "volume_type": "65bc5607-9fb4-4840-bb04-18ad0b3e72f7", "group_id": "1f910dc4-9f0a-4164-9cec-831dae570126", "size": 1}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:02:32 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.volumes [None req-4bd23de1-2bc5-4112-892b-ee8ba3c2921d tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-727793703', 'volume_type': '65bc5607-9fb4-4840-bb04-18ad0b3e72f7', 'group_id': '1f910dc4-9f0a-4164-9cec-831dae570126', 'size': 1}} {{(pid=87435) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:02:32 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:32 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:02:32 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-4bd23de1-2bc5-4112-892b-ee8ba3c2921d tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Create volume of 1 GB Sep 05 21:02:32 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:32 devstack devstack@c-api.service[87435]: return base.obj_make_list(context, cls(context), Sep 05 21:02:32 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-4bd23de1-2bc5-4112-892b-ee8ba3c2921d tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Availability Zones retrieved successfully. Sep 05 21:02:32 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-4bd23de1-2bc5-4112-892b-ee8ba3c2921d tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Flow 'volume_create_api' (5cb644d0-bebd-4561-8a59-eddafa2f35f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:02:32 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-4bd23de1-2bc5-4112-892b-ee8ba3c2921d tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96d0ab68-ed82-4eb4-983f-c7636f4721f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:02:32 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:32 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:02:32 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.flows.api.create_volume [None req-4bd23de1-2bc5-4112-892b-ee8ba3c2921d tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Validating volume size '1' using validate_int {{(pid=87435) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:02:32 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-4bd23de1-2bc5-4112-892b-ee8ba3c2921d tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96d0ab68-ed82-4eb4-983f-c7636f4721f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T19:02:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=65bc5607-9fb4-4840-bb04-18ad0b3e72f7,is_public=True,name='tempest-GroupsTest-volume-type-746614894',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65bc5607-9fb4-4840-bb04-18ad0b3e72f7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '1f910dc4-9f0a-4164-9cec-831dae570126', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:02:32 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-4bd23de1-2bc5-4112-892b-ee8ba3c2921d tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f00cae16-9c9f-4aa6-8220-c7285d614837) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:02:33 devstack devstack@c-api.service[87435]: WARNING cinder.quota [None req-4bd23de1-2bc5-4112-892b-ee8ba3c2921d tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-746614894 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-746614894, it is now deprecated. Please use the default quota class for default quota. Sep 05 21:02:33 devstack devstack@c-api.service[87435]: WARNING cinder.quota [None req-4bd23de1-2bc5-4112-892b-ee8ba3c2921d tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-746614894 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-746614894, it is now deprecated. Please use the default quota class for default quota. Sep 05 21:02:33 devstack devstack@c-api.service[87435]: DEBUG cinder.quota [None req-4bd23de1-2bc5-4112-892b-ee8ba3c2921d tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Created reservations ['b8d65d9f-5af4-482a-a847-a1c823737545', '5f495f50-2463-4178-918c-5ca646b7b008', 'cf04583d-ae59-4395-90a2-414b6faee195', 'a2b6cd5f-a014-4a73-b8d4-5e12dc28e98f'] {{(pid=87435) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:02:33 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-4bd23de1-2bc5-4112-892b-ee8ba3c2921d tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f00cae16-9c9f-4aa6-8220-c7285d614837) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b8d65d9f-5af4-482a-a847-a1c823737545', '5f495f50-2463-4178-918c-5ca646b7b008', 'cf04583d-ae59-4395-90a2-414b6faee195', 'a2b6cd5f-a014-4a73-b8d4-5e12dc28e98f']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:02:33 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-4bd23de1-2bc5-4112-892b-ee8ba3c2921d tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87ff44b7-3727-4f98-be0f-a3359f731d35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:02:33 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:33 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:02:33 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-4bd23de1-2bc5-4112-892b-ee8ba3c2921d tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87ff44b7-3727-4f98-be0f-a3359f731d35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ad792b01-7a85-457e-b8eb-00a5eab46366', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-727793703',encryption_key_id=None,group_id=1f910dc4-9f0a-4164-9cec-831dae570126,group_type_id=,metadata={},multiattach=False,project_id='afbb5f0499a549a0bccdbd8f577fd69f',qos_specs=None,replication_status=,reservations=['b8d65d9f-5af4-482a-a847-a1c823737545','5f495f50-2463-4178-918c-5ca646b7b008','cf04583d-ae59-4395-90a2-414b6faee195','a2b6cd5f-a014-4a73-b8d4-5e12dc28e98f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8867e806ab8041858c1d93aba7ae8134',volume_type_id=65bc5607-9fb4-4840-bb04-18ad0b3e72f7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:02:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-727793703',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=1f910dc4-9f0a-4164-9cec-831dae570126,host=None,id=ad792b01-7a85-457e-b8eb-00a5eab46366,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='afbb5f0499a549a0bccdbd8f577fd69f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8867e806ab8041858c1d93aba7ae8134',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65bc5607-9fb4-4840-bb04-18ad0b3e72f7),volume_type_id=65bc5607-9fb4-4840-bb04-18ad0b3e72f7)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:02:33 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-4bd23de1-2bc5-4112-892b-ee8ba3c2921d tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (376cb154-883a-487d-a268-8dc005c4ece1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:02:33 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-4bd23de1-2bc5-4112-892b-ee8ba3c2921d tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (376cb154-883a-487d-a268-8dc005c4ece1) transitioned into state 'SUCCESS' from state '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-727793703',encryption_key_id=None,group_id=1f910dc4-9f0a-4164-9cec-831dae570126,group_type_id=,metadata={},multiattach=False,project_id='afbb5f0499a549a0bccdbd8f577fd69f',qos_specs=None,replication_status=,reservations=['b8d65d9f-5af4-482a-a847-a1c823737545','5f495f50-2463-4178-918c-5ca646b7b008','cf04583d-ae59-4395-90a2-414b6faee195','a2b6cd5f-a014-4a73-b8d4-5e12dc28e98f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8867e806ab8041858c1d93aba7ae8134',volume_type_id=65bc5607-9fb4-4840-bb04-18ad0b3e72f7)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:02:33 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-4bd23de1-2bc5-4112-892b-ee8ba3c2921d tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09f36b5c-cdd7-4da3-bfc0-dcd54aea68f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:02:33 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-4bd23de1-2bc5-4112-892b-ee8ba3c2921d tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09f36b5c-cdd7-4da3-bfc0-dcd54aea68f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:02:33 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-4bd23de1-2bc5-4112-892b-ee8ba3c2921d tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Flow 'volume_create_api' (5cb644d0-bebd-4561-8a59-eddafa2f35f8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:02:33 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-4bd23de1-2bc5-4112-892b-ee8ba3c2921d tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Create volume request issued successfully. Sep 05 21:02:33 devstack devstack@c-api.service[87435]: WARNING stevedore.named [None req-4bd23de1-2bc5-4112-892b-ee8ba3c2921d tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 21:02:33 devstack devstack@c-api.service[87435]: WARNING castellan.key_manager [None req-4bd23de1-2bc5-4112-892b-ee8ba3c2921d tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 21:02:33 devstack devstack@c-api.service[87435]: DEBUG oslo_db.sqlalchemy.engines [None req-4bd23de1-2bc5-4112-892b-ee8ba3c2921d tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87435) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 21:02:33 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:33 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:02:33 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-4bd23de1-2bc5-4112-892b-ee8ba3c2921d tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 21:02:33 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 915/1839] 192.168.122.117 () {62 vars in 1184 bytes} [Sat Sep 5 21:02:32 2026] POST /volume/v3/volumes => generated 821 bytes in 656 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:02:33 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-6373f1d2-6d79-4caf-bbab-a5b10bf7559c None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:33 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-6373f1d2-6d79-4caf-bbab-a5b10bf7559c tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] GET http://192.168.122.117/volume/v3/volumes/ad792b01-7a85-457e-b8eb-00a5eab46366 Sep 05 21:02:33 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-6373f1d2-6d79-4caf-bbab-a5b10bf7559c tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:33 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-6373f1d2-6d79-4caf-bbab-a5b10bf7559c tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:33 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:33 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:02:33 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:33 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:02:33 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-6373f1d2-6d79-4caf-bbab-a5b10bf7559c tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Volume info retrieved successfully. Sep 05 21:02:33 devstack devstack@c-api.service[87434]: WARNING stevedore.named [None req-6373f1d2-6d79-4caf-bbab-a5b10bf7559c tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 21:02:33 devstack devstack@c-api.service[87434]: WARNING castellan.key_manager [None req-6373f1d2-6d79-4caf-bbab-a5b10bf7559c tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 21:02:33 devstack devstack@c-api.service[87434]: DEBUG oslo_db.sqlalchemy.engines [None req-6373f1d2-6d79-4caf-bbab-a5b10bf7559c tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87434) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 21:02:33 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:33 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:02:33 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-6373f1d2-6d79-4caf-bbab-a5b10bf7559c tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] http://192.168.122.117/volume/v3/volumes/ad792b01-7a85-457e-b8eb-00a5eab46366 returned with HTTP 200 Sep 05 21:02:33 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 925/1840] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 21:02:33 2026] GET /volume/v3/volumes/ad792b01-7a85-457e-b8eb-00a5eab46366 => generated 889 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:02:34 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-a65910f7-6711-4c76-bc6e-d0da954fb86a None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:34 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-a65910f7-6711-4c76-bc6e-d0da954fb86a tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] GET http://192.168.122.117/volume/v3/volumes/ad792b01-7a85-457e-b8eb-00a5eab46366 Sep 05 21:02:34 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-a65910f7-6711-4c76-bc6e-d0da954fb86a tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:34 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-a65910f7-6711-4c76-bc6e-d0da954fb86a tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:34 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:34 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:02:34 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:34 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:02:34 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-a65910f7-6711-4c76-bc6e-d0da954fb86a tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Volume info retrieved successfully. Sep 05 21:02:34 devstack devstack@c-api.service[87435]: WARNING stevedore.named [None req-a65910f7-6711-4c76-bc6e-d0da954fb86a tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 21:02:34 devstack devstack@c-api.service[87435]: WARNING castellan.key_manager [None req-a65910f7-6711-4c76-bc6e-d0da954fb86a tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 21:02:34 devstack devstack@c-api.service[87435]: DEBUG oslo_db.sqlalchemy.engines [None req-a65910f7-6711-4c76-bc6e-d0da954fb86a tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87435) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 21:02:34 devstack devstack@c-api.service[87435]: DEBUG dbcounter [-] [87435] Writing DB stats cinder:SELECT=349,cinder:INSERT=65,cinder:UPDATE=96 {{(pid=87435) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 21:02:34 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:34 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:02:34 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-a65910f7-6711-4c76-bc6e-d0da954fb86a tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] http://192.168.122.117/volume/v3/volumes/ad792b01-7a85-457e-b8eb-00a5eab46366 returned with HTTP 200 Sep 05 21:02:34 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 916/1841] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 21:02:34 2026] GET /volume/v3/volumes/ad792b01-7a85-457e-b8eb-00a5eab46366 => generated 914 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 21:02:34 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-63993651-ff47-4ff7-87b9-85cc7c10b17c None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:34 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-63993651-ff47-4ff7-87b9-85cc7c10b17c tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] PUT http://192.168.122.117/volume/v3/groups/1f910dc4-9f0a-4164-9cec-831dae570126 Sep 05 21:02:34 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-63993651-ff47-4ff7-87b9-85cc7c10b17c tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "ad792b01-7a85-457e-b8eb-00a5eab46366"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:02:34 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.groups [None req-63993651-ff47-4ff7-87b9-85cc7c10b17c tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Update called for group 1f910dc4-9f0a-4164-9cec-831dae570126. {{(pid=87434) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 05 21:02:34 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.groups [None req-63993651-ff47-4ff7-87b9-85cc7c10b17c tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Updating group 1f910dc4-9f0a-4164-9cec-831dae570126 with name new_group description: This is a new group add_volumes: None remove_volumes: ad792b01-7a85-457e-b8eb-00a5eab46366. Sep 05 21:02:34 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:34 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:02:34 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-63993651-ff47-4ff7-87b9-85cc7c10b17c tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] http://192.168.122.117/volume/v3/groups/1f910dc4-9f0a-4164-9cec-831dae570126 returned with HTTP 202 Sep 05 21:02:34 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 926/1842] 192.168.122.117 () {62 vars in 1291 bytes} [Sat Sep 5 21:02:34 2026] PUT /volume/v3/groups/1f910dc4-9f0a-4164-9cec-831dae570126 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 21:02:34 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-dd8cd639-8091-4659-adfd-4226510873c9 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:34 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-dd8cd639-8091-4659-adfd-4226510873c9 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] GET http://192.168.122.117/volume/v3/groups/1f910dc4-9f0a-4164-9cec-831dae570126 Sep 05 21:02:34 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-dd8cd639-8091-4659-adfd-4226510873c9 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:34 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-dd8cd639-8091-4659-adfd-4226510873c9 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Calling method 'version_select' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:34 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.groups [None req-dd8cd639-8091-4659-adfd-4226510873c9 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] show called for member 1f910dc4-9f0a-4164-9cec-831dae570126 {{(pid=87435) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 21:02:34 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:34 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:02:34 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:34 devstack devstack@c-api.service[87435]: return base.obj_make_list(context, cls(context), Sep 05 21:02:34 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-dd8cd639-8091-4659-adfd-4226510873c9 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] http://192.168.122.117/volume/v3/groups/1f910dc4-9f0a-4164-9cec-831dae570126 returned with HTTP 200 Sep 05 21:02:34 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 917/1843] 192.168.122.117 () {60 vars in 1270 bytes} [Sat Sep 5 21:02:34 2026] GET /volume/v3/groups/1f910dc4-9f0a-4164-9cec-831dae570126 => generated 323 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:02:36 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-db6988e6-665a-483a-8f04-dd84b21f57e8 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:36 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-db6988e6-665a-483a-8f04-dd84b21f57e8 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] GET http://192.168.122.117/volume/v3/groups/1f910dc4-9f0a-4164-9cec-831dae570126 Sep 05 21:02:36 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-db6988e6-665a-483a-8f04-dd84b21f57e8 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:36 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-db6988e6-665a-483a-8f04-dd84b21f57e8 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Calling method 'version_select' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:36 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.groups [None req-db6988e6-665a-483a-8f04-dd84b21f57e8 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] show called for member 1f910dc4-9f0a-4164-9cec-831dae570126 {{(pid=87434) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 21:02:36 devstack devstack@c-api.service[87434]: DEBUG dbcounter [-] [87434] Writing DB stats cinder:SELECT=325,cinder:INSERT=45,cinder:UPDATE=64 {{(pid=87434) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 21:02:36 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:36 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:02:36 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:36 devstack devstack@c-api.service[87434]: return base.obj_make_list(context, cls(context), Sep 05 21:02:36 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-db6988e6-665a-483a-8f04-dd84b21f57e8 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] http://192.168.122.117/volume/v3/groups/1f910dc4-9f0a-4164-9cec-831dae570126 returned with HTTP 200 Sep 05 21:02:36 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 927/1844] 192.168.122.117 () {60 vars in 1270 bytes} [Sat Sep 5 21:02:35 2026] GET /volume/v3/groups/1f910dc4-9f0a-4164-9cec-831dae570126 => generated 324 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:02:36 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-ff6f2395-79ab-4a41-bc13-90193b0ceac5 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:36 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-ff6f2395-79ab-4a41-bc13-90193b0ceac5 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] GET http://192.168.122.117/volume/v3/groups/1f910dc4-9f0a-4164-9cec-831dae570126 Sep 05 21:02:36 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-ff6f2395-79ab-4a41-bc13-90193b0ceac5 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:36 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-ff6f2395-79ab-4a41-bc13-90193b0ceac5 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Calling method 'version_select' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:36 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.groups [None req-ff6f2395-79ab-4a41-bc13-90193b0ceac5 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] show called for member 1f910dc4-9f0a-4164-9cec-831dae570126 {{(pid=87435) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 21:02:36 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:36 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:02:36 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:36 devstack devstack@c-api.service[87435]: return base.obj_make_list(context, cls(context), Sep 05 21:02:36 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-ff6f2395-79ab-4a41-bc13-90193b0ceac5 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] http://192.168.122.117/volume/v3/groups/1f910dc4-9f0a-4164-9cec-831dae570126 returned with HTTP 200 Sep 05 21:02:36 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 918/1845] 192.168.122.117 () {60 vars in 1270 bytes} [Sat Sep 5 21:02:36 2026] GET /volume/v3/groups/1f910dc4-9f0a-4164-9cec-831dae570126 => generated 324 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:02:36 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-e480eace-8e75-4bc6-8da1-edb20fee99f4 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:36 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-e480eace-8e75-4bc6-8da1-edb20fee99f4 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] GET http://192.168.122.117/volume/v3/volumes/detail Sep 05 21:02:36 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-e480eace-8e75-4bc6-8da1-edb20fee99f4 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:36 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-e480eace-8e75-4bc6-8da1-edb20fee99f4 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Calling method 'detail' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:36 devstack devstack@c-api.service[87434]: DEBUG cinder.api.api_utils [None req-e480eace-8e75-4bc6-8da1-edb20fee99f4 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Removing options '' from query. {{(pid=87434) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 21:02:36 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:36 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:02:36 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-e480eace-8e75-4bc6-8da1-edb20fee99f4 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87434) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 21:02:36 devstack devstack@c-api.service[87434]: /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 05 21:02:36 devstack devstack@c-api.service[87434]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 21:02:36 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:36 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:02:36 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:36 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:02:36 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-e480eace-8e75-4bc6-8da1-edb20fee99f4 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Get all volumes completed successfully. Sep 05 21:02:36 devstack devstack@c-api.service[87434]: WARNING stevedore.named [None req-e480eace-8e75-4bc6-8da1-edb20fee99f4 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 21:02:36 devstack devstack@c-api.service[87434]: WARNING castellan.key_manager [None req-e480eace-8e75-4bc6-8da1-edb20fee99f4 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 21:02:36 devstack devstack@c-api.service[87434]: DEBUG oslo_db.sqlalchemy.engines [None req-e480eace-8e75-4bc6-8da1-edb20fee99f4 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87434) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 21:02:36 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:36 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:02:36 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-e480eace-8e75-4bc6-8da1-edb20fee99f4 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] http://192.168.122.117/volume/v3/volumes/detail returned with HTTP 200 Sep 05 21:02:36 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 928/1846] 192.168.122.117 () {60 vars in 1183 bytes} [Sat Sep 5 21:02:36 2026] GET /volume/v3/volumes/detail => generated 1787 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 21:02:36 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-d704d33f-bccb-4e3a-8235-9ac4844653f2 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:36 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-d704d33f-bccb-4e3a-8235-9ac4844653f2 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] PUT http://192.168.122.117/volume/v3/groups/1f910dc4-9f0a-4164-9cec-831dae570126 Sep 05 21:02:36 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-d704d33f-bccb-4e3a-8235-9ac4844653f2 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "ad792b01-7a85-457e-b8eb-00a5eab46366"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:02:36 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.groups [None req-d704d33f-bccb-4e3a-8235-9ac4844653f2 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Update called for group 1f910dc4-9f0a-4164-9cec-831dae570126. {{(pid=87435) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 05 21:02:36 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.groups [None req-d704d33f-bccb-4e3a-8235-9ac4844653f2 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Updating group 1f910dc4-9f0a-4164-9cec-831dae570126 with name None description: None add_volumes: ad792b01-7a85-457e-b8eb-00a5eab46366 remove_volumes: None. Sep 05 21:02:36 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:36 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:02:36 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:36 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:02:36 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:36 devstack devstack@c-api.service[87435]: return base.obj_make_list(context, cls(context), Sep 05 21:02:36 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-d704d33f-bccb-4e3a-8235-9ac4844653f2 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] http://192.168.122.117/volume/v3/groups/1f910dc4-9f0a-4164-9cec-831dae570126 returned with HTTP 202 Sep 05 21:02:36 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 919/1847] 192.168.122.117 () {62 vars in 1290 bytes} [Sat Sep 5 21:02:36 2026] PUT /volume/v3/groups/1f910dc4-9f0a-4164-9cec-831dae570126 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 21:02:36 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-a72b7052-7c4d-4c20-9ef8-269caf7070e3 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:36 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-a72b7052-7c4d-4c20-9ef8-269caf7070e3 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] GET http://192.168.122.117/volume/v3/groups/1f910dc4-9f0a-4164-9cec-831dae570126 Sep 05 21:02:36 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-a72b7052-7c4d-4c20-9ef8-269caf7070e3 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:36 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-a72b7052-7c4d-4c20-9ef8-269caf7070e3 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Calling method 'version_select' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:36 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.groups [None req-a72b7052-7c4d-4c20-9ef8-269caf7070e3 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] show called for member 1f910dc4-9f0a-4164-9cec-831dae570126 {{(pid=87434) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 21:02:36 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:36 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:02:36 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:36 devstack devstack@c-api.service[87434]: return base.obj_make_list(context, cls(context), Sep 05 21:02:36 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-a72b7052-7c4d-4c20-9ef8-269caf7070e3 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] http://192.168.122.117/volume/v3/groups/1f910dc4-9f0a-4164-9cec-831dae570126 returned with HTTP 200 Sep 05 21:02:36 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 929/1848] 192.168.122.117 () {60 vars in 1270 bytes} [Sat Sep 5 21:02:36 2026] GET /volume/v3/groups/1f910dc4-9f0a-4164-9cec-831dae570126 => generated 323 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:02:36 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-f4c60913-93dc-49ca-96c5-6e971e93678e None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:36 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-f4c60913-93dc-49ca-96c5-6e971e93678e tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] GET http://192.168.122.117/volume/v3/volumes/fb2361a5-7615-45ac-9d4e-0b4b23dae504 Sep 05 21:02:36 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-f4c60913-93dc-49ca-96c5-6e971e93678e tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:36 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-f4c60913-93dc-49ca-96c5-6e971e93678e tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:36 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:36 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:02:36 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:36 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:02:36 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-f4c60913-93dc-49ca-96c5-6e971e93678e tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Volume info retrieved successfully. Sep 05 21:02:36 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-f4c60913-93dc-49ca-96c5-6e971e93678e tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] http://192.168.122.117/volume/v3/volumes/fb2361a5-7615-45ac-9d4e-0b4b23dae504 returned with HTTP 200 Sep 05 21:02:36 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 920/1849] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:02:36 2026] GET /volume/v3/volumes/fb2361a5-7615-45ac-9d4e-0b4b23dae504 => generated 866 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:02:37 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-616cfb4b-e6c2-4f08-adc4-597b8d4f378a None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:37 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-616cfb4b-e6c2-4f08-adc4-597b8d4f378a tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] GET http://192.168.122.117/volume/v3/volumes/fb2361a5-7615-45ac-9d4e-0b4b23dae504 Sep 05 21:02:37 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-616cfb4b-e6c2-4f08-adc4-597b8d4f378a tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:37 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-616cfb4b-e6c2-4f08-adc4-597b8d4f378a tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:37 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:37 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:02:37 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:37 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:02:37 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-616cfb4b-e6c2-4f08-adc4-597b8d4f378a tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Volume info retrieved successfully. Sep 05 21:02:37 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-616cfb4b-e6c2-4f08-adc4-597b8d4f378a tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] http://192.168.122.117/volume/v3/volumes/fb2361a5-7615-45ac-9d4e-0b4b23dae504 returned with HTTP 200 Sep 05 21:02:37 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 930/1850] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:02:37 2026] GET /volume/v3/volumes/fb2361a5-7615-45ac-9d4e-0b4b23dae504 => generated 866 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:02:37 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [req-4871cb46-2d9c-4ad0-9e44-9df24401b652 req-7c814f35-47c3-4180-a7c0-8ce27f24d817 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:37 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-4871cb46-2d9c-4ad0-9e44-9df24401b652 req-7c814f35-47c3-4180-a7c0-8ce27f24d817 tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] GET http://192.168.122.117/volume/v3/volumes/fb2361a5-7615-45ac-9d4e-0b4b23dae504 Sep 05 21:02:37 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-4871cb46-2d9c-4ad0-9e44-9df24401b652 req-7c814f35-47c3-4180-a7c0-8ce27f24d817 tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:37 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-4871cb46-2d9c-4ad0-9e44-9df24401b652 req-7c814f35-47c3-4180-a7c0-8ce27f24d817 tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:37 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:37 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:02:37 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:37 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:02:37 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [req-4871cb46-2d9c-4ad0-9e44-9df24401b652 req-7c814f35-47c3-4180-a7c0-8ce27f24d817 tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Volume info retrieved successfully. Sep 05 21:02:37 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-4871cb46-2d9c-4ad0-9e44-9df24401b652 req-7c814f35-47c3-4180-a7c0-8ce27f24d817 tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] http://192.168.122.117/volume/v3/volumes/fb2361a5-7615-45ac-9d4e-0b4b23dae504 returned with HTTP 200 Sep 05 21:02:37 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 921/1851] 192.168.122.117 () {60 vars in 1487 bytes} [Sat Sep 5 21:02:37 2026] GET /volume/v3/volumes/fb2361a5-7615-45ac-9d4e-0b4b23dae504 => generated 866 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:02:37 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-09c904f8-650f-4485-83de-2f2efcfc6c83 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:37 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-09c904f8-650f-4485-83de-2f2efcfc6c83 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] GET http://192.168.122.117/volume/v3/groups/1f910dc4-9f0a-4164-9cec-831dae570126 Sep 05 21:02:37 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-09c904f8-650f-4485-83de-2f2efcfc6c83 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:37 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-09c904f8-650f-4485-83de-2f2efcfc6c83 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Calling method 'version_select' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:37 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.groups [None req-09c904f8-650f-4485-83de-2f2efcfc6c83 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] show called for member 1f910dc4-9f0a-4164-9cec-831dae570126 {{(pid=87434) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 21:02:37 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-7ff9548c-de7b-4fdf-83f6-2bc61692e985 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:37 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-7ff9548c-de7b-4fdf-83f6-2bc61692e985 None None] GET http://192.168.122.117/volume// Sep 05 21:02:37 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-7ff9548c-de7b-4fdf-83f6-2bc61692e985 None None] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:37 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:37 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:02:37 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-7ff9548c-de7b-4fdf-83f6-2bc61692e985 None None] Calling method 'all' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:37 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-7ff9548c-de7b-4fdf-83f6-2bc61692e985 None None] http://192.168.122.117/volume// returned with HTTP 300 Sep 05 21:02:37 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 922/1852] 192.168.122.117 () {58 vars in 1317 bytes} [Sat Sep 5 21:02:37 2026] GET /volume/ => generated 390 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 21:02:37 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [req-4871cb46-2d9c-4ad0-9e44-9df24401b652 req-54ca1994-7db8-4c22-85d1-9bb99efd4031 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:37 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-4871cb46-2d9c-4ad0-9e44-9df24401b652 req-54ca1994-7db8-4c22-85d1-9bb99efd4031 tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] POST http://192.168.122.117/volume/v3/attachments Sep 05 21:02:37 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:37 devstack devstack@c-api.service[87434]: return base.obj_make_list(context, cls(context), Sep 05 21:02:37 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-4871cb46-2d9c-4ad0-9e44-9df24401b652 req-54ca1994-7db8-4c22-85d1-9bb99efd4031 tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fb2361a5-7615-45ac-9d4e-0b4b23dae504", "connector": null, "instance_uuid": "a275addd-6a1c-4b19-ba71-3a67b85f6ca2"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:02:37 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-09c904f8-650f-4485-83de-2f2efcfc6c83 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] http://192.168.122.117/volume/v3/groups/1f910dc4-9f0a-4164-9cec-831dae570126 returned with HTTP 200 Sep 05 21:02:37 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 931/1853] 192.168.122.117 () {60 vars in 1270 bytes} [Sat Sep 5 21:02:37 2026] GET /volume/v3/groups/1f910dc4-9f0a-4164-9cec-831dae570126 => generated 324 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:02:37 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-4c8621c2-9701-4747-9cca-4e931e10f0ef None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:37 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-4c8621c2-9701-4747-9cca-4e931e10f0ef tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] GET http://192.168.122.117/volume/v3/volumes/detail Sep 05 21:02:37 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-4c8621c2-9701-4747-9cca-4e931e10f0ef tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:37 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-4c8621c2-9701-4747-9cca-4e931e10f0ef tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Calling method 'detail' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:37 devstack devstack@c-api.service[87434]: DEBUG cinder.api.api_utils [None req-4c8621c2-9701-4747-9cca-4e931e10f0ef tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Removing options '' from query. {{(pid=87434) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 21:02:37 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:37 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:02:37 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-4c8621c2-9701-4747-9cca-4e931e10f0ef tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87434) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 21:02:37 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:37 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:02:37 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:37 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:02:37 devstack devstack@c-api.service[87434]: /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 05 21:02:37 devstack devstack@c-api.service[87434]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 21:02:37 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:37 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:02:37 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:37 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:02:37 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-4c8621c2-9701-4747-9cca-4e931e10f0ef tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Get all volumes completed successfully. Sep 05 21:02:37 devstack devstack@c-api.service[87434]: WARNING stevedore.named [None req-4c8621c2-9701-4747-9cca-4e931e10f0ef tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 21:02:37 devstack devstack@c-api.service[87434]: WARNING castellan.key_manager [None req-4c8621c2-9701-4747-9cca-4e931e10f0ef tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 21:02:37 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-4871cb46-2d9c-4ad0-9e44-9df24401b652 req-54ca1994-7db8-4c22-85d1-9bb99efd4031 tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] http://192.168.122.117/volume/v3/attachments returned with HTTP 200 Sep 05 21:02:37 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 923/1854] 192.168.122.117 () {66 vars in 1483 bytes} [Sat Sep 5 21:02:37 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 05 21:02:37 devstack devstack@c-api.service[87434]: DEBUG oslo_db.sqlalchemy.engines [None req-4c8621c2-9701-4747-9cca-4e931e10f0ef tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87434) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 21:02:37 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:37 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:02:37 devstack devstack@c-api.service[87434]: WARNING stevedore.named [None req-4c8621c2-9701-4747-9cca-4e931e10f0ef tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 21:02:37 devstack devstack@c-api.service[87434]: WARNING castellan.key_manager [None req-4c8621c2-9701-4747-9cca-4e931e10f0ef tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 21:02:37 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-4808bc84-54e3-4364-a1c9-beecf4ffe91e None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:37 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-4808bc84-54e3-4364-a1c9-beecf4ffe91e tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] GET http://192.168.122.117/volume/v3/volumes/fb2361a5-7615-45ac-9d4e-0b4b23dae504 Sep 05 21:02:37 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-4808bc84-54e3-4364-a1c9-beecf4ffe91e tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:37 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-4808bc84-54e3-4364-a1c9-beecf4ffe91e tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:37 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:37 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:02:37 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:37 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:02:37 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-4808bc84-54e3-4364-a1c9-beecf4ffe91e tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Volume info retrieved successfully. Sep 05 21:02:37 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-4808bc84-54e3-4364-a1c9-beecf4ffe91e tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] http://192.168.122.117/volume/v3/volumes/fb2361a5-7615-45ac-9d4e-0b4b23dae504 returned with HTTP 200 Sep 05 21:02:37 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 924/1855] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:02:37 2026] GET /volume/v3/volumes/fb2361a5-7615-45ac-9d4e-0b4b23dae504 => generated 865 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:02:37 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-2419873e-3abd-48da-b044-e250746d1326 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:37 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-2419873e-3abd-48da-b044-e250746d1326 None None] GET http://192.168.122.117/volume// Sep 05 21:02:37 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-2419873e-3abd-48da-b044-e250746d1326 None None] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:37 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-2419873e-3abd-48da-b044-e250746d1326 None None] Calling method 'all' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:37 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-2419873e-3abd-48da-b044-e250746d1326 None None] http://192.168.122.117/volume// returned with HTTP 300 Sep 05 21:02:37 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 925/1856] 192.168.122.117 () {58 vars in 1315 bytes} [Sat Sep 5 21:02:37 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 21:02:37 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [req-4871cb46-2d9c-4ad0-9e44-9df24401b652 req-b067b45e-2e7c-45cb-901a-c6b05387d7f2 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:37 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-4871cb46-2d9c-4ad0-9e44-9df24401b652 req-b067b45e-2e7c-45cb-901a-c6b05387d7f2 tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] GET http://192.168.122.117/volume/v3/volumes/fb2361a5-7615-45ac-9d4e-0b4b23dae504 Sep 05 21:02:37 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-4871cb46-2d9c-4ad0-9e44-9df24401b652 req-b067b45e-2e7c-45cb-901a-c6b05387d7f2 tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:37 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-4871cb46-2d9c-4ad0-9e44-9df24401b652 req-b067b45e-2e7c-45cb-901a-c6b05387d7f2 tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:37 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:37 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:02:37 devstack devstack@c-api.service[87434]: DEBUG oslo_db.sqlalchemy.engines [None req-4c8621c2-9701-4747-9cca-4e931e10f0ef tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87434) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 21:02:37 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:37 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:02:37 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:37 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:02:37 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [req-4871cb46-2d9c-4ad0-9e44-9df24401b652 req-b067b45e-2e7c-45cb-901a-c6b05387d7f2 tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Volume info retrieved successfully. Sep 05 21:02:37 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-4871cb46-2d9c-4ad0-9e44-9df24401b652 req-b067b45e-2e7c-45cb-901a-c6b05387d7f2 tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] http://192.168.122.117/volume/v3/volumes/fb2361a5-7615-45ac-9d4e-0b4b23dae504 returned with HTTP 200 Sep 05 21:02:37 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 926/1857] 192.168.122.117 () {62 vars in 1528 bytes} [Sat Sep 5 21:02:37 2026] GET /volume/v3/volumes/fb2361a5-7615-45ac-9d4e-0b4b23dae504 => generated 1046 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 21:02:37 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-4c8621c2-9701-4747-9cca-4e931e10f0ef tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] http://192.168.122.117/volume/v3/volumes/detail returned with HTTP 200 Sep 05 21:02:37 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 932/1858] 192.168.122.117 () {60 vars in 1183 bytes} [Sat Sep 5 21:02:37 2026] GET /volume/v3/volumes/detail => generated 1821 bytes in 374 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 21:02:37 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-beccecc0-2fa6-468e-9b30-df29c0df30e8 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:37 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-beccecc0-2fa6-468e-9b30-df29c0df30e8 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] GET http://192.168.122.117/volume/v3/volumes/detail Sep 05 21:02:37 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-beccecc0-2fa6-468e-9b30-df29c0df30e8 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:37 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-beccecc0-2fa6-468e-9b30-df29c0df30e8 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Calling method 'detail' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:37 devstack devstack@c-api.service[87435]: DEBUG cinder.api.api_utils [None req-beccecc0-2fa6-468e-9b30-df29c0df30e8 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Removing options '' from query. {{(pid=87435) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 21:02:37 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-beccecc0-2fa6-468e-9b30-df29c0df30e8 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87435) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 21:02:37 devstack devstack@c-api.service[87435]: /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 05 21:02:37 devstack devstack@c-api.service[87435]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 21:02:37 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:37 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:02:37 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:37 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:02:37 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-beccecc0-2fa6-468e-9b30-df29c0df30e8 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Get all volumes completed successfully. Sep 05 21:02:37 devstack devstack@c-api.service[87435]: WARNING stevedore.named [None req-beccecc0-2fa6-468e-9b30-df29c0df30e8 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 21:02:37 devstack devstack@c-api.service[87435]: WARNING castellan.key_manager [None req-beccecc0-2fa6-468e-9b30-df29c0df30e8 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 21:02:38 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-4871cb46-2d9c-4ad0-9e44-9df24401b652 req-45a11ae6-3e28-41c3-9e1d-8071afb7cf94 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:38 devstack devstack@c-api.service[87435]: DEBUG oslo_db.sqlalchemy.engines [None req-beccecc0-2fa6-468e-9b30-df29c0df30e8 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87435) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 21:02:38 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-4871cb46-2d9c-4ad0-9e44-9df24401b652 req-45a11ae6-3e28-41c3-9e1d-8071afb7cf94 tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] PUT http://192.168.122.117/volume/v3/attachments/c3dda359-377c-4217-bbda-0fe600704462 Sep 05 21:02:38 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:38 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:02:38 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-4871cb46-2d9c-4ad0-9e44-9df24401b652 req-45a11ae6-3e28-41c3-9e1d-8071afb7cf94 tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.117", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:643f628891a", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d26e87ce-8ef5-4a19-89be-27e45980a71c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:02:38 devstack devstack@c-api.service[87435]: WARNING stevedore.named [None req-beccecc0-2fa6-468e-9b30-df29c0df30e8 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 21:02:38 devstack devstack@c-api.service[87435]: WARNING castellan.key_manager [None req-beccecc0-2fa6-468e-9b30-df29c0df30e8 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 21:02:38 devstack devstack@c-api.service[87434]: DEBUG cinder.coordination [req-4871cb46-2d9c-4ad0-9e44-9df24401b652 req-45a11ae6-3e28-41c3-9e1d-8071afb7cf94 tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Acquiring lock "cinder-attachment_update-fb2361a5-7615-45ac-9d4e-0b4b23dae504-devstack" by "attachment_update" {{(pid=87434) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 05 21:02:38 devstack devstack@c-api.service[87434]: DEBUG cinder.coordination [req-4871cb46-2d9c-4ad0-9e44-9df24401b652 req-45a11ae6-3e28-41c3-9e1d-8071afb7cf94 tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Lock "cinder-attachment_update-fb2361a5-7615-45ac-9d4e-0b4b23dae504-devstack" acquired by "attachment_update" :: waited 0.026s {{(pid=87434) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 05 21:02:38 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:38 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:02:38 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:38 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:02:38 devstack devstack@c-api.service[87435]: DEBUG oslo_db.sqlalchemy.engines [None req-beccecc0-2fa6-468e-9b30-df29c0df30e8 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87435) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 21:02:38 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:38 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:02:38 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-beccecc0-2fa6-468e-9b30-df29c0df30e8 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] http://192.168.122.117/volume/v3/volumes/detail returned with HTTP 200 Sep 05 21:02:38 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 927/1859] 192.168.122.117 () {60 vars in 1183 bytes} [Sat Sep 5 21:02:37 2026] GET /volume/v3/volumes/detail => generated 1821 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 21:02:38 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-3f580647-91db-4869-80ee-92b219097fec None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:38 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-3f580647-91db-4869-80ee-92b219097fec tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] POST http://192.168.122.117/volume/v3/groups/1f910dc4-9f0a-4164-9cec-831dae570126/action Sep 05 21:02:38 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-3f580647-91db-4869-80ee-92b219097fec tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87435) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 21:02:38 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-3f580647-91db-4869-80ee-92b219097fec tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:02:38 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.groups [None req-3f580647-91db-4869-80ee-92b219097fec tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] delete called for group 1f910dc4-9f0a-4164-9cec-831dae570126 {{(pid=87435) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 05 21:02:38 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.groups [None req-3f580647-91db-4869-80ee-92b219097fec tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Delete group with id: 1f910dc4-9f0a-4164-9cec-831dae570126 Sep 05 21:02:38 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:38 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:02:38 devstack devstack@c-api.service[87435]: /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 05 21:02:38 devstack devstack@c-api.service[87435]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 05 21:02:38 devstack devstack@c-api.service[87435]: /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 05 21:02:38 devstack devstack@c-api.service[87435]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 21:02:38 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-3f580647-91db-4869-80ee-92b219097fec tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] http://192.168.122.117/volume/v3/groups/1f910dc4-9f0a-4164-9cec-831dae570126/action returned with HTTP 202 Sep 05 21:02:38 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 928/1860] 192.168.122.117 () {62 vars in 1312 bytes} [Sat Sep 5 21:02:38 2026] POST /volume/v3/groups/1f910dc4-9f0a-4164-9cec-831dae570126/action => generated 0 bytes in 227 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 21:02:38 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-5a867315-7dcb-4dc4-bb7a-b367eaa8e6e8 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:38 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-5a867315-7dcb-4dc4-bb7a-b367eaa8e6e8 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] GET http://192.168.122.117/volume/v3/volumes/ad792b01-7a85-457e-b8eb-00a5eab46366 Sep 05 21:02:38 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-5a867315-7dcb-4dc4-bb7a-b367eaa8e6e8 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:38 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-5a867315-7dcb-4dc4-bb7a-b367eaa8e6e8 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:38 devstack devstack@c-api.service[87434]: DEBUG cinder.coordination [req-4871cb46-2d9c-4ad0-9e44-9df24401b652 req-45a11ae6-3e28-41c3-9e1d-8071afb7cf94 tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Lock "cinder-attachment_update-fb2361a5-7615-45ac-9d4e-0b4b23dae504-devstack" released by "attachment_update" :: held 0.334s {{(pid=87434) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 05 21:02:38 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-4871cb46-2d9c-4ad0-9e44-9df24401b652 req-45a11ae6-3e28-41c3-9e1d-8071afb7cf94 tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] http://192.168.122.117/volume/v3/attachments/c3dda359-377c-4217-bbda-0fe600704462 returned with HTTP 200 Sep 05 21:02:38 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 933/1861] 192.168.122.117 () {66 vars in 1593 bytes} [Sat Sep 5 21:02:38 2026] PUT /volume/v3/attachments/c3dda359-377c-4217-bbda-0fe600704462 => generated 694 bytes in 419 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:02:38 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:38 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:02:38 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:38 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:02:38 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-5a867315-7dcb-4dc4-bb7a-b367eaa8e6e8 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Volume info retrieved successfully. Sep 05 21:02:38 devstack devstack@c-api.service[87435]: WARNING stevedore.named [None req-5a867315-7dcb-4dc4-bb7a-b367eaa8e6e8 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 21:02:38 devstack devstack@c-api.service[87435]: WARNING castellan.key_manager [None req-5a867315-7dcb-4dc4-bb7a-b367eaa8e6e8 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 21:02:38 devstack devstack@c-api.service[87435]: DEBUG oslo_db.sqlalchemy.engines [None req-5a867315-7dcb-4dc4-bb7a-b367eaa8e6e8 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87435) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 21:02:38 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:38 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:02:38 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-5a867315-7dcb-4dc4-bb7a-b367eaa8e6e8 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] http://192.168.122.117/volume/v3/volumes/ad792b01-7a85-457e-b8eb-00a5eab46366 returned with HTTP 200 Sep 05 21:02:38 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 929/1862] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 21:02:38 2026] GET /volume/v3/volumes/ad792b01-7a85-457e-b8eb-00a5eab46366 => generated 913 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:02:38 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-3733c976-2c32-4063-b9ff-2c99491bed7a None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:38 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-3733c976-2c32-4063-b9ff-2c99491bed7a tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] GET http://192.168.122.117/volume/v3/volumes/fb2361a5-7615-45ac-9d4e-0b4b23dae504 Sep 05 21:02:38 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-3733c976-2c32-4063-b9ff-2c99491bed7a tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:38 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-3733c976-2c32-4063-b9ff-2c99491bed7a tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:38 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:38 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:02:38 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:38 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:02:38 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-3733c976-2c32-4063-b9ff-2c99491bed7a tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Volume info retrieved successfully. Sep 05 21:02:38 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-3733c976-2c32-4063-b9ff-2c99491bed7a tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] http://192.168.122.117/volume/v3/volumes/fb2361a5-7615-45ac-9d4e-0b4b23dae504 returned with HTTP 200 Sep 05 21:02:38 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 934/1863] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:02:38 2026] GET /volume/v3/volumes/fb2361a5-7615-45ac-9d4e-0b4b23dae504 => generated 866 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:02:39 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [req-4871cb46-2d9c-4ad0-9e44-9df24401b652 req-628d41fd-5e2d-475a-91f3-835b7521cbab None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:39 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-4871cb46-2d9c-4ad0-9e44-9df24401b652 req-628d41fd-5e2d-475a-91f3-835b7521cbab tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] POST http://192.168.122.117/volume/v3/attachments/c3dda359-377c-4217-bbda-0fe600704462/action Sep 05 21:02:39 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-4871cb46-2d9c-4ad0-9e44-9df24401b652 req-628d41fd-5e2d-475a-91f3-835b7521cbab tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Action body: b'{"os-complete": null}' {{(pid=87435) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 21:02:39 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-4871cb46-2d9c-4ad0-9e44-9df24401b652 req-628d41fd-5e2d-475a-91f3-835b7521cbab tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:02:39 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:39 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:02:39 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:39 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:02:39 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-4871cb46-2d9c-4ad0-9e44-9df24401b652 req-628d41fd-5e2d-475a-91f3-835b7521cbab tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] http://192.168.122.117/volume/v3/attachments/c3dda359-377c-4217-bbda-0fe600704462/action returned with HTTP 204 Sep 05 21:02:39 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 930/1864] 192.168.122.117 () {66 vars in 1614 bytes} [Sat Sep 5 21:02:39 2026] POST /volume/v3/attachments/c3dda359-377c-4217-bbda-0fe600704462/action => generated 0 bytes in 91 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:02:39 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-4a3b263e-e93a-46ce-b3ef-b3cb894efc2b None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:39 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-4a3b263e-e93a-46ce-b3ef-b3cb894efc2b tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] GET http://192.168.122.117/volume/v3/volumes/ad792b01-7a85-457e-b8eb-00a5eab46366 Sep 05 21:02:39 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-4a3b263e-e93a-46ce-b3ef-b3cb894efc2b tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:39 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-4a3b263e-e93a-46ce-b3ef-b3cb894efc2b tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:39 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:39 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:02:39 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:39 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:02:39 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-4a3b263e-e93a-46ce-b3ef-b3cb894efc2b tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Volume info retrieved successfully. Sep 05 21:02:39 devstack devstack@c-api.service[87434]: WARNING stevedore.named [None req-4a3b263e-e93a-46ce-b3ef-b3cb894efc2b tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 21:02:39 devstack devstack@c-api.service[87434]: WARNING castellan.key_manager [None req-4a3b263e-e93a-46ce-b3ef-b3cb894efc2b tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 21:02:39 devstack devstack@c-api.service[87434]: DEBUG oslo_db.sqlalchemy.engines [None req-4a3b263e-e93a-46ce-b3ef-b3cb894efc2b tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87434) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 21:02:39 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:39 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:02:39 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-4a3b263e-e93a-46ce-b3ef-b3cb894efc2b tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] http://192.168.122.117/volume/v3/volumes/ad792b01-7a85-457e-b8eb-00a5eab46366 returned with HTTP 200 Sep 05 21:02:39 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 935/1865] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 21:02:39 2026] GET /volume/v3/volumes/ad792b01-7a85-457e-b8eb-00a5eab46366 => generated 913 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:02:39 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-03611062-5b74-44b4-8eba-6b68c4054418 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:39 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-03611062-5b74-44b4-8eba-6b68c4054418 tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] GET http://192.168.122.117/volume/v3/volumes/fb2361a5-7615-45ac-9d4e-0b4b23dae504 Sep 05 21:02:39 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-03611062-5b74-44b4-8eba-6b68c4054418 tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:39 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-03611062-5b74-44b4-8eba-6b68c4054418 tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:39 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:39 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:02:39 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:39 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:02:39 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-03611062-5b74-44b4-8eba-6b68c4054418 tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Volume info retrieved successfully. Sep 05 21:02:39 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-03611062-5b74-44b4-8eba-6b68c4054418 tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] http://192.168.122.117/volume/v3/volumes/fb2361a5-7615-45ac-9d4e-0b4b23dae504 returned with HTTP 200 Sep 05 21:02:39 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 931/1866] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:02:39 2026] GET /volume/v3/volumes/fb2361a5-7615-45ac-9d4e-0b4b23dae504 => generated 1158 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 21:02:40 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-8ee88a45-042a-48a7-8abb-bbaefd942a8e None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:40 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-8ee88a45-042a-48a7-8abb-bbaefd942a8e tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] GET http://192.168.122.117/volume/v3/volumes/fb2361a5-7615-45ac-9d4e-0b4b23dae504 Sep 05 21:02:40 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-8ee88a45-042a-48a7-8abb-bbaefd942a8e tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:40 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-8ee88a45-042a-48a7-8abb-bbaefd942a8e tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:40 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:40 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:02:40 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:40 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:02:40 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-8ee88a45-042a-48a7-8abb-bbaefd942a8e tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Volume info retrieved successfully. Sep 05 21:02:40 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-8ee88a45-042a-48a7-8abb-bbaefd942a8e tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] http://192.168.122.117/volume/v3/volumes/fb2361a5-7615-45ac-9d4e-0b4b23dae504 returned with HTTP 200 Sep 05 21:02:40 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 936/1867] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:02:40 2026] GET /volume/v3/volumes/fb2361a5-7615-45ac-9d4e-0b4b23dae504 => generated 1158 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:02:40 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-a4ea7857-1133-4040-8beb-a7449d4e8903 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:40 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-a4ea7857-1133-4040-8beb-a7449d4e8903 tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] POST http://192.168.122.117/volume/v3/volumes/fb2361a5-7615-45ac-9d4e-0b4b23dae504/action Sep 05 21:02:40 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-a4ea7857-1133-4040-8beb-a7449d4e8903 tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Action body: b'{"os-detach": {}}' {{(pid=87435) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 21:02:40 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-a4ea7857-1133-4040-8beb-a7449d4e8903 tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:02:40 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:40 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:02:40 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:40 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:02:40 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-a4ea7857-1133-4040-8beb-a7449d4e8903 tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Volume info retrieved successfully. Sep 05 21:02:40 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-a4ea7857-1133-4040-8beb-a7449d4e8903 tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Attachment connected to vm a275addd-6a1c-4b19-ba71-3a67b85f6ca2, checking data on nova Sep 05 21:02:40 devstack devstack@c-api.service[87435]: DEBUG cinder.compute.nova [None req-a4ea7857-1133-4040-8beb-a7449d4e8903 tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Creating Keystone token plugin using URL: http://192.168.122.117/identity {{(pid=87435) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 05 21:02:40 devstack devstack@c-api.service[87435]: DEBUG novaclient.v2.client [None req-a4ea7857-1133-4040-8beb-a7449d4e8903 tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] REQ: curl -g -i -X GET http://192.168.122.117/compute/v2.1/servers/a275addd-6a1c-4b19-ba71-3a67b85f6ca2/os-volume_attachments/fb2361a5-7615-45ac-9d4e-0b4b23dae504 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}501ef494cce31ea004eb1378c55bc4adfe5919cae73b4d39552f25b448762101" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-a4ea7857-1133-4040-8beb-a7449d4e8903" -H "X-Service-Token: {SHA256}7705eaf70396badb3ac37392b5d6900827c1cd2b0522006d1f4477d0b9abdf5c" {{(pid=87435) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 05 21:02:40 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-ce0b5b8a-16f0-4fcb-8f53-80eb8be1de19 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:40 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-ce0b5b8a-16f0-4fcb-8f53-80eb8be1de19 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] GET http://192.168.122.117/volume/v3/volumes/ad792b01-7a85-457e-b8eb-00a5eab46366 Sep 05 21:02:40 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-ce0b5b8a-16f0-4fcb-8f53-80eb8be1de19 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:40 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-ce0b5b8a-16f0-4fcb-8f53-80eb8be1de19 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:40 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-ce0b5b8a-16f0-4fcb-8f53-80eb8be1de19 tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] http://192.168.122.117/volume/v3/volumes/ad792b01-7a85-457e-b8eb-00a5eab46366 returned with HTTP 404 Sep 05 21:02:40 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 937/1868] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 21:02:40 2026] GET /volume/v3/volumes/ad792b01-7a85-457e-b8eb-00a5eab46366 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 21:02:40 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-96a799bd-1a48-4fd7-b8f8-72f5941aa39e None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:40 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-96a799bd-1a48-4fd7-b8f8-72f5941aa39e tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] GET http://192.168.122.117/volume/v3/volumes/733e952f-8e66-4ab2-8973-63c4ba29e2c0 Sep 05 21:02:40 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-96a799bd-1a48-4fd7-b8f8-72f5941aa39e tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:40 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-96a799bd-1a48-4fd7-b8f8-72f5941aa39e tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:40 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-96a799bd-1a48-4fd7-b8f8-72f5941aa39e tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] http://192.168.122.117/volume/v3/volumes/733e952f-8e66-4ab2-8973-63c4ba29e2c0 returned with HTTP 404 Sep 05 21:02:40 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 938/1869] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 21:02:40 2026] GET /volume/v3/volumes/733e952f-8e66-4ab2-8973-63c4ba29e2c0 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 21:02:40 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-e01220ad-a7ff-45b8-904c-02bb112befac None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:40 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-e01220ad-a7ff-45b8-904c-02bb112befac tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] GET http://192.168.122.117/volume/v3/groups/1f910dc4-9f0a-4164-9cec-831dae570126 Sep 05 21:02:40 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-e01220ad-a7ff-45b8-904c-02bb112befac tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:40 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-e01220ad-a7ff-45b8-904c-02bb112befac tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] Calling method 'version_select' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:40 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.groups [None req-e01220ad-a7ff-45b8-904c-02bb112befac tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] show called for member 1f910dc4-9f0a-4164-9cec-831dae570126 {{(pid=87434) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 21:02:40 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-e01220ad-a7ff-45b8-904c-02bb112befac tempest-GroupsTest-1350833272 tempest-GroupsTest-1350833272-project-member] http://192.168.122.117/volume/v3/groups/1f910dc4-9f0a-4164-9cec-831dae570126 returned with HTTP 404 Sep 05 21:02:40 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 939/1870] 192.168.122.117 () {60 vars in 1270 bytes} [Sat Sep 5 21:02:40 2026] GET /volume/v3/groups/1f910dc4-9f0a-4164-9cec-831dae570126 => generated 108 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 21:02:40 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-eb861681-087d-4215-b2a5-31181933bdb3 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:40 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-eb861681-087d-4215-b2a5-31181933bdb3 tempest-GroupsTest-2006698411 tempest-GroupsTest-2006698411-project-admin] DELETE http://192.168.122.117/volume/v3/group_types/ea3b0c45-13d8-4e93-b104-6cc1280009e0 Sep 05 21:02:40 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-eb861681-087d-4215-b2a5-31181933bdb3 tempest-GroupsTest-2006698411 tempest-GroupsTest-2006698411-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:40 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-eb861681-087d-4215-b2a5-31181933bdb3 tempest-GroupsTest-2006698411 tempest-GroupsTest-2006698411-project-admin] Calling method 'version_select' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:40 devstack devstack@c-api.service[87435]: DEBUG novaclient.v2.client [None req-a4ea7857-1133-4040-8beb-a7449d4e8903 tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Sat, 05 Sep 2026 19:02:40 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-6b66f0da-0e51-4a4d-a24d-79002736712e x-openstack-request-id: req-6b66f0da-0e51-4a4d-a24d-79002736712e {{(pid=87435) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 05 21:02:40 devstack devstack@c-api.service[87435]: DEBUG novaclient.v2.client [None req-a4ea7857-1133-4040-8beb-a7449d4e8903 tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "fb2361a5-7615-45ac-9d4e-0b4b23dae504", "serverId": "a275addd-6a1c-4b19-ba71-3a67b85f6ca2", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "c3dda359-377c-4217-bbda-0fe600704462", "bdm_uuid": "fe24572c-aad4-478b-9d4d-6a740c154467"}} {{(pid=87435) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 05 21:02:40 devstack devstack@c-api.service[87435]: DEBUG novaclient.v2.client [None req-a4ea7857-1133-4040-8beb-a7449d4e8903 tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] GET call to compute for http://192.168.122.117/compute/v2.1/servers/a275addd-6a1c-4b19-ba71-3a67b85f6ca2/os-volume_attachments/fb2361a5-7615-45ac-9d4e-0b4b23dae504 used request id req-6b66f0da-0e51-4a4d-a24d-79002736712e {{(pid=87435) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 05 21:02:40 devstack devstack@c-api.service[87435]: ERROR cinder.volume.api [None req-a4ea7857-1133-4040-8beb-a7449d4e8903 tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-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 05 21:02:40 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault [None req-a4ea7857-1133-4040-8beb-a7449d4e8903 tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Caught error: Detach volume from instance a275addd-6a1c-4b19-ba71-3a67b85f6ca2 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance a275addd-6a1c-4b19-ba71-3a67b85f6ca2 using the Compute API Sep 05 21:02:40 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 05 21:02:40 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 05 21:02:40 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 05 21:02:40 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:02:40 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 05 21:02:40 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 05 21:02:40 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:02:40 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 05 21:02:40 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 05 21:02:40 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:02:40 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 05 21:02:40 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 05 21:02:40 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:02:40 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 05 21:02:40 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 05 21:02:40 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:02:40 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 05 21:02:40 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 05 21:02:40 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:02:40 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 05 21:02:40 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 05 21:02:40 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:02:40 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 05 21:02:40 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 05 21:02:40 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:02:40 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 05 21:02:40 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 05 21:02:40 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:02:40 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 05 21:02:40 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 05 21:02:40 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:02:40 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 05 21:02:40 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 05 21:02:40 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:02:40 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 05 21:02:40 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 05 21:02:40 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:02:40 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 05 21:02:40 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 05 21:02:40 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:02:40 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 05 21:02:40 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 05 21:02:40 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:02:40 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 05 21:02:40 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 05 21:02:40 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:02:40 devstack devstack@c-api.service[87435]: 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 05 21:02:40 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 05 21:02:40 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:02:40 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 05 21:02:40 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 05 21:02:40 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:02:40 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 05 21:02:40 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 05 21:02:40 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:02:40 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 05 21:02:40 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 05 21:02:40 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:02:40 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 05 21:02:40 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 05 21:02:40 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:02:40 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 05 21:02:40 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 05 21:02:40 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:02:40 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 05 21:02:40 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 05 21:02:40 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:02:40 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 05 21:02:40 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 05 21:02:40 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:02:40 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 05 21:02:40 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 05 21:02:40 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:02:40 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 05 21:02:40 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 05 21:02:40 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:02:40 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 05 21:02:40 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 05 21:02:40 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:02:40 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 05 21:02:40 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 05 21:02:40 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:02:40 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 05 21:02:40 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 05 21:02:40 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:02:40 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Sep 05 21:02:40 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Sep 05 21:02:40 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Sep 05 21:02:40 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Sep 05 21:02:40 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 05 21:02:40 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 05 21:02:40 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance a275addd-6a1c-4b19-ba71-3a67b85f6ca2 using the Compute API Sep 05 21:02:40 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault Sep 05 21:02:40 devstack devstack@c-api.service[87435]: INFO cinder.api.middleware.fault [None req-a4ea7857-1133-4040-8beb-a7449d4e8903 tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] http://192.168.122.117/volume/v3/volumes/fb2361a5-7615-45ac-9d4e-0b4b23dae504/action returned with HTTP 409 Sep 05 21:02:40 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 932/1871] 192.168.122.117 () {60 vars in 1274 bytes} [Sat Sep 5 21:02:40 2026] POST /volume/v3/volumes/fb2361a5-7615-45ac-9d4e-0b4b23dae504/action => generated 167 bytes in 856 msecs (HTTP/1.1 409) 7 headers in 291 bytes (2 switches on core 0) Sep 05 21:02:40 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-31a60920-3558-45be-a7f1-5557c20f89be None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:40 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-eb861681-087d-4215-b2a5-31181933bdb3 tempest-GroupsTest-2006698411 tempest-GroupsTest-2006698411-project-admin] http://192.168.122.117/volume/v3/group_types/ea3b0c45-13d8-4e93-b104-6cc1280009e0 returned with HTTP 202 Sep 05 21:02:40 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 940/1872] 192.168.122.117 () {60 vars in 1288 bytes} [Sat Sep 5 21:02:40 2026] DELETE /volume/v3/group_types/ea3b0c45-13d8-4e93-b104-6cc1280009e0 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 21:02:40 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-31a60920-3558-45be-a7f1-5557c20f89be tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] POST http://192.168.122.117/volume/v3/volumes/fb2361a5-7615-45ac-9d4e-0b4b23dae504/action Sep 05 21:02:40 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-31a60920-3558-45be-a7f1-5557c20f89be tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=87435) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 21:02:40 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-31a60920-3558-45be-a7f1-5557c20f89be tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:02:40 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-b05eb15d-1c34-4453-bed8-97c01ba9095d None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:40 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b05eb15d-1c34-4453-bed8-97c01ba9095d tempest-GroupsTest-2006698411 tempest-GroupsTest-2006698411-project-admin] DELETE http://192.168.122.117/volume/v3/types/65bc5607-9fb4-4840-bb04-18ad0b3e72f7 Sep 05 21:02:40 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b05eb15d-1c34-4453-bed8-97c01ba9095d tempest-GroupsTest-2006698411 tempest-GroupsTest-2006698411-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:40 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b05eb15d-1c34-4453-bed8-97c01ba9095d tempest-GroupsTest-2006698411 tempest-GroupsTest-2006698411-project-admin] Calling method '_delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:41 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b05eb15d-1c34-4453-bed8-97c01ba9095d tempest-GroupsTest-2006698411 tempest-GroupsTest-2006698411-project-admin] http://192.168.122.117/volume/v3/types/65bc5607-9fb4-4840-bb04-18ad0b3e72f7 returned with HTTP 202 Sep 05 21:02:41 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 941/1873] 192.168.122.117 () {58 vars in 1229 bytes} [Sat Sep 5 21:02:40 2026] DELETE /volume/v3/types/65bc5607-9fb4-4840-bb04-18ad0b3e72f7 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:02:41 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-72c2f399-eb9b-4eee-b949-912266b60756 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:41 devstack devstack@c-api.service[87435]: DEBUG oslo_db.sqlalchemy.engines [None req-31a60920-3558-45be-a7f1-5557c20f89be tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87435) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 21:02:41 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-72c2f399-eb9b-4eee-b949-912266b60756 tempest-GroupsTest-2006698411 tempest-GroupsTest-2006698411-project-admin] GET http://192.168.122.117/volume/v3/types/65bc5607-9fb4-4840-bb04-18ad0b3e72f7 Sep 05 21:02:41 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-72c2f399-eb9b-4eee-b949-912266b60756 tempest-GroupsTest-2006698411 tempest-GroupsTest-2006698411-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:41 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-72c2f399-eb9b-4eee-b949-912266b60756 tempest-GroupsTest-2006698411 tempest-GroupsTest-2006698411-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:41 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-72c2f399-eb9b-4eee-b949-912266b60756 tempest-GroupsTest-2006698411 tempest-GroupsTest-2006698411-project-admin] http://192.168.122.117/volume/v3/types/65bc5607-9fb4-4840-bb04-18ad0b3e72f7 returned with HTTP 404 Sep 05 21:02:41 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 942/1874] 192.168.122.117 () {58 vars in 1226 bytes} [Sat Sep 5 21:02:41 2026] GET /volume/v3/types/65bc5607-9fb4-4840-bb04-18ad0b3e72f7 => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 21:02:41 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:41 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:02:41 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:41 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:02:41 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-31a60920-3558-45be-a7f1-5557c20f89be tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Volume info retrieved successfully. Sep 05 21:02:41 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-31a60920-3558-45be-a7f1-5557c20f89be tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Attachment connected to vm a275addd-6a1c-4b19-ba71-3a67b85f6ca2, checking data on nova Sep 05 21:02:41 devstack devstack@c-api.service[87435]: DEBUG cinder.compute.nova [None req-31a60920-3558-45be-a7f1-5557c20f89be tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Creating Keystone token plugin using URL: http://192.168.122.117/identity {{(pid=87435) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 05 21:02:41 devstack devstack@c-api.service[87435]: DEBUG novaclient.v2.client [None req-31a60920-3558-45be-a7f1-5557c20f89be tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] REQ: curl -g -i -X GET http://192.168.122.117/compute/v2.1/servers/a275addd-6a1c-4b19-ba71-3a67b85f6ca2/os-volume_attachments/fb2361a5-7615-45ac-9d4e-0b4b23dae504 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}46064af299f8411bed7b2f96d49ef9760195b614c06c9b5f55b93adb3f02b774" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-31a60920-3558-45be-a7f1-5557c20f89be" -H "X-Service-Token: {SHA256}7705eaf70396badb3ac37392b5d6900827c1cd2b0522006d1f4477d0b9abdf5c" {{(pid=87435) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 05 21:02:41 devstack devstack@c-api.service[87435]: DEBUG novaclient.v2.client [None req-31a60920-3558-45be-a7f1-5557c20f89be tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Sat, 05 Sep 2026 19:02:41 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-0ef17b82-1edc-4fbb-a84f-3c38be6361b7 x-openstack-request-id: req-0ef17b82-1edc-4fbb-a84f-3c38be6361b7 {{(pid=87435) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 05 21:02:41 devstack devstack@c-api.service[87435]: DEBUG novaclient.v2.client [None req-31a60920-3558-45be-a7f1-5557c20f89be tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "fb2361a5-7615-45ac-9d4e-0b4b23dae504", "serverId": "a275addd-6a1c-4b19-ba71-3a67b85f6ca2", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "c3dda359-377c-4217-bbda-0fe600704462", "bdm_uuid": "fe24572c-aad4-478b-9d4d-6a740c154467"}} {{(pid=87435) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 05 21:02:41 devstack devstack@c-api.service[87435]: DEBUG novaclient.v2.client [None req-31a60920-3558-45be-a7f1-5557c20f89be tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] GET call to compute for http://192.168.122.117/compute/v2.1/servers/a275addd-6a1c-4b19-ba71-3a67b85f6ca2/os-volume_attachments/fb2361a5-7615-45ac-9d4e-0b4b23dae504 used request id req-0ef17b82-1edc-4fbb-a84f-3c38be6361b7 {{(pid=87435) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 05 21:02:41 devstack devstack@c-api.service[87435]: ERROR cinder.volume.api [None req-31a60920-3558-45be-a7f1-5557c20f89be tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-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 05 21:02:41 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault [None req-31a60920-3558-45be-a7f1-5557c20f89be tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Caught error: Detach volume from instance a275addd-6a1c-4b19-ba71-3a67b85f6ca2 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance a275addd-6a1c-4b19-ba71-3a67b85f6ca2 using the Compute API Sep 05 21:02:41 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 05 21:02:41 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 05 21:02:41 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 05 21:02:41 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:02:41 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 05 21:02:41 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 05 21:02:41 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:02:41 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 05 21:02:41 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 05 21:02:41 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:02:41 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 05 21:02:41 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 05 21:02:41 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:02:41 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 05 21:02:41 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 05 21:02:41 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:02:41 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 05 21:02:41 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 05 21:02:41 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:02:41 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 05 21:02:41 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 05 21:02:41 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:02:41 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 05 21:02:41 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 05 21:02:41 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:02:41 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 05 21:02:41 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 05 21:02:41 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:02:41 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 05 21:02:41 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 05 21:02:41 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:02:41 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 05 21:02:41 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 05 21:02:41 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:02:41 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 05 21:02:41 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 05 21:02:41 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:02:41 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 05 21:02:41 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 05 21:02:41 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:02:41 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 05 21:02:41 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 05 21:02:41 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:02:41 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 05 21:02:41 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 05 21:02:41 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:02:41 devstack devstack@c-api.service[87435]: 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 05 21:02:41 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 05 21:02:41 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:02:41 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 05 21:02:41 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 05 21:02:41 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:02:41 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 05 21:02:41 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 05 21:02:41 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:02:41 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 05 21:02:41 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 05 21:02:41 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:02:41 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 05 21:02:41 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 05 21:02:41 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:02:41 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 05 21:02:41 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 05 21:02:41 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:02:41 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 05 21:02:41 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 05 21:02:41 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:02:41 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 05 21:02:41 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 05 21:02:41 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:02:41 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 05 21:02:41 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 05 21:02:41 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:02:41 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 05 21:02:41 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 05 21:02:41 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:02:41 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 05 21:02:41 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 05 21:02:41 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:02:41 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 05 21:02:41 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 05 21:02:41 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:02:41 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 05 21:02:41 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 05 21:02:41 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:02:41 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Sep 05 21:02:41 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Sep 05 21:02:41 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Sep 05 21:02:41 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Sep 05 21:02:41 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 05 21:02:41 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 05 21:02:41 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance a275addd-6a1c-4b19-ba71-3a67b85f6ca2 using the Compute API Sep 05 21:02:41 devstack devstack@c-api.service[87435]: ERROR cinder.api.middleware.fault Sep 05 21:02:41 devstack devstack@c-api.service[87435]: INFO cinder.api.middleware.fault [None req-31a60920-3558-45be-a7f1-5557c20f89be tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] http://192.168.122.117/volume/v3/volumes/fb2361a5-7615-45ac-9d4e-0b4b23dae504/action returned with HTTP 409 Sep 05 21:02:41 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 933/1875] 192.168.122.117 () {60 vars in 1274 bytes} [Sat Sep 5 21:02:40 2026] POST /volume/v3/volumes/fb2361a5-7615-45ac-9d4e-0b4b23dae504/action => generated 167 bytes in 575 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:02:41 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-b0f09ac7-043d-4fa8-9295-6f23c4b20662 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:41 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 943/1876] 192.168.122.117 () {62 vars in 1481 bytes} [Sat Sep 5 21:02:41 2026] POST /volume/v3/volumes/fb2361a5-7615-45ac-9d4e-0b4b23dae504/action => generated 114 bytes in 7 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 05 21:02:41 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-8945d74c-f014-4d51-8481-f3585d52db9d None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:41 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 934/1877] 192.168.122.117 () {62 vars in 1481 bytes} [Sat Sep 5 21:02:41 2026] POST /volume/v3/volumes/fb2361a5-7615-45ac-9d4e-0b4b23dae504/action => generated 114 bytes in 9 msecs (HTTP/1.1 401) 5 headers in 233 bytes (2 switches on core 0) Sep 05 21:02:41 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-16227419-525a-4190-8672-20df814a2252 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:41 devstack devstack@c-api.service[87434]: WARNING keystonemiddleware.auth_token [None req-16227419-525a-4190-8672-20df814a2252 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 05 21:02:41 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 944/1878] 192.168.122.117 () {62 vars in 1481 bytes} [Sat Sep 5 21:02:41 2026] POST /volume/v3/volumes/fb2361a5-7615-45ac-9d4e-0b4b23dae504/action => generated 114 bytes in 217 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 05 21:02:41 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-345ec654-9bcc-4254-99e5-1e3ea5e247a5 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:41 devstack devstack@c-api.service[87435]: WARNING keystonemiddleware.auth_token [None req-345ec654-9bcc-4254-99e5-1e3ea5e247a5 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 05 21:02:41 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 935/1879] 192.168.122.117 () {62 vars in 1481 bytes} [Sat Sep 5 21:02:41 2026] POST /volume/v3/volumes/fb2361a5-7615-45ac-9d4e-0b4b23dae504/action => generated 114 bytes in 151 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 05 21:02:41 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-fd0f27ef-f705-4f0b-ae06-84662c6f7052 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:42 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-fd0f27ef-f705-4f0b-ae06-84662c6f7052 tempest-TestServerVolumeAttachmentScenario-1873686454 tempest-TestServerVolumeAttachmentScenario-1873686454-project-admin] POST http://192.168.122.117/volume/v3/volumes/fb2361a5-7615-45ac-9d4e-0b4b23dae504/action Sep 05 21:02:42 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-fd0f27ef-f705-4f0b-ae06-84662c6f7052 tempest-TestServerVolumeAttachmentScenario-1873686454 tempest-TestServerVolumeAttachmentScenario-1873686454-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87434) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 21:02:42 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-fd0f27ef-f705-4f0b-ae06-84662c6f7052 tempest-TestServerVolumeAttachmentScenario-1873686454 tempest-TestServerVolumeAttachmentScenario-1873686454-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:02:42 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:42 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:02:42 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:42 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:02:42 devstack devstack@c-api.service[87434]: DEBUG cinder.api.contrib.admin_actions [None req-fd0f27ef-f705-4f0b-ae06-84662c6f7052 tempest-TestServerVolumeAttachmentScenario-1873686454 tempest-TestServerVolumeAttachmentScenario-1873686454-project-admin] Updating volume 'fb2361a5-7615-45ac-9d4e-0b4b23dae504' with '{'status': 'error'}' {{(pid=87434) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 05 21:02:42 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:42 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:02:42 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:42 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:02:42 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-fd0f27ef-f705-4f0b-ae06-84662c6f7052 tempest-TestServerVolumeAttachmentScenario-1873686454 tempest-TestServerVolumeAttachmentScenario-1873686454-project-admin] http://192.168.122.117/volume/v3/volumes/fb2361a5-7615-45ac-9d4e-0b4b23dae504/action returned with HTTP 202 Sep 05 21:02:42 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 945/1880] 192.168.122.117 () {60 vars in 1274 bytes} [Sat Sep 5 21:02:41 2026] POST /volume/v3/volumes/fb2361a5-7615-45ac-9d4e-0b4b23dae504/action => generated 0 bytes in 321 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 21:02:42 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-7bbdf329-ac44-45f6-9ecb-4f3ea682bfb7 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:42 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-7bbdf329-ac44-45f6-9ecb-4f3ea682bfb7 tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] GET http://192.168.122.117/volume/v3/volumes/fb2361a5-7615-45ac-9d4e-0b4b23dae504 Sep 05 21:02:42 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-7bbdf329-ac44-45f6-9ecb-4f3ea682bfb7 tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:42 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-7bbdf329-ac44-45f6-9ecb-4f3ea682bfb7 tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:42 devstack devstack@c-api.service[87435]: DEBUG oslo_db.sqlalchemy.engines [None req-7bbdf329-ac44-45f6-9ecb-4f3ea682bfb7 tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87435) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 21:02:42 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:42 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:02:42 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:42 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:02:42 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-7bbdf329-ac44-45f6-9ecb-4f3ea682bfb7 tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Volume info retrieved successfully. Sep 05 21:02:42 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-7bbdf329-ac44-45f6-9ecb-4f3ea682bfb7 tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] http://192.168.122.117/volume/v3/volumes/fb2361a5-7615-45ac-9d4e-0b4b23dae504 returned with HTTP 200 Sep 05 21:02:42 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 936/1881] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:02:42 2026] GET /volume/v3/volumes/fb2361a5-7615-45ac-9d4e-0b4b23dae504 => generated 1157 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:02:42 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-0c6ab273-eb26-4b40-bcd1-eb0d823a2414 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:42 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-0c6ab273-eb26-4b40-bcd1-eb0d823a2414 tempest-TestServerVolumeAttachmentScenario-1873686454 tempest-TestServerVolumeAttachmentScenario-1873686454-project-admin] POST http://192.168.122.117/volume/v3/volumes/fb2361a5-7615-45ac-9d4e-0b4b23dae504/action Sep 05 21:02:42 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-0c6ab273-eb26-4b40-bcd1-eb0d823a2414 tempest-TestServerVolumeAttachmentScenario-1873686454 tempest-TestServerVolumeAttachmentScenario-1873686454-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "c3dda359-377c-4217-bbda-0fe600704462"}}' {{(pid=87434) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 21:02:42 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-0c6ab273-eb26-4b40-bcd1-eb0d823a2414 tempest-TestServerVolumeAttachmentScenario-1873686454 tempest-TestServerVolumeAttachmentScenario-1873686454-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "c3dda359-377c-4217-bbda-0fe600704462"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:02:42 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:42 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:02:42 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:42 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:02:42 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-0c6ab273-eb26-4b40-bcd1-eb0d823a2414 tempest-TestServerVolumeAttachmentScenario-1873686454 tempest-TestServerVolumeAttachmentScenario-1873686454-project-admin] Volume info retrieved successfully. Sep 05 21:02:42 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-0c6ab273-eb26-4b40-bcd1-eb0d823a2414 tempest-TestServerVolumeAttachmentScenario-1873686454 tempest-TestServerVolumeAttachmentScenario-1873686454-project-admin] Attachment connected to vm a275addd-6a1c-4b19-ba71-3a67b85f6ca2, checking data on nova Sep 05 21:02:42 devstack devstack@c-api.service[87434]: DEBUG cinder.compute.nova [None req-0c6ab273-eb26-4b40-bcd1-eb0d823a2414 tempest-TestServerVolumeAttachmentScenario-1873686454 tempest-TestServerVolumeAttachmentScenario-1873686454-project-admin] Creating Keystone token plugin using URL: http://192.168.122.117/identity {{(pid=87434) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 05 21:02:42 devstack devstack@c-api.service[87434]: DEBUG novaclient.v2.client [None req-0c6ab273-eb26-4b40-bcd1-eb0d823a2414 tempest-TestServerVolumeAttachmentScenario-1873686454 tempest-TestServerVolumeAttachmentScenario-1873686454-project-admin] REQ: curl -g -i -X GET http://192.168.122.117/compute/v2.1/servers/a275addd-6a1c-4b19-ba71-3a67b85f6ca2/os-volume_attachments/fb2361a5-7615-45ac-9d4e-0b4b23dae504 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}e57bc4ad1f2620561acbcd542d03df7fc7ad6fba32ff4a165f3d4c949ce55823" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-0c6ab273-eb26-4b40-bcd1-eb0d823a2414" -H "X-Service-Token: {SHA256}f69152ee6104208d65fcc6870201a7976e2fc1a041a4135735a0818da6730124" {{(pid=87434) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 05 21:02:42 devstack devstack@c-api.service[87434]: DEBUG novaclient.v2.client [None req-0c6ab273-eb26-4b40-bcd1-eb0d823a2414 tempest-TestServerVolumeAttachmentScenario-1873686454 tempest-TestServerVolumeAttachmentScenario-1873686454-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Sat, 05 Sep 2026 19:02:42 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-ac31cc64-e697-49c7-9591-727121a828b1 x-openstack-request-id: req-ac31cc64-e697-49c7-9591-727121a828b1 {{(pid=87434) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 05 21:02:42 devstack devstack@c-api.service[87434]: DEBUG novaclient.v2.client [None req-0c6ab273-eb26-4b40-bcd1-eb0d823a2414 tempest-TestServerVolumeAttachmentScenario-1873686454 tempest-TestServerVolumeAttachmentScenario-1873686454-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "fb2361a5-7615-45ac-9d4e-0b4b23dae504", "serverId": "a275addd-6a1c-4b19-ba71-3a67b85f6ca2", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "c3dda359-377c-4217-bbda-0fe600704462", "bdm_uuid": "fe24572c-aad4-478b-9d4d-6a740c154467"}} {{(pid=87434) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 05 21:02:42 devstack devstack@c-api.service[87434]: DEBUG novaclient.v2.client [None req-0c6ab273-eb26-4b40-bcd1-eb0d823a2414 tempest-TestServerVolumeAttachmentScenario-1873686454 tempest-TestServerVolumeAttachmentScenario-1873686454-project-admin] GET call to compute for http://192.168.122.117/compute/v2.1/servers/a275addd-6a1c-4b19-ba71-3a67b85f6ca2/os-volume_attachments/fb2361a5-7615-45ac-9d4e-0b4b23dae504 used request id req-ac31cc64-e697-49c7-9591-727121a828b1 {{(pid=87434) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 05 21:02:42 devstack devstack@c-api.service[87434]: ERROR cinder.volume.api [None req-0c6ab273-eb26-4b40-bcd1-eb0d823a2414 tempest-TestServerVolumeAttachmentScenario-1873686454 tempest-TestServerVolumeAttachmentScenario-1873686454-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 05 21:02:42 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault [None req-0c6ab273-eb26-4b40-bcd1-eb0d823a2414 tempest-TestServerVolumeAttachmentScenario-1873686454 tempest-TestServerVolumeAttachmentScenario-1873686454-project-admin] Caught error: Detach volume from instance a275addd-6a1c-4b19-ba71-3a67b85f6ca2 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance a275addd-6a1c-4b19-ba71-3a67b85f6ca2 using the Compute API Sep 05 21:02:42 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 05 21:02:42 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 05 21:02:42 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 05 21:02:42 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:02:42 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 05 21:02:42 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 05 21:02:42 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:02:42 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 05 21:02:42 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 05 21:02:42 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:02:42 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 05 21:02:42 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 05 21:02:42 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:02:42 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 05 21:02:42 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 05 21:02:42 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:02:42 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 05 21:02:42 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 05 21:02:42 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:02:42 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 05 21:02:42 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 05 21:02:42 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:02:42 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 05 21:02:42 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 05 21:02:42 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:02:42 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 05 21:02:42 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 05 21:02:42 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:02:42 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 05 21:02:42 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 05 21:02:42 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:02:42 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 05 21:02:42 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 05 21:02:42 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:02:42 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 05 21:02:42 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 05 21:02:42 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:02:42 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 05 21:02:42 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 05 21:02:42 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:02:42 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 05 21:02:42 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 05 21:02:42 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:02:42 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 05 21:02:42 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 05 21:02:42 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:02:42 devstack devstack@c-api.service[87434]: 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 05 21:02:42 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 05 21:02:42 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:02:43 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 05 21:02:43 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 05 21:02:43 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:02:43 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 05 21:02:43 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 05 21:02:43 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:02:43 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 05 21:02:43 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 05 21:02:43 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:02:43 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 05 21:02:43 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 05 21:02:43 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:02:43 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 05 21:02:43 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 05 21:02:43 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:02:43 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 05 21:02:43 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 05 21:02:43 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:02:43 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 05 21:02:43 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 05 21:02:43 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:02:43 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 05 21:02:43 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 05 21:02:43 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:02:43 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 05 21:02:43 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 05 21:02:43 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:02:43 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 05 21:02:43 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 05 21:02:43 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:02:43 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 05 21:02:43 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 05 21:02:43 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:02:43 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 05 21:02:43 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 05 21:02:43 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:02:43 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Sep 05 21:02:43 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Sep 05 21:02:43 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Sep 05 21:02:43 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Sep 05 21:02:43 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 05 21:02:43 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 05 21:02:43 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance a275addd-6a1c-4b19-ba71-3a67b85f6ca2 using the Compute API Sep 05 21:02:43 devstack devstack@c-api.service[87434]: ERROR cinder.api.middleware.fault Sep 05 21:02:43 devstack devstack@c-api.service[87434]: INFO cinder.api.middleware.fault [None req-0c6ab273-eb26-4b40-bcd1-eb0d823a2414 tempest-TestServerVolumeAttachmentScenario-1873686454 tempest-TestServerVolumeAttachmentScenario-1873686454-project-admin] http://192.168.122.117/volume/v3/volumes/fb2361a5-7615-45ac-9d4e-0b4b23dae504/action returned with HTTP 409 Sep 05 21:02:43 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 946/1882] 192.168.122.117 () {60 vars in 1274 bytes} [Sat Sep 5 21:02:42 2026] POST /volume/v3/volumes/fb2361a5-7615-45ac-9d4e-0b4b23dae504/action => generated 167 bytes in 539 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:02:43 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-5da4f8b6-49de-46ab-8e96-4c9d8feb212f None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:43 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 937/1883] 192.168.122.117 () {62 vars in 1481 bytes} [Sat Sep 5 21:02:42 2026] POST /volume/v3/volumes/fb2361a5-7615-45ac-9d4e-0b4b23dae504/action => generated 114 bytes in 5 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 05 21:02:43 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-dba2e73a-9a20-4873-bea1-602e132f5a59 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:43 devstack devstack@c-api.service[87434]: WARNING keystonemiddleware.auth_token [None req-dba2e73a-9a20-4873-bea1-602e132f5a59 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 05 21:02:43 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 947/1884] 192.168.122.117 () {62 vars in 1481 bytes} [Sat Sep 5 21:02:43 2026] POST /volume/v3/volumes/fb2361a5-7615-45ac-9d4e-0b4b23dae504/action => generated 114 bytes in 165 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 05 21:02:43 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-8f8807b0-2293-48c8-905d-a48190590191 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:43 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-8f8807b0-2293-48c8-905d-a48190590191 tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] GET http://192.168.122.117/volume/v3/volumes/cb923359-9709-4ce9-911a-b51e257eafd8 Sep 05 21:02:43 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-8f8807b0-2293-48c8-905d-a48190590191 tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:43 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-8f8807b0-2293-48c8-905d-a48190590191 tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:43 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:43 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:02:43 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:43 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:02:43 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-8f8807b0-2293-48c8-905d-a48190590191 tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Volume info retrieved successfully. Sep 05 21:02:43 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-8f8807b0-2293-48c8-905d-a48190590191 tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] http://192.168.122.117/volume/v3/volumes/cb923359-9709-4ce9-911a-b51e257eafd8 returned with HTTP 200 Sep 05 21:02:43 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 938/1885] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:02:43 2026] GET /volume/v3/volumes/cb923359-9709-4ce9-911a-b51e257eafd8 => generated 867 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:02:43 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-b0321c65-76d6-43d2-a623-ad3baf5c1efd None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:43 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b0321c65-76d6-43d2-a623-ad3baf5c1efd tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] GET http://192.168.122.117/volume/v3/volumes/cb923359-9709-4ce9-911a-b51e257eafd8 Sep 05 21:02:43 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b0321c65-76d6-43d2-a623-ad3baf5c1efd tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:43 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b0321c65-76d6-43d2-a623-ad3baf5c1efd tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:43 devstack devstack@c-api.service[87434]: DEBUG oslo_db.sqlalchemy.engines [None req-b0321c65-76d6-43d2-a623-ad3baf5c1efd tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87434) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 21:02:43 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:43 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:02:43 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:43 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:02:43 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-b0321c65-76d6-43d2-a623-ad3baf5c1efd tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Volume info retrieved successfully. Sep 05 21:02:43 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b0321c65-76d6-43d2-a623-ad3baf5c1efd tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] http://192.168.122.117/volume/v3/volumes/cb923359-9709-4ce9-911a-b51e257eafd8 returned with HTTP 200 Sep 05 21:02:43 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 948/1886] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:02:43 2026] GET /volume/v3/volumes/cb923359-9709-4ce9-911a-b51e257eafd8 => generated 867 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:02:43 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [req-4bafbed8-089b-44c7-acab-7b129d83b7f1 req-0d28f93b-ecbf-4ad0-8049-82b0e4d09809 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:43 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-4bafbed8-089b-44c7-acab-7b129d83b7f1 req-0d28f93b-ecbf-4ad0-8049-82b0e4d09809 tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] GET http://192.168.122.117/volume/v3/volumes/cb923359-9709-4ce9-911a-b51e257eafd8 Sep 05 21:02:43 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-4bafbed8-089b-44c7-acab-7b129d83b7f1 req-0d28f93b-ecbf-4ad0-8049-82b0e4d09809 tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:43 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-4bafbed8-089b-44c7-acab-7b129d83b7f1 req-0d28f93b-ecbf-4ad0-8049-82b0e4d09809 tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:43 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:43 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:02:43 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:43 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:02:43 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [req-4bafbed8-089b-44c7-acab-7b129d83b7f1 req-0d28f93b-ecbf-4ad0-8049-82b0e4d09809 tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Volume info retrieved successfully. Sep 05 21:02:43 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-4bafbed8-089b-44c7-acab-7b129d83b7f1 req-0d28f93b-ecbf-4ad0-8049-82b0e4d09809 tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] http://192.168.122.117/volume/v3/volumes/cb923359-9709-4ce9-911a-b51e257eafd8 returned with HTTP 200 Sep 05 21:02:43 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 939/1887] 192.168.122.117 () {60 vars in 1487 bytes} [Sat Sep 5 21:02:43 2026] GET /volume/v3/volumes/cb923359-9709-4ce9-911a-b51e257eafd8 => generated 867 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:02:43 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-4421ed09-9c70-413b-9d61-d372b788a70c None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:43 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-4421ed09-9c70-413b-9d61-d372b788a70c None None] GET http://192.168.122.117/volume// Sep 05 21:02:43 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-4421ed09-9c70-413b-9d61-d372b788a70c None None] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:43 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-4421ed09-9c70-413b-9d61-d372b788a70c None None] Calling method 'all' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:43 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-4421ed09-9c70-413b-9d61-d372b788a70c None None] http://192.168.122.117/volume// returned with HTTP 300 Sep 05 21:02:43 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 949/1888] 192.168.122.117 () {58 vars in 1317 bytes} [Sat Sep 5 21:02:43 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 21:02:43 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [req-4bafbed8-089b-44c7-acab-7b129d83b7f1 req-71414da3-a695-4842-98d6-1498a2df54dc None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:43 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-4bafbed8-089b-44c7-acab-7b129d83b7f1 req-71414da3-a695-4842-98d6-1498a2df54dc tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] POST http://192.168.122.117/volume/v3/attachments Sep 05 21:02:43 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-4bafbed8-089b-44c7-acab-7b129d83b7f1 req-71414da3-a695-4842-98d6-1498a2df54dc tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cb923359-9709-4ce9-911a-b51e257eafd8", "connector": null, "instance_uuid": "a275addd-6a1c-4b19-ba71-3a67b85f6ca2"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:02:43 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:43 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:02:43 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:43 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:02:44 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-4bafbed8-089b-44c7-acab-7b129d83b7f1 req-71414da3-a695-4842-98d6-1498a2df54dc tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] http://192.168.122.117/volume/v3/attachments returned with HTTP 200 Sep 05 21:02:44 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 940/1889] 192.168.122.117 () {66 vars in 1483 bytes} [Sat Sep 5 21:02:43 2026] POST /volume/v3/attachments => generated 273 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:02:44 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-5cce4d10-eaa7-4d74-bf38-d5803b1fb5d9 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:44 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-5cce4d10-eaa7-4d74-bf38-d5803b1fb5d9 tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] GET http://192.168.122.117/volume/v3/volumes/cb923359-9709-4ce9-911a-b51e257eafd8 Sep 05 21:02:44 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-5cce4d10-eaa7-4d74-bf38-d5803b1fb5d9 tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:44 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-5cce4d10-eaa7-4d74-bf38-d5803b1fb5d9 tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:44 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:44 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:02:44 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:44 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:02:44 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-5cce4d10-eaa7-4d74-bf38-d5803b1fb5d9 tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Volume info retrieved successfully. Sep 05 21:02:44 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-43673efb-ae02-4cc2-b28c-95be8e767ef9 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:44 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-43673efb-ae02-4cc2-b28c-95be8e767ef9 None None] GET http://192.168.122.117/volume// Sep 05 21:02:44 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-43673efb-ae02-4cc2-b28c-95be8e767ef9 None None] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:44 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-43673efb-ae02-4cc2-b28c-95be8e767ef9 None None] Calling method 'all' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:44 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-5cce4d10-eaa7-4d74-bf38-d5803b1fb5d9 tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] http://192.168.122.117/volume/v3/volumes/cb923359-9709-4ce9-911a-b51e257eafd8 returned with HTTP 200 Sep 05 21:02:44 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-43673efb-ae02-4cc2-b28c-95be8e767ef9 None None] http://192.168.122.117/volume// returned with HTTP 300 Sep 05 21:02:44 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 950/1890] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:02:44 2026] GET /volume/v3/volumes/cb923359-9709-4ce9-911a-b51e257eafd8 => generated 866 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:02:44 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 941/1891] 192.168.122.117 () {58 vars in 1315 bytes} [Sat Sep 5 21:02:44 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 21:02:44 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-4bafbed8-089b-44c7-acab-7b129d83b7f1 req-87b559bb-d0fe-4774-becd-e2976abe4c25 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:44 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-4bafbed8-089b-44c7-acab-7b129d83b7f1 req-87b559bb-d0fe-4774-becd-e2976abe4c25 tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] GET http://192.168.122.117/volume/v3/volumes/cb923359-9709-4ce9-911a-b51e257eafd8 Sep 05 21:02:44 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-4bafbed8-089b-44c7-acab-7b129d83b7f1 req-87b559bb-d0fe-4774-becd-e2976abe4c25 tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:44 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-4bafbed8-089b-44c7-acab-7b129d83b7f1 req-87b559bb-d0fe-4774-becd-e2976abe4c25 tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:44 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:44 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:02:44 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:44 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:02:44 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [req-4bafbed8-089b-44c7-acab-7b129d83b7f1 req-87b559bb-d0fe-4774-becd-e2976abe4c25 tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Volume info retrieved successfully. Sep 05 21:02:44 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-4bafbed8-089b-44c7-acab-7b129d83b7f1 req-87b559bb-d0fe-4774-becd-e2976abe4c25 tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] http://192.168.122.117/volume/v3/volumes/cb923359-9709-4ce9-911a-b51e257eafd8 returned with HTTP 200 Sep 05 21:02:44 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 951/1892] 192.168.122.117 () {62 vars in 1528 bytes} [Sat Sep 5 21:02:44 2026] GET /volume/v3/volumes/cb923359-9709-4ce9-911a-b51e257eafd8 => generated 1047 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 21:02:44 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [req-4bafbed8-089b-44c7-acab-7b129d83b7f1 req-986376d7-f603-45e6-9e18-223503911ab1 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:44 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-4bafbed8-089b-44c7-acab-7b129d83b7f1 req-986376d7-f603-45e6-9e18-223503911ab1 tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] PUT http://192.168.122.117/volume/v3/attachments/3e4866e9-3272-4527-b228-10310a78f636 Sep 05 21:02:44 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-4bafbed8-089b-44c7-acab-7b129d83b7f1 req-986376d7-f603-45e6-9e18-223503911ab1 tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.117", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:643f628891a", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d26e87ce-8ef5-4a19-89be-27e45980a71c", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:02:44 devstack devstack@c-api.service[87435]: DEBUG cinder.coordination [req-4bafbed8-089b-44c7-acab-7b129d83b7f1 req-986376d7-f603-45e6-9e18-223503911ab1 tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Acquiring lock "cinder-attachment_update-cb923359-9709-4ce9-911a-b51e257eafd8-devstack" by "attachment_update" {{(pid=87435) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 05 21:02:44 devstack devstack@c-api.service[87435]: DEBUG cinder.coordination [req-4bafbed8-089b-44c7-acab-7b129d83b7f1 req-986376d7-f603-45e6-9e18-223503911ab1 tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Lock "cinder-attachment_update-cb923359-9709-4ce9-911a-b51e257eafd8-devstack" acquired by "attachment_update" :: waited 0.019s {{(pid=87435) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 05 21:02:44 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:44 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:02:44 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:44 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:02:44 devstack devstack@c-api.service[87435]: DEBUG cinder.coordination [req-4bafbed8-089b-44c7-acab-7b129d83b7f1 req-986376d7-f603-45e6-9e18-223503911ab1 tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Lock "cinder-attachment_update-cb923359-9709-4ce9-911a-b51e257eafd8-devstack" released by "attachment_update" :: held 0.306s {{(pid=87435) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 05 21:02:44 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-4bafbed8-089b-44c7-acab-7b129d83b7f1 req-986376d7-f603-45e6-9e18-223503911ab1 tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] http://192.168.122.117/volume/v3/attachments/3e4866e9-3272-4527-b228-10310a78f636 returned with HTTP 200 Sep 05 21:02:44 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 942/1893] 192.168.122.117 () {66 vars in 1593 bytes} [Sat Sep 5 21:02:44 2026] PUT /volume/v3/attachments/3e4866e9-3272-4527-b228-10310a78f636 => generated 694 bytes in 354 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:02:45 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-4bafbed8-089b-44c7-acab-7b129d83b7f1 req-92b122fb-fe49-4073-a80a-7f3f19f8d325 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:45 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-4bafbed8-089b-44c7-acab-7b129d83b7f1 req-92b122fb-fe49-4073-a80a-7f3f19f8d325 tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] POST http://192.168.122.117/volume/v3/attachments/3e4866e9-3272-4527-b228-10310a78f636/action Sep 05 21:02:45 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-4bafbed8-089b-44c7-acab-7b129d83b7f1 req-92b122fb-fe49-4073-a80a-7f3f19f8d325 tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Action body: b'{"os-complete": null}' {{(pid=87434) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 21:02:45 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-4bafbed8-089b-44c7-acab-7b129d83b7f1 req-92b122fb-fe49-4073-a80a-7f3f19f8d325 tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:02:45 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-e5b94bc0-1aa3-43a6-a0e1-7c56f851440e None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:45 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-e5b94bc0-1aa3-43a6-a0e1-7c56f851440e tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] GET http://192.168.122.117/volume/v3/volumes/cb923359-9709-4ce9-911a-b51e257eafd8 Sep 05 21:02:45 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-e5b94bc0-1aa3-43a6-a0e1-7c56f851440e tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:45 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-e5b94bc0-1aa3-43a6-a0e1-7c56f851440e tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:45 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:45 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:02:45 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:45 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:02:45 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:45 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:02:45 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:45 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:02:45 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-4bafbed8-089b-44c7-acab-7b129d83b7f1 req-92b122fb-fe49-4073-a80a-7f3f19f8d325 tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] http://192.168.122.117/volume/v3/attachments/3e4866e9-3272-4527-b228-10310a78f636/action returned with HTTP 204 Sep 05 21:02:45 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 952/1894] 192.168.122.117 () {66 vars in 1614 bytes} [Sat Sep 5 21:02:45 2026] POST /volume/v3/attachments/3e4866e9-3272-4527-b228-10310a78f636/action => generated 0 bytes in 92 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:02:45 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-e5b94bc0-1aa3-43a6-a0e1-7c56f851440e tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Volume info retrieved successfully. Sep 05 21:02:45 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-e5b94bc0-1aa3-43a6-a0e1-7c56f851440e tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] http://192.168.122.117/volume/v3/volumes/cb923359-9709-4ce9-911a-b51e257eafd8 returned with HTTP 200 Sep 05 21:02:45 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 943/1895] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:02:45 2026] GET /volume/v3/volumes/cb923359-9709-4ce9-911a-b51e257eafd8 => generated 867 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:02:46 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-f02ecf99-5952-4b2b-8658-501a435c0c8b None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:46 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-f02ecf99-5952-4b2b-8658-501a435c0c8b tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] GET http://192.168.122.117/volume/v3/volumes/cb923359-9709-4ce9-911a-b51e257eafd8 Sep 05 21:02:46 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-f02ecf99-5952-4b2b-8658-501a435c0c8b tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:46 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-f02ecf99-5952-4b2b-8658-501a435c0c8b tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:46 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:46 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:02:46 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:46 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:02:46 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-f02ecf99-5952-4b2b-8658-501a435c0c8b tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Volume info retrieved successfully. Sep 05 21:02:46 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-f02ecf99-5952-4b2b-8658-501a435c0c8b tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] http://192.168.122.117/volume/v3/volumes/cb923359-9709-4ce9-911a-b51e257eafd8 returned with HTTP 200 Sep 05 21:02:46 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 953/1896] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:02:46 2026] GET /volume/v3/volumes/cb923359-9709-4ce9-911a-b51e257eafd8 => generated 1159 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:02:46 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-cc50ed5b-3985-4c17-86c1-278ab5aead2b None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:46 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-cc50ed5b-3985-4c17-86c1-278ab5aead2b tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] GET http://192.168.122.117/volume/v3/volumes/cb923359-9709-4ce9-911a-b51e257eafd8 Sep 05 21:02:46 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-cc50ed5b-3985-4c17-86c1-278ab5aead2b tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:46 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-cc50ed5b-3985-4c17-86c1-278ab5aead2b tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:46 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:46 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:02:46 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:46 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:02:46 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-cc50ed5b-3985-4c17-86c1-278ab5aead2b tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Volume info retrieved successfully. Sep 05 21:02:46 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-cc50ed5b-3985-4c17-86c1-278ab5aead2b tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] http://192.168.122.117/volume/v3/volumes/cb923359-9709-4ce9-911a-b51e257eafd8 returned with HTTP 200 Sep 05 21:02:46 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 944/1897] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:02:46 2026] GET /volume/v3/volumes/cb923359-9709-4ce9-911a-b51e257eafd8 => generated 1159 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 21:02:46 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-be8c6069-bb55-4014-b0b4-0384dc06078e None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:46 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-be8c6069-bb55-4014-b0b4-0384dc06078e tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] POST http://192.168.122.117/volume/v3/volumes/fb2361a5-7615-45ac-9d4e-0b4b23dae504/action Sep 05 21:02:46 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-be8c6069-bb55-4014-b0b4-0384dc06078e tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Action body: b'{"os-detach": {"attachment_id": "3e4866e9-3272-4527-b228-10310a78f636"}}' {{(pid=87434) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 21:02:46 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-be8c6069-bb55-4014-b0b4-0384dc06078e tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "3e4866e9-3272-4527-b228-10310a78f636"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:02:46 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:46 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:02:46 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:46 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:02:46 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-be8c6069-bb55-4014-b0b4-0384dc06078e tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Volume info retrieved successfully. Sep 05 21:02:46 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-be8c6069-bb55-4014-b0b4-0384dc06078e tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] http://192.168.122.117/volume/v3/volumes/fb2361a5-7615-45ac-9d4e-0b4b23dae504/action returned with HTTP 400 Sep 05 21:02:46 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 954/1898] 192.168.122.117 () {60 vars in 1274 bytes} [Sat Sep 5 21:02:46 2026] POST /volume/v3/volumes/fb2361a5-7615-45ac-9d4e-0b4b23dae504/action => generated 100 bytes in 75 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 05 21:02:46 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [req-4c2f94a4-54e7-4dd8-9a30-4674558f94f3 req-f0957276-eba1-45df-8e73-09b8211696b4 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:46 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-4c2f94a4-54e7-4dd8-9a30-4674558f94f3 req-f0957276-eba1-45df-8e73-09b8211696b4 tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] GET http://192.168.122.117/volume/v3/volumes/cb923359-9709-4ce9-911a-b51e257eafd8 Sep 05 21:02:46 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-4c2f94a4-54e7-4dd8-9a30-4674558f94f3 req-f0957276-eba1-45df-8e73-09b8211696b4 tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:46 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-4c2f94a4-54e7-4dd8-9a30-4674558f94f3 req-f0957276-eba1-45df-8e73-09b8211696b4 tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:46 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:46 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:02:46 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:46 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:02:46 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [req-4c2f94a4-54e7-4dd8-9a30-4674558f94f3 req-f0957276-eba1-45df-8e73-09b8211696b4 tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Volume info retrieved successfully. Sep 05 21:02:46 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-4c2f94a4-54e7-4dd8-9a30-4674558f94f3 req-f0957276-eba1-45df-8e73-09b8211696b4 tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] http://192.168.122.117/volume/v3/volumes/cb923359-9709-4ce9-911a-b51e257eafd8 returned with HTTP 200 Sep 05 21:02:46 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 945/1899] 192.168.122.117 () {60 vars in 1487 bytes} [Sat Sep 5 21:02:46 2026] GET /volume/v3/volumes/cb923359-9709-4ce9-911a-b51e257eafd8 => generated 1159 bytes in 407 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 21:02:46 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-4c2f94a4-54e7-4dd8-9a30-4674558f94f3 req-60a375bd-8a4f-4c5e-b593-000cbf373483 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:47 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-4c2f94a4-54e7-4dd8-9a30-4674558f94f3 req-60a375bd-8a4f-4c5e-b593-000cbf373483 tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] POST http://192.168.122.117/volume/v3/volumes/cb923359-9709-4ce9-911a-b51e257eafd8/action Sep 05 21:02:47 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-4c2f94a4-54e7-4dd8-9a30-4674558f94f3 req-60a375bd-8a4f-4c5e-b593-000cbf373483 tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87434) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 21:02:47 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-4c2f94a4-54e7-4dd8-9a30-4674558f94f3 req-60a375bd-8a4f-4c5e-b593-000cbf373483 tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:02:47 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:47 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:02:47 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:47 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:02:47 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [req-4c2f94a4-54e7-4dd8-9a30-4674558f94f3 req-60a375bd-8a4f-4c5e-b593-000cbf373483 tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Volume info retrieved successfully. Sep 05 21:02:47 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [req-4c2f94a4-54e7-4dd8-9a30-4674558f94f3 req-60a375bd-8a4f-4c5e-b593-000cbf373483 tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Begin detaching volume completed successfully. Sep 05 21:02:47 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-4c2f94a4-54e7-4dd8-9a30-4674558f94f3 req-60a375bd-8a4f-4c5e-b593-000cbf373483 tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] http://192.168.122.117/volume/v3/volumes/cb923359-9709-4ce9-911a-b51e257eafd8/action returned with HTTP 202 Sep 05 21:02:47 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 955/1900] 192.168.122.117 () {64 vars in 1561 bytes} [Sat Sep 5 21:02:46 2026] POST /volume/v3/volumes/cb923359-9709-4ce9-911a-b51e257eafd8/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 05 21:02:47 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-0b5e4a67-efc8-4426-99b9-92c5f98d4cbe None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:47 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-0b5e4a67-efc8-4426-99b9-92c5f98d4cbe None None] GET http://192.168.122.117/volume// Sep 05 21:02:47 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-0b5e4a67-efc8-4426-99b9-92c5f98d4cbe None None] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:47 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-0b5e4a67-efc8-4426-99b9-92c5f98d4cbe None None] Calling method 'all' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:47 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-0b5e4a67-efc8-4426-99b9-92c5f98d4cbe None None] http://192.168.122.117/volume// returned with HTTP 300 Sep 05 21:02:47 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 946/1901] 192.168.122.117 () {58 vars in 1315 bytes} [Sat Sep 5 21:02:47 2026] GET /volume/ => generated 390 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 21:02:47 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-4c2f94a4-54e7-4dd8-9a30-4674558f94f3 req-c2af3877-0920-4595-80f1-3e71ca66823a None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:47 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-4c2f94a4-54e7-4dd8-9a30-4674558f94f3 req-c2af3877-0920-4595-80f1-3e71ca66823a tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] GET http://192.168.122.117/volume/v3/volumes/cb923359-9709-4ce9-911a-b51e257eafd8 Sep 05 21:02:47 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-4c2f94a4-54e7-4dd8-9a30-4674558f94f3 req-c2af3877-0920-4595-80f1-3e71ca66823a tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:47 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-4c2f94a4-54e7-4dd8-9a30-4674558f94f3 req-c2af3877-0920-4595-80f1-3e71ca66823a tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:47 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:47 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:02:47 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:47 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:02:47 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [req-4c2f94a4-54e7-4dd8-9a30-4674558f94f3 req-c2af3877-0920-4595-80f1-3e71ca66823a tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Volume info retrieved successfully. Sep 05 21:02:47 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-4c2f94a4-54e7-4dd8-9a30-4674558f94f3 req-c2af3877-0920-4595-80f1-3e71ca66823a tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] http://192.168.122.117/volume/v3/volumes/cb923359-9709-4ce9-911a-b51e257eafd8 returned with HTTP 200 Sep 05 21:02:47 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 956/1902] 192.168.122.117 () {62 vars in 1528 bytes} [Sat Sep 5 21:02:47 2026] GET /volume/v3/volumes/cb923359-9709-4ce9-911a-b51e257eafd8 => generated 1343 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 21:02:47 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [req-4c2f94a4-54e7-4dd8-9a30-4674558f94f3 req-cb6b9f5c-068c-4dba-87df-688bb7c7ba32 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:47 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-4c2f94a4-54e7-4dd8-9a30-4674558f94f3 req-cb6b9f5c-068c-4dba-87df-688bb7c7ba32 tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] DELETE http://192.168.122.117/volume/v3/attachments/3e4866e9-3272-4527-b228-10310a78f636 Sep 05 21:02:47 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-4c2f94a4-54e7-4dd8-9a30-4674558f94f3 req-cb6b9f5c-068c-4dba-87df-688bb7c7ba32 tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:47 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-4c2f94a4-54e7-4dd8-9a30-4674558f94f3 req-cb6b9f5c-068c-4dba-87df-688bb7c7ba32 tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Calling method 'version_select' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:47 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:47 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:02:47 devstack devstack@c-api.service[87435]: /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 05 21:02:47 devstack devstack@c-api.service[87435]: return base.obj_make_list(context, Sep 05 21:02:47 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-952e6f99-6e36-4f78-b9ed-be2442834324 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:47 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-4c2f94a4-54e7-4dd8-9a30-4674558f94f3 req-cb6b9f5c-068c-4dba-87df-688bb7c7ba32 tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] http://192.168.122.117/volume/v3/attachments/3e4866e9-3272-4527-b228-10310a78f636 returned with HTTP 200 Sep 05 21:02:47 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 947/1903] 192.168.122.117 () {64 vars in 1562 bytes} [Sat Sep 5 21:02:47 2026] DELETE /volume/v3/attachments/3e4866e9-3272-4527-b228-10310a78f636 => generated 19 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:02:47 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-952e6f99-6e36-4f78-b9ed-be2442834324 tempest-UserMessagesTest-196311550 tempest-UserMessagesTest-196311550-project-admin] POST http://192.168.122.117/volume/v3/types Sep 05 21:02:47 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-952e6f99-6e36-4f78-b9ed-be2442834324 tempest-UserMessagesTest-196311550 tempest-UserMessagesTest-196311550-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1370460831", "extra_specs": {"storage_protocol": "tempest-storage_protocol-830792226", "vendor_name": "tempest-vendor_name-1588813438"}}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:02:47 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-952e6f99-6e36-4f78-b9ed-be2442834324 tempest-UserMessagesTest-196311550 tempest-UserMessagesTest-196311550-project-admin] http://192.168.122.117/volume/v3/types returned with HTTP 200 Sep 05 21:02:47 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 957/1904] 192.168.122.117 () {60 vars in 1137 bytes} [Sat Sep 5 21:02:47 2026] POST /volume/v3/types => generated 327 bytes in 327 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:02:47 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-b7ad75d9-1c8d-43a9-a3ba-a3e16639a924 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:48 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-b7ad75d9-1c8d-43a9-a3ba-a3e16639a924 tempest-UserMessagesTest-1963960265 tempest-UserMessagesTest-1963960265-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 21:02:48 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-b7ad75d9-1c8d-43a9-a3ba-a3e16639a924 tempest-UserMessagesTest-1963960265 tempest-UserMessagesTest-1963960265-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "46240470-7773-4ba6-9a9a-642e1c5dfc84", "size": 1, "name": "tempest-UserMessagesTest-Volume-894059758"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:02:48 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.volumes [None req-b7ad75d9-1c8d-43a9-a3ba-a3e16639a924 tempest-UserMessagesTest-1963960265 tempest-UserMessagesTest-1963960265-project-member] Create volume request body: {'volume': {'volume_type': '46240470-7773-4ba6-9a9a-642e1c5dfc84', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-894059758'}} {{(pid=87435) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:02:48 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-b7ad75d9-1c8d-43a9-a3ba-a3e16639a924 tempest-UserMessagesTest-1963960265 tempest-UserMessagesTest-1963960265-project-member] Create volume of 1 GB Sep 05 21:02:48 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:48 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:02:48 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-b7ad75d9-1c8d-43a9-a3ba-a3e16639a924 tempest-UserMessagesTest-1963960265 tempest-UserMessagesTest-1963960265-project-member] Availability Zones retrieved successfully. Sep 05 21:02:48 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-b7ad75d9-1c8d-43a9-a3ba-a3e16639a924 tempest-UserMessagesTest-1963960265 tempest-UserMessagesTest-1963960265-project-member] Flow 'volume_create_api' (de790f57-b4fc-4d7f-a021-0224c2bc2893) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:02:48 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-b7ad75d9-1c8d-43a9-a3ba-a3e16639a924 tempest-UserMessagesTest-1963960265 tempest-UserMessagesTest-1963960265-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94595288-c38a-497d-8ed4-95b0a09b5ac3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:02:48 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.flows.api.create_volume [None req-b7ad75d9-1c8d-43a9-a3ba-a3e16639a924 tempest-UserMessagesTest-1963960265 tempest-UserMessagesTest-1963960265-project-member] Validating volume size '1' using validate_int {{(pid=87435) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:02:48 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-b7ad75d9-1c8d-43a9-a3ba-a3e16639a924 tempest-UserMessagesTest-1963960265 tempest-UserMessagesTest-1963960265-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94595288-c38a-497d-8ed4-95b0a09b5ac3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T19:02:48Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-830792226',vendor_name='tempest-vendor_name-1588813438'},id=46240470-7773-4ba6-9a9a-642e1c5dfc84,is_public=True,name='tempest-UserMessagesTest-volume-type-1370460831',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46240470-7773-4ba6-9a9a-642e1c5dfc84', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:02:48 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-b7ad75d9-1c8d-43a9-a3ba-a3e16639a924 tempest-UserMessagesTest-1963960265 tempest-UserMessagesTest-1963960265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87e09a54-531b-49b0-bd9f-1afe4ef38474) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:02:48 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-04fe9e34-bc09-41a1-aec4-10b4247d8eed None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:48 devstack devstack@c-api.service[87435]: WARNING cinder.quota [None req-b7ad75d9-1c8d-43a9-a3ba-a3e16639a924 tempest-UserMessagesTest-1963960265 tempest-UserMessagesTest-1963960265-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1370460831 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1370460831, it is now deprecated. Please use the default quota class for default quota. Sep 05 21:02:48 devstack devstack@c-api.service[87435]: WARNING cinder.quota [None req-b7ad75d9-1c8d-43a9-a3ba-a3e16639a924 tempest-UserMessagesTest-1963960265 tempest-UserMessagesTest-1963960265-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1370460831 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1370460831, it is now deprecated. Please use the default quota class for default quota. Sep 05 21:02:48 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-04fe9e34-bc09-41a1-aec4-10b4247d8eed tempest-TestServerVolumeAttachmentScenario-1873686454 tempest-TestServerVolumeAttachmentScenario-1873686454-project-admin] POST http://192.168.122.117/volume/v3/volumes/fb2361a5-7615-45ac-9d4e-0b4b23dae504/action Sep 05 21:02:48 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-04fe9e34-bc09-41a1-aec4-10b4247d8eed tempest-TestServerVolumeAttachmentScenario-1873686454 tempest-TestServerVolumeAttachmentScenario-1873686454-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=87434) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 21:02:48 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-04fe9e34-bc09-41a1-aec4-10b4247d8eed tempest-TestServerVolumeAttachmentScenario-1873686454 tempest-TestServerVolumeAttachmentScenario-1873686454-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:02:48 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:48 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:02:48 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:48 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:02:48 devstack devstack@c-api.service[87434]: DEBUG cinder.api.contrib.admin_actions [None req-04fe9e34-bc09-41a1-aec4-10b4247d8eed tempest-TestServerVolumeAttachmentScenario-1873686454 tempest-TestServerVolumeAttachmentScenario-1873686454-project-admin] Updating volume 'fb2361a5-7615-45ac-9d4e-0b4b23dae504' with '{'status': 'in-use'}' {{(pid=87434) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 05 21:02:48 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:48 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:02:48 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:48 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:02:48 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-04fe9e34-bc09-41a1-aec4-10b4247d8eed tempest-TestServerVolumeAttachmentScenario-1873686454 tempest-TestServerVolumeAttachmentScenario-1873686454-project-admin] http://192.168.122.117/volume/v3/volumes/fb2361a5-7615-45ac-9d4e-0b4b23dae504/action returned with HTTP 202 Sep 05 21:02:48 devstack devstack@c-api.service[87435]: DEBUG cinder.quota [None req-b7ad75d9-1c8d-43a9-a3ba-a3e16639a924 tempest-UserMessagesTest-1963960265 tempest-UserMessagesTest-1963960265-project-member] Created reservations ['682fca2d-1ee2-4feb-a94b-d24f4dded31b', 'b3244b33-12d9-4414-bb7e-19e3516da500', '9ce77a4e-793e-4432-a119-e923e7f185c4', 'da695ad9-e066-4d82-b9ff-e7a08a522dcc'] {{(pid=87435) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:02:48 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 958/1905] 192.168.122.117 () {60 vars in 1274 bytes} [Sat Sep 5 21:02:48 2026] POST /volume/v3/volumes/fb2361a5-7615-45ac-9d4e-0b4b23dae504/action => generated 0 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 21:02:48 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-b7ad75d9-1c8d-43a9-a3ba-a3e16639a924 tempest-UserMessagesTest-1963960265 tempest-UserMessagesTest-1963960265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87e09a54-531b-49b0-bd9f-1afe4ef38474) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['682fca2d-1ee2-4feb-a94b-d24f4dded31b', 'b3244b33-12d9-4414-bb7e-19e3516da500', '9ce77a4e-793e-4432-a119-e923e7f185c4', 'da695ad9-e066-4d82-b9ff-e7a08a522dcc']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:02:48 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-b7ad75d9-1c8d-43a9-a3ba-a3e16639a924 tempest-UserMessagesTest-1963960265 tempest-UserMessagesTest-1963960265-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3c9b096-6290-4446-b15e-49482425fc2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:02:48 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-078ef523-b780-4061-b21f-091720c5d5ad None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:48 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-078ef523-b780-4061-b21f-091720c5d5ad tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] GET http://192.168.122.117/volume/v3/volumes/fb2361a5-7615-45ac-9d4e-0b4b23dae504 Sep 05 21:02:48 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-078ef523-b780-4061-b21f-091720c5d5ad tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:48 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-078ef523-b780-4061-b21f-091720c5d5ad tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:48 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:48 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:02:48 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:48 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:02:48 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:48 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:02:48 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-b7ad75d9-1c8d-43a9-a3ba-a3e16639a924 tempest-UserMessagesTest-1963960265 tempest-UserMessagesTest-1963960265-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3c9b096-6290-4446-b15e-49482425fc2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c7a3533f-364b-4bb0-97b1-821435cc1d57', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-894059758',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c656b99bdf9e4c08b3f57faf774f6dba',qos_specs=None,replication_status=,reservations=['682fca2d-1ee2-4feb-a94b-d24f4dded31b','b3244b33-12d9-4414-bb7e-19e3516da500','9ce77a4e-793e-4432-a119-e923e7f185c4','da695ad9-e066-4d82-b9ff-e7a08a522dcc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86ccc16466cc4a9b8a80b1e6d62c5cee',volume_type_id=46240470-7773-4ba6-9a9a-642e1c5dfc84), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:02:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-894059758',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c7a3533f-364b-4bb0-97b1-821435cc1d57,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c656b99bdf9e4c08b3f57faf774f6dba',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='86ccc16466cc4a9b8a80b1e6d62c5cee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46240470-7773-4ba6-9a9a-642e1c5dfc84),volume_type_id=46240470-7773-4ba6-9a9a-642e1c5dfc84)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:02:48 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-078ef523-b780-4061-b21f-091720c5d5ad tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Volume info retrieved successfully. Sep 05 21:02:48 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-b7ad75d9-1c8d-43a9-a3ba-a3e16639a924 tempest-UserMessagesTest-1963960265 tempest-UserMessagesTest-1963960265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (caa973b8-a2f0-42bc-99a4-ab54dbdd2b75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:02:48 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-078ef523-b780-4061-b21f-091720c5d5ad tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] http://192.168.122.117/volume/v3/volumes/fb2361a5-7615-45ac-9d4e-0b4b23dae504 returned with HTTP 200 Sep 05 21:02:48 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 959/1906] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:02:48 2026] GET /volume/v3/volumes/fb2361a5-7615-45ac-9d4e-0b4b23dae504 => generated 1158 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:02:48 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-b7ad75d9-1c8d-43a9-a3ba-a3e16639a924 tempest-UserMessagesTest-1963960265 tempest-UserMessagesTest-1963960265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (caa973b8-a2f0-42bc-99a4-ab54dbdd2b75) transitioned into state 'SUCCESS' from state '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-894059758',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c656b99bdf9e4c08b3f57faf774f6dba',qos_specs=None,replication_status=,reservations=['682fca2d-1ee2-4feb-a94b-d24f4dded31b','b3244b33-12d9-4414-bb7e-19e3516da500','9ce77a4e-793e-4432-a119-e923e7f185c4','da695ad9-e066-4d82-b9ff-e7a08a522dcc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86ccc16466cc4a9b8a80b1e6d62c5cee',volume_type_id=46240470-7773-4ba6-9a9a-642e1c5dfc84)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:02:48 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-b7ad75d9-1c8d-43a9-a3ba-a3e16639a924 tempest-UserMessagesTest-1963960265 tempest-UserMessagesTest-1963960265-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2a9b569-c8af-4c9a-8f28-eea63146645a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:02:48 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-b7ad75d9-1c8d-43a9-a3ba-a3e16639a924 tempest-UserMessagesTest-1963960265 tempest-UserMessagesTest-1963960265-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2a9b569-c8af-4c9a-8f28-eea63146645a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:02:48 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-b7ad75d9-1c8d-43a9-a3ba-a3e16639a924 tempest-UserMessagesTest-1963960265 tempest-UserMessagesTest-1963960265-project-member] Flow 'volume_create_api' (de790f57-b4fc-4d7f-a021-0224c2bc2893) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:02:48 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-b7ad75d9-1c8d-43a9-a3ba-a3e16639a924 tempest-UserMessagesTest-1963960265 tempest-UserMessagesTest-1963960265-project-member] Create volume request issued successfully. Sep 05 21:02:48 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-b7ad75d9-1c8d-43a9-a3ba-a3e16639a924 tempest-UserMessagesTest-1963960265 tempest-UserMessagesTest-1963960265-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 21:02:48 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 948/1907] 192.168.122.117 () {62 vars in 1183 bytes} [Sat Sep 5 21:02:47 2026] POST /volume/v3/volumes => generated 793 bytes in 585 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:02:48 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-259792d1-b1c4-49b4-a243-ca9fa62a5f08 req-607c5d2e-6007-4f26-8b73-f76569d76b7a None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:48 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-4026fed7-8de3-480a-adee-93eae268a7d8 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:48 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-259792d1-b1c4-49b4-a243-ca9fa62a5f08 req-607c5d2e-6007-4f26-8b73-f76569d76b7a tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] GET http://192.168.122.117/volume/v3/volumes/fb2361a5-7615-45ac-9d4e-0b4b23dae504 Sep 05 21:02:48 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-4026fed7-8de3-480a-adee-93eae268a7d8 tempest-UserMessagesTest-1963960265 tempest-UserMessagesTest-1963960265-project-member] GET http://192.168.122.117/volume/v3/volumes/c7a3533f-364b-4bb0-97b1-821435cc1d57 Sep 05 21:02:48 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-4026fed7-8de3-480a-adee-93eae268a7d8 tempest-UserMessagesTest-1963960265 tempest-UserMessagesTest-1963960265-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:48 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-4026fed7-8de3-480a-adee-93eae268a7d8 tempest-UserMessagesTest-1963960265 tempest-UserMessagesTest-1963960265-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:48 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-259792d1-b1c4-49b4-a243-ca9fa62a5f08 req-607c5d2e-6007-4f26-8b73-f76569d76b7a tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:48 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-259792d1-b1c4-49b4-a243-ca9fa62a5f08 req-607c5d2e-6007-4f26-8b73-f76569d76b7a tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:48 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:48 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:02:48 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:48 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:02:48 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:48 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:02:48 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-4026fed7-8de3-480a-adee-93eae268a7d8 tempest-UserMessagesTest-1963960265 tempest-UserMessagesTest-1963960265-project-member] Volume info retrieved successfully. Sep 05 21:02:48 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:48 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:02:48 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-4026fed7-8de3-480a-adee-93eae268a7d8 tempest-UserMessagesTest-1963960265 tempest-UserMessagesTest-1963960265-project-member] http://192.168.122.117/volume/v3/volumes/c7a3533f-364b-4bb0-97b1-821435cc1d57 returned with HTTP 200 Sep 05 21:02:48 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 949/1908] 192.168.122.117 () {60 vars in 1272 bytes} [Sat Sep 5 21:02:48 2026] GET /volume/v3/volumes/c7a3533f-364b-4bb0-97b1-821435cc1d57 => generated 861 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:02:48 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [req-259792d1-b1c4-49b4-a243-ca9fa62a5f08 req-607c5d2e-6007-4f26-8b73-f76569d76b7a tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Volume info retrieved successfully. Sep 05 21:02:48 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-259792d1-b1c4-49b4-a243-ca9fa62a5f08 req-607c5d2e-6007-4f26-8b73-f76569d76b7a tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] http://192.168.122.117/volume/v3/volumes/fb2361a5-7615-45ac-9d4e-0b4b23dae504 returned with HTTP 200 Sep 05 21:02:48 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 960/1909] 192.168.122.117 () {60 vars in 1487 bytes} [Sat Sep 5 21:02:48 2026] GET /volume/v3/volumes/fb2361a5-7615-45ac-9d4e-0b4b23dae504 => generated 1158 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:02:48 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [req-259792d1-b1c4-49b4-a243-ca9fa62a5f08 req-37ae3996-45e6-40f7-8097-138bbd3ba41b None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:48 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-259792d1-b1c4-49b4-a243-ca9fa62a5f08 req-37ae3996-45e6-40f7-8097-138bbd3ba41b tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] POST http://192.168.122.117/volume/v3/volumes/fb2361a5-7615-45ac-9d4e-0b4b23dae504/action Sep 05 21:02:48 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-259792d1-b1c4-49b4-a243-ca9fa62a5f08 req-37ae3996-45e6-40f7-8097-138bbd3ba41b tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87435) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 21:02:48 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-259792d1-b1c4-49b4-a243-ca9fa62a5f08 req-37ae3996-45e6-40f7-8097-138bbd3ba41b tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:02:48 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:48 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:02:48 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:48 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:02:48 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [req-259792d1-b1c4-49b4-a243-ca9fa62a5f08 req-37ae3996-45e6-40f7-8097-138bbd3ba41b tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Volume info retrieved successfully. Sep 05 21:02:48 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [req-259792d1-b1c4-49b4-a243-ca9fa62a5f08 req-37ae3996-45e6-40f7-8097-138bbd3ba41b tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Begin detaching volume completed successfully. Sep 05 21:02:48 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-259792d1-b1c4-49b4-a243-ca9fa62a5f08 req-37ae3996-45e6-40f7-8097-138bbd3ba41b tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] http://192.168.122.117/volume/v3/volumes/fb2361a5-7615-45ac-9d4e-0b4b23dae504/action returned with HTTP 202 Sep 05 21:02:48 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 950/1910] 192.168.122.117 () {64 vars in 1561 bytes} [Sat Sep 5 21:02:48 2026] POST /volume/v3/volumes/fb2361a5-7615-45ac-9d4e-0b4b23dae504/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 21:02:48 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-a9125840-ab6b-45cf-9744-f6ac348c2080 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:48 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-a9125840-ab6b-45cf-9744-f6ac348c2080 None None] GET http://192.168.122.117/volume// Sep 05 21:02:48 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-a9125840-ab6b-45cf-9744-f6ac348c2080 None None] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:48 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-a9125840-ab6b-45cf-9744-f6ac348c2080 None None] Calling method 'all' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:48 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-a9125840-ab6b-45cf-9744-f6ac348c2080 None None] http://192.168.122.117/volume// returned with HTTP 300 Sep 05 21:02:48 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 961/1911] 192.168.122.117 () {58 vars in 1315 bytes} [Sat Sep 5 21:02:48 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 21:02:48 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [req-259792d1-b1c4-49b4-a243-ca9fa62a5f08 req-7b0766dc-26db-48b0-85d5-b294e914262b None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:48 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-259792d1-b1c4-49b4-a243-ca9fa62a5f08 req-7b0766dc-26db-48b0-85d5-b294e914262b tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] GET http://192.168.122.117/volume/v3/volumes/fb2361a5-7615-45ac-9d4e-0b4b23dae504 Sep 05 21:02:48 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-259792d1-b1c4-49b4-a243-ca9fa62a5f08 req-7b0766dc-26db-48b0-85d5-b294e914262b tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:48 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-259792d1-b1c4-49b4-a243-ca9fa62a5f08 req-7b0766dc-26db-48b0-85d5-b294e914262b tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:48 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:48 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:02:48 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:48 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:02:48 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [req-259792d1-b1c4-49b4-a243-ca9fa62a5f08 req-7b0766dc-26db-48b0-85d5-b294e914262b tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Volume info retrieved successfully. Sep 05 21:02:48 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-259792d1-b1c4-49b4-a243-ca9fa62a5f08 req-7b0766dc-26db-48b0-85d5-b294e914262b tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] http://192.168.122.117/volume/v3/volumes/fb2361a5-7615-45ac-9d4e-0b4b23dae504 returned with HTTP 200 Sep 05 21:02:48 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 951/1912] 192.168.122.117 () {62 vars in 1528 bytes} [Sat Sep 5 21:02:48 2026] GET /volume/v3/volumes/fb2361a5-7615-45ac-9d4e-0b4b23dae504 => generated 1342 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 21:02:49 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-259792d1-b1c4-49b4-a243-ca9fa62a5f08 req-858a1d7a-679d-4b4f-91dc-b5b341973cb5 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:49 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-259792d1-b1c4-49b4-a243-ca9fa62a5f08 req-858a1d7a-679d-4b4f-91dc-b5b341973cb5 tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] DELETE http://192.168.122.117/volume/v3/attachments/c3dda359-377c-4217-bbda-0fe600704462 Sep 05 21:02:49 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-259792d1-b1c4-49b4-a243-ca9fa62a5f08 req-858a1d7a-679d-4b4f-91dc-b5b341973cb5 tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:49 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-259792d1-b1c4-49b4-a243-ca9fa62a5f08 req-858a1d7a-679d-4b4f-91dc-b5b341973cb5 tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Calling method 'version_select' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:49 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:49 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:02:49 devstack devstack@c-api.service[87434]: /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 05 21:02:49 devstack devstack@c-api.service[87434]: return base.obj_make_list(context, Sep 05 21:02:49 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-259792d1-b1c4-49b4-a243-ca9fa62a5f08 req-858a1d7a-679d-4b4f-91dc-b5b341973cb5 tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] http://192.168.122.117/volume/v3/attachments/c3dda359-377c-4217-bbda-0fe600704462 returned with HTTP 200 Sep 05 21:02:49 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 962/1913] 192.168.122.117 () {64 vars in 1562 bytes} [Sat Sep 5 21:02:49 2026] DELETE /volume/v3/attachments/c3dda359-377c-4217-bbda-0fe600704462 => generated 19 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:02:49 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-ea2cdf25-116e-4776-9800-4dca2bc66553 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:49 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-ea2cdf25-116e-4776-9800-4dca2bc66553 tempest-UserMessagesTest-1963960265 tempest-UserMessagesTest-1963960265-project-member] GET http://192.168.122.117/volume/v3/volumes/c7a3533f-364b-4bb0-97b1-821435cc1d57 Sep 05 21:02:49 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-ea2cdf25-116e-4776-9800-4dca2bc66553 tempest-UserMessagesTest-1963960265 tempest-UserMessagesTest-1963960265-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:49 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-ea2cdf25-116e-4776-9800-4dca2bc66553 tempest-UserMessagesTest-1963960265 tempest-UserMessagesTest-1963960265-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:49 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:49 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:02:49 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:49 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:02:49 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-ea2cdf25-116e-4776-9800-4dca2bc66553 tempest-UserMessagesTest-1963960265 tempest-UserMessagesTest-1963960265-project-member] Volume info retrieved successfully. Sep 05 21:02:49 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-ea2cdf25-116e-4776-9800-4dca2bc66553 tempest-UserMessagesTest-1963960265 tempest-UserMessagesTest-1963960265-project-member] http://192.168.122.117/volume/v3/volumes/c7a3533f-364b-4bb0-97b1-821435cc1d57 returned with HTTP 200 Sep 05 21:02:49 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 952/1914] 192.168.122.117 () {60 vars in 1272 bytes} [Sat Sep 5 21:02:49 2026] GET /volume/v3/volumes/c7a3533f-364b-4bb0-97b1-821435cc1d57 => generated 882 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:02:49 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-e73176c3-2193-4d54-9de8-5d59daf0c0c5 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:49 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-e73176c3-2193-4d54-9de8-5d59daf0c0c5 tempest-UserMessagesTest-1963960265 tempest-UserMessagesTest-1963960265-project-member] GET http://192.168.122.117/volume/v3/messages Sep 05 21:02:49 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-e73176c3-2193-4d54-9de8-5d59daf0c0c5 tempest-UserMessagesTest-1963960265 tempest-UserMessagesTest-1963960265-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:49 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-e73176c3-2193-4d54-9de8-5d59daf0c0c5 tempest-UserMessagesTest-1963960265 tempest-UserMessagesTest-1963960265-project-member] Calling method 'version_select' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:49 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:49 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:02:49 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-e73176c3-2193-4d54-9de8-5d59daf0c0c5 tempest-UserMessagesTest-1963960265 tempest-UserMessagesTest-1963960265-project-member] http://192.168.122.117/volume/v3/messages returned with HTTP 200 Sep 05 21:02:49 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 963/1915] 192.168.122.117 () {60 vars in 1164 bytes} [Sat Sep 5 21:02:49 2026] GET /volume/v3/messages => generated 678 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:02:49 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-5fd8b6dd-cc36-48d0-a379-774f3a549311 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:49 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-5fd8b6dd-cc36-48d0-a379-774f3a549311 tempest-UserMessagesTest-1963960265 tempest-UserMessagesTest-1963960265-project-member] DELETE http://192.168.122.117/volume/v3/messages/4731cd27-e0bf-457b-b2eb-2aba2c9d0e2d Sep 05 21:02:49 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-5fd8b6dd-cc36-48d0-a379-774f3a549311 tempest-UserMessagesTest-1963960265 tempest-UserMessagesTest-1963960265-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:49 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-5fd8b6dd-cc36-48d0-a379-774f3a549311 tempest-UserMessagesTest-1963960265 tempest-UserMessagesTest-1963960265-project-member] Calling method 'version_select' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:49 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-5fd8b6dd-cc36-48d0-a379-774f3a549311 tempest-UserMessagesTest-1963960265 tempest-UserMessagesTest-1963960265-project-member] http://192.168.122.117/volume/v3/messages/4731cd27-e0bf-457b-b2eb-2aba2c9d0e2d returned with HTTP 204 Sep 05 21:02:49 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 953/1916] 192.168.122.117 () {60 vars in 1278 bytes} [Sat Sep 5 21:02:49 2026] DELETE /volume/v3/messages/4731cd27-e0bf-457b-b2eb-2aba2c9d0e2d => generated 0 bytes in 37 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 05 21:02:49 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-b5b9b890-cc2c-4015-bb26-b692f8d38dff None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:49 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b5b9b890-cc2c-4015-bb26-b692f8d38dff tempest-UserMessagesTest-1963960265 tempest-UserMessagesTest-1963960265-project-member] GET http://192.168.122.117/volume/v3/messages/4731cd27-e0bf-457b-b2eb-2aba2c9d0e2d Sep 05 21:02:49 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b5b9b890-cc2c-4015-bb26-b692f8d38dff tempest-UserMessagesTest-1963960265 tempest-UserMessagesTest-1963960265-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:49 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b5b9b890-cc2c-4015-bb26-b692f8d38dff tempest-UserMessagesTest-1963960265 tempest-UserMessagesTest-1963960265-project-member] Calling method 'version_select' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:49 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b5b9b890-cc2c-4015-bb26-b692f8d38dff tempest-UserMessagesTest-1963960265 tempest-UserMessagesTest-1963960265-project-member] http://192.168.122.117/volume/v3/messages/4731cd27-e0bf-457b-b2eb-2aba2c9d0e2d returned with HTTP 404 Sep 05 21:02:49 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 964/1917] 192.168.122.117 () {60 vars in 1275 bytes} [Sat Sep 5 21:02:49 2026] GET /volume/v3/messages/4731cd27-e0bf-457b-b2eb-2aba2c9d0e2d => generated 110 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:02:49 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-444461c2-287e-4c64-9534-d6370da710e2 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:49 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-444461c2-287e-4c64-9534-d6370da710e2 tempest-UserMessagesTest-1963960265 tempest-UserMessagesTest-1963960265-project-member] GET http://192.168.122.117/volume/v3/volumes/c7a3533f-364b-4bb0-97b1-821435cc1d57 Sep 05 21:02:49 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-444461c2-287e-4c64-9534-d6370da710e2 tempest-UserMessagesTest-1963960265 tempest-UserMessagesTest-1963960265-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:49 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-444461c2-287e-4c64-9534-d6370da710e2 tempest-UserMessagesTest-1963960265 tempest-UserMessagesTest-1963960265-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:49 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:49 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:02:49 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:49 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:02:49 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-444461c2-287e-4c64-9534-d6370da710e2 tempest-UserMessagesTest-1963960265 tempest-UserMessagesTest-1963960265-project-member] Volume info retrieved successfully. Sep 05 21:02:49 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-444461c2-287e-4c64-9534-d6370da710e2 tempest-UserMessagesTest-1963960265 tempest-UserMessagesTest-1963960265-project-member] http://192.168.122.117/volume/v3/volumes/c7a3533f-364b-4bb0-97b1-821435cc1d57 returned with HTTP 200 Sep 05 21:02:49 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 954/1918] 192.168.122.117 () {60 vars in 1272 bytes} [Sat Sep 5 21:02:49 2026] GET /volume/v3/volumes/c7a3533f-364b-4bb0-97b1-821435cc1d57 => generated 882 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:02:49 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-777c2e8b-078c-4ef3-adae-bf88305abe23 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:49 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-777c2e8b-078c-4ef3-adae-bf88305abe23 tempest-UserMessagesTest-1963960265 tempest-UserMessagesTest-1963960265-project-member] DELETE http://192.168.122.117/volume/v3/volumes/c7a3533f-364b-4bb0-97b1-821435cc1d57 Sep 05 21:02:49 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-777c2e8b-078c-4ef3-adae-bf88305abe23 tempest-UserMessagesTest-1963960265 tempest-UserMessagesTest-1963960265-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:49 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-777c2e8b-078c-4ef3-adae-bf88305abe23 tempest-UserMessagesTest-1963960265 tempest-UserMessagesTest-1963960265-project-member] Calling method 'delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:49 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-777c2e8b-078c-4ef3-adae-bf88305abe23 tempest-UserMessagesTest-1963960265 tempest-UserMessagesTest-1963960265-project-member] Delete volume with id: c7a3533f-364b-4bb0-97b1-821435cc1d57 Sep 05 21:02:49 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:49 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:02:49 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:49 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:02:49 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-777c2e8b-078c-4ef3-adae-bf88305abe23 tempest-UserMessagesTest-1963960265 tempest-UserMessagesTest-1963960265-project-member] Volume info retrieved successfully. Sep 05 21:02:49 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-777c2e8b-078c-4ef3-adae-bf88305abe23 tempest-UserMessagesTest-1963960265 tempest-UserMessagesTest-1963960265-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87434) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 05 21:02:49 devstack devstack@c-api.service[87434]: WARNING cinder.quota [None req-777c2e8b-078c-4ef3-adae-bf88305abe23 tempest-UserMessagesTest-1963960265 tempest-UserMessagesTest-1963960265-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1370460831 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1370460831, it is now deprecated. Please use the default quota class for default quota. Sep 05 21:02:49 devstack devstack@c-api.service[87434]: WARNING cinder.quota [None req-777c2e8b-078c-4ef3-adae-bf88305abe23 tempest-UserMessagesTest-1963960265 tempest-UserMessagesTest-1963960265-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1370460831 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1370460831, it is now deprecated. Please use the default quota class for default quota. Sep 05 21:02:49 devstack devstack@c-api.service[87434]: DEBUG cinder.quota [None req-777c2e8b-078c-4ef3-adae-bf88305abe23 tempest-UserMessagesTest-1963960265 tempest-UserMessagesTest-1963960265-project-member] Created reservations ['7100ea4e-b386-406b-8b2e-81026cb67144', 'f6806ce4-fc1d-4844-a002-22eafef43880', '43b441e8-299b-4c5c-851d-534971ac8f74', 'd6872a54-00bb-4b7c-9c9d-0c26f024ca7b'] {{(pid=87434) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:02:50 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [req-e37c49de-efb5-4d78-8c32-fd8319f787bf req-83016fb1-59d2-4759-bc1d-4b4bcfc49205 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:50 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-e37c49de-efb5-4d78-8c32-fd8319f787bf req-83016fb1-59d2-4759-bc1d-4b4bcfc49205 tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] GET http://192.168.122.117/volume/v3/volumes/fb2361a5-7615-45ac-9d4e-0b4b23dae504 Sep 05 21:02:50 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-e37c49de-efb5-4d78-8c32-fd8319f787bf req-83016fb1-59d2-4759-bc1d-4b4bcfc49205 tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:50 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-e37c49de-efb5-4d78-8c32-fd8319f787bf req-83016fb1-59d2-4759-bc1d-4b4bcfc49205 tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:50 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-777c2e8b-078c-4ef3-adae-bf88305abe23 tempest-UserMessagesTest-1963960265 tempest-UserMessagesTest-1963960265-project-member] Delete volume request issued successfully. Sep 05 21:02:50 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-777c2e8b-078c-4ef3-adae-bf88305abe23 tempest-UserMessagesTest-1963960265 tempest-UserMessagesTest-1963960265-project-member] http://192.168.122.117/volume/v3/volumes/c7a3533f-364b-4bb0-97b1-821435cc1d57 returned with HTTP 202 Sep 05 21:02:50 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 965/1919] 192.168.122.117 () {60 vars in 1275 bytes} [Sat Sep 5 21:02:49 2026] DELETE /volume/v3/volumes/c7a3533f-364b-4bb0-97b1-821435cc1d57 => generated 0 bytes in 215 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:02:50 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:50 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:02:50 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:50 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:02:50 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-4a57c6af-c003-4706-9113-f13c76d4f90c None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:50 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-4a57c6af-c003-4706-9113-f13c76d4f90c tempest-UserMessagesTest-1963960265 tempest-UserMessagesTest-1963960265-project-member] GET http://192.168.122.117/volume/v3/volumes/c7a3533f-364b-4bb0-97b1-821435cc1d57 Sep 05 21:02:50 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-4a57c6af-c003-4706-9113-f13c76d4f90c tempest-UserMessagesTest-1963960265 tempest-UserMessagesTest-1963960265-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:50 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-4a57c6af-c003-4706-9113-f13c76d4f90c tempest-UserMessagesTest-1963960265 tempest-UserMessagesTest-1963960265-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:50 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [req-e37c49de-efb5-4d78-8c32-fd8319f787bf req-83016fb1-59d2-4759-bc1d-4b4bcfc49205 tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Volume info retrieved successfully. Sep 05 21:02:50 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-4a57c6af-c003-4706-9113-f13c76d4f90c tempest-UserMessagesTest-1963960265 tempest-UserMessagesTest-1963960265-project-member] http://192.168.122.117/volume/v3/volumes/c7a3533f-364b-4bb0-97b1-821435cc1d57 returned with HTTP 404 Sep 05 21:02:50 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 966/1920] 192.168.122.117 () {60 vars in 1272 bytes} [Sat Sep 5 21:02:50 2026] GET /volume/v3/volumes/c7a3533f-364b-4bb0-97b1-821435cc1d57 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:02:50 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-1bfa6228-65e6-4d54-a301-730355219640 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:50 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-e37c49de-efb5-4d78-8c32-fd8319f787bf req-83016fb1-59d2-4759-bc1d-4b4bcfc49205 tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] http://192.168.122.117/volume/v3/volumes/fb2361a5-7615-45ac-9d4e-0b4b23dae504 returned with HTTP 200 Sep 05 21:02:50 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 955/1921] 192.168.122.117 () {60 vars in 1487 bytes} [Sat Sep 5 21:02:50 2026] GET /volume/v3/volumes/fb2361a5-7615-45ac-9d4e-0b4b23dae504 => generated 866 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:02:50 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-1bfa6228-65e6-4d54-a301-730355219640 tempest-UserMessagesTest-196311550 tempest-UserMessagesTest-196311550-project-admin] DELETE http://192.168.122.117/volume/v3/types/46240470-7773-4ba6-9a9a-642e1c5dfc84 Sep 05 21:02:50 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-1bfa6228-65e6-4d54-a301-730355219640 tempest-UserMessagesTest-196311550 tempest-UserMessagesTest-196311550-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:50 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-1bfa6228-65e6-4d54-a301-730355219640 tempest-UserMessagesTest-196311550 tempest-UserMessagesTest-196311550-project-admin] Calling method '_delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:50 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-1bfa6228-65e6-4d54-a301-730355219640 tempest-UserMessagesTest-196311550 tempest-UserMessagesTest-196311550-project-admin] http://192.168.122.117/volume/v3/types/46240470-7773-4ba6-9a9a-642e1c5dfc84 returned with HTTP 202 Sep 05 21:02:50 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 967/1922] 192.168.122.117 () {58 vars in 1229 bytes} [Sat Sep 5 21:02:50 2026] DELETE /volume/v3/types/46240470-7773-4ba6-9a9a-642e1c5dfc84 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:02:50 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-969dbe79-f92c-4b9b-8fdb-b571b0ad326b None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:50 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-969dbe79-f92c-4b9b-8fdb-b571b0ad326b tempest-UserMessagesTest-196311550 tempest-UserMessagesTest-196311550-project-admin] GET http://192.168.122.117/volume/v3/types/46240470-7773-4ba6-9a9a-642e1c5dfc84 Sep 05 21:02:50 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-969dbe79-f92c-4b9b-8fdb-b571b0ad326b tempest-UserMessagesTest-196311550 tempest-UserMessagesTest-196311550-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:50 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-969dbe79-f92c-4b9b-8fdb-b571b0ad326b tempest-UserMessagesTest-196311550 tempest-UserMessagesTest-196311550-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:50 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-969dbe79-f92c-4b9b-8fdb-b571b0ad326b tempest-UserMessagesTest-196311550 tempest-UserMessagesTest-196311550-project-admin] http://192.168.122.117/volume/v3/types/46240470-7773-4ba6-9a9a-642e1c5dfc84 returned with HTTP 404 Sep 05 21:02:50 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 956/1923] 192.168.122.117 () {58 vars in 1226 bytes} [Sat Sep 5 21:02:50 2026] GET /volume/v3/types/46240470-7773-4ba6-9a9a-642e1c5dfc84 => generated 114 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:02:50 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-b87a49c0-4a3e-4259-829c-dc7d1235269f None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:50 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b87a49c0-4a3e-4259-829c-dc7d1235269f tempest-UserMessagesTest-196311550 tempest-UserMessagesTest-196311550-project-admin] POST http://192.168.122.117/volume/v3/types Sep 05 21:02:50 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b87a49c0-4a3e-4259-829c-dc7d1235269f tempest-UserMessagesTest-196311550 tempest-UserMessagesTest-196311550-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-660935703", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1684491687", "vendor_name": "tempest-vendor_name-1718546105"}}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:02:50 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b87a49c0-4a3e-4259-829c-dc7d1235269f tempest-UserMessagesTest-196311550 tempest-UserMessagesTest-196311550-project-admin] http://192.168.122.117/volume/v3/types returned with HTTP 200 Sep 05 21:02:50 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 968/1924] 192.168.122.117 () {60 vars in 1137 bytes} [Sat Sep 5 21:02:50 2026] POST /volume/v3/types => generated 327 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:02:50 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-842e3909-24bc-441b-bf14-74798761643e None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:50 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-842e3909-24bc-441b-bf14-74798761643e tempest-UserMessagesTest-1963960265 tempest-UserMessagesTest-1963960265-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 21:02:50 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-842e3909-24bc-441b-bf14-74798761643e tempest-UserMessagesTest-1963960265 tempest-UserMessagesTest-1963960265-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "b60c271b-67b5-4e32-a7ab-51bb49f896d1", "size": 1, "name": "tempest-UserMessagesTest-Volume-1145784078"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:02:50 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.volumes [None req-842e3909-24bc-441b-bf14-74798761643e tempest-UserMessagesTest-1963960265 tempest-UserMessagesTest-1963960265-project-member] Create volume request body: {'volume': {'volume_type': 'b60c271b-67b5-4e32-a7ab-51bb49f896d1', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1145784078'}} {{(pid=87435) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:02:50 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-842e3909-24bc-441b-bf14-74798761643e tempest-UserMessagesTest-1963960265 tempest-UserMessagesTest-1963960265-project-member] Create volume of 1 GB Sep 05 21:02:50 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:50 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:02:50 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-842e3909-24bc-441b-bf14-74798761643e tempest-UserMessagesTest-1963960265 tempest-UserMessagesTest-1963960265-project-member] Availability Zones retrieved successfully. Sep 05 21:02:50 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-842e3909-24bc-441b-bf14-74798761643e tempest-UserMessagesTest-1963960265 tempest-UserMessagesTest-1963960265-project-member] Flow 'volume_create_api' (f30f9763-b99b-4d0e-a69f-88c3aaf7cdee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:02:50 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-842e3909-24bc-441b-bf14-74798761643e tempest-UserMessagesTest-1963960265 tempest-UserMessagesTest-1963960265-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f634c913-932e-48c0-b3c7-7da9658d2090) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:02:50 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.flows.api.create_volume [None req-842e3909-24bc-441b-bf14-74798761643e tempest-UserMessagesTest-1963960265 tempest-UserMessagesTest-1963960265-project-member] Validating volume size '1' using validate_int {{(pid=87435) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:02:50 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-842e3909-24bc-441b-bf14-74798761643e tempest-UserMessagesTest-1963960265 tempest-UserMessagesTest-1963960265-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f634c913-932e-48c0-b3c7-7da9658d2090) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T19:02:50Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1684491687',vendor_name='tempest-vendor_name-1718546105'},id=b60c271b-67b5-4e32-a7ab-51bb49f896d1,is_public=True,name='tempest-UserMessagesTest-volume-type-660935703',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b60c271b-67b5-4e32-a7ab-51bb49f896d1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:02:50 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-842e3909-24bc-441b-bf14-74798761643e tempest-UserMessagesTest-1963960265 tempest-UserMessagesTest-1963960265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e712761a-d2ba-4fff-b6f7-4fdb66a42790) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:02:50 devstack devstack@c-api.service[87435]: WARNING cinder.quota [None req-842e3909-24bc-441b-bf14-74798761643e tempest-UserMessagesTest-1963960265 tempest-UserMessagesTest-1963960265-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-660935703 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-660935703, it is now deprecated. Please use the default quota class for default quota. Sep 05 21:02:50 devstack devstack@c-api.service[87435]: WARNING cinder.quota [None req-842e3909-24bc-441b-bf14-74798761643e tempest-UserMessagesTest-1963960265 tempest-UserMessagesTest-1963960265-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-660935703 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-660935703, it is now deprecated. Please use the default quota class for default quota. Sep 05 21:02:50 devstack devstack@c-api.service[87435]: DEBUG cinder.quota [None req-842e3909-24bc-441b-bf14-74798761643e tempest-UserMessagesTest-1963960265 tempest-UserMessagesTest-1963960265-project-member] Created reservations ['ef074242-1469-484d-8bba-c1e8ab6ff90a', '613b6c22-c64a-409b-a654-34b379b98e75', 'c9cf783c-e25a-4cca-ab4b-2422590aec3e', 'f8189416-56c1-4a40-b38d-72e9baecd910'] {{(pid=87435) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:02:50 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-842e3909-24bc-441b-bf14-74798761643e tempest-UserMessagesTest-1963960265 tempest-UserMessagesTest-1963960265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e712761a-d2ba-4fff-b6f7-4fdb66a42790) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ef074242-1469-484d-8bba-c1e8ab6ff90a', '613b6c22-c64a-409b-a654-34b379b98e75', 'c9cf783c-e25a-4cca-ab4b-2422590aec3e', 'f8189416-56c1-4a40-b38d-72e9baecd910']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:02:50 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-842e3909-24bc-441b-bf14-74798761643e tempest-UserMessagesTest-1963960265 tempest-UserMessagesTest-1963960265-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9bc78497-9fc2-4c8f-b74d-892128b7a0ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:02:50 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:50 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:02:50 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-842e3909-24bc-441b-bf14-74798761643e tempest-UserMessagesTest-1963960265 tempest-UserMessagesTest-1963960265-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9bc78497-9fc2-4c8f-b74d-892128b7a0ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '232c040e-9b05-461e-a418-fe72903c482d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1145784078',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c656b99bdf9e4c08b3f57faf774f6dba',qos_specs=None,replication_status=,reservations=['ef074242-1469-484d-8bba-c1e8ab6ff90a','613b6c22-c64a-409b-a654-34b379b98e75','c9cf783c-e25a-4cca-ab4b-2422590aec3e','f8189416-56c1-4a40-b38d-72e9baecd910'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86ccc16466cc4a9b8a80b1e6d62c5cee',volume_type_id=b60c271b-67b5-4e32-a7ab-51bb49f896d1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:02:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1145784078',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=232c040e-9b05-461e-a418-fe72903c482d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c656b99bdf9e4c08b3f57faf774f6dba',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='86ccc16466cc4a9b8a80b1e6d62c5cee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b60c271b-67b5-4e32-a7ab-51bb49f896d1),volume_type_id=b60c271b-67b5-4e32-a7ab-51bb49f896d1)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:02:50 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-842e3909-24bc-441b-bf14-74798761643e tempest-UserMessagesTest-1963960265 tempest-UserMessagesTest-1963960265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b11706b9-0d1f-4be2-897e-c8edfe676d53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:02:50 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-842e3909-24bc-441b-bf14-74798761643e tempest-UserMessagesTest-1963960265 tempest-UserMessagesTest-1963960265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b11706b9-0d1f-4be2-897e-c8edfe676d53) transitioned into state 'SUCCESS' from state '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-1145784078',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c656b99bdf9e4c08b3f57faf774f6dba',qos_specs=None,replication_status=,reservations=['ef074242-1469-484d-8bba-c1e8ab6ff90a','613b6c22-c64a-409b-a654-34b379b98e75','c9cf783c-e25a-4cca-ab4b-2422590aec3e','f8189416-56c1-4a40-b38d-72e9baecd910'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86ccc16466cc4a9b8a80b1e6d62c5cee',volume_type_id=b60c271b-67b5-4e32-a7ab-51bb49f896d1)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:02:50 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-842e3909-24bc-441b-bf14-74798761643e tempest-UserMessagesTest-1963960265 tempest-UserMessagesTest-1963960265-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9116fa22-3565-48df-8485-78dab963ee99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:02:50 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-842e3909-24bc-441b-bf14-74798761643e tempest-UserMessagesTest-1963960265 tempest-UserMessagesTest-1963960265-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9116fa22-3565-48df-8485-78dab963ee99) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:02:50 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-842e3909-24bc-441b-bf14-74798761643e tempest-UserMessagesTest-1963960265 tempest-UserMessagesTest-1963960265-project-member] Flow 'volume_create_api' (f30f9763-b99b-4d0e-a69f-88c3aaf7cdee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:02:50 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-842e3909-24bc-441b-bf14-74798761643e tempest-UserMessagesTest-1963960265 tempest-UserMessagesTest-1963960265-project-member] Create volume request issued successfully. Sep 05 21:02:50 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-842e3909-24bc-441b-bf14-74798761643e tempest-UserMessagesTest-1963960265 tempest-UserMessagesTest-1963960265-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 21:02:50 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 957/1925] 192.168.122.117 () {62 vars in 1183 bytes} [Sat Sep 5 21:02:50 2026] POST /volume/v3/volumes => generated 793 bytes in 607 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:02:50 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-adf6ca36-8867-4c8b-a446-e2e5873b67ee None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:51 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-adf6ca36-8867-4c8b-a446-e2e5873b67ee tempest-UserMessagesTest-1963960265 tempest-UserMessagesTest-1963960265-project-member] GET http://192.168.122.117/volume/v3/volumes/232c040e-9b05-461e-a418-fe72903c482d Sep 05 21:02:51 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-adf6ca36-8867-4c8b-a446-e2e5873b67ee tempest-UserMessagesTest-1963960265 tempest-UserMessagesTest-1963960265-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:51 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-adf6ca36-8867-4c8b-a446-e2e5873b67ee tempest-UserMessagesTest-1963960265 tempest-UserMessagesTest-1963960265-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:51 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:51 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:02:51 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:51 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:02:51 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-adf6ca36-8867-4c8b-a446-e2e5873b67ee tempest-UserMessagesTest-1963960265 tempest-UserMessagesTest-1963960265-project-member] Volume info retrieved successfully. Sep 05 21:02:51 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-adf6ca36-8867-4c8b-a446-e2e5873b67ee tempest-UserMessagesTest-1963960265 tempest-UserMessagesTest-1963960265-project-member] http://192.168.122.117/volume/v3/volumes/232c040e-9b05-461e-a418-fe72903c482d returned with HTTP 200 Sep 05 21:02:51 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 969/1926] 192.168.122.117 () {60 vars in 1272 bytes} [Sat Sep 5 21:02:50 2026] GET /volume/v3/volumes/232c040e-9b05-461e-a418-fe72903c482d => generated 861 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:02:52 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-f63a3b23-82b3-4eb2-9a29-30bc84567762 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:52 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-f63a3b23-82b3-4eb2-9a29-30bc84567762 tempest-UserMessagesTest-1963960265 tempest-UserMessagesTest-1963960265-project-member] GET http://192.168.122.117/volume/v3/volumes/232c040e-9b05-461e-a418-fe72903c482d Sep 05 21:02:52 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-f63a3b23-82b3-4eb2-9a29-30bc84567762 tempest-UserMessagesTest-1963960265 tempest-UserMessagesTest-1963960265-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:52 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-f63a3b23-82b3-4eb2-9a29-30bc84567762 tempest-UserMessagesTest-1963960265 tempest-UserMessagesTest-1963960265-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:52 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:52 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:02:52 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:52 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:02:52 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-f63a3b23-82b3-4eb2-9a29-30bc84567762 tempest-UserMessagesTest-1963960265 tempest-UserMessagesTest-1963960265-project-member] Volume info retrieved successfully. Sep 05 21:02:52 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-f63a3b23-82b3-4eb2-9a29-30bc84567762 tempest-UserMessagesTest-1963960265 tempest-UserMessagesTest-1963960265-project-member] http://192.168.122.117/volume/v3/volumes/232c040e-9b05-461e-a418-fe72903c482d returned with HTTP 200 Sep 05 21:02:52 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 958/1927] 192.168.122.117 () {60 vars in 1272 bytes} [Sat Sep 5 21:02:52 2026] GET /volume/v3/volumes/232c040e-9b05-461e-a418-fe72903c482d => generated 882 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:02:52 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-544c1ea5-97a3-45c0-a942-29f2d7eda44f None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:52 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-544c1ea5-97a3-45c0-a942-29f2d7eda44f tempest-UserMessagesTest-1963960265 tempest-UserMessagesTest-1963960265-project-member] GET http://192.168.122.117/volume/v3/messages Sep 05 21:02:52 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-544c1ea5-97a3-45c0-a942-29f2d7eda44f tempest-UserMessagesTest-1963960265 tempest-UserMessagesTest-1963960265-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:52 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-544c1ea5-97a3-45c0-a942-29f2d7eda44f tempest-UserMessagesTest-1963960265 tempest-UserMessagesTest-1963960265-project-member] Calling method 'version_select' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:52 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-544c1ea5-97a3-45c0-a942-29f2d7eda44f tempest-UserMessagesTest-1963960265 tempest-UserMessagesTest-1963960265-project-member] http://192.168.122.117/volume/v3/messages returned with HTTP 200 Sep 05 21:02:52 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 970/1928] 192.168.122.117 () {60 vars in 1164 bytes} [Sat Sep 5 21:02:52 2026] GET /volume/v3/messages => generated 678 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:02:52 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-861f99ed-8431-4698-acf8-317c379dfd91 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:52 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-861f99ed-8431-4698-acf8-317c379dfd91 tempest-UserMessagesTest-1963960265 tempest-UserMessagesTest-1963960265-project-member] GET http://192.168.122.117/volume/v3/messages/6d748f60-f2f0-4866-9a92-be093adc2896 Sep 05 21:02:52 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-861f99ed-8431-4698-acf8-317c379dfd91 tempest-UserMessagesTest-1963960265 tempest-UserMessagesTest-1963960265-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:52 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-861f99ed-8431-4698-acf8-317c379dfd91 tempest-UserMessagesTest-1963960265 tempest-UserMessagesTest-1963960265-project-member] Calling method 'version_select' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:52 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-861f99ed-8431-4698-acf8-317c379dfd91 tempest-UserMessagesTest-1963960265 tempest-UserMessagesTest-1963960265-project-member] http://192.168.122.117/volume/v3/messages/6d748f60-f2f0-4866-9a92-be093adc2896 returned with HTTP 200 Sep 05 21:02:52 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 959/1929] 192.168.122.117 () {60 vars in 1275 bytes} [Sat Sep 5 21:02:52 2026] GET /volume/v3/messages/6d748f60-f2f0-4866-9a92-be093adc2896 => generated 675 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:02:52 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-8a2769b1-14bf-4f6a-8748-03b4d0afb1f4 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:52 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-8a2769b1-14bf-4f6a-8748-03b4d0afb1f4 tempest-UserMessagesTest-1963960265 tempest-UserMessagesTest-1963960265-project-member] GET http://192.168.122.117/volume/v3/messages Sep 05 21:02:52 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-8a2769b1-14bf-4f6a-8748-03b4d0afb1f4 tempest-UserMessagesTest-1963960265 tempest-UserMessagesTest-1963960265-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:52 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-8a2769b1-14bf-4f6a-8748-03b4d0afb1f4 tempest-UserMessagesTest-1963960265 tempest-UserMessagesTest-1963960265-project-member] Calling method 'version_select' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:52 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-8a2769b1-14bf-4f6a-8748-03b4d0afb1f4 tempest-UserMessagesTest-1963960265 tempest-UserMessagesTest-1963960265-project-member] http://192.168.122.117/volume/v3/messages returned with HTTP 200 Sep 05 21:02:52 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 971/1930] 192.168.122.117 () {60 vars in 1164 bytes} [Sat Sep 5 21:02:52 2026] GET /volume/v3/messages => generated 678 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:02:52 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-0a0297ab-55f7-4382-953f-672f67e989ec None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:52 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-0a0297ab-55f7-4382-953f-672f67e989ec tempest-UserMessagesTest-1963960265 tempest-UserMessagesTest-1963960265-project-member] DELETE http://192.168.122.117/volume/v3/messages/6d748f60-f2f0-4866-9a92-be093adc2896 Sep 05 21:02:52 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-0a0297ab-55f7-4382-953f-672f67e989ec tempest-UserMessagesTest-1963960265 tempest-UserMessagesTest-1963960265-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:52 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-0a0297ab-55f7-4382-953f-672f67e989ec tempest-UserMessagesTest-1963960265 tempest-UserMessagesTest-1963960265-project-member] Calling method 'version_select' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:52 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-0a0297ab-55f7-4382-953f-672f67e989ec tempest-UserMessagesTest-1963960265 tempest-UserMessagesTest-1963960265-project-member] http://192.168.122.117/volume/v3/messages/6d748f60-f2f0-4866-9a92-be093adc2896 returned with HTTP 204 Sep 05 21:02:52 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 960/1931] 192.168.122.117 () {60 vars in 1278 bytes} [Sat Sep 5 21:02:52 2026] DELETE /volume/v3/messages/6d748f60-f2f0-4866-9a92-be093adc2896 => generated 0 bytes in 37 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 05 21:02:52 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-8f2e1c7b-3950-4716-8908-a00f3e936616 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:52 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-8f2e1c7b-3950-4716-8908-a00f3e936616 tempest-UserMessagesTest-1963960265 tempest-UserMessagesTest-1963960265-project-member] GET http://192.168.122.117/volume/v3/volumes/232c040e-9b05-461e-a418-fe72903c482d Sep 05 21:02:52 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-8f2e1c7b-3950-4716-8908-a00f3e936616 tempest-UserMessagesTest-1963960265 tempest-UserMessagesTest-1963960265-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:52 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-8f2e1c7b-3950-4716-8908-a00f3e936616 tempest-UserMessagesTest-1963960265 tempest-UserMessagesTest-1963960265-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:52 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:52 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:02:52 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:52 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:02:52 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-8f2e1c7b-3950-4716-8908-a00f3e936616 tempest-UserMessagesTest-1963960265 tempest-UserMessagesTest-1963960265-project-member] Volume info retrieved successfully. Sep 05 21:02:52 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-8f2e1c7b-3950-4716-8908-a00f3e936616 tempest-UserMessagesTest-1963960265 tempest-UserMessagesTest-1963960265-project-member] http://192.168.122.117/volume/v3/volumes/232c040e-9b05-461e-a418-fe72903c482d returned with HTTP 200 Sep 05 21:02:52 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 972/1932] 192.168.122.117 () {60 vars in 1272 bytes} [Sat Sep 5 21:02:52 2026] GET /volume/v3/volumes/232c040e-9b05-461e-a418-fe72903c482d => generated 882 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:02:52 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-30d55ec7-2956-457e-adce-f33f79579cdc None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:52 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-30d55ec7-2956-457e-adce-f33f79579cdc tempest-UserMessagesTest-1963960265 tempest-UserMessagesTest-1963960265-project-member] DELETE http://192.168.122.117/volume/v3/volumes/232c040e-9b05-461e-a418-fe72903c482d Sep 05 21:02:52 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-30d55ec7-2956-457e-adce-f33f79579cdc tempest-UserMessagesTest-1963960265 tempest-UserMessagesTest-1963960265-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:52 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-30d55ec7-2956-457e-adce-f33f79579cdc tempest-UserMessagesTest-1963960265 tempest-UserMessagesTest-1963960265-project-member] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:52 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-30d55ec7-2956-457e-adce-f33f79579cdc tempest-UserMessagesTest-1963960265 tempest-UserMessagesTest-1963960265-project-member] Delete volume with id: 232c040e-9b05-461e-a418-fe72903c482d Sep 05 21:02:52 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:52 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:02:52 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:52 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:02:52 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-30d55ec7-2956-457e-adce-f33f79579cdc tempest-UserMessagesTest-1963960265 tempest-UserMessagesTest-1963960265-project-member] Volume info retrieved successfully. Sep 05 21:02:52 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-30d55ec7-2956-457e-adce-f33f79579cdc tempest-UserMessagesTest-1963960265 tempest-UserMessagesTest-1963960265-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87435) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 05 21:02:52 devstack devstack@c-api.service[87435]: DEBUG cinder.quota [None req-30d55ec7-2956-457e-adce-f33f79579cdc tempest-UserMessagesTest-1963960265 tempest-UserMessagesTest-1963960265-project-member] Created reservations ['50044d67-8323-466b-bdb4-ff630890086e', 'dd19395e-f343-4565-8cf4-e9fbea8a3dbc', '293dc7cf-de3d-490b-ba14-c1df8512cc1d', '43f48948-f9e7-4ced-b645-3a882507486a'] {{(pid=87435) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:02:52 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-30d55ec7-2956-457e-adce-f33f79579cdc tempest-UserMessagesTest-1963960265 tempest-UserMessagesTest-1963960265-project-member] Delete volume request issued successfully. Sep 05 21:02:52 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-30d55ec7-2956-457e-adce-f33f79579cdc tempest-UserMessagesTest-1963960265 tempest-UserMessagesTest-1963960265-project-member] http://192.168.122.117/volume/v3/volumes/232c040e-9b05-461e-a418-fe72903c482d returned with HTTP 202 Sep 05 21:02:52 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 961/1933] 192.168.122.117 () {60 vars in 1275 bytes} [Sat Sep 5 21:02:52 2026] DELETE /volume/v3/volumes/232c040e-9b05-461e-a418-fe72903c482d => generated 0 bytes in 174 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:02:52 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-01f70441-b10b-4274-8ce7-db3220cb8615 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:52 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-01f70441-b10b-4274-8ce7-db3220cb8615 tempest-UserMessagesTest-1963960265 tempest-UserMessagesTest-1963960265-project-member] GET http://192.168.122.117/volume/v3/volumes/232c040e-9b05-461e-a418-fe72903c482d Sep 05 21:02:52 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-01f70441-b10b-4274-8ce7-db3220cb8615 tempest-UserMessagesTest-1963960265 tempest-UserMessagesTest-1963960265-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:52 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-01f70441-b10b-4274-8ce7-db3220cb8615 tempest-UserMessagesTest-1963960265 tempest-UserMessagesTest-1963960265-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:52 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-01f70441-b10b-4274-8ce7-db3220cb8615 tempest-UserMessagesTest-1963960265 tempest-UserMessagesTest-1963960265-project-member] http://192.168.122.117/volume/v3/volumes/232c040e-9b05-461e-a418-fe72903c482d returned with HTTP 404 Sep 05 21:02:52 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 973/1934] 192.168.122.117 () {60 vars in 1272 bytes} [Sat Sep 5 21:02:52 2026] GET /volume/v3/volumes/232c040e-9b05-461e-a418-fe72903c482d => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:02:52 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-2e61576a-4d92-4492-8896-cad52d68b89e None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:52 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-2e61576a-4d92-4492-8896-cad52d68b89e tempest-UserMessagesTest-196311550 tempest-UserMessagesTest-196311550-project-admin] DELETE http://192.168.122.117/volume/v3/types/b60c271b-67b5-4e32-a7ab-51bb49f896d1 Sep 05 21:02:52 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-2e61576a-4d92-4492-8896-cad52d68b89e tempest-UserMessagesTest-196311550 tempest-UserMessagesTest-196311550-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:52 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-2e61576a-4d92-4492-8896-cad52d68b89e tempest-UserMessagesTest-196311550 tempest-UserMessagesTest-196311550-project-admin] Calling method '_delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:52 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-2e61576a-4d92-4492-8896-cad52d68b89e tempest-UserMessagesTest-196311550 tempest-UserMessagesTest-196311550-project-admin] http://192.168.122.117/volume/v3/types/b60c271b-67b5-4e32-a7ab-51bb49f896d1 returned with HTTP 202 Sep 05 21:02:52 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 962/1935] 192.168.122.117 () {58 vars in 1229 bytes} [Sat Sep 5 21:02:52 2026] DELETE /volume/v3/types/b60c271b-67b5-4e32-a7ab-51bb49f896d1 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:02:52 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-d08cdbb4-5366-4b65-b6ee-ab6ddc6534cb None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:52 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d08cdbb4-5366-4b65-b6ee-ab6ddc6534cb tempest-UserMessagesTest-196311550 tempest-UserMessagesTest-196311550-project-admin] GET http://192.168.122.117/volume/v3/types/b60c271b-67b5-4e32-a7ab-51bb49f896d1 Sep 05 21:02:52 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-d08cdbb4-5366-4b65-b6ee-ab6ddc6534cb tempest-UserMessagesTest-196311550 tempest-UserMessagesTest-196311550-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:52 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-d08cdbb4-5366-4b65-b6ee-ab6ddc6534cb tempest-UserMessagesTest-196311550 tempest-UserMessagesTest-196311550-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:52 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d08cdbb4-5366-4b65-b6ee-ab6ddc6534cb tempest-UserMessagesTest-196311550 tempest-UserMessagesTest-196311550-project-admin] http://192.168.122.117/volume/v3/types/b60c271b-67b5-4e32-a7ab-51bb49f896d1 returned with HTTP 404 Sep 05 21:02:52 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 974/1936] 192.168.122.117 () {58 vars in 1226 bytes} [Sat Sep 5 21:02:52 2026] GET /volume/v3/types/b60c271b-67b5-4e32-a7ab-51bb49f896d1 => generated 114 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:02:55 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-6ba7f3a4-badc-483c-acfc-4c9172fb5069 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:55 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-6ba7f3a4-badc-483c-acfc-4c9172fb5069 tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] DELETE http://192.168.122.117/volume/v3/volumes/cb923359-9709-4ce9-911a-b51e257eafd8 Sep 05 21:02:55 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-6ba7f3a4-badc-483c-acfc-4c9172fb5069 tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:55 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-6ba7f3a4-badc-483c-acfc-4c9172fb5069 tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:55 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-6ba7f3a4-badc-483c-acfc-4c9172fb5069 tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Delete volume with id: cb923359-9709-4ce9-911a-b51e257eafd8 Sep 05 21:02:55 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:55 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:02:55 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:55 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:02:55 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-6ba7f3a4-badc-483c-acfc-4c9172fb5069 tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Volume info retrieved successfully. Sep 05 21:02:55 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-6ba7f3a4-badc-483c-acfc-4c9172fb5069 tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Delete volume request issued successfully. Sep 05 21:02:55 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-6ba7f3a4-badc-483c-acfc-4c9172fb5069 tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] http://192.168.122.117/volume/v3/volumes/cb923359-9709-4ce9-911a-b51e257eafd8 returned with HTTP 202 Sep 05 21:02:55 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 963/1937] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 21:02:55 2026] DELETE /volume/v3/volumes/cb923359-9709-4ce9-911a-b51e257eafd8 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:02:55 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-7fa8fde9-eecc-4d5b-9d5b-9960d60ce77f None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:55 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-7fa8fde9-eecc-4d5b-9d5b-9960d60ce77f tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] GET http://192.168.122.117/volume/v3/volumes/cb923359-9709-4ce9-911a-b51e257eafd8 Sep 05 21:02:55 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-7fa8fde9-eecc-4d5b-9d5b-9960d60ce77f tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:55 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-7fa8fde9-eecc-4d5b-9d5b-9960d60ce77f tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:55 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:55 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:02:55 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:55 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:02:55 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-7fa8fde9-eecc-4d5b-9d5b-9960d60ce77f tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Volume info retrieved successfully. Sep 05 21:02:55 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-7fa8fde9-eecc-4d5b-9d5b-9960d60ce77f tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] http://192.168.122.117/volume/v3/volumes/cb923359-9709-4ce9-911a-b51e257eafd8 returned with HTTP 200 Sep 05 21:02:55 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 975/1938] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:02:55 2026] GET /volume/v3/volumes/cb923359-9709-4ce9-911a-b51e257eafd8 => generated 866 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:02:56 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-b0471cdf-64e9-4544-9f8e-3c696ebbf63f None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:56 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-b0471cdf-64e9-4544-9f8e-3c696ebbf63f tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] GET http://192.168.122.117/volume/v3/volumes/cb923359-9709-4ce9-911a-b51e257eafd8 Sep 05 21:02:56 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-b0471cdf-64e9-4544-9f8e-3c696ebbf63f tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:56 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-b0471cdf-64e9-4544-9f8e-3c696ebbf63f tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:56 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-b0471cdf-64e9-4544-9f8e-3c696ebbf63f tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] http://192.168.122.117/volume/v3/volumes/cb923359-9709-4ce9-911a-b51e257eafd8 returned with HTTP 404 Sep 05 21:02:56 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 964/1939] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:02:56 2026] GET /volume/v3/volumes/cb923359-9709-4ce9-911a-b51e257eafd8 => generated 109 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:02:56 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-4ec243be-59d7-4816-bc5d-1a101e79bcf5 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:56 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-4ec243be-59d7-4816-bc5d-1a101e79bcf5 tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] DELETE http://192.168.122.117/volume/v3/volumes/fb2361a5-7615-45ac-9d4e-0b4b23dae504 Sep 05 21:02:56 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-4ec243be-59d7-4816-bc5d-1a101e79bcf5 tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:56 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-4ec243be-59d7-4816-bc5d-1a101e79bcf5 tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Calling method 'delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:56 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-4ec243be-59d7-4816-bc5d-1a101e79bcf5 tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Delete volume with id: fb2361a5-7615-45ac-9d4e-0b4b23dae504 Sep 05 21:02:56 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:56 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:02:56 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:56 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:02:56 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-4ec243be-59d7-4816-bc5d-1a101e79bcf5 tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Volume info retrieved successfully. Sep 05 21:02:56 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-4ec243be-59d7-4816-bc5d-1a101e79bcf5 tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Delete volume request issued successfully. Sep 05 21:02:56 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-4ec243be-59d7-4816-bc5d-1a101e79bcf5 tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] http://192.168.122.117/volume/v3/volumes/fb2361a5-7615-45ac-9d4e-0b4b23dae504 returned with HTTP 202 Sep 05 21:02:56 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 976/1940] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 21:02:56 2026] DELETE /volume/v3/volumes/fb2361a5-7615-45ac-9d4e-0b4b23dae504 => generated 0 bytes in 135 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:02:56 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-3216a2d6-e32a-495a-806e-4c48b1246003 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:56 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-3216a2d6-e32a-495a-806e-4c48b1246003 tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] GET http://192.168.122.117/volume/v3/volumes/fb2361a5-7615-45ac-9d4e-0b4b23dae504 Sep 05 21:02:56 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-3216a2d6-e32a-495a-806e-4c48b1246003 tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:56 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-3216a2d6-e32a-495a-806e-4c48b1246003 tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:56 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:56 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:02:56 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:56 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:02:56 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-3216a2d6-e32a-495a-806e-4c48b1246003 tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Volume info retrieved successfully. Sep 05 21:02:56 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-3216a2d6-e32a-495a-806e-4c48b1246003 tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] http://192.168.122.117/volume/v3/volumes/fb2361a5-7615-45ac-9d4e-0b4b23dae504 returned with HTTP 200 Sep 05 21:02:56 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 965/1941] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:02:56 2026] GET /volume/v3/volumes/fb2361a5-7615-45ac-9d4e-0b4b23dae504 => generated 865 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:02:57 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-260252aa-7b67-4a83-b88a-1d7a6ae43a88 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:57 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-260252aa-7b67-4a83-b88a-1d7a6ae43a88 tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] GET http://192.168.122.117/volume/v3/volumes/fb2361a5-7615-45ac-9d4e-0b4b23dae504 Sep 05 21:02:57 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-260252aa-7b67-4a83-b88a-1d7a6ae43a88 tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:57 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-260252aa-7b67-4a83-b88a-1d7a6ae43a88 tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:58 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-260252aa-7b67-4a83-b88a-1d7a6ae43a88 tempest-TestServerVolumeAttachmentScenario-245042391 tempest-TestServerVolumeAttachmentScenario-245042391-project-member] http://192.168.122.117/volume/v3/volumes/fb2361a5-7615-45ac-9d4e-0b4b23dae504 returned with HTTP 404 Sep 05 21:02:58 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 977/1942] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:02:57 2026] GET /volume/v3/volumes/fb2361a5-7615-45ac-9d4e-0b4b23dae504 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:02:59 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-a5079754-da0c-4711-8a20-1bead83c43c3 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:59 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-a5079754-da0c-4711-8a20-1bead83c43c3 tempest-VolumeTypesTest-514995660 tempest-VolumeTypesTest-514995660-project-admin] POST http://192.168.122.117/volume/v3/types Sep 05 21:02:59 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-a5079754-da0c-4711-8a20-1bead83c43c3 tempest-VolumeTypesTest-514995660 tempest-VolumeTypesTest-514995660-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-931398224", "description": "tempest-volume-type-description-1841876270", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}, "os-volume-type-access:is_public": true}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:02:59 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-a5079754-da0c-4711-8a20-1bead83c43c3 tempest-VolumeTypesTest-514995660 tempest-VolumeTypesTest-514995660-project-admin] http://192.168.122.117/volume/v3/types returned with HTTP 200 Sep 05 21:02:59 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 966/1943] 192.168.122.117 () {60 vars in 1137 bytes} [Sat Sep 5 21:02:59 2026] POST /volume/v3/types => generated 317 bytes in 370 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:02:59 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-f4d85bd9-42cc-4550-a9c7-995bdd5f6f6c None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:59 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-f4d85bd9-42cc-4550-a9c7-995bdd5f6f6c tempest-VolumeTypesTest-514995660 tempest-VolumeTypesTest-514995660-project-admin] GET http://192.168.122.117/volume/v3/types/1315d9ed-0b9a-49bf-b09c-813bcf3b7c17 Sep 05 21:02:59 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-f4d85bd9-42cc-4550-a9c7-995bdd5f6f6c tempest-VolumeTypesTest-514995660 tempest-VolumeTypesTest-514995660-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:59 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-f4d85bd9-42cc-4550-a9c7-995bdd5f6f6c tempest-VolumeTypesTest-514995660 tempest-VolumeTypesTest-514995660-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:59 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-f4d85bd9-42cc-4550-a9c7-995bdd5f6f6c tempest-VolumeTypesTest-514995660 tempest-VolumeTypesTest-514995660-project-admin] http://192.168.122.117/volume/v3/types/1315d9ed-0b9a-49bf-b09c-813bcf3b7c17 returned with HTTP 200 Sep 05 21:02:59 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 978/1944] 192.168.122.117 () {58 vars in 1226 bytes} [Sat Sep 5 21:02:59 2026] GET /volume/v3/types/1315d9ed-0b9a-49bf-b09c-813bcf3b7c17 => generated 339 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:02:59 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-5bc64080-745a-4323-bb03-924a5f05fee0 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:59 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-5bc64080-745a-4323-bb03-924a5f05fee0 tempest-VolumeTypesTest-514995660 tempest-VolumeTypesTest-514995660-project-admin] DELETE http://192.168.122.117/volume/v3/types/1315d9ed-0b9a-49bf-b09c-813bcf3b7c17 Sep 05 21:02:59 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-5bc64080-745a-4323-bb03-924a5f05fee0 tempest-VolumeTypesTest-514995660 tempest-VolumeTypesTest-514995660-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:59 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-5bc64080-745a-4323-bb03-924a5f05fee0 tempest-VolumeTypesTest-514995660 tempest-VolumeTypesTest-514995660-project-admin] Calling method '_delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:59 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-5bc64080-745a-4323-bb03-924a5f05fee0 tempest-VolumeTypesTest-514995660 tempest-VolumeTypesTest-514995660-project-admin] http://192.168.122.117/volume/v3/types/1315d9ed-0b9a-49bf-b09c-813bcf3b7c17 returned with HTTP 202 Sep 05 21:02:59 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 967/1945] 192.168.122.117 () {58 vars in 1229 bytes} [Sat Sep 5 21:02:59 2026] DELETE /volume/v3/types/1315d9ed-0b9a-49bf-b09c-813bcf3b7c17 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:02:59 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-97ababa7-1c40-493e-b548-5d42f30752ce None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:59 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-97ababa7-1c40-493e-b548-5d42f30752ce tempest-VolumeTypesTest-514995660 tempest-VolumeTypesTest-514995660-project-admin] GET http://192.168.122.117/volume/v3/types/1315d9ed-0b9a-49bf-b09c-813bcf3b7c17 Sep 05 21:02:59 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-97ababa7-1c40-493e-b548-5d42f30752ce tempest-VolumeTypesTest-514995660 tempest-VolumeTypesTest-514995660-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:59 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-97ababa7-1c40-493e-b548-5d42f30752ce tempest-VolumeTypesTest-514995660 tempest-VolumeTypesTest-514995660-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:59 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-97ababa7-1c40-493e-b548-5d42f30752ce tempest-VolumeTypesTest-514995660 tempest-VolumeTypesTest-514995660-project-admin] http://192.168.122.117/volume/v3/types/1315d9ed-0b9a-49bf-b09c-813bcf3b7c17 returned with HTTP 404 Sep 05 21:02:59 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 979/1946] 192.168.122.117 () {58 vars in 1226 bytes} [Sat Sep 5 21:02:59 2026] GET /volume/v3/types/1315d9ed-0b9a-49bf-b09c-813bcf3b7c17 => generated 114 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:02:59 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-60601897-d3ef-4bcb-8ab1-bf689a5e7d36 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:59 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-60601897-d3ef-4bcb-8ab1-bf689a5e7d36 tempest-VolumeTypesTest-514995660 tempest-VolumeTypesTest-514995660-project-admin] POST http://192.168.122.117/volume/v3/types Sep 05 21:02:59 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-60601897-d3ef-4bcb-8ab1-bf689a5e7d36 tempest-VolumeTypesTest-514995660 tempest-VolumeTypesTest-514995660-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1612441607"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:02:59 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-60601897-d3ef-4bcb-8ab1-bf689a5e7d36 tempest-VolumeTypesTest-514995660 tempest-VolumeTypesTest-514995660-project-admin] http://192.168.122.117/volume/v3/types returned with HTTP 200 Sep 05 21:02:59 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 968/1947] 192.168.122.117 () {60 vars in 1136 bytes} [Sat Sep 5 21:02:59 2026] POST /volume/v3/types => generated 221 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:02:59 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-b179867d-bd7e-4ac7-b094-4fe429453dd8 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:59 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b179867d-bd7e-4ac7-b094-4fe429453dd8 tempest-VolumeTypesTest-514995660 tempest-VolumeTypesTest-514995660-project-admin] POST http://192.168.122.117/volume/v3/types/62750bec-7548-48d8-94d5-2b88a92c1d1a/encryption Sep 05 21:02:59 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b179867d-bd7e-4ac7-b094-4fe429453dd8 tempest-VolumeTypesTest-514995660 tempest-VolumeTypesTest-514995660-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:02:59 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b179867d-bd7e-4ac7-b094-4fe429453dd8 tempest-VolumeTypesTest-514995660 tempest-VolumeTypesTest-514995660-project-admin] http://192.168.122.117/volume/v3/types/62750bec-7548-48d8-94d5-2b88a92c1d1a/encryption returned with HTTP 200 Sep 05 21:02:59 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 980/1948] 192.168.122.117 () {60 vars in 1281 bytes} [Sat Sep 5 21:02:59 2026] POST /volume/v3/types/62750bec-7548-48d8-94d5-2b88a92c1d1a/encryption => generated 239 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:02:59 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-53df44e7-94d7-4238-b60d-e5ec77e92595 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:59 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-53df44e7-94d7-4238-b60d-e5ec77e92595 tempest-VolumeTypesTest-514995660 tempest-VolumeTypesTest-514995660-project-admin] GET http://192.168.122.117/volume/v3/types/62750bec-7548-48d8-94d5-2b88a92c1d1a/encryption Sep 05 21:02:59 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-53df44e7-94d7-4238-b60d-e5ec77e92595 tempest-VolumeTypesTest-514995660 tempest-VolumeTypesTest-514995660-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:59 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-53df44e7-94d7-4238-b60d-e5ec77e92595 tempest-VolumeTypesTest-514995660 tempest-VolumeTypesTest-514995660-project-admin] Calling method 'index' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:59 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-53df44e7-94d7-4238-b60d-e5ec77e92595 tempest-VolumeTypesTest-514995660 tempest-VolumeTypesTest-514995660-project-admin] http://192.168.122.117/volume/v3/types/62750bec-7548-48d8-94d5-2b88a92c1d1a/encryption returned with HTTP 200 Sep 05 21:02:59 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 969/1949] 192.168.122.117 () {58 vars in 1259 bytes} [Sat Sep 5 21:02:59 2026] GET /volume/v3/types/62750bec-7548-48d8-94d5-2b88a92c1d1a/encryption => generated 325 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:03:00 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-3590e97a-6a6a-4e1b-bce6-cfd876d5b4a9 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:03:00 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-3590e97a-6a6a-4e1b-bce6-cfd876d5b4a9 tempest-VolumeTypesTest-514995660 tempest-VolumeTypesTest-514995660-project-admin] PUT http://192.168.122.117/volume/v3/types/62750bec-7548-48d8-94d5-2b88a92c1d1a/encryption/fe222156-5b7f-4da6-9681-b3b0dbfc471a Sep 05 21:03:00 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-3590e97a-6a6a-4e1b-bce6-cfd876d5b4a9 tempest-VolumeTypesTest-514995660 tempest-VolumeTypesTest-514995660-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:03:00 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-3590e97a-6a6a-4e1b-bce6-cfd876d5b4a9 tempest-VolumeTypesTest-514995660 tempest-VolumeTypesTest-514995660-project-admin] http://192.168.122.117/volume/v3/types/62750bec-7548-48d8-94d5-2b88a92c1d1a/encryption/fe222156-5b7f-4da6-9681-b3b0dbfc471a returned with HTTP 200 Sep 05 21:03:00 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 981/1950] 192.168.122.117 () {60 vars in 1391 bytes} [Sat Sep 5 21:03:00 2026] PUT /volume/v3/types/62750bec-7548-48d8-94d5-2b88a92c1d1a/encryption/fe222156-5b7f-4da6-9681-b3b0dbfc471a => generated 122 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:03:00 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-1c6073bf-77fc-4d11-aafe-ea45a94538f0 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:03:00 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-1c6073bf-77fc-4d11-aafe-ea45a94538f0 tempest-VolumeTypesTest-514995660 tempest-VolumeTypesTest-514995660-project-admin] GET http://192.168.122.117/volume/v3/types/62750bec-7548-48d8-94d5-2b88a92c1d1a/encryption Sep 05 21:03:00 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-1c6073bf-77fc-4d11-aafe-ea45a94538f0 tempest-VolumeTypesTest-514995660 tempest-VolumeTypesTest-514995660-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:03:00 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-1c6073bf-77fc-4d11-aafe-ea45a94538f0 tempest-VolumeTypesTest-514995660 tempest-VolumeTypesTest-514995660-project-admin] Calling method 'index' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:03:00 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-1c6073bf-77fc-4d11-aafe-ea45a94538f0 tempest-VolumeTypesTest-514995660 tempest-VolumeTypesTest-514995660-project-admin] http://192.168.122.117/volume/v3/types/62750bec-7548-48d8-94d5-2b88a92c1d1a/encryption returned with HTTP 200 Sep 05 21:03:00 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 970/1951] 192.168.122.117 () {58 vars in 1259 bytes} [Sat Sep 5 21:03:00 2026] GET /volume/v3/types/62750bec-7548-48d8-94d5-2b88a92c1d1a/encryption => generated 347 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:03:00 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-ad781405-3378-41c1-86bf-510233c769ca None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:03:00 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-ad781405-3378-41c1-86bf-510233c769ca tempest-VolumeTypesTest-514995660 tempest-VolumeTypesTest-514995660-project-admin] GET http://192.168.122.117/volume/v3/types/62750bec-7548-48d8-94d5-2b88a92c1d1a/encryption/cipher Sep 05 21:03:00 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-ad781405-3378-41c1-86bf-510233c769ca tempest-VolumeTypesTest-514995660 tempest-VolumeTypesTest-514995660-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:03:00 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-ad781405-3378-41c1-86bf-510233c769ca tempest-VolumeTypesTest-514995660 tempest-VolumeTypesTest-514995660-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:03:00 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-ad781405-3378-41c1-86bf-510233c769ca tempest-VolumeTypesTest-514995660 tempest-VolumeTypesTest-514995660-project-admin] http://192.168.122.117/volume/v3/types/62750bec-7548-48d8-94d5-2b88a92c1d1a/encryption/cipher returned with HTTP 200 Sep 05 21:03:00 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 982/1952] 192.168.122.117 () {58 vars in 1280 bytes} [Sat Sep 5 21:03:00 2026] GET /volume/v3/types/62750bec-7548-48d8-94d5-2b88a92c1d1a/encryption/cipher => generated 29 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 21:03:00 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-47bb0ffe-cbbc-4335-80c9-2f4c71051b0a None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:03:00 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-47bb0ffe-cbbc-4335-80c9-2f4c71051b0a tempest-VolumeTypesTest-514995660 tempest-VolumeTypesTest-514995660-project-admin] DELETE http://192.168.122.117/volume/v3/types/62750bec-7548-48d8-94d5-2b88a92c1d1a/encryption/fe222156-5b7f-4da6-9681-b3b0dbfc471a Sep 05 21:03:00 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-47bb0ffe-cbbc-4335-80c9-2f4c71051b0a tempest-VolumeTypesTest-514995660 tempest-VolumeTypesTest-514995660-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:03:00 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-47bb0ffe-cbbc-4335-80c9-2f4c71051b0a tempest-VolumeTypesTest-514995660 tempest-VolumeTypesTest-514995660-project-admin] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:03:00 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-47bb0ffe-cbbc-4335-80c9-2f4c71051b0a tempest-VolumeTypesTest-514995660 tempest-VolumeTypesTest-514995660-project-admin] http://192.168.122.117/volume/v3/types/62750bec-7548-48d8-94d5-2b88a92c1d1a/encryption/fe222156-5b7f-4da6-9681-b3b0dbfc471a returned with HTTP 202 Sep 05 21:03:00 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 971/1953] 192.168.122.117 () {58 vars in 1373 bytes} [Sat Sep 5 21:03:00 2026] DELETE /volume/v3/types/62750bec-7548-48d8-94d5-2b88a92c1d1a/encryption/fe222156-5b7f-4da6-9681-b3b0dbfc471a => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:03:00 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-7cc2858d-17d6-4db1-935e-ad3adbfc182e None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:03:00 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-7cc2858d-17d6-4db1-935e-ad3adbfc182e tempest-VolumeTypesTest-514995660 tempest-VolumeTypesTest-514995660-project-admin] GET http://192.168.122.117/volume/v3/types/62750bec-7548-48d8-94d5-2b88a92c1d1a/encryption Sep 05 21:03:00 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-7cc2858d-17d6-4db1-935e-ad3adbfc182e tempest-VolumeTypesTest-514995660 tempest-VolumeTypesTest-514995660-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:03:00 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-7cc2858d-17d6-4db1-935e-ad3adbfc182e tempest-VolumeTypesTest-514995660 tempest-VolumeTypesTest-514995660-project-admin] Calling method 'index' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:03:00 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-7cc2858d-17d6-4db1-935e-ad3adbfc182e tempest-VolumeTypesTest-514995660 tempest-VolumeTypesTest-514995660-project-admin] http://192.168.122.117/volume/v3/types/62750bec-7548-48d8-94d5-2b88a92c1d1a/encryption returned with HTTP 200 Sep 05 21:03:00 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 983/1954] 192.168.122.117 () {58 vars in 1259 bytes} [Sat Sep 5 21:03:00 2026] GET /volume/v3/types/62750bec-7548-48d8-94d5-2b88a92c1d1a/encryption => generated 2 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 05 21:03:00 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-cdffd132-0048-46fe-a139-801be705eac7 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:03:00 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-cdffd132-0048-46fe-a139-801be705eac7 tempest-VolumeTypesTest-514995660 tempest-VolumeTypesTest-514995660-project-admin] GET http://192.168.122.117/volume/v3/types/62750bec-7548-48d8-94d5-2b88a92c1d1a/encryption Sep 05 21:03:00 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-cdffd132-0048-46fe-a139-801be705eac7 tempest-VolumeTypesTest-514995660 tempest-VolumeTypesTest-514995660-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:03:00 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-cdffd132-0048-46fe-a139-801be705eac7 tempest-VolumeTypesTest-514995660 tempest-VolumeTypesTest-514995660-project-admin] Calling method 'index' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:03:00 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-cdffd132-0048-46fe-a139-801be705eac7 tempest-VolumeTypesTest-514995660 tempest-VolumeTypesTest-514995660-project-admin] http://192.168.122.117/volume/v3/types/62750bec-7548-48d8-94d5-2b88a92c1d1a/encryption returned with HTTP 200 Sep 05 21:03:00 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 972/1955] 192.168.122.117 () {58 vars in 1259 bytes} [Sat Sep 5 21:03:00 2026] GET /volume/v3/types/62750bec-7548-48d8-94d5-2b88a92c1d1a/encryption => generated 2 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 05 21:03:00 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-ec3cf3d2-b85e-439c-ae90-7547a27bbcae None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:03:00 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-ec3cf3d2-b85e-439c-ae90-7547a27bbcae tempest-VolumeTypesTest-514995660 tempest-VolumeTypesTest-514995660-project-admin] DELETE http://192.168.122.117/volume/v3/types/62750bec-7548-48d8-94d5-2b88a92c1d1a Sep 05 21:03:00 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-ec3cf3d2-b85e-439c-ae90-7547a27bbcae tempest-VolumeTypesTest-514995660 tempest-VolumeTypesTest-514995660-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:03:00 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-ec3cf3d2-b85e-439c-ae90-7547a27bbcae tempest-VolumeTypesTest-514995660 tempest-VolumeTypesTest-514995660-project-admin] Calling method '_delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:03:00 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-ec3cf3d2-b85e-439c-ae90-7547a27bbcae tempest-VolumeTypesTest-514995660 tempest-VolumeTypesTest-514995660-project-admin] http://192.168.122.117/volume/v3/types/62750bec-7548-48d8-94d5-2b88a92c1d1a returned with HTTP 202 Sep 05 21:03:00 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 984/1956] 192.168.122.117 () {58 vars in 1229 bytes} [Sat Sep 5 21:03:00 2026] DELETE /volume/v3/types/62750bec-7548-48d8-94d5-2b88a92c1d1a => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:03:00 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-d4cb1d21-cf7d-4d21-babe-94fa6f6702cd None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:03:00 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-d4cb1d21-cf7d-4d21-babe-94fa6f6702cd tempest-VolumeTypesTest-514995660 tempest-VolumeTypesTest-514995660-project-admin] GET http://192.168.122.117/volume/v3/types/62750bec-7548-48d8-94d5-2b88a92c1d1a Sep 05 21:03:00 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-d4cb1d21-cf7d-4d21-babe-94fa6f6702cd tempest-VolumeTypesTest-514995660 tempest-VolumeTypesTest-514995660-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:03:00 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-d4cb1d21-cf7d-4d21-babe-94fa6f6702cd tempest-VolumeTypesTest-514995660 tempest-VolumeTypesTest-514995660-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:03:00 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-d4cb1d21-cf7d-4d21-babe-94fa6f6702cd tempest-VolumeTypesTest-514995660 tempest-VolumeTypesTest-514995660-project-admin] http://192.168.122.117/volume/v3/types/62750bec-7548-48d8-94d5-2b88a92c1d1a returned with HTTP 404 Sep 05 21:03:00 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 973/1957] 192.168.122.117 () {58 vars in 1226 bytes} [Sat Sep 5 21:03:00 2026] GET /volume/v3/types/62750bec-7548-48d8-94d5-2b88a92c1d1a => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:03:00 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-cbfdfd4d-e477-4fef-9d57-d8a669124a74 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:03:00 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-cbfdfd4d-e477-4fef-9d57-d8a669124a74 tempest-VolumeTypesTest-514995660 tempest-VolumeTypesTest-514995660-project-admin] GET http://192.168.122.117/volume/v3/types Sep 05 21:03:00 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-cbfdfd4d-e477-4fef-9d57-d8a669124a74 tempest-VolumeTypesTest-514995660 tempest-VolumeTypesTest-514995660-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:03:00 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-cbfdfd4d-e477-4fef-9d57-d8a669124a74 tempest-VolumeTypesTest-514995660 tempest-VolumeTypesTest-514995660-project-admin] Calling method 'index' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:03:00 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-cbfdfd4d-e477-4fef-9d57-d8a669124a74 tempest-VolumeTypesTest-514995660 tempest-VolumeTypesTest-514995660-project-admin] http://192.168.122.117/volume/v3/types returned with HTTP 200 Sep 05 21:03:00 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 985/1958] 192.168.122.117 () {58 vars in 1115 bytes} [Sat Sep 5 21:03:00 2026] GET /volume/v3/types => generated 648 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:03:00 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-ed9917cd-3d43-4b56-9e08-4cf8f771368e None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:03:00 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-ed9917cd-3d43-4b56-9e08-4cf8f771368e tempest-VolumeTypesTest-514995660 tempest-VolumeTypesTest-514995660-project-admin] POST http://192.168.122.117/volume/v3/types Sep 05 21:03:00 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-ed9917cd-3d43-4b56-9e08-4cf8f771368e tempest-VolumeTypesTest-514995660 tempest-VolumeTypesTest-514995660-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1428977949"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:03:00 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-ed9917cd-3d43-4b56-9e08-4cf8f771368e tempest-VolumeTypesTest-514995660 tempest-VolumeTypesTest-514995660-project-admin] http://192.168.122.117/volume/v3/types returned with HTTP 200 Sep 05 21:03:00 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 974/1959] 192.168.122.117 () {60 vars in 1136 bytes} [Sat Sep 5 21:03:00 2026] POST /volume/v3/types => generated 221 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:03:00 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-425e73f9-b759-40a1-b7b5-24e6d51fbc00 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:03:00 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-425e73f9-b759-40a1-b7b5-24e6d51fbc00 tempest-VolumeTypesTest-514995660 tempest-VolumeTypesTest-514995660-project-admin] PUT http://192.168.122.117/volume/v3/types/de17ccc9-b70f-4f48-b5fa-a4214f16866a Sep 05 21:03:00 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-425e73f9-b759-40a1-b7b5-24e6d51fbc00 tempest-VolumeTypesTest-514995660 tempest-VolumeTypesTest-514995660-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-1481813219", "description": "tempest-volume-type-description-135325869", "is_public": false}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:03:00 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-425e73f9-b759-40a1-b7b5-24e6d51fbc00 tempest-VolumeTypesTest-514995660 tempest-VolumeTypesTest-514995660-project-admin] http://192.168.122.117/volume/v3/types/de17ccc9-b70f-4f48-b5fa-a4214f16866a returned with HTTP 200 Sep 05 21:03:00 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 986/1960] 192.168.122.117 () {60 vars in 1247 bytes} [Sat Sep 5 21:03:00 2026] PUT /volume/v3/types/de17ccc9-b70f-4f48-b5fa-a4214f16866a => generated 204 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:03:00 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-7a7475cd-6560-4442-9761-c93db356a679 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:03:00 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-7a7475cd-6560-4442-9761-c93db356a679 tempest-VolumeTypesTest-514995660 tempest-VolumeTypesTest-514995660-project-admin] GET http://192.168.122.117/volume/v3/types/de17ccc9-b70f-4f48-b5fa-a4214f16866a Sep 05 21:03:00 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-7a7475cd-6560-4442-9761-c93db356a679 tempest-VolumeTypesTest-514995660 tempest-VolumeTypesTest-514995660-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:03:00 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-7a7475cd-6560-4442-9761-c93db356a679 tempest-VolumeTypesTest-514995660 tempest-VolumeTypesTest-514995660-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:03:00 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-7a7475cd-6560-4442-9761-c93db356a679 tempest-VolumeTypesTest-514995660 tempest-VolumeTypesTest-514995660-project-admin] http://192.168.122.117/volume/v3/types/de17ccc9-b70f-4f48-b5fa-a4214f16866a returned with HTTP 200 Sep 05 21:03:00 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 975/1961] 192.168.122.117 () {58 vars in 1226 bytes} [Sat Sep 5 21:03:00 2026] GET /volume/v3/types/de17ccc9-b70f-4f48-b5fa-a4214f16866a => generated 268 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:03:00 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-d7ca8474-fdc5-4204-b299-fd453741f34b None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:03:00 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d7ca8474-fdc5-4204-b299-fd453741f34b tempest-VolumeTypesTest-514995660 tempest-VolumeTypesTest-514995660-project-admin] DELETE http://192.168.122.117/volume/v3/types/de17ccc9-b70f-4f48-b5fa-a4214f16866a Sep 05 21:03:00 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-d7ca8474-fdc5-4204-b299-fd453741f34b tempest-VolumeTypesTest-514995660 tempest-VolumeTypesTest-514995660-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:03:00 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-d7ca8474-fdc5-4204-b299-fd453741f34b tempest-VolumeTypesTest-514995660 tempest-VolumeTypesTest-514995660-project-admin] Calling method '_delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:03:00 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d7ca8474-fdc5-4204-b299-fd453741f34b tempest-VolumeTypesTest-514995660 tempest-VolumeTypesTest-514995660-project-admin] http://192.168.122.117/volume/v3/types/de17ccc9-b70f-4f48-b5fa-a4214f16866a returned with HTTP 202 Sep 05 21:03:00 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 987/1962] 192.168.122.117 () {58 vars in 1229 bytes} [Sat Sep 5 21:03:00 2026] DELETE /volume/v3/types/de17ccc9-b70f-4f48-b5fa-a4214f16866a => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:03:00 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-290cf16f-6285-43ce-a8a5-a08a6eee6335 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:03:00 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-290cf16f-6285-43ce-a8a5-a08a6eee6335 tempest-VolumeTypesTest-514995660 tempest-VolumeTypesTest-514995660-project-admin] GET http://192.168.122.117/volume/v3/types/de17ccc9-b70f-4f48-b5fa-a4214f16866a Sep 05 21:03:00 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-290cf16f-6285-43ce-a8a5-a08a6eee6335 tempest-VolumeTypesTest-514995660 tempest-VolumeTypesTest-514995660-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:03:00 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-290cf16f-6285-43ce-a8a5-a08a6eee6335 tempest-VolumeTypesTest-514995660 tempest-VolumeTypesTest-514995660-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:03:00 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-290cf16f-6285-43ce-a8a5-a08a6eee6335 tempest-VolumeTypesTest-514995660 tempest-VolumeTypesTest-514995660-project-admin] http://192.168.122.117/volume/v3/types/de17ccc9-b70f-4f48-b5fa-a4214f16866a returned with HTTP 404 Sep 05 21:03:00 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 976/1963] 192.168.122.117 () {58 vars in 1226 bytes} [Sat Sep 5 21:03:00 2026] GET /volume/v3/types/de17ccc9-b70f-4f48-b5fa-a4214f16866a => generated 114 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:03:09 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-d2bdac3f-bea4-4e61-a066-0015f0d2e535 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:03:09 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-7893016d-d089-4388-b7ff-4e4337762d87 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:03:09 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-7893016d-d089-4388-b7ff-4e4337762d87 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 21:03:09 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-7893016d-d089-4388-b7ff-4e4337762d87 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-457251221", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:03:09 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.volumes [None req-7893016d-d089-4388-b7ff-4e4337762d87 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-457251221', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87435) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:03:09 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-7893016d-d089-4388-b7ff-4e4337762d87 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Create volume of 1 GB Sep 05 21:03:09 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-7893016d-d089-4388-b7ff-4e4337762d87 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Availability Zones retrieved successfully. Sep 05 21:03:09 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-7893016d-d089-4388-b7ff-4e4337762d87 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Flow 'volume_create_api' (adeba10f-6709-4f49-ab61-e4022001e440) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:03:09 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-7893016d-d089-4388-b7ff-4e4337762d87 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b826525-df38-4dbf-85a0-02bd4e1f9172) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:03:09 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.flows.api.create_volume [None req-7893016d-d089-4388-b7ff-4e4337762d87 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Validating volume size '1' using validate_int {{(pid=87435) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:03:09 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-7893016d-d089-4388-b7ff-4e4337762d87 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b826525-df38-4dbf-85a0-02bd4e1f9172) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:03:09 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-7893016d-d089-4388-b7ff-4e4337762d87 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a25257c0-312e-468a-931c-7c7df97a1cc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:03:09 devstack devstack@c-api.service[87435]: DEBUG cinder.quota [None req-7893016d-d089-4388-b7ff-4e4337762d87 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Created reservations ['b52461c2-5d1b-4b46-a99d-2dca8d0c9dc9', 'c73c88f5-f4d7-4cb8-a87f-7645b7827558', 'c2d2f4c3-2d86-4940-821a-ba52d4efff54', 'ab5057c4-6826-4b29-8cb3-72f04fdb424a'] {{(pid=87435) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:03:09 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-7893016d-d089-4388-b7ff-4e4337762d87 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a25257c0-312e-468a-931c-7c7df97a1cc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b52461c2-5d1b-4b46-a99d-2dca8d0c9dc9', 'c73c88f5-f4d7-4cb8-a87f-7645b7827558', 'c2d2f4c3-2d86-4940-821a-ba52d4efff54', 'ab5057c4-6826-4b29-8cb3-72f04fdb424a']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:03:09 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-7893016d-d089-4388-b7ff-4e4337762d87 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca44ffcd-bac7-42d8-903b-7e8eb29e53d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:03:09 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d2bdac3f-bea4-4e61-a066-0015f0d2e535 tempest-ExtraSpecsNegativeTest-328203439 tempest-ExtraSpecsNegativeTest-328203439-project-admin] POST http://192.168.122.117/volume/v3/types Sep 05 21:03:09 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-d2bdac3f-bea4-4e61-a066-0015f0d2e535 tempest-ExtraSpecsNegativeTest-328203439 tempest-ExtraSpecsNegativeTest-328203439-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-1235821785", "extra_specs": {"spec1": "val1"}}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:03:09 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:03:09 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:03:09 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-7893016d-d089-4388-b7ff-4e4337762d87 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca44ffcd-bac7-42d8-903b-7e8eb29e53d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd0a8424e-7c13-450e-a113-3d502777a4fc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-457251221',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ae65db0079545f4be1bb44b32422304',qos_specs=None,replication_status=,reservations=['b52461c2-5d1b-4b46-a99d-2dca8d0c9dc9','c73c88f5-f4d7-4cb8-a87f-7645b7827558','c2d2f4c3-2d86-4940-821a-ba52d4efff54','ab5057c4-6826-4b29-8cb3-72f04fdb424a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b707c5052100483f815cc137c82e17fd',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:03:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-457251221',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d0a8424e-7c13-450e-a113-3d502777a4fc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8ae65db0079545f4be1bb44b32422304',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b707c5052100483f815cc137c82e17fd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:03:09 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-7893016d-d089-4388-b7ff-4e4337762d87 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd77e9fd-f3c5-4444-87b6-79309b71cafe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:03:09 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d2bdac3f-bea4-4e61-a066-0015f0d2e535 tempest-ExtraSpecsNegativeTest-328203439 tempest-ExtraSpecsNegativeTest-328203439-project-admin] http://192.168.122.117/volume/v3/types returned with HTTP 200 Sep 05 21:03:09 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 988/1964] 192.168.122.117 () {60 vars in 1137 bytes} [Sat Sep 5 21:03:09 2026] POST /volume/v3/types => generated 243 bytes in 340 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:03:09 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-bf18e05b-52ca-4fae-9f12-f6600e3e9f52 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:03:09 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-bf18e05b-52ca-4fae-9f12-f6600e3e9f52 tempest-ExtraSpecsNegativeTest-328203439 tempest-ExtraSpecsNegativeTest-328203439-project-admin] POST http://192.168.122.117/volume/v3/types/ae3c59da-7de3-407e-8a3e-1bfb97b24d23/extra_specs Sep 05 21:03:09 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-bf18e05b-52ca-4fae-9f12-f6600e3e9f52 tempest-ExtraSpecsNegativeTest-328203439 tempest-ExtraSpecsNegativeTest-328203439-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:03:09 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-bf18e05b-52ca-4fae-9f12-f6600e3e9f52 tempest-ExtraSpecsNegativeTest-328203439 tempest-ExtraSpecsNegativeTest-328203439-project-admin] http://192.168.122.117/volume/v3/types/ae3c59da-7de3-407e-8a3e-1bfb97b24d23/extra_specs returned with HTTP 400 Sep 05 21:03:09 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 989/1965] 192.168.122.117 () {60 vars in 1283 bytes} [Sat Sep 5 21:03:09 2026] POST /volume/v3/types/ae3c59da-7de3-407e-8a3e-1bfb97b24d23/extra_specs => generated 146 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 05 21:03:09 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-0d338814-03c4-4771-9754-9cce0835e41e None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:03:09 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-0d338814-03c4-4771-9754-9cce0835e41e tempest-ExtraSpecsNegativeTest-328203439 tempest-ExtraSpecsNegativeTest-328203439-project-admin] POST http://192.168.122.117/volume/v3/types/ae3c59da-7de3-407e-8a3e-1bfb97b24d23/extra_specs Sep 05 21:03:09 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-0d338814-03c4-4771-9754-9cce0835e41e tempest-ExtraSpecsNegativeTest-328203439 tempest-ExtraSpecsNegativeTest-328203439-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:03:09 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-0d338814-03c4-4771-9754-9cce0835e41e tempest-ExtraSpecsNegativeTest-328203439 tempest-ExtraSpecsNegativeTest-328203439-project-admin] http://192.168.122.117/volume/v3/types/ae3c59da-7de3-407e-8a3e-1bfb97b24d23/extra_specs returned with HTTP 400 Sep 05 21:03:09 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 990/1966] 192.168.122.117 () {60 vars in 1283 bytes} [Sat Sep 5 21:03:09 2026] POST /volume/v3/types/ae3c59da-7de3-407e-8a3e-1bfb97b24d23/extra_specs => generated 132 bytes in 16 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 05 21:03:09 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-66e435fa-549a-431f-95de-69a2080fdc39 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:03:09 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-66e435fa-549a-431f-95de-69a2080fdc39 tempest-ExtraSpecsNegativeTest-328203439 tempest-ExtraSpecsNegativeTest-328203439-project-admin] POST http://192.168.122.117/volume/v3/types/2d78efe9-ebc1-4195-aff6-66eba0f2de21/extra_specs Sep 05 21:03:09 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-66e435fa-549a-431f-95de-69a2080fdc39 tempest-ExtraSpecsNegativeTest-328203439 tempest-ExtraSpecsNegativeTest-328203439-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:03:09 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-7893016d-d089-4388-b7ff-4e4337762d87 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd77e9fd-f3c5-4444-87b6-79309b71cafe) transitioned into state 'SUCCESS' from state '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-457251221',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ae65db0079545f4be1bb44b32422304',qos_specs=None,replication_status=,reservations=['b52461c2-5d1b-4b46-a99d-2dca8d0c9dc9','c73c88f5-f4d7-4cb8-a87f-7645b7827558','c2d2f4c3-2d86-4940-821a-ba52d4efff54','ab5057c4-6826-4b29-8cb3-72f04fdb424a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b707c5052100483f815cc137c82e17fd',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:03:09 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-7893016d-d089-4388-b7ff-4e4337762d87 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (efde4072-e33c-457e-9c8d-b5a35a4012af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:03:10 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-66e435fa-549a-431f-95de-69a2080fdc39 tempest-ExtraSpecsNegativeTest-328203439 tempest-ExtraSpecsNegativeTest-328203439-project-admin] http://192.168.122.117/volume/v3/types/2d78efe9-ebc1-4195-aff6-66eba0f2de21/extra_specs returned with HTTP 404 Sep 05 21:03:10 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 991/1967] 192.168.122.117 () {60 vars in 1283 bytes} [Sat Sep 5 21:03:09 2026] POST /volume/v3/types/2d78efe9-ebc1-4195-aff6-66eba0f2de21/extra_specs => generated 114 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:03:10 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-8c8174e8-d548-4695-9572-e9ef233ffbb6 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:03:10 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-8c8174e8-d548-4695-9572-e9ef233ffbb6 tempest-ExtraSpecsNegativeTest-328203439 tempest-ExtraSpecsNegativeTest-328203439-project-admin] DELETE http://192.168.122.117/volume/v3/types/28746838-30b4-4215-b72b-2b19b8493778/extra_specs/spec1 Sep 05 21:03:10 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-8c8174e8-d548-4695-9572-e9ef233ffbb6 tempest-ExtraSpecsNegativeTest-328203439 tempest-ExtraSpecsNegativeTest-328203439-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:03:10 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-8c8174e8-d548-4695-9572-e9ef233ffbb6 tempest-ExtraSpecsNegativeTest-328203439 tempest-ExtraSpecsNegativeTest-328203439-project-admin] Calling method 'delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:03:10 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-7893016d-d089-4388-b7ff-4e4337762d87 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (efde4072-e33c-457e-9c8d-b5a35a4012af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:03:10 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-7893016d-d089-4388-b7ff-4e4337762d87 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Flow 'volume_create_api' (adeba10f-6709-4f49-ab61-e4022001e440) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:03:10 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-7893016d-d089-4388-b7ff-4e4337762d87 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Create volume request issued successfully. Sep 05 21:03:10 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-7893016d-d089-4388-b7ff-4e4337762d87 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 21:03:10 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 977/1968] 192.168.122.117 () {60 vars in 1143 bytes} [Sat Sep 5 21:03:09 2026] POST /volume/v3/volumes => generated 755 bytes in 481 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:03:10 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-8c8174e8-d548-4695-9572-e9ef233ffbb6 tempest-ExtraSpecsNegativeTest-328203439 tempest-ExtraSpecsNegativeTest-328203439-project-admin] http://192.168.122.117/volume/v3/types/28746838-30b4-4215-b72b-2b19b8493778/extra_specs/spec1 returned with HTTP 404 Sep 05 21:03:10 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 992/1969] 192.168.122.117 () {58 vars in 1283 bytes} [Sat Sep 5 21:03:10 2026] DELETE /volume/v3/types/28746838-30b4-4215-b72b-2b19b8493778/extra_specs/spec1 => generated 114 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:03:10 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-f472a5e3-c92b-47aa-8d84-8fb3af7f2617 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:03:10 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-f472a5e3-c92b-47aa-8d84-8fb3af7f2617 tempest-ExtraSpecsNegativeTest-328203439 tempest-ExtraSpecsNegativeTest-328203439-project-admin] GET http://192.168.122.117/volume/v3/types/ae3c59da-7de3-407e-8a3e-1bfb97b24d23/extra_specs/nonexistent_extra_spec_name Sep 05 21:03:10 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-f472a5e3-c92b-47aa-8d84-8fb3af7f2617 tempest-ExtraSpecsNegativeTest-328203439 tempest-ExtraSpecsNegativeTest-328203439-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:03:10 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-f472a5e3-c92b-47aa-8d84-8fb3af7f2617 tempest-ExtraSpecsNegativeTest-328203439 tempest-ExtraSpecsNegativeTest-328203439-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:03:10 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:03:10 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:03:10 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-f472a5e3-c92b-47aa-8d84-8fb3af7f2617 tempest-ExtraSpecsNegativeTest-328203439 tempest-ExtraSpecsNegativeTest-328203439-project-admin] http://192.168.122.117/volume/v3/types/ae3c59da-7de3-407e-8a3e-1bfb97b24d23/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Sep 05 21:03:10 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 978/1970] 192.168.122.117 () {58 vars in 1346 bytes} [Sat Sep 5 21:03:10 2026] GET /volume/v3/types/ae3c59da-7de3-407e-8a3e-1bfb97b24d23/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 79 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:03:10 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-4c77a099-1773-49ba-987b-6a59c8962069 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:03:10 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-4c77a099-1773-49ba-987b-6a59c8962069 tempest-ExtraSpecsNegativeTest-328203439 tempest-ExtraSpecsNegativeTest-328203439-project-admin] GET http://192.168.122.117/volume/v3/types/33f401fd-b507-4f30-afd8-3a9a6e5c08af/extra_specs/spec1 Sep 05 21:03:10 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-4c77a099-1773-49ba-987b-6a59c8962069 tempest-ExtraSpecsNegativeTest-328203439 tempest-ExtraSpecsNegativeTest-328203439-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:03:10 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-4c77a099-1773-49ba-987b-6a59c8962069 tempest-ExtraSpecsNegativeTest-328203439 tempest-ExtraSpecsNegativeTest-328203439-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:03:10 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-4c77a099-1773-49ba-987b-6a59c8962069 tempest-ExtraSpecsNegativeTest-328203439 tempest-ExtraSpecsNegativeTest-328203439-project-admin] http://192.168.122.117/volume/v3/types/33f401fd-b507-4f30-afd8-3a9a6e5c08af/extra_specs/spec1 returned with HTTP 404 Sep 05 21:03:10 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 993/1971] 192.168.122.117 () {58 vars in 1280 bytes} [Sat Sep 5 21:03:10 2026] GET /volume/v3/types/33f401fd-b507-4f30-afd8-3a9a6e5c08af/extra_specs/spec1 => generated 114 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:03:10 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-606efc22-c0bc-4340-9d3e-c07ecfd2069c None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:03:10 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-606efc22-c0bc-4340-9d3e-c07ecfd2069c tempest-ExtraSpecsNegativeTest-328203439 tempest-ExtraSpecsNegativeTest-328203439-project-admin] GET http://192.168.122.117/volume/v3/types/e34206ba-0c0b-4043-ba1b-6ccf8fd1fe39/extra_specs Sep 05 21:03:10 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-606efc22-c0bc-4340-9d3e-c07ecfd2069c tempest-ExtraSpecsNegativeTest-328203439 tempest-ExtraSpecsNegativeTest-328203439-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:03:10 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-606efc22-c0bc-4340-9d3e-c07ecfd2069c tempest-ExtraSpecsNegativeTest-328203439 tempest-ExtraSpecsNegativeTest-328203439-project-admin] Calling method 'index' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:03:10 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-606efc22-c0bc-4340-9d3e-c07ecfd2069c tempest-ExtraSpecsNegativeTest-328203439 tempest-ExtraSpecsNegativeTest-328203439-project-admin] http://192.168.122.117/volume/v3/types/e34206ba-0c0b-4043-ba1b-6ccf8fd1fe39/extra_specs returned with HTTP 404 Sep 05 21:03:10 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 979/1972] 192.168.122.117 () {58 vars in 1262 bytes} [Sat Sep 5 21:03:10 2026] GET /volume/v3/types/e34206ba-0c0b-4043-ba1b-6ccf8fd1fe39/extra_specs => generated 114 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:03:10 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-d77e415f-fd3d-4212-a457-15f7ead45158 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:03:10 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d77e415f-fd3d-4212-a457-15f7ead45158 tempest-ExtraSpecsNegativeTest-328203439 tempest-ExtraSpecsNegativeTest-328203439-project-admin] PUT http://192.168.122.117/volume/v3/types/ae3c59da-7de3-407e-8a3e-1bfb97b24d23/extra_specs/spec1 Sep 05 21:03:10 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-d77e415f-fd3d-4212-a457-15f7ead45158 tempest-ExtraSpecsNegativeTest-328203439 tempest-ExtraSpecsNegativeTest-328203439-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:03:10 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d77e415f-fd3d-4212-a457-15f7ead45158 tempest-ExtraSpecsNegativeTest-328203439 tempest-ExtraSpecsNegativeTest-328203439-project-admin] http://192.168.122.117/volume/v3/types/ae3c59da-7de3-407e-8a3e-1bfb97b24d23/extra_specs/spec1 returned with HTTP 400 Sep 05 21:03:10 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 994/1973] 192.168.122.117 () {60 vars in 1300 bytes} [Sat Sep 5 21:03:10 2026] PUT /volume/v3/types/ae3c59da-7de3-407e-8a3e-1bfb97b24d23/extra_specs/spec1 => generated 102 bytes in 20 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 05 21:03:10 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-aa034d4d-431f-4632-ac73-9305500318ab None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:03:10 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-aa034d4d-431f-4632-ac73-9305500318ab tempest-ExtraSpecsNegativeTest-328203439 tempest-ExtraSpecsNegativeTest-328203439-project-admin] PUT http://192.168.122.117/volume/v3/types/ae3c59da-7de3-407e-8a3e-1bfb97b24d23/extra_specs/spec1 Sep 05 21:03:10 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-aa034d4d-431f-4632-ac73-9305500318ab tempest-ExtraSpecsNegativeTest-328203439 tempest-ExtraSpecsNegativeTest-328203439-project-admin] Action: 'update', calling method: update, body: null {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:03:10 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-aa034d4d-431f-4632-ac73-9305500318ab tempest-ExtraSpecsNegativeTest-328203439 tempest-ExtraSpecsNegativeTest-328203439-project-admin] http://192.168.122.117/volume/v3/types/ae3c59da-7de3-407e-8a3e-1bfb97b24d23/extra_specs/spec1 returned with HTTP 400 Sep 05 21:03:10 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 980/1974] 192.168.122.117 () {60 vars in 1299 bytes} [Sat Sep 5 21:03:10 2026] PUT /volume/v3/types/ae3c59da-7de3-407e-8a3e-1bfb97b24d23/extra_specs/spec1 => generated 72 bytes in 18 msecs (HTTP/1.1 400) 7 headers in 293 bytes (2 switches on core 0) Sep 05 21:03:10 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-d42bef4e-929c-4037-a596-989ccaaca615 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:03:10 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d42bef4e-929c-4037-a596-989ccaaca615 tempest-ExtraSpecsNegativeTest-328203439 tempest-ExtraSpecsNegativeTest-328203439-project-admin] PUT http://192.168.122.117/volume/v3/types/ae3c59da-7de3-407e-8a3e-1bfb97b24d23/extra_specs/None Sep 05 21:03:10 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-d42bef4e-929c-4037-a596-989ccaaca615 tempest-ExtraSpecsNegativeTest-328203439 tempest-ExtraSpecsNegativeTest-328203439-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:03:10 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d42bef4e-929c-4037-a596-989ccaaca615 tempest-ExtraSpecsNegativeTest-328203439 tempest-ExtraSpecsNegativeTest-328203439-project-admin] HTTP exception thrown: Request body and URI mismatch Sep 05 21:03:10 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d42bef4e-929c-4037-a596-989ccaaca615 tempest-ExtraSpecsNegativeTest-328203439 tempest-ExtraSpecsNegativeTest-328203439-project-admin] http://192.168.122.117/volume/v3/types/ae3c59da-7de3-407e-8a3e-1bfb97b24d23/extra_specs/None returned with HTTP 400 Sep 05 21:03:10 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 995/1975] 192.168.122.117 () {60 vars in 1297 bytes} [Sat Sep 5 21:03:10 2026] PUT /volume/v3/types/ae3c59da-7de3-407e-8a3e-1bfb97b24d23/extra_specs/None => generated 73 bytes in 61 msecs (HTTP/1.1 400) 7 headers in 293 bytes (2 switches on core 0) Sep 05 21:03:10 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-e1913821-3c96-4e9b-aea1-1377e965b6f7 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:03:10 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-e1913821-3c96-4e9b-aea1-1377e965b6f7 tempest-ExtraSpecsNegativeTest-328203439 tempest-ExtraSpecsNegativeTest-328203439-project-admin] PUT http://192.168.122.117/volume/v3/types/ae3c59da-7de3-407e-8a3e-1bfb97b24d23/extra_specs/b04854fb-40a5-44c7-be19-e2796534821b Sep 05 21:03:10 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-e1913821-3c96-4e9b-aea1-1377e965b6f7 tempest-ExtraSpecsNegativeTest-328203439 tempest-ExtraSpecsNegativeTest-328203439-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:03:10 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-e1913821-3c96-4e9b-aea1-1377e965b6f7 tempest-ExtraSpecsNegativeTest-328203439 tempest-ExtraSpecsNegativeTest-328203439-project-admin] HTTP exception thrown: Request body and URI mismatch Sep 05 21:03:10 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-e1913821-3c96-4e9b-aea1-1377e965b6f7 tempest-ExtraSpecsNegativeTest-328203439 tempest-ExtraSpecsNegativeTest-328203439-project-admin] http://192.168.122.117/volume/v3/types/ae3c59da-7de3-407e-8a3e-1bfb97b24d23/extra_specs/b04854fb-40a5-44c7-be19-e2796534821b returned with HTTP 400 Sep 05 21:03:10 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 981/1976] 192.168.122.117 () {60 vars in 1393 bytes} [Sat Sep 5 21:03:10 2026] PUT /volume/v3/types/ae3c59da-7de3-407e-8a3e-1bfb97b24d23/extra_specs/b04854fb-40a5-44c7-be19-e2796534821b => generated 73 bytes in 72 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 05 21:03:10 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-91e5e758-2496-4503-b3eb-3b8a15bd949f None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:03:10 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-91e5e758-2496-4503-b3eb-3b8a15bd949f tempest-ExtraSpecsNegativeTest-328203439 tempest-ExtraSpecsNegativeTest-328203439-project-admin] PUT http://192.168.122.117/volume/v3/types/cc35b014-b82f-41c5-b285-05e734e8161f/extra_specs/spec1 Sep 05 21:03:10 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-91e5e758-2496-4503-b3eb-3b8a15bd949f tempest-ExtraSpecsNegativeTest-328203439 tempest-ExtraSpecsNegativeTest-328203439-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:03:10 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-91e5e758-2496-4503-b3eb-3b8a15bd949f tempest-ExtraSpecsNegativeTest-328203439 tempest-ExtraSpecsNegativeTest-328203439-project-admin] http://192.168.122.117/volume/v3/types/cc35b014-b82f-41c5-b285-05e734e8161f/extra_specs/spec1 returned with HTTP 404 Sep 05 21:03:10 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 996/1977] 192.168.122.117 () {60 vars in 1300 bytes} [Sat Sep 5 21:03:10 2026] PUT /volume/v3/types/cc35b014-b82f-41c5-b285-05e734e8161f/extra_specs/spec1 => generated 114 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 21:03:10 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-253611a9-b66b-4704-86ab-d9e2206cd52e None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:03:10 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-253611a9-b66b-4704-86ab-d9e2206cd52e tempest-ExtraSpecsNegativeTest-328203439 tempest-ExtraSpecsNegativeTest-328203439-project-admin] DELETE http://192.168.122.117/volume/v3/types/ae3c59da-7de3-407e-8a3e-1bfb97b24d23 Sep 05 21:03:10 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-253611a9-b66b-4704-86ab-d9e2206cd52e tempest-ExtraSpecsNegativeTest-328203439 tempest-ExtraSpecsNegativeTest-328203439-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:03:10 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-253611a9-b66b-4704-86ab-d9e2206cd52e tempest-ExtraSpecsNegativeTest-328203439 tempest-ExtraSpecsNegativeTest-328203439-project-admin] Calling method '_delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:03:10 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-253611a9-b66b-4704-86ab-d9e2206cd52e tempest-ExtraSpecsNegativeTest-328203439 tempest-ExtraSpecsNegativeTest-328203439-project-admin] http://192.168.122.117/volume/v3/types/ae3c59da-7de3-407e-8a3e-1bfb97b24d23 returned with HTTP 202 Sep 05 21:03:10 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 982/1978] 192.168.122.117 () {58 vars in 1229 bytes} [Sat Sep 5 21:03:10 2026] DELETE /volume/v3/types/ae3c59da-7de3-407e-8a3e-1bfb97b24d23 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:03:10 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-c8a2ffb9-0aab-4716-8aad-cedb5897a589 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:03:10 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-c8a2ffb9-0aab-4716-8aad-cedb5897a589 tempest-ExtraSpecsNegativeTest-328203439 tempest-ExtraSpecsNegativeTest-328203439-project-admin] GET http://192.168.122.117/volume/v3/types/ae3c59da-7de3-407e-8a3e-1bfb97b24d23 Sep 05 21:03:10 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-c8a2ffb9-0aab-4716-8aad-cedb5897a589 tempest-ExtraSpecsNegativeTest-328203439 tempest-ExtraSpecsNegativeTest-328203439-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:03:10 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-c8a2ffb9-0aab-4716-8aad-cedb5897a589 tempest-ExtraSpecsNegativeTest-328203439 tempest-ExtraSpecsNegativeTest-328203439-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:03:10 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-c8a2ffb9-0aab-4716-8aad-cedb5897a589 tempest-ExtraSpecsNegativeTest-328203439 tempest-ExtraSpecsNegativeTest-328203439-project-admin] http://192.168.122.117/volume/v3/types/ae3c59da-7de3-407e-8a3e-1bfb97b24d23 returned with HTTP 404 Sep 05 21:03:10 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 997/1979] 192.168.122.117 () {58 vars in 1226 bytes} [Sat Sep 5 21:03:10 2026] GET /volume/v3/types/ae3c59da-7de3-407e-8a3e-1bfb97b24d23 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:03:17 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-4a83a0b1-66cd-400e-b6c6-5b3574324125 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:03:18 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-4a83a0b1-66cd-400e-b6c6-5b3574324125 tempest-VolumeTypesNegativeTest-1103745119 tempest-VolumeTypesNegativeTest-1103745119-project-admin] POST http://192.168.122.117/volume/v3/types/b1395b66-b5be-41dd-96e7-edff748cd302/encryption Sep 05 21:03:18 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-4a83a0b1-66cd-400e-b6c6-5b3574324125 tempest-VolumeTypesNegativeTest-1103745119 tempest-VolumeTypesNegativeTest-1103745119-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:03:18 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-4a83a0b1-66cd-400e-b6c6-5b3574324125 tempest-VolumeTypesNegativeTest-1103745119 tempest-VolumeTypesNegativeTest-1103745119-project-admin] http://192.168.122.117/volume/v3/types/b1395b66-b5be-41dd-96e7-edff748cd302/encryption returned with HTTP 404 Sep 05 21:03:18 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 983/1980] 192.168.122.117 () {60 vars in 1281 bytes} [Sat Sep 5 21:03:17 2026] POST /volume/v3/types/b1395b66-b5be-41dd-96e7-edff748cd302/encryption => generated 114 bytes in 303 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:03:18 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-837ab703-e230-48f6-a9fd-0b374c2fdbce None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:03:18 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-837ab703-e230-48f6-a9fd-0b374c2fdbce tempest-VolumeTypesNegativeTest-1103745119 tempest-VolumeTypesNegativeTest-1103745119-project-admin] POST http://192.168.122.117/volume/v3/types Sep 05 21:03:18 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-837ab703-e230-48f6-a9fd-0b374c2fdbce tempest-VolumeTypesNegativeTest-1103745119 tempest-VolumeTypesNegativeTest-1103745119-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1294606486", "os-volume-type-access:is_public": false}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:03:18 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-837ab703-e230-48f6-a9fd-0b374c2fdbce tempest-VolumeTypesNegativeTest-1103745119 tempest-VolumeTypesNegativeTest-1103745119-project-admin] http://192.168.122.117/volume/v3/types returned with HTTP 200 Sep 05 21:03:18 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 998/1981] 192.168.122.117 () {60 vars in 1137 bytes} [Sat Sep 5 21:03:18 2026] POST /volume/v3/types => generated 231 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:03:18 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-c4cf4341-0cef-4818-bd63-0b70a74650af None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:03:18 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-c4cf4341-0cef-4818-bd63-0b70a74650af tempest-VolumeTypesNegativeTest-1590708524 tempest-VolumeTypesNegativeTest-1590708524-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 21:03:18 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-c4cf4341-0cef-4818-bd63-0b70a74650af tempest-VolumeTypesNegativeTest-1590708524 tempest-VolumeTypesNegativeTest-1590708524-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "c3813771-f0b4-458f-9743-4fe22ef92d93", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-148494452"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:03:18 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.volumes [None req-c4cf4341-0cef-4818-bd63-0b70a74650af tempest-VolumeTypesNegativeTest-1590708524 tempest-VolumeTypesNegativeTest-1590708524-project-member] Create volume request body: {'volume': {'volume_type': 'c3813771-f0b4-458f-9743-4fe22ef92d93', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-148494452'}} {{(pid=87435) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:03:18 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-c4cf4341-0cef-4818-bd63-0b70a74650af tempest-VolumeTypesNegativeTest-1590708524 tempest-VolumeTypesNegativeTest-1590708524-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 404 Sep 05 21:03:18 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 984/1982] 192.168.122.117 () {60 vars in 1143 bytes} [Sat Sep 5 21:03:18 2026] POST /volume/v3/volumes => generated 114 bytes in 334 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:03:18 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-56606056-5bd5-4529-802e-564e2dcb2c7d None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:03:18 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-56606056-5bd5-4529-802e-564e2dcb2c7d tempest-VolumeTypesNegativeTest-1103745119 tempest-VolumeTypesNegativeTest-1103745119-project-admin] DELETE http://192.168.122.117/volume/v3/types/c3813771-f0b4-458f-9743-4fe22ef92d93 Sep 05 21:03:18 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-56606056-5bd5-4529-802e-564e2dcb2c7d tempest-VolumeTypesNegativeTest-1103745119 tempest-VolumeTypesNegativeTest-1103745119-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:03:18 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-56606056-5bd5-4529-802e-564e2dcb2c7d tempest-VolumeTypesNegativeTest-1103745119 tempest-VolumeTypesNegativeTest-1103745119-project-admin] Calling method '_delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:03:18 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-56606056-5bd5-4529-802e-564e2dcb2c7d tempest-VolumeTypesNegativeTest-1103745119 tempest-VolumeTypesNegativeTest-1103745119-project-admin] http://192.168.122.117/volume/v3/types/c3813771-f0b4-458f-9743-4fe22ef92d93 returned with HTTP 202 Sep 05 21:03:18 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 999/1983] 192.168.122.117 () {58 vars in 1229 bytes} [Sat Sep 5 21:03:18 2026] DELETE /volume/v3/types/c3813771-f0b4-458f-9743-4fe22ef92d93 => generated 0 bytes in 117 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:03:18 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-c2c28ccd-8548-4ea2-bbaa-57aaf6a8dbf3 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:03:18 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-c2c28ccd-8548-4ea2-bbaa-57aaf6a8dbf3 tempest-VolumeTypesNegativeTest-1103745119 tempest-VolumeTypesNegativeTest-1103745119-project-admin] GET http://192.168.122.117/volume/v3/types/c3813771-f0b4-458f-9743-4fe22ef92d93 Sep 05 21:03:18 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-c2c28ccd-8548-4ea2-bbaa-57aaf6a8dbf3 tempest-VolumeTypesNegativeTest-1103745119 tempest-VolumeTypesNegativeTest-1103745119-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:03:18 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-c2c28ccd-8548-4ea2-bbaa-57aaf6a8dbf3 tempest-VolumeTypesNegativeTest-1103745119 tempest-VolumeTypesNegativeTest-1103745119-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:03:18 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-c2c28ccd-8548-4ea2-bbaa-57aaf6a8dbf3 tempest-VolumeTypesNegativeTest-1103745119 tempest-VolumeTypesNegativeTest-1103745119-project-admin] http://192.168.122.117/volume/v3/types/c3813771-f0b4-458f-9743-4fe22ef92d93 returned with HTTP 404 Sep 05 21:03:18 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 985/1984] 192.168.122.117 () {58 vars in 1226 bytes} [Sat Sep 5 21:03:18 2026] GET /volume/v3/types/c3813771-f0b4-458f-9743-4fe22ef92d93 => generated 114 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:03:18 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-ba72b7fa-58eb-4df4-afc4-bcf9b9eabcf3 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:03:18 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-ba72b7fa-58eb-4df4-afc4-bcf9b9eabcf3 tempest-VolumeTypesNegativeTest-1103745119 tempest-VolumeTypesNegativeTest-1103745119-project-admin] POST http://192.168.122.117/volume/v3/types Sep 05 21:03:18 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-ba72b7fa-58eb-4df4-afc4-bcf9b9eabcf3 tempest-VolumeTypesNegativeTest-1103745119 tempest-VolumeTypesNegativeTest-1103745119-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:03:18 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-ba72b7fa-58eb-4df4-afc4-bcf9b9eabcf3 tempest-VolumeTypesNegativeTest-1103745119 tempest-VolumeTypesNegativeTest-1103745119-project-admin] http://192.168.122.117/volume/v3/types returned with HTTP 400 Sep 05 21:03:18 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1000/1985] 192.168.122.117 () {60 vars in 1136 bytes} [Sat Sep 5 21:03:18 2026] POST /volume/v3/types => generated 115 bytes in 26 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 05 21:03:18 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-7593d119-e0e1-4d90-a59d-1f23ce34a410 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:03:18 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-7593d119-e0e1-4d90-a59d-1f23ce34a410 tempest-VolumeTypesNegativeTest-1103745119 tempest-VolumeTypesNegativeTest-1103745119-project-admin] POST http://192.168.122.117/volume/v3/types Sep 05 21:03:18 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-7593d119-e0e1-4d90-a59d-1f23ce34a410 tempest-VolumeTypesNegativeTest-1103745119 tempest-VolumeTypesNegativeTest-1103745119-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-92226202"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:03:18 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-7593d119-e0e1-4d90-a59d-1f23ce34a410 tempest-VolumeTypesNegativeTest-1103745119 tempest-VolumeTypesNegativeTest-1103745119-project-admin] http://192.168.122.117/volume/v3/types returned with HTTP 200 Sep 05 21:03:18 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 986/1986] 192.168.122.117 () {60 vars in 1136 bytes} [Sat Sep 5 21:03:18 2026] POST /volume/v3/types => generated 227 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:03:18 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-adb1ff0e-23e6-45ac-a998-8ef7d7aebcac None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:03:18 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-adb1ff0e-23e6-45ac-a998-8ef7d7aebcac tempest-VolumeTypesNegativeTest-1103745119 tempest-VolumeTypesNegativeTest-1103745119-project-admin] POST http://192.168.122.117/volume/v3/types Sep 05 21:03:18 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-adb1ff0e-23e6-45ac-a998-8ef7d7aebcac tempest-VolumeTypesNegativeTest-1103745119 tempest-VolumeTypesNegativeTest-1103745119-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-92226202"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:03:19 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-adb1ff0e-23e6-45ac-a998-8ef7d7aebcac tempest-VolumeTypesNegativeTest-1103745119 tempest-VolumeTypesNegativeTest-1103745119-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-92226202 already exists. Sep 05 21:03:19 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-adb1ff0e-23e6-45ac-a998-8ef7d7aebcac tempest-VolumeTypesNegativeTest-1103745119 tempest-VolumeTypesNegativeTest-1103745119-project-admin] http://192.168.122.117/volume/v3/types returned with HTTP 409 Sep 05 21:03:19 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1001/1987] 192.168.122.117 () {60 vars in 1136 bytes} [Sat Sep 5 21:03:18 2026] POST /volume/v3/types => generated 132 bytes in 97 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:03:19 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-54b2f82d-4927-4721-bd1c-ea620750d787 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:03:19 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-54b2f82d-4927-4721-bd1c-ea620750d787 tempest-VolumeTypesNegativeTest-1103745119 tempest-VolumeTypesNegativeTest-1103745119-project-admin] DELETE http://192.168.122.117/volume/v3/types/789fc1bf-7036-49be-b28e-f7d45035dadb Sep 05 21:03:19 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-54b2f82d-4927-4721-bd1c-ea620750d787 tempest-VolumeTypesNegativeTest-1103745119 tempest-VolumeTypesNegativeTest-1103745119-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:03:19 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-54b2f82d-4927-4721-bd1c-ea620750d787 tempest-VolumeTypesNegativeTest-1103745119 tempest-VolumeTypesNegativeTest-1103745119-project-admin] Calling method '_delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:03:19 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-54b2f82d-4927-4721-bd1c-ea620750d787 tempest-VolumeTypesNegativeTest-1103745119 tempest-VolumeTypesNegativeTest-1103745119-project-admin] http://192.168.122.117/volume/v3/types/789fc1bf-7036-49be-b28e-f7d45035dadb returned with HTTP 202 Sep 05 21:03:19 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 987/1988] 192.168.122.117 () {58 vars in 1229 bytes} [Sat Sep 5 21:03:19 2026] DELETE /volume/v3/types/789fc1bf-7036-49be-b28e-f7d45035dadb => generated 0 bytes in 128 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:03:19 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-e950245e-1b23-4a06-92ce-5d346e65ce72 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:03:19 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-e950245e-1b23-4a06-92ce-5d346e65ce72 tempest-VolumeTypesNegativeTest-1103745119 tempest-VolumeTypesNegativeTest-1103745119-project-admin] GET http://192.168.122.117/volume/v3/types/789fc1bf-7036-49be-b28e-f7d45035dadb Sep 05 21:03:19 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-e950245e-1b23-4a06-92ce-5d346e65ce72 tempest-VolumeTypesNegativeTest-1103745119 tempest-VolumeTypesNegativeTest-1103745119-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:03:19 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-e950245e-1b23-4a06-92ce-5d346e65ce72 tempest-VolumeTypesNegativeTest-1103745119 tempest-VolumeTypesNegativeTest-1103745119-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:03:19 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-e950245e-1b23-4a06-92ce-5d346e65ce72 tempest-VolumeTypesNegativeTest-1103745119 tempest-VolumeTypesNegativeTest-1103745119-project-admin] http://192.168.122.117/volume/v3/types/789fc1bf-7036-49be-b28e-f7d45035dadb returned with HTTP 404 Sep 05 21:03:19 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1002/1989] 192.168.122.117 () {58 vars in 1226 bytes} [Sat Sep 5 21:03:19 2026] GET /volume/v3/types/789fc1bf-7036-49be-b28e-f7d45035dadb => generated 114 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:03:19 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-afb86d2c-6d75-4563-883a-07f7ce17b26a None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:03:19 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-afb86d2c-6d75-4563-883a-07f7ce17b26a tempest-VolumeTypesNegativeTest-1103745119 tempest-VolumeTypesNegativeTest-1103745119-project-admin] DELETE http://192.168.122.117/volume/v3/types/138efdea-c6f6-41ed-b6c7-220705f36506 Sep 05 21:03:19 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-afb86d2c-6d75-4563-883a-07f7ce17b26a tempest-VolumeTypesNegativeTest-1103745119 tempest-VolumeTypesNegativeTest-1103745119-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:03:19 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-afb86d2c-6d75-4563-883a-07f7ce17b26a tempest-VolumeTypesNegativeTest-1103745119 tempest-VolumeTypesNegativeTest-1103745119-project-admin] Calling method '_delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:03:19 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-afb86d2c-6d75-4563-883a-07f7ce17b26a tempest-VolumeTypesNegativeTest-1103745119 tempest-VolumeTypesNegativeTest-1103745119-project-admin] http://192.168.122.117/volume/v3/types/138efdea-c6f6-41ed-b6c7-220705f36506 returned with HTTP 404 Sep 05 21:03:19 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 988/1990] 192.168.122.117 () {58 vars in 1229 bytes} [Sat Sep 5 21:03:19 2026] DELETE /volume/v3/types/138efdea-c6f6-41ed-b6c7-220705f36506 => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:03:19 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-77578a59-4c58-46bd-802c-a505945304c9 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:03:19 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-77578a59-4c58-46bd-802c-a505945304c9 tempest-VolumeTypesNegativeTest-1103745119 tempest-VolumeTypesNegativeTest-1103745119-project-admin] GET http://192.168.122.117/volume/v3/types/c2d8403a-159c-4c69-bc22-63c0b2cc5625 Sep 05 21:03:19 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-77578a59-4c58-46bd-802c-a505945304c9 tempest-VolumeTypesNegativeTest-1103745119 tempest-VolumeTypesNegativeTest-1103745119-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:03:19 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-77578a59-4c58-46bd-802c-a505945304c9 tempest-VolumeTypesNegativeTest-1103745119 tempest-VolumeTypesNegativeTest-1103745119-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:03:19 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-77578a59-4c58-46bd-802c-a505945304c9 tempest-VolumeTypesNegativeTest-1103745119 tempest-VolumeTypesNegativeTest-1103745119-project-admin] http://192.168.122.117/volume/v3/types/c2d8403a-159c-4c69-bc22-63c0b2cc5625 returned with HTTP 404 Sep 05 21:03:19 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1003/1991] 192.168.122.117 () {58 vars in 1226 bytes} [Sat Sep 5 21:03:19 2026] GET /volume/v3/types/c2d8403a-159c-4c69-bc22-63c0b2cc5625 => generated 114 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:03:29 devstack devstack@c-api.service[87435]: DEBUG dbcounter [-] [87435] Writing DB stats cinder:SELECT=310,cinder:UPDATE=86,cinder:INSERT=41 {{(pid=87435) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 21:03:29 devstack devstack@c-api.service[87434]: DEBUG dbcounter [-] [87434] Writing DB stats cinder:SELECT=241,cinder:UPDATE=49,cinder:DELETE=2,cinder:INSERT=15 {{(pid=87434) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 21:03:47 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-a036532e-328d-49cb-8e8e-5fd613978495 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:03:47 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-a036532e-328d-49cb-8e8e-5fd613978495 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] GET http://192.168.122.117/volume/v3/volumes/d0a8424e-7c13-450e-a113-3d502777a4fc Sep 05 21:03:47 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-a036532e-328d-49cb-8e8e-5fd613978495 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:03:47 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-a036532e-328d-49cb-8e8e-5fd613978495 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:03:47 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:03:47 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:03:47 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:03:47 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:03:47 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-a036532e-328d-49cb-8e8e-5fd613978495 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Volume info retrieved successfully. Sep 05 21:03:47 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-a036532e-328d-49cb-8e8e-5fd613978495 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] http://192.168.122.117/volume/v3/volumes/d0a8424e-7c13-450e-a113-3d502777a4fc returned with HTTP 200 Sep 05 21:03:47 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 989/1992] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:03:47 2026] GET /volume/v3/volumes/d0a8424e-7c13-450e-a113-3d502777a4fc => generated 848 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:03:47 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-353bd919-ae74-41a0-8259-5bf049eb74f2 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:03:47 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-353bd919-ae74-41a0-8259-5bf049eb74f2 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] GET http://192.168.122.117/volume/v3/volumes/d0a8424e-7c13-450e-a113-3d502777a4fc Sep 05 21:03:47 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-353bd919-ae74-41a0-8259-5bf049eb74f2 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:03:47 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-353bd919-ae74-41a0-8259-5bf049eb74f2 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:03:47 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:03:47 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:03:47 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:03:47 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:03:47 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-353bd919-ae74-41a0-8259-5bf049eb74f2 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Volume info retrieved successfully. Sep 05 21:03:47 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-353bd919-ae74-41a0-8259-5bf049eb74f2 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] http://192.168.122.117/volume/v3/volumes/d0a8424e-7c13-450e-a113-3d502777a4fc returned with HTTP 200 Sep 05 21:03:47 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1004/1993] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:03:47 2026] GET /volume/v3/volumes/d0a8424e-7c13-450e-a113-3d502777a4fc => generated 848 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:03:47 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [req-2487a9c9-618a-404a-8e12-dd10bff32c86 req-7be1584a-c1bf-4b06-be7f-e795b77f3fee None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:03:47 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-2487a9c9-618a-404a-8e12-dd10bff32c86 req-7be1584a-c1bf-4b06-be7f-e795b77f3fee tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] GET http://192.168.122.117/volume/v3/volumes/d0a8424e-7c13-450e-a113-3d502777a4fc Sep 05 21:03:47 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-2487a9c9-618a-404a-8e12-dd10bff32c86 req-7be1584a-c1bf-4b06-be7f-e795b77f3fee tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:03:47 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-2487a9c9-618a-404a-8e12-dd10bff32c86 req-7be1584a-c1bf-4b06-be7f-e795b77f3fee tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:03:47 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:03:47 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:03:47 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:03:47 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:03:47 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [req-2487a9c9-618a-404a-8e12-dd10bff32c86 req-7be1584a-c1bf-4b06-be7f-e795b77f3fee tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Volume info retrieved successfully. Sep 05 21:03:47 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-2487a9c9-618a-404a-8e12-dd10bff32c86 req-7be1584a-c1bf-4b06-be7f-e795b77f3fee tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] http://192.168.122.117/volume/v3/volumes/d0a8424e-7c13-450e-a113-3d502777a4fc returned with HTTP 200 Sep 05 21:03:47 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 990/1994] 192.168.122.117 () {60 vars in 1487 bytes} [Sat Sep 5 21:03:47 2026] GET /volume/v3/volumes/d0a8424e-7c13-450e-a113-3d502777a4fc => generated 848 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:03:48 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-f65dd21e-27d6-4fe5-a4eb-7dbb4bcb7088 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:03:48 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-f65dd21e-27d6-4fe5-a4eb-7dbb4bcb7088 None None] GET http://192.168.122.117/volume// Sep 05 21:03:48 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-f65dd21e-27d6-4fe5-a4eb-7dbb4bcb7088 None None] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:03:48 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-f65dd21e-27d6-4fe5-a4eb-7dbb4bcb7088 None None] Calling method 'all' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:03:48 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-f65dd21e-27d6-4fe5-a4eb-7dbb4bcb7088 None None] http://192.168.122.117/volume// returned with HTTP 300 Sep 05 21:03:48 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1005/1995] 192.168.122.117 () {58 vars in 1317 bytes} [Sat Sep 5 21:03:48 2026] GET /volume/ => generated 390 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 21:03:48 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [req-2487a9c9-618a-404a-8e12-dd10bff32c86 req-a584d258-f847-4d15-8cfc-aed9e2cb8c69 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:03:48 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-2487a9c9-618a-404a-8e12-dd10bff32c86 req-a584d258-f847-4d15-8cfc-aed9e2cb8c69 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] POST http://192.168.122.117/volume/v3/attachments Sep 05 21:03:48 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-2487a9c9-618a-404a-8e12-dd10bff32c86 req-a584d258-f847-4d15-8cfc-aed9e2cb8c69 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d0a8424e-7c13-450e-a113-3d502777a4fc", "connector": null, "instance_uuid": "293bedd3-815b-480d-bbbe-51903dd151d9"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:03:48 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:03:48 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:03:48 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:03:48 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:03:48 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-2487a9c9-618a-404a-8e12-dd10bff32c86 req-a584d258-f847-4d15-8cfc-aed9e2cb8c69 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] http://192.168.122.117/volume/v3/attachments returned with HTTP 200 Sep 05 21:03:48 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 991/1996] 192.168.122.117 () {66 vars in 1483 bytes} [Sat Sep 5 21:03:48 2026] POST /volume/v3/attachments => generated 273 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:03:48 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-68056a28-592c-44c0-89cb-dae41eb407c2 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:03:48 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-68056a28-592c-44c0-89cb-dae41eb407c2 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] GET http://192.168.122.117/volume/v3/volumes/d0a8424e-7c13-450e-a113-3d502777a4fc Sep 05 21:03:48 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-68056a28-592c-44c0-89cb-dae41eb407c2 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:03:48 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-68056a28-592c-44c0-89cb-dae41eb407c2 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:03:48 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:03:48 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:03:48 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:03:48 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:03:48 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-c15ef218-8e1e-42c8-88d1-539bba6cf855 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:03:48 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-c15ef218-8e1e-42c8-88d1-539bba6cf855 None None] GET http://192.168.122.117/volume// Sep 05 21:03:48 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-c15ef218-8e1e-42c8-88d1-539bba6cf855 None None] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:03:48 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-c15ef218-8e1e-42c8-88d1-539bba6cf855 None None] Calling method 'all' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:03:48 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-c15ef218-8e1e-42c8-88d1-539bba6cf855 None None] http://192.168.122.117/volume// returned with HTTP 300 Sep 05 21:03:48 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 992/1997] 192.168.122.117 () {58 vars in 1315 bytes} [Sat Sep 5 21:03:48 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 21:03:48 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-68056a28-592c-44c0-89cb-dae41eb407c2 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Volume info retrieved successfully. Sep 05 21:03:48 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [req-2487a9c9-618a-404a-8e12-dd10bff32c86 req-2049d5d3-e8a4-4e79-a06f-126a80e6e9d9 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:03:48 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-68056a28-592c-44c0-89cb-dae41eb407c2 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] http://192.168.122.117/volume/v3/volumes/d0a8424e-7c13-450e-a113-3d502777a4fc returned with HTTP 200 Sep 05 21:03:48 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1006/1998] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:03:48 2026] GET /volume/v3/volumes/d0a8424e-7c13-450e-a113-3d502777a4fc => generated 847 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:03:48 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-2487a9c9-618a-404a-8e12-dd10bff32c86 req-2049d5d3-e8a4-4e79-a06f-126a80e6e9d9 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] GET http://192.168.122.117/volume/v3/volumes/d0a8424e-7c13-450e-a113-3d502777a4fc Sep 05 21:03:48 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-2487a9c9-618a-404a-8e12-dd10bff32c86 req-2049d5d3-e8a4-4e79-a06f-126a80e6e9d9 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:03:48 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-2487a9c9-618a-404a-8e12-dd10bff32c86 req-2049d5d3-e8a4-4e79-a06f-126a80e6e9d9 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:03:48 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:03:48 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:03:48 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:03:48 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:03:48 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [req-2487a9c9-618a-404a-8e12-dd10bff32c86 req-2049d5d3-e8a4-4e79-a06f-126a80e6e9d9 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Volume info retrieved successfully. Sep 05 21:03:48 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-2487a9c9-618a-404a-8e12-dd10bff32c86 req-2049d5d3-e8a4-4e79-a06f-126a80e6e9d9 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] http://192.168.122.117/volume/v3/volumes/d0a8424e-7c13-450e-a113-3d502777a4fc returned with HTTP 200 Sep 05 21:03:48 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 993/1999] 192.168.122.117 () {62 vars in 1528 bytes} [Sat Sep 5 21:03:48 2026] GET /volume/v3/volumes/d0a8424e-7c13-450e-a113-3d502777a4fc => generated 1028 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 21:03:48 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-2487a9c9-618a-404a-8e12-dd10bff32c86 req-23749958-c047-4e7e-9375-35a7daf74efe None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:03:48 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-2487a9c9-618a-404a-8e12-dd10bff32c86 req-23749958-c047-4e7e-9375-35a7daf74efe tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] PUT http://192.168.122.117/volume/v3/attachments/537bafed-1945-4052-81ae-e6ac5b62a415 Sep 05 21:03:48 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-2487a9c9-618a-404a-8e12-dd10bff32c86 req-23749958-c047-4e7e-9375-35a7daf74efe tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.117", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:643f628891a", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d26e87ce-8ef5-4a19-89be-27e45980a71c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:03:48 devstack devstack@c-api.service[87434]: DEBUG cinder.coordination [req-2487a9c9-618a-404a-8e12-dd10bff32c86 req-23749958-c047-4e7e-9375-35a7daf74efe tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Acquiring lock "cinder-attachment_update-d0a8424e-7c13-450e-a113-3d502777a4fc-devstack" by "attachment_update" {{(pid=87434) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 05 21:03:48 devstack devstack@c-api.service[87434]: DEBUG cinder.coordination [req-2487a9c9-618a-404a-8e12-dd10bff32c86 req-23749958-c047-4e7e-9375-35a7daf74efe tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Lock "cinder-attachment_update-d0a8424e-7c13-450e-a113-3d502777a4fc-devstack" acquired by "attachment_update" :: waited 0.021s {{(pid=87434) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 05 21:03:48 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:03:48 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:03:48 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:03:48 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:03:48 devstack devstack@c-api.service[87434]: DEBUG cinder.coordination [req-2487a9c9-618a-404a-8e12-dd10bff32c86 req-23749958-c047-4e7e-9375-35a7daf74efe tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Lock "cinder-attachment_update-d0a8424e-7c13-450e-a113-3d502777a4fc-devstack" released by "attachment_update" :: held 0.244s {{(pid=87434) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 05 21:03:48 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-2487a9c9-618a-404a-8e12-dd10bff32c86 req-23749958-c047-4e7e-9375-35a7daf74efe tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] http://192.168.122.117/volume/v3/attachments/537bafed-1945-4052-81ae-e6ac5b62a415 returned with HTTP 200 Sep 05 21:03:48 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1007/2000] 192.168.122.117 () {66 vars in 1593 bytes} [Sat Sep 5 21:03:48 2026] PUT /volume/v3/attachments/537bafed-1945-4052-81ae-e6ac5b62a415 => generated 694 bytes in 305 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:03:49 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-691895ec-2354-435c-8463-2a4c28880320 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:03:49 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-691895ec-2354-435c-8463-2a4c28880320 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] GET http://192.168.122.117/volume/v3/volumes/d0a8424e-7c13-450e-a113-3d502777a4fc Sep 05 21:03:49 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-691895ec-2354-435c-8463-2a4c28880320 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:03:49 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-691895ec-2354-435c-8463-2a4c28880320 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:03:49 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:03:49 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:03:49 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:03:49 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:03:49 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-691895ec-2354-435c-8463-2a4c28880320 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Volume info retrieved successfully. Sep 05 21:03:49 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-691895ec-2354-435c-8463-2a4c28880320 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] http://192.168.122.117/volume/v3/volumes/d0a8424e-7c13-450e-a113-3d502777a4fc returned with HTTP 200 Sep 05 21:03:49 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 994/2001] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:03:49 2026] GET /volume/v3/volumes/d0a8424e-7c13-450e-a113-3d502777a4fc => generated 848 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:03:49 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-2487a9c9-618a-404a-8e12-dd10bff32c86 req-6c92a426-f552-462d-9190-badafe8c7ebd None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:03:49 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-2487a9c9-618a-404a-8e12-dd10bff32c86 req-6c92a426-f552-462d-9190-badafe8c7ebd tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] POST http://192.168.122.117/volume/v3/attachments/537bafed-1945-4052-81ae-e6ac5b62a415/action Sep 05 21:03:49 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-2487a9c9-618a-404a-8e12-dd10bff32c86 req-6c92a426-f552-462d-9190-badafe8c7ebd tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Action body: b'{"os-complete": null}' {{(pid=87434) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 21:03:49 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-2487a9c9-618a-404a-8e12-dd10bff32c86 req-6c92a426-f552-462d-9190-badafe8c7ebd tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:03:50 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:03:50 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:03:50 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:03:50 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:03:50 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-2487a9c9-618a-404a-8e12-dd10bff32c86 req-6c92a426-f552-462d-9190-badafe8c7ebd tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] http://192.168.122.117/volume/v3/attachments/537bafed-1945-4052-81ae-e6ac5b62a415/action returned with HTTP 204 Sep 05 21:03:50 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1008/2002] 192.168.122.117 () {66 vars in 1614 bytes} [Sat Sep 5 21:03:49 2026] POST /volume/v3/attachments/537bafed-1945-4052-81ae-e6ac5b62a415/action => generated 0 bytes in 162 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:03:50 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-4919b3ef-68b7-4c56-8d38-4db61f352aef None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:03:50 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-4919b3ef-68b7-4c56-8d38-4db61f352aef tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] GET http://192.168.122.117/volume/v3/volumes/d0a8424e-7c13-450e-a113-3d502777a4fc Sep 05 21:03:50 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-4919b3ef-68b7-4c56-8d38-4db61f352aef tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:03:50 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-4919b3ef-68b7-4c56-8d38-4db61f352aef tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:03:50 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:03:50 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:03:50 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:03:50 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:03:50 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-4919b3ef-68b7-4c56-8d38-4db61f352aef tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Volume info retrieved successfully. Sep 05 21:03:50 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-4919b3ef-68b7-4c56-8d38-4db61f352aef tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] http://192.168.122.117/volume/v3/volumes/d0a8424e-7c13-450e-a113-3d502777a4fc returned with HTTP 200 Sep 05 21:03:50 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 995/2003] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:03:50 2026] GET /volume/v3/volumes/d0a8424e-7c13-450e-a113-3d502777a4fc => generated 1140 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:03:50 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-cf676182-1c29-40c3-978a-5b7b9946fd51 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:03:50 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-cf676182-1c29-40c3-978a-5b7b9946fd51 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] GET http://192.168.122.117/volume/v3/volumes/d0a8424e-7c13-450e-a113-3d502777a4fc Sep 05 21:03:50 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-cf676182-1c29-40c3-978a-5b7b9946fd51 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:03:50 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-cf676182-1c29-40c3-978a-5b7b9946fd51 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:03:50 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:03:50 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:03:50 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:03:50 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:03:50 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-cf676182-1c29-40c3-978a-5b7b9946fd51 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Volume info retrieved successfully. Sep 05 21:03:50 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-cf676182-1c29-40c3-978a-5b7b9946fd51 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] http://192.168.122.117/volume/v3/volumes/d0a8424e-7c13-450e-a113-3d502777a4fc returned with HTTP 200 Sep 05 21:03:50 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1009/2004] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:03:50 2026] GET /volume/v3/volumes/d0a8424e-7c13-450e-a113-3d502777a4fc => generated 1140 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:03:51 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-4105e26a-d0ee-4e9e-8fff-eb45279e4a2e None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:03:51 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-4105e26a-d0ee-4e9e-8fff-eb45279e4a2e tempest-TestShelveInstance-1463649249 tempest-TestShelveInstance-1463649249-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 21:03:51 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-4105e26a-d0ee-4e9e-8fff-eb45279e4a2e tempest-TestShelveInstance-1463649249 tempest-TestShelveInstance-1463649249-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1592439634", "imageRef": "1e185b14-4f13-44ff-ab1c-d13d5db83085", "size": 1}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:03:51 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.volumes [None req-4105e26a-d0ee-4e9e-8fff-eb45279e4a2e tempest-TestShelveInstance-1463649249 tempest-TestShelveInstance-1463649249-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1592439634', 'imageRef': '1e185b14-4f13-44ff-ab1c-d13d5db83085', 'size': 1}} {{(pid=87435) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:03:51 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-4105e26a-d0ee-4e9e-8fff-eb45279e4a2e tempest-TestShelveInstance-1463649249 tempest-TestShelveInstance-1463649249-project-member] Create volume of 1 GB Sep 05 21:03:51 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-4105e26a-d0ee-4e9e-8fff-eb45279e4a2e tempest-TestShelveInstance-1463649249 tempest-TestShelveInstance-1463649249-project-member] Availability Zones retrieved successfully. Sep 05 21:03:51 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-4105e26a-d0ee-4e9e-8fff-eb45279e4a2e tempest-TestShelveInstance-1463649249 tempest-TestShelveInstance-1463649249-project-member] Flow 'volume_create_api' (c1f4ac2e-abd9-4230-84d6-9f2d08b27370) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:03:51 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-4105e26a-d0ee-4e9e-8fff-eb45279e4a2e tempest-TestShelveInstance-1463649249 tempest-TestShelveInstance-1463649249-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9eb985f4-d3f2-43ff-9d97-f8075623c28c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:03:51 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.flows.api.create_volume [None req-4105e26a-d0ee-4e9e-8fff-eb45279e4a2e tempest-TestShelveInstance-1463649249 tempest-TestShelveInstance-1463649249-project-member] Validating volume size '1' using validate_int {{(pid=87435) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:03:51 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-4105e26a-d0ee-4e9e-8fff-eb45279e4a2e tempest-TestShelveInstance-1463649249 tempest-TestShelveInstance-1463649249-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9eb985f4-d3f2-43ff-9d97-f8075623c28c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:03:51 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-4105e26a-d0ee-4e9e-8fff-eb45279e4a2e tempest-TestShelveInstance-1463649249 tempest-TestShelveInstance-1463649249-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e7dbf1f-a884-4f54-b623-a388cf78b637) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:03:51 devstack devstack@c-api.service[87435]: DEBUG cinder.quota [None req-4105e26a-d0ee-4e9e-8fff-eb45279e4a2e tempest-TestShelveInstance-1463649249 tempest-TestShelveInstance-1463649249-project-member] Created reservations ['00899440-1b83-4ae8-bc8f-0c98cc994ce4', 'cb496847-4299-4e84-9107-7280c793af62', '7bacc760-5f19-4885-9666-fc72d7326de5', 'a7c37228-27c4-4adf-aceb-008cee95374d'] {{(pid=87435) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:03:51 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-4105e26a-d0ee-4e9e-8fff-eb45279e4a2e tempest-TestShelveInstance-1463649249 tempest-TestShelveInstance-1463649249-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e7dbf1f-a884-4f54-b623-a388cf78b637) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['00899440-1b83-4ae8-bc8f-0c98cc994ce4', 'cb496847-4299-4e84-9107-7280c793af62', '7bacc760-5f19-4885-9666-fc72d7326de5', 'a7c37228-27c4-4adf-aceb-008cee95374d']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:03:51 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-4105e26a-d0ee-4e9e-8fff-eb45279e4a2e tempest-TestShelveInstance-1463649249 tempest-TestShelveInstance-1463649249-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd453fbf-ad3e-4b53-af2e-47ceb34e8fb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:03:51 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:03:51 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:03:51 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-4105e26a-d0ee-4e9e-8fff-eb45279e4a2e tempest-TestShelveInstance-1463649249 tempest-TestShelveInstance-1463649249-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd453fbf-ad3e-4b53-af2e-47ceb34e8fb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '92d80265-241f-45b1-b19e-301ce1fd26f2', '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-1592439634',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9267cd8804ba410d8f9e70420ed3305b',qos_specs=None,replication_status=,reservations=['00899440-1b83-4ae8-bc8f-0c98cc994ce4','cb496847-4299-4e84-9107-7280c793af62','7bacc760-5f19-4885-9666-fc72d7326de5','a7c37228-27c4-4adf-aceb-008cee95374d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='322282d32d47466f93e47cf2af6802a6',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:03:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1592439634',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=92d80265-241f-45b1-b19e-301ce1fd26f2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9267cd8804ba410d8f9e70420ed3305b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='322282d32d47466f93e47cf2af6802a6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:03:51 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-4105e26a-d0ee-4e9e-8fff-eb45279e4a2e tempest-TestShelveInstance-1463649249 tempest-TestShelveInstance-1463649249-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d06a5847-a639-4c78-822f-de0fb856ce0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:03:51 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-4105e26a-d0ee-4e9e-8fff-eb45279e4a2e tempest-TestShelveInstance-1463649249 tempest-TestShelveInstance-1463649249-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d06a5847-a639-4c78-822f-de0fb856ce0a) transitioned into state 'SUCCESS' from state '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-1592439634',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9267cd8804ba410d8f9e70420ed3305b',qos_specs=None,replication_status=,reservations=['00899440-1b83-4ae8-bc8f-0c98cc994ce4','cb496847-4299-4e84-9107-7280c793af62','7bacc760-5f19-4885-9666-fc72d7326de5','a7c37228-27c4-4adf-aceb-008cee95374d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='322282d32d47466f93e47cf2af6802a6',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:03:51 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-4105e26a-d0ee-4e9e-8fff-eb45279e4a2e tempest-TestShelveInstance-1463649249 tempest-TestShelveInstance-1463649249-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6c48c9e-db16-4667-b8e8-df407da0cb3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:03:51 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-4105e26a-d0ee-4e9e-8fff-eb45279e4a2e tempest-TestShelveInstance-1463649249 tempest-TestShelveInstance-1463649249-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6c48c9e-db16-4667-b8e8-df407da0cb3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:03:51 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-4105e26a-d0ee-4e9e-8fff-eb45279e4a2e tempest-TestShelveInstance-1463649249 tempest-TestShelveInstance-1463649249-project-member] Flow 'volume_create_api' (c1f4ac2e-abd9-4230-84d6-9f2d08b27370) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:03:51 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-4105e26a-d0ee-4e9e-8fff-eb45279e4a2e tempest-TestShelveInstance-1463649249 tempest-TestShelveInstance-1463649249-project-member] Create volume request issued successfully. Sep 05 21:03:51 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-4105e26a-d0ee-4e9e-8fff-eb45279e4a2e tempest-TestShelveInstance-1463649249 tempest-TestShelveInstance-1463649249-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 21:03:51 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 996/2005] 192.168.122.117 () {60 vars in 1143 bytes} [Sat Sep 5 21:03:51 2026] POST /volume/v3/volumes => generated 762 bytes in 682 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 05 21:03:51 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-e2c2af87-b3d3-4179-b680-5369a107759e None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:03:51 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-e2c2af87-b3d3-4179-b680-5369a107759e tempest-TestShelveInstance-1463649249 tempest-TestShelveInstance-1463649249-project-member] GET http://192.168.122.117/volume/v3/volumes/92d80265-241f-45b1-b19e-301ce1fd26f2 Sep 05 21:03:51 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-e2c2af87-b3d3-4179-b680-5369a107759e tempest-TestShelveInstance-1463649249 tempest-TestShelveInstance-1463649249-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:03:51 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-e2c2af87-b3d3-4179-b680-5369a107759e tempest-TestShelveInstance-1463649249 tempest-TestShelveInstance-1463649249-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:03:51 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:03:51 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:03:51 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:03:51 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:03:51 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-e2c2af87-b3d3-4179-b680-5369a107759e tempest-TestShelveInstance-1463649249 tempest-TestShelveInstance-1463649249-project-member] Volume info retrieved successfully. Sep 05 21:03:51 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-e2c2af87-b3d3-4179-b680-5369a107759e tempest-TestShelveInstance-1463649249 tempest-TestShelveInstance-1463649249-project-member] http://192.168.122.117/volume/v3/volumes/92d80265-241f-45b1-b19e-301ce1fd26f2 returned with HTTP 200 Sep 05 21:03:51 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1010/2006] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:03:51 2026] GET /volume/v3/volumes/92d80265-241f-45b1-b19e-301ce1fd26f2 => generated 830 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:03:52 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-313645a4-4640-4471-a947-dedab35a3100 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:03:52 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-313645a4-4640-4471-a947-dedab35a3100 tempest-TestShelveInstance-1463649249 tempest-TestShelveInstance-1463649249-project-member] GET http://192.168.122.117/volume/v3/volumes/92d80265-241f-45b1-b19e-301ce1fd26f2 Sep 05 21:03:52 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-313645a4-4640-4471-a947-dedab35a3100 tempest-TestShelveInstance-1463649249 tempest-TestShelveInstance-1463649249-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:03:52 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-313645a4-4640-4471-a947-dedab35a3100 tempest-TestShelveInstance-1463649249 tempest-TestShelveInstance-1463649249-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:03:52 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:03:52 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:03:52 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:03:52 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:03:53 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-313645a4-4640-4471-a947-dedab35a3100 tempest-TestShelveInstance-1463649249 tempest-TestShelveInstance-1463649249-project-member] Volume info retrieved successfully. Sep 05 21:03:53 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-313645a4-4640-4471-a947-dedab35a3100 tempest-TestShelveInstance-1463649249 tempest-TestShelveInstance-1463649249-project-member] http://192.168.122.117/volume/v3/volumes/92d80265-241f-45b1-b19e-301ce1fd26f2 returned with HTTP 200 Sep 05 21:03:53 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 997/2007] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:03:52 2026] GET /volume/v3/volumes/92d80265-241f-45b1-b19e-301ce1fd26f2 => generated 854 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:03:54 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-34fc087d-b6c2-4b73-9e22-1d978d82f0be None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:03:54 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-34fc087d-b6c2-4b73-9e22-1d978d82f0be tempest-TestShelveInstance-1463649249 tempest-TestShelveInstance-1463649249-project-member] GET http://192.168.122.117/volume/v3/volumes/92d80265-241f-45b1-b19e-301ce1fd26f2 Sep 05 21:03:54 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-34fc087d-b6c2-4b73-9e22-1d978d82f0be tempest-TestShelveInstance-1463649249 tempest-TestShelveInstance-1463649249-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:03:54 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-34fc087d-b6c2-4b73-9e22-1d978d82f0be tempest-TestShelveInstance-1463649249 tempest-TestShelveInstance-1463649249-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:03:54 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:03:54 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:03:54 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:03:54 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:03:54 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-34fc087d-b6c2-4b73-9e22-1d978d82f0be tempest-TestShelveInstance-1463649249 tempest-TestShelveInstance-1463649249-project-member] Volume info retrieved successfully. Sep 05 21:03:54 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-34fc087d-b6c2-4b73-9e22-1d978d82f0be tempest-TestShelveInstance-1463649249 tempest-TestShelveInstance-1463649249-project-member] http://192.168.122.117/volume/v3/volumes/92d80265-241f-45b1-b19e-301ce1fd26f2 returned with HTTP 200 Sep 05 21:03:54 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1011/2008] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:03:54 2026] GET /volume/v3/volumes/92d80265-241f-45b1-b19e-301ce1fd26f2 => generated 912 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:03:54 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [req-5201f6df-2de0-494c-bfb2-59a96fcfd7fd req-2fad2b98-a50a-4767-b78d-1b4fabf3488d None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:03:54 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-5201f6df-2de0-494c-bfb2-59a96fcfd7fd req-2fad2b98-a50a-4767-b78d-1b4fabf3488d tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] GET http://192.168.122.117/volume/v3/volumes/d0a8424e-7c13-450e-a113-3d502777a4fc Sep 05 21:03:54 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-5201f6df-2de0-494c-bfb2-59a96fcfd7fd req-2fad2b98-a50a-4767-b78d-1b4fabf3488d tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:03:54 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-5201f6df-2de0-494c-bfb2-59a96fcfd7fd req-2fad2b98-a50a-4767-b78d-1b4fabf3488d tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:03:54 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:03:54 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:03:54 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:03:54 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:03:54 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [req-5201f6df-2de0-494c-bfb2-59a96fcfd7fd req-2fad2b98-a50a-4767-b78d-1b4fabf3488d tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Volume info retrieved successfully. Sep 05 21:03:54 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-5201f6df-2de0-494c-bfb2-59a96fcfd7fd req-2fad2b98-a50a-4767-b78d-1b4fabf3488d tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] http://192.168.122.117/volume/v3/volumes/d0a8424e-7c13-450e-a113-3d502777a4fc returned with HTTP 200 Sep 05 21:03:54 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 998/2009] 192.168.122.117 () {60 vars in 1487 bytes} [Sat Sep 5 21:03:54 2026] GET /volume/v3/volumes/d0a8424e-7c13-450e-a113-3d502777a4fc => generated 1140 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:03:54 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-5201f6df-2de0-494c-bfb2-59a96fcfd7fd req-3b517a55-9b59-4aeb-a0e5-284470a24999 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:03:54 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-5201f6df-2de0-494c-bfb2-59a96fcfd7fd req-3b517a55-9b59-4aeb-a0e5-284470a24999 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] POST http://192.168.122.117/volume/v3/volumes/d0a8424e-7c13-450e-a113-3d502777a4fc/action Sep 05 21:03:54 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-5201f6df-2de0-494c-bfb2-59a96fcfd7fd req-3b517a55-9b59-4aeb-a0e5-284470a24999 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87434) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 21:03:54 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-5201f6df-2de0-494c-bfb2-59a96fcfd7fd req-3b517a55-9b59-4aeb-a0e5-284470a24999 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:03:54 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:03:54 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:03:54 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:03:54 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:03:54 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [req-5201f6df-2de0-494c-bfb2-59a96fcfd7fd req-3b517a55-9b59-4aeb-a0e5-284470a24999 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Volume info retrieved successfully. Sep 05 21:03:54 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [req-5201f6df-2de0-494c-bfb2-59a96fcfd7fd req-3b517a55-9b59-4aeb-a0e5-284470a24999 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Begin detaching volume completed successfully. Sep 05 21:03:54 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-5201f6df-2de0-494c-bfb2-59a96fcfd7fd req-3b517a55-9b59-4aeb-a0e5-284470a24999 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] http://192.168.122.117/volume/v3/volumes/d0a8424e-7c13-450e-a113-3d502777a4fc/action returned with HTTP 202 Sep 05 21:03:54 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1012/2010] 192.168.122.117 () {64 vars in 1561 bytes} [Sat Sep 5 21:03:54 2026] POST /volume/v3/volumes/d0a8424e-7c13-450e-a113-3d502777a4fc/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 21:03:54 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-38bdca74-2181-46fd-85a0-cade05c25cb4 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:03:54 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-38bdca74-2181-46fd-85a0-cade05c25cb4 None None] GET http://192.168.122.117/volume// Sep 05 21:03:54 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-38bdca74-2181-46fd-85a0-cade05c25cb4 None None] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:03:54 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-38bdca74-2181-46fd-85a0-cade05c25cb4 None None] Calling method 'all' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:03:54 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-38bdca74-2181-46fd-85a0-cade05c25cb4 None None] http://192.168.122.117/volume// returned with HTTP 300 Sep 05 21:03:54 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 999/2011] 192.168.122.117 () {58 vars in 1315 bytes} [Sat Sep 5 21:03:54 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 21:03:54 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-5201f6df-2de0-494c-bfb2-59a96fcfd7fd req-b8409d57-a639-46b6-a96b-b332e1ebfc65 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:03:54 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-5201f6df-2de0-494c-bfb2-59a96fcfd7fd req-b8409d57-a639-46b6-a96b-b332e1ebfc65 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] GET http://192.168.122.117/volume/v3/volumes/d0a8424e-7c13-450e-a113-3d502777a4fc Sep 05 21:03:54 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-5201f6df-2de0-494c-bfb2-59a96fcfd7fd req-b8409d57-a639-46b6-a96b-b332e1ebfc65 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:03:54 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-5201f6df-2de0-494c-bfb2-59a96fcfd7fd req-b8409d57-a639-46b6-a96b-b332e1ebfc65 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:03:54 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:03:54 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:03:54 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:03:54 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:03:54 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [req-5201f6df-2de0-494c-bfb2-59a96fcfd7fd req-b8409d57-a639-46b6-a96b-b332e1ebfc65 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Volume info retrieved successfully. Sep 05 21:03:54 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-5201f6df-2de0-494c-bfb2-59a96fcfd7fd req-b8409d57-a639-46b6-a96b-b332e1ebfc65 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] http://192.168.122.117/volume/v3/volumes/d0a8424e-7c13-450e-a113-3d502777a4fc returned with HTTP 200 Sep 05 21:03:54 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1013/2012] 192.168.122.117 () {62 vars in 1528 bytes} [Sat Sep 5 21:03:54 2026] GET /volume/v3/volumes/d0a8424e-7c13-450e-a113-3d502777a4fc => generated 1324 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 21:03:54 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [req-5201f6df-2de0-494c-bfb2-59a96fcfd7fd req-e0d072d5-fc08-4836-aee3-2d9a5b600749 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:03:54 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-5201f6df-2de0-494c-bfb2-59a96fcfd7fd req-e0d072d5-fc08-4836-aee3-2d9a5b600749 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] DELETE http://192.168.122.117/volume/v3/attachments/537bafed-1945-4052-81ae-e6ac5b62a415 Sep 05 21:03:54 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-5201f6df-2de0-494c-bfb2-59a96fcfd7fd req-e0d072d5-fc08-4836-aee3-2d9a5b600749 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:03:54 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-5201f6df-2de0-494c-bfb2-59a96fcfd7fd req-e0d072d5-fc08-4836-aee3-2d9a5b600749 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Calling method 'version_select' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:03:54 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:03:54 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:03:54 devstack devstack@c-api.service[87435]: /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 05 21:03:54 devstack devstack@c-api.service[87435]: return base.obj_make_list(context, Sep 05 21:03:55 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-5201f6df-2de0-494c-bfb2-59a96fcfd7fd req-e0d072d5-fc08-4836-aee3-2d9a5b600749 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] http://192.168.122.117/volume/v3/attachments/537bafed-1945-4052-81ae-e6ac5b62a415 returned with HTTP 200 Sep 05 21:03:55 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1000/2013] 192.168.122.117 () {64 vars in 1562 bytes} [Sat Sep 5 21:03:54 2026] DELETE /volume/v3/attachments/537bafed-1945-4052-81ae-e6ac5b62a415 => generated 19 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:03:55 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-6d2c8003-f37e-4e99-bc79-bd08067c7243 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:03:55 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-6d2c8003-f37e-4e99-bc79-bd08067c7243 tempest-TestShelveInstance-1463649249 tempest-TestShelveInstance-1463649249-project-member] GET http://192.168.122.117/volume/v3/volumes/92d80265-241f-45b1-b19e-301ce1fd26f2 Sep 05 21:03:55 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-6d2c8003-f37e-4e99-bc79-bd08067c7243 tempest-TestShelveInstance-1463649249 tempest-TestShelveInstance-1463649249-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:03:55 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-6d2c8003-f37e-4e99-bc79-bd08067c7243 tempest-TestShelveInstance-1463649249 tempest-TestShelveInstance-1463649249-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:03:55 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:03:55 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:03:55 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:03:55 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:03:55 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-6d2c8003-f37e-4e99-bc79-bd08067c7243 tempest-TestShelveInstance-1463649249 tempest-TestShelveInstance-1463649249-project-member] Volume info retrieved successfully. Sep 05 21:03:55 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-6d2c8003-f37e-4e99-bc79-bd08067c7243 tempest-TestShelveInstance-1463649249 tempest-TestShelveInstance-1463649249-project-member] http://192.168.122.117/volume/v3/volumes/92d80265-241f-45b1-b19e-301ce1fd26f2 returned with HTTP 200 Sep 05 21:03:55 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1014/2014] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:03:55 2026] GET /volume/v3/volumes/92d80265-241f-45b1-b19e-301ce1fd26f2 => generated 912 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:03:55 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-28b0a343-0c1d-41b9-bf3a-5bebb35461e1 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:03:55 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-28b0a343-0c1d-41b9-bf3a-5bebb35461e1 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] POST http://192.168.122.117/volume/v3/snapshots Sep 05 21:03:55 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-28b0a343-0c1d-41b9-bf3a-5bebb35461e1 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d0a8424e-7c13-450e-a113-3d502777a4fc", "force": false, "name": "tempest-TestStampPattern-snapshot-1417972024", "description": null, "metadata": null}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:03:55 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:03:55 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:03:55 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:03:55 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:03:55 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-28b0a343-0c1d-41b9-bf3a-5bebb35461e1 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Volume info retrieved successfully. Sep 05 21:03:55 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.snapshots [None req-28b0a343-0c1d-41b9-bf3a-5bebb35461e1 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Create snapshot from volume d0a8424e-7c13-450e-a113-3d502777a4fc Sep 05 21:03:55 devstack devstack@c-api.service[87435]: DEBUG cinder.quota [None req-28b0a343-0c1d-41b9-bf3a-5bebb35461e1 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Created reservations ['2242cc0d-178a-4269-9256-fe2211de53aa', '3497fa2c-b1f0-415c-949e-fd4ca10b4f03', '80e7176c-f713-4f57-8c47-372256fe91c1', '18261f2f-2573-4b1d-bb11-b07b02f7c88a'] {{(pid=87435) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:03:55 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:03:55 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:03:55 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-28b0a343-0c1d-41b9-bf3a-5bebb35461e1 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Snapshot create request issued successfully. Sep 05 21:03:55 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-28b0a343-0c1d-41b9-bf3a-5bebb35461e1 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] http://192.168.122.117/volume/v3/snapshots returned with HTTP 202 Sep 05 21:03:55 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1001/2015] 192.168.122.117 () {60 vars in 1149 bytes} [Sat Sep 5 21:03:55 2026] POST /volume/v3/snapshots => generated 303 bytes in 355 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:03:55 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-2c5900b5-e0c4-4fae-8bdd-24e90fb59e83 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:03:55 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-2c5900b5-e0c4-4fae-8bdd-24e90fb59e83 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] GET http://192.168.122.117/volume/v3/snapshots/034c5f3b-52f9-4574-9f75-34321e59be98 Sep 05 21:03:55 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-2c5900b5-e0c4-4fae-8bdd-24e90fb59e83 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:03:55 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-2c5900b5-e0c4-4fae-8bdd-24e90fb59e83 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:03:55 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:03:55 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:03:55 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-2c5900b5-e0c4-4fae-8bdd-24e90fb59e83 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Snapshot retrieved successfully. Sep 05 21:03:55 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-2c5900b5-e0c4-4fae-8bdd-24e90fb59e83 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] http://192.168.122.117/volume/v3/snapshots/034c5f3b-52f9-4574-9f75-34321e59be98 returned with HTTP 200 Sep 05 21:03:55 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1015/2016] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:03:55 2026] GET /volume/v3/snapshots/034c5f3b-52f9-4574-9f75-34321e59be98 => generated 435 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:03:56 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-03980617-ab19-430b-8121-12982994a57c None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:03:56 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-03980617-ab19-430b-8121-12982994a57c tempest-TestShelveInstance-1463649249 tempest-TestShelveInstance-1463649249-project-member] GET http://192.168.122.117/volume/v3/volumes/92d80265-241f-45b1-b19e-301ce1fd26f2 Sep 05 21:03:56 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-03980617-ab19-430b-8121-12982994a57c tempest-TestShelveInstance-1463649249 tempest-TestShelveInstance-1463649249-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:03:56 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-03980617-ab19-430b-8121-12982994a57c tempest-TestShelveInstance-1463649249 tempest-TestShelveInstance-1463649249-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:03:56 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:03:56 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:03:56 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:03:56 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:03:56 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-03980617-ab19-430b-8121-12982994a57c tempest-TestShelveInstance-1463649249 tempest-TestShelveInstance-1463649249-project-member] Volume info retrieved successfully. Sep 05 21:03:56 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-03980617-ab19-430b-8121-12982994a57c tempest-TestShelveInstance-1463649249 tempest-TestShelveInstance-1463649249-project-member] http://192.168.122.117/volume/v3/volumes/92d80265-241f-45b1-b19e-301ce1fd26f2 returned with HTTP 200 Sep 05 21:03:56 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1002/2017] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:03:56 2026] GET /volume/v3/volumes/92d80265-241f-45b1-b19e-301ce1fd26f2 => generated 915 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:03:56 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-dc48a912-a70e-47c6-9581-4abe674029b6 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:03:56 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-dc48a912-a70e-47c6-9581-4abe674029b6 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] GET http://192.168.122.117/volume/v3/snapshots/034c5f3b-52f9-4574-9f75-34321e59be98 Sep 05 21:03:56 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-dc48a912-a70e-47c6-9581-4abe674029b6 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:03:56 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-dc48a912-a70e-47c6-9581-4abe674029b6 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:03:56 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:03:56 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:03:56 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-dc48a912-a70e-47c6-9581-4abe674029b6 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Snapshot retrieved successfully. Sep 05 21:03:56 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-dc48a912-a70e-47c6-9581-4abe674029b6 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] http://192.168.122.117/volume/v3/snapshots/034c5f3b-52f9-4574-9f75-34321e59be98 returned with HTTP 200 Sep 05 21:03:56 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1016/2018] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:03:56 2026] GET /volume/v3/snapshots/034c5f3b-52f9-4574-9f75-34321e59be98 => generated 435 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:03:57 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-d84574ad-76a6-44d1-a5d6-edc22d31d5e5 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:03:57 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-d84574ad-76a6-44d1-a5d6-edc22d31d5e5 tempest-TestShelveInstance-1463649249 tempest-TestShelveInstance-1463649249-project-member] GET http://192.168.122.117/volume/v3/volumes/92d80265-241f-45b1-b19e-301ce1fd26f2 Sep 05 21:03:57 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-d84574ad-76a6-44d1-a5d6-edc22d31d5e5 tempest-TestShelveInstance-1463649249 tempest-TestShelveInstance-1463649249-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:03:57 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-d84574ad-76a6-44d1-a5d6-edc22d31d5e5 tempest-TestShelveInstance-1463649249 tempest-TestShelveInstance-1463649249-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:03:57 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:03:57 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:03:57 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:03:57 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:03:57 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-d84574ad-76a6-44d1-a5d6-edc22d31d5e5 tempest-TestShelveInstance-1463649249 tempest-TestShelveInstance-1463649249-project-member] Volume info retrieved successfully. Sep 05 21:03:57 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-d84574ad-76a6-44d1-a5d6-edc22d31d5e5 tempest-TestShelveInstance-1463649249 tempest-TestShelveInstance-1463649249-project-member] http://192.168.122.117/volume/v3/volumes/92d80265-241f-45b1-b19e-301ce1fd26f2 returned with HTTP 200 Sep 05 21:03:57 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1003/2019] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:03:57 2026] GET /volume/v3/volumes/92d80265-241f-45b1-b19e-301ce1fd26f2 => generated 915 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:03:58 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-51847edf-6e3e-40f8-b675-0c3d2273c0c1 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:03:58 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-51847edf-6e3e-40f8-b675-0c3d2273c0c1 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] GET http://192.168.122.117/volume/v3/snapshots/034c5f3b-52f9-4574-9f75-34321e59be98 Sep 05 21:03:58 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-51847edf-6e3e-40f8-b675-0c3d2273c0c1 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:03:58 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-51847edf-6e3e-40f8-b675-0c3d2273c0c1 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:03:58 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:03:58 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:03:58 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-51847edf-6e3e-40f8-b675-0c3d2273c0c1 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Snapshot retrieved successfully. Sep 05 21:03:58 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-51847edf-6e3e-40f8-b675-0c3d2273c0c1 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] http://192.168.122.117/volume/v3/snapshots/034c5f3b-52f9-4574-9f75-34321e59be98 returned with HTTP 200 Sep 05 21:03:58 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1017/2020] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:03:58 2026] GET /volume/v3/snapshots/034c5f3b-52f9-4574-9f75-34321e59be98 => generated 435 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:03:58 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-5bae6e6f-5c41-4180-805c-59d656017eb8 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:03:58 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-5bae6e6f-5c41-4180-805c-59d656017eb8 tempest-TestShelveInstance-1463649249 tempest-TestShelveInstance-1463649249-project-member] GET http://192.168.122.117/volume/v3/volumes/92d80265-241f-45b1-b19e-301ce1fd26f2 Sep 05 21:03:58 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-5bae6e6f-5c41-4180-805c-59d656017eb8 tempest-TestShelveInstance-1463649249 tempest-TestShelveInstance-1463649249-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:03:58 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-5bae6e6f-5c41-4180-805c-59d656017eb8 tempest-TestShelveInstance-1463649249 tempest-TestShelveInstance-1463649249-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:03:58 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:03:58 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:03:58 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:03:58 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:03:58 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-5bae6e6f-5c41-4180-805c-59d656017eb8 tempest-TestShelveInstance-1463649249 tempest-TestShelveInstance-1463649249-project-member] Volume info retrieved successfully. Sep 05 21:03:58 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-5bae6e6f-5c41-4180-805c-59d656017eb8 tempest-TestShelveInstance-1463649249 tempest-TestShelveInstance-1463649249-project-member] http://192.168.122.117/volume/v3/volumes/92d80265-241f-45b1-b19e-301ce1fd26f2 returned with HTTP 200 Sep 05 21:03:58 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1004/2021] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:03:58 2026] GET /volume/v3/volumes/92d80265-241f-45b1-b19e-301ce1fd26f2 => generated 915 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:03:59 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-1459f68a-357f-43f9-b3b1-889a78eb7738 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:03:59 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-1459f68a-357f-43f9-b3b1-889a78eb7738 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] GET http://192.168.122.117/volume/v3/snapshots/034c5f3b-52f9-4574-9f75-34321e59be98 Sep 05 21:03:59 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-1459f68a-357f-43f9-b3b1-889a78eb7738 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:03:59 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-1459f68a-357f-43f9-b3b1-889a78eb7738 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:03:59 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:03:59 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:03:59 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-1459f68a-357f-43f9-b3b1-889a78eb7738 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Snapshot retrieved successfully. Sep 05 21:03:59 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-1459f68a-357f-43f9-b3b1-889a78eb7738 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] http://192.168.122.117/volume/v3/snapshots/034c5f3b-52f9-4574-9f75-34321e59be98 returned with HTTP 200 Sep 05 21:03:59 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1018/2022] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:03:59 2026] GET /volume/v3/snapshots/034c5f3b-52f9-4574-9f75-34321e59be98 => generated 462 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:03:59 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-5f9e2493-fd01-445a-9ffd-c1c2ac599332 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:03:59 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-5f9e2493-fd01-445a-9ffd-c1c2ac599332 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] GET http://192.168.122.117/volume/v3/snapshots/034c5f3b-52f9-4574-9f75-34321e59be98 Sep 05 21:03:59 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-5f9e2493-fd01-445a-9ffd-c1c2ac599332 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:03:59 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-5f9e2493-fd01-445a-9ffd-c1c2ac599332 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:03:59 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:03:59 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:03:59 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-5f9e2493-fd01-445a-9ffd-c1c2ac599332 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Snapshot retrieved successfully. Sep 05 21:03:59 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-5f9e2493-fd01-445a-9ffd-c1c2ac599332 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] http://192.168.122.117/volume/v3/snapshots/034c5f3b-52f9-4574-9f75-34321e59be98 returned with HTTP 200 Sep 05 21:03:59 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1005/2023] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:03:59 2026] GET /volume/v3/snapshots/034c5f3b-52f9-4574-9f75-34321e59be98 => generated 462 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:03:59 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-c6f5730b-16f2-4544-817f-1f111ae0792c None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:03:59 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-c6f5730b-16f2-4544-817f-1f111ae0792c tempest-TestShelveInstance-1463649249 tempest-TestShelveInstance-1463649249-project-member] GET http://192.168.122.117/volume/v3/volumes/92d80265-241f-45b1-b19e-301ce1fd26f2 Sep 05 21:03:59 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-c6f5730b-16f2-4544-817f-1f111ae0792c tempest-TestShelveInstance-1463649249 tempest-TestShelveInstance-1463649249-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:03:59 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-c6f5730b-16f2-4544-817f-1f111ae0792c tempest-TestShelveInstance-1463649249 tempest-TestShelveInstance-1463649249-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:03:59 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:03:59 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:03:59 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:03:59 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:03:59 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-c6f5730b-16f2-4544-817f-1f111ae0792c tempest-TestShelveInstance-1463649249 tempest-TestShelveInstance-1463649249-project-member] Volume info retrieved successfully. Sep 05 21:03:59 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-c6f5730b-16f2-4544-817f-1f111ae0792c tempest-TestShelveInstance-1463649249 tempest-TestShelveInstance-1463649249-project-member] http://192.168.122.117/volume/v3/volumes/92d80265-241f-45b1-b19e-301ce1fd26f2 returned with HTTP 200 Sep 05 21:03:59 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1019/2024] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:03:59 2026] GET /volume/v3/volumes/92d80265-241f-45b1-b19e-301ce1fd26f2 => generated 915 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:04:00 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-6132bcde-e212-45cc-8a09-b35e970182ca None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:00 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-6132bcde-e212-45cc-8a09-b35e970182ca tempest-TestShelveInstance-1463649249 tempest-TestShelveInstance-1463649249-project-member] GET http://192.168.122.117/volume/v3/volumes/92d80265-241f-45b1-b19e-301ce1fd26f2 Sep 05 21:04:00 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-6132bcde-e212-45cc-8a09-b35e970182ca tempest-TestShelveInstance-1463649249 tempest-TestShelveInstance-1463649249-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:00 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-6132bcde-e212-45cc-8a09-b35e970182ca tempest-TestShelveInstance-1463649249 tempest-TestShelveInstance-1463649249-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:00 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:00 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:04:00 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:00 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:04:00 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-6132bcde-e212-45cc-8a09-b35e970182ca tempest-TestShelveInstance-1463649249 tempest-TestShelveInstance-1463649249-project-member] Volume info retrieved successfully. Sep 05 21:04:00 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-6132bcde-e212-45cc-8a09-b35e970182ca tempest-TestShelveInstance-1463649249 tempest-TestShelveInstance-1463649249-project-member] http://192.168.122.117/volume/v3/volumes/92d80265-241f-45b1-b19e-301ce1fd26f2 returned with HTTP 200 Sep 05 21:04:00 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1006/2025] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:04:00 2026] GET /volume/v3/volumes/92d80265-241f-45b1-b19e-301ce1fd26f2 => generated 1333 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:04:00 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-411ad18c-19fd-4ddb-b78b-500797719d8f req-2cb05b37-619a-4b66-9a57-eb5084b85e5d None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:00 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-411ad18c-19fd-4ddb-b78b-500797719d8f req-2cb05b37-619a-4b66-9a57-eb5084b85e5d tempest-TestShelveInstance-1463649249 tempest-TestShelveInstance-1463649249-project-member] GET http://192.168.122.117/volume/v3/volumes/92d80265-241f-45b1-b19e-301ce1fd26f2 Sep 05 21:04:00 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-411ad18c-19fd-4ddb-b78b-500797719d8f req-2cb05b37-619a-4b66-9a57-eb5084b85e5d tempest-TestShelveInstance-1463649249 tempest-TestShelveInstance-1463649249-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:00 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-411ad18c-19fd-4ddb-b78b-500797719d8f req-2cb05b37-619a-4b66-9a57-eb5084b85e5d tempest-TestShelveInstance-1463649249 tempest-TestShelveInstance-1463649249-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:00 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:00 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:04:00 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:00 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:04:00 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [req-411ad18c-19fd-4ddb-b78b-500797719d8f req-2cb05b37-619a-4b66-9a57-eb5084b85e5d tempest-TestShelveInstance-1463649249 tempest-TestShelveInstance-1463649249-project-member] Volume info retrieved successfully. Sep 05 21:04:00 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-411ad18c-19fd-4ddb-b78b-500797719d8f req-2cb05b37-619a-4b66-9a57-eb5084b85e5d tempest-TestShelveInstance-1463649249 tempest-TestShelveInstance-1463649249-project-member] http://192.168.122.117/volume/v3/volumes/92d80265-241f-45b1-b19e-301ce1fd26f2 returned with HTTP 200 Sep 05 21:04:00 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1020/2026] 192.168.122.117 () {60 vars in 1487 bytes} [Sat Sep 5 21:04:00 2026] GET /volume/v3/volumes/92d80265-241f-45b1-b19e-301ce1fd26f2 => generated 1333 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 21:04:01 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [req-411ad18c-19fd-4ddb-b78b-500797719d8f req-e5f414c3-0a6d-4dd5-9d43-63a334f345f2 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:01 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-411ad18c-19fd-4ddb-b78b-500797719d8f req-e5f414c3-0a6d-4dd5-9d43-63a334f345f2 tempest-TestShelveInstance-1463649249 tempest-TestShelveInstance-1463649249-project-member] GET http://192.168.122.117/volume/v3/volumes/92d80265-241f-45b1-b19e-301ce1fd26f2 Sep 05 21:04:01 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-411ad18c-19fd-4ddb-b78b-500797719d8f req-e5f414c3-0a6d-4dd5-9d43-63a334f345f2 tempest-TestShelveInstance-1463649249 tempest-TestShelveInstance-1463649249-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:01 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-411ad18c-19fd-4ddb-b78b-500797719d8f req-e5f414c3-0a6d-4dd5-9d43-63a334f345f2 tempest-TestShelveInstance-1463649249 tempest-TestShelveInstance-1463649249-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:01 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:01 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:04:01 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:01 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:04:01 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [req-411ad18c-19fd-4ddb-b78b-500797719d8f req-e5f414c3-0a6d-4dd5-9d43-63a334f345f2 tempest-TestShelveInstance-1463649249 tempest-TestShelveInstance-1463649249-project-member] Volume info retrieved successfully. Sep 05 21:04:01 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-411ad18c-19fd-4ddb-b78b-500797719d8f req-e5f414c3-0a6d-4dd5-9d43-63a334f345f2 tempest-TestShelveInstance-1463649249 tempest-TestShelveInstance-1463649249-project-member] http://192.168.122.117/volume/v3/volumes/92d80265-241f-45b1-b19e-301ce1fd26f2 returned with HTTP 200 Sep 05 21:04:01 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1007/2027] 192.168.122.117 () {60 vars in 1487 bytes} [Sat Sep 5 21:04:01 2026] GET /volume/v3/volumes/92d80265-241f-45b1-b19e-301ce1fd26f2 => generated 1333 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:04:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-d6ed0030-24b5-433c-ae43-e572fcd99305 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:01 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d6ed0030-24b5-433c-ae43-e572fcd99305 None None] GET http://192.168.122.117/volume// Sep 05 21:04:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-d6ed0030-24b5-433c-ae43-e572fcd99305 None None] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-d6ed0030-24b5-433c-ae43-e572fcd99305 None None] Calling method 'all' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:01 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d6ed0030-24b5-433c-ae43-e572fcd99305 None None] http://192.168.122.117/volume// returned with HTTP 300 Sep 05 21:04:01 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1021/2028] 192.168.122.117 () {58 vars in 1308 bytes} [Sat Sep 5 21:04:01 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 21:04:01 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [req-411ad18c-19fd-4ddb-b78b-500797719d8f req-8791a64a-967f-4d27-87d0-42288169bac4 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:01 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-411ad18c-19fd-4ddb-b78b-500797719d8f req-8791a64a-967f-4d27-87d0-42288169bac4 tempest-TestShelveInstance-1463649249 tempest-TestShelveInstance-1463649249-project-member] POST http://192.168.122.117/volume/v3/attachments Sep 05 21:04:01 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-411ad18c-19fd-4ddb-b78b-500797719d8f req-8791a64a-967f-4d27-87d0-42288169bac4 tempest-TestShelveInstance-1463649249 tempest-TestShelveInstance-1463649249-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "92d80265-241f-45b1-b19e-301ce1fd26f2", "connector": null, "instance_uuid": "887e0781-a6ff-40c0-a3e2-dced77c3c563"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:04:01 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:01 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:04:01 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:01 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:04:01 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-411ad18c-19fd-4ddb-b78b-500797719d8f req-8791a64a-967f-4d27-87d0-42288169bac4 tempest-TestShelveInstance-1463649249 tempest-TestShelveInstance-1463649249-project-member] http://192.168.122.117/volume/v3/attachments returned with HTTP 200 Sep 05 21:04:01 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1008/2029] 192.168.122.117 () {66 vars in 1483 bytes} [Sat Sep 5 21:04:01 2026] POST /volume/v3/attachments => generated 273 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:04:04 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-97693756-f72d-4cc8-b1b9-a07a7627043d None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:04 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-97693756-f72d-4cc8-b1b9-a07a7627043d None None] GET http://192.168.122.117/volume// Sep 05 21:04:04 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-97693756-f72d-4cc8-b1b9-a07a7627043d None None] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:04 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-97693756-f72d-4cc8-b1b9-a07a7627043d None None] Calling method 'all' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:04 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-97693756-f72d-4cc8-b1b9-a07a7627043d None None] http://192.168.122.117/volume// returned with HTTP 300 Sep 05 21:04:04 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1022/2030] 192.168.122.117 () {58 vars in 1315 bytes} [Sat Sep 5 21:04:04 2026] GET /volume/ => generated 390 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 21:04:04 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [req-411ad18c-19fd-4ddb-b78b-500797719d8f req-6ccff7b0-6e69-40c5-b8d9-3683aeef0228 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:04 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-411ad18c-19fd-4ddb-b78b-500797719d8f req-6ccff7b0-6e69-40c5-b8d9-3683aeef0228 tempest-TestShelveInstance-1463649249 tempest-TestShelveInstance-1463649249-project-member] GET http://192.168.122.117/volume/v3/volumes/92d80265-241f-45b1-b19e-301ce1fd26f2 Sep 05 21:04:04 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-411ad18c-19fd-4ddb-b78b-500797719d8f req-6ccff7b0-6e69-40c5-b8d9-3683aeef0228 tempest-TestShelveInstance-1463649249 tempest-TestShelveInstance-1463649249-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:04 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-411ad18c-19fd-4ddb-b78b-500797719d8f req-6ccff7b0-6e69-40c5-b8d9-3683aeef0228 tempest-TestShelveInstance-1463649249 tempest-TestShelveInstance-1463649249-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:04 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:04 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:04:04 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:04 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:04:04 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [req-411ad18c-19fd-4ddb-b78b-500797719d8f req-6ccff7b0-6e69-40c5-b8d9-3683aeef0228 tempest-TestShelveInstance-1463649249 tempest-TestShelveInstance-1463649249-project-member] Volume info retrieved successfully. Sep 05 21:04:04 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-411ad18c-19fd-4ddb-b78b-500797719d8f req-6ccff7b0-6e69-40c5-b8d9-3683aeef0228 tempest-TestShelveInstance-1463649249 tempest-TestShelveInstance-1463649249-project-member] http://192.168.122.117/volume/v3/volumes/92d80265-241f-45b1-b19e-301ce1fd26f2 returned with HTTP 200 Sep 05 21:04:04 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1009/2031] 192.168.122.117 () {62 vars in 1528 bytes} [Sat Sep 5 21:04:04 2026] GET /volume/v3/volumes/92d80265-241f-45b1-b19e-301ce1fd26f2 => generated 1513 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 21:04:04 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-411ad18c-19fd-4ddb-b78b-500797719d8f req-6e73d412-275d-496f-a386-beeb20425b48 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:04 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-411ad18c-19fd-4ddb-b78b-500797719d8f req-6e73d412-275d-496f-a386-beeb20425b48 tempest-TestShelveInstance-1463649249 tempest-TestShelveInstance-1463649249-project-member] PUT http://192.168.122.117/volume/v3/attachments/858b2732-1372-468b-b53a-409296252671 Sep 05 21:04:04 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-411ad18c-19fd-4ddb-b78b-500797719d8f req-6e73d412-275d-496f-a386-beeb20425b48 tempest-TestShelveInstance-1463649249 tempest-TestShelveInstance-1463649249-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.117", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:643f628891a", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d26e87ce-8ef5-4a19-89be-27e45980a71c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:04:04 devstack devstack@c-api.service[87434]: DEBUG cinder.coordination [req-411ad18c-19fd-4ddb-b78b-500797719d8f req-6e73d412-275d-496f-a386-beeb20425b48 tempest-TestShelveInstance-1463649249 tempest-TestShelveInstance-1463649249-project-member] Acquiring lock "cinder-attachment_update-92d80265-241f-45b1-b19e-301ce1fd26f2-devstack" by "attachment_update" {{(pid=87434) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 05 21:04:04 devstack devstack@c-api.service[87434]: DEBUG cinder.coordination [req-411ad18c-19fd-4ddb-b78b-500797719d8f req-6e73d412-275d-496f-a386-beeb20425b48 tempest-TestShelveInstance-1463649249 tempest-TestShelveInstance-1463649249-project-member] Lock "cinder-attachment_update-92d80265-241f-45b1-b19e-301ce1fd26f2-devstack" acquired by "attachment_update" :: waited 0.034s {{(pid=87434) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 05 21:04:04 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:04 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:04:04 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:04 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:04:05 devstack devstack@c-api.service[87434]: DEBUG cinder.coordination [req-411ad18c-19fd-4ddb-b78b-500797719d8f req-6e73d412-275d-496f-a386-beeb20425b48 tempest-TestShelveInstance-1463649249 tempest-TestShelveInstance-1463649249-project-member] Lock "cinder-attachment_update-92d80265-241f-45b1-b19e-301ce1fd26f2-devstack" released by "attachment_update" :: held 0.372s {{(pid=87434) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 05 21:04:05 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-411ad18c-19fd-4ddb-b78b-500797719d8f req-6e73d412-275d-496f-a386-beeb20425b48 tempest-TestShelveInstance-1463649249 tempest-TestShelveInstance-1463649249-project-member] http://192.168.122.117/volume/v3/attachments/858b2732-1372-468b-b53a-409296252671 returned with HTTP 200 Sep 05 21:04:05 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1023/2032] 192.168.122.117 () {66 vars in 1593 bytes} [Sat Sep 5 21:04:04 2026] PUT /volume/v3/attachments/858b2732-1372-468b-b53a-409296252671 => generated 694 bytes in 533 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 21:04:05 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [req-411ad18c-19fd-4ddb-b78b-500797719d8f req-923ff243-00ed-462f-b7f0-220a16459ea6 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:05 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-411ad18c-19fd-4ddb-b78b-500797719d8f req-923ff243-00ed-462f-b7f0-220a16459ea6 tempest-TestShelveInstance-1463649249 tempest-TestShelveInstance-1463649249-project-member] POST http://192.168.122.117/volume/v3/attachments/858b2732-1372-468b-b53a-409296252671/action Sep 05 21:04:05 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-411ad18c-19fd-4ddb-b78b-500797719d8f req-923ff243-00ed-462f-b7f0-220a16459ea6 tempest-TestShelveInstance-1463649249 tempest-TestShelveInstance-1463649249-project-member] Action body: b'{"os-complete": null}' {{(pid=87435) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 21:04:05 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-411ad18c-19fd-4ddb-b78b-500797719d8f req-923ff243-00ed-462f-b7f0-220a16459ea6 tempest-TestShelveInstance-1463649249 tempest-TestShelveInstance-1463649249-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:04:05 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:05 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:04:05 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:05 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:04:05 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-411ad18c-19fd-4ddb-b78b-500797719d8f req-923ff243-00ed-462f-b7f0-220a16459ea6 tempest-TestShelveInstance-1463649249 tempest-TestShelveInstance-1463649249-project-member] http://192.168.122.117/volume/v3/attachments/858b2732-1372-468b-b53a-409296252671/action returned with HTTP 204 Sep 05 21:04:05 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1010/2033] 192.168.122.117 () {66 vars in 1614 bytes} [Sat Sep 5 21:04:05 2026] POST /volume/v3/attachments/858b2732-1372-468b-b53a-409296252671/action => generated 0 bytes in 371 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:04:07 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-6df87200-4f18-419e-a5cc-961303f296d0 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:07 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-6df87200-4f18-419e-a5cc-961303f296d0 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 21:04:07 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-6df87200-4f18-419e-a5cc-961303f296d0 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1563984915"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:04:07 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.volumes [None req-6df87200-4f18-419e-a5cc-961303f296d0 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1563984915'}} {{(pid=87434) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:04:07 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-6df87200-4f18-419e-a5cc-961303f296d0 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Create volume of 1 GB Sep 05 21:04:07 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:07 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:04:07 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-6df87200-4f18-419e-a5cc-961303f296d0 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Availability Zones retrieved successfully. Sep 05 21:04:07 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-6df87200-4f18-419e-a5cc-961303f296d0 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Flow 'volume_create_api' (65e9c0bf-b348-4daf-900f-23e2239ed7fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:04:07 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-6df87200-4f18-419e-a5cc-961303f296d0 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5856842f-8f31-4e6d-bc61-6b5050a80ee8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:04:07 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.flows.api.create_volume [None req-6df87200-4f18-419e-a5cc-961303f296d0 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Validating volume size '1' using validate_int {{(pid=87434) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:04:07 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-6df87200-4f18-419e-a5cc-961303f296d0 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5856842f-8f31-4e6d-bc61-6b5050a80ee8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:04:07 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-6df87200-4f18-419e-a5cc-961303f296d0 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b6b35ed-5bd3-479f-8502-5acc2246aaa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:04:08 devstack devstack@c-api.service[87434]: DEBUG cinder.quota [None req-6df87200-4f18-419e-a5cc-961303f296d0 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Created reservations ['669897e0-6eac-488d-b370-b6c7e4988cec', '0bec1120-f765-4695-ab81-8aebd537361e', '472fbec3-193b-4e84-8596-ba8c01931308', 'b80d503e-22f4-461b-86b4-9e50303b62d9'] {{(pid=87434) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:04:08 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-6df87200-4f18-419e-a5cc-961303f296d0 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b6b35ed-5bd3-479f-8502-5acc2246aaa8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['669897e0-6eac-488d-b370-b6c7e4988cec', '0bec1120-f765-4695-ab81-8aebd537361e', '472fbec3-193b-4e84-8596-ba8c01931308', 'b80d503e-22f4-461b-86b4-9e50303b62d9']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:04:08 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-6df87200-4f18-419e-a5cc-961303f296d0 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3028ff5e-fa48-45f4-bff7-93e88ffc0d77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:04:08 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:08 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:04:08 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-6df87200-4f18-419e-a5cc-961303f296d0 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3028ff5e-fa48-45f4-bff7-93e88ffc0d77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9a14424a-254c-4898-9020-e27a7f70c040', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1563984915',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc00b01279ec4729bb9867abd72f6276',qos_specs=None,replication_status=,reservations=['669897e0-6eac-488d-b370-b6c7e4988cec','0bec1120-f765-4695-ab81-8aebd537361e','472fbec3-193b-4e84-8596-ba8c01931308','b80d503e-22f4-461b-86b4-9e50303b62d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2131f09839ba4e6eb5602b0eb741b43b',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:04:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1563984915',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9a14424a-254c-4898-9020-e27a7f70c040,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bc00b01279ec4729bb9867abd72f6276',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2131f09839ba4e6eb5602b0eb741b43b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:04:08 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-6df87200-4f18-419e-a5cc-961303f296d0 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e429ec2-9e69-4209-abb8-e387f0fab29b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:04:08 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-6df87200-4f18-419e-a5cc-961303f296d0 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e429ec2-9e69-4209-abb8-e387f0fab29b) transitioned into state 'SUCCESS' from state '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-1563984915',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc00b01279ec4729bb9867abd72f6276',qos_specs=None,replication_status=,reservations=['669897e0-6eac-488d-b370-b6c7e4988cec','0bec1120-f765-4695-ab81-8aebd537361e','472fbec3-193b-4e84-8596-ba8c01931308','b80d503e-22f4-461b-86b4-9e50303b62d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2131f09839ba4e6eb5602b0eb741b43b',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:04:08 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-6df87200-4f18-419e-a5cc-961303f296d0 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bdab840a-5e87-4b35-8702-69ddf45e18e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:04:08 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-6df87200-4f18-419e-a5cc-961303f296d0 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bdab840a-5e87-4b35-8702-69ddf45e18e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:04:08 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-6df87200-4f18-419e-a5cc-961303f296d0 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Flow 'volume_create_api' (65e9c0bf-b348-4daf-900f-23e2239ed7fd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:04:08 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-6df87200-4f18-419e-a5cc-961303f296d0 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Create volume request issued successfully. Sep 05 21:04:08 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-6df87200-4f18-419e-a5cc-961303f296d0 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 21:04:08 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1024/2034] 192.168.122.117 () {60 vars in 1142 bytes} [Sat Sep 5 21:04:07 2026] POST /volume/v3/volumes => generated 758 bytes in 803 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:04:08 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-64b50887-a30b-4330-8af4-32143b66cb56 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:08 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-64b50887-a30b-4330-8af4-32143b66cb56 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] GET http://192.168.122.117/volume/v3/volumes/9a14424a-254c-4898-9020-e27a7f70c040 Sep 05 21:04:08 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-64b50887-a30b-4330-8af4-32143b66cb56 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:08 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-64b50887-a30b-4330-8af4-32143b66cb56 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:08 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:08 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:04:08 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:08 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:04:08 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-64b50887-a30b-4330-8af4-32143b66cb56 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Volume info retrieved successfully. Sep 05 21:04:08 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-64b50887-a30b-4330-8af4-32143b66cb56 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] http://192.168.122.117/volume/v3/volumes/9a14424a-254c-4898-9020-e27a7f70c040 returned with HTTP 200 Sep 05 21:04:08 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1011/2035] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:04:08 2026] GET /volume/v3/volumes/9a14424a-254c-4898-9020-e27a7f70c040 => generated 826 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:04:09 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-592f0a65-bf2e-4123-9949-c9a03bd4bf75 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:09 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-592f0a65-bf2e-4123-9949-c9a03bd4bf75 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 21:04:09 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-592f0a65-bf2e-4123-9949-c9a03bd4bf75 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-452878518", "snapshot_id": "034c5f3b-52f9-4574-9f75-34321e59be98", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:04:09 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.volumes [None req-592f0a65-bf2e-4123-9949-c9a03bd4bf75 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-452878518', 'snapshot_id': '034c5f3b-52f9-4574-9f75-34321e59be98', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87434) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:04:09 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:09 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:04:09 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-592f0a65-bf2e-4123-9949-c9a03bd4bf75 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Snapshot retrieved successfully. Sep 05 21:04:09 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-592f0a65-bf2e-4123-9949-c9a03bd4bf75 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Create volume of 1 GB Sep 05 21:04:09 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-592f0a65-bf2e-4123-9949-c9a03bd4bf75 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Availability Zones retrieved successfully. Sep 05 21:04:09 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-592f0a65-bf2e-4123-9949-c9a03bd4bf75 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Flow 'volume_create_api' (64c5bce2-7720-4a8f-9d5b-4e9d48e65a7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:04:09 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-592f0a65-bf2e-4123-9949-c9a03bd4bf75 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a659784-7f34-45a9-a963-7587f363d846) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:04:09 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.flows.api.create_volume [None req-592f0a65-bf2e-4123-9949-c9a03bd4bf75 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87434) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:04:09 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:09 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:04:09 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-592f0a65-bf2e-4123-9949-c9a03bd4bf75 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a659784-7f34-45a9-a963-7587f363d846) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '034c5f3b-52f9-4574-9f75-34321e59be98', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:04:09 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-592f0a65-bf2e-4123-9949-c9a03bd4bf75 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c29bbe0-8526-47ab-a1a3-969018662311) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:04:09 devstack devstack@c-api.service[87434]: DEBUG cinder.quota [None req-592f0a65-bf2e-4123-9949-c9a03bd4bf75 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Created reservations ['eee46878-cb2c-472f-bb04-e7c2698980db', 'e2be82f8-a604-4f3f-adb1-2e739c962ac1', 'a2ddcd01-8e61-4d9e-8b0d-adeaf6f551c1', 'd1c2fab4-4d90-41d3-a268-35638e821e13'] {{(pid=87434) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:04:09 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-592f0a65-bf2e-4123-9949-c9a03bd4bf75 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c29bbe0-8526-47ab-a1a3-969018662311) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eee46878-cb2c-472f-bb04-e7c2698980db', 'e2be82f8-a604-4f3f-adb1-2e739c962ac1', 'a2ddcd01-8e61-4d9e-8b0d-adeaf6f551c1', 'd1c2fab4-4d90-41d3-a268-35638e821e13']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:04:09 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-0fec0dea-5576-46e4-8a5b-36bf8545ef72 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:09 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-592f0a65-bf2e-4123-9949-c9a03bd4bf75 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b58e614-269c-49cf-99ca-377c6d2d79a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:04:09 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-0fec0dea-5576-46e4-8a5b-36bf8545ef72 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] GET http://192.168.122.117/volume/v3/volumes/9a14424a-254c-4898-9020-e27a7f70c040 Sep 05 21:04:09 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-0fec0dea-5576-46e4-8a5b-36bf8545ef72 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:09 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-0fec0dea-5576-46e4-8a5b-36bf8545ef72 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:09 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:09 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:04:09 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:09 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:04:09 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:09 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:04:09 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-0fec0dea-5576-46e4-8a5b-36bf8545ef72 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Volume info retrieved successfully. Sep 05 21:04:09 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-0fec0dea-5576-46e4-8a5b-36bf8545ef72 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] http://192.168.122.117/volume/v3/volumes/9a14424a-254c-4898-9020-e27a7f70c040 returned with HTTP 200 Sep 05 21:04:09 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1012/2036] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:04:09 2026] GET /volume/v3/volumes/9a14424a-254c-4898-9020-e27a7f70c040 => generated 850 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:04:09 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:09 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:04:09 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-592f0a65-bf2e-4123-9949-c9a03bd4bf75 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b58e614-269c-49cf-99ca-377c6d2d79a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5f048271-488f-499b-875f-20cf7ab7ee75', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-452878518',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ae65db0079545f4be1bb44b32422304',qos_specs=None,replication_status=,reservations=['eee46878-cb2c-472f-bb04-e7c2698980db','e2be82f8-a604-4f3f-adb1-2e739c962ac1','a2ddcd01-8e61-4d9e-8b0d-adeaf6f551c1','d1c2fab4-4d90-41d3-a268-35638e821e13'],size=1,snapshot_id=034c5f3b-52f9-4574-9f75-34321e59be98,source_replicaid=,source_volid=None,status='creating',user_id='b707c5052100483f815cc137c82e17fd',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:04:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-452878518',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5f048271-488f-499b-875f-20cf7ab7ee75,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8ae65db0079545f4be1bb44b32422304',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=034c5f3b-52f9-4574-9f75-34321e59be98,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b707c5052100483f815cc137c82e17fd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:04:09 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-592f0a65-bf2e-4123-9949-c9a03bd4bf75 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2cb87b1-1415-4ebe-88fc-36cfc1a171ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:04:10 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-592f0a65-bf2e-4123-9949-c9a03bd4bf75 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2cb87b1-1415-4ebe-88fc-36cfc1a171ad) transitioned into state 'SUCCESS' from state '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-452878518',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ae65db0079545f4be1bb44b32422304',qos_specs=None,replication_status=,reservations=['eee46878-cb2c-472f-bb04-e7c2698980db','e2be82f8-a604-4f3f-adb1-2e739c962ac1','a2ddcd01-8e61-4d9e-8b0d-adeaf6f551c1','d1c2fab4-4d90-41d3-a268-35638e821e13'],size=1,snapshot_id=034c5f3b-52f9-4574-9f75-34321e59be98,source_replicaid=,source_volid=None,status='creating',user_id='b707c5052100483f815cc137c82e17fd',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:04:10 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-592f0a65-bf2e-4123-9949-c9a03bd4bf75 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f97451b-e1ac-4e1e-85c1-b953417ffc07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:04:10 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:10 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:04:10 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-592f0a65-bf2e-4123-9949-c9a03bd4bf75 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f97451b-e1ac-4e1e-85c1-b953417ffc07) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:04:10 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-592f0a65-bf2e-4123-9949-c9a03bd4bf75 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Flow 'volume_create_api' (64c5bce2-7720-4a8f-9d5b-4e9d48e65a7e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:04:10 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-592f0a65-bf2e-4123-9949-c9a03bd4bf75 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Create volume request issued successfully. Sep 05 21:04:10 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-592f0a65-bf2e-4123-9949-c9a03bd4bf75 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 21:04:10 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1025/2037] 192.168.122.117 () {60 vars in 1143 bytes} [Sat Sep 5 21:04:09 2026] POST /volume/v3/volumes => generated 789 bytes in 849 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:04:10 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-1e392ffb-4f45-4271-9c7c-93fb08d4d3de None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:10 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-1e392ffb-4f45-4271-9c7c-93fb08d4d3de tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] GET http://192.168.122.117/volume/v3/volumes/9a14424a-254c-4898-9020-e27a7f70c040 Sep 05 21:04:10 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-1e392ffb-4f45-4271-9c7c-93fb08d4d3de tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:10 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-1e392ffb-4f45-4271-9c7c-93fb08d4d3de tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:11 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:11 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:04:11 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:11 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:04:11 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-1e392ffb-4f45-4271-9c7c-93fb08d4d3de tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Volume info retrieved successfully. Sep 05 21:04:11 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-1e392ffb-4f45-4271-9c7c-93fb08d4d3de tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] http://192.168.122.117/volume/v3/volumes/9a14424a-254c-4898-9020-e27a7f70c040 returned with HTTP 200 Sep 05 21:04:11 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1013/2038] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:04:10 2026] GET /volume/v3/volumes/9a14424a-254c-4898-9020-e27a7f70c040 => generated 851 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:04:11 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-2b73779d-204f-4627-a870-bf5a9a774250 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:11 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-2b73779d-204f-4627-a870-bf5a9a774250 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] POST http://192.168.122.117/volume/v3/volumes/9a14424a-254c-4898-9020-e27a7f70c040/action Sep 05 21:04:11 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-2b73779d-204f-4627-a870-bf5a9a774250 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Action body: b'{"os-attach": {"instance_uuid": "3e2ff128-d653-4f6f-84d1-b85252a698ae", "mountpoint": "/dev/vdb"}}' {{(pid=87434) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 21:04:11 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-2b73779d-204f-4627-a870-bf5a9a774250 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "3e2ff128-d653-4f6f-84d1-b85252a698ae", "mountpoint": "/dev/vdb"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:04:11 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:11 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:04:11 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:11 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:04:11 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-2b73779d-204f-4627-a870-bf5a9a774250 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Volume info retrieved successfully. Sep 05 21:04:11 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-2b73779d-204f-4627-a870-bf5a9a774250 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Update volume admin metadata completed successfully. Sep 05 21:04:12 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-2b73779d-204f-4627-a870-bf5a9a774250 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Attach volume completed successfully. Sep 05 21:04:12 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-2b73779d-204f-4627-a870-bf5a9a774250 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] http://192.168.122.117/volume/v3/volumes/9a14424a-254c-4898-9020-e27a7f70c040/action returned with HTTP 202 Sep 05 21:04:12 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1026/2039] 192.168.122.117 () {60 vars in 1274 bytes} [Sat Sep 5 21:04:11 2026] POST /volume/v3/volumes/9a14424a-254c-4898-9020-e27a7f70c040/action => generated 0 bytes in 932 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 21:04:12 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-126b992e-bf37-446b-99eb-ac304f7fad16 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:12 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-126b992e-bf37-446b-99eb-ac304f7fad16 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] GET http://192.168.122.117/volume/v3/volumes/9a14424a-254c-4898-9020-e27a7f70c040 Sep 05 21:04:12 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-126b992e-bf37-446b-99eb-ac304f7fad16 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:12 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-126b992e-bf37-446b-99eb-ac304f7fad16 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:12 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:12 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:04:12 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:12 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:04:12 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-126b992e-bf37-446b-99eb-ac304f7fad16 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Volume info retrieved successfully. Sep 05 21:04:12 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-126b992e-bf37-446b-99eb-ac304f7fad16 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] http://192.168.122.117/volume/v3/volumes/9a14424a-254c-4898-9020-e27a7f70c040 returned with HTTP 200 Sep 05 21:04:12 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1014/2040] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:04:12 2026] GET /volume/v3/volumes/9a14424a-254c-4898-9020-e27a7f70c040 => generated 1185 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:04:12 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-572252e1-2e90-4472-8c5b-047261b67199 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:12 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-572252e1-2e90-4472-8c5b-047261b67199 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] GET http://192.168.122.117/volume/v3/volumes/9a14424a-254c-4898-9020-e27a7f70c040 Sep 05 21:04:12 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-572252e1-2e90-4472-8c5b-047261b67199 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:12 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-572252e1-2e90-4472-8c5b-047261b67199 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:12 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:12 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:04:12 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:12 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:04:12 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-572252e1-2e90-4472-8c5b-047261b67199 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Volume info retrieved successfully. Sep 05 21:04:12 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-572252e1-2e90-4472-8c5b-047261b67199 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] http://192.168.122.117/volume/v3/volumes/9a14424a-254c-4898-9020-e27a7f70c040 returned with HTTP 200 Sep 05 21:04:12 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1027/2041] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:04:12 2026] GET /volume/v3/volumes/9a14424a-254c-4898-9020-e27a7f70c040 => generated 1185 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:04:12 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-348cc9ce-9206-43d2-95af-2bddfa5f1d22 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:13 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-348cc9ce-9206-43d2-95af-2bddfa5f1d22 tempest-VolumesActionsTest-738072124 tempest-VolumesActionsTest-738072124-project-admin] POST http://192.168.122.117/volume/v3/volumes/9a14424a-254c-4898-9020-e27a7f70c040/action Sep 05 21:04:13 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-348cc9ce-9206-43d2-95af-2bddfa5f1d22 tempest-VolumesActionsTest-738072124 tempest-VolumesActionsTest-738072124-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87435) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 21:04:13 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-348cc9ce-9206-43d2-95af-2bddfa5f1d22 tempest-VolumesActionsTest-738072124 tempest-VolumesActionsTest-738072124-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:04:13 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:13 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:04:13 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:13 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:04:13 devstack devstack@c-api.service[87435]: DEBUG cinder.api.contrib.admin_actions [None req-348cc9ce-9206-43d2-95af-2bddfa5f1d22 tempest-VolumesActionsTest-738072124 tempest-VolumesActionsTest-738072124-project-admin] Updating volume '9a14424a-254c-4898-9020-e27a7f70c040' with '{'status': 'error'}' {{(pid=87435) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 05 21:04:13 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:13 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:04:13 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:13 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:04:13 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-348cc9ce-9206-43d2-95af-2bddfa5f1d22 tempest-VolumesActionsTest-738072124 tempest-VolumesActionsTest-738072124-project-admin] http://192.168.122.117/volume/v3/volumes/9a14424a-254c-4898-9020-e27a7f70c040/action returned with HTTP 202 Sep 05 21:04:13 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1015/2042] 192.168.122.117 () {60 vars in 1274 bytes} [Sat Sep 5 21:04:12 2026] POST /volume/v3/volumes/9a14424a-254c-4898-9020-e27a7f70c040/action => generated 0 bytes in 1396 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 21:04:13 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-257f8461-7450-4392-8a83-7abc8ceeab64 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:13 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-257f8461-7450-4392-8a83-7abc8ceeab64 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] GET http://192.168.122.117/volume/v3/volumes/9a14424a-254c-4898-9020-e27a7f70c040 Sep 05 21:04:13 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-257f8461-7450-4392-8a83-7abc8ceeab64 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:13 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-257f8461-7450-4392-8a83-7abc8ceeab64 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:13 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:13 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:04:13 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:13 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:04:14 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-257f8461-7450-4392-8a83-7abc8ceeab64 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Volume info retrieved successfully. Sep 05 21:04:14 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-257f8461-7450-4392-8a83-7abc8ceeab64 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] http://192.168.122.117/volume/v3/volumes/9a14424a-254c-4898-9020-e27a7f70c040 returned with HTTP 200 Sep 05 21:04:14 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1028/2043] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:04:13 2026] GET /volume/v3/volumes/9a14424a-254c-4898-9020-e27a7f70c040 => generated 1184 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:04:14 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-c60ff8e3-9b89-427f-aa9c-73611d3a0634 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:14 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-c60ff8e3-9b89-427f-aa9c-73611d3a0634 tempest-VolumesActionsTest-738072124 tempest-VolumesActionsTest-738072124-project-admin] POST http://192.168.122.117/volume/v3/volumes/9a14424a-254c-4898-9020-e27a7f70c040/action Sep 05 21:04:14 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-c60ff8e3-9b89-427f-aa9c-73611d3a0634 tempest-VolumesActionsTest-738072124 tempest-VolumesActionsTest-738072124-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "25050634-4608-41c7-82da-af4fc7afc5f1"}}' {{(pid=87435) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 21:04:14 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-c60ff8e3-9b89-427f-aa9c-73611d3a0634 tempest-VolumesActionsTest-738072124 tempest-VolumesActionsTest-738072124-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "25050634-4608-41c7-82da-af4fc7afc5f1"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:04:14 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:14 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:04:14 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:14 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:04:14 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-c60ff8e3-9b89-427f-aa9c-73611d3a0634 tempest-VolumesActionsTest-738072124 tempest-VolumesActionsTest-738072124-project-admin] Volume info retrieved successfully. Sep 05 21:04:14 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-c60ff8e3-9b89-427f-aa9c-73611d3a0634 tempest-VolumesActionsTest-738072124 tempest-VolumesActionsTest-738072124-project-admin] Terminate volume connection completed successfully. Sep 05 21:04:14 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-c60ff8e3-9b89-427f-aa9c-73611d3a0634 tempest-VolumesActionsTest-738072124 tempest-VolumesActionsTest-738072124-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=87435) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Sep 05 21:04:14 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-c60ff8e3-9b89-427f-aa9c-73611d3a0634 tempest-VolumesActionsTest-738072124 tempest-VolumesActionsTest-738072124-project-admin] Detach volume completed successfully. Sep 05 21:04:14 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-c60ff8e3-9b89-427f-aa9c-73611d3a0634 tempest-VolumesActionsTest-738072124 tempest-VolumesActionsTest-738072124-project-admin] http://192.168.122.117/volume/v3/volumes/9a14424a-254c-4898-9020-e27a7f70c040/action returned with HTTP 202 Sep 05 21:04:14 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1016/2044] 192.168.122.117 () {60 vars in 1274 bytes} [Sat Sep 5 21:04:14 2026] POST /volume/v3/volumes/9a14424a-254c-4898-9020-e27a7f70c040/action => generated 0 bytes in 488 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 21:04:14 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-5cf650d2-d605-4c57-8748-ec4e1dafec30 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:14 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-5cf650d2-d605-4c57-8748-ec4e1dafec30 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] GET http://192.168.122.117/volume/v3/volumes/9a14424a-254c-4898-9020-e27a7f70c040 Sep 05 21:04:14 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-5cf650d2-d605-4c57-8748-ec4e1dafec30 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:14 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-5cf650d2-d605-4c57-8748-ec4e1dafec30 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:14 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:14 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:04:14 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:14 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:04:14 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-5cf650d2-d605-4c57-8748-ec4e1dafec30 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Volume info retrieved successfully. Sep 05 21:04:14 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-5cf650d2-d605-4c57-8748-ec4e1dafec30 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] http://192.168.122.117/volume/v3/volumes/9a14424a-254c-4898-9020-e27a7f70c040 returned with HTTP 200 Sep 05 21:04:14 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1029/2045] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:04:14 2026] GET /volume/v3/volumes/9a14424a-254c-4898-9020-e27a7f70c040 => generated 870 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:04:14 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-d239e03e-d06e-47a0-9807-581f987b7659 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:14 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-d239e03e-d06e-47a0-9807-581f987b7659 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] GET http://192.168.122.117/volume/v3/volumes/9a14424a-254c-4898-9020-e27a7f70c040 Sep 05 21:04:14 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-d239e03e-d06e-47a0-9807-581f987b7659 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:14 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-d239e03e-d06e-47a0-9807-581f987b7659 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:14 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:14 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:04:14 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:14 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:04:14 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-d239e03e-d06e-47a0-9807-581f987b7659 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Volume info retrieved successfully. Sep 05 21:04:14 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-d239e03e-d06e-47a0-9807-581f987b7659 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] http://192.168.122.117/volume/v3/volumes/9a14424a-254c-4898-9020-e27a7f70c040 returned with HTTP 200 Sep 05 21:04:14 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1017/2046] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:04:14 2026] GET /volume/v3/volumes/9a14424a-254c-4898-9020-e27a7f70c040 => generated 870 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:04:14 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-7dc79acd-f249-4e09-9e1a-a3e717870b99 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:14 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-7dc79acd-f249-4e09-9e1a-a3e717870b99 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] POST http://192.168.122.117/volume/v3/volumes/9a14424a-254c-4898-9020-e27a7f70c040/action Sep 05 21:04:14 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-7dc79acd-f249-4e09-9e1a-a3e717870b99 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Action body: b'{"os-detach": {}}' {{(pid=87434) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 21:04:14 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-7dc79acd-f249-4e09-9e1a-a3e717870b99 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:04:14 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:14 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:04:14 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:14 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:04:14 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-7dc79acd-f249-4e09-9e1a-a3e717870b99 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Volume info retrieved successfully. Sep 05 21:04:15 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-7dc79acd-f249-4e09-9e1a-a3e717870b99 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Detach volume completed successfully. Sep 05 21:04:15 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-7dc79acd-f249-4e09-9e1a-a3e717870b99 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] http://192.168.122.117/volume/v3/volumes/9a14424a-254c-4898-9020-e27a7f70c040/action returned with HTTP 202 Sep 05 21:04:15 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1030/2047] 192.168.122.117 () {60 vars in 1274 bytes} [Sat Sep 5 21:04:14 2026] POST /volume/v3/volumes/9a14424a-254c-4898-9020-e27a7f70c040/action => generated 0 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 21:04:15 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-9f5d4931-1243-4367-8c5e-b917ed0b1939 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:15 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-9f5d4931-1243-4367-8c5e-b917ed0b1939 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] GET http://192.168.122.117/volume/v3/volumes/9a14424a-254c-4898-9020-e27a7f70c040 Sep 05 21:04:15 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-9f5d4931-1243-4367-8c5e-b917ed0b1939 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:15 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-9f5d4931-1243-4367-8c5e-b917ed0b1939 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:15 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:15 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:04:15 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:15 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:04:15 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-9f5d4931-1243-4367-8c5e-b917ed0b1939 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Volume info retrieved successfully. Sep 05 21:04:15 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-9f5d4931-1243-4367-8c5e-b917ed0b1939 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] http://192.168.122.117/volume/v3/volumes/9a14424a-254c-4898-9020-e27a7f70c040 returned with HTTP 200 Sep 05 21:04:15 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1018/2048] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:04:15 2026] GET /volume/v3/volumes/9a14424a-254c-4898-9020-e27a7f70c040 => generated 870 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:04:15 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-2e283a9e-73fe-4d9b-9b1b-fd8e85b36797 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:15 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-2e283a9e-73fe-4d9b-9b1b-fd8e85b36797 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] GET http://192.168.122.117/volume/v3/volumes/9a14424a-254c-4898-9020-e27a7f70c040 Sep 05 21:04:15 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-2e283a9e-73fe-4d9b-9b1b-fd8e85b36797 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:15 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-2e283a9e-73fe-4d9b-9b1b-fd8e85b36797 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:15 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:15 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:04:15 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:15 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:04:15 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-2e283a9e-73fe-4d9b-9b1b-fd8e85b36797 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Volume info retrieved successfully. Sep 05 21:04:15 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-2e283a9e-73fe-4d9b-9b1b-fd8e85b36797 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] http://192.168.122.117/volume/v3/volumes/9a14424a-254c-4898-9020-e27a7f70c040 returned with HTTP 200 Sep 05 21:04:15 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1031/2049] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:04:15 2026] GET /volume/v3/volumes/9a14424a-254c-4898-9020-e27a7f70c040 => generated 870 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:04:15 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-e6d2e647-da2e-4d65-b1fb-f4f522b93dd1 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:15 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-e6d2e647-da2e-4d65-b1fb-f4f522b93dd1 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] DELETE http://192.168.122.117/volume/v3/volumes/9a14424a-254c-4898-9020-e27a7f70c040 Sep 05 21:04:15 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-e6d2e647-da2e-4d65-b1fb-f4f522b93dd1 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:15 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-e6d2e647-da2e-4d65-b1fb-f4f522b93dd1 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:15 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-e6d2e647-da2e-4d65-b1fb-f4f522b93dd1 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Delete volume with id: 9a14424a-254c-4898-9020-e27a7f70c040 Sep 05 21:04:15 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:15 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:04:15 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:15 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:04:15 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-e6d2e647-da2e-4d65-b1fb-f4f522b93dd1 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Volume info retrieved successfully. Sep 05 21:04:15 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-e6d2e647-da2e-4d65-b1fb-f4f522b93dd1 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Delete volume request issued successfully. Sep 05 21:04:15 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-e6d2e647-da2e-4d65-b1fb-f4f522b93dd1 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] http://192.168.122.117/volume/v3/volumes/9a14424a-254c-4898-9020-e27a7f70c040 returned with HTTP 202 Sep 05 21:04:15 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1019/2050] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 21:04:15 2026] DELETE /volume/v3/volumes/9a14424a-254c-4898-9020-e27a7f70c040 => generated 0 bytes in 290 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:04:15 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-98a4927d-533a-48fe-9279-7a95df131a35 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:15 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-98a4927d-533a-48fe-9279-7a95df131a35 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] GET http://192.168.122.117/volume/v3/volumes/9a14424a-254c-4898-9020-e27a7f70c040 Sep 05 21:04:15 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-98a4927d-533a-48fe-9279-7a95df131a35 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:15 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-98a4927d-533a-48fe-9279-7a95df131a35 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:15 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:15 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:04:15 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:15 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:04:15 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-98a4927d-533a-48fe-9279-7a95df131a35 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Volume info retrieved successfully. Sep 05 21:04:16 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-98a4927d-533a-48fe-9279-7a95df131a35 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] http://192.168.122.117/volume/v3/volumes/9a14424a-254c-4898-9020-e27a7f70c040 returned with HTTP 200 Sep 05 21:04:16 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1032/2051] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:04:15 2026] GET /volume/v3/volumes/9a14424a-254c-4898-9020-e27a7f70c040 => generated 869 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:04:17 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-f79ecda6-b2b4-4667-b481-c8883083b71b None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:17 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-f79ecda6-b2b4-4667-b481-c8883083b71b tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] GET http://192.168.122.117/volume/v3/volumes/9a14424a-254c-4898-9020-e27a7f70c040 Sep 05 21:04:17 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-f79ecda6-b2b4-4667-b481-c8883083b71b tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:17 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-f79ecda6-b2b4-4667-b481-c8883083b71b tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:17 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:17 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:04:17 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:17 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:04:17 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-f79ecda6-b2b4-4667-b481-c8883083b71b tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Volume info retrieved successfully. Sep 05 21:04:17 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-f79ecda6-b2b4-4667-b481-c8883083b71b tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] http://192.168.122.117/volume/v3/volumes/9a14424a-254c-4898-9020-e27a7f70c040 returned with HTTP 200 Sep 05 21:04:17 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1020/2052] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:04:17 2026] GET /volume/v3/volumes/9a14424a-254c-4898-9020-e27a7f70c040 => generated 869 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:04:18 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-0d093346-402f-4cac-83ed-806670b90ff9 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:18 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-0d093346-402f-4cac-83ed-806670b90ff9 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] GET http://192.168.122.117/volume/v3/volumes/9a14424a-254c-4898-9020-e27a7f70c040 Sep 05 21:04:18 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-0d093346-402f-4cac-83ed-806670b90ff9 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:18 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-0d093346-402f-4cac-83ed-806670b90ff9 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:18 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:18 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:04:18 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:18 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:04:18 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-0d093346-402f-4cac-83ed-806670b90ff9 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Volume info retrieved successfully. Sep 05 21:04:18 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-0d093346-402f-4cac-83ed-806670b90ff9 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] http://192.168.122.117/volume/v3/volumes/9a14424a-254c-4898-9020-e27a7f70c040 returned with HTTP 200 Sep 05 21:04:18 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1033/2053] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:04:18 2026] GET /volume/v3/volumes/9a14424a-254c-4898-9020-e27a7f70c040 => generated 869 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:04:19 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-23f30e2a-2b7b-4f5b-8587-da55cfbc6d1e None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:19 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-23f30e2a-2b7b-4f5b-8587-da55cfbc6d1e tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] GET http://192.168.122.117/volume/v3/volumes/9a14424a-254c-4898-9020-e27a7f70c040 Sep 05 21:04:19 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-23f30e2a-2b7b-4f5b-8587-da55cfbc6d1e tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:19 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-23f30e2a-2b7b-4f5b-8587-da55cfbc6d1e tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:19 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:19 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:04:19 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:19 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:04:19 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-23f30e2a-2b7b-4f5b-8587-da55cfbc6d1e tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Volume info retrieved successfully. Sep 05 21:04:19 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-23f30e2a-2b7b-4f5b-8587-da55cfbc6d1e tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] http://192.168.122.117/volume/v3/volumes/9a14424a-254c-4898-9020-e27a7f70c040 returned with HTTP 200 Sep 05 21:04:19 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1021/2054] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:04:19 2026] GET /volume/v3/volumes/9a14424a-254c-4898-9020-e27a7f70c040 => generated 869 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:04:20 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-44c23e60-4abe-473d-8231-735b6e3bc5c1 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:20 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-44c23e60-4abe-473d-8231-735b6e3bc5c1 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] GET http://192.168.122.117/volume/v3/volumes/9a14424a-254c-4898-9020-e27a7f70c040 Sep 05 21:04:20 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-44c23e60-4abe-473d-8231-735b6e3bc5c1 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:20 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-44c23e60-4abe-473d-8231-735b6e3bc5c1 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:20 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:20 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:04:20 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:20 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:04:20 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-44c23e60-4abe-473d-8231-735b6e3bc5c1 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Volume info retrieved successfully. Sep 05 21:04:20 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-44c23e60-4abe-473d-8231-735b6e3bc5c1 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] http://192.168.122.117/volume/v3/volumes/9a14424a-254c-4898-9020-e27a7f70c040 returned with HTTP 200 Sep 05 21:04:20 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1034/2055] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:04:20 2026] GET /volume/v3/volumes/9a14424a-254c-4898-9020-e27a7f70c040 => generated 869 bytes in 325 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:04:22 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-e234d6f1-b716-4a95-ae07-48a615e51c60 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:22 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-e234d6f1-b716-4a95-ae07-48a615e51c60 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] GET http://192.168.122.117/volume/v3/volumes/9a14424a-254c-4898-9020-e27a7f70c040 Sep 05 21:04:22 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-e234d6f1-b716-4a95-ae07-48a615e51c60 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:22 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-e234d6f1-b716-4a95-ae07-48a615e51c60 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:22 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-e234d6f1-b716-4a95-ae07-48a615e51c60 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] http://192.168.122.117/volume/v3/volumes/9a14424a-254c-4898-9020-e27a7f70c040 returned with HTTP 404 Sep 05 21:04:22 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1022/2056] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:04:22 2026] GET /volume/v3/volumes/9a14424a-254c-4898-9020-e27a7f70c040 => generated 109 bytes in 121 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:04:30 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-77377078-3a95-4579-9377-1a7720be1d1e None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:30 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-77377078-3a95-4579-9377-1a7720be1d1e tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 21:04:30 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-77377078-3a95-4579-9377-1a7720be1d1e tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1104728391"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:04:30 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.volumes [None req-77377078-3a95-4579-9377-1a7720be1d1e tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1104728391'}} {{(pid=87434) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:04:30 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-77377078-3a95-4579-9377-1a7720be1d1e tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Create volume of 1 GB Sep 05 21:04:30 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-77377078-3a95-4579-9377-1a7720be1d1e tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Availability Zones retrieved successfully. Sep 05 21:04:30 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-77377078-3a95-4579-9377-1a7720be1d1e tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Flow 'volume_create_api' (1e8472c3-5cfe-4845-a3f0-05f825ad9039) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:04:30 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-77377078-3a95-4579-9377-1a7720be1d1e tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bbb724c6-d3d5-45aa-b2d3-565000ac4217) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:04:30 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.flows.api.create_volume [None req-77377078-3a95-4579-9377-1a7720be1d1e tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Validating volume size '1' using validate_int {{(pid=87434) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:04:30 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-77377078-3a95-4579-9377-1a7720be1d1e tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bbb724c6-d3d5-45aa-b2d3-565000ac4217) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:04:30 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-77377078-3a95-4579-9377-1a7720be1d1e tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (584242c7-d6d1-4d28-be82-3ee7c9a6abcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:04:30 devstack devstack@c-api.service[87434]: DEBUG cinder.quota [None req-77377078-3a95-4579-9377-1a7720be1d1e tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Created reservations ['5188a85e-a415-4af5-96b1-075947c045b2', '01b75e72-c32e-443a-87d8-e9eb7a511eb2', '6afce473-9a7a-4ad3-a42a-83dd120f716d', '91520546-eaa8-4e25-b906-6b5bff137adb'] {{(pid=87434) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:04:30 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-77377078-3a95-4579-9377-1a7720be1d1e tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (584242c7-d6d1-4d28-be82-3ee7c9a6abcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5188a85e-a415-4af5-96b1-075947c045b2', '01b75e72-c32e-443a-87d8-e9eb7a511eb2', '6afce473-9a7a-4ad3-a42a-83dd120f716d', '91520546-eaa8-4e25-b906-6b5bff137adb']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:04:30 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-77377078-3a95-4579-9377-1a7720be1d1e tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbacd25e-aab9-49ec-9d6d-2d8fb9341e01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:04:30 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:30 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:04:31 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-77377078-3a95-4579-9377-1a7720be1d1e tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbacd25e-aab9-49ec-9d6d-2d8fb9341e01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cf64b844-e22b-4fe4-bb37-17e11c5a7895', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1104728391',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc00b01279ec4729bb9867abd72f6276',qos_specs=None,replication_status=,reservations=['5188a85e-a415-4af5-96b1-075947c045b2','01b75e72-c32e-443a-87d8-e9eb7a511eb2','6afce473-9a7a-4ad3-a42a-83dd120f716d','91520546-eaa8-4e25-b906-6b5bff137adb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2131f09839ba4e6eb5602b0eb741b43b',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:04:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1104728391',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cf64b844-e22b-4fe4-bb37-17e11c5a7895,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bc00b01279ec4729bb9867abd72f6276',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2131f09839ba4e6eb5602b0eb741b43b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:04:31 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-77377078-3a95-4579-9377-1a7720be1d1e tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e0c4b62-cdb4-443a-81b9-ff094e6a6a81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:04:31 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-77377078-3a95-4579-9377-1a7720be1d1e tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e0c4b62-cdb4-443a-81b9-ff094e6a6a81) transitioned into state 'SUCCESS' from state '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-1104728391',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc00b01279ec4729bb9867abd72f6276',qos_specs=None,replication_status=,reservations=['5188a85e-a415-4af5-96b1-075947c045b2','01b75e72-c32e-443a-87d8-e9eb7a511eb2','6afce473-9a7a-4ad3-a42a-83dd120f716d','91520546-eaa8-4e25-b906-6b5bff137adb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2131f09839ba4e6eb5602b0eb741b43b',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:04:31 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-77377078-3a95-4579-9377-1a7720be1d1e tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86e2f964-3284-4972-ba8d-76b330b9caed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:04:31 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-77377078-3a95-4579-9377-1a7720be1d1e tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86e2f964-3284-4972-ba8d-76b330b9caed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:04:31 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-77377078-3a95-4579-9377-1a7720be1d1e tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Flow 'volume_create_api' (1e8472c3-5cfe-4845-a3f0-05f825ad9039) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:04:31 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-77377078-3a95-4579-9377-1a7720be1d1e tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Create volume request issued successfully. Sep 05 21:04:31 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-77377078-3a95-4579-9377-1a7720be1d1e tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 21:04:31 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1035/2057] 192.168.122.117 () {60 vars in 1142 bytes} [Sat Sep 5 21:04:30 2026] POST /volume/v3/volumes => generated 758 bytes in 718 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:04:31 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-b3eadce9-7238-41bc-8caf-51924ba10f77 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:31 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-b3eadce9-7238-41bc-8caf-51924ba10f77 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] GET http://192.168.122.117/volume/v3/volumes/cf64b844-e22b-4fe4-bb37-17e11c5a7895 Sep 05 21:04:31 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-b3eadce9-7238-41bc-8caf-51924ba10f77 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:31 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-b3eadce9-7238-41bc-8caf-51924ba10f77 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:31 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:31 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:04:31 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:31 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:04:31 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-b3eadce9-7238-41bc-8caf-51924ba10f77 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Volume info retrieved successfully. Sep 05 21:04:31 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-b3eadce9-7238-41bc-8caf-51924ba10f77 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] http://192.168.122.117/volume/v3/volumes/cf64b844-e22b-4fe4-bb37-17e11c5a7895 returned with HTTP 200 Sep 05 21:04:31 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1023/2058] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:04:31 2026] GET /volume/v3/volumes/cf64b844-e22b-4fe4-bb37-17e11c5a7895 => generated 826 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:04:32 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-382d3fd1-71bc-415d-ad7b-db5b9bdd4f56 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:32 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-382d3fd1-71bc-415d-ad7b-db5b9bdd4f56 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] GET http://192.168.122.117/volume/v3/volumes/cf64b844-e22b-4fe4-bb37-17e11c5a7895 Sep 05 21:04:32 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-382d3fd1-71bc-415d-ad7b-db5b9bdd4f56 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:32 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-382d3fd1-71bc-415d-ad7b-db5b9bdd4f56 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:32 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:32 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:04:32 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:32 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:04:32 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-382d3fd1-71bc-415d-ad7b-db5b9bdd4f56 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Volume info retrieved successfully. Sep 05 21:04:32 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-382d3fd1-71bc-415d-ad7b-db5b9bdd4f56 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] http://192.168.122.117/volume/v3/volumes/cf64b844-e22b-4fe4-bb37-17e11c5a7895 returned with HTTP 200 Sep 05 21:04:32 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1036/2059] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:04:32 2026] GET /volume/v3/volumes/cf64b844-e22b-4fe4-bb37-17e11c5a7895 => generated 850 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:04:33 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-42189046-af6c-4b17-9925-e8ab7f92fa86 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:33 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-42189046-af6c-4b17-9925-e8ab7f92fa86 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] GET http://192.168.122.117/volume/v3/volumes/cf64b844-e22b-4fe4-bb37-17e11c5a7895 Sep 05 21:04:33 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-42189046-af6c-4b17-9925-e8ab7f92fa86 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:33 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-42189046-af6c-4b17-9925-e8ab7f92fa86 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:33 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:33 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:04:33 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:33 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:04:33 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-42189046-af6c-4b17-9925-e8ab7f92fa86 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Volume info retrieved successfully. Sep 05 21:04:33 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-42189046-af6c-4b17-9925-e8ab7f92fa86 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] http://192.168.122.117/volume/v3/volumes/cf64b844-e22b-4fe4-bb37-17e11c5a7895 returned with HTTP 200 Sep 05 21:04:33 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1024/2060] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:04:33 2026] GET /volume/v3/volumes/cf64b844-e22b-4fe4-bb37-17e11c5a7895 => generated 851 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:04:33 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-cb074c09-e44b-4076-88b7-900045863f53 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:33 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-cb074c09-e44b-4076-88b7-900045863f53 tempest-VolumesActionsTest-738072124 tempest-VolumesActionsTest-738072124-project-admin] POST http://192.168.122.117/volume/v3/volumes/cf64b844-e22b-4fe4-bb37-17e11c5a7895/action Sep 05 21:04:33 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-cb074c09-e44b-4076-88b7-900045863f53 tempest-VolumesActionsTest-738072124 tempest-VolumesActionsTest-738072124-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=87434) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 21:04:33 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-cb074c09-e44b-4076-88b7-900045863f53 tempest-VolumesActionsTest-738072124 tempest-VolumesActionsTest-738072124-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:04:33 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:33 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:04:33 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:33 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:04:33 devstack devstack@c-api.service[87434]: DEBUG cinder.api.contrib.admin_actions [None req-cb074c09-e44b-4076-88b7-900045863f53 tempest-VolumesActionsTest-738072124 tempest-VolumesActionsTest-738072124-project-admin] Updating volume 'cf64b844-e22b-4fe4-bb37-17e11c5a7895' with '{'status': 'attaching'}' {{(pid=87434) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 05 21:04:33 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:33 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:04:33 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:33 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:04:33 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-cb074c09-e44b-4076-88b7-900045863f53 tempest-VolumesActionsTest-738072124 tempest-VolumesActionsTest-738072124-project-admin] http://192.168.122.117/volume/v3/volumes/cf64b844-e22b-4fe4-bb37-17e11c5a7895/action returned with HTTP 202 Sep 05 21:04:33 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1037/2061] 192.168.122.117 () {60 vars in 1274 bytes} [Sat Sep 5 21:04:33 2026] POST /volume/v3/volumes/cf64b844-e22b-4fe4-bb37-17e11c5a7895/action => generated 0 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 05 21:04:33 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-fe391110-716f-450a-a1c9-f5c2f706640e None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:33 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-fe391110-716f-450a-a1c9-f5c2f706640e tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] GET http://192.168.122.117/volume/v3/volumes/cf64b844-e22b-4fe4-bb37-17e11c5a7895 Sep 05 21:04:33 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-fe391110-716f-450a-a1c9-f5c2f706640e tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:33 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-fe391110-716f-450a-a1c9-f5c2f706640e tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:33 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:33 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:04:33 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:33 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:04:33 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-fe391110-716f-450a-a1c9-f5c2f706640e tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Volume info retrieved successfully. Sep 05 21:04:33 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-fe391110-716f-450a-a1c9-f5c2f706640e tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] http://192.168.122.117/volume/v3/volumes/cf64b844-e22b-4fe4-bb37-17e11c5a7895 returned with HTTP 200 Sep 05 21:04:33 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1025/2062] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:04:33 2026] GET /volume/v3/volumes/cf64b844-e22b-4fe4-bb37-17e11c5a7895 => generated 851 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:04:33 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-4bf9b1b5-a110-46c7-87fb-62a40c0fc9e8 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:33 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-4bf9b1b5-a110-46c7-87fb-62a40c0fc9e8 tempest-VolumesActionsTest-738072124 tempest-VolumesActionsTest-738072124-project-admin] POST http://192.168.122.117/volume/v3/volumes/cf64b844-e22b-4fe4-bb37-17e11c5a7895/action Sep 05 21:04:33 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-4bf9b1b5-a110-46c7-87fb-62a40c0fc9e8 tempest-VolumesActionsTest-738072124 tempest-VolumesActionsTest-738072124-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87434) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 21:04:33 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-4bf9b1b5-a110-46c7-87fb-62a40c0fc9e8 tempest-VolumesActionsTest-738072124 tempest-VolumesActionsTest-738072124-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:04:33 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:33 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:04:33 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:33 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:04:33 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-4bf9b1b5-a110-46c7-87fb-62a40c0fc9e8 tempest-VolumesActionsTest-738072124 tempest-VolumesActionsTest-738072124-project-admin] Volume info retrieved successfully. Sep 05 21:04:33 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-4bf9b1b5-a110-46c7-87fb-62a40c0fc9e8 tempest-VolumesActionsTest-738072124 tempest-VolumesActionsTest-738072124-project-admin] Delete volume request issued successfully. Sep 05 21:04:33 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-4bf9b1b5-a110-46c7-87fb-62a40c0fc9e8 tempest-VolumesActionsTest-738072124 tempest-VolumesActionsTest-738072124-project-admin] http://192.168.122.117/volume/v3/volumes/cf64b844-e22b-4fe4-bb37-17e11c5a7895/action returned with HTTP 202 Sep 05 21:04:33 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1038/2063] 192.168.122.117 () {60 vars in 1274 bytes} [Sat Sep 5 21:04:33 2026] POST /volume/v3/volumes/cf64b844-e22b-4fe4-bb37-17e11c5a7895/action => generated 0 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 21:04:33 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-0252ad8d-cfb5-494a-bf38-f7038e75aa34 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:33 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-0252ad8d-cfb5-494a-bf38-f7038e75aa34 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] GET http://192.168.122.117/volume/v3/volumes/cf64b844-e22b-4fe4-bb37-17e11c5a7895 Sep 05 21:04:33 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-0252ad8d-cfb5-494a-bf38-f7038e75aa34 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:33 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-0252ad8d-cfb5-494a-bf38-f7038e75aa34 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:33 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:33 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:04:33 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:33 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:04:33 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-0252ad8d-cfb5-494a-bf38-f7038e75aa34 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Volume info retrieved successfully. Sep 05 21:04:33 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-0252ad8d-cfb5-494a-bf38-f7038e75aa34 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] http://192.168.122.117/volume/v3/volumes/cf64b844-e22b-4fe4-bb37-17e11c5a7895 returned with HTTP 200 Sep 05 21:04:33 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1026/2064] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:04:33 2026] GET /volume/v3/volumes/cf64b844-e22b-4fe4-bb37-17e11c5a7895 => generated 850 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:04:34 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-d8775b1f-cca4-48cc-ac4d-383689e50ab9 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:34 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d8775b1f-cca4-48cc-ac4d-383689e50ab9 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] GET http://192.168.122.117/volume/v3/volumes/cf64b844-e22b-4fe4-bb37-17e11c5a7895 Sep 05 21:04:34 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-d8775b1f-cca4-48cc-ac4d-383689e50ab9 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:34 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-d8775b1f-cca4-48cc-ac4d-383689e50ab9 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:34 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d8775b1f-cca4-48cc-ac4d-383689e50ab9 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] http://192.168.122.117/volume/v3/volumes/cf64b844-e22b-4fe4-bb37-17e11c5a7895 returned with HTTP 404 Sep 05 21:04:34 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-d0f80031-c342-47b6-aa0c-ed2c314fb093 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:34 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1039/2065] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:04:34 2026] GET /volume/v3/volumes/cf64b844-e22b-4fe4-bb37-17e11c5a7895 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 21:04:35 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-d0f80031-c342-47b6-aa0c-ed2c314fb093 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] GET http://192.168.122.117/volume/v3/volumes/cf64b844-e22b-4fe4-bb37-17e11c5a7895 Sep 05 21:04:35 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-d0f80031-c342-47b6-aa0c-ed2c314fb093 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:35 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-d0f80031-c342-47b6-aa0c-ed2c314fb093 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:35 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-d0f80031-c342-47b6-aa0c-ed2c314fb093 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] http://192.168.122.117/volume/v3/volumes/cf64b844-e22b-4fe4-bb37-17e11c5a7895 returned with HTTP 404 Sep 05 21:04:35 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1027/2066] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:04:34 2026] GET /volume/v3/volumes/cf64b844-e22b-4fe4-bb37-17e11c5a7895 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:04:35 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-bb43692d-5a09-43b5-b87f-a1616f8056d7 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:35 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-bb43692d-5a09-43b5-b87f-a1616f8056d7 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] DELETE http://192.168.122.117/volume/v3/volumes/cf64b844-e22b-4fe4-bb37-17e11c5a7895 Sep 05 21:04:35 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-bb43692d-5a09-43b5-b87f-a1616f8056d7 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:35 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-bb43692d-5a09-43b5-b87f-a1616f8056d7 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Calling method 'delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:35 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-bb43692d-5a09-43b5-b87f-a1616f8056d7 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Delete volume with id: cf64b844-e22b-4fe4-bb37-17e11c5a7895 Sep 05 21:04:35 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-bb43692d-5a09-43b5-b87f-a1616f8056d7 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] http://192.168.122.117/volume/v3/volumes/cf64b844-e22b-4fe4-bb37-17e11c5a7895 returned with HTTP 404 Sep 05 21:04:35 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1040/2067] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 21:04:35 2026] DELETE /volume/v3/volumes/cf64b844-e22b-4fe4-bb37-17e11c5a7895 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:04:35 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-dfbfb720-8886-4c7e-ba1f-62897e6d478c None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:35 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-dfbfb720-8886-4c7e-ba1f-62897e6d478c tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 21:04:35 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-dfbfb720-8886-4c7e-ba1f-62897e6d478c tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-173675587"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:04:35 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.volumes [None req-dfbfb720-8886-4c7e-ba1f-62897e6d478c tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-173675587'}} {{(pid=87435) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:04:35 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-dfbfb720-8886-4c7e-ba1f-62897e6d478c tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Create volume of 1 GB Sep 05 21:04:35 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-dfbfb720-8886-4c7e-ba1f-62897e6d478c tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Availability Zones retrieved successfully. Sep 05 21:04:35 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-dfbfb720-8886-4c7e-ba1f-62897e6d478c tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Flow 'volume_create_api' (6fb0b247-1a08-4d42-8bfe-952be3ae9ac1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:04:35 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-dfbfb720-8886-4c7e-ba1f-62897e6d478c tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33780615-14ba-4d1b-9046-9fb87dcb823b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:04:35 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.flows.api.create_volume [None req-dfbfb720-8886-4c7e-ba1f-62897e6d478c tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Validating volume size '1' using validate_int {{(pid=87435) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:04:35 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-dfbfb720-8886-4c7e-ba1f-62897e6d478c tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33780615-14ba-4d1b-9046-9fb87dcb823b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:04:35 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-dfbfb720-8886-4c7e-ba1f-62897e6d478c tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e608d2d0-57fa-427a-a481-df2ddd5d3ca9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:04:35 devstack devstack@c-api.service[87435]: DEBUG cinder.quota [None req-dfbfb720-8886-4c7e-ba1f-62897e6d478c tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Created reservations ['c0ce0185-e00f-4e56-b664-0d2087d1cb60', '16a1daea-6e2a-4cbc-86fa-eaa3a15997bc', '58a20736-9067-402c-8088-d4c5cd04a8d5', '76865a6e-2e14-4df0-8a75-285d8ade06cf'] {{(pid=87435) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:04:35 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-dfbfb720-8886-4c7e-ba1f-62897e6d478c tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e608d2d0-57fa-427a-a481-df2ddd5d3ca9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c0ce0185-e00f-4e56-b664-0d2087d1cb60', '16a1daea-6e2a-4cbc-86fa-eaa3a15997bc', '58a20736-9067-402c-8088-d4c5cd04a8d5', '76865a6e-2e14-4df0-8a75-285d8ade06cf']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:04:35 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-dfbfb720-8886-4c7e-ba1f-62897e6d478c tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (859a3229-bdbc-4f2c-8496-aea00e22de4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:04:35 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:35 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:04:35 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-dfbfb720-8886-4c7e-ba1f-62897e6d478c tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (859a3229-bdbc-4f2c-8496-aea00e22de4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3b0777c9-f209-4265-b815-ba75021a13d8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-173675587',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc00b01279ec4729bb9867abd72f6276',qos_specs=None,replication_status=,reservations=['c0ce0185-e00f-4e56-b664-0d2087d1cb60','16a1daea-6e2a-4cbc-86fa-eaa3a15997bc','58a20736-9067-402c-8088-d4c5cd04a8d5','76865a6e-2e14-4df0-8a75-285d8ade06cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2131f09839ba4e6eb5602b0eb741b43b',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:04:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-173675587',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3b0777c9-f209-4265-b815-ba75021a13d8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bc00b01279ec4729bb9867abd72f6276',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2131f09839ba4e6eb5602b0eb741b43b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:04:35 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-dfbfb720-8886-4c7e-ba1f-62897e6d478c tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cbdd7725-1217-4337-8c56-8192ce21225f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:04:35 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-dfbfb720-8886-4c7e-ba1f-62897e6d478c tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cbdd7725-1217-4337-8c56-8192ce21225f) transitioned into state 'SUCCESS' from state '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-173675587',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc00b01279ec4729bb9867abd72f6276',qos_specs=None,replication_status=,reservations=['c0ce0185-e00f-4e56-b664-0d2087d1cb60','16a1daea-6e2a-4cbc-86fa-eaa3a15997bc','58a20736-9067-402c-8088-d4c5cd04a8d5','76865a6e-2e14-4df0-8a75-285d8ade06cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2131f09839ba4e6eb5602b0eb741b43b',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:04:35 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-dfbfb720-8886-4c7e-ba1f-62897e6d478c tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (baf72ad7-66c2-4d3d-ab70-20980e021c39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:04:35 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-dfbfb720-8886-4c7e-ba1f-62897e6d478c tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (baf72ad7-66c2-4d3d-ab70-20980e021c39) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:04:35 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-dfbfb720-8886-4c7e-ba1f-62897e6d478c tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Flow 'volume_create_api' (6fb0b247-1a08-4d42-8bfe-952be3ae9ac1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:04:35 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-dfbfb720-8886-4c7e-ba1f-62897e6d478c tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Create volume request issued successfully. Sep 05 21:04:35 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-dfbfb720-8886-4c7e-ba1f-62897e6d478c tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 21:04:35 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1028/2068] 192.168.122.117 () {60 vars in 1142 bytes} [Sat Sep 5 21:04:35 2026] POST /volume/v3/volumes => generated 757 bytes in 561 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:04:35 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-462312ce-74c6-4a12-8168-df8821b953c3 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:35 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-462312ce-74c6-4a12-8168-df8821b953c3 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] GET http://192.168.122.117/volume/v3/volumes/3b0777c9-f209-4265-b815-ba75021a13d8 Sep 05 21:04:35 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-462312ce-74c6-4a12-8168-df8821b953c3 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:35 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-462312ce-74c6-4a12-8168-df8821b953c3 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:35 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:35 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:04:35 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:35 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:04:35 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-462312ce-74c6-4a12-8168-df8821b953c3 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Volume info retrieved successfully. Sep 05 21:04:35 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-462312ce-74c6-4a12-8168-df8821b953c3 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] http://192.168.122.117/volume/v3/volumes/3b0777c9-f209-4265-b815-ba75021a13d8 returned with HTTP 200 Sep 05 21:04:35 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1041/2069] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:04:35 2026] GET /volume/v3/volumes/3b0777c9-f209-4265-b815-ba75021a13d8 => generated 825 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:04:36 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-86af242d-68df-486f-acf3-9f1acb7fdb1e None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:36 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-86af242d-68df-486f-acf3-9f1acb7fdb1e tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] GET http://192.168.122.117/volume/v3/volumes/3b0777c9-f209-4265-b815-ba75021a13d8 Sep 05 21:04:36 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-86af242d-68df-486f-acf3-9f1acb7fdb1e tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:36 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-86af242d-68df-486f-acf3-9f1acb7fdb1e tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:36 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:36 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:04:36 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:36 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:04:36 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-86af242d-68df-486f-acf3-9f1acb7fdb1e tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Volume info retrieved successfully. Sep 05 21:04:36 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-86af242d-68df-486f-acf3-9f1acb7fdb1e tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] http://192.168.122.117/volume/v3/volumes/3b0777c9-f209-4265-b815-ba75021a13d8 returned with HTTP 200 Sep 05 21:04:36 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1029/2070] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:04:36 2026] GET /volume/v3/volumes/3b0777c9-f209-4265-b815-ba75021a13d8 => generated 849 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:04:37 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-a29e73d3-c173-4f7b-973d-0355d866bc61 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:37 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-a29e73d3-c173-4f7b-973d-0355d866bc61 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] GET http://192.168.122.117/volume/v3/volumes/3b0777c9-f209-4265-b815-ba75021a13d8 Sep 05 21:04:37 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-a29e73d3-c173-4f7b-973d-0355d866bc61 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:37 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-a29e73d3-c173-4f7b-973d-0355d866bc61 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:37 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:37 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:04:37 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:37 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:04:37 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-a29e73d3-c173-4f7b-973d-0355d866bc61 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Volume info retrieved successfully. Sep 05 21:04:37 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-a29e73d3-c173-4f7b-973d-0355d866bc61 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] http://192.168.122.117/volume/v3/volumes/3b0777c9-f209-4265-b815-ba75021a13d8 returned with HTTP 200 Sep 05 21:04:37 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1042/2071] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:04:37 2026] GET /volume/v3/volumes/3b0777c9-f209-4265-b815-ba75021a13d8 => generated 850 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:04:37 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-3f5159d0-f33d-4697-9820-3263367560ec None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:37 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-3f5159d0-f33d-4697-9820-3263367560ec tempest-VolumesActionsTest-738072124 tempest-VolumesActionsTest-738072124-project-admin] POST http://192.168.122.117/volume/v3/volumes/3b0777c9-f209-4265-b815-ba75021a13d8/action Sep 05 21:04:37 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-3f5159d0-f33d-4697-9820-3263367560ec tempest-VolumesActionsTest-738072124 tempest-VolumesActionsTest-738072124-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87435) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 21:04:37 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-3f5159d0-f33d-4697-9820-3263367560ec tempest-VolumesActionsTest-738072124 tempest-VolumesActionsTest-738072124-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:04:37 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:37 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:04:37 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:37 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:04:37 devstack devstack@c-api.service[87435]: DEBUG cinder.api.contrib.admin_actions [None req-3f5159d0-f33d-4697-9820-3263367560ec tempest-VolumesActionsTest-738072124 tempest-VolumesActionsTest-738072124-project-admin] Updating volume '3b0777c9-f209-4265-b815-ba75021a13d8' with '{'status': 'creating'}' {{(pid=87435) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 05 21:04:37 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:37 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:04:37 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:37 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:04:37 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-3f5159d0-f33d-4697-9820-3263367560ec tempest-VolumesActionsTest-738072124 tempest-VolumesActionsTest-738072124-project-admin] http://192.168.122.117/volume/v3/volumes/3b0777c9-f209-4265-b815-ba75021a13d8/action returned with HTTP 202 Sep 05 21:04:37 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1030/2072] 192.168.122.117 () {60 vars in 1274 bytes} [Sat Sep 5 21:04:37 2026] POST /volume/v3/volumes/3b0777c9-f209-4265-b815-ba75021a13d8/action => generated 0 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 05 21:04:37 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-b5169e0d-3360-44ef-b871-417538d8265e None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:38 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b5169e0d-3360-44ef-b871-417538d8265e tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] GET http://192.168.122.117/volume/v3/volumes/3b0777c9-f209-4265-b815-ba75021a13d8 Sep 05 21:04:38 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b5169e0d-3360-44ef-b871-417538d8265e tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:38 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b5169e0d-3360-44ef-b871-417538d8265e tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:38 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:38 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:04:38 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:38 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:04:38 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-b5169e0d-3360-44ef-b871-417538d8265e tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Volume info retrieved successfully. Sep 05 21:04:38 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b5169e0d-3360-44ef-b871-417538d8265e tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] http://192.168.122.117/volume/v3/volumes/3b0777c9-f209-4265-b815-ba75021a13d8 returned with HTTP 200 Sep 05 21:04:38 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1043/2073] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:04:37 2026] GET /volume/v3/volumes/3b0777c9-f209-4265-b815-ba75021a13d8 => generated 849 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:04:38 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-1e691eaf-eb97-463d-9d8f-b0bd23fd4ddf None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:38 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-1e691eaf-eb97-463d-9d8f-b0bd23fd4ddf tempest-VolumesActionsTest-738072124 tempest-VolumesActionsTest-738072124-project-admin] POST http://192.168.122.117/volume/v3/volumes/3b0777c9-f209-4265-b815-ba75021a13d8/action Sep 05 21:04:38 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-1e691eaf-eb97-463d-9d8f-b0bd23fd4ddf tempest-VolumesActionsTest-738072124 tempest-VolumesActionsTest-738072124-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87435) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 21:04:38 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-1e691eaf-eb97-463d-9d8f-b0bd23fd4ddf tempest-VolumesActionsTest-738072124 tempest-VolumesActionsTest-738072124-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:04:38 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:38 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:04:38 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:38 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:04:38 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-1e691eaf-eb97-463d-9d8f-b0bd23fd4ddf tempest-VolumesActionsTest-738072124 tempest-VolumesActionsTest-738072124-project-admin] Volume info retrieved successfully. Sep 05 21:04:38 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-1e691eaf-eb97-463d-9d8f-b0bd23fd4ddf tempest-VolumesActionsTest-738072124 tempest-VolumesActionsTest-738072124-project-admin] Delete volume request issued successfully. Sep 05 21:04:38 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-1e691eaf-eb97-463d-9d8f-b0bd23fd4ddf tempest-VolumesActionsTest-738072124 tempest-VolumesActionsTest-738072124-project-admin] http://192.168.122.117/volume/v3/volumes/3b0777c9-f209-4265-b815-ba75021a13d8/action returned with HTTP 202 Sep 05 21:04:38 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1031/2074] 192.168.122.117 () {60 vars in 1274 bytes} [Sat Sep 5 21:04:38 2026] POST /volume/v3/volumes/3b0777c9-f209-4265-b815-ba75021a13d8/action => generated 0 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 21:04:38 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-443f9c92-6def-42cc-a32f-3eb7b499fae1 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:38 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-443f9c92-6def-42cc-a32f-3eb7b499fae1 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] GET http://192.168.122.117/volume/v3/volumes/3b0777c9-f209-4265-b815-ba75021a13d8 Sep 05 21:04:38 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-443f9c92-6def-42cc-a32f-3eb7b499fae1 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:38 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-443f9c92-6def-42cc-a32f-3eb7b499fae1 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:38 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:38 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:04:38 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:38 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:04:38 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-443f9c92-6def-42cc-a32f-3eb7b499fae1 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Volume info retrieved successfully. Sep 05 21:04:38 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-443f9c92-6def-42cc-a32f-3eb7b499fae1 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] http://192.168.122.117/volume/v3/volumes/3b0777c9-f209-4265-b815-ba75021a13d8 returned with HTTP 200 Sep 05 21:04:38 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1044/2075] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:04:38 2026] GET /volume/v3/volumes/3b0777c9-f209-4265-b815-ba75021a13d8 => generated 849 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:04:39 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-10968546-9fc9-4e3a-9919-0de8feb4de46 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:39 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-10968546-9fc9-4e3a-9919-0de8feb4de46 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] GET http://192.168.122.117/volume/v3/volumes/3b0777c9-f209-4265-b815-ba75021a13d8 Sep 05 21:04:39 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-10968546-9fc9-4e3a-9919-0de8feb4de46 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:39 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-10968546-9fc9-4e3a-9919-0de8feb4de46 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:39 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-10968546-9fc9-4e3a-9919-0de8feb4de46 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] http://192.168.122.117/volume/v3/volumes/3b0777c9-f209-4265-b815-ba75021a13d8 returned with HTTP 404 Sep 05 21:04:39 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1032/2076] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:04:39 2026] GET /volume/v3/volumes/3b0777c9-f209-4265-b815-ba75021a13d8 => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:04:39 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-15bdbf11-7af7-41a7-873a-b549670f49d0 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:39 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-15bdbf11-7af7-41a7-873a-b549670f49d0 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] GET http://192.168.122.117/volume/v3/volumes/3b0777c9-f209-4265-b815-ba75021a13d8 Sep 05 21:04:39 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-15bdbf11-7af7-41a7-873a-b549670f49d0 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:39 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-15bdbf11-7af7-41a7-873a-b549670f49d0 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:39 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-15bdbf11-7af7-41a7-873a-b549670f49d0 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] http://192.168.122.117/volume/v3/volumes/3b0777c9-f209-4265-b815-ba75021a13d8 returned with HTTP 404 Sep 05 21:04:39 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1045/2077] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:04:39 2026] GET /volume/v3/volumes/3b0777c9-f209-4265-b815-ba75021a13d8 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:04:39 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-f908e904-7396-43f0-9ada-9fdcd16e4b11 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:39 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-f908e904-7396-43f0-9ada-9fdcd16e4b11 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] DELETE http://192.168.122.117/volume/v3/volumes/3b0777c9-f209-4265-b815-ba75021a13d8 Sep 05 21:04:39 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-f908e904-7396-43f0-9ada-9fdcd16e4b11 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:39 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-f908e904-7396-43f0-9ada-9fdcd16e4b11 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:39 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-f908e904-7396-43f0-9ada-9fdcd16e4b11 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Delete volume with id: 3b0777c9-f209-4265-b815-ba75021a13d8 Sep 05 21:04:39 devstack devstack@c-api.service[87435]: DEBUG dbcounter [-] [87435] Writing DB stats cinder:SELECT=222,cinder:UPDATE=50,cinder:INSERT=27,cinder:DELETE=2 {{(pid=87435) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 21:04:39 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-f908e904-7396-43f0-9ada-9fdcd16e4b11 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] http://192.168.122.117/volume/v3/volumes/3b0777c9-f209-4265-b815-ba75021a13d8 returned with HTTP 404 Sep 05 21:04:39 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1033/2078] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 21:04:39 2026] DELETE /volume/v3/volumes/3b0777c9-f209-4265-b815-ba75021a13d8 => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:04:39 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-a2536781-4753-441f-8e1c-822c6b6c6a25 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:39 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-a2536781-4753-441f-8e1c-822c6b6c6a25 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 21:04:39 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-a2536781-4753-441f-8e1c-822c6b6c6a25 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1398373035"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:04:39 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.volumes [None req-a2536781-4753-441f-8e1c-822c6b6c6a25 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1398373035'}} {{(pid=87434) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:04:39 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-a2536781-4753-441f-8e1c-822c6b6c6a25 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Create volume of 1 GB Sep 05 21:04:39 devstack devstack@c-api.service[87434]: DEBUG dbcounter [-] [87434] Writing DB stats cinder:SELECT=193,cinder:UPDATE=43,cinder:INSERT=24,cinder:DELETE=1 {{(pid=87434) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 21:04:39 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-a2536781-4753-441f-8e1c-822c6b6c6a25 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Availability Zones retrieved successfully. Sep 05 21:04:39 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-a2536781-4753-441f-8e1c-822c6b6c6a25 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Flow 'volume_create_api' (2ea80ae0-e511-495a-847e-7d43dd34dd2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:04:39 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-a2536781-4753-441f-8e1c-822c6b6c6a25 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e42b8024-d1fd-4e33-bc7c-eb8f54f4fe93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:04:39 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.flows.api.create_volume [None req-a2536781-4753-441f-8e1c-822c6b6c6a25 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Validating volume size '1' using validate_int {{(pid=87434) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:04:39 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-a2536781-4753-441f-8e1c-822c6b6c6a25 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e42b8024-d1fd-4e33-bc7c-eb8f54f4fe93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:04:39 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-a2536781-4753-441f-8e1c-822c6b6c6a25 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (987e3a12-e9a3-4442-8090-2ce5a180f862) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:04:39 devstack devstack@c-api.service[87434]: DEBUG cinder.quota [None req-a2536781-4753-441f-8e1c-822c6b6c6a25 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Created reservations ['945a4fce-6a96-49c3-81ee-ff0cbd4d78d4', 'eff9d776-e041-472d-86c0-63a2381385bf', '330ffbb1-14d9-47af-877f-eb53507a667c', 'c7131dd9-5dec-4472-bd89-d12ab64591d1'] {{(pid=87434) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:04:39 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-a2536781-4753-441f-8e1c-822c6b6c6a25 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (987e3a12-e9a3-4442-8090-2ce5a180f862) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['945a4fce-6a96-49c3-81ee-ff0cbd4d78d4', 'eff9d776-e041-472d-86c0-63a2381385bf', '330ffbb1-14d9-47af-877f-eb53507a667c', 'c7131dd9-5dec-4472-bd89-d12ab64591d1']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:04:39 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-a2536781-4753-441f-8e1c-822c6b6c6a25 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd01ef2b-7f8f-4ccd-bc87-65702acf5950) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:04:39 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:39 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:04:39 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-a2536781-4753-441f-8e1c-822c6b6c6a25 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd01ef2b-7f8f-4ccd-bc87-65702acf5950) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0a727c48-5cda-4b18-b4e0-b1c3ce2af06e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1398373035',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc00b01279ec4729bb9867abd72f6276',qos_specs=None,replication_status=,reservations=['945a4fce-6a96-49c3-81ee-ff0cbd4d78d4','eff9d776-e041-472d-86c0-63a2381385bf','330ffbb1-14d9-47af-877f-eb53507a667c','c7131dd9-5dec-4472-bd89-d12ab64591d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2131f09839ba4e6eb5602b0eb741b43b',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:04:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1398373035',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0a727c48-5cda-4b18-b4e0-b1c3ce2af06e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bc00b01279ec4729bb9867abd72f6276',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2131f09839ba4e6eb5602b0eb741b43b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:04:39 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-a2536781-4753-441f-8e1c-822c6b6c6a25 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (427850ed-aa0c-446e-bd54-e96e73380b9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:04:39 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-a2536781-4753-441f-8e1c-822c6b6c6a25 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (427850ed-aa0c-446e-bd54-e96e73380b9b) transitioned into state 'SUCCESS' from state '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-1398373035',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc00b01279ec4729bb9867abd72f6276',qos_specs=None,replication_status=,reservations=['945a4fce-6a96-49c3-81ee-ff0cbd4d78d4','eff9d776-e041-472d-86c0-63a2381385bf','330ffbb1-14d9-47af-877f-eb53507a667c','c7131dd9-5dec-4472-bd89-d12ab64591d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2131f09839ba4e6eb5602b0eb741b43b',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:04:39 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-a2536781-4753-441f-8e1c-822c6b6c6a25 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c31a45fb-d49a-4962-ba4c-ec4803b4d110) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:04:39 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-a2536781-4753-441f-8e1c-822c6b6c6a25 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c31a45fb-d49a-4962-ba4c-ec4803b4d110) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:04:39 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-a2536781-4753-441f-8e1c-822c6b6c6a25 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Flow 'volume_create_api' (2ea80ae0-e511-495a-847e-7d43dd34dd2b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:04:39 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-a2536781-4753-441f-8e1c-822c6b6c6a25 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Create volume request issued successfully. Sep 05 21:04:39 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-a2536781-4753-441f-8e1c-822c6b6c6a25 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 21:04:39 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1046/2079] 192.168.122.117 () {60 vars in 1142 bytes} [Sat Sep 5 21:04:39 2026] POST /volume/v3/volumes => generated 758 bytes in 448 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:04:39 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-3ec4cd34-7011-49ad-a9f8-d8f27c503cfb None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:39 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-3ec4cd34-7011-49ad-a9f8-d8f27c503cfb tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] GET http://192.168.122.117/volume/v3/volumes/0a727c48-5cda-4b18-b4e0-b1c3ce2af06e Sep 05 21:04:39 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-3ec4cd34-7011-49ad-a9f8-d8f27c503cfb tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:39 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-3ec4cd34-7011-49ad-a9f8-d8f27c503cfb tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:39 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:39 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:04:39 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:39 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:04:39 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-3ec4cd34-7011-49ad-a9f8-d8f27c503cfb tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Volume info retrieved successfully. Sep 05 21:04:39 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-3ec4cd34-7011-49ad-a9f8-d8f27c503cfb tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] http://192.168.122.117/volume/v3/volumes/0a727c48-5cda-4b18-b4e0-b1c3ce2af06e returned with HTTP 200 Sep 05 21:04:39 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1034/2080] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:04:39 2026] GET /volume/v3/volumes/0a727c48-5cda-4b18-b4e0-b1c3ce2af06e => generated 826 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:04:40 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-1dcfde01-6ac7-4671-bb04-b7f722f19ae5 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:40 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-1dcfde01-6ac7-4671-bb04-b7f722f19ae5 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] GET http://192.168.122.117/volume/v3/volumes/0a727c48-5cda-4b18-b4e0-b1c3ce2af06e Sep 05 21:04:40 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-1dcfde01-6ac7-4671-bb04-b7f722f19ae5 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:40 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-1dcfde01-6ac7-4671-bb04-b7f722f19ae5 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:40 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:40 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:04:40 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:40 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:04:40 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-1dcfde01-6ac7-4671-bb04-b7f722f19ae5 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Volume info retrieved successfully. Sep 05 21:04:40 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-1dcfde01-6ac7-4671-bb04-b7f722f19ae5 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] http://192.168.122.117/volume/v3/volumes/0a727c48-5cda-4b18-b4e0-b1c3ce2af06e returned with HTTP 200 Sep 05 21:04:40 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1047/2081] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:04:40 2026] GET /volume/v3/volumes/0a727c48-5cda-4b18-b4e0-b1c3ce2af06e => generated 850 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:04:42 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-a8afed81-cff2-4be4-8646-717d486cecec None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:42 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-a8afed81-cff2-4be4-8646-717d486cecec tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] GET http://192.168.122.117/volume/v3/volumes/0a727c48-5cda-4b18-b4e0-b1c3ce2af06e Sep 05 21:04:42 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-a8afed81-cff2-4be4-8646-717d486cecec tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:42 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-a8afed81-cff2-4be4-8646-717d486cecec tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:42 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:42 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:04:42 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:42 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:04:42 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-a8afed81-cff2-4be4-8646-717d486cecec tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Volume info retrieved successfully. Sep 05 21:04:42 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-a8afed81-cff2-4be4-8646-717d486cecec tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] http://192.168.122.117/volume/v3/volumes/0a727c48-5cda-4b18-b4e0-b1c3ce2af06e returned with HTTP 200 Sep 05 21:04:42 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1035/2082] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:04:42 2026] GET /volume/v3/volumes/0a727c48-5cda-4b18-b4e0-b1c3ce2af06e => generated 851 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:04:42 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-45bc5bae-f949-446b-843b-8d5f74d96c37 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:42 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-45bc5bae-f949-446b-843b-8d5f74d96c37 tempest-VolumesActionsTest-738072124 tempest-VolumesActionsTest-738072124-project-admin] POST http://192.168.122.117/volume/v3/volumes/0a727c48-5cda-4b18-b4e0-b1c3ce2af06e/action Sep 05 21:04:42 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-45bc5bae-f949-446b-843b-8d5f74d96c37 tempest-VolumesActionsTest-738072124 tempest-VolumesActionsTest-738072124-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87434) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 21:04:42 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-45bc5bae-f949-446b-843b-8d5f74d96c37 tempest-VolumesActionsTest-738072124 tempest-VolumesActionsTest-738072124-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:04:42 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:42 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:04:42 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:42 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:04:42 devstack devstack@c-api.service[87434]: DEBUG cinder.api.contrib.admin_actions [None req-45bc5bae-f949-446b-843b-8d5f74d96c37 tempest-VolumesActionsTest-738072124 tempest-VolumesActionsTest-738072124-project-admin] Updating volume '0a727c48-5cda-4b18-b4e0-b1c3ce2af06e' with '{'status': 'error'}' {{(pid=87434) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 05 21:04:42 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:42 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:04:42 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:42 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:04:42 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-45bc5bae-f949-446b-843b-8d5f74d96c37 tempest-VolumesActionsTest-738072124 tempest-VolumesActionsTest-738072124-project-admin] http://192.168.122.117/volume/v3/volumes/0a727c48-5cda-4b18-b4e0-b1c3ce2af06e/action returned with HTTP 202 Sep 05 21:04:42 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1048/2083] 192.168.122.117 () {60 vars in 1274 bytes} [Sat Sep 5 21:04:42 2026] POST /volume/v3/volumes/0a727c48-5cda-4b18-b4e0-b1c3ce2af06e/action => generated 0 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 21:04:42 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-ca936a08-7dd6-49f2-9617-b3173f149e56 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:42 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-ca936a08-7dd6-49f2-9617-b3173f149e56 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] GET http://192.168.122.117/volume/v3/volumes/0a727c48-5cda-4b18-b4e0-b1c3ce2af06e Sep 05 21:04:42 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-ca936a08-7dd6-49f2-9617-b3173f149e56 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:42 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-ca936a08-7dd6-49f2-9617-b3173f149e56 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:42 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:42 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:04:42 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:42 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:04:42 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-ca936a08-7dd6-49f2-9617-b3173f149e56 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Volume info retrieved successfully. Sep 05 21:04:42 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-ca936a08-7dd6-49f2-9617-b3173f149e56 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] http://192.168.122.117/volume/v3/volumes/0a727c48-5cda-4b18-b4e0-b1c3ce2af06e returned with HTTP 200 Sep 05 21:04:42 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1036/2084] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:04:42 2026] GET /volume/v3/volumes/0a727c48-5cda-4b18-b4e0-b1c3ce2af06e => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:04:42 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-61862d70-72e9-4676-b01e-1eb988cf9df0 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:42 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-61862d70-72e9-4676-b01e-1eb988cf9df0 tempest-VolumesActionsTest-738072124 tempest-VolumesActionsTest-738072124-project-admin] POST http://192.168.122.117/volume/v3/volumes/0a727c48-5cda-4b18-b4e0-b1c3ce2af06e/action Sep 05 21:04:42 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-61862d70-72e9-4676-b01e-1eb988cf9df0 tempest-VolumesActionsTest-738072124 tempest-VolumesActionsTest-738072124-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87434) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 21:04:42 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-61862d70-72e9-4676-b01e-1eb988cf9df0 tempest-VolumesActionsTest-738072124 tempest-VolumesActionsTest-738072124-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:04:42 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:42 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:04:42 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:42 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:04:42 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-61862d70-72e9-4676-b01e-1eb988cf9df0 tempest-VolumesActionsTest-738072124 tempest-VolumesActionsTest-738072124-project-admin] Volume info retrieved successfully. Sep 05 21:04:42 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-61862d70-72e9-4676-b01e-1eb988cf9df0 tempest-VolumesActionsTest-738072124 tempest-VolumesActionsTest-738072124-project-admin] Delete volume request issued successfully. Sep 05 21:04:42 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-61862d70-72e9-4676-b01e-1eb988cf9df0 tempest-VolumesActionsTest-738072124 tempest-VolumesActionsTest-738072124-project-admin] http://192.168.122.117/volume/v3/volumes/0a727c48-5cda-4b18-b4e0-b1c3ce2af06e/action returned with HTTP 202 Sep 05 21:04:42 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1049/2085] 192.168.122.117 () {60 vars in 1274 bytes} [Sat Sep 5 21:04:42 2026] POST /volume/v3/volumes/0a727c48-5cda-4b18-b4e0-b1c3ce2af06e/action => generated 0 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 21:04:42 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-cc1a8b5d-5e40-44c7-b228-7ecc03292f5c None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:42 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-cc1a8b5d-5e40-44c7-b228-7ecc03292f5c tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] GET http://192.168.122.117/volume/v3/volumes/0a727c48-5cda-4b18-b4e0-b1c3ce2af06e Sep 05 21:04:42 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-cc1a8b5d-5e40-44c7-b228-7ecc03292f5c tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:42 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-cc1a8b5d-5e40-44c7-b228-7ecc03292f5c tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:42 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:42 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:04:42 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:42 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:04:42 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-cc1a8b5d-5e40-44c7-b228-7ecc03292f5c tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Volume info retrieved successfully. Sep 05 21:04:42 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-cc1a8b5d-5e40-44c7-b228-7ecc03292f5c tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] http://192.168.122.117/volume/v3/volumes/0a727c48-5cda-4b18-b4e0-b1c3ce2af06e returned with HTTP 200 Sep 05 21:04:42 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1037/2086] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:04:42 2026] GET /volume/v3/volumes/0a727c48-5cda-4b18-b4e0-b1c3ce2af06e => generated 850 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:04:43 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-95369e3b-361e-4131-91a8-73fa33bfe7ce None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:43 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-95369e3b-361e-4131-91a8-73fa33bfe7ce tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] GET http://192.168.122.117/volume/v3/volumes/0a727c48-5cda-4b18-b4e0-b1c3ce2af06e Sep 05 21:04:43 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-95369e3b-361e-4131-91a8-73fa33bfe7ce tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:43 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-95369e3b-361e-4131-91a8-73fa33bfe7ce tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:43 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-95369e3b-361e-4131-91a8-73fa33bfe7ce tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] http://192.168.122.117/volume/v3/volumes/0a727c48-5cda-4b18-b4e0-b1c3ce2af06e returned with HTTP 404 Sep 05 21:04:43 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1050/2087] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:04:43 2026] GET /volume/v3/volumes/0a727c48-5cda-4b18-b4e0-b1c3ce2af06e => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:04:43 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-96e24e9f-a2e5-47f0-bf1e-26c4bce224bf None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:43 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-96e24e9f-a2e5-47f0-bf1e-26c4bce224bf tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] GET http://192.168.122.117/volume/v3/volumes/0a727c48-5cda-4b18-b4e0-b1c3ce2af06e Sep 05 21:04:43 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-96e24e9f-a2e5-47f0-bf1e-26c4bce224bf tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:43 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-96e24e9f-a2e5-47f0-bf1e-26c4bce224bf tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:43 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-96e24e9f-a2e5-47f0-bf1e-26c4bce224bf tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] http://192.168.122.117/volume/v3/volumes/0a727c48-5cda-4b18-b4e0-b1c3ce2af06e returned with HTTP 404 Sep 05 21:04:43 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1038/2088] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:04:43 2026] GET /volume/v3/volumes/0a727c48-5cda-4b18-b4e0-b1c3ce2af06e => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 21:04:43 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-3e0b9fa3-6aeb-4487-8359-43a90b158dbc None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:43 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-3e0b9fa3-6aeb-4487-8359-43a90b158dbc tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] DELETE http://192.168.122.117/volume/v3/volumes/0a727c48-5cda-4b18-b4e0-b1c3ce2af06e Sep 05 21:04:43 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-3e0b9fa3-6aeb-4487-8359-43a90b158dbc tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:43 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-3e0b9fa3-6aeb-4487-8359-43a90b158dbc tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Calling method 'delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:43 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-3e0b9fa3-6aeb-4487-8359-43a90b158dbc tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Delete volume with id: 0a727c48-5cda-4b18-b4e0-b1c3ce2af06e Sep 05 21:04:43 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-3e0b9fa3-6aeb-4487-8359-43a90b158dbc tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] http://192.168.122.117/volume/v3/volumes/0a727c48-5cda-4b18-b4e0-b1c3ce2af06e returned with HTTP 404 Sep 05 21:04:43 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1051/2089] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 21:04:43 2026] DELETE /volume/v3/volumes/0a727c48-5cda-4b18-b4e0-b1c3ce2af06e => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:04:43 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-ea22b940-b410-4c7b-9e53-778eff1d38ef None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:43 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-ea22b940-b410-4c7b-9e53-778eff1d38ef tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 21:04:43 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-ea22b940-b410-4c7b-9e53-778eff1d38ef tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1596571757"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:04:43 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.volumes [None req-ea22b940-b410-4c7b-9e53-778eff1d38ef tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1596571757'}} {{(pid=87435) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:04:43 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-ea22b940-b410-4c7b-9e53-778eff1d38ef tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Create volume of 1 GB Sep 05 21:04:43 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-ea22b940-b410-4c7b-9e53-778eff1d38ef tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Availability Zones retrieved successfully. Sep 05 21:04:43 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-ea22b940-b410-4c7b-9e53-778eff1d38ef tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Flow 'volume_create_api' (b3539705-d7f7-4485-bf09-71ad767aaf10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:04:43 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-ea22b940-b410-4c7b-9e53-778eff1d38ef tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c42bcc8-9bc9-4a2c-989a-fb8a5d8b5c1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:04:43 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.flows.api.create_volume [None req-ea22b940-b410-4c7b-9e53-778eff1d38ef tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Validating volume size '1' using validate_int {{(pid=87435) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:04:43 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-ea22b940-b410-4c7b-9e53-778eff1d38ef tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c42bcc8-9bc9-4a2c-989a-fb8a5d8b5c1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:04:43 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-ea22b940-b410-4c7b-9e53-778eff1d38ef tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa3e5952-995d-4cd9-92b5-53e7eca7fae9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:04:43 devstack devstack@c-api.service[87435]: DEBUG cinder.quota [None req-ea22b940-b410-4c7b-9e53-778eff1d38ef tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Created reservations ['eebf9917-e68b-4a15-a465-a0b57ef5ad84', '8e09899b-ff51-4a9f-a50b-7fc729a05567', '5ae97c9f-df89-4e65-9cb9-cb09aef1a68a', 'fbb42dc7-581f-4859-ae5a-cde37bbf41bc'] {{(pid=87435) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:04:43 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-ea22b940-b410-4c7b-9e53-778eff1d38ef tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa3e5952-995d-4cd9-92b5-53e7eca7fae9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eebf9917-e68b-4a15-a465-a0b57ef5ad84', '8e09899b-ff51-4a9f-a50b-7fc729a05567', '5ae97c9f-df89-4e65-9cb9-cb09aef1a68a', 'fbb42dc7-581f-4859-ae5a-cde37bbf41bc']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:04:43 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-ea22b940-b410-4c7b-9e53-778eff1d38ef tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (746cb5b8-9d2c-4b72-9658-13668c64a3d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:04:43 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:43 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:04:43 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-ea22b940-b410-4c7b-9e53-778eff1d38ef tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (746cb5b8-9d2c-4b72-9658-13668c64a3d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1e4f7719-100c-43b9-a43a-92a178f9cd59', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1596571757',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc00b01279ec4729bb9867abd72f6276',qos_specs=None,replication_status=,reservations=['eebf9917-e68b-4a15-a465-a0b57ef5ad84','8e09899b-ff51-4a9f-a50b-7fc729a05567','5ae97c9f-df89-4e65-9cb9-cb09aef1a68a','fbb42dc7-581f-4859-ae5a-cde37bbf41bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2131f09839ba4e6eb5602b0eb741b43b',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:04:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1596571757',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1e4f7719-100c-43b9-a43a-92a178f9cd59,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bc00b01279ec4729bb9867abd72f6276',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2131f09839ba4e6eb5602b0eb741b43b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:04:43 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-ea22b940-b410-4c7b-9e53-778eff1d38ef tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f9eaddb-c804-4eb6-90f9-fd775648820e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:04:43 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-ea22b940-b410-4c7b-9e53-778eff1d38ef tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f9eaddb-c804-4eb6-90f9-fd775648820e) transitioned into state 'SUCCESS' from state '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-1596571757',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc00b01279ec4729bb9867abd72f6276',qos_specs=None,replication_status=,reservations=['eebf9917-e68b-4a15-a465-a0b57ef5ad84','8e09899b-ff51-4a9f-a50b-7fc729a05567','5ae97c9f-df89-4e65-9cb9-cb09aef1a68a','fbb42dc7-581f-4859-ae5a-cde37bbf41bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2131f09839ba4e6eb5602b0eb741b43b',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:04:43 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-ea22b940-b410-4c7b-9e53-778eff1d38ef tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc8c6556-065a-4447-860d-0ec0bcb7599b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:04:43 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-ea22b940-b410-4c7b-9e53-778eff1d38ef tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc8c6556-065a-4447-860d-0ec0bcb7599b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:04:43 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-ea22b940-b410-4c7b-9e53-778eff1d38ef tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Flow 'volume_create_api' (b3539705-d7f7-4485-bf09-71ad767aaf10) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:04:43 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-ea22b940-b410-4c7b-9e53-778eff1d38ef tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Create volume request issued successfully. Sep 05 21:04:43 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-ea22b940-b410-4c7b-9e53-778eff1d38ef tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 21:04:43 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1039/2090] 192.168.122.117 () {60 vars in 1142 bytes} [Sat Sep 5 21:04:43 2026] POST /volume/v3/volumes => generated 758 bytes in 420 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:04:43 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-77980f0f-1ba0-419b-a275-25907f538d86 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:43 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-77980f0f-1ba0-419b-a275-25907f538d86 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] GET http://192.168.122.117/volume/v3/volumes/1e4f7719-100c-43b9-a43a-92a178f9cd59 Sep 05 21:04:43 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-77980f0f-1ba0-419b-a275-25907f538d86 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:43 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-77980f0f-1ba0-419b-a275-25907f538d86 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:44 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:44 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:04:44 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:44 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:04:44 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-77980f0f-1ba0-419b-a275-25907f538d86 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Volume info retrieved successfully. Sep 05 21:04:44 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-77980f0f-1ba0-419b-a275-25907f538d86 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] http://192.168.122.117/volume/v3/volumes/1e4f7719-100c-43b9-a43a-92a178f9cd59 returned with HTTP 200 Sep 05 21:04:44 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1052/2091] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:04:43 2026] GET /volume/v3/volumes/1e4f7719-100c-43b9-a43a-92a178f9cd59 => generated 826 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:04:45 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-a89bf209-cd08-450d-bf99-8801ce9c6af3 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:45 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-a89bf209-cd08-450d-bf99-8801ce9c6af3 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] GET http://192.168.122.117/volume/v3/volumes/1e4f7719-100c-43b9-a43a-92a178f9cd59 Sep 05 21:04:45 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-a89bf209-cd08-450d-bf99-8801ce9c6af3 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:45 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-a89bf209-cd08-450d-bf99-8801ce9c6af3 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:45 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:45 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:04:45 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:45 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:04:45 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-a89bf209-cd08-450d-bf99-8801ce9c6af3 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Volume info retrieved successfully. Sep 05 21:04:45 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-a89bf209-cd08-450d-bf99-8801ce9c6af3 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] http://192.168.122.117/volume/v3/volumes/1e4f7719-100c-43b9-a43a-92a178f9cd59 returned with HTTP 200 Sep 05 21:04:45 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1040/2092] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:04:45 2026] GET /volume/v3/volumes/1e4f7719-100c-43b9-a43a-92a178f9cd59 => generated 850 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:04:46 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-21395d72-8292-4b1b-af65-aba189372dc3 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:46 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-21395d72-8292-4b1b-af65-aba189372dc3 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] GET http://192.168.122.117/volume/v3/volumes/1e4f7719-100c-43b9-a43a-92a178f9cd59 Sep 05 21:04:46 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-21395d72-8292-4b1b-af65-aba189372dc3 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:46 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-21395d72-8292-4b1b-af65-aba189372dc3 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:46 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:46 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:04:46 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:46 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:04:46 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-21395d72-8292-4b1b-af65-aba189372dc3 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Volume info retrieved successfully. Sep 05 21:04:46 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-21395d72-8292-4b1b-af65-aba189372dc3 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] http://192.168.122.117/volume/v3/volumes/1e4f7719-100c-43b9-a43a-92a178f9cd59 returned with HTTP 200 Sep 05 21:04:46 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1053/2093] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:04:46 2026] GET /volume/v3/volumes/1e4f7719-100c-43b9-a43a-92a178f9cd59 => generated 851 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:04:46 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-e3befa9a-29a3-455b-a60f-acb658921544 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:46 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-e3befa9a-29a3-455b-a60f-acb658921544 tempest-VolumesActionsTest-738072124 tempest-VolumesActionsTest-738072124-project-admin] POST http://192.168.122.117/volume/v3/volumes/1e4f7719-100c-43b9-a43a-92a178f9cd59/action Sep 05 21:04:46 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-e3befa9a-29a3-455b-a60f-acb658921544 tempest-VolumesActionsTest-738072124 tempest-VolumesActionsTest-738072124-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=87435) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 21:04:46 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-e3befa9a-29a3-455b-a60f-acb658921544 tempest-VolumesActionsTest-738072124 tempest-VolumesActionsTest-738072124-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:04:46 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:46 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:04:46 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:46 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:04:46 devstack devstack@c-api.service[87435]: DEBUG cinder.api.contrib.admin_actions [None req-e3befa9a-29a3-455b-a60f-acb658921544 tempest-VolumesActionsTest-738072124 tempest-VolumesActionsTest-738072124-project-admin] Updating volume '1e4f7719-100c-43b9-a43a-92a178f9cd59' with '{'status': 'maintenance'}' {{(pid=87435) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 05 21:04:46 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:46 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:04:46 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:46 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:04:46 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-e3befa9a-29a3-455b-a60f-acb658921544 tempest-VolumesActionsTest-738072124 tempest-VolumesActionsTest-738072124-project-admin] http://192.168.122.117/volume/v3/volumes/1e4f7719-100c-43b9-a43a-92a178f9cd59/action returned with HTTP 202 Sep 05 21:04:46 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1041/2094] 192.168.122.117 () {60 vars in 1274 bytes} [Sat Sep 5 21:04:46 2026] POST /volume/v3/volumes/1e4f7719-100c-43b9-a43a-92a178f9cd59/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 21:04:46 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-c9b1c046-8369-46b9-84c6-8572d4fccadd None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:46 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-c9b1c046-8369-46b9-84c6-8572d4fccadd tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] GET http://192.168.122.117/volume/v3/volumes/1e4f7719-100c-43b9-a43a-92a178f9cd59 Sep 05 21:04:46 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-c9b1c046-8369-46b9-84c6-8572d4fccadd tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:46 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-c9b1c046-8369-46b9-84c6-8572d4fccadd tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:46 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:46 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:04:46 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:46 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:04:46 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-c9b1c046-8369-46b9-84c6-8572d4fccadd tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Volume info retrieved successfully. Sep 05 21:04:46 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-c9b1c046-8369-46b9-84c6-8572d4fccadd tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] http://192.168.122.117/volume/v3/volumes/1e4f7719-100c-43b9-a43a-92a178f9cd59 returned with HTTP 200 Sep 05 21:04:46 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1054/2095] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:04:46 2026] GET /volume/v3/volumes/1e4f7719-100c-43b9-a43a-92a178f9cd59 => generated 853 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:04:46 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-5c5ed5d3-85fb-4430-8368-0621f3a15dd1 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:46 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-5c5ed5d3-85fb-4430-8368-0621f3a15dd1 tempest-VolumesActionsTest-738072124 tempest-VolumesActionsTest-738072124-project-admin] POST http://192.168.122.117/volume/v3/volumes/1e4f7719-100c-43b9-a43a-92a178f9cd59/action Sep 05 21:04:46 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-5c5ed5d3-85fb-4430-8368-0621f3a15dd1 tempest-VolumesActionsTest-738072124 tempest-VolumesActionsTest-738072124-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87435) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 21:04:46 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-5c5ed5d3-85fb-4430-8368-0621f3a15dd1 tempest-VolumesActionsTest-738072124 tempest-VolumesActionsTest-738072124-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:04:46 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:46 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:04:46 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:46 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:04:46 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-5c5ed5d3-85fb-4430-8368-0621f3a15dd1 tempest-VolumesActionsTest-738072124 tempest-VolumesActionsTest-738072124-project-admin] Volume info retrieved successfully. Sep 05 21:04:46 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-5c5ed5d3-85fb-4430-8368-0621f3a15dd1 tempest-VolumesActionsTest-738072124 tempest-VolumesActionsTest-738072124-project-admin] Delete volume request issued successfully. Sep 05 21:04:46 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-5c5ed5d3-85fb-4430-8368-0621f3a15dd1 tempest-VolumesActionsTest-738072124 tempest-VolumesActionsTest-738072124-project-admin] http://192.168.122.117/volume/v3/volumes/1e4f7719-100c-43b9-a43a-92a178f9cd59/action returned with HTTP 202 Sep 05 21:04:46 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1042/2096] 192.168.122.117 () {60 vars in 1274 bytes} [Sat Sep 5 21:04:46 2026] POST /volume/v3/volumes/1e4f7719-100c-43b9-a43a-92a178f9cd59/action => generated 0 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 21:04:46 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-64274ef9-cafb-459e-a07c-f4bad3548a9e None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:46 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-64274ef9-cafb-459e-a07c-f4bad3548a9e tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] GET http://192.168.122.117/volume/v3/volumes/1e4f7719-100c-43b9-a43a-92a178f9cd59 Sep 05 21:04:46 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-64274ef9-cafb-459e-a07c-f4bad3548a9e tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:46 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-64274ef9-cafb-459e-a07c-f4bad3548a9e tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:46 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:46 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:04:46 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:46 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:04:46 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-64274ef9-cafb-459e-a07c-f4bad3548a9e tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Volume info retrieved successfully. Sep 05 21:04:46 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-64274ef9-cafb-459e-a07c-f4bad3548a9e tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] http://192.168.122.117/volume/v3/volumes/1e4f7719-100c-43b9-a43a-92a178f9cd59 returned with HTTP 200 Sep 05 21:04:46 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1055/2097] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:04:46 2026] GET /volume/v3/volumes/1e4f7719-100c-43b9-a43a-92a178f9cd59 => generated 850 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:04:47 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-200a06b2-c3f3-4c69-b6e7-29ad2ea2a81f None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:47 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-200a06b2-c3f3-4c69-b6e7-29ad2ea2a81f tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] GET http://192.168.122.117/volume/v3/volumes/1e4f7719-100c-43b9-a43a-92a178f9cd59 Sep 05 21:04:47 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-200a06b2-c3f3-4c69-b6e7-29ad2ea2a81f tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:47 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-200a06b2-c3f3-4c69-b6e7-29ad2ea2a81f tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:47 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-200a06b2-c3f3-4c69-b6e7-29ad2ea2a81f tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] http://192.168.122.117/volume/v3/volumes/1e4f7719-100c-43b9-a43a-92a178f9cd59 returned with HTTP 404 Sep 05 21:04:47 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1043/2098] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:04:47 2026] GET /volume/v3/volumes/1e4f7719-100c-43b9-a43a-92a178f9cd59 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 21:04:47 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-6b272353-08f8-4e76-bae4-d151eeb01bc0 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:47 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-6b272353-08f8-4e76-bae4-d151eeb01bc0 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] GET http://192.168.122.117/volume/v3/volumes/1e4f7719-100c-43b9-a43a-92a178f9cd59 Sep 05 21:04:47 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-6b272353-08f8-4e76-bae4-d151eeb01bc0 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:47 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-6b272353-08f8-4e76-bae4-d151eeb01bc0 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:47 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-6b272353-08f8-4e76-bae4-d151eeb01bc0 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] http://192.168.122.117/volume/v3/volumes/1e4f7719-100c-43b9-a43a-92a178f9cd59 returned with HTTP 404 Sep 05 21:04:47 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1056/2099] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:04:47 2026] GET /volume/v3/volumes/1e4f7719-100c-43b9-a43a-92a178f9cd59 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:04:47 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-3ea32ba2-5fd8-4f0b-b65d-b9b137e824a9 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:47 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-3ea32ba2-5fd8-4f0b-b65d-b9b137e824a9 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] DELETE http://192.168.122.117/volume/v3/volumes/1e4f7719-100c-43b9-a43a-92a178f9cd59 Sep 05 21:04:47 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-3ea32ba2-5fd8-4f0b-b65d-b9b137e824a9 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:47 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-3ea32ba2-5fd8-4f0b-b65d-b9b137e824a9 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:47 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-3ea32ba2-5fd8-4f0b-b65d-b9b137e824a9 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Delete volume with id: 1e4f7719-100c-43b9-a43a-92a178f9cd59 Sep 05 21:04:47 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-3ea32ba2-5fd8-4f0b-b65d-b9b137e824a9 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] http://192.168.122.117/volume/v3/volumes/1e4f7719-100c-43b9-a43a-92a178f9cd59 returned with HTTP 404 Sep 05 21:04:47 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1044/2100] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 21:04:47 2026] DELETE /volume/v3/volumes/1e4f7719-100c-43b9-a43a-92a178f9cd59 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:04:47 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-6071157d-42d4-4406-956c-436c1e8496b8 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:47 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-6071157d-42d4-4406-956c-436c1e8496b8 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 21:04:47 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-6071157d-42d4-4406-956c-436c1e8496b8 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-839026138"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:04:47 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.volumes [None req-6071157d-42d4-4406-956c-436c1e8496b8 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-839026138'}} {{(pid=87434) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:04:47 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-6071157d-42d4-4406-956c-436c1e8496b8 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Create volume of 1 GB Sep 05 21:04:47 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-6071157d-42d4-4406-956c-436c1e8496b8 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Availability Zones retrieved successfully. Sep 05 21:04:47 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-6071157d-42d4-4406-956c-436c1e8496b8 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Flow 'volume_create_api' (71b8b00b-9d00-48de-818e-0c074c6511a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:04:47 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-6071157d-42d4-4406-956c-436c1e8496b8 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (144f3d7d-4cd5-49d1-8d6c-876862f0e7ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:04:47 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.flows.api.create_volume [None req-6071157d-42d4-4406-956c-436c1e8496b8 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Validating volume size '1' using validate_int {{(pid=87434) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:04:47 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-6071157d-42d4-4406-956c-436c1e8496b8 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (144f3d7d-4cd5-49d1-8d6c-876862f0e7ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:04:47 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-6071157d-42d4-4406-956c-436c1e8496b8 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef6bc66a-fb1f-42ee-bba3-7bddef65d25b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:04:47 devstack devstack@c-api.service[87434]: DEBUG cinder.quota [None req-6071157d-42d4-4406-956c-436c1e8496b8 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Created reservations ['7271cd1c-9d4b-4346-8543-1407625af4a3', '0f102b59-98bc-42f2-adc2-c3887e1a7f43', '1e8e4aa0-a980-4a03-a804-85c34ecc6c90', '7e8e2595-1d9c-481e-b09f-00b2b1b642bd'] {{(pid=87434) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:04:47 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-6071157d-42d4-4406-956c-436c1e8496b8 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef6bc66a-fb1f-42ee-bba3-7bddef65d25b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7271cd1c-9d4b-4346-8543-1407625af4a3', '0f102b59-98bc-42f2-adc2-c3887e1a7f43', '1e8e4aa0-a980-4a03-a804-85c34ecc6c90', '7e8e2595-1d9c-481e-b09f-00b2b1b642bd']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:04:47 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-6071157d-42d4-4406-956c-436c1e8496b8 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bae8d199-c0a2-4c5b-b76f-955a9d69f528) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:04:47 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:47 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:04:47 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-6071157d-42d4-4406-956c-436c1e8496b8 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bae8d199-c0a2-4c5b-b76f-955a9d69f528) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e2a6dd4f-baa4-4d1a-ae44-3849853b0c99', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-839026138',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc00b01279ec4729bb9867abd72f6276',qos_specs=None,replication_status=,reservations=['7271cd1c-9d4b-4346-8543-1407625af4a3','0f102b59-98bc-42f2-adc2-c3887e1a7f43','1e8e4aa0-a980-4a03-a804-85c34ecc6c90','7e8e2595-1d9c-481e-b09f-00b2b1b642bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2131f09839ba4e6eb5602b0eb741b43b',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:04:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-839026138',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e2a6dd4f-baa4-4d1a-ae44-3849853b0c99,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bc00b01279ec4729bb9867abd72f6276',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2131f09839ba4e6eb5602b0eb741b43b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:04:47 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-6071157d-42d4-4406-956c-436c1e8496b8 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21fe8ff6-fd29-44b0-83c1-ba0f87351dd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:04:47 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-6071157d-42d4-4406-956c-436c1e8496b8 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21fe8ff6-fd29-44b0-83c1-ba0f87351dd2) transitioned into state 'SUCCESS' from state '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-839026138',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc00b01279ec4729bb9867abd72f6276',qos_specs=None,replication_status=,reservations=['7271cd1c-9d4b-4346-8543-1407625af4a3','0f102b59-98bc-42f2-adc2-c3887e1a7f43','1e8e4aa0-a980-4a03-a804-85c34ecc6c90','7e8e2595-1d9c-481e-b09f-00b2b1b642bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2131f09839ba4e6eb5602b0eb741b43b',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:04:47 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-6071157d-42d4-4406-956c-436c1e8496b8 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (191fe05a-2f13-4c0a-b2d3-813c19736cbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:04:47 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-6071157d-42d4-4406-956c-436c1e8496b8 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (191fe05a-2f13-4c0a-b2d3-813c19736cbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:04:47 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-6071157d-42d4-4406-956c-436c1e8496b8 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Flow 'volume_create_api' (71b8b00b-9d00-48de-818e-0c074c6511a1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:04:47 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-6071157d-42d4-4406-956c-436c1e8496b8 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Create volume request issued successfully. Sep 05 21:04:47 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-6071157d-42d4-4406-956c-436c1e8496b8 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 21:04:47 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1057/2101] 192.168.122.117 () {60 vars in 1142 bytes} [Sat Sep 5 21:04:47 2026] POST /volume/v3/volumes => generated 757 bytes in 399 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:04:48 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-c9a481e7-2ffd-4da8-9e2e-aff8818fca7e None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:48 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-c9a481e7-2ffd-4da8-9e2e-aff8818fca7e tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] GET http://192.168.122.117/volume/v3/volumes/e2a6dd4f-baa4-4d1a-ae44-3849853b0c99 Sep 05 21:04:48 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-c9a481e7-2ffd-4da8-9e2e-aff8818fca7e tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:48 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-c9a481e7-2ffd-4da8-9e2e-aff8818fca7e tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:48 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:48 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:04:48 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:48 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:04:48 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-c9a481e7-2ffd-4da8-9e2e-aff8818fca7e tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Volume info retrieved successfully. Sep 05 21:04:48 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-c9a481e7-2ffd-4da8-9e2e-aff8818fca7e tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] http://192.168.122.117/volume/v3/volumes/e2a6dd4f-baa4-4d1a-ae44-3849853b0c99 returned with HTTP 200 Sep 05 21:04:48 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1045/2102] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:04:48 2026] GET /volume/v3/volumes/e2a6dd4f-baa4-4d1a-ae44-3849853b0c99 => generated 825 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:04:49 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-0ac2c686-37c6-471f-a908-aab380a7071c None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:49 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-0ac2c686-37c6-471f-a908-aab380a7071c tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] GET http://192.168.122.117/volume/v3/volumes/e2a6dd4f-baa4-4d1a-ae44-3849853b0c99 Sep 05 21:04:49 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-0ac2c686-37c6-471f-a908-aab380a7071c tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:49 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-0ac2c686-37c6-471f-a908-aab380a7071c tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:49 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:49 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:04:49 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:49 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:04:49 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-0ac2c686-37c6-471f-a908-aab380a7071c tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Volume info retrieved successfully. Sep 05 21:04:49 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-0ac2c686-37c6-471f-a908-aab380a7071c tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] http://192.168.122.117/volume/v3/volumes/e2a6dd4f-baa4-4d1a-ae44-3849853b0c99 returned with HTTP 200 Sep 05 21:04:49 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1058/2103] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:04:49 2026] GET /volume/v3/volumes/e2a6dd4f-baa4-4d1a-ae44-3849853b0c99 => generated 849 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:04:50 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-0baef692-7911-4e40-87ef-95e0f3958b27 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:50 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-da9adb34-e2c4-4e2a-9fe4-d44d7d68721e None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:50 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-da9adb34-e2c4-4e2a-9fe4-d44d7d68721e None None] GET http://192.168.122.117/volume// Sep 05 21:04:50 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-0baef692-7911-4e40-87ef-95e0f3958b27 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] GET http://192.168.122.117/volume/v3/volumes/e2a6dd4f-baa4-4d1a-ae44-3849853b0c99 Sep 05 21:04:50 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-da9adb34-e2c4-4e2a-9fe4-d44d7d68721e None None] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:50 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-0baef692-7911-4e40-87ef-95e0f3958b27 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:50 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-da9adb34-e2c4-4e2a-9fe4-d44d7d68721e None None] Calling method 'all' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:50 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-0baef692-7911-4e40-87ef-95e0f3958b27 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:50 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-da9adb34-e2c4-4e2a-9fe4-d44d7d68721e None None] http://192.168.122.117/volume// returned with HTTP 300 Sep 05 21:04:50 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1059/2104] 192.168.122.117 () {58 vars in 1315 bytes} [Sat Sep 5 21:04:50 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 21:04:50 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-8969e5c8-af48-4ed1-9106-7f31c8701591 req-4f3723af-4a11-42e5-a053-33270a0365b9 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:50 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:50 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:04:50 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-8969e5c8-af48-4ed1-9106-7f31c8701591 req-4f3723af-4a11-42e5-a053-33270a0365b9 tempest-TestShelveInstance-1463649249 tempest-TestShelveInstance-1463649249-project-member] POST http://192.168.122.117/volume/v3/attachments Sep 05 21:04:50 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:50 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:04:50 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-8969e5c8-af48-4ed1-9106-7f31c8701591 req-4f3723af-4a11-42e5-a053-33270a0365b9 tempest-TestShelveInstance-1463649249 tempest-TestShelveInstance-1463649249-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "92d80265-241f-45b1-b19e-301ce1fd26f2", "connector": null, "instance_uuid": "887e0781-a6ff-40c0-a3e2-dced77c3c563"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:04:50 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-0baef692-7911-4e40-87ef-95e0f3958b27 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Volume info retrieved successfully. Sep 05 21:04:50 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:50 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:04:50 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-0baef692-7911-4e40-87ef-95e0f3958b27 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] http://192.168.122.117/volume/v3/volumes/e2a6dd4f-baa4-4d1a-ae44-3849853b0c99 returned with HTTP 200 Sep 05 21:04:50 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1046/2105] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:04:50 2026] GET /volume/v3/volumes/e2a6dd4f-baa4-4d1a-ae44-3849853b0c99 => generated 850 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:04:50 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:50 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:04:50 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-33a89e3a-ad2c-4dd9-8646-cf05bb6d8bcb None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:50 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-33a89e3a-ad2c-4dd9-8646-cf05bb6d8bcb tempest-VolumesActionsTest-738072124 tempest-VolumesActionsTest-738072124-project-admin] POST http://192.168.122.117/volume/v3/volumes/e2a6dd4f-baa4-4d1a-ae44-3849853b0c99/action Sep 05 21:04:50 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-33a89e3a-ad2c-4dd9-8646-cf05bb6d8bcb tempest-VolumesActionsTest-738072124 tempest-VolumesActionsTest-738072124-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87435) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 21:04:50 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-33a89e3a-ad2c-4dd9-8646-cf05bb6d8bcb tempest-VolumesActionsTest-738072124 tempest-VolumesActionsTest-738072124-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:04:50 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:50 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:04:50 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:50 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:04:50 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:50 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:04:50 devstack devstack@c-api.service[87435]: DEBUG cinder.api.contrib.admin_actions [None req-33a89e3a-ad2c-4dd9-8646-cf05bb6d8bcb tempest-VolumesActionsTest-738072124 tempest-VolumesActionsTest-738072124-project-admin] Updating volume 'e2a6dd4f-baa4-4d1a-ae44-3849853b0c99' with '{'status': 'error'}' {{(pid=87435) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 05 21:04:50 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:50 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:04:50 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-8969e5c8-af48-4ed1-9106-7f31c8701591 req-4f3723af-4a11-42e5-a053-33270a0365b9 tempest-TestShelveInstance-1463649249 tempest-TestShelveInstance-1463649249-project-member] http://192.168.122.117/volume/v3/attachments returned with HTTP 200 Sep 05 21:04:50 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1060/2106] 192.168.122.117 () {66 vars in 1483 bytes} [Sat Sep 5 21:04:50 2026] POST /volume/v3/attachments => generated 273 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 21:04:50 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:50 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:04:50 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-33a89e3a-ad2c-4dd9-8646-cf05bb6d8bcb tempest-VolumesActionsTest-738072124 tempest-VolumesActionsTest-738072124-project-admin] http://192.168.122.117/volume/v3/volumes/e2a6dd4f-baa4-4d1a-ae44-3849853b0c99/action returned with HTTP 202 Sep 05 21:04:50 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1047/2107] 192.168.122.117 () {60 vars in 1274 bytes} [Sat Sep 5 21:04:50 2026] POST /volume/v3/volumes/e2a6dd4f-baa4-4d1a-ae44-3849853b0c99/action => generated 0 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 21:04:50 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-8969e5c8-af48-4ed1-9106-7f31c8701591 req-8bc58b9a-b12c-4075-9cf4-215a43b4bfd2 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:50 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-8969e5c8-af48-4ed1-9106-7f31c8701591 req-8bc58b9a-b12c-4075-9cf4-215a43b4bfd2 tempest-TestShelveInstance-1463649249 tempest-TestShelveInstance-1463649249-project-member] DELETE http://192.168.122.117/volume/v3/attachments/858b2732-1372-468b-b53a-409296252671 Sep 05 21:04:50 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-8969e5c8-af48-4ed1-9106-7f31c8701591 req-8bc58b9a-b12c-4075-9cf4-215a43b4bfd2 tempest-TestShelveInstance-1463649249 tempest-TestShelveInstance-1463649249-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:50 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-8969e5c8-af48-4ed1-9106-7f31c8701591 req-8bc58b9a-b12c-4075-9cf4-215a43b4bfd2 tempest-TestShelveInstance-1463649249 tempest-TestShelveInstance-1463649249-project-member] Calling method 'version_select' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:50 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-61a5acaa-a4b1-4a3e-9a1a-efbd6341eb60 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:50 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-61a5acaa-a4b1-4a3e-9a1a-efbd6341eb60 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] GET http://192.168.122.117/volume/v3/volumes/e2a6dd4f-baa4-4d1a-ae44-3849853b0c99 Sep 05 21:04:50 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-61a5acaa-a4b1-4a3e-9a1a-efbd6341eb60 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:50 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-61a5acaa-a4b1-4a3e-9a1a-efbd6341eb60 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:50 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:50 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:04:50 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:50 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:04:50 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:50 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:04:50 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-61a5acaa-a4b1-4a3e-9a1a-efbd6341eb60 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Volume info retrieved successfully. Sep 05 21:04:50 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-61a5acaa-a4b1-4a3e-9a1a-efbd6341eb60 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] http://192.168.122.117/volume/v3/volumes/e2a6dd4f-baa4-4d1a-ae44-3849853b0c99 returned with HTTP 200 Sep 05 21:04:50 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1048/2108] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:04:50 2026] GET /volume/v3/volumes/e2a6dd4f-baa4-4d1a-ae44-3849853b0c99 => generated 846 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:04:50 devstack devstack@c-api.service[87434]: /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 05 21:04:50 devstack devstack@c-api.service[87434]: return base.obj_make_list(context, Sep 05 21:04:50 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-2a73ed3f-7e08-48cf-b350-031cd7cf7032 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:50 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-2a73ed3f-7e08-48cf-b350-031cd7cf7032 tempest-VolumesActionsTest-738072124 tempest-VolumesActionsTest-738072124-project-admin] POST http://192.168.122.117/volume/v3/volumes/e2a6dd4f-baa4-4d1a-ae44-3849853b0c99/action Sep 05 21:04:50 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-2a73ed3f-7e08-48cf-b350-031cd7cf7032 tempest-VolumesActionsTest-738072124 tempest-VolumesActionsTest-738072124-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87435) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 21:04:50 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-2a73ed3f-7e08-48cf-b350-031cd7cf7032 tempest-VolumesActionsTest-738072124 tempest-VolumesActionsTest-738072124-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:04:50 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:50 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:04:50 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:50 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:04:50 devstack devstack@c-api.service[87435]: DEBUG cinder.api.contrib.admin_actions [None req-2a73ed3f-7e08-48cf-b350-031cd7cf7032 tempest-VolumesActionsTest-738072124 tempest-VolumesActionsTest-738072124-project-admin] Updating volume 'e2a6dd4f-baa4-4d1a-ae44-3849853b0c99' with '{'status': 'available'}' {{(pid=87435) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 05 21:04:50 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:50 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:04:50 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-8969e5c8-af48-4ed1-9106-7f31c8701591 req-8bc58b9a-b12c-4075-9cf4-215a43b4bfd2 tempest-TestShelveInstance-1463649249 tempest-TestShelveInstance-1463649249-project-member] http://192.168.122.117/volume/v3/attachments/858b2732-1372-468b-b53a-409296252671 returned with HTTP 200 Sep 05 21:04:50 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1061/2109] 192.168.122.117 () {64 vars in 1562 bytes} [Sat Sep 5 21:04:50 2026] DELETE /volume/v3/attachments/858b2732-1372-468b-b53a-409296252671 => generated 192 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:04:50 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:50 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:04:50 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-2a73ed3f-7e08-48cf-b350-031cd7cf7032 tempest-VolumesActionsTest-738072124 tempest-VolumesActionsTest-738072124-project-admin] http://192.168.122.117/volume/v3/volumes/e2a6dd4f-baa4-4d1a-ae44-3849853b0c99/action returned with HTTP 202 Sep 05 21:04:50 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1049/2110] 192.168.122.117 () {60 vars in 1274 bytes} [Sat Sep 5 21:04:50 2026] POST /volume/v3/volumes/e2a6dd4f-baa4-4d1a-ae44-3849853b0c99/action => generated 0 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 21:04:50 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-9b72aa90-0e01-46e8-8f63-29cab56402ca None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:50 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-9b72aa90-0e01-46e8-8f63-29cab56402ca tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] GET http://192.168.122.117/volume/v3/volumes/e2a6dd4f-baa4-4d1a-ae44-3849853b0c99 Sep 05 21:04:50 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-9b72aa90-0e01-46e8-8f63-29cab56402ca tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:50 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-9b72aa90-0e01-46e8-8f63-29cab56402ca tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:50 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:50 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:04:50 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:50 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:04:50 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-9b72aa90-0e01-46e8-8f63-29cab56402ca tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Volume info retrieved successfully. Sep 05 21:04:50 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-9b72aa90-0e01-46e8-8f63-29cab56402ca tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] http://192.168.122.117/volume/v3/volumes/e2a6dd4f-baa4-4d1a-ae44-3849853b0c99 returned with HTTP 200 Sep 05 21:04:50 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1062/2111] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:04:50 2026] GET /volume/v3/volumes/e2a6dd4f-baa4-4d1a-ae44-3849853b0c99 => generated 850 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:04:50 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-356d75a6-6273-4f39-bfde-6f2fc8df5908 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:50 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-356d75a6-6273-4f39-bfde-6f2fc8df5908 tempest-VolumesActionsTest-738072124 tempest-VolumesActionsTest-738072124-project-admin] POST http://192.168.122.117/volume/v3/volumes/e2a6dd4f-baa4-4d1a-ae44-3849853b0c99/action Sep 05 21:04:50 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-356d75a6-6273-4f39-bfde-6f2fc8df5908 tempest-VolumesActionsTest-738072124 tempest-VolumesActionsTest-738072124-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=87435) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 21:04:50 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-356d75a6-6273-4f39-bfde-6f2fc8df5908 tempest-VolumesActionsTest-738072124 tempest-VolumesActionsTest-738072124-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:04:50 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:50 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:04:50 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:50 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:04:50 devstack devstack@c-api.service[87435]: DEBUG cinder.api.contrib.admin_actions [None req-356d75a6-6273-4f39-bfde-6f2fc8df5908 tempest-VolumesActionsTest-738072124 tempest-VolumesActionsTest-738072124-project-admin] Updating volume 'e2a6dd4f-baa4-4d1a-ae44-3849853b0c99' with '{'status': 'maintenance'}' {{(pid=87435) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 05 21:04:50 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:50 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:04:50 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:50 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:04:50 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-356d75a6-6273-4f39-bfde-6f2fc8df5908 tempest-VolumesActionsTest-738072124 tempest-VolumesActionsTest-738072124-project-admin] http://192.168.122.117/volume/v3/volumes/e2a6dd4f-baa4-4d1a-ae44-3849853b0c99/action returned with HTTP 202 Sep 05 21:04:50 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1050/2112] 192.168.122.117 () {60 vars in 1274 bytes} [Sat Sep 5 21:04:50 2026] POST /volume/v3/volumes/e2a6dd4f-baa4-4d1a-ae44-3849853b0c99/action => generated 0 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 05 21:04:50 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-f321f61c-6958-4b58-9bf5-019d5e76413f None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:50 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-f321f61c-6958-4b58-9bf5-019d5e76413f tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] GET http://192.168.122.117/volume/v3/volumes/e2a6dd4f-baa4-4d1a-ae44-3849853b0c99 Sep 05 21:04:50 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-f321f61c-6958-4b58-9bf5-019d5e76413f tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:50 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-f321f61c-6958-4b58-9bf5-019d5e76413f tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:50 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:50 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:04:50 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:50 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:04:50 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-f321f61c-6958-4b58-9bf5-019d5e76413f tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Volume info retrieved successfully. Sep 05 21:04:50 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-f321f61c-6958-4b58-9bf5-019d5e76413f tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] http://192.168.122.117/volume/v3/volumes/e2a6dd4f-baa4-4d1a-ae44-3849853b0c99 returned with HTTP 200 Sep 05 21:04:50 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1063/2113] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:04:50 2026] GET /volume/v3/volumes/e2a6dd4f-baa4-4d1a-ae44-3849853b0c99 => generated 852 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:04:50 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-7947e8cf-dc3e-4213-80c0-0df785fb3dd0 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:50 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-7947e8cf-dc3e-4213-80c0-0df785fb3dd0 tempest-VolumesActionsTest-738072124 tempest-VolumesActionsTest-738072124-project-admin] POST http://192.168.122.117/volume/v3/volumes/e2a6dd4f-baa4-4d1a-ae44-3849853b0c99/action Sep 05 21:04:50 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-7947e8cf-dc3e-4213-80c0-0df785fb3dd0 tempest-VolumesActionsTest-738072124 tempest-VolumesActionsTest-738072124-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87435) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 21:04:50 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-7947e8cf-dc3e-4213-80c0-0df785fb3dd0 tempest-VolumesActionsTest-738072124 tempest-VolumesActionsTest-738072124-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:04:50 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:50 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:04:50 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:50 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:04:50 devstack devstack@c-api.service[87435]: DEBUG cinder.api.contrib.admin_actions [None req-7947e8cf-dc3e-4213-80c0-0df785fb3dd0 tempest-VolumesActionsTest-738072124 tempest-VolumesActionsTest-738072124-project-admin] Updating volume 'e2a6dd4f-baa4-4d1a-ae44-3849853b0c99' with '{'status': 'available'}' {{(pid=87435) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 05 21:04:50 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:50 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:04:50 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:50 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:04:50 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-7947e8cf-dc3e-4213-80c0-0df785fb3dd0 tempest-VolumesActionsTest-738072124 tempest-VolumesActionsTest-738072124-project-admin] http://192.168.122.117/volume/v3/volumes/e2a6dd4f-baa4-4d1a-ae44-3849853b0c99/action returned with HTTP 202 Sep 05 21:04:50 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1051/2114] 192.168.122.117 () {60 vars in 1274 bytes} [Sat Sep 5 21:04:50 2026] POST /volume/v3/volumes/e2a6dd4f-baa4-4d1a-ae44-3849853b0c99/action => generated 0 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 21:04:50 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-87d1182a-ea6b-4b37-b6e3-4b97d96fde18 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:50 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-87d1182a-ea6b-4b37-b6e3-4b97d96fde18 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] GET http://192.168.122.117/volume/v3/volumes/e2a6dd4f-baa4-4d1a-ae44-3849853b0c99 Sep 05 21:04:50 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-87d1182a-ea6b-4b37-b6e3-4b97d96fde18 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:50 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-87d1182a-ea6b-4b37-b6e3-4b97d96fde18 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:50 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:50 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:04:50 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:50 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:04:50 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-87d1182a-ea6b-4b37-b6e3-4b97d96fde18 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Volume info retrieved successfully. Sep 05 21:04:50 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-87d1182a-ea6b-4b37-b6e3-4b97d96fde18 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] http://192.168.122.117/volume/v3/volumes/e2a6dd4f-baa4-4d1a-ae44-3849853b0c99 returned with HTTP 200 Sep 05 21:04:50 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1064/2115] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:04:50 2026] GET /volume/v3/volumes/e2a6dd4f-baa4-4d1a-ae44-3849853b0c99 => generated 850 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:04:50 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-671e76ba-a2f3-4b14-94b9-3be47bd3dc72 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:50 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-671e76ba-a2f3-4b14-94b9-3be47bd3dc72 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] GET http://192.168.122.117/volume/v3/volumes/e2a6dd4f-baa4-4d1a-ae44-3849853b0c99 Sep 05 21:04:50 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-671e76ba-a2f3-4b14-94b9-3be47bd3dc72 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:50 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-671e76ba-a2f3-4b14-94b9-3be47bd3dc72 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:50 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:50 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:04:50 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:50 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:04:50 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-671e76ba-a2f3-4b14-94b9-3be47bd3dc72 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Volume info retrieved successfully. Sep 05 21:04:50 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-671e76ba-a2f3-4b14-94b9-3be47bd3dc72 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] http://192.168.122.117/volume/v3/volumes/e2a6dd4f-baa4-4d1a-ae44-3849853b0c99 returned with HTTP 200 Sep 05 21:04:50 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1052/2116] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:04:50 2026] GET /volume/v3/volumes/e2a6dd4f-baa4-4d1a-ae44-3849853b0c99 => generated 850 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:04:50 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-e5b94089-9963-4cbc-a9b2-013ba8863432 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:50 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-e5b94089-9963-4cbc-a9b2-013ba8863432 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] DELETE http://192.168.122.117/volume/v3/volumes/e2a6dd4f-baa4-4d1a-ae44-3849853b0c99 Sep 05 21:04:50 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-e5b94089-9963-4cbc-a9b2-013ba8863432 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:50 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-e5b94089-9963-4cbc-a9b2-013ba8863432 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Calling method 'delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:50 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-e5b94089-9963-4cbc-a9b2-013ba8863432 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Delete volume with id: e2a6dd4f-baa4-4d1a-ae44-3849853b0c99 Sep 05 21:04:50 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:50 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:04:50 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:50 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:04:50 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-e5b94089-9963-4cbc-a9b2-013ba8863432 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Volume info retrieved successfully. Sep 05 21:04:50 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-e5b94089-9963-4cbc-a9b2-013ba8863432 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Delete volume request issued successfully. Sep 05 21:04:50 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-e5b94089-9963-4cbc-a9b2-013ba8863432 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] http://192.168.122.117/volume/v3/volumes/e2a6dd4f-baa4-4d1a-ae44-3849853b0c99 returned with HTTP 202 Sep 05 21:04:50 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1065/2117] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 21:04:50 2026] DELETE /volume/v3/volumes/e2a6dd4f-baa4-4d1a-ae44-3849853b0c99 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 05 21:04:50 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-ed4a21ec-e06e-4cbf-ab44-443ecd92875c None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:50 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-ed4a21ec-e06e-4cbf-ab44-443ecd92875c tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] GET http://192.168.122.117/volume/v3/volumes/e2a6dd4f-baa4-4d1a-ae44-3849853b0c99 Sep 05 21:04:50 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-ed4a21ec-e06e-4cbf-ab44-443ecd92875c tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:50 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-ed4a21ec-e06e-4cbf-ab44-443ecd92875c tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:50 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:50 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:04:51 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:51 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:04:51 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-ed4a21ec-e06e-4cbf-ab44-443ecd92875c tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Volume info retrieved successfully. Sep 05 21:04:51 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-ed4a21ec-e06e-4cbf-ab44-443ecd92875c tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] http://192.168.122.117/volume/v3/volumes/e2a6dd4f-baa4-4d1a-ae44-3849853b0c99 returned with HTTP 200 Sep 05 21:04:51 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1053/2118] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:04:50 2026] GET /volume/v3/volumes/e2a6dd4f-baa4-4d1a-ae44-3849853b0c99 => generated 849 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:04:52 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-04928bc9-9010-4283-b18a-f5f206ca3914 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:52 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-04928bc9-9010-4283-b18a-f5f206ca3914 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] GET http://192.168.122.117/volume/v3/volumes/e2a6dd4f-baa4-4d1a-ae44-3849853b0c99 Sep 05 21:04:52 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-04928bc9-9010-4283-b18a-f5f206ca3914 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:52 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-04928bc9-9010-4283-b18a-f5f206ca3914 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:52 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-04928bc9-9010-4283-b18a-f5f206ca3914 tempest-VolumesActionsTest-213205972 tempest-VolumesActionsTest-213205972-project-member] http://192.168.122.117/volume/v3/volumes/e2a6dd4f-baa4-4d1a-ae44-3849853b0c99 returned with HTTP 404 Sep 05 21:04:52 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1066/2119] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:04:52 2026] GET /volume/v3/volumes/e2a6dd4f-baa4-4d1a-ae44-3849853b0c99 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:04:52 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-20e175a0-1f54-4cad-ae6e-8156540afa05 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:52 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-20e175a0-1f54-4cad-ae6e-8156540afa05 None None] GET http://192.168.122.117/volume// Sep 05 21:04:52 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-20e175a0-1f54-4cad-ae6e-8156540afa05 None None] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:52 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-20e175a0-1f54-4cad-ae6e-8156540afa05 None None] Calling method 'all' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:52 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-20e175a0-1f54-4cad-ae6e-8156540afa05 None None] http://192.168.122.117/volume// returned with HTTP 300 Sep 05 21:04:52 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1054/2120] 192.168.122.117 () {58 vars in 1315 bytes} [Sat Sep 5 21:04:52 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 21:04:52 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-c4de3261-6997-42f8-8294-a715211789d3 req-430d2b3d-b086-4cad-8fc5-3d1e3fceacde None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:52 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-c4de3261-6997-42f8-8294-a715211789d3 req-430d2b3d-b086-4cad-8fc5-3d1e3fceacde tempest-TestShelveInstance-1463649249 tempest-TestShelveInstance-1463649249-project-member] GET http://192.168.122.117/volume/v3/volumes/92d80265-241f-45b1-b19e-301ce1fd26f2 Sep 05 21:04:52 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-c4de3261-6997-42f8-8294-a715211789d3 req-430d2b3d-b086-4cad-8fc5-3d1e3fceacde tempest-TestShelveInstance-1463649249 tempest-TestShelveInstance-1463649249-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:52 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-c4de3261-6997-42f8-8294-a715211789d3 req-430d2b3d-b086-4cad-8fc5-3d1e3fceacde tempest-TestShelveInstance-1463649249 tempest-TestShelveInstance-1463649249-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:52 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:52 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:04:52 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:52 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:04:52 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [req-c4de3261-6997-42f8-8294-a715211789d3 req-430d2b3d-b086-4cad-8fc5-3d1e3fceacde tempest-TestShelveInstance-1463649249 tempest-TestShelveInstance-1463649249-project-member] Volume info retrieved successfully. Sep 05 21:04:52 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-c4de3261-6997-42f8-8294-a715211789d3 req-430d2b3d-b086-4cad-8fc5-3d1e3fceacde tempest-TestShelveInstance-1463649249 tempest-TestShelveInstance-1463649249-project-member] http://192.168.122.117/volume/v3/volumes/92d80265-241f-45b1-b19e-301ce1fd26f2 returned with HTTP 200 Sep 05 21:04:52 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1067/2121] 192.168.122.117 () {62 vars in 1528 bytes} [Sat Sep 5 21:04:52 2026] GET /volume/v3/volumes/92d80265-241f-45b1-b19e-301ce1fd26f2 => generated 1513 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 21:04:52 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [req-c4de3261-6997-42f8-8294-a715211789d3 req-3d6271f0-3eed-46a2-9671-79f4c2db210e None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:52 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-c4de3261-6997-42f8-8294-a715211789d3 req-3d6271f0-3eed-46a2-9671-79f4c2db210e tempest-TestShelveInstance-1463649249 tempest-TestShelveInstance-1463649249-project-member] PUT http://192.168.122.117/volume/v3/attachments/3379874e-e48c-415c-aab7-13fafa3c7a70 Sep 05 21:04:52 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-c4de3261-6997-42f8-8294-a715211789d3 req-3d6271f0-3eed-46a2-9671-79f4c2db210e tempest-TestShelveInstance-1463649249 tempest-TestShelveInstance-1463649249-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.117", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:643f628891a", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d26e87ce-8ef5-4a19-89be-27e45980a71c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:04:52 devstack devstack@c-api.service[87435]: DEBUG cinder.coordination [req-c4de3261-6997-42f8-8294-a715211789d3 req-3d6271f0-3eed-46a2-9671-79f4c2db210e tempest-TestShelveInstance-1463649249 tempest-TestShelveInstance-1463649249-project-member] Acquiring lock "cinder-attachment_update-92d80265-241f-45b1-b19e-301ce1fd26f2-devstack" by "attachment_update" {{(pid=87435) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 05 21:04:52 devstack devstack@c-api.service[87435]: DEBUG cinder.coordination [req-c4de3261-6997-42f8-8294-a715211789d3 req-3d6271f0-3eed-46a2-9671-79f4c2db210e tempest-TestShelveInstance-1463649249 tempest-TestShelveInstance-1463649249-project-member] Lock "cinder-attachment_update-92d80265-241f-45b1-b19e-301ce1fd26f2-devstack" acquired by "attachment_update" :: waited 0.016s {{(pid=87435) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 05 21:04:52 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:52 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:04:52 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:52 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:04:52 devstack devstack@c-api.service[87435]: DEBUG cinder.coordination [req-c4de3261-6997-42f8-8294-a715211789d3 req-3d6271f0-3eed-46a2-9671-79f4c2db210e tempest-TestShelveInstance-1463649249 tempest-TestShelveInstance-1463649249-project-member] Lock "cinder-attachment_update-92d80265-241f-45b1-b19e-301ce1fd26f2-devstack" released by "attachment_update" :: held 0.212s {{(pid=87435) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 05 21:04:52 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-c4de3261-6997-42f8-8294-a715211789d3 req-3d6271f0-3eed-46a2-9671-79f4c2db210e tempest-TestShelveInstance-1463649249 tempest-TestShelveInstance-1463649249-project-member] http://192.168.122.117/volume/v3/attachments/3379874e-e48c-415c-aab7-13fafa3c7a70 returned with HTTP 200 Sep 05 21:04:52 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1055/2122] 192.168.122.117 () {66 vars in 1593 bytes} [Sat Sep 5 21:04:52 2026] PUT /volume/v3/attachments/3379874e-e48c-415c-aab7-13fafa3c7a70 => generated 694 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 21:04:52 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-c4de3261-6997-42f8-8294-a715211789d3 req-6112af74-c965-49c7-ba4e-123f938f745d None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:52 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-c4de3261-6997-42f8-8294-a715211789d3 req-6112af74-c965-49c7-ba4e-123f938f745d tempest-TestShelveInstance-1463649249 tempest-TestShelveInstance-1463649249-project-member] POST http://192.168.122.117/volume/v3/attachments/3379874e-e48c-415c-aab7-13fafa3c7a70/action Sep 05 21:04:52 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-c4de3261-6997-42f8-8294-a715211789d3 req-6112af74-c965-49c7-ba4e-123f938f745d tempest-TestShelveInstance-1463649249 tempest-TestShelveInstance-1463649249-project-member] Action body: b'{"os-complete": null}' {{(pid=87434) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 21:04:52 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-c4de3261-6997-42f8-8294-a715211789d3 req-6112af74-c965-49c7-ba4e-123f938f745d tempest-TestShelveInstance-1463649249 tempest-TestShelveInstance-1463649249-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:04:52 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:52 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:04:52 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:52 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:04:52 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-c4de3261-6997-42f8-8294-a715211789d3 req-6112af74-c965-49c7-ba4e-123f938f745d tempest-TestShelveInstance-1463649249 tempest-TestShelveInstance-1463649249-project-member] http://192.168.122.117/volume/v3/attachments/3379874e-e48c-415c-aab7-13fafa3c7a70/action returned with HTTP 204 Sep 05 21:04:52 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1068/2123] 192.168.122.117 () {66 vars in 1614 bytes} [Sat Sep 5 21:04:52 2026] POST /volume/v3/attachments/3379874e-e48c-415c-aab7-13fafa3c7a70/action => generated 0 bytes in 86 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:04:59 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-dd814750-471f-4626-935c-d7ed28e38a39 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:59 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-dd814750-471f-4626-935c-d7ed28e38a39 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] GET http://192.168.122.117/volume/v3/volumes/5f048271-488f-499b-875f-20cf7ab7ee75 Sep 05 21:04:59 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-dd814750-471f-4626-935c-d7ed28e38a39 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:59 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-dd814750-471f-4626-935c-d7ed28e38a39 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:59 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:59 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:04:59 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:59 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:04:59 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-dd814750-471f-4626-935c-d7ed28e38a39 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Volume info retrieved successfully. Sep 05 21:04:59 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-dd814750-471f-4626-935c-d7ed28e38a39 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] http://192.168.122.117/volume/v3/volumes/5f048271-488f-499b-875f-20cf7ab7ee75 returned with HTTP 200 Sep 05 21:04:59 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1056/2124] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:04:59 2026] GET /volume/v3/volumes/5f048271-488f-499b-875f-20cf7ab7ee75 => generated 882 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:04:59 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-6ef15c90-6017-4be1-8041-1976e68f28c1 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:59 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-6ef15c90-6017-4be1-8041-1976e68f28c1 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] GET http://192.168.122.117/volume/v3/volumes/5f048271-488f-499b-875f-20cf7ab7ee75 Sep 05 21:04:59 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-6ef15c90-6017-4be1-8041-1976e68f28c1 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:59 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-6ef15c90-6017-4be1-8041-1976e68f28c1 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:59 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:59 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:04:59 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:59 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:04:59 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-6ef15c90-6017-4be1-8041-1976e68f28c1 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Volume info retrieved successfully. Sep 05 21:04:59 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-6ef15c90-6017-4be1-8041-1976e68f28c1 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] http://192.168.122.117/volume/v3/volumes/5f048271-488f-499b-875f-20cf7ab7ee75 returned with HTTP 200 Sep 05 21:04:59 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1069/2125] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:04:59 2026] GET /volume/v3/volumes/5f048271-488f-499b-875f-20cf7ab7ee75 => generated 882 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:05:00 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [req-8beefb8f-3d60-41ea-a9ea-1833ad458744 req-2031bbbc-b9d7-4e2b-a4a8-93824500783d None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:00 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-8beefb8f-3d60-41ea-a9ea-1833ad458744 req-2031bbbc-b9d7-4e2b-a4a8-93824500783d tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] GET http://192.168.122.117/volume/v3/volumes/5f048271-488f-499b-875f-20cf7ab7ee75 Sep 05 21:05:00 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-8beefb8f-3d60-41ea-a9ea-1833ad458744 req-2031bbbc-b9d7-4e2b-a4a8-93824500783d tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:00 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-8beefb8f-3d60-41ea-a9ea-1833ad458744 req-2031bbbc-b9d7-4e2b-a4a8-93824500783d tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:00 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:00 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:05:00 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:00 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:05:00 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [req-8beefb8f-3d60-41ea-a9ea-1833ad458744 req-2031bbbc-b9d7-4e2b-a4a8-93824500783d tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Volume info retrieved successfully. Sep 05 21:05:00 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-8beefb8f-3d60-41ea-a9ea-1833ad458744 req-2031bbbc-b9d7-4e2b-a4a8-93824500783d tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] http://192.168.122.117/volume/v3/volumes/5f048271-488f-499b-875f-20cf7ab7ee75 returned with HTTP 200 Sep 05 21:05:00 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1057/2126] 192.168.122.117 () {60 vars in 1487 bytes} [Sat Sep 5 21:05:00 2026] GET /volume/v3/volumes/5f048271-488f-499b-875f-20cf7ab7ee75 => generated 882 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:05:00 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-aee67bf5-6530-465d-a67f-5deed76163de None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:00 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-aee67bf5-6530-465d-a67f-5deed76163de None None] GET http://192.168.122.117/volume// Sep 05 21:05:00 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-aee67bf5-6530-465d-a67f-5deed76163de None None] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:00 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-aee67bf5-6530-465d-a67f-5deed76163de None None] Calling method 'all' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:00 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-aee67bf5-6530-465d-a67f-5deed76163de None None] http://192.168.122.117/volume// returned with HTTP 300 Sep 05 21:05:00 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1070/2127] 192.168.122.117 () {58 vars in 1317 bytes} [Sat Sep 5 21:05:00 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 21:05:00 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [req-8beefb8f-3d60-41ea-a9ea-1833ad458744 req-7c6b6e3e-0b44-419c-9b58-e1c1ba611a85 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:00 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-8beefb8f-3d60-41ea-a9ea-1833ad458744 req-7c6b6e3e-0b44-419c-9b58-e1c1ba611a85 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] POST http://192.168.122.117/volume/v3/attachments Sep 05 21:05:00 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-8beefb8f-3d60-41ea-a9ea-1833ad458744 req-7c6b6e3e-0b44-419c-9b58-e1c1ba611a85 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5f048271-488f-499b-875f-20cf7ab7ee75", "connector": null, "instance_uuid": "c280e8d0-0285-491f-a557-4293848a180b"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:05:00 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:00 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:05:00 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:00 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:05:00 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-8beefb8f-3d60-41ea-a9ea-1833ad458744 req-7c6b6e3e-0b44-419c-9b58-e1c1ba611a85 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] http://192.168.122.117/volume/v3/attachments returned with HTTP 200 Sep 05 21:05:00 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1058/2128] 192.168.122.117 () {66 vars in 1483 bytes} [Sat Sep 5 21:05:00 2026] POST /volume/v3/attachments => generated 273 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:05:00 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-4fe05438-7dcf-4400-beb7-b998b52aa8de None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:00 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-4fe05438-7dcf-4400-beb7-b998b52aa8de tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] GET http://192.168.122.117/volume/v3/volumes/5f048271-488f-499b-875f-20cf7ab7ee75 Sep 05 21:05:00 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-4fe05438-7dcf-4400-beb7-b998b52aa8de tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:00 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-4fe05438-7dcf-4400-beb7-b998b52aa8de tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:00 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:00 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:05:00 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-fe9d8f90-1a95-4734-a745-6ca0746fd07c None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:00 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-fe9d8f90-1a95-4734-a745-6ca0746fd07c None None] GET http://192.168.122.117/volume// Sep 05 21:05:00 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-fe9d8f90-1a95-4734-a745-6ca0746fd07c None None] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:00 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-fe9d8f90-1a95-4734-a745-6ca0746fd07c None None] Calling method 'all' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:00 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-fe9d8f90-1a95-4734-a745-6ca0746fd07c None None] http://192.168.122.117/volume// returned with HTTP 300 Sep 05 21:05:00 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1059/2129] 192.168.122.117 () {58 vars in 1315 bytes} [Sat Sep 5 21:05:00 2026] GET /volume/ => generated 390 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 21:05:00 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:00 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:05:00 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-4fe05438-7dcf-4400-beb7-b998b52aa8de tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Volume info retrieved successfully. Sep 05 21:05:00 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [req-8beefb8f-3d60-41ea-a9ea-1833ad458744 req-354c341a-bfdf-495c-b6c4-9fee7d94a983 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:00 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-4fe05438-7dcf-4400-beb7-b998b52aa8de tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] http://192.168.122.117/volume/v3/volumes/5f048271-488f-499b-875f-20cf7ab7ee75 returned with HTTP 200 Sep 05 21:05:00 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1071/2130] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:05:00 2026] GET /volume/v3/volumes/5f048271-488f-499b-875f-20cf7ab7ee75 => generated 881 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:05:00 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-8beefb8f-3d60-41ea-a9ea-1833ad458744 req-354c341a-bfdf-495c-b6c4-9fee7d94a983 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] GET http://192.168.122.117/volume/v3/volumes/5f048271-488f-499b-875f-20cf7ab7ee75 Sep 05 21:05:00 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-8beefb8f-3d60-41ea-a9ea-1833ad458744 req-354c341a-bfdf-495c-b6c4-9fee7d94a983 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:00 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-8beefb8f-3d60-41ea-a9ea-1833ad458744 req-354c341a-bfdf-495c-b6c4-9fee7d94a983 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:00 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:00 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:05:00 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:00 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:05:00 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [req-8beefb8f-3d60-41ea-a9ea-1833ad458744 req-354c341a-bfdf-495c-b6c4-9fee7d94a983 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Volume info retrieved successfully. Sep 05 21:05:00 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-8beefb8f-3d60-41ea-a9ea-1833ad458744 req-354c341a-bfdf-495c-b6c4-9fee7d94a983 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] http://192.168.122.117/volume/v3/volumes/5f048271-488f-499b-875f-20cf7ab7ee75 returned with HTTP 200 Sep 05 21:05:00 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1060/2131] 192.168.122.117 () {62 vars in 1528 bytes} [Sat Sep 5 21:05:00 2026] GET /volume/v3/volumes/5f048271-488f-499b-875f-20cf7ab7ee75 => generated 1062 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 21:05:00 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-8beefb8f-3d60-41ea-a9ea-1833ad458744 req-20c8f626-f689-4b69-bcb4-3ac3d875110f None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:00 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-8beefb8f-3d60-41ea-a9ea-1833ad458744 req-20c8f626-f689-4b69-bcb4-3ac3d875110f tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] PUT http://192.168.122.117/volume/v3/attachments/a29b967c-01aa-4827-b606-7ed97a5af399 Sep 05 21:05:00 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-8beefb8f-3d60-41ea-a9ea-1833ad458744 req-20c8f626-f689-4b69-bcb4-3ac3d875110f tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.117", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:643f628891a", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d26e87ce-8ef5-4a19-89be-27e45980a71c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:05:00 devstack devstack@c-api.service[87434]: DEBUG cinder.coordination [req-8beefb8f-3d60-41ea-a9ea-1833ad458744 req-20c8f626-f689-4b69-bcb4-3ac3d875110f tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Acquiring lock "cinder-attachment_update-5f048271-488f-499b-875f-20cf7ab7ee75-devstack" by "attachment_update" {{(pid=87434) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 05 21:05:00 devstack devstack@c-api.service[87434]: DEBUG cinder.coordination [req-8beefb8f-3d60-41ea-a9ea-1833ad458744 req-20c8f626-f689-4b69-bcb4-3ac3d875110f tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Lock "cinder-attachment_update-5f048271-488f-499b-875f-20cf7ab7ee75-devstack" acquired by "attachment_update" :: waited 0.016s {{(pid=87434) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 05 21:05:00 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:00 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:05:00 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:00 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:05:01 devstack devstack@c-api.service[87434]: DEBUG cinder.coordination [req-8beefb8f-3d60-41ea-a9ea-1833ad458744 req-20c8f626-f689-4b69-bcb4-3ac3d875110f tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Lock "cinder-attachment_update-5f048271-488f-499b-875f-20cf7ab7ee75-devstack" released by "attachment_update" :: held 0.193s {{(pid=87434) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 05 21:05:01 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-8beefb8f-3d60-41ea-a9ea-1833ad458744 req-20c8f626-f689-4b69-bcb4-3ac3d875110f tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] http://192.168.122.117/volume/v3/attachments/a29b967c-01aa-4827-b606-7ed97a5af399 returned with HTTP 200 Sep 05 21:05:01 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1072/2132] 192.168.122.117 () {66 vars in 1593 bytes} [Sat Sep 5 21:05:00 2026] PUT /volume/v3/attachments/a29b967c-01aa-4827-b606-7ed97a5af399 => generated 694 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:05:01 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [req-8beefb8f-3d60-41ea-a9ea-1833ad458744 req-c726b558-bcb5-4e4e-8dbb-d3017cbc7a65 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:01 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-8beefb8f-3d60-41ea-a9ea-1833ad458744 req-c726b558-bcb5-4e4e-8dbb-d3017cbc7a65 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] POST http://192.168.122.117/volume/v3/attachments/a29b967c-01aa-4827-b606-7ed97a5af399/action Sep 05 21:05:01 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-8beefb8f-3d60-41ea-a9ea-1833ad458744 req-c726b558-bcb5-4e4e-8dbb-d3017cbc7a65 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Action body: b'{"os-complete": null}' {{(pid=87435) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 21:05:01 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-8beefb8f-3d60-41ea-a9ea-1833ad458744 req-c726b558-bcb5-4e4e-8dbb-d3017cbc7a65 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:05:01 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:01 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:05:01 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:01 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:05:01 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-8beefb8f-3d60-41ea-a9ea-1833ad458744 req-c726b558-bcb5-4e4e-8dbb-d3017cbc7a65 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] http://192.168.122.117/volume/v3/attachments/a29b967c-01aa-4827-b606-7ed97a5af399/action returned with HTTP 204 Sep 05 21:05:01 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1061/2133] 192.168.122.117 () {66 vars in 1614 bytes} [Sat Sep 5 21:05:01 2026] POST /volume/v3/attachments/a29b967c-01aa-4827-b606-7ed97a5af399/action => generated 0 bytes in 81 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:05:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-61884309-3c41-4176-97ab-89b1a8b9a318 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:01 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-61884309-3c41-4176-97ab-89b1a8b9a318 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] GET http://192.168.122.117/volume/v3/volumes/5f048271-488f-499b-875f-20cf7ab7ee75 Sep 05 21:05:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-61884309-3c41-4176-97ab-89b1a8b9a318 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-61884309-3c41-4176-97ab-89b1a8b9a318 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:01 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:01 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:05:01 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:01 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:05:01 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-61884309-3c41-4176-97ab-89b1a8b9a318 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Volume info retrieved successfully. Sep 05 21:05:01 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-61884309-3c41-4176-97ab-89b1a8b9a318 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] http://192.168.122.117/volume/v3/volumes/5f048271-488f-499b-875f-20cf7ab7ee75 returned with HTTP 200 Sep 05 21:05:01 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1073/2134] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:05:01 2026] GET /volume/v3/volumes/5f048271-488f-499b-875f-20cf7ab7ee75 => generated 1174 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:05:01 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-dc6ff002-5614-4ae0-aae3-93f69892939b None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:01 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-dc6ff002-5614-4ae0-aae3-93f69892939b tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] GET http://192.168.122.117/volume/v3/volumes/5f048271-488f-499b-875f-20cf7ab7ee75 Sep 05 21:05:01 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-dc6ff002-5614-4ae0-aae3-93f69892939b tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:01 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-dc6ff002-5614-4ae0-aae3-93f69892939b tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:01 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:01 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:05:01 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:01 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:05:01 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-dc6ff002-5614-4ae0-aae3-93f69892939b tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Volume info retrieved successfully. Sep 05 21:05:01 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-dc6ff002-5614-4ae0-aae3-93f69892939b tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] http://192.168.122.117/volume/v3/volumes/5f048271-488f-499b-875f-20cf7ab7ee75 returned with HTTP 200 Sep 05 21:05:01 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1062/2135] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:05:01 2026] GET /volume/v3/volumes/5f048271-488f-499b-875f-20cf7ab7ee75 => generated 1174 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:05:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-9719ec33-791a-49b3-9111-0d82352c5fc3 req-8db23ec2-bf08-4e6e-822f-a5a4d352c6d4 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:02 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-9719ec33-791a-49b3-9111-0d82352c5fc3 req-8db23ec2-bf08-4e6e-822f-a5a4d352c6d4 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] GET http://192.168.122.117/volume/v3/volumes/5f048271-488f-499b-875f-20cf7ab7ee75 Sep 05 21:05:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-9719ec33-791a-49b3-9111-0d82352c5fc3 req-8db23ec2-bf08-4e6e-822f-a5a4d352c6d4 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-9719ec33-791a-49b3-9111-0d82352c5fc3 req-8db23ec2-bf08-4e6e-822f-a5a4d352c6d4 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:02 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:02 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:05:02 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:02 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:05:02 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [req-9719ec33-791a-49b3-9111-0d82352c5fc3 req-8db23ec2-bf08-4e6e-822f-a5a4d352c6d4 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Volume info retrieved successfully. Sep 05 21:05:02 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-9719ec33-791a-49b3-9111-0d82352c5fc3 req-8db23ec2-bf08-4e6e-822f-a5a4d352c6d4 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] http://192.168.122.117/volume/v3/volumes/5f048271-488f-499b-875f-20cf7ab7ee75 returned with HTTP 200 Sep 05 21:05:02 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1074/2136] 192.168.122.117 () {60 vars in 1487 bytes} [Sat Sep 5 21:05:02 2026] GET /volume/v3/volumes/5f048271-488f-499b-875f-20cf7ab7ee75 => generated 1174 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:05:02 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [req-9719ec33-791a-49b3-9111-0d82352c5fc3 req-2bba82b0-4755-40b0-8a22-7246451fb17e None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:02 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-9719ec33-791a-49b3-9111-0d82352c5fc3 req-2bba82b0-4755-40b0-8a22-7246451fb17e tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] POST http://192.168.122.117/volume/v3/volumes/5f048271-488f-499b-875f-20cf7ab7ee75/action Sep 05 21:05:02 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-9719ec33-791a-49b3-9111-0d82352c5fc3 req-2bba82b0-4755-40b0-8a22-7246451fb17e tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87435) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 21:05:02 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-9719ec33-791a-49b3-9111-0d82352c5fc3 req-2bba82b0-4755-40b0-8a22-7246451fb17e tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:05:02 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:02 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:05:02 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:02 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:05:02 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [req-9719ec33-791a-49b3-9111-0d82352c5fc3 req-2bba82b0-4755-40b0-8a22-7246451fb17e tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Volume info retrieved successfully. Sep 05 21:05:02 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [req-9719ec33-791a-49b3-9111-0d82352c5fc3 req-2bba82b0-4755-40b0-8a22-7246451fb17e tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Begin detaching volume completed successfully. Sep 05 21:05:02 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-9719ec33-791a-49b3-9111-0d82352c5fc3 req-2bba82b0-4755-40b0-8a22-7246451fb17e tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] http://192.168.122.117/volume/v3/volumes/5f048271-488f-499b-875f-20cf7ab7ee75/action returned with HTTP 202 Sep 05 21:05:03 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1063/2137] 192.168.122.117 () {64 vars in 1561 bytes} [Sat Sep 5 21:05:02 2026] POST /volume/v3/volumes/5f048271-488f-499b-875f-20cf7ab7ee75/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 21:05:03 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-67aa7250-53e0-4c8f-98d6-375baf7df784 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:03 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-67aa7250-53e0-4c8f-98d6-375baf7df784 None None] GET http://192.168.122.117/volume// Sep 05 21:05:03 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-67aa7250-53e0-4c8f-98d6-375baf7df784 None None] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:03 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-67aa7250-53e0-4c8f-98d6-375baf7df784 None None] Calling method 'all' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:03 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-67aa7250-53e0-4c8f-98d6-375baf7df784 None None] http://192.168.122.117/volume// returned with HTTP 300 Sep 05 21:05:03 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1075/2138] 192.168.122.117 () {58 vars in 1315 bytes} [Sat Sep 5 21:05:03 2026] GET /volume/ => generated 390 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 21:05:03 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [req-9719ec33-791a-49b3-9111-0d82352c5fc3 req-5c3a8dba-db2d-4a6e-b332-ca6519483a9b None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:03 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-9719ec33-791a-49b3-9111-0d82352c5fc3 req-5c3a8dba-db2d-4a6e-b332-ca6519483a9b tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] GET http://192.168.122.117/volume/v3/volumes/5f048271-488f-499b-875f-20cf7ab7ee75 Sep 05 21:05:03 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-9719ec33-791a-49b3-9111-0d82352c5fc3 req-5c3a8dba-db2d-4a6e-b332-ca6519483a9b tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:03 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-9719ec33-791a-49b3-9111-0d82352c5fc3 req-5c3a8dba-db2d-4a6e-b332-ca6519483a9b tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:03 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:03 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:05:03 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:03 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:05:03 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [req-9719ec33-791a-49b3-9111-0d82352c5fc3 req-5c3a8dba-db2d-4a6e-b332-ca6519483a9b tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Volume info retrieved successfully. Sep 05 21:05:03 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-9719ec33-791a-49b3-9111-0d82352c5fc3 req-5c3a8dba-db2d-4a6e-b332-ca6519483a9b tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] http://192.168.122.117/volume/v3/volumes/5f048271-488f-499b-875f-20cf7ab7ee75 returned with HTTP 200 Sep 05 21:05:03 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1064/2139] 192.168.122.117 () {62 vars in 1528 bytes} [Sat Sep 5 21:05:03 2026] GET /volume/v3/volumes/5f048271-488f-499b-875f-20cf7ab7ee75 => generated 1358 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 21:05:03 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-9719ec33-791a-49b3-9111-0d82352c5fc3 req-1da28446-6ef2-4b6c-8ad3-10753d26898c None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:03 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-9719ec33-791a-49b3-9111-0d82352c5fc3 req-1da28446-6ef2-4b6c-8ad3-10753d26898c tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] DELETE http://192.168.122.117/volume/v3/attachments/a29b967c-01aa-4827-b606-7ed97a5af399 Sep 05 21:05:03 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-9719ec33-791a-49b3-9111-0d82352c5fc3 req-1da28446-6ef2-4b6c-8ad3-10753d26898c tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:03 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-9719ec33-791a-49b3-9111-0d82352c5fc3 req-1da28446-6ef2-4b6c-8ad3-10753d26898c tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Calling method 'version_select' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:03 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:03 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:05:03 devstack devstack@c-api.service[87434]: /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 05 21:05:03 devstack devstack@c-api.service[87434]: return base.obj_make_list(context, Sep 05 21:05:03 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-9719ec33-791a-49b3-9111-0d82352c5fc3 req-1da28446-6ef2-4b6c-8ad3-10753d26898c tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] http://192.168.122.117/volume/v3/attachments/a29b967c-01aa-4827-b606-7ed97a5af399 returned with HTTP 200 Sep 05 21:05:03 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1076/2140] 192.168.122.117 () {64 vars in 1562 bytes} [Sat Sep 5 21:05:03 2026] DELETE /volume/v3/attachments/a29b967c-01aa-4827-b606-7ed97a5af399 => generated 19 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:05:08 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-85b942d8-bfd8-4163-84dc-3f4f4fd821e7 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:08 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-85b942d8-bfd8-4163-84dc-3f4f4fd821e7 tempest-VolumesImageMetadata-177947354 tempest-VolumesImageMetadata-177947354-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 21:05:08 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-85b942d8-bfd8-4163-84dc-3f4f4fd821e7 tempest-VolumesImageMetadata-177947354 tempest-VolumesImageMetadata-177947354-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "1e185b14-4f13-44ff-ab1c-d13d5db83085", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-39246843"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:05:08 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.volumes [None req-85b942d8-bfd8-4163-84dc-3f4f4fd821e7 tempest-VolumesImageMetadata-177947354 tempest-VolumesImageMetadata-177947354-project-member] Create volume request body: {'volume': {'imageRef': '1e185b14-4f13-44ff-ab1c-d13d5db83085', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-39246843'}} {{(pid=87435) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:05:08 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-85b942d8-bfd8-4163-84dc-3f4f4fd821e7 tempest-VolumesImageMetadata-177947354 tempest-VolumesImageMetadata-177947354-project-member] Create volume of 1 GB Sep 05 21:05:08 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-85b942d8-bfd8-4163-84dc-3f4f4fd821e7 tempest-VolumesImageMetadata-177947354 tempest-VolumesImageMetadata-177947354-project-member] Availability Zones retrieved successfully. Sep 05 21:05:08 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-85b942d8-bfd8-4163-84dc-3f4f4fd821e7 tempest-VolumesImageMetadata-177947354 tempest-VolumesImageMetadata-177947354-project-member] Flow 'volume_create_api' (4f6f4aad-cc96-4630-a299-b33c9a53eb3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:05:08 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-85b942d8-bfd8-4163-84dc-3f4f4fd821e7 tempest-VolumesImageMetadata-177947354 tempest-VolumesImageMetadata-177947354-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26359ec0-8ee7-467e-aa18-e78500544ed6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:05:08 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.flows.api.create_volume [None req-85b942d8-bfd8-4163-84dc-3f4f4fd821e7 tempest-VolumesImageMetadata-177947354 tempest-VolumesImageMetadata-177947354-project-member] Validating volume size '1' using validate_int {{(pid=87435) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:05:08 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-85b942d8-bfd8-4163-84dc-3f4f4fd821e7 tempest-VolumesImageMetadata-177947354 tempest-VolumesImageMetadata-177947354-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26359ec0-8ee7-467e-aa18-e78500544ed6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:05:08 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-85b942d8-bfd8-4163-84dc-3f4f4fd821e7 tempest-VolumesImageMetadata-177947354 tempest-VolumesImageMetadata-177947354-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbb6ee59-1406-4aee-ac29-583b78ce805f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:05:09 devstack devstack@c-api.service[87435]: DEBUG cinder.quota [None req-85b942d8-bfd8-4163-84dc-3f4f4fd821e7 tempest-VolumesImageMetadata-177947354 tempest-VolumesImageMetadata-177947354-project-member] Created reservations ['27c5f5d0-bbea-4307-9c14-2309a07e38a9', '11e9f6da-db86-4cb8-b2b7-c89863bfbfbc', 'b26b6195-feac-4cb3-b5c5-c363eb2a078a', 'f97568cb-f96d-4f8d-8d25-d23c8ae3b279'] {{(pid=87435) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:05:09 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-85b942d8-bfd8-4163-84dc-3f4f4fd821e7 tempest-VolumesImageMetadata-177947354 tempest-VolumesImageMetadata-177947354-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbb6ee59-1406-4aee-ac29-583b78ce805f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['27c5f5d0-bbea-4307-9c14-2309a07e38a9', '11e9f6da-db86-4cb8-b2b7-c89863bfbfbc', 'b26b6195-feac-4cb3-b5c5-c363eb2a078a', 'f97568cb-f96d-4f8d-8d25-d23c8ae3b279']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:05:09 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-85b942d8-bfd8-4163-84dc-3f4f4fd821e7 tempest-VolumesImageMetadata-177947354 tempest-VolumesImageMetadata-177947354-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d537fc5f-de47-439a-9cb7-41e54f850155) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:05:09 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:09 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:05:09 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-85b942d8-bfd8-4163-84dc-3f4f4fd821e7 tempest-VolumesImageMetadata-177947354 tempest-VolumesImageMetadata-177947354-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d537fc5f-de47-439a-9cb7-41e54f850155) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '54895a4e-8bdb-4205-8106-e6be82510e71', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-39246843',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='18148e17c44445758aa91b242e38164c',qos_specs=None,replication_status=,reservations=['27c5f5d0-bbea-4307-9c14-2309a07e38a9','11e9f6da-db86-4cb8-b2b7-c89863bfbfbc','b26b6195-feac-4cb3-b5c5-c363eb2a078a','f97568cb-f96d-4f8d-8d25-d23c8ae3b279'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1de24a560a2640218dd4944b2e3f808e',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:05:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-39246843',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=54895a4e-8bdb-4205-8106-e6be82510e71,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='18148e17c44445758aa91b242e38164c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1de24a560a2640218dd4944b2e3f808e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:05:09 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-85b942d8-bfd8-4163-84dc-3f4f4fd821e7 tempest-VolumesImageMetadata-177947354 tempest-VolumesImageMetadata-177947354-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13b11811-a750-41b4-92a8-c645271195d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:05:09 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-85b942d8-bfd8-4163-84dc-3f4f4fd821e7 tempest-VolumesImageMetadata-177947354 tempest-VolumesImageMetadata-177947354-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13b11811-a750-41b4-92a8-c645271195d3) transitioned into state 'SUCCESS' from state '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-39246843',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='18148e17c44445758aa91b242e38164c',qos_specs=None,replication_status=,reservations=['27c5f5d0-bbea-4307-9c14-2309a07e38a9','11e9f6da-db86-4cb8-b2b7-c89863bfbfbc','b26b6195-feac-4cb3-b5c5-c363eb2a078a','f97568cb-f96d-4f8d-8d25-d23c8ae3b279'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1de24a560a2640218dd4944b2e3f808e',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:05:09 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-85b942d8-bfd8-4163-84dc-3f4f4fd821e7 tempest-VolumesImageMetadata-177947354 tempest-VolumesImageMetadata-177947354-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a68e8ff6-2568-4507-a8c2-370ee6f2c930) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:05:09 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-85b942d8-bfd8-4163-84dc-3f4f4fd821e7 tempest-VolumesImageMetadata-177947354 tempest-VolumesImageMetadata-177947354-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a68e8ff6-2568-4507-a8c2-370ee6f2c930) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:05:09 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-85b942d8-bfd8-4163-84dc-3f4f4fd821e7 tempest-VolumesImageMetadata-177947354 tempest-VolumesImageMetadata-177947354-project-member] Flow 'volume_create_api' (4f6f4aad-cc96-4630-a299-b33c9a53eb3b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:05:09 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-85b942d8-bfd8-4163-84dc-3f4f4fd821e7 tempest-VolumesImageMetadata-177947354 tempest-VolumesImageMetadata-177947354-project-member] Create volume request issued successfully. Sep 05 21:05:09 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-85b942d8-bfd8-4163-84dc-3f4f4fd821e7 tempest-VolumesImageMetadata-177947354 tempest-VolumesImageMetadata-177947354-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 21:05:09 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1065/2141] 192.168.122.117 () {60 vars in 1143 bytes} [Sat Sep 5 21:05:08 2026] POST /volume/v3/volumes => generated 758 bytes in 822 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:05:09 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-bb130219-4b5f-4dac-8ec5-61525efc45c1 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:09 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-bb130219-4b5f-4dac-8ec5-61525efc45c1 tempest-VolumesImageMetadata-177947354 tempest-VolumesImageMetadata-177947354-project-member] GET http://192.168.122.117/volume/v3/volumes/54895a4e-8bdb-4205-8106-e6be82510e71 Sep 05 21:05:09 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-bb130219-4b5f-4dac-8ec5-61525efc45c1 tempest-VolumesImageMetadata-177947354 tempest-VolumesImageMetadata-177947354-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:09 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-bb130219-4b5f-4dac-8ec5-61525efc45c1 tempest-VolumesImageMetadata-177947354 tempest-VolumesImageMetadata-177947354-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:09 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:09 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:05:09 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:09 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:05:09 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-bb130219-4b5f-4dac-8ec5-61525efc45c1 tempest-VolumesImageMetadata-177947354 tempest-VolumesImageMetadata-177947354-project-member] Volume info retrieved successfully. Sep 05 21:05:09 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-bb130219-4b5f-4dac-8ec5-61525efc45c1 tempest-VolumesImageMetadata-177947354 tempest-VolumesImageMetadata-177947354-project-member] http://192.168.122.117/volume/v3/volumes/54895a4e-8bdb-4205-8106-e6be82510e71 returned with HTTP 200 Sep 05 21:05:09 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1077/2142] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:05:09 2026] GET /volume/v3/volumes/54895a4e-8bdb-4205-8106-e6be82510e71 => generated 826 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:05:09 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-dcf0ef47-df85-4bd5-a2fd-ee948a03b4af None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:09 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-dcf0ef47-df85-4bd5-a2fd-ee948a03b4af tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] DELETE http://192.168.122.117/volume/v3/volumes/5f048271-488f-499b-875f-20cf7ab7ee75 Sep 05 21:05:09 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-dcf0ef47-df85-4bd5-a2fd-ee948a03b4af tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:09 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-dcf0ef47-df85-4bd5-a2fd-ee948a03b4af tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:09 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-dcf0ef47-df85-4bd5-a2fd-ee948a03b4af tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Delete volume with id: 5f048271-488f-499b-875f-20cf7ab7ee75 Sep 05 21:05:09 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:09 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:05:09 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:09 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:05:09 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-dcf0ef47-df85-4bd5-a2fd-ee948a03b4af tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Volume info retrieved successfully. Sep 05 21:05:09 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-dcf0ef47-df85-4bd5-a2fd-ee948a03b4af tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Delete volume request issued successfully. Sep 05 21:05:09 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-dcf0ef47-df85-4bd5-a2fd-ee948a03b4af tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] http://192.168.122.117/volume/v3/volumes/5f048271-488f-499b-875f-20cf7ab7ee75 returned with HTTP 202 Sep 05 21:05:09 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1066/2143] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 21:05:09 2026] DELETE /volume/v3/volumes/5f048271-488f-499b-875f-20cf7ab7ee75 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:05:09 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-36600ca9-c78d-4436-80c1-beebd962a38f None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:09 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-36600ca9-c78d-4436-80c1-beebd962a38f tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] GET http://192.168.122.117/volume/v3/volumes/5f048271-488f-499b-875f-20cf7ab7ee75 Sep 05 21:05:09 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-36600ca9-c78d-4436-80c1-beebd962a38f tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:09 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-36600ca9-c78d-4436-80c1-beebd962a38f tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:09 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:09 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:05:09 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:09 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:05:10 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-36600ca9-c78d-4436-80c1-beebd962a38f tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Volume info retrieved successfully. Sep 05 21:05:10 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-36600ca9-c78d-4436-80c1-beebd962a38f tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] http://192.168.122.117/volume/v3/volumes/5f048271-488f-499b-875f-20cf7ab7ee75 returned with HTTP 200 Sep 05 21:05:10 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1078/2144] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:05:09 2026] GET /volume/v3/volumes/5f048271-488f-499b-875f-20cf7ab7ee75 => generated 881 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:05:10 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-a3e63ed7-7d6b-4b05-8497-e1b33f18f3e5 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:10 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-a3e63ed7-7d6b-4b05-8497-e1b33f18f3e5 tempest-VolumesImageMetadata-177947354 tempest-VolumesImageMetadata-177947354-project-member] GET http://192.168.122.117/volume/v3/volumes/54895a4e-8bdb-4205-8106-e6be82510e71 Sep 05 21:05:10 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-a3e63ed7-7d6b-4b05-8497-e1b33f18f3e5 tempest-VolumesImageMetadata-177947354 tempest-VolumesImageMetadata-177947354-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:10 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-a3e63ed7-7d6b-4b05-8497-e1b33f18f3e5 tempest-VolumesImageMetadata-177947354 tempest-VolumesImageMetadata-177947354-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:10 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:10 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:05:10 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:10 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:05:10 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-a3e63ed7-7d6b-4b05-8497-e1b33f18f3e5 tempest-VolumesImageMetadata-177947354 tempest-VolumesImageMetadata-177947354-project-member] Volume info retrieved successfully. Sep 05 21:05:10 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-a3e63ed7-7d6b-4b05-8497-e1b33f18f3e5 tempest-VolumesImageMetadata-177947354 tempest-VolumesImageMetadata-177947354-project-member] http://192.168.122.117/volume/v3/volumes/54895a4e-8bdb-4205-8106-e6be82510e71 returned with HTTP 200 Sep 05 21:05:10 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1067/2145] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:05:10 2026] GET /volume/v3/volumes/54895a4e-8bdb-4205-8106-e6be82510e71 => generated 850 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:05:11 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-dc52fc24-7585-4cf6-9115-ef569462f70c None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:11 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-dc52fc24-7585-4cf6-9115-ef569462f70c tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] GET http://192.168.122.117/volume/v3/volumes/5f048271-488f-499b-875f-20cf7ab7ee75 Sep 05 21:05:11 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-dc52fc24-7585-4cf6-9115-ef569462f70c tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:11 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-dc52fc24-7585-4cf6-9115-ef569462f70c tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:11 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-dc52fc24-7585-4cf6-9115-ef569462f70c tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] http://192.168.122.117/volume/v3/volumes/5f048271-488f-499b-875f-20cf7ab7ee75 returned with HTTP 404 Sep 05 21:05:11 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1079/2146] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:05:11 2026] GET /volume/v3/volumes/5f048271-488f-499b-875f-20cf7ab7ee75 => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:05:11 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-5966dba9-b1ba-4e62-bf13-f7dc0cc51fb3 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:11 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-5966dba9-b1ba-4e62-bf13-f7dc0cc51fb3 tempest-VolumesImageMetadata-177947354 tempest-VolumesImageMetadata-177947354-project-member] GET http://192.168.122.117/volume/v3/volumes/54895a4e-8bdb-4205-8106-e6be82510e71 Sep 05 21:05:11 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-5966dba9-b1ba-4e62-bf13-f7dc0cc51fb3 tempest-VolumesImageMetadata-177947354 tempest-VolumesImageMetadata-177947354-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:11 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-5966dba9-b1ba-4e62-bf13-f7dc0cc51fb3 tempest-VolumesImageMetadata-177947354 tempest-VolumesImageMetadata-177947354-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:11 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:11 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:05:11 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:11 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:05:11 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-5966dba9-b1ba-4e62-bf13-f7dc0cc51fb3 tempest-VolumesImageMetadata-177947354 tempest-VolumesImageMetadata-177947354-project-member] Volume info retrieved successfully. Sep 05 21:05:11 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-5966dba9-b1ba-4e62-bf13-f7dc0cc51fb3 tempest-VolumesImageMetadata-177947354 tempest-VolumesImageMetadata-177947354-project-member] http://192.168.122.117/volume/v3/volumes/54895a4e-8bdb-4205-8106-e6be82510e71 returned with HTTP 200 Sep 05 21:05:11 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1068/2147] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:05:11 2026] GET /volume/v3/volumes/54895a4e-8bdb-4205-8106-e6be82510e71 => generated 908 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:05:11 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-bf41492b-9902-4306-93cb-6ab5b91a8e1b None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:11 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-bf41492b-9902-4306-93cb-6ab5b91a8e1b tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] DELETE http://192.168.122.117/volume/v3/snapshots/034c5f3b-52f9-4574-9f75-34321e59be98 Sep 05 21:05:11 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-bf41492b-9902-4306-93cb-6ab5b91a8e1b tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:11 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-bf41492b-9902-4306-93cb-6ab5b91a8e1b tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Calling method 'delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:11 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.snapshots [None req-bf41492b-9902-4306-93cb-6ab5b91a8e1b tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Delete snapshot with id: 034c5f3b-52f9-4574-9f75-34321e59be98 Sep 05 21:05:11 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:11 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:05:11 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-bf41492b-9902-4306-93cb-6ab5b91a8e1b tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Snapshot retrieved successfully. Sep 05 21:05:11 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:11 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:05:11 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-bf41492b-9902-4306-93cb-6ab5b91a8e1b tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Snapshot delete request issued successfully. Sep 05 21:05:11 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-bf41492b-9902-4306-93cb-6ab5b91a8e1b tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] http://192.168.122.117/volume/v3/snapshots/034c5f3b-52f9-4574-9f75-34321e59be98 returned with HTTP 202 Sep 05 21:05:11 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1080/2148] 192.168.122.117 () {58 vars in 1241 bytes} [Sat Sep 5 21:05:11 2026] DELETE /volume/v3/snapshots/034c5f3b-52f9-4574-9f75-34321e59be98 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:05:11 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-e9f50795-9e0c-4c7b-b193-4999ddb36b66 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:11 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-e9f50795-9e0c-4c7b-b193-4999ddb36b66 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] GET http://192.168.122.117/volume/v3/snapshots/034c5f3b-52f9-4574-9f75-34321e59be98 Sep 05 21:05:11 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-e9f50795-9e0c-4c7b-b193-4999ddb36b66 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:11 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-e9f50795-9e0c-4c7b-b193-4999ddb36b66 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:11 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:11 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:05:11 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-e9f50795-9e0c-4c7b-b193-4999ddb36b66 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Snapshot retrieved successfully. Sep 05 21:05:11 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-e9f50795-9e0c-4c7b-b193-4999ddb36b66 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] http://192.168.122.117/volume/v3/snapshots/034c5f3b-52f9-4574-9f75-34321e59be98 returned with HTTP 200 Sep 05 21:05:11 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1069/2149] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:05:11 2026] GET /volume/v3/snapshots/034c5f3b-52f9-4574-9f75-34321e59be98 => generated 461 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:05:12 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-536a11ac-7691-4e29-81ac-3295a7a4bb39 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:12 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-536a11ac-7691-4e29-81ac-3295a7a4bb39 tempest-VolumesImageMetadata-177947354 tempest-VolumesImageMetadata-177947354-project-member] GET http://192.168.122.117/volume/v3/volumes/54895a4e-8bdb-4205-8106-e6be82510e71 Sep 05 21:05:12 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-536a11ac-7691-4e29-81ac-3295a7a4bb39 tempest-VolumesImageMetadata-177947354 tempest-VolumesImageMetadata-177947354-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:12 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-536a11ac-7691-4e29-81ac-3295a7a4bb39 tempest-VolumesImageMetadata-177947354 tempest-VolumesImageMetadata-177947354-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:12 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:12 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:05:12 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:12 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:05:12 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-536a11ac-7691-4e29-81ac-3295a7a4bb39 tempest-VolumesImageMetadata-177947354 tempest-VolumesImageMetadata-177947354-project-member] Volume info retrieved successfully. Sep 05 21:05:12 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-536a11ac-7691-4e29-81ac-3295a7a4bb39 tempest-VolumesImageMetadata-177947354 tempest-VolumesImageMetadata-177947354-project-member] http://192.168.122.117/volume/v3/volumes/54895a4e-8bdb-4205-8106-e6be82510e71 returned with HTTP 200 Sep 05 21:05:12 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1081/2150] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:05:12 2026] GET /volume/v3/volumes/54895a4e-8bdb-4205-8106-e6be82510e71 => generated 911 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:05:12 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-80923069-7bfd-43c0-87c2-d4a324d1efc0 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:12 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-80923069-7bfd-43c0-87c2-d4a324d1efc0 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] GET http://192.168.122.117/volume/v3/snapshots/034c5f3b-52f9-4574-9f75-34321e59be98 Sep 05 21:05:12 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-80923069-7bfd-43c0-87c2-d4a324d1efc0 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:12 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-80923069-7bfd-43c0-87c2-d4a324d1efc0 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:12 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:12 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:05:12 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-80923069-7bfd-43c0-87c2-d4a324d1efc0 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Snapshot retrieved successfully. Sep 05 21:05:12 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-80923069-7bfd-43c0-87c2-d4a324d1efc0 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] http://192.168.122.117/volume/v3/snapshots/034c5f3b-52f9-4574-9f75-34321e59be98 returned with HTTP 200 Sep 05 21:05:12 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1070/2151] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:05:12 2026] GET /volume/v3/snapshots/034c5f3b-52f9-4574-9f75-34321e59be98 => generated 461 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:05:13 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-b1ba9305-98be-4339-9c66-f48ec4cb4033 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:13 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b1ba9305-98be-4339-9c66-f48ec4cb4033 tempest-VolumesImageMetadata-177947354 tempest-VolumesImageMetadata-177947354-project-member] GET http://192.168.122.117/volume/v3/volumes/54895a4e-8bdb-4205-8106-e6be82510e71 Sep 05 21:05:13 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b1ba9305-98be-4339-9c66-f48ec4cb4033 tempest-VolumesImageMetadata-177947354 tempest-VolumesImageMetadata-177947354-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:13 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b1ba9305-98be-4339-9c66-f48ec4cb4033 tempest-VolumesImageMetadata-177947354 tempest-VolumesImageMetadata-177947354-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:13 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:13 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:05:13 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:13 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:05:13 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-b1ba9305-98be-4339-9c66-f48ec4cb4033 tempest-VolumesImageMetadata-177947354 tempest-VolumesImageMetadata-177947354-project-member] Volume info retrieved successfully. Sep 05 21:05:13 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-ecff359e-26f4-49b5-97e2-3cc7710c0be5 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:13 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-ecff359e-26f4-49b5-97e2-3cc7710c0be5 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] GET http://192.168.122.117/volume/v3/snapshots/034c5f3b-52f9-4574-9f75-34321e59be98 Sep 05 21:05:13 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-ecff359e-26f4-49b5-97e2-3cc7710c0be5 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:13 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-ecff359e-26f4-49b5-97e2-3cc7710c0be5 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:13 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b1ba9305-98be-4339-9c66-f48ec4cb4033 tempest-VolumesImageMetadata-177947354 tempest-VolumesImageMetadata-177947354-project-member] http://192.168.122.117/volume/v3/volumes/54895a4e-8bdb-4205-8106-e6be82510e71 returned with HTTP 200 Sep 05 21:05:13 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1082/2152] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:05:13 2026] GET /volume/v3/volumes/54895a4e-8bdb-4205-8106-e6be82510e71 => generated 911 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:05:13 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-ecff359e-26f4-49b5-97e2-3cc7710c0be5 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] http://192.168.122.117/volume/v3/snapshots/034c5f3b-52f9-4574-9f75-34321e59be98 returned with HTTP 404 Sep 05 21:05:13 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1071/2153] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:05:13 2026] GET /volume/v3/snapshots/034c5f3b-52f9-4574-9f75-34321e59be98 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:05:13 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-4f025cdd-ec25-44d8-ab8c-083629989cb5 req-abf892a6-9fba-465c-8e23-836bf0726fef None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:13 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-4f025cdd-ec25-44d8-ab8c-083629989cb5 req-abf892a6-9fba-465c-8e23-836bf0726fef tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] GET http://192.168.122.117/volume/v3/volumes/d0a8424e-7c13-450e-a113-3d502777a4fc Sep 05 21:05:13 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-4f025cdd-ec25-44d8-ab8c-083629989cb5 req-abf892a6-9fba-465c-8e23-836bf0726fef tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:13 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-4f025cdd-ec25-44d8-ab8c-083629989cb5 req-abf892a6-9fba-465c-8e23-836bf0726fef tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:13 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:13 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:05:13 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:13 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:05:13 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [req-4f025cdd-ec25-44d8-ab8c-083629989cb5 req-abf892a6-9fba-465c-8e23-836bf0726fef tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Volume info retrieved successfully. Sep 05 21:05:13 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-4f025cdd-ec25-44d8-ab8c-083629989cb5 req-abf892a6-9fba-465c-8e23-836bf0726fef tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] http://192.168.122.117/volume/v3/volumes/d0a8424e-7c13-450e-a113-3d502777a4fc returned with HTTP 200 Sep 05 21:05:13 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1083/2154] 192.168.122.117 () {60 vars in 1487 bytes} [Sat Sep 5 21:05:13 2026] GET /volume/v3/volumes/d0a8424e-7c13-450e-a113-3d502777a4fc => generated 848 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:05:14 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-13f964a9-2d9a-4c53-b85a-588dda438a66 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:14 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-13f964a9-2d9a-4c53-b85a-588dda438a66 tempest-VolumesImageMetadata-177947354 tempest-VolumesImageMetadata-177947354-project-member] GET http://192.168.122.117/volume/v3/volumes/54895a4e-8bdb-4205-8106-e6be82510e71 Sep 05 21:05:14 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-13f964a9-2d9a-4c53-b85a-588dda438a66 tempest-VolumesImageMetadata-177947354 tempest-VolumesImageMetadata-177947354-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:14 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-13f964a9-2d9a-4c53-b85a-588dda438a66 tempest-VolumesImageMetadata-177947354 tempest-VolumesImageMetadata-177947354-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:14 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:14 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:05:14 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:14 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:05:14 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-13f964a9-2d9a-4c53-b85a-588dda438a66 tempest-VolumesImageMetadata-177947354 tempest-VolumesImageMetadata-177947354-project-member] Volume info retrieved successfully. Sep 05 21:05:14 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-13f964a9-2d9a-4c53-b85a-588dda438a66 tempest-VolumesImageMetadata-177947354 tempest-VolumesImageMetadata-177947354-project-member] http://192.168.122.117/volume/v3/volumes/54895a4e-8bdb-4205-8106-e6be82510e71 returned with HTTP 200 Sep 05 21:05:14 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1072/2155] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:05:14 2026] GET /volume/v3/volumes/54895a4e-8bdb-4205-8106-e6be82510e71 => generated 911 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:05:15 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-00d3f97a-db52-44fb-9773-cbcdd4d8259f None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:15 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-00d3f97a-db52-44fb-9773-cbcdd4d8259f tempest-VolumesImageMetadata-177947354 tempest-VolumesImageMetadata-177947354-project-member] GET http://192.168.122.117/volume/v3/volumes/54895a4e-8bdb-4205-8106-e6be82510e71 Sep 05 21:05:15 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-00d3f97a-db52-44fb-9773-cbcdd4d8259f tempest-VolumesImageMetadata-177947354 tempest-VolumesImageMetadata-177947354-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:15 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-00d3f97a-db52-44fb-9773-cbcdd4d8259f tempest-VolumesImageMetadata-177947354 tempest-VolumesImageMetadata-177947354-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:15 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:15 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:05:15 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:15 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:05:15 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-00d3f97a-db52-44fb-9773-cbcdd4d8259f tempest-VolumesImageMetadata-177947354 tempest-VolumesImageMetadata-177947354-project-member] Volume info retrieved successfully. Sep 05 21:05:15 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-00d3f97a-db52-44fb-9773-cbcdd4d8259f tempest-VolumesImageMetadata-177947354 tempest-VolumesImageMetadata-177947354-project-member] http://192.168.122.117/volume/v3/volumes/54895a4e-8bdb-4205-8106-e6be82510e71 returned with HTTP 200 Sep 05 21:05:15 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1084/2156] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:05:15 2026] GET /volume/v3/volumes/54895a4e-8bdb-4205-8106-e6be82510e71 => generated 911 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:05:16 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-bf5e0bff-b548-4608-aa0e-1dbb4a1e9b95 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:16 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-bf5e0bff-b548-4608-aa0e-1dbb4a1e9b95 tempest-VolumesImageMetadata-177947354 tempest-VolumesImageMetadata-177947354-project-member] GET http://192.168.122.117/volume/v3/volumes/54895a4e-8bdb-4205-8106-e6be82510e71 Sep 05 21:05:16 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-bf5e0bff-b548-4608-aa0e-1dbb4a1e9b95 tempest-VolumesImageMetadata-177947354 tempest-VolumesImageMetadata-177947354-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:16 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-bf5e0bff-b548-4608-aa0e-1dbb4a1e9b95 tempest-VolumesImageMetadata-177947354 tempest-VolumesImageMetadata-177947354-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:16 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:16 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:05:16 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:16 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:05:16 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-bf5e0bff-b548-4608-aa0e-1dbb4a1e9b95 tempest-VolumesImageMetadata-177947354 tempest-VolumesImageMetadata-177947354-project-member] Volume info retrieved successfully. Sep 05 21:05:16 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-bf5e0bff-b548-4608-aa0e-1dbb4a1e9b95 tempest-VolumesImageMetadata-177947354 tempest-VolumesImageMetadata-177947354-project-member] http://192.168.122.117/volume/v3/volumes/54895a4e-8bdb-4205-8106-e6be82510e71 returned with HTTP 200 Sep 05 21:05:16 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1073/2157] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:05:16 2026] GET /volume/v3/volumes/54895a4e-8bdb-4205-8106-e6be82510e71 => generated 1329 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:05:16 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-585a897d-8180-421e-b98f-94b00e8ec900 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:16 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-585a897d-8180-421e-b98f-94b00e8ec900 tempest-VolumesImageMetadata-177947354 tempest-VolumesImageMetadata-177947354-project-member] POST http://192.168.122.117/volume/v3/volumes/54895a4e-8bdb-4205-8106-e6be82510e71/action Sep 05 21:05:16 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-585a897d-8180-421e-b98f-94b00e8ec900 tempest-VolumesImageMetadata-177947354 tempest-VolumesImageMetadata-177947354-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=87434) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 21:05:16 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-585a897d-8180-421e-b98f-94b00e8ec900 tempest-VolumesImageMetadata-177947354 tempest-VolumesImageMetadata-177947354-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=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:05:16 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:16 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:05:16 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:16 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:05:17 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:17 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:05:17 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:17 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:05:17 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-585a897d-8180-421e-b98f-94b00e8ec900 tempest-VolumesImageMetadata-177947354 tempest-VolumesImageMetadata-177947354-project-member] Volume info retrieved successfully. Sep 05 21:05:17 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-585a897d-8180-421e-b98f-94b00e8ec900 tempest-VolumesImageMetadata-177947354 tempest-VolumesImageMetadata-177947354-project-member] Update volume metadata completed successfully. Sep 05 21:05:17 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-585a897d-8180-421e-b98f-94b00e8ec900 tempest-VolumesImageMetadata-177947354 tempest-VolumesImageMetadata-177947354-project-member] http://192.168.122.117/volume/v3/volumes/54895a4e-8bdb-4205-8106-e6be82510e71/action returned with HTTP 200 Sep 05 21:05:17 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1085/2158] 192.168.122.117 () {60 vars in 1275 bytes} [Sat Sep 5 21:05:16 2026] POST /volume/v3/volumes/54895a4e-8bdb-4205-8106-e6be82510e71/action => generated 526 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:05:17 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-aedd25f9-b801-4873-8798-cdc159101c19 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:17 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-aedd25f9-b801-4873-8798-cdc159101c19 tempest-VolumesImageMetadata-177947354 tempest-VolumesImageMetadata-177947354-project-reader] GET http://192.168.122.117/volume/v3/volumes/54895a4e-8bdb-4205-8106-e6be82510e71 Sep 05 21:05:17 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-aedd25f9-b801-4873-8798-cdc159101c19 tempest-VolumesImageMetadata-177947354 tempest-VolumesImageMetadata-177947354-project-reader] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:17 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-aedd25f9-b801-4873-8798-cdc159101c19 tempest-VolumesImageMetadata-177947354 tempest-VolumesImageMetadata-177947354-project-reader] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:17 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:17 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:05:17 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:17 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:05:17 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-aedd25f9-b801-4873-8798-cdc159101c19 tempest-VolumesImageMetadata-177947354 tempest-VolumesImageMetadata-177947354-project-reader] Volume info retrieved successfully. Sep 05 21:05:17 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-aedd25f9-b801-4873-8798-cdc159101c19 tempest-VolumesImageMetadata-177947354 tempest-VolumesImageMetadata-177947354-project-reader] http://192.168.122.117/volume/v3/volumes/54895a4e-8bdb-4205-8106-e6be82510e71 returned with HTTP 200 Sep 05 21:05:17 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1074/2159] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:05:17 2026] GET /volume/v3/volumes/54895a4e-8bdb-4205-8106-e6be82510e71 => generated 1389 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:05:17 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-008b1a40-8a35-4117-8de2-db13f45a12f7 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:17 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-008b1a40-8a35-4117-8de2-db13f45a12f7 tempest-VolumesImageMetadata-177947354 tempest-VolumesImageMetadata-177947354-project-member] POST http://192.168.122.117/volume/v3/volumes/54895a4e-8bdb-4205-8106-e6be82510e71/action Sep 05 21:05:17 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-008b1a40-8a35-4117-8de2-db13f45a12f7 tempest-VolumesImageMetadata-177947354 tempest-VolumesImageMetadata-177947354-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=87434) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 21:05:17 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-008b1a40-8a35-4117-8de2-db13f45a12f7 tempest-VolumesImageMetadata-177947354 tempest-VolumesImageMetadata-177947354-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:05:17 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:17 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:05:17 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:17 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:05:17 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:17 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:05:17 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:17 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:05:17 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-008b1a40-8a35-4117-8de2-db13f45a12f7 tempest-VolumesImageMetadata-177947354 tempest-VolumesImageMetadata-177947354-project-member] Volume info retrieved successfully. Sep 05 21:05:17 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-008b1a40-8a35-4117-8de2-db13f45a12f7 tempest-VolumesImageMetadata-177947354 tempest-VolumesImageMetadata-177947354-project-member] Get volume image-metadata completed successfully. Sep 05 21:05:17 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-008b1a40-8a35-4117-8de2-db13f45a12f7 tempest-VolumesImageMetadata-177947354 tempest-VolumesImageMetadata-177947354-project-member] Delete volume metadata completed successfully. Sep 05 21:05:17 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-008b1a40-8a35-4117-8de2-db13f45a12f7 tempest-VolumesImageMetadata-177947354 tempest-VolumesImageMetadata-177947354-project-member] http://192.168.122.117/volume/v3/volumes/54895a4e-8bdb-4205-8106-e6be82510e71/action returned with HTTP 200 Sep 05 21:05:17 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1086/2160] 192.168.122.117 () {60 vars in 1274 bytes} [Sat Sep 5 21:05:17 2026] POST /volume/v3/volumes/54895a4e-8bdb-4205-8106-e6be82510e71/action => generated 0 bytes in 77 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 05 21:05:17 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-1fdd4f3e-1cab-4b63-8108-d426ab2d605e None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:17 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-1fdd4f3e-1cab-4b63-8108-d426ab2d605e tempest-VolumesImageMetadata-177947354 tempest-VolumesImageMetadata-177947354-project-reader] POST http://192.168.122.117/volume/v3/volumes/54895a4e-8bdb-4205-8106-e6be82510e71/action Sep 05 21:05:17 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-1fdd4f3e-1cab-4b63-8108-d426ab2d605e tempest-VolumesImageMetadata-177947354 tempest-VolumesImageMetadata-177947354-project-reader] Action body: b'{"os-show_image_metadata": {}}' {{(pid=87435) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 21:05:17 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-1fdd4f3e-1cab-4b63-8108-d426ab2d605e tempest-VolumesImageMetadata-177947354 tempest-VolumesImageMetadata-177947354-project-reader] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:05:17 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:17 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:05:17 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:17 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:05:17 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-1fdd4f3e-1cab-4b63-8108-d426ab2d605e tempest-VolumesImageMetadata-177947354 tempest-VolumesImageMetadata-177947354-project-reader] Volume info retrieved successfully. Sep 05 21:05:17 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-1fdd4f3e-1cab-4b63-8108-d426ab2d605e tempest-VolumesImageMetadata-177947354 tempest-VolumesImageMetadata-177947354-project-reader] Get volume image-metadata completed successfully. Sep 05 21:05:17 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-1fdd4f3e-1cab-4b63-8108-d426ab2d605e tempest-VolumesImageMetadata-177947354 tempest-VolumesImageMetadata-177947354-project-reader] http://192.168.122.117/volume/v3/volumes/54895a4e-8bdb-4205-8106-e6be82510e71/action returned with HTTP 200 Sep 05 21:05:17 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1075/2161] 192.168.122.117 () {60 vars in 1274 bytes} [Sat Sep 5 21:05:17 2026] POST /volume/v3/volumes/54895a4e-8bdb-4205-8106-e6be82510e71/action => generated 500 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:05:17 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-75bc17cc-f23b-46b3-89cb-007ab908a832 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:17 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-75bc17cc-f23b-46b3-89cb-007ab908a832 tempest-VolumesImageMetadata-177947354 tempest-VolumesImageMetadata-177947354-project-member] GET http://192.168.122.117/volume/v3/volumes/54895a4e-8bdb-4205-8106-e6be82510e71 Sep 05 21:05:17 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-75bc17cc-f23b-46b3-89cb-007ab908a832 tempest-VolumesImageMetadata-177947354 tempest-VolumesImageMetadata-177947354-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:17 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-75bc17cc-f23b-46b3-89cb-007ab908a832 tempest-VolumesImageMetadata-177947354 tempest-VolumesImageMetadata-177947354-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:17 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:17 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:05:17 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:17 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:05:17 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-75bc17cc-f23b-46b3-89cb-007ab908a832 tempest-VolumesImageMetadata-177947354 tempest-VolumesImageMetadata-177947354-project-member] Volume info retrieved successfully. Sep 05 21:05:17 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-75bc17cc-f23b-46b3-89cb-007ab908a832 tempest-VolumesImageMetadata-177947354 tempest-VolumesImageMetadata-177947354-project-member] http://192.168.122.117/volume/v3/volumes/54895a4e-8bdb-4205-8106-e6be82510e71 returned with HTTP 200 Sep 05 21:05:17 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1087/2162] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:05:17 2026] GET /volume/v3/volumes/54895a4e-8bdb-4205-8106-e6be82510e71 => generated 1363 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:05:17 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-343f32c3-7071-4a37-977a-e9eafb4bacb9 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:17 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-343f32c3-7071-4a37-977a-e9eafb4bacb9 tempest-VolumesImageMetadata-177947354 tempest-VolumesImageMetadata-177947354-project-member] DELETE http://192.168.122.117/volume/v3/volumes/54895a4e-8bdb-4205-8106-e6be82510e71 Sep 05 21:05:17 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-343f32c3-7071-4a37-977a-e9eafb4bacb9 tempest-VolumesImageMetadata-177947354 tempest-VolumesImageMetadata-177947354-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:17 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-343f32c3-7071-4a37-977a-e9eafb4bacb9 tempest-VolumesImageMetadata-177947354 tempest-VolumesImageMetadata-177947354-project-member] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:17 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-343f32c3-7071-4a37-977a-e9eafb4bacb9 tempest-VolumesImageMetadata-177947354 tempest-VolumesImageMetadata-177947354-project-member] Delete volume with id: 54895a4e-8bdb-4205-8106-e6be82510e71 Sep 05 21:05:17 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:17 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:05:17 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:17 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:05:17 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-343f32c3-7071-4a37-977a-e9eafb4bacb9 tempest-VolumesImageMetadata-177947354 tempest-VolumesImageMetadata-177947354-project-member] Volume info retrieved successfully. Sep 05 21:05:17 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-343f32c3-7071-4a37-977a-e9eafb4bacb9 tempest-VolumesImageMetadata-177947354 tempest-VolumesImageMetadata-177947354-project-member] Delete volume request issued successfully. Sep 05 21:05:17 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-343f32c3-7071-4a37-977a-e9eafb4bacb9 tempest-VolumesImageMetadata-177947354 tempest-VolumesImageMetadata-177947354-project-member] http://192.168.122.117/volume/v3/volumes/54895a4e-8bdb-4205-8106-e6be82510e71 returned with HTTP 202 Sep 05 21:05:17 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1076/2163] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 21:05:17 2026] DELETE /volume/v3/volumes/54895a4e-8bdb-4205-8106-e6be82510e71 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:05:17 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-b5827665-f801-4adb-9678-5c03d9dff1b3 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:17 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b5827665-f801-4adb-9678-5c03d9dff1b3 tempest-VolumesImageMetadata-177947354 tempest-VolumesImageMetadata-177947354-project-member] GET http://192.168.122.117/volume/v3/volumes/54895a4e-8bdb-4205-8106-e6be82510e71 Sep 05 21:05:17 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b5827665-f801-4adb-9678-5c03d9dff1b3 tempest-VolumesImageMetadata-177947354 tempest-VolumesImageMetadata-177947354-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:17 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b5827665-f801-4adb-9678-5c03d9dff1b3 tempest-VolumesImageMetadata-177947354 tempest-VolumesImageMetadata-177947354-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:17 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:17 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:05:17 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:17 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:05:17 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-b5827665-f801-4adb-9678-5c03d9dff1b3 tempest-VolumesImageMetadata-177947354 tempest-VolumesImageMetadata-177947354-project-member] Volume info retrieved successfully. Sep 05 21:05:17 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b5827665-f801-4adb-9678-5c03d9dff1b3 tempest-VolumesImageMetadata-177947354 tempest-VolumesImageMetadata-177947354-project-member] http://192.168.122.117/volume/v3/volumes/54895a4e-8bdb-4205-8106-e6be82510e71 returned with HTTP 200 Sep 05 21:05:17 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1088/2164] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:05:17 2026] GET /volume/v3/volumes/54895a4e-8bdb-4205-8106-e6be82510e71 => generated 1362 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:05:17 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-6bb47ee5-b2f9-40ba-a282-168fc01fe550 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:17 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-6bb47ee5-b2f9-40ba-a282-168fc01fe550 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] DELETE http://192.168.122.117/volume/v3/volumes/d0a8424e-7c13-450e-a113-3d502777a4fc Sep 05 21:05:17 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-6bb47ee5-b2f9-40ba-a282-168fc01fe550 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:17 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-6bb47ee5-b2f9-40ba-a282-168fc01fe550 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:17 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-6bb47ee5-b2f9-40ba-a282-168fc01fe550 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Delete volume with id: d0a8424e-7c13-450e-a113-3d502777a4fc Sep 05 21:05:17 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:17 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:05:17 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:17 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:05:17 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-6bb47ee5-b2f9-40ba-a282-168fc01fe550 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Volume info retrieved successfully. Sep 05 21:05:17 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-6bb47ee5-b2f9-40ba-a282-168fc01fe550 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Delete volume request issued successfully. Sep 05 21:05:17 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-6bb47ee5-b2f9-40ba-a282-168fc01fe550 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] http://192.168.122.117/volume/v3/volumes/d0a8424e-7c13-450e-a113-3d502777a4fc returned with HTTP 202 Sep 05 21:05:17 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1077/2165] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 21:05:17 2026] DELETE /volume/v3/volumes/d0a8424e-7c13-450e-a113-3d502777a4fc => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:05:17 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-39cc0320-0811-49de-9634-1585008ea0b5 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:17 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-39cc0320-0811-49de-9634-1585008ea0b5 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] GET http://192.168.122.117/volume/v3/volumes/d0a8424e-7c13-450e-a113-3d502777a4fc Sep 05 21:05:17 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-39cc0320-0811-49de-9634-1585008ea0b5 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:17 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-39cc0320-0811-49de-9634-1585008ea0b5 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:17 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:17 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:05:17 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:17 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:05:17 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-39cc0320-0811-49de-9634-1585008ea0b5 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Volume info retrieved successfully. Sep 05 21:05:17 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-39cc0320-0811-49de-9634-1585008ea0b5 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] http://192.168.122.117/volume/v3/volumes/d0a8424e-7c13-450e-a113-3d502777a4fc returned with HTTP 200 Sep 05 21:05:17 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1089/2166] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:05:17 2026] GET /volume/v3/volumes/d0a8424e-7c13-450e-a113-3d502777a4fc => generated 847 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:05:18 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-dd1d5daf-4e1b-4355-b8df-c6d2dfd74974 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:18 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-dd1d5daf-4e1b-4355-b8df-c6d2dfd74974 tempest-VolumesImageMetadata-177947354 tempest-VolumesImageMetadata-177947354-project-member] GET http://192.168.122.117/volume/v3/volumes/54895a4e-8bdb-4205-8106-e6be82510e71 Sep 05 21:05:18 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-dd1d5daf-4e1b-4355-b8df-c6d2dfd74974 tempest-VolumesImageMetadata-177947354 tempest-VolumesImageMetadata-177947354-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:18 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-dd1d5daf-4e1b-4355-b8df-c6d2dfd74974 tempest-VolumesImageMetadata-177947354 tempest-VolumesImageMetadata-177947354-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:18 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-dd1d5daf-4e1b-4355-b8df-c6d2dfd74974 tempest-VolumesImageMetadata-177947354 tempest-VolumesImageMetadata-177947354-project-member] http://192.168.122.117/volume/v3/volumes/54895a4e-8bdb-4205-8106-e6be82510e71 returned with HTTP 404 Sep 05 21:05:18 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1078/2167] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:05:18 2026] GET /volume/v3/volumes/54895a4e-8bdb-4205-8106-e6be82510e71 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:05:18 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-cc854e8e-4970-473b-bd68-6c702035dc39 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:18 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-cc854e8e-4970-473b-bd68-6c702035dc39 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] GET http://192.168.122.117/volume/v3/volumes/d0a8424e-7c13-450e-a113-3d502777a4fc Sep 05 21:05:18 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-cc854e8e-4970-473b-bd68-6c702035dc39 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:18 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-cc854e8e-4970-473b-bd68-6c702035dc39 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:18 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-cc854e8e-4970-473b-bd68-6c702035dc39 tempest-TestStampPattern-1382516339 tempest-TestStampPattern-1382516339-project-member] http://192.168.122.117/volume/v3/volumes/d0a8424e-7c13-450e-a113-3d502777a4fc returned with HTTP 404 Sep 05 21:05:18 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1090/2168] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:05:18 2026] GET /volume/v3/volumes/d0a8424e-7c13-450e-a113-3d502777a4fc => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:05:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-8ec0da3e-6b77-483b-ada7-7dffb9e346d9 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:24 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-8ec0da3e-6b77-483b-ada7-7dffb9e346d9 tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 21:05:24 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-8ec0da3e-6b77-483b-ada7-7dffb9e346d9 tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-834950167"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:05:24 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.volumes [None req-8ec0da3e-6b77-483b-ada7-7dffb9e346d9 tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-834950167'}} {{(pid=87435) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:05:24 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-8ec0da3e-6b77-483b-ada7-7dffb9e346d9 tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-member] Create volume of 1 GB Sep 05 21:05:24 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-8ec0da3e-6b77-483b-ada7-7dffb9e346d9 tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-member] Availability Zones retrieved successfully. Sep 05 21:05:24 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-8ec0da3e-6b77-483b-ada7-7dffb9e346d9 tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-member] Flow 'volume_create_api' (a6133361-41f0-4bd6-9cbe-b727e28890dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:05:24 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-8ec0da3e-6b77-483b-ada7-7dffb9e346d9 tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3bef05e5-9803-4956-806d-667c0af2fcd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:05:24 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.flows.api.create_volume [None req-8ec0da3e-6b77-483b-ada7-7dffb9e346d9 tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-member] Validating volume size '1' using validate_int {{(pid=87435) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:05:24 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-8ec0da3e-6b77-483b-ada7-7dffb9e346d9 tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3bef05e5-9803-4956-806d-667c0af2fcd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:05:24 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-8ec0da3e-6b77-483b-ada7-7dffb9e346d9 tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dcbabf8a-4e5b-46fb-a69d-6bc87110de93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:05:24 devstack devstack@c-api.service[87435]: DEBUG cinder.quota [None req-8ec0da3e-6b77-483b-ada7-7dffb9e346d9 tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-member] Created reservations ['af2777b0-e6b0-4107-aeb2-0b86e457310c', '1763faee-16a9-42b3-83a7-4a4217a78e20', '4db210de-b5f7-443a-bcbe-3baa82cb076e', '67e4c16d-9021-4652-aaf2-398395d9c86d'] {{(pid=87435) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:05:24 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-8ec0da3e-6b77-483b-ada7-7dffb9e346d9 tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dcbabf8a-4e5b-46fb-a69d-6bc87110de93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['af2777b0-e6b0-4107-aeb2-0b86e457310c', '1763faee-16a9-42b3-83a7-4a4217a78e20', '4db210de-b5f7-443a-bcbe-3baa82cb076e', '67e4c16d-9021-4652-aaf2-398395d9c86d']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:05:24 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-8ec0da3e-6b77-483b-ada7-7dffb9e346d9 tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce460e89-fd5a-4be5-9e76-738b5e488b00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:05:24 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:24 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:05:24 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-8ec0da3e-6b77-483b-ada7-7dffb9e346d9 tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce460e89-fd5a-4be5-9e76-738b5e488b00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '57259f12-263e-4f9e-b0ab-b9f8154bb131', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-834950167',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c43086b2625e430d95c6194e0f0838cf',qos_specs=None,replication_status=,reservations=['af2777b0-e6b0-4107-aeb2-0b86e457310c','1763faee-16a9-42b3-83a7-4a4217a78e20','4db210de-b5f7-443a-bcbe-3baa82cb076e','67e4c16d-9021-4652-aaf2-398395d9c86d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2605e626a63847f6b1257df1d52625e3',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:05:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-834950167',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=57259f12-263e-4f9e-b0ab-b9f8154bb131,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c43086b2625e430d95c6194e0f0838cf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2605e626a63847f6b1257df1d52625e3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:05:24 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-8ec0da3e-6b77-483b-ada7-7dffb9e346d9 tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f64b7ba7-ac8b-4739-bd84-3b637ba041e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:05:24 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-8ec0da3e-6b77-483b-ada7-7dffb9e346d9 tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f64b7ba7-ac8b-4739-bd84-3b637ba041e2) transitioned into state 'SUCCESS' from state '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-834950167',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c43086b2625e430d95c6194e0f0838cf',qos_specs=None,replication_status=,reservations=['af2777b0-e6b0-4107-aeb2-0b86e457310c','1763faee-16a9-42b3-83a7-4a4217a78e20','4db210de-b5f7-443a-bcbe-3baa82cb076e','67e4c16d-9021-4652-aaf2-398395d9c86d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2605e626a63847f6b1257df1d52625e3',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:05:24 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-8ec0da3e-6b77-483b-ada7-7dffb9e346d9 tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1aea0cfc-5d02-476d-a85b-011b9eff92d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:05:24 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-8ec0da3e-6b77-483b-ada7-7dffb9e346d9 tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1aea0cfc-5d02-476d-a85b-011b9eff92d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:05:24 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-8ec0da3e-6b77-483b-ada7-7dffb9e346d9 tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-member] Flow 'volume_create_api' (a6133361-41f0-4bd6-9cbe-b727e28890dd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:05:24 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-8ec0da3e-6b77-483b-ada7-7dffb9e346d9 tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-member] Create volume request issued successfully. Sep 05 21:05:24 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-8ec0da3e-6b77-483b-ada7-7dffb9e346d9 tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 21:05:24 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1079/2169] 192.168.122.117 () {60 vars in 1142 bytes} [Sat Sep 5 21:05:23 2026] POST /volume/v3/volumes => generated 759 bytes in 693 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:05:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-e811b42d-d505-4039-b901-9c5b29ce5dba None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:24 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-e811b42d-d505-4039-b901-9c5b29ce5dba tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-member] GET http://192.168.122.117/volume/v3/volumes/57259f12-263e-4f9e-b0ab-b9f8154bb131 Sep 05 21:05:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-e811b42d-d505-4039-b901-9c5b29ce5dba tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-e811b42d-d505-4039-b901-9c5b29ce5dba tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:24 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:24 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:05:24 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:24 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:05:24 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-e811b42d-d505-4039-b901-9c5b29ce5dba tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-member] Volume info retrieved successfully. Sep 05 21:05:24 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-e811b42d-d505-4039-b901-9c5b29ce5dba tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-member] http://192.168.122.117/volume/v3/volumes/57259f12-263e-4f9e-b0ab-b9f8154bb131 returned with HTTP 200 Sep 05 21:05:24 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1091/2170] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:05:24 2026] GET /volume/v3/volumes/57259f12-263e-4f9e-b0ab-b9f8154bb131 => generated 827 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:05:25 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-f9de4547-3f84-4f86-bf5a-da38bff086e4 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:25 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-f9de4547-3f84-4f86-bf5a-da38bff086e4 tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-member] GET http://192.168.122.117/volume/v3/volumes/57259f12-263e-4f9e-b0ab-b9f8154bb131 Sep 05 21:05:25 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-f9de4547-3f84-4f86-bf5a-da38bff086e4 tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:25 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-f9de4547-3f84-4f86-bf5a-da38bff086e4 tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:25 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:25 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:05:25 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:25 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:05:25 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-f9de4547-3f84-4f86-bf5a-da38bff086e4 tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-member] Volume info retrieved successfully. Sep 05 21:05:25 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-f9de4547-3f84-4f86-bf5a-da38bff086e4 tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-member] http://192.168.122.117/volume/v3/volumes/57259f12-263e-4f9e-b0ab-b9f8154bb131 returned with HTTP 200 Sep 05 21:05:25 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1080/2171] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:05:25 2026] GET /volume/v3/volumes/57259f12-263e-4f9e-b0ab-b9f8154bb131 => generated 851 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:05:26 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-f931e372-2aff-4c79-b69d-67aff6fbab1f None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:26 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-f931e372-2aff-4c79-b69d-67aff6fbab1f tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-member] GET http://192.168.122.117/volume/v3/volumes/57259f12-263e-4f9e-b0ab-b9f8154bb131 Sep 05 21:05:26 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-f931e372-2aff-4c79-b69d-67aff6fbab1f tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:26 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-f931e372-2aff-4c79-b69d-67aff6fbab1f tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:26 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:26 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:05:26 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:26 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:05:26 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-f931e372-2aff-4c79-b69d-67aff6fbab1f tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-member] Volume info retrieved successfully. Sep 05 21:05:26 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-f931e372-2aff-4c79-b69d-67aff6fbab1f tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-member] http://192.168.122.117/volume/v3/volumes/57259f12-263e-4f9e-b0ab-b9f8154bb131 returned with HTTP 200 Sep 05 21:05:26 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1092/2172] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:05:26 2026] GET /volume/v3/volumes/57259f12-263e-4f9e-b0ab-b9f8154bb131 => generated 852 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:05:26 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-1f8f2a72-5c30-4c9b-99db-f35bf7b1b7b3 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:26 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-1f8f2a72-5c30-4c9b-99db-f35bf7b1b7b3 tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-member] POST http://192.168.122.117/volume/v3/os-volume-transfer Sep 05 21:05:26 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-1f8f2a72-5c30-4c9b-99db-f35bf7b1b7b3 tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "57259f12-263e-4f9e-b0ab-b9f8154bb131"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:05:26 devstack devstack@c-api.service[87435]: DEBUG cinder.api.contrib.volume_transfer [None req-1f8f2a72-5c30-4c9b-99db-f35bf7b1b7b3 tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-member] Creating new volume transfer {'transfer': {'volume_id': '57259f12-263e-4f9e-b0ab-b9f8154bb131'}} {{(pid=87435) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 05 21:05:26 devstack devstack@c-api.service[87435]: INFO cinder.api.contrib.volume_transfer [None req-1f8f2a72-5c30-4c9b-99db-f35bf7b1b7b3 tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-member] Creating transfer of volume 57259f12-263e-4f9e-b0ab-b9f8154bb131 Sep 05 21:05:26 devstack devstack@c-api.service[87435]: INFO cinder.transfer.api [None req-1f8f2a72-5c30-4c9b-99db-f35bf7b1b7b3 tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-member] Generating transfer record for volume 57259f12-263e-4f9e-b0ab-b9f8154bb131 Sep 05 21:05:26 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:26 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:05:26 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:26 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:05:26 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-1f8f2a72-5c30-4c9b-99db-f35bf7b1b7b3 tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-member] http://192.168.122.117/volume/v3/os-volume-transfer returned with HTTP 202 Sep 05 21:05:26 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1081/2173] 192.168.122.117 () {60 vars in 1175 bytes} [Sat Sep 5 21:05:26 2026] POST /volume/v3/os-volume-transfer => generated 449 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:05:26 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-7097f31f-3185-4942-b3e8-cf0d1d5aeab9 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:26 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-7097f31f-3185-4942-b3e8-cf0d1d5aeab9 tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-member] GET http://192.168.122.117/volume/v3/volumes/57259f12-263e-4f9e-b0ab-b9f8154bb131 Sep 05 21:05:26 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-7097f31f-3185-4942-b3e8-cf0d1d5aeab9 tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:26 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-7097f31f-3185-4942-b3e8-cf0d1d5aeab9 tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:26 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:26 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:05:26 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:26 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:05:26 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-7097f31f-3185-4942-b3e8-cf0d1d5aeab9 tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-member] Volume info retrieved successfully. Sep 05 21:05:26 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-7097f31f-3185-4942-b3e8-cf0d1d5aeab9 tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-member] http://192.168.122.117/volume/v3/volumes/57259f12-263e-4f9e-b0ab-b9f8154bb131 returned with HTTP 200 Sep 05 21:05:26 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1093/2174] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:05:26 2026] GET /volume/v3/volumes/57259f12-263e-4f9e-b0ab-b9f8154bb131 => generated 860 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:05:26 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-a7b96412-ed73-492a-930e-2bdfe45cda2c None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:26 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-a7b96412-ed73-492a-930e-2bdfe45cda2c tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-reader] GET http://192.168.122.117/volume/v3/os-volume-transfer/65b5f332-d861-479c-b00c-21abb0522fdb Sep 05 21:05:26 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-a7b96412-ed73-492a-930e-2bdfe45cda2c tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-reader] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:26 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-a7b96412-ed73-492a-930e-2bdfe45cda2c tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-reader] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:26 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-a7b96412-ed73-492a-930e-2bdfe45cda2c tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-reader] http://192.168.122.117/volume/v3/os-volume-transfer/65b5f332-d861-479c-b00c-21abb0522fdb returned with HTTP 200 Sep 05 21:05:26 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1082/2175] 192.168.122.117 () {58 vars in 1265 bytes} [Sat Sep 5 21:05:26 2026] GET /volume/v3/os-volume-transfer/65b5f332-d861-479c-b00c-21abb0522fdb => generated 417 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:05:26 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-914ee7c7-b0e6-44bc-9948-3af488e54789 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:26 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-914ee7c7-b0e6-44bc-9948-3af488e54789 tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-reader] GET http://192.168.122.117/volume/v3/os-volume-transfer Sep 05 21:05:26 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-914ee7c7-b0e6-44bc-9948-3af488e54789 tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-reader] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:26 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-914ee7c7-b0e6-44bc-9948-3af488e54789 tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-reader] Calling method 'index' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:26 devstack devstack@c-api.service[87434]: DEBUG cinder.api.contrib.volume_transfer [None req-914ee7c7-b0e6-44bc-9948-3af488e54789 tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-reader] Listing volume transfers {{(pid=87434) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 05 21:05:26 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-914ee7c7-b0e6-44bc-9948-3af488e54789 tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-reader] http://192.168.122.117/volume/v3/os-volume-transfer returned with HTTP 200 Sep 05 21:05:26 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1094/2176] 192.168.122.117 () {58 vars in 1154 bytes} [Sat Sep 5 21:05:26 2026] GET /volume/v3/os-volume-transfer => generated 376 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:05:27 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-f5d63724-7f0c-458e-8391-ec39b09e30ec None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:27 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-f5d63724-7f0c-458e-8391-ec39b09e30ec tempest-VolumesTransfersTest-1416325961 tempest-VolumesTransfersTest-1416325961-project-member] POST http://192.168.122.117/volume/v3/os-volume-transfer/65b5f332-d861-479c-b00c-21abb0522fdb/accept Sep 05 21:05:27 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-f5d63724-7f0c-458e-8391-ec39b09e30ec tempest-VolumesTransfersTest-1416325961 tempest-VolumesTransfersTest-1416325961-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "287c9d8d35107ee4"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:05:27 devstack devstack@c-api.service[87435]: DEBUG cinder.api.contrib.volume_transfer [None req-f5d63724-7f0c-458e-8391-ec39b09e30ec tempest-VolumesTransfersTest-1416325961 tempest-VolumesTransfersTest-1416325961-project-member] Accepting volume transfer 65b5f332-d861-479c-b00c-21abb0522fdb {{(pid=87435) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 05 21:05:27 devstack devstack@c-api.service[87435]: INFO cinder.api.contrib.volume_transfer [None req-f5d63724-7f0c-458e-8391-ec39b09e30ec tempest-VolumesTransfersTest-1416325961 tempest-VolumesTransfersTest-1416325961-project-member] Accepting transfer 65b5f332-d861-479c-b00c-21abb0522fdb Sep 05 21:05:27 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:27 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:05:27 devstack devstack@c-api.service[87435]: DEBUG cinder.quota [None req-f5d63724-7f0c-458e-8391-ec39b09e30ec tempest-VolumesTransfersTest-1416325961 tempest-VolumesTransfersTest-1416325961-project-member] Created reservations ['178b8997-c5c5-4742-bbc1-40e7efaa44e7', 'e5a653a0-74f2-4944-b92c-a4c51f6019e3', 'b231ac18-fa79-42e3-bbf6-3c5eeda77c98', 'ac23d3ac-59ee-4621-b593-400bfbbc71b3'] {{(pid=87435) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:05:27 devstack devstack@c-api.service[87435]: DEBUG cinder.quota [None req-f5d63724-7f0c-458e-8391-ec39b09e30ec tempest-VolumesTransfersTest-1416325961 tempest-VolumesTransfersTest-1416325961-project-member] Created reservations ['7aadf6b7-061a-4fb5-9081-4e6eeb264358', '790b1fcf-314b-4172-b89d-7b29060e0663', 'ef4a1712-fefc-4a00-a536-dca5a100561d', '3185d065-ec14-49ac-a11c-766ac7cb199a'] {{(pid=87435) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:05:27 devstack devstack@c-api.service[87435]: /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 05 21:05:27 devstack devstack@c-api.service[87435]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 21:05:27 devstack devstack@c-api.service[87435]: DEBUG cinder.quota [None req-f5d63724-7f0c-458e-8391-ec39b09e30ec tempest-VolumesTransfersTest-1416325961 tempest-VolumesTransfersTest-1416325961-project-member] Created reservations ['6df97ed2-94e7-44f3-8b4e-a974808f4ef5', '7668732e-8c85-424a-a073-90ae94efac2d', '7cce7c84-5342-49df-a796-e99ecbacd6d7', '3aad0bae-cea4-4c7a-9148-a0be1addea23'] {{(pid=87435) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:05:27 devstack devstack@c-api.service[87435]: DEBUG cinder.quota [None req-f5d63724-7f0c-458e-8391-ec39b09e30ec tempest-VolumesTransfersTest-1416325961 tempest-VolumesTransfersTest-1416325961-project-member] Created reservations ['92274bd8-94a2-4ba9-97cf-7cd6896d7d3c', 'e22aef93-f48e-4fd8-be19-952bf33d9af7', '1421ee3e-2046-4252-be47-f2f0d284af58', '74a374c5-5c14-4fab-8251-5429c258ddc5'] {{(pid=87435) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:05:27 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-f5d63724-7f0c-458e-8391-ec39b09e30ec tempest-VolumesTransfersTest-1416325961 tempest-VolumesTransfersTest-1416325961-project-member] Transfer volume completed successfully. Sep 05 21:05:27 devstack devstack@c-api.service[87435]: INFO cinder.transfer.api [None req-f5d63724-7f0c-458e-8391-ec39b09e30ec tempest-VolumesTransfersTest-1416325961 tempest-VolumesTransfersTest-1416325961-project-member] Volume 57259f12-263e-4f9e-b0ab-b9f8154bb131 has been transferred. Sep 05 21:05:27 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:27 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:05:27 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-f5d63724-7f0c-458e-8391-ec39b09e30ec tempest-VolumesTransfersTest-1416325961 tempest-VolumesTransfersTest-1416325961-project-member] http://192.168.122.117/volume/v3/os-volume-transfer/65b5f332-d861-479c-b00c-21abb0522fdb/accept returned with HTTP 202 Sep 05 21:05:27 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1083/2177] 192.168.122.117 () {60 vars in 1307 bytes} [Sat Sep 5 21:05:27 2026] POST /volume/v3/os-volume-transfer/65b5f332-d861-479c-b00c-21abb0522fdb/accept => generated 373 bytes in 833 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:05:27 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-b0a82f72-e7f6-4565-9cdb-7e715222f439 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:27 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b0a82f72-e7f6-4565-9cdb-7e715222f439 tempest-VolumesTransfersTest-1416325961 tempest-VolumesTransfersTest-1416325961-project-member] GET http://192.168.122.117/volume/v3/volumes/57259f12-263e-4f9e-b0ab-b9f8154bb131 Sep 05 21:05:27 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b0a82f72-e7f6-4565-9cdb-7e715222f439 tempest-VolumesTransfersTest-1416325961 tempest-VolumesTransfersTest-1416325961-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:27 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b0a82f72-e7f6-4565-9cdb-7e715222f439 tempest-VolumesTransfersTest-1416325961 tempest-VolumesTransfersTest-1416325961-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:27 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:27 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:05:27 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:27 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:05:27 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-b0a82f72-e7f6-4565-9cdb-7e715222f439 tempest-VolumesTransfersTest-1416325961 tempest-VolumesTransfersTest-1416325961-project-member] Volume info retrieved successfully. Sep 05 21:05:27 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b0a82f72-e7f6-4565-9cdb-7e715222f439 tempest-VolumesTransfersTest-1416325961 tempest-VolumesTransfersTest-1416325961-project-member] http://192.168.122.117/volume/v3/volumes/57259f12-263e-4f9e-b0ab-b9f8154bb131 returned with HTTP 200 Sep 05 21:05:27 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1095/2178] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:05:27 2026] GET /volume/v3/volumes/57259f12-263e-4f9e-b0ab-b9f8154bb131 => generated 852 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:05:27 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-c250b9eb-f456-4aea-a05b-951f9da6fe91 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:27 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-c250b9eb-f456-4aea-a05b-951f9da6fe91 tempest-VolumesTransfersTest-1416325961 tempest-VolumesTransfersTest-1416325961-project-member] GET http://192.168.122.117/volume/v3/volumes/57259f12-263e-4f9e-b0ab-b9f8154bb131 Sep 05 21:05:27 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-c250b9eb-f456-4aea-a05b-951f9da6fe91 tempest-VolumesTransfersTest-1416325961 tempest-VolumesTransfersTest-1416325961-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:27 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-c250b9eb-f456-4aea-a05b-951f9da6fe91 tempest-VolumesTransfersTest-1416325961 tempest-VolumesTransfersTest-1416325961-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:27 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:27 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:05:27 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:27 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:05:27 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-c250b9eb-f456-4aea-a05b-951f9da6fe91 tempest-VolumesTransfersTest-1416325961 tempest-VolumesTransfersTest-1416325961-project-member] Volume info retrieved successfully. Sep 05 21:05:27 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-c250b9eb-f456-4aea-a05b-951f9da6fe91 tempest-VolumesTransfersTest-1416325961 tempest-VolumesTransfersTest-1416325961-project-member] http://192.168.122.117/volume/v3/volumes/57259f12-263e-4f9e-b0ab-b9f8154bb131 returned with HTTP 200 Sep 05 21:05:27 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1084/2179] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:05:27 2026] GET /volume/v3/volumes/57259f12-263e-4f9e-b0ab-b9f8154bb131 => generated 852 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:05:27 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-9c0863db-6781-476b-8e66-fe5175e71ca4 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:27 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-9c0863db-6781-476b-8e66-fe5175e71ca4 tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-member] DELETE http://192.168.122.117/volume/v3/os-volume-transfer/65b5f332-d861-479c-b00c-21abb0522fdb Sep 05 21:05:27 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-9c0863db-6781-476b-8e66-fe5175e71ca4 tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:27 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-9c0863db-6781-476b-8e66-fe5175e71ca4 tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-member] Calling method 'delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:27 devstack devstack@c-api.service[87434]: INFO cinder.api.contrib.volume_transfer [None req-9c0863db-6781-476b-8e66-fe5175e71ca4 tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-member] Delete transfer with id: 65b5f332-d861-479c-b00c-21abb0522fdb Sep 05 21:05:27 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-9c0863db-6781-476b-8e66-fe5175e71ca4 tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-member] http://192.168.122.117/volume/v3/os-volume-transfer/65b5f332-d861-479c-b00c-21abb0522fdb returned with HTTP 404 Sep 05 21:05:27 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1096/2180] 192.168.122.117 () {58 vars in 1268 bytes} [Sat Sep 5 21:05:27 2026] DELETE /volume/v3/os-volume-transfer/65b5f332-d861-479c-b00c-21abb0522fdb => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:05:27 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-bc0845fb-416c-454e-94d2-7be6f6358c4d None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:28 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-bc0845fb-416c-454e-94d2-7be6f6358c4d tempest-VolumesTransfersTest-613638423 tempest-VolumesTransfersTest-613638423-project-admin] DELETE http://192.168.122.117/volume/v3/volumes/57259f12-263e-4f9e-b0ab-b9f8154bb131 Sep 05 21:05:28 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-bc0845fb-416c-454e-94d2-7be6f6358c4d tempest-VolumesTransfersTest-613638423 tempest-VolumesTransfersTest-613638423-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:28 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-bc0845fb-416c-454e-94d2-7be6f6358c4d tempest-VolumesTransfersTest-613638423 tempest-VolumesTransfersTest-613638423-project-admin] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:28 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-bc0845fb-416c-454e-94d2-7be6f6358c4d tempest-VolumesTransfersTest-613638423 tempest-VolumesTransfersTest-613638423-project-admin] Delete volume with id: 57259f12-263e-4f9e-b0ab-b9f8154bb131 Sep 05 21:05:28 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:28 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:05:28 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:28 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:05:28 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-bc0845fb-416c-454e-94d2-7be6f6358c4d tempest-VolumesTransfersTest-613638423 tempest-VolumesTransfersTest-613638423-project-admin] Volume info retrieved successfully. Sep 05 21:05:28 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-bc0845fb-416c-454e-94d2-7be6f6358c4d tempest-VolumesTransfersTest-613638423 tempest-VolumesTransfersTest-613638423-project-admin] Delete volume request issued successfully. Sep 05 21:05:28 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-bc0845fb-416c-454e-94d2-7be6f6358c4d tempest-VolumesTransfersTest-613638423 tempest-VolumesTransfersTest-613638423-project-admin] http://192.168.122.117/volume/v3/volumes/57259f12-263e-4f9e-b0ab-b9f8154bb131 returned with HTTP 202 Sep 05 21:05:28 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1085/2181] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 21:05:27 2026] DELETE /volume/v3/volumes/57259f12-263e-4f9e-b0ab-b9f8154bb131 => generated 0 bytes in 214 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:05:28 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-93150fbe-c8f1-49dc-9c59-b30397820705 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:28 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-93150fbe-c8f1-49dc-9c59-b30397820705 tempest-VolumesTransfersTest-613638423 tempest-VolumesTransfersTest-613638423-project-admin] GET http://192.168.122.117/volume/v3/volumes/57259f12-263e-4f9e-b0ab-b9f8154bb131 Sep 05 21:05:28 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-93150fbe-c8f1-49dc-9c59-b30397820705 tempest-VolumesTransfersTest-613638423 tempest-VolumesTransfersTest-613638423-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:28 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-93150fbe-c8f1-49dc-9c59-b30397820705 tempest-VolumesTransfersTest-613638423 tempest-VolumesTransfersTest-613638423-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:28 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:28 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:05:28 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:28 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:05:28 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-93150fbe-c8f1-49dc-9c59-b30397820705 tempest-VolumesTransfersTest-613638423 tempest-VolumesTransfersTest-613638423-project-admin] Volume info retrieved successfully. Sep 05 21:05:28 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-93150fbe-c8f1-49dc-9c59-b30397820705 tempest-VolumesTransfersTest-613638423 tempest-VolumesTransfersTest-613638423-project-admin] http://192.168.122.117/volume/v3/volumes/57259f12-263e-4f9e-b0ab-b9f8154bb131 returned with HTTP 200 Sep 05 21:05:28 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1097/2182] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:05:28 2026] GET /volume/v3/volumes/57259f12-263e-4f9e-b0ab-b9f8154bb131 => generated 1014 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:05:29 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-52ba6eee-806d-40f6-a88a-d3f0b497f037 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:29 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-52ba6eee-806d-40f6-a88a-d3f0b497f037 tempest-VolumesTransfersTest-613638423 tempest-VolumesTransfersTest-613638423-project-admin] GET http://192.168.122.117/volume/v3/volumes/57259f12-263e-4f9e-b0ab-b9f8154bb131 Sep 05 21:05:29 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-52ba6eee-806d-40f6-a88a-d3f0b497f037 tempest-VolumesTransfersTest-613638423 tempest-VolumesTransfersTest-613638423-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:29 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-52ba6eee-806d-40f6-a88a-d3f0b497f037 tempest-VolumesTransfersTest-613638423 tempest-VolumesTransfersTest-613638423-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:29 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-52ba6eee-806d-40f6-a88a-d3f0b497f037 tempest-VolumesTransfersTest-613638423 tempest-VolumesTransfersTest-613638423-project-admin] http://192.168.122.117/volume/v3/volumes/57259f12-263e-4f9e-b0ab-b9f8154bb131 returned with HTTP 404 Sep 05 21:05:29 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1086/2183] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:05:29 2026] GET /volume/v3/volumes/57259f12-263e-4f9e-b0ab-b9f8154bb131 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:05:29 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-ad7d529a-fc34-4335-9364-3457876fcd5f None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:29 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-ad7d529a-fc34-4335-9364-3457876fcd5f tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-member] GET http://192.168.122.117/volume/v3/volumes/57259f12-263e-4f9e-b0ab-b9f8154bb131 Sep 05 21:05:29 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-ad7d529a-fc34-4335-9364-3457876fcd5f tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:29 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-ad7d529a-fc34-4335-9364-3457876fcd5f tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:29 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-ad7d529a-fc34-4335-9364-3457876fcd5f tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-member] http://192.168.122.117/volume/v3/volumes/57259f12-263e-4f9e-b0ab-b9f8154bb131 returned with HTTP 404 Sep 05 21:05:29 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1098/2184] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:05:29 2026] GET /volume/v3/volumes/57259f12-263e-4f9e-b0ab-b9f8154bb131 => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:05:29 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-09237c5d-28dd-42c8-90af-42a5e62cdd43 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:29 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-09237c5d-28dd-42c8-90af-42a5e62cdd43 tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-member] DELETE http://192.168.122.117/volume/v3/volumes/57259f12-263e-4f9e-b0ab-b9f8154bb131 Sep 05 21:05:29 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-09237c5d-28dd-42c8-90af-42a5e62cdd43 tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:29 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-09237c5d-28dd-42c8-90af-42a5e62cdd43 tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-member] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:29 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-09237c5d-28dd-42c8-90af-42a5e62cdd43 tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-member] Delete volume with id: 57259f12-263e-4f9e-b0ab-b9f8154bb131 Sep 05 21:05:29 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-09237c5d-28dd-42c8-90af-42a5e62cdd43 tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-member] http://192.168.122.117/volume/v3/volumes/57259f12-263e-4f9e-b0ab-b9f8154bb131 returned with HTTP 404 Sep 05 21:05:29 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1087/2185] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 21:05:29 2026] DELETE /volume/v3/volumes/57259f12-263e-4f9e-b0ab-b9f8154bb131 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:05:29 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-ca305259-86f4-44e3-b13c-b4ee2271a739 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:29 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-ca305259-86f4-44e3-b13c-b4ee2271a739 tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 21:05:29 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-ca305259-86f4-44e3-b13c-b4ee2271a739 tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1848704056"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:05:29 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.volumes [None req-ca305259-86f4-44e3-b13c-b4ee2271a739 tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1848704056'}} {{(pid=87434) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:05:29 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-ca305259-86f4-44e3-b13c-b4ee2271a739 tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-member] Create volume of 1 GB Sep 05 21:05:29 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-ca305259-86f4-44e3-b13c-b4ee2271a739 tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-member] Availability Zones retrieved successfully. Sep 05 21:05:29 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-ca305259-86f4-44e3-b13c-b4ee2271a739 tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-member] Flow 'volume_create_api' (d73b705d-fabe-4ec3-9a3f-8c98893c1196) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:05:29 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-ca305259-86f4-44e3-b13c-b4ee2271a739 tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a7e0641-cb67-4b73-8e6d-17dba44d0203) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:05:29 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.flows.api.create_volume [None req-ca305259-86f4-44e3-b13c-b4ee2271a739 tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-member] Validating volume size '1' using validate_int {{(pid=87434) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:05:29 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-ca305259-86f4-44e3-b13c-b4ee2271a739 tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a7e0641-cb67-4b73-8e6d-17dba44d0203) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:05:29 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-ca305259-86f4-44e3-b13c-b4ee2271a739 tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1254c49-6abb-417f-a759-248ee7d0562c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:05:29 devstack devstack@c-api.service[87434]: DEBUG cinder.quota [None req-ca305259-86f4-44e3-b13c-b4ee2271a739 tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-member] Created reservations ['e2b6f780-3cf1-4294-a40e-6516603047d6', '9fc5c58a-4ee3-422b-aad4-015a6910315a', 'ee8741c2-c4c6-484d-b528-29fc67882596', '1736c055-9563-4cad-94eb-3e238a43ce11'] {{(pid=87434) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:05:29 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-ca305259-86f4-44e3-b13c-b4ee2271a739 tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1254c49-6abb-417f-a759-248ee7d0562c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e2b6f780-3cf1-4294-a40e-6516603047d6', '9fc5c58a-4ee3-422b-aad4-015a6910315a', 'ee8741c2-c4c6-484d-b528-29fc67882596', '1736c055-9563-4cad-94eb-3e238a43ce11']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:05:29 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-ca305259-86f4-44e3-b13c-b4ee2271a739 tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78d60829-1f58-418e-82cb-52e32bf54ce1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:05:29 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:29 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:05:29 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-ca305259-86f4-44e3-b13c-b4ee2271a739 tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78d60829-1f58-418e-82cb-52e32bf54ce1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '886e1714-e61d-4d14-ad2e-dcaa9d2e148e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1848704056',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c43086b2625e430d95c6194e0f0838cf',qos_specs=None,replication_status=,reservations=['e2b6f780-3cf1-4294-a40e-6516603047d6','9fc5c58a-4ee3-422b-aad4-015a6910315a','ee8741c2-c4c6-484d-b528-29fc67882596','1736c055-9563-4cad-94eb-3e238a43ce11'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2605e626a63847f6b1257df1d52625e3',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:05:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1848704056',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=886e1714-e61d-4d14-ad2e-dcaa9d2e148e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c43086b2625e430d95c6194e0f0838cf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2605e626a63847f6b1257df1d52625e3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:05:29 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-ca305259-86f4-44e3-b13c-b4ee2271a739 tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7410e696-18c2-4fe5-ac9e-ef6791eadf90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:05:29 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-ca305259-86f4-44e3-b13c-b4ee2271a739 tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7410e696-18c2-4fe5-ac9e-ef6791eadf90) transitioned into state 'SUCCESS' from state '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-1848704056',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c43086b2625e430d95c6194e0f0838cf',qos_specs=None,replication_status=,reservations=['e2b6f780-3cf1-4294-a40e-6516603047d6','9fc5c58a-4ee3-422b-aad4-015a6910315a','ee8741c2-c4c6-484d-b528-29fc67882596','1736c055-9563-4cad-94eb-3e238a43ce11'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2605e626a63847f6b1257df1d52625e3',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:05:29 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-ca305259-86f4-44e3-b13c-b4ee2271a739 tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d33c497-2f81-4130-9c4a-4ee2d764d9b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:05:29 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-ca305259-86f4-44e3-b13c-b4ee2271a739 tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d33c497-2f81-4130-9c4a-4ee2d764d9b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:05:29 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-ca305259-86f4-44e3-b13c-b4ee2271a739 tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-member] Flow 'volume_create_api' (d73b705d-fabe-4ec3-9a3f-8c98893c1196) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:05:29 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-ca305259-86f4-44e3-b13c-b4ee2271a739 tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-member] Create volume request issued successfully. Sep 05 21:05:29 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-ca305259-86f4-44e3-b13c-b4ee2271a739 tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 21:05:29 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1099/2186] 192.168.122.117 () {60 vars in 1142 bytes} [Sat Sep 5 21:05:29 2026] POST /volume/v3/volumes => generated 760 bytes in 406 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:05:29 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-eae39a2d-0a13-4d35-bcc7-846b5856e2db None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:29 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-eae39a2d-0a13-4d35-bcc7-846b5856e2db tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-member] GET http://192.168.122.117/volume/v3/volumes/886e1714-e61d-4d14-ad2e-dcaa9d2e148e Sep 05 21:05:29 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-eae39a2d-0a13-4d35-bcc7-846b5856e2db tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:29 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-eae39a2d-0a13-4d35-bcc7-846b5856e2db tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:29 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:29 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:05:29 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:29 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:05:29 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-eae39a2d-0a13-4d35-bcc7-846b5856e2db tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-member] Volume info retrieved successfully. Sep 05 21:05:29 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-eae39a2d-0a13-4d35-bcc7-846b5856e2db tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-member] http://192.168.122.117/volume/v3/volumes/886e1714-e61d-4d14-ad2e-dcaa9d2e148e returned with HTTP 200 Sep 05 21:05:29 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1088/2187] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:05:29 2026] GET /volume/v3/volumes/886e1714-e61d-4d14-ad2e-dcaa9d2e148e => generated 828 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:05:30 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-49f0a15f-f0fb-43df-868f-dc3b6d512e36 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:30 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-49f0a15f-f0fb-43df-868f-dc3b6d512e36 tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-member] GET http://192.168.122.117/volume/v3/volumes/886e1714-e61d-4d14-ad2e-dcaa9d2e148e Sep 05 21:05:30 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-49f0a15f-f0fb-43df-868f-dc3b6d512e36 tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:30 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-49f0a15f-f0fb-43df-868f-dc3b6d512e36 tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:30 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:30 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:05:30 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:30 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:05:30 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-49f0a15f-f0fb-43df-868f-dc3b6d512e36 tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-member] Volume info retrieved successfully. Sep 05 21:05:30 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-49f0a15f-f0fb-43df-868f-dc3b6d512e36 tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-member] http://192.168.122.117/volume/v3/volumes/886e1714-e61d-4d14-ad2e-dcaa9d2e148e returned with HTTP 200 Sep 05 21:05:30 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1100/2188] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:05:30 2026] GET /volume/v3/volumes/886e1714-e61d-4d14-ad2e-dcaa9d2e148e => generated 852 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:05:32 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-3ff2129c-d3ba-44f6-ac00-9f8a7386db76 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:32 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-3ff2129c-d3ba-44f6-ac00-9f8a7386db76 tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-member] GET http://192.168.122.117/volume/v3/volumes/886e1714-e61d-4d14-ad2e-dcaa9d2e148e Sep 05 21:05:32 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-3ff2129c-d3ba-44f6-ac00-9f8a7386db76 tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:32 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-3ff2129c-d3ba-44f6-ac00-9f8a7386db76 tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:32 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:32 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:05:32 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:32 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:05:32 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-3ff2129c-d3ba-44f6-ac00-9f8a7386db76 tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-member] Volume info retrieved successfully. Sep 05 21:05:32 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-3ff2129c-d3ba-44f6-ac00-9f8a7386db76 tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-member] http://192.168.122.117/volume/v3/volumes/886e1714-e61d-4d14-ad2e-dcaa9d2e148e returned with HTTP 200 Sep 05 21:05:32 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1089/2189] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:05:32 2026] GET /volume/v3/volumes/886e1714-e61d-4d14-ad2e-dcaa9d2e148e => generated 853 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:05:32 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-02299e46-e420-47ac-8bc5-075a2f59f755 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:32 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-02299e46-e420-47ac-8bc5-075a2f59f755 tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-member] POST http://192.168.122.117/volume/v3/os-volume-transfer Sep 05 21:05:32 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-02299e46-e420-47ac-8bc5-075a2f59f755 tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "886e1714-e61d-4d14-ad2e-dcaa9d2e148e"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:05:32 devstack devstack@c-api.service[87434]: DEBUG cinder.api.contrib.volume_transfer [None req-02299e46-e420-47ac-8bc5-075a2f59f755 tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-member] Creating new volume transfer {'transfer': {'volume_id': '886e1714-e61d-4d14-ad2e-dcaa9d2e148e'}} {{(pid=87434) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 05 21:05:32 devstack devstack@c-api.service[87434]: INFO cinder.api.contrib.volume_transfer [None req-02299e46-e420-47ac-8bc5-075a2f59f755 tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-member] Creating transfer of volume 886e1714-e61d-4d14-ad2e-dcaa9d2e148e Sep 05 21:05:32 devstack devstack@c-api.service[87434]: INFO cinder.transfer.api [None req-02299e46-e420-47ac-8bc5-075a2f59f755 tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-member] Generating transfer record for volume 886e1714-e61d-4d14-ad2e-dcaa9d2e148e Sep 05 21:05:32 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:32 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:05:32 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:32 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:05:32 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-02299e46-e420-47ac-8bc5-075a2f59f755 tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-member] http://192.168.122.117/volume/v3/os-volume-transfer returned with HTTP 202 Sep 05 21:05:32 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1101/2190] 192.168.122.117 () {60 vars in 1175 bytes} [Sat Sep 5 21:05:32 2026] POST /volume/v3/os-volume-transfer => generated 449 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:05:32 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-092f69df-46c4-44ab-a283-6608c6ea7ab7 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:32 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-092f69df-46c4-44ab-a283-6608c6ea7ab7 tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-member] GET http://192.168.122.117/volume/v3/volumes/886e1714-e61d-4d14-ad2e-dcaa9d2e148e Sep 05 21:05:32 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-092f69df-46c4-44ab-a283-6608c6ea7ab7 tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:32 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-092f69df-46c4-44ab-a283-6608c6ea7ab7 tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:32 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:32 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:05:32 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:32 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:05:32 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-092f69df-46c4-44ab-a283-6608c6ea7ab7 tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-member] Volume info retrieved successfully. Sep 05 21:05:32 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-092f69df-46c4-44ab-a283-6608c6ea7ab7 tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-member] http://192.168.122.117/volume/v3/volumes/886e1714-e61d-4d14-ad2e-dcaa9d2e148e returned with HTTP 200 Sep 05 21:05:32 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1090/2191] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:05:32 2026] GET /volume/v3/volumes/886e1714-e61d-4d14-ad2e-dcaa9d2e148e => generated 861 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:05:32 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-7e51b8e0-6f8a-4219-836c-328f789ef1e2 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:32 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-7e51b8e0-6f8a-4219-836c-328f789ef1e2 tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-reader] GET http://192.168.122.117/volume/v3/os-volume-transfer/detail Sep 05 21:05:32 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-7e51b8e0-6f8a-4219-836c-328f789ef1e2 tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-reader] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:32 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-7e51b8e0-6f8a-4219-836c-328f789ef1e2 tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-reader] Calling method 'detail' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:32 devstack devstack@c-api.service[87434]: DEBUG cinder.api.contrib.volume_transfer [None req-7e51b8e0-6f8a-4219-836c-328f789ef1e2 tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-reader] Listing volume transfers {{(pid=87434) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 05 21:05:32 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-7e51b8e0-6f8a-4219-836c-328f789ef1e2 tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-reader] http://192.168.122.117/volume/v3/os-volume-transfer/detail returned with HTTP 200 Sep 05 21:05:32 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1102/2192] 192.168.122.117 () {58 vars in 1175 bytes} [Sat Sep 5 21:05:32 2026] GET /volume/v3/os-volume-transfer/detail => generated 420 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:05:32 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-065d24e9-9661-48bb-9e2e-1d7833de4baf None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:32 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-065d24e9-9661-48bb-9e2e-1d7833de4baf tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-member] DELETE http://192.168.122.117/volume/v3/os-volume-transfer/61ab03ea-b283-421d-9c3e-bd643c0d377b Sep 05 21:05:32 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-065d24e9-9661-48bb-9e2e-1d7833de4baf tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:32 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-065d24e9-9661-48bb-9e2e-1d7833de4baf tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-member] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:32 devstack devstack@c-api.service[87435]: INFO cinder.api.contrib.volume_transfer [None req-065d24e9-9661-48bb-9e2e-1d7833de4baf tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-member] Delete transfer with id: 61ab03ea-b283-421d-9c3e-bd643c0d377b Sep 05 21:05:32 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:32 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:05:32 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:32 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:05:32 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-065d24e9-9661-48bb-9e2e-1d7833de4baf tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-member] http://192.168.122.117/volume/v3/os-volume-transfer/61ab03ea-b283-421d-9c3e-bd643c0d377b returned with HTTP 202 Sep 05 21:05:32 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1091/2193] 192.168.122.117 () {58 vars in 1268 bytes} [Sat Sep 5 21:05:32 2026] DELETE /volume/v3/os-volume-transfer/61ab03ea-b283-421d-9c3e-bd643c0d377b => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:05:32 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-d1c23bd1-47a5-4514-b42a-d8e772328402 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:32 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d1c23bd1-47a5-4514-b42a-d8e772328402 tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-member] GET http://192.168.122.117/volume/v3/volumes/886e1714-e61d-4d14-ad2e-dcaa9d2e148e Sep 05 21:05:32 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-d1c23bd1-47a5-4514-b42a-d8e772328402 tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:32 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-d1c23bd1-47a5-4514-b42a-d8e772328402 tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:32 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:32 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:05:32 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:32 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:05:32 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-d1c23bd1-47a5-4514-b42a-d8e772328402 tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-member] Volume info retrieved successfully. Sep 05 21:05:32 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d1c23bd1-47a5-4514-b42a-d8e772328402 tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-member] http://192.168.122.117/volume/v3/volumes/886e1714-e61d-4d14-ad2e-dcaa9d2e148e returned with HTTP 200 Sep 05 21:05:32 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1103/2194] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:05:32 2026] GET /volume/v3/volumes/886e1714-e61d-4d14-ad2e-dcaa9d2e148e => generated 853 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:05:32 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-425e53bf-0454-44fd-ae9e-438c411d1a64 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:32 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-425e53bf-0454-44fd-ae9e-438c411d1a64 tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-member] DELETE http://192.168.122.117/volume/v3/os-volume-transfer/61ab03ea-b283-421d-9c3e-bd643c0d377b Sep 05 21:05:32 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-425e53bf-0454-44fd-ae9e-438c411d1a64 tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:32 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-425e53bf-0454-44fd-ae9e-438c411d1a64 tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-member] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:32 devstack devstack@c-api.service[87435]: INFO cinder.api.contrib.volume_transfer [None req-425e53bf-0454-44fd-ae9e-438c411d1a64 tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-member] Delete transfer with id: 61ab03ea-b283-421d-9c3e-bd643c0d377b Sep 05 21:05:32 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-425e53bf-0454-44fd-ae9e-438c411d1a64 tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-member] http://192.168.122.117/volume/v3/os-volume-transfer/61ab03ea-b283-421d-9c3e-bd643c0d377b returned with HTTP 404 Sep 05 21:05:32 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1092/2195] 192.168.122.117 () {58 vars in 1268 bytes} [Sat Sep 5 21:05:32 2026] DELETE /volume/v3/os-volume-transfer/61ab03ea-b283-421d-9c3e-bd643c0d377b => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:05:32 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-46482221-e900-4610-a595-4d38e9b86391 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:32 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-46482221-e900-4610-a595-4d38e9b86391 tempest-VolumesTransfersTest-613638423 tempest-VolumesTransfersTest-613638423-project-admin] DELETE http://192.168.122.117/volume/v3/volumes/886e1714-e61d-4d14-ad2e-dcaa9d2e148e Sep 05 21:05:32 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-46482221-e900-4610-a595-4d38e9b86391 tempest-VolumesTransfersTest-613638423 tempest-VolumesTransfersTest-613638423-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:32 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-46482221-e900-4610-a595-4d38e9b86391 tempest-VolumesTransfersTest-613638423 tempest-VolumesTransfersTest-613638423-project-admin] Calling method 'delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:32 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-46482221-e900-4610-a595-4d38e9b86391 tempest-VolumesTransfersTest-613638423 tempest-VolumesTransfersTest-613638423-project-admin] Delete volume with id: 886e1714-e61d-4d14-ad2e-dcaa9d2e148e Sep 05 21:05:32 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:32 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:05:32 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:32 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:05:32 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-46482221-e900-4610-a595-4d38e9b86391 tempest-VolumesTransfersTest-613638423 tempest-VolumesTransfersTest-613638423-project-admin] Volume info retrieved successfully. Sep 05 21:05:32 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-7d57a6a7-82ab-4224-91a1-fe166ad810f5 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:32 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-46482221-e900-4610-a595-4d38e9b86391 tempest-VolumesTransfersTest-613638423 tempest-VolumesTransfersTest-613638423-project-admin] Delete volume request issued successfully. Sep 05 21:05:32 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-46482221-e900-4610-a595-4d38e9b86391 tempest-VolumesTransfersTest-613638423 tempest-VolumesTransfersTest-613638423-project-admin] http://192.168.122.117/volume/v3/volumes/886e1714-e61d-4d14-ad2e-dcaa9d2e148e returned with HTTP 202 Sep 05 21:05:32 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1104/2196] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 21:05:32 2026] DELETE /volume/v3/volumes/886e1714-e61d-4d14-ad2e-dcaa9d2e148e => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:05:32 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-22ca5167-a743-44b1-8798-25c3d05f41d8 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:32 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-22ca5167-a743-44b1-8798-25c3d05f41d8 tempest-VolumesTransfersTest-613638423 tempest-VolumesTransfersTest-613638423-project-admin] GET http://192.168.122.117/volume/v3/volumes/886e1714-e61d-4d14-ad2e-dcaa9d2e148e Sep 05 21:05:32 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-22ca5167-a743-44b1-8798-25c3d05f41d8 tempest-VolumesTransfersTest-613638423 tempest-VolumesTransfersTest-613638423-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:32 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-22ca5167-a743-44b1-8798-25c3d05f41d8 tempest-VolumesTransfersTest-613638423 tempest-VolumesTransfersTest-613638423-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:32 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:32 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:05:32 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:32 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:05:32 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-22ca5167-a743-44b1-8798-25c3d05f41d8 tempest-VolumesTransfersTest-613638423 tempest-VolumesTransfersTest-613638423-project-admin] Volume info retrieved successfully. Sep 05 21:05:32 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-22ca5167-a743-44b1-8798-25c3d05f41d8 tempest-VolumesTransfersTest-613638423 tempest-VolumesTransfersTest-613638423-project-admin] http://192.168.122.117/volume/v3/volumes/886e1714-e61d-4d14-ad2e-dcaa9d2e148e returned with HTTP 200 Sep 05 21:05:32 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1105/2197] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:05:32 2026] GET /volume/v3/volumes/886e1714-e61d-4d14-ad2e-dcaa9d2e148e => generated 1015 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:05:32 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-7d57a6a7-82ab-4224-91a1-fe166ad810f5 tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 21:05:32 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-7d57a6a7-82ab-4224-91a1-fe166ad810f5 tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-251975067"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:05:32 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.volumes [None req-7d57a6a7-82ab-4224-91a1-fe166ad810f5 tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-251975067'}} {{(pid=87435) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:05:32 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-7d57a6a7-82ab-4224-91a1-fe166ad810f5 tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Create volume of 1 GB Sep 05 21:05:32 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-7d57a6a7-82ab-4224-91a1-fe166ad810f5 tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Availability Zones retrieved successfully. Sep 05 21:05:32 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-7d57a6a7-82ab-4224-91a1-fe166ad810f5 tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Flow 'volume_create_api' (229b4369-c854-40f5-b6f0-64f467d37e87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:05:32 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-7d57a6a7-82ab-4224-91a1-fe166ad810f5 tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bae10ab-57d7-42fa-b69f-1c8401666347) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:05:32 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.flows.api.create_volume [None req-7d57a6a7-82ab-4224-91a1-fe166ad810f5 tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Validating volume size '1' using validate_int {{(pid=87435) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:05:32 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-7d57a6a7-82ab-4224-91a1-fe166ad810f5 tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bae10ab-57d7-42fa-b69f-1c8401666347) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:05:32 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-7d57a6a7-82ab-4224-91a1-fe166ad810f5 tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e068b7b-1e13-41bf-a251-f25d111b5dad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:05:32 devstack devstack@c-api.service[87435]: DEBUG cinder.quota [None req-7d57a6a7-82ab-4224-91a1-fe166ad810f5 tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Created reservations ['9a475e5f-11ab-4fa2-b6bf-9fa16073afc8', '74881af1-8f40-4a77-9983-8967dde81af6', '53e9847b-b56d-4fae-8935-85f39db06400', 'b928b0b4-f6ef-4774-9b5e-0ba3392d9ce3'] {{(pid=87435) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:05:32 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-7d57a6a7-82ab-4224-91a1-fe166ad810f5 tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e068b7b-1e13-41bf-a251-f25d111b5dad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9a475e5f-11ab-4fa2-b6bf-9fa16073afc8', '74881af1-8f40-4a77-9983-8967dde81af6', '53e9847b-b56d-4fae-8935-85f39db06400', 'b928b0b4-f6ef-4774-9b5e-0ba3392d9ce3']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:05:32 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-7d57a6a7-82ab-4224-91a1-fe166ad810f5 tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ecf8816a-3f7d-46d4-80ef-f84299a86a97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:05:32 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:32 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:05:32 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-7d57a6a7-82ab-4224-91a1-fe166ad810f5 tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ecf8816a-3f7d-46d4-80ef-f84299a86a97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '89286ee8-cf33-46e3-a85b-5e879ad7fc17', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-251975067',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1cec51fec24489d82b389340c417514',qos_specs=None,replication_status=,reservations=['9a475e5f-11ab-4fa2-b6bf-9fa16073afc8','74881af1-8f40-4a77-9983-8967dde81af6','53e9847b-b56d-4fae-8935-85f39db06400','b928b0b4-f6ef-4774-9b5e-0ba3392d9ce3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71ccbe95ee594f6eb7ec7f935c72db06',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:05:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-251975067',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=89286ee8-cf33-46e3-a85b-5e879ad7fc17,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d1cec51fec24489d82b389340c417514',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='71ccbe95ee594f6eb7ec7f935c72db06',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:05:32 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-7d57a6a7-82ab-4224-91a1-fe166ad810f5 tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8917b60c-2316-4e9d-8d40-7453599e59ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:05:32 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-7d57a6a7-82ab-4224-91a1-fe166ad810f5 tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8917b60c-2316-4e9d-8d40-7453599e59ef) transitioned into state 'SUCCESS' from state '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-251975067',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1cec51fec24489d82b389340c417514',qos_specs=None,replication_status=,reservations=['9a475e5f-11ab-4fa2-b6bf-9fa16073afc8','74881af1-8f40-4a77-9983-8967dde81af6','53e9847b-b56d-4fae-8935-85f39db06400','b928b0b4-f6ef-4774-9b5e-0ba3392d9ce3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71ccbe95ee594f6eb7ec7f935c72db06',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:05:32 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-7d57a6a7-82ab-4224-91a1-fe166ad810f5 tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea3ce9b9-78a1-44e7-8fa1-d90a7452f1c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:05:32 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-7d57a6a7-82ab-4224-91a1-fe166ad810f5 tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea3ce9b9-78a1-44e7-8fa1-d90a7452f1c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:05:32 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-7d57a6a7-82ab-4224-91a1-fe166ad810f5 tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Flow 'volume_create_api' (229b4369-c854-40f5-b6f0-64f467d37e87) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:05:32 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-7d57a6a7-82ab-4224-91a1-fe166ad810f5 tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Create volume request issued successfully. Sep 05 21:05:32 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-7d57a6a7-82ab-4224-91a1-fe166ad810f5 tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 21:05:32 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1093/2198] 192.168.122.117 () {60 vars in 1142 bytes} [Sat Sep 5 21:05:32 2026] POST /volume/v3/volumes => generated 772 bytes in 564 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:05:33 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-bb0b7201-b8df-4bcf-9c2e-7e1e6f640d85 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:33 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-bb0b7201-b8df-4bcf-9c2e-7e1e6f640d85 tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] GET http://192.168.122.117/volume/v3/volumes/89286ee8-cf33-46e3-a85b-5e879ad7fc17 Sep 05 21:05:33 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-bb0b7201-b8df-4bcf-9c2e-7e1e6f640d85 tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:33 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-bb0b7201-b8df-4bcf-9c2e-7e1e6f640d85 tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:33 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:33 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:05:33 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:33 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:05:33 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-bb0b7201-b8df-4bcf-9c2e-7e1e6f640d85 tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Volume info retrieved successfully. Sep 05 21:05:33 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-bb0b7201-b8df-4bcf-9c2e-7e1e6f640d85 tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] http://192.168.122.117/volume/v3/volumes/89286ee8-cf33-46e3-a85b-5e879ad7fc17 returned with HTTP 200 Sep 05 21:05:33 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1106/2199] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:05:33 2026] GET /volume/v3/volumes/89286ee8-cf33-46e3-a85b-5e879ad7fc17 => generated 840 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:05:33 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-2489dd4f-37ab-4cbd-816f-c6c5b528a4e3 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:33 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-2489dd4f-37ab-4cbd-816f-c6c5b528a4e3 tempest-VolumesTransfersTest-613638423 tempest-VolumesTransfersTest-613638423-project-admin] GET http://192.168.122.117/volume/v3/volumes/886e1714-e61d-4d14-ad2e-dcaa9d2e148e Sep 05 21:05:33 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-2489dd4f-37ab-4cbd-816f-c6c5b528a4e3 tempest-VolumesTransfersTest-613638423 tempest-VolumesTransfersTest-613638423-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:33 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-2489dd4f-37ab-4cbd-816f-c6c5b528a4e3 tempest-VolumesTransfersTest-613638423 tempest-VolumesTransfersTest-613638423-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:33 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-2489dd4f-37ab-4cbd-816f-c6c5b528a4e3 tempest-VolumesTransfersTest-613638423 tempest-VolumesTransfersTest-613638423-project-admin] http://192.168.122.117/volume/v3/volumes/886e1714-e61d-4d14-ad2e-dcaa9d2e148e returned with HTTP 404 Sep 05 21:05:33 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1094/2200] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:05:33 2026] GET /volume/v3/volumes/886e1714-e61d-4d14-ad2e-dcaa9d2e148e => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:05:33 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-3c4d4f26-0cc4-4bda-bfac-3f3812868e63 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:33 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-3c4d4f26-0cc4-4bda-bfac-3f3812868e63 tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-member] GET http://192.168.122.117/volume/v3/volumes/886e1714-e61d-4d14-ad2e-dcaa9d2e148e Sep 05 21:05:33 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-3c4d4f26-0cc4-4bda-bfac-3f3812868e63 tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:33 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-3c4d4f26-0cc4-4bda-bfac-3f3812868e63 tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:33 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-3c4d4f26-0cc4-4bda-bfac-3f3812868e63 tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-member] http://192.168.122.117/volume/v3/volumes/886e1714-e61d-4d14-ad2e-dcaa9d2e148e returned with HTTP 404 Sep 05 21:05:33 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1107/2201] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:05:33 2026] GET /volume/v3/volumes/886e1714-e61d-4d14-ad2e-dcaa9d2e148e => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:05:33 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-df25d0b1-4f06-495a-96f1-03400719cdb1 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:33 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-df25d0b1-4f06-495a-96f1-03400719cdb1 tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-member] DELETE http://192.168.122.117/volume/v3/volumes/886e1714-e61d-4d14-ad2e-dcaa9d2e148e Sep 05 21:05:33 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-df25d0b1-4f06-495a-96f1-03400719cdb1 tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:33 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-df25d0b1-4f06-495a-96f1-03400719cdb1 tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-member] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:33 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-df25d0b1-4f06-495a-96f1-03400719cdb1 tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-member] Delete volume with id: 886e1714-e61d-4d14-ad2e-dcaa9d2e148e Sep 05 21:05:33 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-df25d0b1-4f06-495a-96f1-03400719cdb1 tempest-VolumesTransfersTest-213787467 tempest-VolumesTransfersTest-213787467-project-member] http://192.168.122.117/volume/v3/volumes/886e1714-e61d-4d14-ad2e-dcaa9d2e148e returned with HTTP 404 Sep 05 21:05:33 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1095/2202] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 21:05:33 2026] DELETE /volume/v3/volumes/886e1714-e61d-4d14-ad2e-dcaa9d2e148e => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:05:34 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-62a5faf5-6d0d-423c-bc3f-47d003b2475f None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:34 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-62a5faf5-6d0d-423c-bc3f-47d003b2475f tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] GET http://192.168.122.117/volume/v3/volumes/89286ee8-cf33-46e3-a85b-5e879ad7fc17 Sep 05 21:05:34 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-62a5faf5-6d0d-423c-bc3f-47d003b2475f tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:34 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-62a5faf5-6d0d-423c-bc3f-47d003b2475f tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:34 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:34 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:05:34 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:34 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:05:34 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-62a5faf5-6d0d-423c-bc3f-47d003b2475f tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Volume info retrieved successfully. Sep 05 21:05:34 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-62a5faf5-6d0d-423c-bc3f-47d003b2475f tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] http://192.168.122.117/volume/v3/volumes/89286ee8-cf33-46e3-a85b-5e879ad7fc17 returned with HTTP 200 Sep 05 21:05:34 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1108/2203] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:05:34 2026] GET /volume/v3/volumes/89286ee8-cf33-46e3-a85b-5e879ad7fc17 => generated 864 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:05:35 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-e5d9354d-dba7-4225-ba74-cab97aa50294 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:35 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-e5d9354d-dba7-4225-ba74-cab97aa50294 tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] GET http://192.168.122.117/volume/v3/volumes/89286ee8-cf33-46e3-a85b-5e879ad7fc17 Sep 05 21:05:35 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-e5d9354d-dba7-4225-ba74-cab97aa50294 tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:35 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-e5d9354d-dba7-4225-ba74-cab97aa50294 tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:35 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:35 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:05:35 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:35 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:05:35 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-e5d9354d-dba7-4225-ba74-cab97aa50294 tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Volume info retrieved successfully. Sep 05 21:05:35 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-e5d9354d-dba7-4225-ba74-cab97aa50294 tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] http://192.168.122.117/volume/v3/volumes/89286ee8-cf33-46e3-a85b-5e879ad7fc17 returned with HTTP 200 Sep 05 21:05:35 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1096/2204] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:05:35 2026] GET /volume/v3/volumes/89286ee8-cf33-46e3-a85b-5e879ad7fc17 => generated 865 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:05:35 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-1b3d3754-4d1b-4f45-bfb8-357257d7a68a None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:35 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-1b3d3754-4d1b-4f45-bfb8-357257d7a68a tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 21:05:35 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-1b3d3754-4d1b-4f45-bfb8-357257d7a68a tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "89286ee8-cf33-46e3-a85b-5e879ad7fc17", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-391759342"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:05:35 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.volumes [None req-1b3d3754-4d1b-4f45-bfb8-357257d7a68a tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Create volume request body: {'volume': {"'source_volid": '89286ee8-cf33-46e3-a85b-5e879ad7fc17', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-391759342'}} {{(pid=87434) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:05:35 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-1b3d3754-4d1b-4f45-bfb8-357257d7a68a tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Create volume of 1 GB Sep 05 21:05:35 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-1b3d3754-4d1b-4f45-bfb8-357257d7a68a tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Availability Zones retrieved successfully. Sep 05 21:05:35 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-1b3d3754-4d1b-4f45-bfb8-357257d7a68a tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Flow 'volume_create_api' (2c5f9652-3496-4ff4-8610-8ae94b15ea17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:05:35 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-1b3d3754-4d1b-4f45-bfb8-357257d7a68a tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35974349-6667-4574-8a83-7f4031d16dab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:05:35 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.flows.api.create_volume [None req-1b3d3754-4d1b-4f45-bfb8-357257d7a68a tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Validating volume size '1' using validate_int {{(pid=87434) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:05:35 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-1b3d3754-4d1b-4f45-bfb8-357257d7a68a tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35974349-6667-4574-8a83-7f4031d16dab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:05:35 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-1b3d3754-4d1b-4f45-bfb8-357257d7a68a tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d86acf79-fe1d-4d6b-a34a-4a1cf595b270) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:05:35 devstack devstack@c-api.service[87434]: DEBUG cinder.quota [None req-1b3d3754-4d1b-4f45-bfb8-357257d7a68a tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Created reservations ['65d91606-d4de-488d-a97e-aa5819d4913e', 'cab5e11b-0dae-400c-a0bb-ef4bfb1d368b', 'e884b9a7-a127-4078-9faa-c38f40f12ae0', '5274b4ac-7540-4dd2-bc90-1a327700b728'] {{(pid=87434) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:05:35 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-1b3d3754-4d1b-4f45-bfb8-357257d7a68a tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d86acf79-fe1d-4d6b-a34a-4a1cf595b270) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['65d91606-d4de-488d-a97e-aa5819d4913e', 'cab5e11b-0dae-400c-a0bb-ef4bfb1d368b', 'e884b9a7-a127-4078-9faa-c38f40f12ae0', '5274b4ac-7540-4dd2-bc90-1a327700b728']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:05:35 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-1b3d3754-4d1b-4f45-bfb8-357257d7a68a tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65c9f432-c46e-4b80-81dc-22c0513d9ac8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:05:35 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:35 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:05:35 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-1b3d3754-4d1b-4f45-bfb8-357257d7a68a tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65c9f432-c46e-4b80-81dc-22c0513d9ac8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ec66782c-b3ad-40f2-8503-1d323fa8ee70', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-391759342',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1cec51fec24489d82b389340c417514',qos_specs=None,replication_status=,reservations=['65d91606-d4de-488d-a97e-aa5819d4913e','cab5e11b-0dae-400c-a0bb-ef4bfb1d368b','e884b9a7-a127-4078-9faa-c38f40f12ae0','5274b4ac-7540-4dd2-bc90-1a327700b728'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71ccbe95ee594f6eb7ec7f935c72db06',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:05:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-391759342',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ec66782c-b3ad-40f2-8503-1d323fa8ee70,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d1cec51fec24489d82b389340c417514',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='71ccbe95ee594f6eb7ec7f935c72db06',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:05:35 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-1b3d3754-4d1b-4f45-bfb8-357257d7a68a tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7a76c10-d8eb-4629-bbd7-9d130ab691cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:05:35 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-1b3d3754-4d1b-4f45-bfb8-357257d7a68a tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7a76c10-d8eb-4629-bbd7-9d130ab691cd) transitioned into state 'SUCCESS' from state '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-391759342',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1cec51fec24489d82b389340c417514',qos_specs=None,replication_status=,reservations=['65d91606-d4de-488d-a97e-aa5819d4913e','cab5e11b-0dae-400c-a0bb-ef4bfb1d368b','e884b9a7-a127-4078-9faa-c38f40f12ae0','5274b4ac-7540-4dd2-bc90-1a327700b728'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71ccbe95ee594f6eb7ec7f935c72db06',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:05:35 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-1b3d3754-4d1b-4f45-bfb8-357257d7a68a tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04fb3227-d8cb-493c-b23c-860edbca554d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:05:35 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-1b3d3754-4d1b-4f45-bfb8-357257d7a68a tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04fb3227-d8cb-493c-b23c-860edbca554d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:05:35 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-1b3d3754-4d1b-4f45-bfb8-357257d7a68a tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Flow 'volume_create_api' (2c5f9652-3496-4ff4-8610-8ae94b15ea17) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:05:35 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-1b3d3754-4d1b-4f45-bfb8-357257d7a68a tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Create volume request issued successfully. Sep 05 21:05:35 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-1b3d3754-4d1b-4f45-bfb8-357257d7a68a tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 21:05:35 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1109/2205] 192.168.122.117 () {60 vars in 1143 bytes} [Sat Sep 5 21:05:35 2026] POST /volume/v3/volumes => generated 772 bytes in 362 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:05:35 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-cd092654-746e-4a91-8472-ca88a3feaebd None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:35 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-cd092654-746e-4a91-8472-ca88a3feaebd tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 21:05:35 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-cd092654-746e-4a91-8472-ca88a3feaebd tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "89286ee8-cf33-46e3-a85b-5e879ad7fc17", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-575170139"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:05:35 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.volumes [None req-cd092654-746e-4a91-8472-ca88a3feaebd tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Create volume request body: {'volume': {"'source_volid": '89286ee8-cf33-46e3-a85b-5e879ad7fc17', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-575170139'}} {{(pid=87435) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:05:35 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-cd092654-746e-4a91-8472-ca88a3feaebd tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Create volume of 1 GB Sep 05 21:05:35 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-cd092654-746e-4a91-8472-ca88a3feaebd tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Availability Zones retrieved successfully. Sep 05 21:05:35 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-cd092654-746e-4a91-8472-ca88a3feaebd tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Flow 'volume_create_api' (768b8727-75ca-431a-80d3-315229256ea1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:05:35 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-cd092654-746e-4a91-8472-ca88a3feaebd tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7b2a512-4dcb-4338-aafe-f1db3d851a66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:05:35 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.flows.api.create_volume [None req-cd092654-746e-4a91-8472-ca88a3feaebd tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Validating volume size '1' using validate_int {{(pid=87435) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:05:35 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-cd092654-746e-4a91-8472-ca88a3feaebd tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7b2a512-4dcb-4338-aafe-f1db3d851a66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:05:35 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-cd092654-746e-4a91-8472-ca88a3feaebd tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (469bcff2-14a5-49db-9440-3ac3d2e9a866) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:05:35 devstack devstack@c-api.service[87435]: DEBUG cinder.quota [None req-cd092654-746e-4a91-8472-ca88a3feaebd tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Created reservations ['80ba26a2-1f0e-4a43-a358-db8845d8980b', 'd1d63609-9a0f-4470-a2ca-3a0a45aff37a', 'fb504447-5faf-4686-8995-990e329f23b4', '9684a695-0ee4-4f5d-933e-b1b71b5c98ce'] {{(pid=87435) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:05:35 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-cd092654-746e-4a91-8472-ca88a3feaebd tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (469bcff2-14a5-49db-9440-3ac3d2e9a866) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['80ba26a2-1f0e-4a43-a358-db8845d8980b', 'd1d63609-9a0f-4470-a2ca-3a0a45aff37a', 'fb504447-5faf-4686-8995-990e329f23b4', '9684a695-0ee4-4f5d-933e-b1b71b5c98ce']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:05:35 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-cd092654-746e-4a91-8472-ca88a3feaebd tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a9c0085-c428-46ec-87a8-d64544975fd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:05:35 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:35 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:05:35 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-cd092654-746e-4a91-8472-ca88a3feaebd tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a9c0085-c428-46ec-87a8-d64544975fd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0d82c85b-1da5-4443-9b2f-205f045e60f8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-575170139',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1cec51fec24489d82b389340c417514',qos_specs=None,replication_status=,reservations=['80ba26a2-1f0e-4a43-a358-db8845d8980b','d1d63609-9a0f-4470-a2ca-3a0a45aff37a','fb504447-5faf-4686-8995-990e329f23b4','9684a695-0ee4-4f5d-933e-b1b71b5c98ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71ccbe95ee594f6eb7ec7f935c72db06',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:05:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-575170139',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0d82c85b-1da5-4443-9b2f-205f045e60f8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d1cec51fec24489d82b389340c417514',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='71ccbe95ee594f6eb7ec7f935c72db06',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:05:35 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-cd092654-746e-4a91-8472-ca88a3feaebd tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d7e34e0-7f3f-427c-b749-66897029352f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:05:36 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-cd092654-746e-4a91-8472-ca88a3feaebd tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d7e34e0-7f3f-427c-b749-66897029352f) transitioned into state 'SUCCESS' from state '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-575170139',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1cec51fec24489d82b389340c417514',qos_specs=None,replication_status=,reservations=['80ba26a2-1f0e-4a43-a358-db8845d8980b','d1d63609-9a0f-4470-a2ca-3a0a45aff37a','fb504447-5faf-4686-8995-990e329f23b4','9684a695-0ee4-4f5d-933e-b1b71b5c98ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71ccbe95ee594f6eb7ec7f935c72db06',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:05:36 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-cd092654-746e-4a91-8472-ca88a3feaebd tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e96c6f1e-1f6f-433d-968d-f7a61b831c3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:05:36 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-cd092654-746e-4a91-8472-ca88a3feaebd tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e96c6f1e-1f6f-433d-968d-f7a61b831c3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:05:36 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-cd092654-746e-4a91-8472-ca88a3feaebd tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Flow 'volume_create_api' (768b8727-75ca-431a-80d3-315229256ea1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:05:36 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-cd092654-746e-4a91-8472-ca88a3feaebd tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Create volume request issued successfully. Sep 05 21:05:36 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-cd092654-746e-4a91-8472-ca88a3feaebd tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 21:05:36 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1097/2206] 192.168.122.117 () {60 vars in 1143 bytes} [Sat Sep 5 21:05:35 2026] POST /volume/v3/volumes => generated 772 bytes in 497 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:05:36 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-57d8919d-c622-4d28-be53-45a3e2cd7fee None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:36 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-57d8919d-c622-4d28-be53-45a3e2cd7fee tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 21:05:36 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-57d8919d-c622-4d28-be53-45a3e2cd7fee tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "89286ee8-cf33-46e3-a85b-5e879ad7fc17", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-5722878"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:05:36 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.volumes [None req-57d8919d-c622-4d28-be53-45a3e2cd7fee tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Create volume request body: {'volume': {"'source_volid": '89286ee8-cf33-46e3-a85b-5e879ad7fc17', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-5722878'}} {{(pid=87434) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:05:36 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-57d8919d-c622-4d28-be53-45a3e2cd7fee tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Create volume of 1 GB Sep 05 21:05:36 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:36 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:05:36 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-57d8919d-c622-4d28-be53-45a3e2cd7fee tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Availability Zones retrieved successfully. Sep 05 21:05:36 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-57d8919d-c622-4d28-be53-45a3e2cd7fee tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Flow 'volume_create_api' (ad9d8b16-1e2e-48af-b9fc-8cf7a361879d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:05:36 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-57d8919d-c622-4d28-be53-45a3e2cd7fee tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b626e3c0-8b28-4578-8d6d-1f7ba9405169) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:05:36 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.flows.api.create_volume [None req-57d8919d-c622-4d28-be53-45a3e2cd7fee tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Validating volume size '1' using validate_int {{(pid=87434) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:05:36 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-57d8919d-c622-4d28-be53-45a3e2cd7fee tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b626e3c0-8b28-4578-8d6d-1f7ba9405169) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:05:36 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-57d8919d-c622-4d28-be53-45a3e2cd7fee tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae0b215a-68d3-4159-90e3-8c474a53aad5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:05:36 devstack devstack@c-api.service[87434]: DEBUG cinder.quota [None req-57d8919d-c622-4d28-be53-45a3e2cd7fee tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Created reservations ['e72869d1-44c2-4268-96b5-0eb73cb41e44', 'bbb18443-031d-4a5b-8a3d-1c9e2492e8dd', '5b92f2fb-ce79-4e08-8e99-51cfea68dc81', 'c0b2071e-0d5f-42b4-9d63-126a724d4200'] {{(pid=87434) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:05:36 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-57d8919d-c622-4d28-be53-45a3e2cd7fee tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae0b215a-68d3-4159-90e3-8c474a53aad5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e72869d1-44c2-4268-96b5-0eb73cb41e44', 'bbb18443-031d-4a5b-8a3d-1c9e2492e8dd', '5b92f2fb-ce79-4e08-8e99-51cfea68dc81', 'c0b2071e-0d5f-42b4-9d63-126a724d4200']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:05:36 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-57d8919d-c622-4d28-be53-45a3e2cd7fee tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3cfd8e26-11c6-458f-901c-ce6334546710) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:05:36 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:36 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:05:36 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-57d8919d-c622-4d28-be53-45a3e2cd7fee tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3cfd8e26-11c6-458f-901c-ce6334546710) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2fa1b2cc-788f-4735-8771-c43238b20d47', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-5722878',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1cec51fec24489d82b389340c417514',qos_specs=None,replication_status=,reservations=['e72869d1-44c2-4268-96b5-0eb73cb41e44','bbb18443-031d-4a5b-8a3d-1c9e2492e8dd','5b92f2fb-ce79-4e08-8e99-51cfea68dc81','c0b2071e-0d5f-42b4-9d63-126a724d4200'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71ccbe95ee594f6eb7ec7f935c72db06',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:05:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-5722878',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2fa1b2cc-788f-4735-8771-c43238b20d47,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d1cec51fec24489d82b389340c417514',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='71ccbe95ee594f6eb7ec7f935c72db06',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:05:36 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-57d8919d-c622-4d28-be53-45a3e2cd7fee tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f5bbdab-c6bc-4a54-bf61-194a73f20584) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:05:36 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-57d8919d-c622-4d28-be53-45a3e2cd7fee tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f5bbdab-c6bc-4a54-bf61-194a73f20584) transitioned into state 'SUCCESS' from state '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-5722878',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1cec51fec24489d82b389340c417514',qos_specs=None,replication_status=,reservations=['e72869d1-44c2-4268-96b5-0eb73cb41e44','bbb18443-031d-4a5b-8a3d-1c9e2492e8dd','5b92f2fb-ce79-4e08-8e99-51cfea68dc81','c0b2071e-0d5f-42b4-9d63-126a724d4200'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71ccbe95ee594f6eb7ec7f935c72db06',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:05:36 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-57d8919d-c622-4d28-be53-45a3e2cd7fee tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5abdd75f-df72-4f5f-91ce-fb1989d3219c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:05:36 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-57d8919d-c622-4d28-be53-45a3e2cd7fee tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5abdd75f-df72-4f5f-91ce-fb1989d3219c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:05:36 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-57d8919d-c622-4d28-be53-45a3e2cd7fee tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Flow 'volume_create_api' (ad9d8b16-1e2e-48af-b9fc-8cf7a361879d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:05:36 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-57d8919d-c622-4d28-be53-45a3e2cd7fee tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Create volume request issued successfully. Sep 05 21:05:36 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-57d8919d-c622-4d28-be53-45a3e2cd7fee tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 21:05:36 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1110/2207] 192.168.122.117 () {60 vars in 1143 bytes} [Sat Sep 5 21:05:36 2026] POST /volume/v3/volumes => generated 770 bytes in 603 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:05:36 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-723f9ed9-f72d-4971-b2ab-3ebdb4a2dcfa None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:36 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-723f9ed9-f72d-4971-b2ab-3ebdb4a2dcfa tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 21:05:36 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-723f9ed9-f72d-4971-b2ab-3ebdb4a2dcfa tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "89286ee8-cf33-46e3-a85b-5e879ad7fc17", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1037537853"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:05:36 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.volumes [None req-723f9ed9-f72d-4971-b2ab-3ebdb4a2dcfa tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Create volume request body: {'volume': {"'source_volid": '89286ee8-cf33-46e3-a85b-5e879ad7fc17', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1037537853'}} {{(pid=87435) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:05:36 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-723f9ed9-f72d-4971-b2ab-3ebdb4a2dcfa tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Create volume of 1 GB Sep 05 21:05:36 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:36 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:05:36 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-723f9ed9-f72d-4971-b2ab-3ebdb4a2dcfa tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Availability Zones retrieved successfully. Sep 05 21:05:36 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-723f9ed9-f72d-4971-b2ab-3ebdb4a2dcfa tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Flow 'volume_create_api' (9461abcd-9d0e-4463-90e0-5b80a4d3fee2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:05:36 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-723f9ed9-f72d-4971-b2ab-3ebdb4a2dcfa tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7650f1df-d287-4656-8073-26efee21df63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:05:36 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.flows.api.create_volume [None req-723f9ed9-f72d-4971-b2ab-3ebdb4a2dcfa tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Validating volume size '1' using validate_int {{(pid=87435) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:05:36 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-723f9ed9-f72d-4971-b2ab-3ebdb4a2dcfa tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7650f1df-d287-4656-8073-26efee21df63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:05:37 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-723f9ed9-f72d-4971-b2ab-3ebdb4a2dcfa tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26d3a2f1-38db-44dc-9778-c1ccc8c64930) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:05:37 devstack devstack@c-api.service[87435]: DEBUG cinder.quota [None req-723f9ed9-f72d-4971-b2ab-3ebdb4a2dcfa tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Created reservations ['2660b816-c510-4b9c-8b59-c58537527e92', 'b4494dd9-252c-47e3-9e25-086092950c3c', 'efb57d15-48c9-4ca2-afda-999c53db739b', 'ff79c3f9-90ac-440f-b237-adfce93514ff'] {{(pid=87435) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:05:37 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-723f9ed9-f72d-4971-b2ab-3ebdb4a2dcfa tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26d3a2f1-38db-44dc-9778-c1ccc8c64930) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2660b816-c510-4b9c-8b59-c58537527e92', 'b4494dd9-252c-47e3-9e25-086092950c3c', 'efb57d15-48c9-4ca2-afda-999c53db739b', 'ff79c3f9-90ac-440f-b237-adfce93514ff']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:05:37 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-723f9ed9-f72d-4971-b2ab-3ebdb4a2dcfa tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b20cbcc-0544-4972-9c95-0ef3c092f47f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:05:37 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:37 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:05:37 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-723f9ed9-f72d-4971-b2ab-3ebdb4a2dcfa tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b20cbcc-0544-4972-9c95-0ef3c092f47f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6663791d-ada9-4a6d-b88e-f1a0d41fe0d3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1037537853',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1cec51fec24489d82b389340c417514',qos_specs=None,replication_status=,reservations=['2660b816-c510-4b9c-8b59-c58537527e92','b4494dd9-252c-47e3-9e25-086092950c3c','efb57d15-48c9-4ca2-afda-999c53db739b','ff79c3f9-90ac-440f-b237-adfce93514ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71ccbe95ee594f6eb7ec7f935c72db06',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:05:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1037537853',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6663791d-ada9-4a6d-b88e-f1a0d41fe0d3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d1cec51fec24489d82b389340c417514',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='71ccbe95ee594f6eb7ec7f935c72db06',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:05:37 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-723f9ed9-f72d-4971-b2ab-3ebdb4a2dcfa tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c330c45b-cc08-40e9-a840-1adeb43bb4fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:05:37 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-723f9ed9-f72d-4971-b2ab-3ebdb4a2dcfa tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c330c45b-cc08-40e9-a840-1adeb43bb4fd) transitioned into state 'SUCCESS' from state '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-1037537853',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1cec51fec24489d82b389340c417514',qos_specs=None,replication_status=,reservations=['2660b816-c510-4b9c-8b59-c58537527e92','b4494dd9-252c-47e3-9e25-086092950c3c','efb57d15-48c9-4ca2-afda-999c53db739b','ff79c3f9-90ac-440f-b237-adfce93514ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71ccbe95ee594f6eb7ec7f935c72db06',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:05:37 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-723f9ed9-f72d-4971-b2ab-3ebdb4a2dcfa tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b52051b-c47f-48fd-9815-3ace5ed08aa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:05:37 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-723f9ed9-f72d-4971-b2ab-3ebdb4a2dcfa tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b52051b-c47f-48fd-9815-3ace5ed08aa2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:05:37 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-723f9ed9-f72d-4971-b2ab-3ebdb4a2dcfa tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Flow 'volume_create_api' (9461abcd-9d0e-4463-90e0-5b80a4d3fee2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:05:37 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-723f9ed9-f72d-4971-b2ab-3ebdb4a2dcfa tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Create volume request issued successfully. Sep 05 21:05:37 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-723f9ed9-f72d-4971-b2ab-3ebdb4a2dcfa tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 21:05:37 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1098/2208] 192.168.122.117 () {60 vars in 1143 bytes} [Sat Sep 5 21:05:36 2026] POST /volume/v3/volumes => generated 773 bytes in 791 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:05:37 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-874182e9-3845-4e8d-bb93-17710f23b9fb None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:37 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-874182e9-3845-4e8d-bb93-17710f23b9fb tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 21:05:37 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-874182e9-3845-4e8d-bb93-17710f23b9fb tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "89286ee8-cf33-46e3-a85b-5e879ad7fc17", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-759332784"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:05:37 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.volumes [None req-874182e9-3845-4e8d-bb93-17710f23b9fb tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Create volume request body: {'volume': {"'source_volid": '89286ee8-cf33-46e3-a85b-5e879ad7fc17', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-759332784'}} {{(pid=87434) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:05:37 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-874182e9-3845-4e8d-bb93-17710f23b9fb tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Create volume of 1 GB Sep 05 21:05:37 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:37 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:05:37 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-874182e9-3845-4e8d-bb93-17710f23b9fb tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Availability Zones retrieved successfully. Sep 05 21:05:37 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-874182e9-3845-4e8d-bb93-17710f23b9fb tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Flow 'volume_create_api' (36ef543a-705f-4d28-a4cb-d027c77e5fe7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:05:37 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-874182e9-3845-4e8d-bb93-17710f23b9fb tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e438b61b-e21d-4444-a744-7a59ca784382) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:05:37 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.flows.api.create_volume [None req-874182e9-3845-4e8d-bb93-17710f23b9fb tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Validating volume size '1' using validate_int {{(pid=87434) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:05:37 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-874182e9-3845-4e8d-bb93-17710f23b9fb tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e438b61b-e21d-4444-a744-7a59ca784382) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:05:37 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-874182e9-3845-4e8d-bb93-17710f23b9fb tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b6bee55-85a2-451c-90a5-fef23699728f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:05:37 devstack devstack@c-api.service[87434]: DEBUG cinder.quota [None req-874182e9-3845-4e8d-bb93-17710f23b9fb tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Created reservations ['fc7a812f-aa10-4dbe-abc2-fbd7f7010a22', '4f805997-072b-4822-baba-cd71f1700353', '65e116d5-0443-4c90-ae8c-28b3e803a513', '1adef3ea-1880-4253-9f64-8e72c35fadee'] {{(pid=87434) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:05:37 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-874182e9-3845-4e8d-bb93-17710f23b9fb tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b6bee55-85a2-451c-90a5-fef23699728f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fc7a812f-aa10-4dbe-abc2-fbd7f7010a22', '4f805997-072b-4822-baba-cd71f1700353', '65e116d5-0443-4c90-ae8c-28b3e803a513', '1adef3ea-1880-4253-9f64-8e72c35fadee']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:05:37 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-874182e9-3845-4e8d-bb93-17710f23b9fb tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22bb3d9f-963e-4a87-ada3-dc1efe8f983b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:05:38 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:38 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:05:38 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-874182e9-3845-4e8d-bb93-17710f23b9fb tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22bb3d9f-963e-4a87-ada3-dc1efe8f983b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aa56b821-ea32-495f-96f2-af1acd103696', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-759332784',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1cec51fec24489d82b389340c417514',qos_specs=None,replication_status=,reservations=['fc7a812f-aa10-4dbe-abc2-fbd7f7010a22','4f805997-072b-4822-baba-cd71f1700353','65e116d5-0443-4c90-ae8c-28b3e803a513','1adef3ea-1880-4253-9f64-8e72c35fadee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71ccbe95ee594f6eb7ec7f935c72db06',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:05:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-759332784',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aa56b821-ea32-495f-96f2-af1acd103696,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d1cec51fec24489d82b389340c417514',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='71ccbe95ee594f6eb7ec7f935c72db06',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:05:38 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-874182e9-3845-4e8d-bb93-17710f23b9fb tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04e3ff38-3510-467f-ba32-cd073337d150) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:05:38 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-874182e9-3845-4e8d-bb93-17710f23b9fb tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04e3ff38-3510-467f-ba32-cd073337d150) transitioned into state 'SUCCESS' from state '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-759332784',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1cec51fec24489d82b389340c417514',qos_specs=None,replication_status=,reservations=['fc7a812f-aa10-4dbe-abc2-fbd7f7010a22','4f805997-072b-4822-baba-cd71f1700353','65e116d5-0443-4c90-ae8c-28b3e803a513','1adef3ea-1880-4253-9f64-8e72c35fadee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71ccbe95ee594f6eb7ec7f935c72db06',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:05:38 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-874182e9-3845-4e8d-bb93-17710f23b9fb tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11aafd1f-4b49-4303-aec3-658063b9b4ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:05:38 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-874182e9-3845-4e8d-bb93-17710f23b9fb tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11aafd1f-4b49-4303-aec3-658063b9b4ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:05:38 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-874182e9-3845-4e8d-bb93-17710f23b9fb tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Flow 'volume_create_api' (36ef543a-705f-4d28-a4cb-d027c77e5fe7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:05:38 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-874182e9-3845-4e8d-bb93-17710f23b9fb tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Create volume request issued successfully. Sep 05 21:05:38 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-874182e9-3845-4e8d-bb93-17710f23b9fb tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 21:05:38 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1111/2209] 192.168.122.117 () {60 vars in 1143 bytes} [Sat Sep 5 21:05:37 2026] POST /volume/v3/volumes => generated 772 bytes in 841 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:05:38 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-5503da43-464c-419d-b385-34419e647b91 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:38 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-5503da43-464c-419d-b385-34419e647b91 tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] GET http://192.168.122.117/volume/v3/volumes/ec66782c-b3ad-40f2-8503-1d323fa8ee70 Sep 05 21:05:38 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-5503da43-464c-419d-b385-34419e647b91 tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:38 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-5503da43-464c-419d-b385-34419e647b91 tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:38 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:38 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:05:38 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:38 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:05:38 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-5503da43-464c-419d-b385-34419e647b91 tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Volume info retrieved successfully. Sep 05 21:05:38 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-5503da43-464c-419d-b385-34419e647b91 tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] http://192.168.122.117/volume/v3/volumes/ec66782c-b3ad-40f2-8503-1d323fa8ee70 returned with HTTP 200 Sep 05 21:05:38 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1099/2210] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:05:38 2026] GET /volume/v3/volumes/ec66782c-b3ad-40f2-8503-1d323fa8ee70 => generated 865 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:05:38 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-ac364417-a76d-41d0-a8d1-1fef9d1c7407 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:38 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-ac364417-a76d-41d0-a8d1-1fef9d1c7407 tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] GET http://192.168.122.117/volume/v3/volumes/0d82c85b-1da5-4443-9b2f-205f045e60f8 Sep 05 21:05:38 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-ac364417-a76d-41d0-a8d1-1fef9d1c7407 tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:38 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-ac364417-a76d-41d0-a8d1-1fef9d1c7407 tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:38 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:38 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:05:38 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:38 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:05:38 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-ac364417-a76d-41d0-a8d1-1fef9d1c7407 tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Volume info retrieved successfully. Sep 05 21:05:38 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-ac364417-a76d-41d0-a8d1-1fef9d1c7407 tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] http://192.168.122.117/volume/v3/volumes/0d82c85b-1da5-4443-9b2f-205f045e60f8 returned with HTTP 200 Sep 05 21:05:38 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1112/2211] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:05:38 2026] GET /volume/v3/volumes/0d82c85b-1da5-4443-9b2f-205f045e60f8 => generated 864 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:05:39 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-04fb0d04-e1ac-423f-93be-671636ade082 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:39 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-04fb0d04-e1ac-423f-93be-671636ade082 tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] GET http://192.168.122.117/volume/v3/volumes/0d82c85b-1da5-4443-9b2f-205f045e60f8 Sep 05 21:05:39 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-04fb0d04-e1ac-423f-93be-671636ade082 tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:39 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-04fb0d04-e1ac-423f-93be-671636ade082 tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:39 devstack devstack@c-api.service[87435]: DEBUG dbcounter [-] [87435] Writing DB stats cinder:SELECT=374,cinder:INSERT=79,cinder:UPDATE=121,cinder:DELETE=5 {{(pid=87435) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 21:05:39 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:39 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:05:39 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:39 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:05:39 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-04fb0d04-e1ac-423f-93be-671636ade082 tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Volume info retrieved successfully. Sep 05 21:05:39 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-04fb0d04-e1ac-423f-93be-671636ade082 tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] http://192.168.122.117/volume/v3/volumes/0d82c85b-1da5-4443-9b2f-205f045e60f8 returned with HTTP 200 Sep 05 21:05:39 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1100/2212] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:05:39 2026] GET /volume/v3/volumes/0d82c85b-1da5-4443-9b2f-205f045e60f8 => generated 865 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:05:39 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-58e1a2cc-9197-4501-86db-e04edb79127b None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:39 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-58e1a2cc-9197-4501-86db-e04edb79127b tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] GET http://192.168.122.117/volume/v3/volumes/2fa1b2cc-788f-4735-8771-c43238b20d47 Sep 05 21:05:39 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-58e1a2cc-9197-4501-86db-e04edb79127b tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:39 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-58e1a2cc-9197-4501-86db-e04edb79127b tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:39 devstack devstack@c-api.service[87434]: DEBUG dbcounter [-] [87434] Writing DB stats cinder:SELECT=337,cinder:INSERT=42,cinder:UPDATE=92,cinder:DELETE=1 {{(pid=87434) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 21:05:39 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:39 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:05:39 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:39 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:05:39 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-58e1a2cc-9197-4501-86db-e04edb79127b tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Volume info retrieved successfully. Sep 05 21:05:39 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-58e1a2cc-9197-4501-86db-e04edb79127b tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] http://192.168.122.117/volume/v3/volumes/2fa1b2cc-788f-4735-8771-c43238b20d47 returned with HTTP 200 Sep 05 21:05:39 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1113/2213] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:05:39 2026] GET /volume/v3/volumes/2fa1b2cc-788f-4735-8771-c43238b20d47 => generated 862 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:05:40 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [req-b42a53e9-dfcf-4a8a-81f9-1a35ba6a3e36 req-092a3cf8-8454-46cb-97bd-8d28d7774ec0 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:40 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-b42a53e9-dfcf-4a8a-81f9-1a35ba6a3e36 req-092a3cf8-8454-46cb-97bd-8d28d7774ec0 tempest-TestShelveInstance-1463649249 tempest-TestShelveInstance-1463649249-project-member] DELETE http://192.168.122.117/volume/v3/attachments/3379874e-e48c-415c-aab7-13fafa3c7a70 Sep 05 21:05:40 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-b42a53e9-dfcf-4a8a-81f9-1a35ba6a3e36 req-092a3cf8-8454-46cb-97bd-8d28d7774ec0 tempest-TestShelveInstance-1463649249 tempest-TestShelveInstance-1463649249-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:40 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [req-b42a53e9-dfcf-4a8a-81f9-1a35ba6a3e36 req-092a3cf8-8454-46cb-97bd-8d28d7774ec0 tempest-TestShelveInstance-1463649249 tempest-TestShelveInstance-1463649249-project-member] Calling method 'version_select' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:40 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:40 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:05:40 devstack devstack@c-api.service[87435]: /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 05 21:05:40 devstack devstack@c-api.service[87435]: return base.obj_make_list(context, Sep 05 21:05:40 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [req-b42a53e9-dfcf-4a8a-81f9-1a35ba6a3e36 req-092a3cf8-8454-46cb-97bd-8d28d7774ec0 tempest-TestShelveInstance-1463649249 tempest-TestShelveInstance-1463649249-project-member] http://192.168.122.117/volume/v3/attachments/3379874e-e48c-415c-aab7-13fafa3c7a70 returned with HTTP 200 Sep 05 21:05:40 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1101/2214] 192.168.122.117 () {64 vars in 1562 bytes} [Sat Sep 5 21:05:40 2026] DELETE /volume/v3/attachments/3379874e-e48c-415c-aab7-13fafa3c7a70 => generated 19 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:05:40 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [req-b42a53e9-dfcf-4a8a-81f9-1a35ba6a3e36 req-2189c2e4-4a51-45cd-a488-b981a82e9c98 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:40 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-b42a53e9-dfcf-4a8a-81f9-1a35ba6a3e36 req-2189c2e4-4a51-45cd-a488-b981a82e9c98 tempest-TestShelveInstance-1463649249 tempest-TestShelveInstance-1463649249-project-member] DELETE http://192.168.122.117/volume/v3/volumes/92d80265-241f-45b1-b19e-301ce1fd26f2 Sep 05 21:05:40 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-b42a53e9-dfcf-4a8a-81f9-1a35ba6a3e36 req-2189c2e4-4a51-45cd-a488-b981a82e9c98 tempest-TestShelveInstance-1463649249 tempest-TestShelveInstance-1463649249-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:40 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [req-b42a53e9-dfcf-4a8a-81f9-1a35ba6a3e36 req-2189c2e4-4a51-45cd-a488-b981a82e9c98 tempest-TestShelveInstance-1463649249 tempest-TestShelveInstance-1463649249-project-member] Calling method 'delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:40 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [req-b42a53e9-dfcf-4a8a-81f9-1a35ba6a3e36 req-2189c2e4-4a51-45cd-a488-b981a82e9c98 tempest-TestShelveInstance-1463649249 tempest-TestShelveInstance-1463649249-project-member] Delete volume with id: 92d80265-241f-45b1-b19e-301ce1fd26f2 Sep 05 21:05:40 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:40 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:05:40 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:40 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:05:40 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [req-b42a53e9-dfcf-4a8a-81f9-1a35ba6a3e36 req-2189c2e4-4a51-45cd-a488-b981a82e9c98 tempest-TestShelveInstance-1463649249 tempest-TestShelveInstance-1463649249-project-member] Volume info retrieved successfully. Sep 05 21:05:40 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [req-b42a53e9-dfcf-4a8a-81f9-1a35ba6a3e36 req-2189c2e4-4a51-45cd-a488-b981a82e9c98 tempest-TestShelveInstance-1463649249 tempest-TestShelveInstance-1463649249-project-member] Delete volume request issued successfully. Sep 05 21:05:40 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [req-b42a53e9-dfcf-4a8a-81f9-1a35ba6a3e36 req-2189c2e4-4a51-45cd-a488-b981a82e9c98 tempest-TestShelveInstance-1463649249 tempest-TestShelveInstance-1463649249-project-member] http://192.168.122.117/volume/v3/volumes/92d80265-241f-45b1-b19e-301ce1fd26f2 returned with HTTP 202 Sep 05 21:05:40 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1114/2215] 192.168.122.117 () {62 vars in 1509 bytes} [Sat Sep 5 21:05:40 2026] DELETE /volume/v3/volumes/92d80265-241f-45b1-b19e-301ce1fd26f2 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:05:40 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-11dfbea3-1f23-4b7b-b6c0-cd5426aa2dfd None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:40 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-11dfbea3-1f23-4b7b-b6c0-cd5426aa2dfd tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] GET http://192.168.122.117/volume/v3/volumes/2fa1b2cc-788f-4735-8771-c43238b20d47 Sep 05 21:05:40 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-11dfbea3-1f23-4b7b-b6c0-cd5426aa2dfd tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:40 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-11dfbea3-1f23-4b7b-b6c0-cd5426aa2dfd tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:40 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:40 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:05:40 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:40 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:05:40 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-11dfbea3-1f23-4b7b-b6c0-cd5426aa2dfd tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Volume info retrieved successfully. Sep 05 21:05:40 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-11dfbea3-1f23-4b7b-b6c0-cd5426aa2dfd tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] http://192.168.122.117/volume/v3/volumes/2fa1b2cc-788f-4735-8771-c43238b20d47 returned with HTTP 200 Sep 05 21:05:40 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1102/2216] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:05:40 2026] GET /volume/v3/volumes/2fa1b2cc-788f-4735-8771-c43238b20d47 => generated 863 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:05:40 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-cffae19c-dafc-4b90-8166-38d22aff2251 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:41 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-cffae19c-dafc-4b90-8166-38d22aff2251 tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] GET http://192.168.122.117/volume/v3/volumes/6663791d-ada9-4a6d-b88e-f1a0d41fe0d3 Sep 05 21:05:41 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-cffae19c-dafc-4b90-8166-38d22aff2251 tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:41 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-cffae19c-dafc-4b90-8166-38d22aff2251 tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:41 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:41 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:05:41 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:41 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:05:41 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-cffae19c-dafc-4b90-8166-38d22aff2251 tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Volume info retrieved successfully. Sep 05 21:05:41 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-cffae19c-dafc-4b90-8166-38d22aff2251 tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] http://192.168.122.117/volume/v3/volumes/6663791d-ada9-4a6d-b88e-f1a0d41fe0d3 returned with HTTP 200 Sep 05 21:05:41 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1115/2217] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:05:40 2026] GET /volume/v3/volumes/6663791d-ada9-4a6d-b88e-f1a0d41fe0d3 => generated 865 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:05:42 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-360e5807-b3e7-40a9-a41e-c32b680b9079 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:42 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-360e5807-b3e7-40a9-a41e-c32b680b9079 tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] GET http://192.168.122.117/volume/v3/volumes/6663791d-ada9-4a6d-b88e-f1a0d41fe0d3 Sep 05 21:05:42 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-360e5807-b3e7-40a9-a41e-c32b680b9079 tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:42 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-360e5807-b3e7-40a9-a41e-c32b680b9079 tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:42 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:42 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:05:42 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:42 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:05:42 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-360e5807-b3e7-40a9-a41e-c32b680b9079 tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Volume info retrieved successfully. Sep 05 21:05:42 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-360e5807-b3e7-40a9-a41e-c32b680b9079 tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] http://192.168.122.117/volume/v3/volumes/6663791d-ada9-4a6d-b88e-f1a0d41fe0d3 returned with HTTP 200 Sep 05 21:05:42 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1103/2218] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:05:42 2026] GET /volume/v3/volumes/6663791d-ada9-4a6d-b88e-f1a0d41fe0d3 => generated 866 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:05:42 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-b94d9037-5aca-48e1-9e1b-2bb3acec3e77 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:42 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b94d9037-5aca-48e1-9e1b-2bb3acec3e77 tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] GET http://192.168.122.117/volume/v3/volumes/aa56b821-ea32-495f-96f2-af1acd103696 Sep 05 21:05:42 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b94d9037-5aca-48e1-9e1b-2bb3acec3e77 tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:42 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b94d9037-5aca-48e1-9e1b-2bb3acec3e77 tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:42 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:42 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:05:42 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:42 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:05:42 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-b94d9037-5aca-48e1-9e1b-2bb3acec3e77 tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Volume info retrieved successfully. Sep 05 21:05:42 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b94d9037-5aca-48e1-9e1b-2bb3acec3e77 tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] http://192.168.122.117/volume/v3/volumes/aa56b821-ea32-495f-96f2-af1acd103696 returned with HTTP 200 Sep 05 21:05:42 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1116/2219] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:05:42 2026] GET /volume/v3/volumes/aa56b821-ea32-495f-96f2-af1acd103696 => generated 864 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:05:43 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-a796f2a5-9fed-4e75-9c76-06abbea15a8b None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:43 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-a796f2a5-9fed-4e75-9c76-06abbea15a8b tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] GET http://192.168.122.117/volume/v3/volumes/aa56b821-ea32-495f-96f2-af1acd103696 Sep 05 21:05:43 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-a796f2a5-9fed-4e75-9c76-06abbea15a8b tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:43 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-a796f2a5-9fed-4e75-9c76-06abbea15a8b tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:43 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:43 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:05:43 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:43 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:05:43 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-a796f2a5-9fed-4e75-9c76-06abbea15a8b tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Volume info retrieved successfully. Sep 05 21:05:43 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-a796f2a5-9fed-4e75-9c76-06abbea15a8b tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] http://192.168.122.117/volume/v3/volumes/aa56b821-ea32-495f-96f2-af1acd103696 returned with HTTP 200 Sep 05 21:05:43 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1104/2220] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:05:43 2026] GET /volume/v3/volumes/aa56b821-ea32-495f-96f2-af1acd103696 => generated 865 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:05:43 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-bf48a6ec-7202-4d08-a2aa-ac1236e7326c None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:43 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-bf48a6ec-7202-4d08-a2aa-ac1236e7326c tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] DELETE http://192.168.122.117/volume/v3/volumes/aa56b821-ea32-495f-96f2-af1acd103696 Sep 05 21:05:43 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-bf48a6ec-7202-4d08-a2aa-ac1236e7326c tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:43 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-bf48a6ec-7202-4d08-a2aa-ac1236e7326c tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Calling method 'delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:43 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-bf48a6ec-7202-4d08-a2aa-ac1236e7326c tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Delete volume with id: aa56b821-ea32-495f-96f2-af1acd103696 Sep 05 21:05:43 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:43 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:05:43 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:43 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:05:43 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-bf48a6ec-7202-4d08-a2aa-ac1236e7326c tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Volume info retrieved successfully. Sep 05 21:05:43 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-bf48a6ec-7202-4d08-a2aa-ac1236e7326c tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Delete volume request issued successfully. Sep 05 21:05:43 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-bf48a6ec-7202-4d08-a2aa-ac1236e7326c tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] http://192.168.122.117/volume/v3/volumes/aa56b821-ea32-495f-96f2-af1acd103696 returned with HTTP 202 Sep 05 21:05:43 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1117/2221] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 21:05:43 2026] DELETE /volume/v3/volumes/aa56b821-ea32-495f-96f2-af1acd103696 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:05:43 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-b00d14bb-7289-4ffd-afbb-82ea84aadced None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:43 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-b00d14bb-7289-4ffd-afbb-82ea84aadced tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] GET http://192.168.122.117/volume/v3/volumes/aa56b821-ea32-495f-96f2-af1acd103696 Sep 05 21:05:43 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-b00d14bb-7289-4ffd-afbb-82ea84aadced tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:43 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-b00d14bb-7289-4ffd-afbb-82ea84aadced tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:43 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:43 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:05:43 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:43 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:05:43 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-b00d14bb-7289-4ffd-afbb-82ea84aadced tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Volume info retrieved successfully. Sep 05 21:05:43 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-b00d14bb-7289-4ffd-afbb-82ea84aadced tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] http://192.168.122.117/volume/v3/volumes/aa56b821-ea32-495f-96f2-af1acd103696 returned with HTTP 200 Sep 05 21:05:43 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1105/2222] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:05:43 2026] GET /volume/v3/volumes/aa56b821-ea32-495f-96f2-af1acd103696 => generated 864 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:05:44 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-8e3065ad-ebe9-42bf-9e36-373bd0de01b2 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:44 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-a1cb656b-d1a1-435c-b9a1-11099ca9aa81 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:44 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-a1cb656b-d1a1-435c-b9a1-11099ca9aa81 tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] GET http://192.168.122.117/volume/v3/volumes/aa56b821-ea32-495f-96f2-af1acd103696 Sep 05 21:05:44 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-a1cb656b-d1a1-435c-b9a1-11099ca9aa81 tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:44 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-a1cb656b-d1a1-435c-b9a1-11099ca9aa81 tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:44 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-a1cb656b-d1a1-435c-b9a1-11099ca9aa81 tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] http://192.168.122.117/volume/v3/volumes/aa56b821-ea32-495f-96f2-af1acd103696 returned with HTTP 404 Sep 05 21:05:44 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1106/2223] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:05:44 2026] GET /volume/v3/volumes/aa56b821-ea32-495f-96f2-af1acd103696 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:05:44 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-8e3065ad-ebe9-42bf-9e36-373bd0de01b2 tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 21:05:44 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-8e3065ad-ebe9-42bf-9e36-373bd0de01b2 tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1521409550"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:05:44 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.volumes [None req-8e3065ad-ebe9-42bf-9e36-373bd0de01b2 tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1521409550'}} {{(pid=87434) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:05:44 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-8e3065ad-ebe9-42bf-9e36-373bd0de01b2 tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-member] Create volume of 1 GB Sep 05 21:05:44 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-1944e158-ccc4-46b6-b3b2-aa11b8ea7c56 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:44 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-1944e158-ccc4-46b6-b3b2-aa11b8ea7c56 tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] DELETE http://192.168.122.117/volume/v3/volumes/6663791d-ada9-4a6d-b88e-f1a0d41fe0d3 Sep 05 21:05:44 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-1944e158-ccc4-46b6-b3b2-aa11b8ea7c56 tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:44 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-1944e158-ccc4-46b6-b3b2-aa11b8ea7c56 tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:44 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-1944e158-ccc4-46b6-b3b2-aa11b8ea7c56 tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Delete volume with id: 6663791d-ada9-4a6d-b88e-f1a0d41fe0d3 Sep 05 21:05:44 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-8e3065ad-ebe9-42bf-9e36-373bd0de01b2 tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-member] Availability Zones retrieved successfully. Sep 05 21:05:44 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:44 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:05:44 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:44 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:05:44 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-1944e158-ccc4-46b6-b3b2-aa11b8ea7c56 tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Volume info retrieved successfully. Sep 05 21:05:44 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-8e3065ad-ebe9-42bf-9e36-373bd0de01b2 tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-member] Flow 'volume_create_api' (33da0ff9-9b65-476f-9bee-3f346a48f387) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:05:44 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-8e3065ad-ebe9-42bf-9e36-373bd0de01b2 tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (685d6d5e-db31-4e6a-98a4-97ffd22eefd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:05:44 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.flows.api.create_volume [None req-8e3065ad-ebe9-42bf-9e36-373bd0de01b2 tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-member] Validating volume size '1' using validate_int {{(pid=87434) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:05:44 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-1944e158-ccc4-46b6-b3b2-aa11b8ea7c56 tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Delete volume request issued successfully. Sep 05 21:05:44 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-1944e158-ccc4-46b6-b3b2-aa11b8ea7c56 tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] http://192.168.122.117/volume/v3/volumes/6663791d-ada9-4a6d-b88e-f1a0d41fe0d3 returned with HTTP 202 Sep 05 21:05:44 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1107/2224] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 21:05:44 2026] DELETE /volume/v3/volumes/6663791d-ada9-4a6d-b88e-f1a0d41fe0d3 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:05:44 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-24313e1b-4193-44bc-891a-804c553f971a None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:44 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-24313e1b-4193-44bc-891a-804c553f971a tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] GET http://192.168.122.117/volume/v3/volumes/6663791d-ada9-4a6d-b88e-f1a0d41fe0d3 Sep 05 21:05:44 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-24313e1b-4193-44bc-891a-804c553f971a tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:44 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-24313e1b-4193-44bc-891a-804c553f971a tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:44 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-8e3065ad-ebe9-42bf-9e36-373bd0de01b2 tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (685d6d5e-db31-4e6a-98a4-97ffd22eefd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:05:44 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-8e3065ad-ebe9-42bf-9e36-373bd0de01b2 tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a56a0d5-8db6-4a18-9544-ef8194939b47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:05:44 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:44 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:05:44 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:44 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:05:44 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-24313e1b-4193-44bc-891a-804c553f971a tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Volume info retrieved successfully. Sep 05 21:05:44 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-24313e1b-4193-44bc-891a-804c553f971a tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] http://192.168.122.117/volume/v3/volumes/6663791d-ada9-4a6d-b88e-f1a0d41fe0d3 returned with HTTP 200 Sep 05 21:05:44 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1108/2225] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:05:44 2026] GET /volume/v3/volumes/6663791d-ada9-4a6d-b88e-f1a0d41fe0d3 => generated 865 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:05:44 devstack devstack@c-api.service[87434]: DEBUG cinder.quota [None req-8e3065ad-ebe9-42bf-9e36-373bd0de01b2 tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-member] Created reservations ['069911eb-759a-4ab0-bfe8-ead06cb2ed08', 'eae62fed-0e4b-4d03-bc10-bab94893a0c9', 'c82642b8-31c5-4b72-a65b-7ce6dcf6c189', 'b876b4f0-059a-4020-a00e-f34433f6dbe3'] {{(pid=87434) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:05:44 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-8e3065ad-ebe9-42bf-9e36-373bd0de01b2 tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a56a0d5-8db6-4a18-9544-ef8194939b47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['069911eb-759a-4ab0-bfe8-ead06cb2ed08', 'eae62fed-0e4b-4d03-bc10-bab94893a0c9', 'c82642b8-31c5-4b72-a65b-7ce6dcf6c189', 'b876b4f0-059a-4020-a00e-f34433f6dbe3']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:05:44 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-8e3065ad-ebe9-42bf-9e36-373bd0de01b2 tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf5d0b4a-7a6f-4fd0-ac16-11715b1928cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:05:44 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:44 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:05:44 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-8e3065ad-ebe9-42bf-9e36-373bd0de01b2 tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf5d0b4a-7a6f-4fd0-ac16-11715b1928cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '23fb416f-5c37-4fee-96e5-c1d1c78289a4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1521409550',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='855825d412e54553967f88041d5ed6e5',qos_specs=None,replication_status=,reservations=['069911eb-759a-4ab0-bfe8-ead06cb2ed08','eae62fed-0e4b-4d03-bc10-bab94893a0c9','c82642b8-31c5-4b72-a65b-7ce6dcf6c189','b876b4f0-059a-4020-a00e-f34433f6dbe3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a51f99627d549389e14a2c62d6bb576',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:05:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1521409550',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=23fb416f-5c37-4fee-96e5-c1d1c78289a4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='855825d412e54553967f88041d5ed6e5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6a51f99627d549389e14a2c62d6bb576',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:05:44 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-8e3065ad-ebe9-42bf-9e36-373bd0de01b2 tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a793b33-1642-49a0-a8f7-f712fa7146e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:05:45 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-8e3065ad-ebe9-42bf-9e36-373bd0de01b2 tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a793b33-1642-49a0-a8f7-f712fa7146e7) transitioned into state 'SUCCESS' from state '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-1521409550',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='855825d412e54553967f88041d5ed6e5',qos_specs=None,replication_status=,reservations=['069911eb-759a-4ab0-bfe8-ead06cb2ed08','eae62fed-0e4b-4d03-bc10-bab94893a0c9','c82642b8-31c5-4b72-a65b-7ce6dcf6c189','b876b4f0-059a-4020-a00e-f34433f6dbe3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a51f99627d549389e14a2c62d6bb576',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:05:45 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-8e3065ad-ebe9-42bf-9e36-373bd0de01b2 tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a880bb17-406b-408f-bbd8-ad088305e277) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:05:45 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-8e3065ad-ebe9-42bf-9e36-373bd0de01b2 tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a880bb17-406b-408f-bbd8-ad088305e277) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:05:45 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-8e3065ad-ebe9-42bf-9e36-373bd0de01b2 tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-member] Flow 'volume_create_api' (33da0ff9-9b65-476f-9bee-3f346a48f387) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:05:45 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-8e3065ad-ebe9-42bf-9e36-373bd0de01b2 tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-member] Create volume request issued successfully. Sep 05 21:05:45 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-8e3065ad-ebe9-42bf-9e36-373bd0de01b2 tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 21:05:45 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1118/2226] 192.168.122.117 () {62 vars in 1183 bytes} [Sat Sep 5 21:05:44 2026] POST /volume/v3/volumes => generated 828 bytes in 696 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:05:45 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-d2476eb6-556e-4e37-983d-05bb587b4728 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:45 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-d2476eb6-556e-4e37-983d-05bb587b4728 tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-member] GET http://192.168.122.117/volume/v3/volumes/23fb416f-5c37-4fee-96e5-c1d1c78289a4 Sep 05 21:05:45 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-d2476eb6-556e-4e37-983d-05bb587b4728 tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:45 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-d2476eb6-556e-4e37-983d-05bb587b4728 tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:45 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:45 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:05:45 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:45 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:05:45 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-d2476eb6-556e-4e37-983d-05bb587b4728 tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-member] Volume info retrieved successfully. Sep 05 21:05:45 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-d2476eb6-556e-4e37-983d-05bb587b4728 tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-member] http://192.168.122.117/volume/v3/volumes/23fb416f-5c37-4fee-96e5-c1d1c78289a4 returned with HTTP 200 Sep 05 21:05:45 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1109/2227] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 21:05:45 2026] GET /volume/v3/volumes/23fb416f-5c37-4fee-96e5-c1d1c78289a4 => generated 896 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:05:45 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-3dce16b1-7795-40ef-953e-5a5c94ef3c60 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:45 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-3dce16b1-7795-40ef-953e-5a5c94ef3c60 tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] GET http://192.168.122.117/volume/v3/volumes/6663791d-ada9-4a6d-b88e-f1a0d41fe0d3 Sep 05 21:05:45 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-3dce16b1-7795-40ef-953e-5a5c94ef3c60 tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:45 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-3dce16b1-7795-40ef-953e-5a5c94ef3c60 tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:45 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:45 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:05:45 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:45 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:05:45 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-3dce16b1-7795-40ef-953e-5a5c94ef3c60 tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] http://192.168.122.117/volume/v3/volumes/6663791d-ada9-4a6d-b88e-f1a0d41fe0d3 returned with HTTP 404 Sep 05 21:05:45 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1119/2228] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:05:45 2026] GET /volume/v3/volumes/6663791d-ada9-4a6d-b88e-f1a0d41fe0d3 => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:05:45 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-12f41124-63e8-4cb2-ac42-91be5d459260 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:45 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-12f41124-63e8-4cb2-ac42-91be5d459260 tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] DELETE http://192.168.122.117/volume/v3/volumes/2fa1b2cc-788f-4735-8771-c43238b20d47 Sep 05 21:05:45 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-12f41124-63e8-4cb2-ac42-91be5d459260 tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:45 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-12f41124-63e8-4cb2-ac42-91be5d459260 tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:45 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-12f41124-63e8-4cb2-ac42-91be5d459260 tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Delete volume with id: 2fa1b2cc-788f-4735-8771-c43238b20d47 Sep 05 21:05:45 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:45 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:05:45 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:45 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:05:45 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-12f41124-63e8-4cb2-ac42-91be5d459260 tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Volume info retrieved successfully. Sep 05 21:05:45 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-12f41124-63e8-4cb2-ac42-91be5d459260 tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Delete volume request issued successfully. Sep 05 21:05:45 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-12f41124-63e8-4cb2-ac42-91be5d459260 tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] http://192.168.122.117/volume/v3/volumes/2fa1b2cc-788f-4735-8771-c43238b20d47 returned with HTTP 202 Sep 05 21:05:45 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1110/2229] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 21:05:45 2026] DELETE /volume/v3/volumes/2fa1b2cc-788f-4735-8771-c43238b20d47 => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:05:45 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-e46ef4de-7aca-47ad-bd52-fa20e4d4858a None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:45 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-e46ef4de-7aca-47ad-bd52-fa20e4d4858a tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] GET http://192.168.122.117/volume/v3/volumes/2fa1b2cc-788f-4735-8771-c43238b20d47 Sep 05 21:05:45 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-e46ef4de-7aca-47ad-bd52-fa20e4d4858a tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:45 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-e46ef4de-7aca-47ad-bd52-fa20e4d4858a tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:45 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:45 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:05:45 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:45 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:05:46 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-e46ef4de-7aca-47ad-bd52-fa20e4d4858a tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Volume info retrieved successfully. Sep 05 21:05:46 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-e46ef4de-7aca-47ad-bd52-fa20e4d4858a tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] http://192.168.122.117/volume/v3/volumes/2fa1b2cc-788f-4735-8771-c43238b20d47 returned with HTTP 200 Sep 05 21:05:46 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1120/2230] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:05:45 2026] GET /volume/v3/volumes/2fa1b2cc-788f-4735-8771-c43238b20d47 => generated 862 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:05:46 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-3463cb99-5129-4100-95a2-a1dc2f614e61 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:46 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-3463cb99-5129-4100-95a2-a1dc2f614e61 tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-member] GET http://192.168.122.117/volume/v3/volumes/23fb416f-5c37-4fee-96e5-c1d1c78289a4 Sep 05 21:05:46 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-3463cb99-5129-4100-95a2-a1dc2f614e61 tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:46 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-3463cb99-5129-4100-95a2-a1dc2f614e61 tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:46 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:46 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:05:46 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:46 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:05:46 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-3463cb99-5129-4100-95a2-a1dc2f614e61 tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-member] Volume info retrieved successfully. Sep 05 21:05:46 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-3463cb99-5129-4100-95a2-a1dc2f614e61 tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-member] http://192.168.122.117/volume/v3/volumes/23fb416f-5c37-4fee-96e5-c1d1c78289a4 returned with HTTP 200 Sep 05 21:05:46 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1111/2231] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 21:05:46 2026] GET /volume/v3/volumes/23fb416f-5c37-4fee-96e5-c1d1c78289a4 => generated 920 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:05:47 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-05236f4e-dac8-4f1c-a55b-b1884b4c79b1 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:47 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-05236f4e-dac8-4f1c-a55b-b1884b4c79b1 tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] GET http://192.168.122.117/volume/v3/volumes/2fa1b2cc-788f-4735-8771-c43238b20d47 Sep 05 21:05:47 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-05236f4e-dac8-4f1c-a55b-b1884b4c79b1 tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:47 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-05236f4e-dac8-4f1c-a55b-b1884b4c79b1 tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:47 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-05236f4e-dac8-4f1c-a55b-b1884b4c79b1 tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] http://192.168.122.117/volume/v3/volumes/2fa1b2cc-788f-4735-8771-c43238b20d47 returned with HTTP 404 Sep 05 21:05:47 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1121/2232] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:05:47 2026] GET /volume/v3/volumes/2fa1b2cc-788f-4735-8771-c43238b20d47 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:05:47 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-f0d9f43c-37f3-40a2-a864-bf550b57cd35 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:47 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-f0d9f43c-37f3-40a2-a864-bf550b57cd35 tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] DELETE http://192.168.122.117/volume/v3/volumes/0d82c85b-1da5-4443-9b2f-205f045e60f8 Sep 05 21:05:47 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-f0d9f43c-37f3-40a2-a864-bf550b57cd35 tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:47 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-f0d9f43c-37f3-40a2-a864-bf550b57cd35 tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:47 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-f0d9f43c-37f3-40a2-a864-bf550b57cd35 tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Delete volume with id: 0d82c85b-1da5-4443-9b2f-205f045e60f8 Sep 05 21:05:47 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:47 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:05:47 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:47 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:05:47 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-f0d9f43c-37f3-40a2-a864-bf550b57cd35 tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Volume info retrieved successfully. Sep 05 21:05:47 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-f0d9f43c-37f3-40a2-a864-bf550b57cd35 tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Delete volume request issued successfully. Sep 05 21:05:47 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-f0d9f43c-37f3-40a2-a864-bf550b57cd35 tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] http://192.168.122.117/volume/v3/volumes/0d82c85b-1da5-4443-9b2f-205f045e60f8 returned with HTTP 202 Sep 05 21:05:47 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1112/2233] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 21:05:47 2026] DELETE /volume/v3/volumes/0d82c85b-1da5-4443-9b2f-205f045e60f8 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:05:47 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-6f4d779f-8d7d-4474-9072-eb02a58b59bb None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:47 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-6f4d779f-8d7d-4474-9072-eb02a58b59bb tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] GET http://192.168.122.117/volume/v3/volumes/0d82c85b-1da5-4443-9b2f-205f045e60f8 Sep 05 21:05:47 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-6f4d779f-8d7d-4474-9072-eb02a58b59bb tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:47 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-6f4d779f-8d7d-4474-9072-eb02a58b59bb tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:47 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:47 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:05:47 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:47 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:05:47 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-6f4d779f-8d7d-4474-9072-eb02a58b59bb tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Volume info retrieved successfully. Sep 05 21:05:47 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-6f4d779f-8d7d-4474-9072-eb02a58b59bb tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] http://192.168.122.117/volume/v3/volumes/0d82c85b-1da5-4443-9b2f-205f045e60f8 returned with HTTP 200 Sep 05 21:05:47 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1122/2234] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:05:47 2026] GET /volume/v3/volumes/0d82c85b-1da5-4443-9b2f-205f045e60f8 => generated 864 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:05:47 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-a392c746-a643-4cb3-8235-f794109a9baa None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:47 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-a392c746-a643-4cb3-8235-f794109a9baa tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-member] GET http://192.168.122.117/volume/v3/volumes/23fb416f-5c37-4fee-96e5-c1d1c78289a4 Sep 05 21:05:47 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-a392c746-a643-4cb3-8235-f794109a9baa tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:47 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-a392c746-a643-4cb3-8235-f794109a9baa tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:47 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:47 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:05:47 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:47 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:05:47 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-a392c746-a643-4cb3-8235-f794109a9baa tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-member] Volume info retrieved successfully. Sep 05 21:05:47 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-a392c746-a643-4cb3-8235-f794109a9baa tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-member] http://192.168.122.117/volume/v3/volumes/23fb416f-5c37-4fee-96e5-c1d1c78289a4 returned with HTTP 200 Sep 05 21:05:47 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1113/2235] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 21:05:47 2026] GET /volume/v3/volumes/23fb416f-5c37-4fee-96e5-c1d1c78289a4 => generated 956 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:05:47 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-7ab181f8-c946-4586-81e9-23d2fd9677c6 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:47 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-7ab181f8-c946-4586-81e9-23d2fd9677c6 tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-member] POST http://192.168.122.117/volume/v3/volume-transfers Sep 05 21:05:47 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-7ab181f8-c946-4586-81e9-23d2fd9677c6 tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "23fb416f-5c37-4fee-96e5-c1d1c78289a4"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:05:47 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.volume_transfer [None req-7ab181f8-c946-4586-81e9-23d2fd9677c6 tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-member] Creating new volume transfer {'transfer': {'volume_id': '23fb416f-5c37-4fee-96e5-c1d1c78289a4'}} {{(pid=87434) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 05 21:05:47 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volume_transfer [None req-7ab181f8-c946-4586-81e9-23d2fd9677c6 tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-member] Creating transfer of volume 23fb416f-5c37-4fee-96e5-c1d1c78289a4 Sep 05 21:05:47 devstack devstack@c-api.service[87434]: INFO cinder.transfer.api [None req-7ab181f8-c946-4586-81e9-23d2fd9677c6 tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-member] Generating transfer record for volume 23fb416f-5c37-4fee-96e5-c1d1c78289a4 Sep 05 21:05:47 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:47 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:05:47 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:47 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:05:47 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-7ab181f8-c946-4586-81e9-23d2fd9677c6 tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-member] http://192.168.122.117/volume/v3/volume-transfers returned with HTTP 202 Sep 05 21:05:47 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1123/2236] 192.168.122.117 () {62 vars in 1210 bytes} [Sat Sep 5 21:05:47 2026] POST /volume/v3/volume-transfers => generated 472 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:05:47 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-8507819c-691b-494b-9bd4-553c94dbadbc None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:47 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-8507819c-691b-494b-9bd4-553c94dbadbc tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-member] GET http://192.168.122.117/volume/v3/volumes/23fb416f-5c37-4fee-96e5-c1d1c78289a4 Sep 05 21:05:47 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-8507819c-691b-494b-9bd4-553c94dbadbc tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:47 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-8507819c-691b-494b-9bd4-553c94dbadbc tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:47 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:47 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:05:47 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:47 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:05:47 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-8507819c-691b-494b-9bd4-553c94dbadbc tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-member] Volume info retrieved successfully. Sep 05 21:05:47 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-8507819c-691b-494b-9bd4-553c94dbadbc tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-member] http://192.168.122.117/volume/v3/volumes/23fb416f-5c37-4fee-96e5-c1d1c78289a4 returned with HTTP 200 Sep 05 21:05:47 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1114/2237] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 21:05:47 2026] GET /volume/v3/volumes/23fb416f-5c37-4fee-96e5-c1d1c78289a4 => generated 964 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:05:47 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-e0690506-88dc-48ef-8309-39d719f666db None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:47 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-e0690506-88dc-48ef-8309-39d719f666db tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-reader] GET http://192.168.122.117/volume/v3/os-volume-transfer/4a6d255a-25d7-4f8a-ac50-aef5350852c6 Sep 05 21:05:47 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-e0690506-88dc-48ef-8309-39d719f666db tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-reader] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:47 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-e0690506-88dc-48ef-8309-39d719f666db tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-reader] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:47 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-e0690506-88dc-48ef-8309-39d719f666db tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-reader] http://192.168.122.117/volume/v3/os-volume-transfer/4a6d255a-25d7-4f8a-ac50-aef5350852c6 returned with HTTP 200 Sep 05 21:05:47 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1124/2238] 192.168.122.117 () {60 vars in 1306 bytes} [Sat Sep 5 21:05:47 2026] GET /volume/v3/os-volume-transfer/4a6d255a-25d7-4f8a-ac50-aef5350852c6 => generated 440 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:05:47 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-e89cc88e-be01-4cac-808f-40895eae75fe None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:47 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-e89cc88e-be01-4cac-808f-40895eae75fe tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-reader] GET http://192.168.122.117/volume/v3/os-volume-transfer Sep 05 21:05:47 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-e89cc88e-be01-4cac-808f-40895eae75fe tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-reader] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:47 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-e89cc88e-be01-4cac-808f-40895eae75fe tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-reader] Calling method 'index' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:47 devstack devstack@c-api.service[87435]: DEBUG cinder.api.contrib.volume_transfer [None req-e89cc88e-be01-4cac-808f-40895eae75fe tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-reader] Listing volume transfers {{(pid=87435) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 05 21:05:47 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-e89cc88e-be01-4cac-808f-40895eae75fe tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-reader] http://192.168.122.117/volume/v3/os-volume-transfer returned with HTTP 200 Sep 05 21:05:47 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1115/2239] 192.168.122.117 () {60 vars in 1195 bytes} [Sat Sep 5 21:05:47 2026] GET /volume/v3/os-volume-transfer => generated 376 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 21:05:47 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-7048d4f9-c50a-4513-8059-61762f36f71f None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:47 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-7048d4f9-c50a-4513-8059-61762f36f71f tempest-VolumesTransfersV355Test-1868356222 tempest-VolumesTransfersV355Test-1868356222-project-member] POST http://192.168.122.117/volume/v3/volume-transfers/4a6d255a-25d7-4f8a-ac50-aef5350852c6/accept Sep 05 21:05:47 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-7048d4f9-c50a-4513-8059-61762f36f71f tempest-VolumesTransfersV355Test-1868356222 tempest-VolumesTransfersV355Test-1868356222-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "8785a20baa573414"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:05:47 devstack devstack@c-api.service[87434]: DEBUG cinder.api.contrib.volume_transfer [None req-7048d4f9-c50a-4513-8059-61762f36f71f tempest-VolumesTransfersV355Test-1868356222 tempest-VolumesTransfersV355Test-1868356222-project-member] Accepting volume transfer 4a6d255a-25d7-4f8a-ac50-aef5350852c6 {{(pid=87434) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 05 21:05:47 devstack devstack@c-api.service[87434]: INFO cinder.api.contrib.volume_transfer [None req-7048d4f9-c50a-4513-8059-61762f36f71f tempest-VolumesTransfersV355Test-1868356222 tempest-VolumesTransfersV355Test-1868356222-project-member] Accepting transfer 4a6d255a-25d7-4f8a-ac50-aef5350852c6 Sep 05 21:05:47 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:47 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:05:47 devstack devstack@c-api.service[87434]: DEBUG cinder.quota [None req-7048d4f9-c50a-4513-8059-61762f36f71f tempest-VolumesTransfersV355Test-1868356222 tempest-VolumesTransfersV355Test-1868356222-project-member] Created reservations ['9d7c8168-23aa-41d2-a94d-89508762efb5', 'd5ad6f1c-83f1-47a2-b4b1-767e9a131b88', 'e3fc3ba4-5e40-4f91-aaba-d9476c4809c4', '21a5e96f-9171-40cd-acc4-6e5c22d5dca4'] {{(pid=87434) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:05:47 devstack devstack@c-api.service[87434]: DEBUG cinder.quota [None req-7048d4f9-c50a-4513-8059-61762f36f71f tempest-VolumesTransfersV355Test-1868356222 tempest-VolumesTransfersV355Test-1868356222-project-member] Created reservations ['bce01f54-1b79-4adf-8b3e-c2310f9b191f', '431a0697-d97f-4e66-8464-39775a5f866b', '6e622b19-f750-4179-b9ed-be9345c30774', '804198fd-1d46-4468-8c1e-d6f5afd65ae9'] {{(pid=87434) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:05:47 devstack devstack@c-api.service[87434]: /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 05 21:05:47 devstack devstack@c-api.service[87434]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 21:05:48 devstack devstack@c-api.service[87434]: DEBUG cinder.quota [None req-7048d4f9-c50a-4513-8059-61762f36f71f tempest-VolumesTransfersV355Test-1868356222 tempest-VolumesTransfersV355Test-1868356222-project-member] Created reservations ['9afd6c75-f628-4c5d-a675-76f269b87abb', 'fca22e48-51ee-4e8e-b457-1bd3259e5bac', '836b19ac-fca6-4d66-b257-08a2f562544d', 'd8e87512-775c-4191-b29f-1878a7ec9046'] {{(pid=87434) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:05:48 devstack devstack@c-api.service[87434]: DEBUG cinder.quota [None req-7048d4f9-c50a-4513-8059-61762f36f71f tempest-VolumesTransfersV355Test-1868356222 tempest-VolumesTransfersV355Test-1868356222-project-member] Created reservations ['19a3c5e7-23d5-42fb-ae6d-97ddb045b338', '285d3cab-6ce1-4cd0-9e46-b77d83b82ffc', '53ef9ac8-4658-495a-9e81-cb5b8291447c', '14ad981d-d1be-4a9c-b858-55337bcaed11'] {{(pid=87434) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:05:48 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-7048d4f9-c50a-4513-8059-61762f36f71f tempest-VolumesTransfersV355Test-1868356222 tempest-VolumesTransfersV355Test-1868356222-project-member] Transfer volume completed successfully. Sep 05 21:05:48 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-e9508004-ffc8-43e9-b550-fb5bdb0bf973 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:48 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-e9508004-ffc8-43e9-b550-fb5bdb0bf973 tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] GET http://192.168.122.117/volume/v3/volumes/0d82c85b-1da5-4443-9b2f-205f045e60f8 Sep 05 21:05:48 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-e9508004-ffc8-43e9-b550-fb5bdb0bf973 tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:48 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-e9508004-ffc8-43e9-b550-fb5bdb0bf973 tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:48 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:48 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:05:48 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:48 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:05:48 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-e9508004-ffc8-43e9-b550-fb5bdb0bf973 tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] http://192.168.122.117/volume/v3/volumes/0d82c85b-1da5-4443-9b2f-205f045e60f8 returned with HTTP 404 Sep 05 21:05:48 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1116/2240] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:05:48 2026] GET /volume/v3/volumes/0d82c85b-1da5-4443-9b2f-205f045e60f8 => generated 109 bytes in 92 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:05:48 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-7211cf1b-3c98-4a64-98ff-4208587a674c None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:48 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-7211cf1b-3c98-4a64-98ff-4208587a674c tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] DELETE http://192.168.122.117/volume/v3/volumes/ec66782c-b3ad-40f2-8503-1d323fa8ee70 Sep 05 21:05:48 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-7211cf1b-3c98-4a64-98ff-4208587a674c tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:48 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-7211cf1b-3c98-4a64-98ff-4208587a674c tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:48 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-7211cf1b-3c98-4a64-98ff-4208587a674c tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Delete volume with id: ec66782c-b3ad-40f2-8503-1d323fa8ee70 Sep 05 21:05:48 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:48 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:05:48 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:48 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:05:48 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-7211cf1b-3c98-4a64-98ff-4208587a674c tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Volume info retrieved successfully. Sep 05 21:05:48 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-7211cf1b-3c98-4a64-98ff-4208587a674c tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Delete volume request issued successfully. Sep 05 21:05:48 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-7211cf1b-3c98-4a64-98ff-4208587a674c tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] http://192.168.122.117/volume/v3/volumes/ec66782c-b3ad-40f2-8503-1d323fa8ee70 returned with HTTP 202 Sep 05 21:05:48 devstack devstack@c-api.service[87434]: INFO cinder.transfer.api [None req-7048d4f9-c50a-4513-8059-61762f36f71f tempest-VolumesTransfersV355Test-1868356222 tempest-VolumesTransfersV355Test-1868356222-project-member] Volume 23fb416f-5c37-4fee-96e5-c1d1c78289a4 has been transferred. Sep 05 21:05:48 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1117/2241] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 21:05:48 2026] DELETE /volume/v3/volumes/ec66782c-b3ad-40f2-8503-1d323fa8ee70 => generated 0 bytes in 119 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:05:48 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-4278e3b5-1295-406d-8bef-c4aaf21eff0a None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:48 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-4278e3b5-1295-406d-8bef-c4aaf21eff0a tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] GET http://192.168.122.117/volume/v3/volumes/ec66782c-b3ad-40f2-8503-1d323fa8ee70 Sep 05 21:05:48 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-4278e3b5-1295-406d-8bef-c4aaf21eff0a tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:48 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-4278e3b5-1295-406d-8bef-c4aaf21eff0a tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:48 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:48 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:05:48 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-7048d4f9-c50a-4513-8059-61762f36f71f tempest-VolumesTransfersV355Test-1868356222 tempest-VolumesTransfersV355Test-1868356222-project-member] http://192.168.122.117/volume/v3/volume-transfers/4a6d255a-25d7-4f8a-ac50-aef5350852c6/accept returned with HTTP 202 Sep 05 21:05:48 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:48 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:05:48 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1125/2242] 192.168.122.117 () {62 vars in 1342 bytes} [Sat Sep 5 21:05:47 2026] POST /volume/v3/volume-transfers/4a6d255a-25d7-4f8a-ac50-aef5350852c6/accept => generated 373 bytes in 931 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:05:48 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:48 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:05:48 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-4278e3b5-1295-406d-8bef-c4aaf21eff0a tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Volume info retrieved successfully. Sep 05 21:05:48 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-7e70f283-a044-4316-8ec4-c50429863f46 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:48 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-7e70f283-a044-4316-8ec4-c50429863f46 tempest-VolumesTransfersV355Test-1868356222 tempest-VolumesTransfersV355Test-1868356222-project-member] GET http://192.168.122.117/volume/v3/volumes/23fb416f-5c37-4fee-96e5-c1d1c78289a4 Sep 05 21:05:48 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-7e70f283-a044-4316-8ec4-c50429863f46 tempest-VolumesTransfersV355Test-1868356222 tempest-VolumesTransfersV355Test-1868356222-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:48 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-7e70f283-a044-4316-8ec4-c50429863f46 tempest-VolumesTransfersV355Test-1868356222 tempest-VolumesTransfersV355Test-1868356222-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:48 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-4278e3b5-1295-406d-8bef-c4aaf21eff0a tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] http://192.168.122.117/volume/v3/volumes/ec66782c-b3ad-40f2-8503-1d323fa8ee70 returned with HTTP 200 Sep 05 21:05:48 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1118/2243] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:05:48 2026] GET /volume/v3/volumes/ec66782c-b3ad-40f2-8503-1d323fa8ee70 => generated 864 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:05:48 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:48 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:05:48 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:48 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:05:48 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-7e70f283-a044-4316-8ec4-c50429863f46 tempest-VolumesTransfersV355Test-1868356222 tempest-VolumesTransfersV355Test-1868356222-project-member] Volume info retrieved successfully. Sep 05 21:05:48 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-7e70f283-a044-4316-8ec4-c50429863f46 tempest-VolumesTransfersV355Test-1868356222 tempest-VolumesTransfersV355Test-1868356222-project-member] http://192.168.122.117/volume/v3/volumes/23fb416f-5c37-4fee-96e5-c1d1c78289a4 returned with HTTP 200 Sep 05 21:05:48 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1126/2244] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 21:05:48 2026] GET /volume/v3/volumes/23fb416f-5c37-4fee-96e5-c1d1c78289a4 => generated 956 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:05:48 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-373850e2-6111-445a-ba65-1bac490964a2 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:48 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-373850e2-6111-445a-ba65-1bac490964a2 tempest-VolumesTransfersV355Test-1868356222 tempest-VolumesTransfersV355Test-1868356222-project-member] GET http://192.168.122.117/volume/v3/volumes/23fb416f-5c37-4fee-96e5-c1d1c78289a4 Sep 05 21:05:48 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-373850e2-6111-445a-ba65-1bac490964a2 tempest-VolumesTransfersV355Test-1868356222 tempest-VolumesTransfersV355Test-1868356222-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:48 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-373850e2-6111-445a-ba65-1bac490964a2 tempest-VolumesTransfersV355Test-1868356222 tempest-VolumesTransfersV355Test-1868356222-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:48 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:48 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:05:48 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:48 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:05:48 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-373850e2-6111-445a-ba65-1bac490964a2 tempest-VolumesTransfersV355Test-1868356222 tempest-VolumesTransfersV355Test-1868356222-project-member] Volume info retrieved successfully. Sep 05 21:05:48 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-373850e2-6111-445a-ba65-1bac490964a2 tempest-VolumesTransfersV355Test-1868356222 tempest-VolumesTransfersV355Test-1868356222-project-member] http://192.168.122.117/volume/v3/volumes/23fb416f-5c37-4fee-96e5-c1d1c78289a4 returned with HTTP 200 Sep 05 21:05:48 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1119/2245] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 21:05:48 2026] GET /volume/v3/volumes/23fb416f-5c37-4fee-96e5-c1d1c78289a4 => generated 956 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:05:48 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-426472ec-1e2c-4f74-8864-17f7ffceb802 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:48 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-426472ec-1e2c-4f74-8864-17f7ffceb802 tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-member] DELETE http://192.168.122.117/volume/v3/volume-transfers/4a6d255a-25d7-4f8a-ac50-aef5350852c6 Sep 05 21:05:48 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-426472ec-1e2c-4f74-8864-17f7ffceb802 tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:48 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-426472ec-1e2c-4f74-8864-17f7ffceb802 tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-member] Calling method 'delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:48 devstack devstack@c-api.service[87434]: INFO cinder.api.contrib.volume_transfer [None req-426472ec-1e2c-4f74-8864-17f7ffceb802 tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-member] Delete transfer with id: 4a6d255a-25d7-4f8a-ac50-aef5350852c6 Sep 05 21:05:48 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-426472ec-1e2c-4f74-8864-17f7ffceb802 tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-member] http://192.168.122.117/volume/v3/volume-transfers/4a6d255a-25d7-4f8a-ac50-aef5350852c6 returned with HTTP 404 Sep 05 21:05:48 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1127/2246] 192.168.122.117 () {60 vars in 1303 bytes} [Sat Sep 5 21:05:48 2026] DELETE /volume/v3/volume-transfers/4a6d255a-25d7-4f8a-ac50-aef5350852c6 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 21:05:48 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-1f882fe4-98e6-4bfe-bedc-1be416b94cfe None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:48 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-1f882fe4-98e6-4bfe-bedc-1be416b94cfe tempest-VolumesTransfersV355Test-778223061 tempest-VolumesTransfersV355Test-778223061-project-admin] DELETE http://192.168.122.117/volume/v3/volumes/23fb416f-5c37-4fee-96e5-c1d1c78289a4 Sep 05 21:05:48 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-1f882fe4-98e6-4bfe-bedc-1be416b94cfe tempest-VolumesTransfersV355Test-778223061 tempest-VolumesTransfersV355Test-778223061-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:48 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-1f882fe4-98e6-4bfe-bedc-1be416b94cfe tempest-VolumesTransfersV355Test-778223061 tempest-VolumesTransfersV355Test-778223061-project-admin] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:48 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-1f882fe4-98e6-4bfe-bedc-1be416b94cfe tempest-VolumesTransfersV355Test-778223061 tempest-VolumesTransfersV355Test-778223061-project-admin] Delete volume with id: 23fb416f-5c37-4fee-96e5-c1d1c78289a4 Sep 05 21:05:48 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:48 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:05:48 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:48 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:05:48 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-1f882fe4-98e6-4bfe-bedc-1be416b94cfe tempest-VolumesTransfersV355Test-778223061 tempest-VolumesTransfersV355Test-778223061-project-admin] Volume info retrieved successfully. Sep 05 21:05:48 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-1f882fe4-98e6-4bfe-bedc-1be416b94cfe tempest-VolumesTransfersV355Test-778223061 tempest-VolumesTransfersV355Test-778223061-project-admin] Delete volume request issued successfully. Sep 05 21:05:48 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-1f882fe4-98e6-4bfe-bedc-1be416b94cfe tempest-VolumesTransfersV355Test-778223061 tempest-VolumesTransfersV355Test-778223061-project-admin] http://192.168.122.117/volume/v3/volumes/23fb416f-5c37-4fee-96e5-c1d1c78289a4 returned with HTTP 202 Sep 05 21:05:48 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1120/2247] 192.168.122.117 () {60 vars in 1276 bytes} [Sat Sep 5 21:05:48 2026] DELETE /volume/v3/volumes/23fb416f-5c37-4fee-96e5-c1d1c78289a4 => generated 0 bytes in 271 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 21:05:49 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-b263660b-5ce0-404e-af16-c3bc1d54d234 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:49 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b263660b-5ce0-404e-af16-c3bc1d54d234 tempest-VolumesTransfersV355Test-778223061 tempest-VolumesTransfersV355Test-778223061-project-admin] GET http://192.168.122.117/volume/v3/volumes/23fb416f-5c37-4fee-96e5-c1d1c78289a4 Sep 05 21:05:49 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b263660b-5ce0-404e-af16-c3bc1d54d234 tempest-VolumesTransfersV355Test-778223061 tempest-VolumesTransfersV355Test-778223061-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:49 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b263660b-5ce0-404e-af16-c3bc1d54d234 tempest-VolumesTransfersV355Test-778223061 tempest-VolumesTransfersV355Test-778223061-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:49 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:49 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:05:49 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:49 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:05:49 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-b263660b-5ce0-404e-af16-c3bc1d54d234 tempest-VolumesTransfersV355Test-778223061 tempest-VolumesTransfersV355Test-778223061-project-admin] Volume info retrieved successfully. Sep 05 21:05:49 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b263660b-5ce0-404e-af16-c3bc1d54d234 tempest-VolumesTransfersV355Test-778223061 tempest-VolumesTransfersV355Test-778223061-project-admin] http://192.168.122.117/volume/v3/volumes/23fb416f-5c37-4fee-96e5-c1d1c78289a4 returned with HTTP 200 Sep 05 21:05:49 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1128/2248] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 21:05:49 2026] GET /volume/v3/volumes/23fb416f-5c37-4fee-96e5-c1d1c78289a4 => generated 1139 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 21:05:49 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-7ecc8222-a6fb-49df-9c0b-af81b2efdeac None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:49 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-7ecc8222-a6fb-49df-9c0b-af81b2efdeac tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] GET http://192.168.122.117/volume/v3/volumes/ec66782c-b3ad-40f2-8503-1d323fa8ee70 Sep 05 21:05:49 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-7ecc8222-a6fb-49df-9c0b-af81b2efdeac tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:49 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-7ecc8222-a6fb-49df-9c0b-af81b2efdeac tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:49 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-7ecc8222-a6fb-49df-9c0b-af81b2efdeac tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] http://192.168.122.117/volume/v3/volumes/ec66782c-b3ad-40f2-8503-1d323fa8ee70 returned with HTTP 404 Sep 05 21:05:49 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1121/2249] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:05:49 2026] GET /volume/v3/volumes/ec66782c-b3ad-40f2-8503-1d323fa8ee70 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:05:49 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-7f229efa-e578-4684-8dd3-195d09603ef4 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:49 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-7f229efa-e578-4684-8dd3-195d09603ef4 tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] DELETE http://192.168.122.117/volume/v3/volumes/89286ee8-cf33-46e3-a85b-5e879ad7fc17 Sep 05 21:05:49 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-7f229efa-e578-4684-8dd3-195d09603ef4 tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:49 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-7f229efa-e578-4684-8dd3-195d09603ef4 tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Calling method 'delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:49 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-7f229efa-e578-4684-8dd3-195d09603ef4 tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Delete volume with id: 89286ee8-cf33-46e3-a85b-5e879ad7fc17 Sep 05 21:05:49 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:49 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:05:49 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:49 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:05:49 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-7f229efa-e578-4684-8dd3-195d09603ef4 tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Volume info retrieved successfully. Sep 05 21:05:49 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-7f229efa-e578-4684-8dd3-195d09603ef4 tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Delete volume request issued successfully. Sep 05 21:05:49 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-7f229efa-e578-4684-8dd3-195d09603ef4 tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] http://192.168.122.117/volume/v3/volumes/89286ee8-cf33-46e3-a85b-5e879ad7fc17 returned with HTTP 202 Sep 05 21:05:49 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1129/2250] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 21:05:49 2026] DELETE /volume/v3/volumes/89286ee8-cf33-46e3-a85b-5e879ad7fc17 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:05:49 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-131eef08-020d-4b3a-bf79-2f9157d55da5 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:49 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-131eef08-020d-4b3a-bf79-2f9157d55da5 tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] GET http://192.168.122.117/volume/v3/volumes/89286ee8-cf33-46e3-a85b-5e879ad7fc17 Sep 05 21:05:49 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-131eef08-020d-4b3a-bf79-2f9157d55da5 tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:49 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-131eef08-020d-4b3a-bf79-2f9157d55da5 tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:49 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:49 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:05:49 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:49 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:05:49 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-131eef08-020d-4b3a-bf79-2f9157d55da5 tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Volume info retrieved successfully. Sep 05 21:05:49 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-131eef08-020d-4b3a-bf79-2f9157d55da5 tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] http://192.168.122.117/volume/v3/volumes/89286ee8-cf33-46e3-a85b-5e879ad7fc17 returned with HTTP 200 Sep 05 21:05:49 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1122/2251] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:05:49 2026] GET /volume/v3/volumes/89286ee8-cf33-46e3-a85b-5e879ad7fc17 => generated 864 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:05:50 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-31d57241-e6ff-4c64-9875-f27f49873b85 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:50 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-31d57241-e6ff-4c64-9875-f27f49873b85 tempest-VolumesTransfersV355Test-778223061 tempest-VolumesTransfersV355Test-778223061-project-admin] GET http://192.168.122.117/volume/v3/volumes/23fb416f-5c37-4fee-96e5-c1d1c78289a4 Sep 05 21:05:50 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-31d57241-e6ff-4c64-9875-f27f49873b85 tempest-VolumesTransfersV355Test-778223061 tempest-VolumesTransfersV355Test-778223061-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:50 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-31d57241-e6ff-4c64-9875-f27f49873b85 tempest-VolumesTransfersV355Test-778223061 tempest-VolumesTransfersV355Test-778223061-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:50 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-31d57241-e6ff-4c64-9875-f27f49873b85 tempest-VolumesTransfersV355Test-778223061 tempest-VolumesTransfersV355Test-778223061-project-admin] http://192.168.122.117/volume/v3/volumes/23fb416f-5c37-4fee-96e5-c1d1c78289a4 returned with HTTP 404 Sep 05 21:05:50 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1130/2252] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 21:05:50 2026] GET /volume/v3/volumes/23fb416f-5c37-4fee-96e5-c1d1c78289a4 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 21:05:50 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-9d79bf07-1255-4a10-a62a-c5416606328a None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:50 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-9d79bf07-1255-4a10-a62a-c5416606328a tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-member] GET http://192.168.122.117/volume/v3/volumes/23fb416f-5c37-4fee-96e5-c1d1c78289a4 Sep 05 21:05:50 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-9d79bf07-1255-4a10-a62a-c5416606328a tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:50 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-9d79bf07-1255-4a10-a62a-c5416606328a tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:50 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-9d79bf07-1255-4a10-a62a-c5416606328a tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-member] http://192.168.122.117/volume/v3/volumes/23fb416f-5c37-4fee-96e5-c1d1c78289a4 returned with HTTP 404 Sep 05 21:05:50 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1123/2253] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 21:05:50 2026] GET /volume/v3/volumes/23fb416f-5c37-4fee-96e5-c1d1c78289a4 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 05 21:05:50 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-46b1fedf-d07f-42c4-ae8a-3e84795b5954 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:50 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-46b1fedf-d07f-42c4-ae8a-3e84795b5954 tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-member] DELETE http://192.168.122.117/volume/v3/volumes/23fb416f-5c37-4fee-96e5-c1d1c78289a4 Sep 05 21:05:50 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-46b1fedf-d07f-42c4-ae8a-3e84795b5954 tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:50 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-46b1fedf-d07f-42c4-ae8a-3e84795b5954 tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-member] Calling method 'delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:50 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-46b1fedf-d07f-42c4-ae8a-3e84795b5954 tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-member] Delete volume with id: 23fb416f-5c37-4fee-96e5-c1d1c78289a4 Sep 05 21:05:50 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-46b1fedf-d07f-42c4-ae8a-3e84795b5954 tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-member] http://192.168.122.117/volume/v3/volumes/23fb416f-5c37-4fee-96e5-c1d1c78289a4 returned with HTTP 404 Sep 05 21:05:50 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1131/2254] 192.168.122.117 () {60 vars in 1276 bytes} [Sat Sep 5 21:05:50 2026] DELETE /volume/v3/volumes/23fb416f-5c37-4fee-96e5-c1d1c78289a4 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 21:05:50 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-5eb8e453-b547-4160-bfd9-5222ce3f8ab1 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:50 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-5eb8e453-b547-4160-bfd9-5222ce3f8ab1 tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 21:05:50 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-5eb8e453-b547-4160-bfd9-5222ce3f8ab1 tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-692672953"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:05:50 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.volumes [None req-5eb8e453-b547-4160-bfd9-5222ce3f8ab1 tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-692672953'}} {{(pid=87435) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:05:50 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-5eb8e453-b547-4160-bfd9-5222ce3f8ab1 tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-member] Create volume of 1 GB Sep 05 21:05:50 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-5eb8e453-b547-4160-bfd9-5222ce3f8ab1 tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-member] Availability Zones retrieved successfully. Sep 05 21:05:50 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-5eb8e453-b547-4160-bfd9-5222ce3f8ab1 tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-member] Flow 'volume_create_api' (3066f055-9c1a-4e70-acc4-27ce7ad63400) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:05:50 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-5eb8e453-b547-4160-bfd9-5222ce3f8ab1 tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (229d6f54-a4b6-477a-8496-a62db0e53d47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:05:50 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.flows.api.create_volume [None req-5eb8e453-b547-4160-bfd9-5222ce3f8ab1 tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-member] Validating volume size '1' using validate_int {{(pid=87435) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:05:50 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-5eb8e453-b547-4160-bfd9-5222ce3f8ab1 tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (229d6f54-a4b6-477a-8496-a62db0e53d47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:05:50 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-5eb8e453-b547-4160-bfd9-5222ce3f8ab1 tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad7b26d7-14b3-4c24-ba81-8157a2467618) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:05:50 devstack devstack@c-api.service[87435]: DEBUG cinder.quota [None req-5eb8e453-b547-4160-bfd9-5222ce3f8ab1 tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-member] Created reservations ['702754a6-c755-4d27-b06d-97b121318ff8', '80d55978-8a0f-4f12-b222-041e1a0209a9', 'b32c9eed-d351-46ca-aafd-f0d8359bcba2', 'c1f8b963-1432-4b3c-8101-9eef91951d19'] {{(pid=87435) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:05:50 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-5eb8e453-b547-4160-bfd9-5222ce3f8ab1 tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad7b26d7-14b3-4c24-ba81-8157a2467618) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['702754a6-c755-4d27-b06d-97b121318ff8', '80d55978-8a0f-4f12-b222-041e1a0209a9', 'b32c9eed-d351-46ca-aafd-f0d8359bcba2', 'c1f8b963-1432-4b3c-8101-9eef91951d19']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:05:50 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-5eb8e453-b547-4160-bfd9-5222ce3f8ab1 tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40939efc-780a-4433-8153-d61533c4f92d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:05:50 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:50 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:05:50 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-5eb8e453-b547-4160-bfd9-5222ce3f8ab1 tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40939efc-780a-4433-8153-d61533c4f92d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '344e8a62-cefd-424e-9896-5eec9d6a87f5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-692672953',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='855825d412e54553967f88041d5ed6e5',qos_specs=None,replication_status=,reservations=['702754a6-c755-4d27-b06d-97b121318ff8','80d55978-8a0f-4f12-b222-041e1a0209a9','b32c9eed-d351-46ca-aafd-f0d8359bcba2','c1f8b963-1432-4b3c-8101-9eef91951d19'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a51f99627d549389e14a2c62d6bb576',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:05:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-692672953',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=344e8a62-cefd-424e-9896-5eec9d6a87f5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='855825d412e54553967f88041d5ed6e5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6a51f99627d549389e14a2c62d6bb576',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:05:50 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-5eb8e453-b547-4160-bfd9-5222ce3f8ab1 tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78bd9024-068c-439f-86bf-18a6d6b4d64d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:05:50 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-5eb8e453-b547-4160-bfd9-5222ce3f8ab1 tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78bd9024-068c-439f-86bf-18a6d6b4d64d) transitioned into state 'SUCCESS' from state '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-692672953',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='855825d412e54553967f88041d5ed6e5',qos_specs=None,replication_status=,reservations=['702754a6-c755-4d27-b06d-97b121318ff8','80d55978-8a0f-4f12-b222-041e1a0209a9','b32c9eed-d351-46ca-aafd-f0d8359bcba2','c1f8b963-1432-4b3c-8101-9eef91951d19'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a51f99627d549389e14a2c62d6bb576',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:05:50 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-5eb8e453-b547-4160-bfd9-5222ce3f8ab1 tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a6692f9-9312-43bc-a50b-00fd541c5709) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:05:50 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-5eb8e453-b547-4160-bfd9-5222ce3f8ab1 tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a6692f9-9312-43bc-a50b-00fd541c5709) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:05:50 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-5eb8e453-b547-4160-bfd9-5222ce3f8ab1 tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-member] Flow 'volume_create_api' (3066f055-9c1a-4e70-acc4-27ce7ad63400) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:05:50 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-5eb8e453-b547-4160-bfd9-5222ce3f8ab1 tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-member] Create volume request issued successfully. Sep 05 21:05:50 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-5eb8e453-b547-4160-bfd9-5222ce3f8ab1 tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 21:05:50 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1124/2255] 192.168.122.117 () {62 vars in 1183 bytes} [Sat Sep 5 21:05:50 2026] POST /volume/v3/volumes => generated 827 bytes in 397 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:05:50 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-1665cb61-3ee9-49d1-835a-195ac79eaa92 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:50 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-1665cb61-3ee9-49d1-835a-195ac79eaa92 tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-member] GET http://192.168.122.117/volume/v3/volumes/344e8a62-cefd-424e-9896-5eec9d6a87f5 Sep 05 21:05:50 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-1665cb61-3ee9-49d1-835a-195ac79eaa92 tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:50 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-1665cb61-3ee9-49d1-835a-195ac79eaa92 tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:50 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:50 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:05:50 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:50 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:05:50 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-1665cb61-3ee9-49d1-835a-195ac79eaa92 tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-member] Volume info retrieved successfully. Sep 05 21:05:50 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-1665cb61-3ee9-49d1-835a-195ac79eaa92 tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-member] http://192.168.122.117/volume/v3/volumes/344e8a62-cefd-424e-9896-5eec9d6a87f5 returned with HTTP 200 Sep 05 21:05:50 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1132/2256] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 21:05:50 2026] GET /volume/v3/volumes/344e8a62-cefd-424e-9896-5eec9d6a87f5 => generated 895 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:05:50 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-49663dda-4f8a-4917-a4ca-5ed4204d94ff None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:50 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-49663dda-4f8a-4917-a4ca-5ed4204d94ff tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] GET http://192.168.122.117/volume/v3/volumes/89286ee8-cf33-46e3-a85b-5e879ad7fc17 Sep 05 21:05:50 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-49663dda-4f8a-4917-a4ca-5ed4204d94ff tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:50 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-49663dda-4f8a-4917-a4ca-5ed4204d94ff tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:50 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:50 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:05:50 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:50 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:05:50 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-49663dda-4f8a-4917-a4ca-5ed4204d94ff tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Volume info retrieved successfully. Sep 05 21:05:50 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-49663dda-4f8a-4917-a4ca-5ed4204d94ff tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] http://192.168.122.117/volume/v3/volumes/89286ee8-cf33-46e3-a85b-5e879ad7fc17 returned with HTTP 200 Sep 05 21:05:50 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1125/2257] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:05:50 2026] GET /volume/v3/volumes/89286ee8-cf33-46e3-a85b-5e879ad7fc17 => generated 864 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:05:51 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-62ab35de-9f4c-4796-b543-25113dda9314 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:51 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-62ab35de-9f4c-4796-b543-25113dda9314 tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-member] GET http://192.168.122.117/volume/v3/volumes/344e8a62-cefd-424e-9896-5eec9d6a87f5 Sep 05 21:05:51 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-62ab35de-9f4c-4796-b543-25113dda9314 tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:51 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-62ab35de-9f4c-4796-b543-25113dda9314 tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:51 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:51 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:05:51 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:51 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:05:51 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-62ab35de-9f4c-4796-b543-25113dda9314 tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-member] Volume info retrieved successfully. Sep 05 21:05:51 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-62ab35de-9f4c-4796-b543-25113dda9314 tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-member] http://192.168.122.117/volume/v3/volumes/344e8a62-cefd-424e-9896-5eec9d6a87f5 returned with HTTP 200 Sep 05 21:05:51 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1133/2258] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 21:05:51 2026] GET /volume/v3/volumes/344e8a62-cefd-424e-9896-5eec9d6a87f5 => generated 919 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:05:51 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-2e2b16db-339e-4f54-bf21-12658ee6c81c None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:51 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-2e2b16db-339e-4f54-bf21-12658ee6c81c tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] GET http://192.168.122.117/volume/v3/volumes/89286ee8-cf33-46e3-a85b-5e879ad7fc17 Sep 05 21:05:51 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-2e2b16db-339e-4f54-bf21-12658ee6c81c tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:51 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-2e2b16db-339e-4f54-bf21-12658ee6c81c tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:51 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-2e2b16db-339e-4f54-bf21-12658ee6c81c tempest-CreateVolumesFromSourceVolumeTest-361290408 tempest-CreateVolumesFromSourceVolumeTest-361290408-project-member] http://192.168.122.117/volume/v3/volumes/89286ee8-cf33-46e3-a85b-5e879ad7fc17 returned with HTTP 404 Sep 05 21:05:51 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1126/2259] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:05:51 2026] GET /volume/v3/volumes/89286ee8-cf33-46e3-a85b-5e879ad7fc17 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:05:52 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-2b76c7b2-78f9-44d0-a246-ea4b7f824adf None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:52 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-2b76c7b2-78f9-44d0-a246-ea4b7f824adf tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-member] GET http://192.168.122.117/volume/v3/volumes/344e8a62-cefd-424e-9896-5eec9d6a87f5 Sep 05 21:05:52 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-2b76c7b2-78f9-44d0-a246-ea4b7f824adf tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:52 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-2b76c7b2-78f9-44d0-a246-ea4b7f824adf tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:52 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:52 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:05:52 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:52 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:05:52 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-2b76c7b2-78f9-44d0-a246-ea4b7f824adf tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-member] Volume info retrieved successfully. Sep 05 21:05:52 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-2b76c7b2-78f9-44d0-a246-ea4b7f824adf tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-member] http://192.168.122.117/volume/v3/volumes/344e8a62-cefd-424e-9896-5eec9d6a87f5 returned with HTTP 200 Sep 05 21:05:52 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1134/2260] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 21:05:52 2026] GET /volume/v3/volumes/344e8a62-cefd-424e-9896-5eec9d6a87f5 => generated 955 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:05:52 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-8cdb5226-e888-4307-9791-bc82aaacd81b None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:52 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-8cdb5226-e888-4307-9791-bc82aaacd81b tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-member] POST http://192.168.122.117/volume/v3/volume-transfers Sep 05 21:05:52 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-8cdb5226-e888-4307-9791-bc82aaacd81b tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "344e8a62-cefd-424e-9896-5eec9d6a87f5"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:05:52 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.volume_transfer [None req-8cdb5226-e888-4307-9791-bc82aaacd81b tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-member] Creating new volume transfer {'transfer': {'volume_id': '344e8a62-cefd-424e-9896-5eec9d6a87f5'}} {{(pid=87435) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 05 21:05:52 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volume_transfer [None req-8cdb5226-e888-4307-9791-bc82aaacd81b tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-member] Creating transfer of volume 344e8a62-cefd-424e-9896-5eec9d6a87f5 Sep 05 21:05:52 devstack devstack@c-api.service[87435]: INFO cinder.transfer.api [None req-8cdb5226-e888-4307-9791-bc82aaacd81b tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-member] Generating transfer record for volume 344e8a62-cefd-424e-9896-5eec9d6a87f5 Sep 05 21:05:52 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:52 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:05:52 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:52 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:05:52 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-8cdb5226-e888-4307-9791-bc82aaacd81b tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-member] http://192.168.122.117/volume/v3/volume-transfers returned with HTTP 202 Sep 05 21:05:52 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1127/2261] 192.168.122.117 () {62 vars in 1210 bytes} [Sat Sep 5 21:05:52 2026] POST /volume/v3/volume-transfers => generated 472 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:05:52 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-86912f69-29c5-4b28-80fe-3973d590a040 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:52 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-86912f69-29c5-4b28-80fe-3973d590a040 tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-member] GET http://192.168.122.117/volume/v3/volumes/344e8a62-cefd-424e-9896-5eec9d6a87f5 Sep 05 21:05:52 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-86912f69-29c5-4b28-80fe-3973d590a040 tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:52 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-86912f69-29c5-4b28-80fe-3973d590a040 tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:52 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:52 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:05:52 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:52 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:05:52 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-86912f69-29c5-4b28-80fe-3973d590a040 tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-member] Volume info retrieved successfully. Sep 05 21:05:52 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-86912f69-29c5-4b28-80fe-3973d590a040 tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-member] http://192.168.122.117/volume/v3/volumes/344e8a62-cefd-424e-9896-5eec9d6a87f5 returned with HTTP 200 Sep 05 21:05:52 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1135/2262] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 21:05:52 2026] GET /volume/v3/volumes/344e8a62-cefd-424e-9896-5eec9d6a87f5 => generated 963 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:05:52 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-1c0603a4-a9ce-45be-aadb-2566e9545c7c None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:52 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-1c0603a4-a9ce-45be-aadb-2566e9545c7c tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-reader] GET http://192.168.122.117/volume/v3/os-volume-transfer/detail Sep 05 21:05:52 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-1c0603a4-a9ce-45be-aadb-2566e9545c7c tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-reader] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:52 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-1c0603a4-a9ce-45be-aadb-2566e9545c7c tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-reader] Calling method 'detail' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:52 devstack devstack@c-api.service[87435]: DEBUG cinder.api.contrib.volume_transfer [None req-1c0603a4-a9ce-45be-aadb-2566e9545c7c tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-reader] Listing volume transfers {{(pid=87435) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 05 21:05:52 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-1c0603a4-a9ce-45be-aadb-2566e9545c7c tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-reader] http://192.168.122.117/volume/v3/os-volume-transfer/detail returned with HTTP 200 Sep 05 21:05:52 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1128/2263] 192.168.122.117 () {60 vars in 1216 bytes} [Sat Sep 5 21:05:52 2026] GET /volume/v3/os-volume-transfer/detail => generated 443 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:05:52 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-f692fefb-dcf8-4ab8-a5b3-159a3ae26f36 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:52 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-f692fefb-dcf8-4ab8-a5b3-159a3ae26f36 tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-member] DELETE http://192.168.122.117/volume/v3/volume-transfers/e783aa7c-5dd9-42eb-88f7-e5c9d9af743b Sep 05 21:05:52 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-f692fefb-dcf8-4ab8-a5b3-159a3ae26f36 tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:52 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-f692fefb-dcf8-4ab8-a5b3-159a3ae26f36 tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-member] Calling method 'delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:52 devstack devstack@c-api.service[87434]: INFO cinder.api.contrib.volume_transfer [None req-f692fefb-dcf8-4ab8-a5b3-159a3ae26f36 tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-member] Delete transfer with id: e783aa7c-5dd9-42eb-88f7-e5c9d9af743b Sep 05 21:05:53 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:53 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:05:53 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:53 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:05:53 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-f692fefb-dcf8-4ab8-a5b3-159a3ae26f36 tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-member] http://192.168.122.117/volume/v3/volume-transfers/e783aa7c-5dd9-42eb-88f7-e5c9d9af743b returned with HTTP 202 Sep 05 21:05:53 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1136/2264] 192.168.122.117 () {60 vars in 1303 bytes} [Sat Sep 5 21:05:52 2026] DELETE /volume/v3/volume-transfers/e783aa7c-5dd9-42eb-88f7-e5c9d9af743b => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 21:05:53 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-6502eda2-e7af-40a7-bc26-81ac281e31d3 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:53 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-6502eda2-e7af-40a7-bc26-81ac281e31d3 tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-member] GET http://192.168.122.117/volume/v3/volumes/344e8a62-cefd-424e-9896-5eec9d6a87f5 Sep 05 21:05:53 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-6502eda2-e7af-40a7-bc26-81ac281e31d3 tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:53 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-6502eda2-e7af-40a7-bc26-81ac281e31d3 tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:53 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:53 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:05:53 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:53 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:05:53 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-6502eda2-e7af-40a7-bc26-81ac281e31d3 tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-member] Volume info retrieved successfully. Sep 05 21:05:53 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-6502eda2-e7af-40a7-bc26-81ac281e31d3 tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-member] http://192.168.122.117/volume/v3/volumes/344e8a62-cefd-424e-9896-5eec9d6a87f5 returned with HTTP 200 Sep 05 21:05:53 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1129/2265] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 21:05:53 2026] GET /volume/v3/volumes/344e8a62-cefd-424e-9896-5eec9d6a87f5 => generated 955 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:05:53 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-d5e017fc-c18f-4503-abf1-bbe34cb6e52b None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:53 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d5e017fc-c18f-4503-abf1-bbe34cb6e52b tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-member] DELETE http://192.168.122.117/volume/v3/volume-transfers/e783aa7c-5dd9-42eb-88f7-e5c9d9af743b Sep 05 21:05:53 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-d5e017fc-c18f-4503-abf1-bbe34cb6e52b tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:53 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-d5e017fc-c18f-4503-abf1-bbe34cb6e52b tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-member] Calling method 'delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:53 devstack devstack@c-api.service[87434]: INFO cinder.api.contrib.volume_transfer [None req-d5e017fc-c18f-4503-abf1-bbe34cb6e52b tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-member] Delete transfer with id: e783aa7c-5dd9-42eb-88f7-e5c9d9af743b Sep 05 21:05:53 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d5e017fc-c18f-4503-abf1-bbe34cb6e52b tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-member] http://192.168.122.117/volume/v3/volume-transfers/e783aa7c-5dd9-42eb-88f7-e5c9d9af743b returned with HTTP 404 Sep 05 21:05:53 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1137/2266] 192.168.122.117 () {60 vars in 1303 bytes} [Sat Sep 5 21:05:53 2026] DELETE /volume/v3/volume-transfers/e783aa7c-5dd9-42eb-88f7-e5c9d9af743b => generated 111 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 21:05:53 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-c0173d7a-f4b1-4e8a-81c5-0836f53bea40 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:53 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-c0173d7a-f4b1-4e8a-81c5-0836f53bea40 tempest-VolumesTransfersV355Test-778223061 tempest-VolumesTransfersV355Test-778223061-project-admin] DELETE http://192.168.122.117/volume/v3/volumes/344e8a62-cefd-424e-9896-5eec9d6a87f5 Sep 05 21:05:53 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-c0173d7a-f4b1-4e8a-81c5-0836f53bea40 tempest-VolumesTransfersV355Test-778223061 tempest-VolumesTransfersV355Test-778223061-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:53 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-c0173d7a-f4b1-4e8a-81c5-0836f53bea40 tempest-VolumesTransfersV355Test-778223061 tempest-VolumesTransfersV355Test-778223061-project-admin] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:53 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-c0173d7a-f4b1-4e8a-81c5-0836f53bea40 tempest-VolumesTransfersV355Test-778223061 tempest-VolumesTransfersV355Test-778223061-project-admin] Delete volume with id: 344e8a62-cefd-424e-9896-5eec9d6a87f5 Sep 05 21:05:53 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:53 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:05:53 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:53 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:05:53 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-c0173d7a-f4b1-4e8a-81c5-0836f53bea40 tempest-VolumesTransfersV355Test-778223061 tempest-VolumesTransfersV355Test-778223061-project-admin] Volume info retrieved successfully. Sep 05 21:05:53 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-c0173d7a-f4b1-4e8a-81c5-0836f53bea40 tempest-VolumesTransfersV355Test-778223061 tempest-VolumesTransfersV355Test-778223061-project-admin] Delete volume request issued successfully. Sep 05 21:05:53 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-c0173d7a-f4b1-4e8a-81c5-0836f53bea40 tempest-VolumesTransfersV355Test-778223061 tempest-VolumesTransfersV355Test-778223061-project-admin] http://192.168.122.117/volume/v3/volumes/344e8a62-cefd-424e-9896-5eec9d6a87f5 returned with HTTP 202 Sep 05 21:05:53 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1130/2267] 192.168.122.117 () {60 vars in 1276 bytes} [Sat Sep 5 21:05:53 2026] DELETE /volume/v3/volumes/344e8a62-cefd-424e-9896-5eec9d6a87f5 => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 21:05:53 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-cbc47183-77b0-49c1-8b41-183e66e439d7 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:53 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-cbc47183-77b0-49c1-8b41-183e66e439d7 tempest-VolumesTransfersV355Test-778223061 tempest-VolumesTransfersV355Test-778223061-project-admin] GET http://192.168.122.117/volume/v3/volumes/344e8a62-cefd-424e-9896-5eec9d6a87f5 Sep 05 21:05:53 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-cbc47183-77b0-49c1-8b41-183e66e439d7 tempest-VolumesTransfersV355Test-778223061 tempest-VolumesTransfersV355Test-778223061-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:53 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-cbc47183-77b0-49c1-8b41-183e66e439d7 tempest-VolumesTransfersV355Test-778223061 tempest-VolumesTransfersV355Test-778223061-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:53 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:53 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:05:53 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:53 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:05:53 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-cbc47183-77b0-49c1-8b41-183e66e439d7 tempest-VolumesTransfersV355Test-778223061 tempest-VolumesTransfersV355Test-778223061-project-admin] Volume info retrieved successfully. Sep 05 21:05:53 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-cbc47183-77b0-49c1-8b41-183e66e439d7 tempest-VolumesTransfersV355Test-778223061 tempest-VolumesTransfersV355Test-778223061-project-admin] http://192.168.122.117/volume/v3/volumes/344e8a62-cefd-424e-9896-5eec9d6a87f5 returned with HTTP 200 Sep 05 21:05:53 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1138/2268] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 21:05:53 2026] GET /volume/v3/volumes/344e8a62-cefd-424e-9896-5eec9d6a87f5 => generated 1138 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 21:05:54 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-5f384911-a4b8-4f2f-80b2-d2cb49b612b8 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:54 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-5f384911-a4b8-4f2f-80b2-d2cb49b612b8 tempest-VolumesTransfersV355Test-778223061 tempest-VolumesTransfersV355Test-778223061-project-admin] GET http://192.168.122.117/volume/v3/volumes/344e8a62-cefd-424e-9896-5eec9d6a87f5 Sep 05 21:05:54 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-5f384911-a4b8-4f2f-80b2-d2cb49b612b8 tempest-VolumesTransfersV355Test-778223061 tempest-VolumesTransfersV355Test-778223061-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:54 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-5f384911-a4b8-4f2f-80b2-d2cb49b612b8 tempest-VolumesTransfersV355Test-778223061 tempest-VolumesTransfersV355Test-778223061-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:54 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-5f384911-a4b8-4f2f-80b2-d2cb49b612b8 tempest-VolumesTransfersV355Test-778223061 tempest-VolumesTransfersV355Test-778223061-project-admin] http://192.168.122.117/volume/v3/volumes/344e8a62-cefd-424e-9896-5eec9d6a87f5 returned with HTTP 404 Sep 05 21:05:54 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1131/2269] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 21:05:54 2026] GET /volume/v3/volumes/344e8a62-cefd-424e-9896-5eec9d6a87f5 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 21:05:54 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-f6ed394a-7ff0-47dd-b4de-f747fb1908e3 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:54 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-f6ed394a-7ff0-47dd-b4de-f747fb1908e3 tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-member] GET http://192.168.122.117/volume/v3/volumes/344e8a62-cefd-424e-9896-5eec9d6a87f5 Sep 05 21:05:54 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-f6ed394a-7ff0-47dd-b4de-f747fb1908e3 tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:54 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-f6ed394a-7ff0-47dd-b4de-f747fb1908e3 tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:54 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-f6ed394a-7ff0-47dd-b4de-f747fb1908e3 tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-member] http://192.168.122.117/volume/v3/volumes/344e8a62-cefd-424e-9896-5eec9d6a87f5 returned with HTTP 404 Sep 05 21:05:54 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1139/2270] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 21:05:54 2026] GET /volume/v3/volumes/344e8a62-cefd-424e-9896-5eec9d6a87f5 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 21:05:54 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-63c4ecda-b54d-4ef6-adbd-140e48cf5200 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:54 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-63c4ecda-b54d-4ef6-adbd-140e48cf5200 tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-member] DELETE http://192.168.122.117/volume/v3/volumes/344e8a62-cefd-424e-9896-5eec9d6a87f5 Sep 05 21:05:54 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-63c4ecda-b54d-4ef6-adbd-140e48cf5200 tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:54 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-63c4ecda-b54d-4ef6-adbd-140e48cf5200 tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-member] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:54 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-63c4ecda-b54d-4ef6-adbd-140e48cf5200 tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-member] Delete volume with id: 344e8a62-cefd-424e-9896-5eec9d6a87f5 Sep 05 21:05:54 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-63c4ecda-b54d-4ef6-adbd-140e48cf5200 tempest-VolumesTransfersV355Test-1960323894 tempest-VolumesTransfersV355Test-1960323894-project-member] http://192.168.122.117/volume/v3/volumes/344e8a62-cefd-424e-9896-5eec9d6a87f5 returned with HTTP 404 Sep 05 21:05:54 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1132/2271] 192.168.122.117 () {60 vars in 1276 bytes} [Sat Sep 5 21:05:54 2026] DELETE /volume/v3/volumes/344e8a62-cefd-424e-9896-5eec9d6a87f5 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 21:05:58 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-8c790a56-c4b6-4085-a8ff-937102292dfb None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:58 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-b9c75d3a-ac8e-4a38-8aef-6ad9390350d6 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:58 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-b9c75d3a-ac8e-4a38-8aef-6ad9390350d6 tempest-VolumeImageDependencyTests-775444290 tempest-VolumeImageDependencyTests-775444290-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 21:05:58 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-b9c75d3a-ac8e-4a38-8aef-6ad9390350d6 tempest-VolumeImageDependencyTests-775444290 tempest-VolumeImageDependencyTests-775444290-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "51682e7c-9f1a-407d-ba4c-a4ee0d7312eb", "size": 1}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:05:58 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.volumes [None req-b9c75d3a-ac8e-4a38-8aef-6ad9390350d6 tempest-VolumeImageDependencyTests-775444290 tempest-VolumeImageDependencyTests-775444290-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': '51682e7c-9f1a-407d-ba4c-a4ee0d7312eb', 'size': 1}} {{(pid=87435) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:05:58 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-8c790a56-c4b6-4085-a8ff-937102292dfb tempest-VolumeAndVolumeTypeFromImageTest-1518338545 tempest-VolumeAndVolumeTypeFromImageTest-1518338545-project-admin] POST http://192.168.122.117/volume/v3/types Sep 05 21:05:58 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-8c790a56-c4b6-4085-a8ff-937102292dfb tempest-VolumeAndVolumeTypeFromImageTest-1518338545 tempest-VolumeAndVolumeTypeFromImageTest-1518338545-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=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:05:58 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-b9c75d3a-ac8e-4a38-8aef-6ad9390350d6 tempest-VolumeImageDependencyTests-775444290 tempest-VolumeImageDependencyTests-775444290-project-member] Create volume of 1 GB Sep 05 21:05:58 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-b9c75d3a-ac8e-4a38-8aef-6ad9390350d6 tempest-VolumeImageDependencyTests-775444290 tempest-VolumeImageDependencyTests-775444290-project-member] Availability Zones retrieved successfully. Sep 05 21:05:58 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-8c790a56-c4b6-4085-a8ff-937102292dfb tempest-VolumeAndVolumeTypeFromImageTest-1518338545 tempest-VolumeAndVolumeTypeFromImageTest-1518338545-project-admin] http://192.168.122.117/volume/v3/types returned with HTTP 200 Sep 05 21:05:58 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1140/2272] 192.168.122.117 () {60 vars in 1137 bytes} [Sat Sep 5 21:05:58 2026] POST /volume/v3/types => generated 287 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:05:58 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-b9c75d3a-ac8e-4a38-8aef-6ad9390350d6 tempest-VolumeImageDependencyTests-775444290 tempest-VolumeImageDependencyTests-775444290-project-member] Flow 'volume_create_api' (164938f6-f89e-4d3e-9a73-717fd3fda263) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:05:58 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-b9c75d3a-ac8e-4a38-8aef-6ad9390350d6 tempest-VolumeImageDependencyTests-775444290 tempest-VolumeImageDependencyTests-775444290-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27641695-8a9e-4d7e-8879-cb1db536bec6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:05:58 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.flows.api.create_volume [None req-b9c75d3a-ac8e-4a38-8aef-6ad9390350d6 tempest-VolumeImageDependencyTests-775444290 tempest-VolumeImageDependencyTests-775444290-project-member] Validating volume size '1' using validate_int {{(pid=87435) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:05:58 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-b9c75d3a-ac8e-4a38-8aef-6ad9390350d6 tempest-VolumeImageDependencyTests-775444290 tempest-VolumeImageDependencyTests-775444290-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27641695-8a9e-4d7e-8879-cb1db536bec6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:05:58 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-b9c75d3a-ac8e-4a38-8aef-6ad9390350d6 tempest-VolumeImageDependencyTests-775444290 tempest-VolumeImageDependencyTests-775444290-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e7e2790-4a0f-4c6c-9833-75081fdde35e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:05:58 devstack devstack@c-api.service[87435]: DEBUG cinder.quota [None req-b9c75d3a-ac8e-4a38-8aef-6ad9390350d6 tempest-VolumeImageDependencyTests-775444290 tempest-VolumeImageDependencyTests-775444290-project-member] Created reservations ['20347bb8-2784-4b19-9314-225bc23535d5', '002f81b8-98e5-43e3-b905-a844e12982db', 'd47f4300-a407-49dc-94ba-ed00e6f80878', '66e4dbb0-13c6-4490-ac0f-e1b6d39e5232'] {{(pid=87435) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:05:58 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-b9c75d3a-ac8e-4a38-8aef-6ad9390350d6 tempest-VolumeImageDependencyTests-775444290 tempest-VolumeImageDependencyTests-775444290-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e7e2790-4a0f-4c6c-9833-75081fdde35e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['20347bb8-2784-4b19-9314-225bc23535d5', '002f81b8-98e5-43e3-b905-a844e12982db', 'd47f4300-a407-49dc-94ba-ed00e6f80878', '66e4dbb0-13c6-4490-ac0f-e1b6d39e5232']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:05:58 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-b9c75d3a-ac8e-4a38-8aef-6ad9390350d6 tempest-VolumeImageDependencyTests-775444290 tempest-VolumeImageDependencyTests-775444290-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc0f0754-5476-4e97-8efa-e681f5d26caf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:05:58 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:58 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:05:58 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-b9c75d3a-ac8e-4a38-8aef-6ad9390350d6 tempest-VolumeImageDependencyTests-775444290 tempest-VolumeImageDependencyTests-775444290-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc0f0754-5476-4e97-8efa-e681f5d26caf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '416e3314-4e73-435a-8588-9175da0a964a', '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='b4221f5bb4914bc5a99752fc31e84633',qos_specs=None,replication_status=,reservations=['20347bb8-2784-4b19-9314-225bc23535d5','002f81b8-98e5-43e3-b905-a844e12982db','d47f4300-a407-49dc-94ba-ed00e6f80878','66e4dbb0-13c6-4490-ac0f-e1b6d39e5232'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d03f5dedbb1f4d97aab1201a452060bb',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:05:58Z,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=416e3314-4e73-435a-8588-9175da0a964a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b4221f5bb4914bc5a99752fc31e84633',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d03f5dedbb1f4d97aab1201a452060bb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:05:58 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-b9c75d3a-ac8e-4a38-8aef-6ad9390350d6 tempest-VolumeImageDependencyTests-775444290 tempest-VolumeImageDependencyTests-775444290-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ec1ec61-5675-43ce-b805-bec9864147d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:05:58 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-b9c75d3a-ac8e-4a38-8aef-6ad9390350d6 tempest-VolumeImageDependencyTests-775444290 tempest-VolumeImageDependencyTests-775444290-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ec1ec61-5675-43ce-b805-bec9864147d7) transitioned into state 'SUCCESS' from 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='b4221f5bb4914bc5a99752fc31e84633',qos_specs=None,replication_status=,reservations=['20347bb8-2784-4b19-9314-225bc23535d5','002f81b8-98e5-43e3-b905-a844e12982db','d47f4300-a407-49dc-94ba-ed00e6f80878','66e4dbb0-13c6-4490-ac0f-e1b6d39e5232'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d03f5dedbb1f4d97aab1201a452060bb',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:05:58 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-b9c75d3a-ac8e-4a38-8aef-6ad9390350d6 tempest-VolumeImageDependencyTests-775444290 tempest-VolumeImageDependencyTests-775444290-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (efa73696-cc71-47ba-956d-e9c68d3a0bd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:05:58 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-b9c75d3a-ac8e-4a38-8aef-6ad9390350d6 tempest-VolumeImageDependencyTests-775444290 tempest-VolumeImageDependencyTests-775444290-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (efa73696-cc71-47ba-956d-e9c68d3a0bd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:05:58 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-b9c75d3a-ac8e-4a38-8aef-6ad9390350d6 tempest-VolumeImageDependencyTests-775444290 tempest-VolumeImageDependencyTests-775444290-project-member] Flow 'volume_create_api' (164938f6-f89e-4d3e-9a73-717fd3fda263) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:05:58 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-b9c75d3a-ac8e-4a38-8aef-6ad9390350d6 tempest-VolumeImageDependencyTests-775444290 tempest-VolumeImageDependencyTests-775444290-project-member] Create volume request issued successfully. Sep 05 21:05:58 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-b9c75d3a-ac8e-4a38-8aef-6ad9390350d6 tempest-VolumeImageDependencyTests-775444290 tempest-VolumeImageDependencyTests-775444290-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 21:05:58 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1133/2273] 192.168.122.117 () {62 vars in 1184 bytes} [Sat Sep 5 21:05:58 2026] POST /volume/v3/volumes => generated 784 bytes in 623 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:05:58 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-b10f49e7-700d-47d3-b354-d1fd333df6b4 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:58 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b10f49e7-700d-47d3-b354-d1fd333df6b4 tempest-VolumeImageDependencyTests-775444290 tempest-VolumeImageDependencyTests-775444290-project-member] GET http://192.168.122.117/volume/v3/volumes/416e3314-4e73-435a-8588-9175da0a964a Sep 05 21:05:59 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b10f49e7-700d-47d3-b354-d1fd333df6b4 tempest-VolumeImageDependencyTests-775444290 tempest-VolumeImageDependencyTests-775444290-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:59 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b10f49e7-700d-47d3-b354-d1fd333df6b4 tempest-VolumeImageDependencyTests-775444290 tempest-VolumeImageDependencyTests-775444290-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:59 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:59 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:05:59 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:59 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:05:59 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-b10f49e7-700d-47d3-b354-d1fd333df6b4 tempest-VolumeImageDependencyTests-775444290 tempest-VolumeImageDependencyTests-775444290-project-member] Volume info retrieved successfully. Sep 05 21:05:59 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b10f49e7-700d-47d3-b354-d1fd333df6b4 tempest-VolumeImageDependencyTests-775444290 tempest-VolumeImageDependencyTests-775444290-project-member] http://192.168.122.117/volume/v3/volumes/416e3314-4e73-435a-8588-9175da0a964a returned with HTTP 200 Sep 05 21:05:59 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1141/2274] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 21:05:58 2026] GET /volume/v3/volumes/416e3314-4e73-435a-8588-9175da0a964a => generated 852 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:06:00 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-84bf2756-c2dc-4388-8a53-aa5abab119a5 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:00 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-84bf2756-c2dc-4388-8a53-aa5abab119a5 tempest-VolumeImageDependencyTests-775444290 tempest-VolumeImageDependencyTests-775444290-project-member] GET http://192.168.122.117/volume/v3/volumes/416e3314-4e73-435a-8588-9175da0a964a Sep 05 21:06:00 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-84bf2756-c2dc-4388-8a53-aa5abab119a5 tempest-VolumeImageDependencyTests-775444290 tempest-VolumeImageDependencyTests-775444290-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:00 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-84bf2756-c2dc-4388-8a53-aa5abab119a5 tempest-VolumeImageDependencyTests-775444290 tempest-VolumeImageDependencyTests-775444290-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:00 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:00 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:06:00 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:00 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:06:00 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-84bf2756-c2dc-4388-8a53-aa5abab119a5 tempest-VolumeImageDependencyTests-775444290 tempest-VolumeImageDependencyTests-775444290-project-member] Volume info retrieved successfully. Sep 05 21:06:00 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-84bf2756-c2dc-4388-8a53-aa5abab119a5 tempest-VolumeImageDependencyTests-775444290 tempest-VolumeImageDependencyTests-775444290-project-member] http://192.168.122.117/volume/v3/volumes/416e3314-4e73-435a-8588-9175da0a964a returned with HTTP 200 Sep 05 21:06:00 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1134/2275] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 21:06:00 2026] GET /volume/v3/volumes/416e3314-4e73-435a-8588-9175da0a964a => generated 876 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:06:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-11bbe769-a9d9-4032-ad6a-a0f004392279 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:01 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-11bbe769-a9d9-4032-ad6a-a0f004392279 tempest-VolumeImageDependencyTests-775444290 tempest-VolumeImageDependencyTests-775444290-project-member] GET http://192.168.122.117/volume/v3/volumes/416e3314-4e73-435a-8588-9175da0a964a Sep 05 21:06:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-11bbe769-a9d9-4032-ad6a-a0f004392279 tempest-VolumeImageDependencyTests-775444290 tempest-VolumeImageDependencyTests-775444290-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-11bbe769-a9d9-4032-ad6a-a0f004392279 tempest-VolumeImageDependencyTests-775444290 tempest-VolumeImageDependencyTests-775444290-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:01 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:01 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:06:01 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:01 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:06:01 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-11bbe769-a9d9-4032-ad6a-a0f004392279 tempest-VolumeImageDependencyTests-775444290 tempest-VolumeImageDependencyTests-775444290-project-member] Volume info retrieved successfully. Sep 05 21:06:01 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-11bbe769-a9d9-4032-ad6a-a0f004392279 tempest-VolumeImageDependencyTests-775444290 tempest-VolumeImageDependencyTests-775444290-project-member] http://192.168.122.117/volume/v3/volumes/416e3314-4e73-435a-8588-9175da0a964a returned with HTTP 200 Sep 05 21:06:01 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-689f5e61-bd0f-47b7-b1dd-782e14503305 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:01 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1142/2276] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 21:06:01 2026] GET /volume/v3/volumes/416e3314-4e73-435a-8588-9175da0a964a => generated 934 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:06:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-d49f7578-adbd-429b-9d2b-04b72f52d20f None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:01 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d49f7578-adbd-429b-9d2b-04b72f52d20f tempest-VolumeAndVolumeTypeFromImageTest-1552925812 tempest-VolumeAndVolumeTypeFromImageTest-1552925812-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 21:06:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-d49f7578-adbd-429b-9d2b-04b72f52d20f tempest-VolumeAndVolumeTypeFromImageTest-1552925812 tempest-VolumeAndVolumeTypeFromImageTest-1552925812-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "b0941a58-b392-44c0-aabd-b05a043de9b2", "size": 1}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:06:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.volumes [None req-d49f7578-adbd-429b-9d2b-04b72f52d20f tempest-VolumeAndVolumeTypeFromImageTest-1552925812 tempest-VolumeAndVolumeTypeFromImageTest-1552925812-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': 'b0941a58-b392-44c0-aabd-b05a043de9b2', 'size': 1}} {{(pid=87434) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:06:01 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-689f5e61-bd0f-47b7-b1dd-782e14503305 tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 21:06:01 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-689f5e61-bd0f-47b7-b1dd-782e14503305 tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-847753763"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:06:01 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.volumes [None req-689f5e61-bd0f-47b7-b1dd-782e14503305 tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-847753763'}} {{(pid=87435) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:06:01 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-689f5e61-bd0f-47b7-b1dd-782e14503305 tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] Create volume of 1 GB Sep 05 21:06:01 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-689f5e61-bd0f-47b7-b1dd-782e14503305 tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] Availability Zones retrieved successfully. Sep 05 21:06:01 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-689f5e61-bd0f-47b7-b1dd-782e14503305 tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] Flow 'volume_create_api' (10bb0b6a-e470-4a6d-86b8-755559e47c2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:06:01 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-689f5e61-bd0f-47b7-b1dd-782e14503305 tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d28281ac-e389-4f62-9f88-dbd07cde6539) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:01 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.flows.api.create_volume [None req-689f5e61-bd0f-47b7-b1dd-782e14503305 tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] Validating volume size '1' using validate_int {{(pid=87435) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:06:01 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-689f5e61-bd0f-47b7-b1dd-782e14503305 tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d28281ac-e389-4f62-9f88-dbd07cde6539) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:01 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-689f5e61-bd0f-47b7-b1dd-782e14503305 tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5de5f6b5-0773-42c5-b498-cffb7546379e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:01 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-d49f7578-adbd-429b-9d2b-04b72f52d20f tempest-VolumeAndVolumeTypeFromImageTest-1552925812 tempest-VolumeAndVolumeTypeFromImageTest-1552925812-project-member] Create volume of 1 GB Sep 05 21:06:01 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-d49f7578-adbd-429b-9d2b-04b72f52d20f tempest-VolumeAndVolumeTypeFromImageTest-1552925812 tempest-VolumeAndVolumeTypeFromImageTest-1552925812-project-member] Availability Zones retrieved successfully. Sep 05 21:06:01 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-d49f7578-adbd-429b-9d2b-04b72f52d20f tempest-VolumeAndVolumeTypeFromImageTest-1552925812 tempest-VolumeAndVolumeTypeFromImageTest-1552925812-project-member] Flow 'volume_create_api' (01fea7e4-922e-4171-9cf0-2d29e87adfa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:06:01 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-d49f7578-adbd-429b-9d2b-04b72f52d20f tempest-VolumeAndVolumeTypeFromImageTest-1552925812 tempest-VolumeAndVolumeTypeFromImageTest-1552925812-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (261a7c94-28e2-42f5-9a9e-8e2852637c06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:01 devstack devstack@c-api.service[87435]: DEBUG cinder.quota [None req-689f5e61-bd0f-47b7-b1dd-782e14503305 tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] Created reservations ['a5b2e808-596a-4532-9111-e1d7adb6a924', '06ab86ba-d7af-40cc-8ea4-766dc84b4904', '717b3db9-1ee2-4e39-8bb4-5c9bdb304aa6', '282d220b-5bb7-4958-8a52-023343c2d77a'] {{(pid=87435) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:06:01 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.flows.api.create_volume [None req-d49f7578-adbd-429b-9d2b-04b72f52d20f tempest-VolumeAndVolumeTypeFromImageTest-1552925812 tempest-VolumeAndVolumeTypeFromImageTest-1552925812-project-member] Validating volume size '1' using validate_int {{(pid=87434) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:06:01 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-689f5e61-bd0f-47b7-b1dd-782e14503305 tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5de5f6b5-0773-42c5-b498-cffb7546379e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a5b2e808-596a-4532-9111-e1d7adb6a924', '06ab86ba-d7af-40cc-8ea4-766dc84b4904', '717b3db9-1ee2-4e39-8bb4-5c9bdb304aa6', '282d220b-5bb7-4958-8a52-023343c2d77a']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:01 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-689f5e61-bd0f-47b7-b1dd-782e14503305 tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2dcd9f75-bfd5-40a3-b92d-0bfe1b995831) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:01 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:01 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:06:01 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-689f5e61-bd0f-47b7-b1dd-782e14503305 tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2dcd9f75-bfd5-40a3-b92d-0bfe1b995831) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7db0840d-2b72-4029-ab4f-9b9a7b762d78', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-847753763',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1d55e76176c49c99effc22292187c61',qos_specs=None,replication_status=,reservations=['a5b2e808-596a-4532-9111-e1d7adb6a924','06ab86ba-d7af-40cc-8ea4-766dc84b4904','717b3db9-1ee2-4e39-8bb4-5c9bdb304aa6','282d220b-5bb7-4958-8a52-023343c2d77a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4e28db425d248ab873d0e4637a065be',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:06:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-847753763',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7db0840d-2b72-4029-ab4f-9b9a7b762d78,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d1d55e76176c49c99effc22292187c61',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e4e28db425d248ab873d0e4637a065be',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:01 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-689f5e61-bd0f-47b7-b1dd-782e14503305 tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd138d3e-baeb-446a-bd15-e5ccabace632) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:01 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-689f5e61-bd0f-47b7-b1dd-782e14503305 tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd138d3e-baeb-446a-bd15-e5ccabace632) transitioned into state 'SUCCESS' from state '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-847753763',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1d55e76176c49c99effc22292187c61',qos_specs=None,replication_status=,reservations=['a5b2e808-596a-4532-9111-e1d7adb6a924','06ab86ba-d7af-40cc-8ea4-766dc84b4904','717b3db9-1ee2-4e39-8bb4-5c9bdb304aa6','282d220b-5bb7-4958-8a52-023343c2d77a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4e28db425d248ab873d0e4637a065be',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:01 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-689f5e61-bd0f-47b7-b1dd-782e14503305 tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e61c6992-cd2f-48ab-ab76-8373838a72ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:01 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-d49f7578-adbd-429b-9d2b-04b72f52d20f tempest-VolumeAndVolumeTypeFromImageTest-1552925812 tempest-VolumeAndVolumeTypeFromImageTest-1552925812-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (261a7c94-28e2-42f5-9a9e-8e2852637c06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T19:05:58Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=5af92069-434b-456a-97cc-d7ae4e325003,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': '5af92069-434b-456a-97cc-d7ae4e325003', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:01 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-d49f7578-adbd-429b-9d2b-04b72f52d20f tempest-VolumeAndVolumeTypeFromImageTest-1552925812 tempest-VolumeAndVolumeTypeFromImageTest-1552925812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6567bd8-b937-4aa1-8cef-817ec7b1174a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:01 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-689f5e61-bd0f-47b7-b1dd-782e14503305 tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e61c6992-cd2f-48ab-ab76-8373838a72ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:01 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-689f5e61-bd0f-47b7-b1dd-782e14503305 tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] Flow 'volume_create_api' (10bb0b6a-e470-4a6d-86b8-755559e47c2d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:06:01 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-689f5e61-bd0f-47b7-b1dd-782e14503305 tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] Create volume request issued successfully. Sep 05 21:06:01 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-689f5e61-bd0f-47b7-b1dd-782e14503305 tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 21:06:01 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1135/2277] 192.168.122.117 () {60 vars in 1142 bytes} [Sat Sep 5 21:06:01 2026] POST /volume/v3/volumes => generated 755 bytes in 655 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:06:01 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-83066228-0588-41e9-b979-a9d2b0f86431 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:01 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-83066228-0588-41e9-b979-a9d2b0f86431 tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] GET http://192.168.122.117/volume/v3/volumes/7db0840d-2b72-4029-ab4f-9b9a7b762d78 Sep 05 21:06:01 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-83066228-0588-41e9-b979-a9d2b0f86431 tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:01 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-83066228-0588-41e9-b979-a9d2b0f86431 tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:01 devstack devstack@c-api.service[87434]: WARNING cinder.quota [None req-d49f7578-adbd-429b-9d2b-04b72f52d20f tempest-VolumeAndVolumeTypeFromImageTest-1552925812 tempest-VolumeAndVolumeTypeFromImageTest-1552925812-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 05 21:06:01 devstack devstack@c-api.service[87434]: WARNING cinder.quota [None req-d49f7578-adbd-429b-9d2b-04b72f52d20f tempest-VolumeAndVolumeTypeFromImageTest-1552925812 tempest-VolumeAndVolumeTypeFromImageTest-1552925812-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 05 21:06:01 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:01 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:06:01 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:01 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:06:01 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-83066228-0588-41e9-b979-a9d2b0f86431 tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] Volume info retrieved successfully. Sep 05 21:06:02 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-83066228-0588-41e9-b979-a9d2b0f86431 tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] http://192.168.122.117/volume/v3/volumes/7db0840d-2b72-4029-ab4f-9b9a7b762d78 returned with HTTP 200 Sep 05 21:06:02 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1136/2278] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:01 2026] GET /volume/v3/volumes/7db0840d-2b72-4029-ab4f-9b9a7b762d78 => generated 823 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:02 devstack devstack@c-api.service[87434]: DEBUG cinder.quota [None req-d49f7578-adbd-429b-9d2b-04b72f52d20f tempest-VolumeAndVolumeTypeFromImageTest-1552925812 tempest-VolumeAndVolumeTypeFromImageTest-1552925812-project-member] Created reservations ['431bae1f-23b3-45a4-b3db-f9af3328c4a0', '7d4a66aa-d9fd-4a31-bb77-ac42066d8e4c', '754e9296-85c3-4038-8791-b0d166226f01', '20beb7bb-2cee-4199-9b9e-b2379e6990be'] {{(pid=87434) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:06:02 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-d49f7578-adbd-429b-9d2b-04b72f52d20f tempest-VolumeAndVolumeTypeFromImageTest-1552925812 tempest-VolumeAndVolumeTypeFromImageTest-1552925812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6567bd8-b937-4aa1-8cef-817ec7b1174a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['431bae1f-23b3-45a4-b3db-f9af3328c4a0', '7d4a66aa-d9fd-4a31-bb77-ac42066d8e4c', '754e9296-85c3-4038-8791-b0d166226f01', '20beb7bb-2cee-4199-9b9e-b2379e6990be']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:02 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-d49f7578-adbd-429b-9d2b-04b72f52d20f tempest-VolumeAndVolumeTypeFromImageTest-1552925812 tempest-VolumeAndVolumeTypeFromImageTest-1552925812-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eed776d3-51fa-4b0d-8abd-6009fc5daff1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:02 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:02 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:06:02 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-d49f7578-adbd-429b-9d2b-04b72f52d20f tempest-VolumeAndVolumeTypeFromImageTest-1552925812 tempest-VolumeAndVolumeTypeFromImageTest-1552925812-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eed776d3-51fa-4b0d-8abd-6009fc5daff1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b01a494d-da94-4f97-9a09-4f0c65fcb835', '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='4911aaffbabb48e5806be98a0c1e2ecd',qos_specs=None,replication_status=,reservations=['431bae1f-23b3-45a4-b3db-f9af3328c4a0','7d4a66aa-d9fd-4a31-bb77-ac42066d8e4c','754e9296-85c3-4038-8791-b0d166226f01','20beb7bb-2cee-4199-9b9e-b2379e6990be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='154a158d78dc44be8baff2f089df3be7',volume_type_id=5af92069-434b-456a-97cc-d7ae4e325003), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:06:02Z,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=b01a494d-da94-4f97-9a09-4f0c65fcb835,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4911aaffbabb48e5806be98a0c1e2ecd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='154a158d78dc44be8baff2f089df3be7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5af92069-434b-456a-97cc-d7ae4e325003),volume_type_id=5af92069-434b-456a-97cc-d7ae4e325003)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:02 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-d49f7578-adbd-429b-9d2b-04b72f52d20f tempest-VolumeAndVolumeTypeFromImageTest-1552925812 tempest-VolumeAndVolumeTypeFromImageTest-1552925812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6004ba38-74d1-4752-a022-2ae56deb5d88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:02 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-d49f7578-adbd-429b-9d2b-04b72f52d20f tempest-VolumeAndVolumeTypeFromImageTest-1552925812 tempest-VolumeAndVolumeTypeFromImageTest-1552925812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6004ba38-74d1-4752-a022-2ae56deb5d88) transitioned into state 'SUCCESS' from 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='4911aaffbabb48e5806be98a0c1e2ecd',qos_specs=None,replication_status=,reservations=['431bae1f-23b3-45a4-b3db-f9af3328c4a0','7d4a66aa-d9fd-4a31-bb77-ac42066d8e4c','754e9296-85c3-4038-8791-b0d166226f01','20beb7bb-2cee-4199-9b9e-b2379e6990be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='154a158d78dc44be8baff2f089df3be7',volume_type_id=5af92069-434b-456a-97cc-d7ae4e325003)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:02 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-d49f7578-adbd-429b-9d2b-04b72f52d20f tempest-VolumeAndVolumeTypeFromImageTest-1552925812 tempest-VolumeAndVolumeTypeFromImageTest-1552925812-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (538d4bcf-9490-42b9-ae95-fff5c03f0a7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:02 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-d49f7578-adbd-429b-9d2b-04b72f52d20f tempest-VolumeAndVolumeTypeFromImageTest-1552925812 tempest-VolumeAndVolumeTypeFromImageTest-1552925812-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (538d4bcf-9490-42b9-ae95-fff5c03f0a7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:02 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-d49f7578-adbd-429b-9d2b-04b72f52d20f tempest-VolumeAndVolumeTypeFromImageTest-1552925812 tempest-VolumeAndVolumeTypeFromImageTest-1552925812-project-member] Flow 'volume_create_api' (01fea7e4-922e-4171-9cf0-2d29e87adfa4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:06:02 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-d49f7578-adbd-429b-9d2b-04b72f52d20f tempest-VolumeAndVolumeTypeFromImageTest-1552925812 tempest-VolumeAndVolumeTypeFromImageTest-1552925812-project-member] Create volume request issued successfully. Sep 05 21:06:02 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d49f7578-adbd-429b-9d2b-04b72f52d20f tempest-VolumeAndVolumeTypeFromImageTest-1552925812 tempest-VolumeAndVolumeTypeFromImageTest-1552925812-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 21:06:02 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1143/2279] 192.168.122.117 () {60 vars in 1143 bytes} [Sat Sep 5 21:06:01 2026] POST /volume/v3/volumes => generated 806 bytes in 840 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:06:02 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-6c509a3f-af47-4dd6-9bfb-ea757ef9da89 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:02 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-6c509a3f-af47-4dd6-9bfb-ea757ef9da89 tempest-VolumeImageDependencyTests-775444290 tempest-VolumeImageDependencyTests-775444290-project-member] GET http://192.168.122.117/volume/v3/volumes/416e3314-4e73-435a-8588-9175da0a964a Sep 05 21:06:02 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-6c509a3f-af47-4dd6-9bfb-ea757ef9da89 tempest-VolumeImageDependencyTests-775444290 tempest-VolumeImageDependencyTests-775444290-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:02 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-6c509a3f-af47-4dd6-9bfb-ea757ef9da89 tempest-VolumeImageDependencyTests-775444290 tempest-VolumeImageDependencyTests-775444290-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-333b7d8c-9c51-4bc2-8125-89baed6be8b2 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:02 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-333b7d8c-9c51-4bc2-8125-89baed6be8b2 tempest-VolumeAndVolumeTypeFromImageTest-1552925812 tempest-VolumeAndVolumeTypeFromImageTest-1552925812-project-member] GET http://192.168.122.117/volume/v3/volumes/b01a494d-da94-4f97-9a09-4f0c65fcb835 Sep 05 21:06:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-333b7d8c-9c51-4bc2-8125-89baed6be8b2 tempest-VolumeAndVolumeTypeFromImageTest-1552925812 tempest-VolumeAndVolumeTypeFromImageTest-1552925812-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-333b7d8c-9c51-4bc2-8125-89baed6be8b2 tempest-VolumeAndVolumeTypeFromImageTest-1552925812 tempest-VolumeAndVolumeTypeFromImageTest-1552925812-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:02 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:02 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:06:02 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:02 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:06:02 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:02 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:06:02 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:02 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:06:02 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-333b7d8c-9c51-4bc2-8125-89baed6be8b2 tempest-VolumeAndVolumeTypeFromImageTest-1552925812 tempest-VolumeAndVolumeTypeFromImageTest-1552925812-project-member] Volume info retrieved successfully. Sep 05 21:06:02 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-6c509a3f-af47-4dd6-9bfb-ea757ef9da89 tempest-VolumeImageDependencyTests-775444290 tempest-VolumeImageDependencyTests-775444290-project-member] Volume info retrieved successfully. Sep 05 21:06:02 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-333b7d8c-9c51-4bc2-8125-89baed6be8b2 tempest-VolumeAndVolumeTypeFromImageTest-1552925812 tempest-VolumeAndVolumeTypeFromImageTest-1552925812-project-member] http://192.168.122.117/volume/v3/volumes/b01a494d-da94-4f97-9a09-4f0c65fcb835 returned with HTTP 200 Sep 05 21:06:02 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1144/2280] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:02 2026] GET /volume/v3/volumes/b01a494d-da94-4f97-9a09-4f0c65fcb835 => generated 874 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:02 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-6c509a3f-af47-4dd6-9bfb-ea757ef9da89 tempest-VolumeImageDependencyTests-775444290 tempest-VolumeImageDependencyTests-775444290-project-member] http://192.168.122.117/volume/v3/volumes/416e3314-4e73-435a-8588-9175da0a964a returned with HTTP 200 Sep 05 21:06:02 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1137/2281] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 21:06:02 2026] GET /volume/v3/volumes/416e3314-4e73-435a-8588-9175da0a964a => generated 934 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:06:03 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-3b3714eb-d4f9-4c46-b6bf-e641fde68cd4 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:03 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-3b3714eb-d4f9-4c46-b6bf-e641fde68cd4 tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] GET http://192.168.122.117/volume/v3/volumes/7db0840d-2b72-4029-ab4f-9b9a7b762d78 Sep 05 21:06:03 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-3b3714eb-d4f9-4c46-b6bf-e641fde68cd4 tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:03 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-3b3714eb-d4f9-4c46-b6bf-e641fde68cd4 tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:03 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:03 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:06:03 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:03 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:06:03 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-3b3714eb-d4f9-4c46-b6bf-e641fde68cd4 tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] Volume info retrieved successfully. Sep 05 21:06:03 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-3b3714eb-d4f9-4c46-b6bf-e641fde68cd4 tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] http://192.168.122.117/volume/v3/volumes/7db0840d-2b72-4029-ab4f-9b9a7b762d78 returned with HTTP 200 Sep 05 21:06:03 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1145/2282] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:03 2026] GET /volume/v3/volumes/7db0840d-2b72-4029-ab4f-9b9a7b762d78 => generated 847 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:03 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-ff35405e-3a36-48cf-904f-3bfbafaa2a06 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:03 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-ff35405e-3a36-48cf-904f-3bfbafaa2a06 tempest-VolumeAndVolumeTypeFromImageTest-1552925812 tempest-VolumeAndVolumeTypeFromImageTest-1552925812-project-member] GET http://192.168.122.117/volume/v3/volumes/b01a494d-da94-4f97-9a09-4f0c65fcb835 Sep 05 21:06:03 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-ff35405e-3a36-48cf-904f-3bfbafaa2a06 tempest-VolumeAndVolumeTypeFromImageTest-1552925812 tempest-VolumeAndVolumeTypeFromImageTest-1552925812-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:03 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-ff35405e-3a36-48cf-904f-3bfbafaa2a06 tempest-VolumeAndVolumeTypeFromImageTest-1552925812 tempest-VolumeAndVolumeTypeFromImageTest-1552925812-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:03 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-ce327147-1c94-4a64-adbb-b8cf66f22fdc None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:03 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-ce327147-1c94-4a64-adbb-b8cf66f22fdc tempest-VolumeImageDependencyTests-775444290 tempest-VolumeImageDependencyTests-775444290-project-member] GET http://192.168.122.117/volume/v3/volumes/416e3314-4e73-435a-8588-9175da0a964a Sep 05 21:06:03 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-ce327147-1c94-4a64-adbb-b8cf66f22fdc tempest-VolumeImageDependencyTests-775444290 tempest-VolumeImageDependencyTests-775444290-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:03 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-ce327147-1c94-4a64-adbb-b8cf66f22fdc tempest-VolumeImageDependencyTests-775444290 tempest-VolumeImageDependencyTests-775444290-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:03 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:03 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:06:03 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:03 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:06:03 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-ff35405e-3a36-48cf-904f-3bfbafaa2a06 tempest-VolumeAndVolumeTypeFromImageTest-1552925812 tempest-VolumeAndVolumeTypeFromImageTest-1552925812-project-member] Volume info retrieved successfully. Sep 05 21:06:03 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:03 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:06:03 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:03 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:06:03 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-ff35405e-3a36-48cf-904f-3bfbafaa2a06 tempest-VolumeAndVolumeTypeFromImageTest-1552925812 tempest-VolumeAndVolumeTypeFromImageTest-1552925812-project-member] http://192.168.122.117/volume/v3/volumes/b01a494d-da94-4f97-9a09-4f0c65fcb835 returned with HTTP 200 Sep 05 21:06:03 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1138/2283] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:03 2026] GET /volume/v3/volumes/b01a494d-da94-4f97-9a09-4f0c65fcb835 => generated 898 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:03 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-ce327147-1c94-4a64-adbb-b8cf66f22fdc tempest-VolumeImageDependencyTests-775444290 tempest-VolumeImageDependencyTests-775444290-project-member] Volume info retrieved successfully. Sep 05 21:06:03 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-ce327147-1c94-4a64-adbb-b8cf66f22fdc tempest-VolumeImageDependencyTests-775444290 tempest-VolumeImageDependencyTests-775444290-project-member] http://192.168.122.117/volume/v3/volumes/416e3314-4e73-435a-8588-9175da0a964a returned with HTTP 200 Sep 05 21:06:03 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1146/2284] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 21:06:03 2026] GET /volume/v3/volumes/416e3314-4e73-435a-8588-9175da0a964a => generated 937 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:06:04 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-f7dd1c2a-7915-40ec-b341-269d5e351f19 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:04 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-f7dd1c2a-7915-40ec-b341-269d5e351f19 tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] GET http://192.168.122.117/volume/v3/volumes/7db0840d-2b72-4029-ab4f-9b9a7b762d78 Sep 05 21:06:04 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-f7dd1c2a-7915-40ec-b341-269d5e351f19 tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:04 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-f7dd1c2a-7915-40ec-b341-269d5e351f19 tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:04 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:04 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:06:04 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:04 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:06:04 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-f7dd1c2a-7915-40ec-b341-269d5e351f19 tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] Volume info retrieved successfully. Sep 05 21:06:04 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-f7dd1c2a-7915-40ec-b341-269d5e351f19 tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] http://192.168.122.117/volume/v3/volumes/7db0840d-2b72-4029-ab4f-9b9a7b762d78 returned with HTTP 200 Sep 05 21:06:04 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1139/2285] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:04 2026] GET /volume/v3/volumes/7db0840d-2b72-4029-ab4f-9b9a7b762d78 => generated 848 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:04 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-51414122-0f89-4ef1-9443-7c006ea8917f None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:04 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-51414122-0f89-4ef1-9443-7c006ea8917f tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 21:06:04 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-51414122-0f89-4ef1-9443-7c006ea8917f tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "7db0840d-2b72-4029-ab4f-9b9a7b762d78", "size": 2, "name": "tempest-VolumesCloneTest-Volume-1209905192"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:06:04 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.volumes [None req-51414122-0f89-4ef1-9443-7c006ea8917f tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] Create volume request body: {'volume': {'source_volid': '7db0840d-2b72-4029-ab4f-9b9a7b762d78', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-1209905192'}} {{(pid=87434) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:06:04 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:04 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:06:04 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:04 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:06:04 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-51414122-0f89-4ef1-9443-7c006ea8917f tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] Volume retrieved successfully. Sep 05 21:06:04 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-51414122-0f89-4ef1-9443-7c006ea8917f tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] Create volume of 2 GB Sep 05 21:06:04 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-51414122-0f89-4ef1-9443-7c006ea8917f tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] Availability Zones retrieved successfully. Sep 05 21:06:04 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-51414122-0f89-4ef1-9443-7c006ea8917f tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] Flow 'volume_create_api' (0f3144b5-9f35-461e-b931-44bc50e56874) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:06:04 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-51414122-0f89-4ef1-9443-7c006ea8917f tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eaaab2cf-a91a-4f1a-bbe7-fc01190a8632) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:04 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.flows.api.create_volume [None req-51414122-0f89-4ef1-9443-7c006ea8917f tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=87434) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:06:04 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-51414122-0f89-4ef1-9443-7c006ea8917f tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eaaab2cf-a91a-4f1a-bbe7-fc01190a8632) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': '7db0840d-2b72-4029-ab4f-9b9a7b762d78', 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:04 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-51414122-0f89-4ef1-9443-7c006ea8917f tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24dd09fc-068d-4752-8d9a-b30d9454037a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:04 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-7c85198a-b796-4fde-a3e3-38959299a071 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:04 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-7c85198a-b796-4fde-a3e3-38959299a071 tempest-VolumeAndVolumeTypeFromImageTest-1552925812 tempest-VolumeAndVolumeTypeFromImageTest-1552925812-project-member] GET http://192.168.122.117/volume/v3/volumes/b01a494d-da94-4f97-9a09-4f0c65fcb835 Sep 05 21:06:04 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-7c85198a-b796-4fde-a3e3-38959299a071 tempest-VolumeAndVolumeTypeFromImageTest-1552925812 tempest-VolumeAndVolumeTypeFromImageTest-1552925812-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:04 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-7c85198a-b796-4fde-a3e3-38959299a071 tempest-VolumeAndVolumeTypeFromImageTest-1552925812 tempest-VolumeAndVolumeTypeFromImageTest-1552925812-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:04 devstack devstack@c-api.service[87434]: DEBUG cinder.quota [None req-51414122-0f89-4ef1-9443-7c006ea8917f tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] Created reservations ['04769274-95cc-4f0d-b851-3b06d7c1aaeb', 'afba5790-111e-49f1-af42-4231b91df8f7', 'd6aad61e-15d1-4e28-b35b-02b2d2dd36ea', '0b1045ea-ccd6-42a7-91d9-23cab6128a2d'] {{(pid=87434) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:06:04 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-51414122-0f89-4ef1-9443-7c006ea8917f tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24dd09fc-068d-4752-8d9a-b30d9454037a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['04769274-95cc-4f0d-b851-3b06d7c1aaeb', 'afba5790-111e-49f1-af42-4231b91df8f7', 'd6aad61e-15d1-4e28-b35b-02b2d2dd36ea', '0b1045ea-ccd6-42a7-91d9-23cab6128a2d']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:04 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-51414122-0f89-4ef1-9443-7c006ea8917f tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7c7593b-9758-4052-8be2-898cb223a4d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:04 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:04 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:06:04 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:04 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:06:04 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-7c85198a-b796-4fde-a3e3-38959299a071 tempest-VolumeAndVolumeTypeFromImageTest-1552925812 tempest-VolumeAndVolumeTypeFromImageTest-1552925812-project-member] Volume info retrieved successfully. Sep 05 21:06:04 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:04 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:06:04 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-7c85198a-b796-4fde-a3e3-38959299a071 tempest-VolumeAndVolumeTypeFromImageTest-1552925812 tempest-VolumeAndVolumeTypeFromImageTest-1552925812-project-member] http://192.168.122.117/volume/v3/volumes/b01a494d-da94-4f97-9a09-4f0c65fcb835 returned with HTTP 200 Sep 05 21:06:04 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1140/2286] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:04 2026] GET /volume/v3/volumes/b01a494d-da94-4f97-9a09-4f0c65fcb835 => generated 956 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:04 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-1dc6dd5d-39ed-4b80-91d9-0186cc15aaff None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:04 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-1dc6dd5d-39ed-4b80-91d9-0186cc15aaff tempest-VolumeImageDependencyTests-775444290 tempest-VolumeImageDependencyTests-775444290-project-member] GET http://192.168.122.117/volume/v3/volumes/416e3314-4e73-435a-8588-9175da0a964a Sep 05 21:06:04 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-1dc6dd5d-39ed-4b80-91d9-0186cc15aaff tempest-VolumeImageDependencyTests-775444290 tempest-VolumeImageDependencyTests-775444290-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:04 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-1dc6dd5d-39ed-4b80-91d9-0186cc15aaff tempest-VolumeImageDependencyTests-775444290 tempest-VolumeImageDependencyTests-775444290-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:04 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:04 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:06:04 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:04 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:06:04 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-51414122-0f89-4ef1-9443-7c006ea8917f tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7c7593b-9758-4052-8be2-898cb223a4d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd78c890c-ff4e-4c6f-9e45-b0ef486abe84', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1209905192',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1d55e76176c49c99effc22292187c61',qos_specs=None,replication_status=,reservations=['04769274-95cc-4f0d-b851-3b06d7c1aaeb','afba5790-111e-49f1-af42-4231b91df8f7','d6aad61e-15d1-4e28-b35b-02b2d2dd36ea','0b1045ea-ccd6-42a7-91d9-23cab6128a2d'],size=2,snapshot_id=None,source_replicaid=,source_volid=7db0840d-2b72-4029-ab4f-9b9a7b762d78,status='creating',user_id='e4e28db425d248ab873d0e4637a065be',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:06:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1209905192',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d78c890c-ff4e-4c6f-9e45-b0ef486abe84,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d1d55e76176c49c99effc22292187c61',provider_auth=None,provider_geometry=None,provider_id=None,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=7db0840d-2b72-4029-ab4f-9b9a7b762d78,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e4e28db425d248ab873d0e4637a065be',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:04 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:04 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:06:04 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-51414122-0f89-4ef1-9443-7c006ea8917f tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a36561a-efd5-47fb-a9ff-603374b5f451) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:04 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-1dc6dd5d-39ed-4b80-91d9-0186cc15aaff tempest-VolumeImageDependencyTests-775444290 tempest-VolumeImageDependencyTests-775444290-project-member] Volume info retrieved successfully. Sep 05 21:06:04 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-1dc6dd5d-39ed-4b80-91d9-0186cc15aaff tempest-VolumeImageDependencyTests-775444290 tempest-VolumeImageDependencyTests-775444290-project-member] http://192.168.122.117/volume/v3/volumes/416e3314-4e73-435a-8588-9175da0a964a returned with HTTP 200 Sep 05 21:06:04 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1141/2287] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 21:06:04 2026] GET /volume/v3/volumes/416e3314-4e73-435a-8588-9175da0a964a => generated 937 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:06:04 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-51414122-0f89-4ef1-9443-7c006ea8917f tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a36561a-efd5-47fb-a9ff-603374b5f451) transitioned into state 'SUCCESS' from state '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-1209905192',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1d55e76176c49c99effc22292187c61',qos_specs=None,replication_status=,reservations=['04769274-95cc-4f0d-b851-3b06d7c1aaeb','afba5790-111e-49f1-af42-4231b91df8f7','d6aad61e-15d1-4e28-b35b-02b2d2dd36ea','0b1045ea-ccd6-42a7-91d9-23cab6128a2d'],size=2,snapshot_id=None,source_replicaid=,source_volid=7db0840d-2b72-4029-ab4f-9b9a7b762d78,status='creating',user_id='e4e28db425d248ab873d0e4637a065be',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:04 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-51414122-0f89-4ef1-9443-7c006ea8917f tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a835c72f-ae0b-4729-bc3a-97d7917780cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:04 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:04 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:06:04 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-51414122-0f89-4ef1-9443-7c006ea8917f tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a835c72f-ae0b-4729-bc3a-97d7917780cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:04 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-51414122-0f89-4ef1-9443-7c006ea8917f tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] Flow 'volume_create_api' (0f3144b5-9f35-461e-b931-44bc50e56874) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:06:04 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-51414122-0f89-4ef1-9443-7c006ea8917f tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] Create volume request issued successfully. Sep 05 21:06:04 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-51414122-0f89-4ef1-9443-7c006ea8917f tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 21:06:04 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1147/2288] 192.168.122.117 () {60 vars in 1143 bytes} [Sat Sep 5 21:06:04 2026] POST /volume/v3/volumes => generated 790 bytes in 513 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:06:04 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-62c91b72-aa81-4345-ac61-03f87511cf80 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:04 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-62c91b72-aa81-4345-ac61-03f87511cf80 tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] GET http://192.168.122.117/volume/v3/volumes/d78c890c-ff4e-4c6f-9e45-b0ef486abe84 Sep 05 21:06:04 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-62c91b72-aa81-4345-ac61-03f87511cf80 tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:04 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-62c91b72-aa81-4345-ac61-03f87511cf80 tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:04 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:04 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:06:04 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:04 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:06:04 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-62c91b72-aa81-4345-ac61-03f87511cf80 tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] Volume info retrieved successfully. Sep 05 21:06:04 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-62c91b72-aa81-4345-ac61-03f87511cf80 tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] http://192.168.122.117/volume/v3/volumes/d78c890c-ff4e-4c6f-9e45-b0ef486abe84 returned with HTTP 200 Sep 05 21:06:04 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1142/2289] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:04 2026] GET /volume/v3/volumes/d78c890c-ff4e-4c6f-9e45-b0ef486abe84 => generated 858 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:05 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-06cf1c40-bed9-4d2a-bd35-e639cbace070 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:05 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-06cf1c40-bed9-4d2a-bd35-e639cbace070 tempest-VolumeAndVolumeTypeFromImageTest-1552925812 tempest-VolumeAndVolumeTypeFromImageTest-1552925812-project-member] GET http://192.168.122.117/volume/v3/volumes/b01a494d-da94-4f97-9a09-4f0c65fcb835 Sep 05 21:06:05 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-06cf1c40-bed9-4d2a-bd35-e639cbace070 tempest-VolumeAndVolumeTypeFromImageTest-1552925812 tempest-VolumeAndVolumeTypeFromImageTest-1552925812-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:05 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-06cf1c40-bed9-4d2a-bd35-e639cbace070 tempest-VolumeAndVolumeTypeFromImageTest-1552925812 tempest-VolumeAndVolumeTypeFromImageTest-1552925812-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:05 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:05 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:06:05 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:05 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:06:05 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-06cf1c40-bed9-4d2a-bd35-e639cbace070 tempest-VolumeAndVolumeTypeFromImageTest-1552925812 tempest-VolumeAndVolumeTypeFromImageTest-1552925812-project-member] Volume info retrieved successfully. Sep 05 21:06:05 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-06cf1c40-bed9-4d2a-bd35-e639cbace070 tempest-VolumeAndVolumeTypeFromImageTest-1552925812 tempest-VolumeAndVolumeTypeFromImageTest-1552925812-project-member] http://192.168.122.117/volume/v3/volumes/b01a494d-da94-4f97-9a09-4f0c65fcb835 returned with HTTP 200 Sep 05 21:06:05 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1148/2290] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:05 2026] GET /volume/v3/volumes/b01a494d-da94-4f97-9a09-4f0c65fcb835 => generated 956 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:06:05 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-4713f9e4-e33c-4a15-b75f-b4b337217f00 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:05 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-4713f9e4-e33c-4a15-b75f-b4b337217f00 tempest-VolumeImageDependencyTests-775444290 tempest-VolumeImageDependencyTests-775444290-project-member] GET http://192.168.122.117/volume/v3/volumes/416e3314-4e73-435a-8588-9175da0a964a Sep 05 21:06:05 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-4713f9e4-e33c-4a15-b75f-b4b337217f00 tempest-VolumeImageDependencyTests-775444290 tempest-VolumeImageDependencyTests-775444290-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:05 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-4713f9e4-e33c-4a15-b75f-b4b337217f00 tempest-VolumeImageDependencyTests-775444290 tempest-VolumeImageDependencyTests-775444290-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:05 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:05 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:06:05 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:05 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:06:05 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-4713f9e4-e33c-4a15-b75f-b4b337217f00 tempest-VolumeImageDependencyTests-775444290 tempest-VolumeImageDependencyTests-775444290-project-member] Volume info retrieved successfully. Sep 05 21:06:05 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-4713f9e4-e33c-4a15-b75f-b4b337217f00 tempest-VolumeImageDependencyTests-775444290 tempest-VolumeImageDependencyTests-775444290-project-member] http://192.168.122.117/volume/v3/volumes/416e3314-4e73-435a-8588-9175da0a964a returned with HTTP 200 Sep 05 21:06:05 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1143/2291] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 21:06:05 2026] GET /volume/v3/volumes/416e3314-4e73-435a-8588-9175da0a964a => generated 1202 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 21:06:05 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-983e00dd-3b38-47e9-8ddb-82ef3233d369 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:05 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-983e00dd-3b38-47e9-8ddb-82ef3233d369 tempest-VolumeImageDependencyTests-775444290 tempest-VolumeImageDependencyTests-775444290-project-member] GET http://192.168.122.117/volume/v3/volumes/416e3314-4e73-435a-8588-9175da0a964a Sep 05 21:06:05 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-983e00dd-3b38-47e9-8ddb-82ef3233d369 tempest-VolumeImageDependencyTests-775444290 tempest-VolumeImageDependencyTests-775444290-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:05 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-983e00dd-3b38-47e9-8ddb-82ef3233d369 tempest-VolumeImageDependencyTests-775444290 tempest-VolumeImageDependencyTests-775444290-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:05 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:05 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:06:05 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:05 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:06:05 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-983e00dd-3b38-47e9-8ddb-82ef3233d369 tempest-VolumeImageDependencyTests-775444290 tempest-VolumeImageDependencyTests-775444290-project-member] Volume info retrieved successfully. Sep 05 21:06:05 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-983e00dd-3b38-47e9-8ddb-82ef3233d369 tempest-VolumeImageDependencyTests-775444290 tempest-VolumeImageDependencyTests-775444290-project-member] http://192.168.122.117/volume/v3/volumes/416e3314-4e73-435a-8588-9175da0a964a returned with HTTP 200 Sep 05 21:06:05 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1149/2292] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 21:06:05 2026] GET /volume/v3/volumes/416e3314-4e73-435a-8588-9175da0a964a => generated 1202 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 21:06:05 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-7997eec8-c111-4c14-9e37-58b904108bb5 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:05 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-7997eec8-c111-4c14-9e37-58b904108bb5 tempest-VolumeImageDependencyTests-775444290 tempest-VolumeImageDependencyTests-775444290-project-member] DELETE http://192.168.122.117/volume/v3/volumes/416e3314-4e73-435a-8588-9175da0a964a Sep 05 21:06:05 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-7997eec8-c111-4c14-9e37-58b904108bb5 tempest-VolumeImageDependencyTests-775444290 tempest-VolumeImageDependencyTests-775444290-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:05 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-7997eec8-c111-4c14-9e37-58b904108bb5 tempest-VolumeImageDependencyTests-775444290 tempest-VolumeImageDependencyTests-775444290-project-member] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:05 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-7997eec8-c111-4c14-9e37-58b904108bb5 tempest-VolumeImageDependencyTests-775444290 tempest-VolumeImageDependencyTests-775444290-project-member] Delete volume with id: 416e3314-4e73-435a-8588-9175da0a964a Sep 05 21:06:05 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:05 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:06:05 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:05 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:06:05 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-7997eec8-c111-4c14-9e37-58b904108bb5 tempest-VolumeImageDependencyTests-775444290 tempest-VolumeImageDependencyTests-775444290-project-member] Volume info retrieved successfully. Sep 05 21:06:05 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-88432154-dbe7-4f82-81e6-9fa2e567aa67 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:05 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-88432154-dbe7-4f82-81e6-9fa2e567aa67 tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] GET http://192.168.122.117/volume/v3/volumes/d78c890c-ff4e-4c6f-9e45-b0ef486abe84 Sep 05 21:06:05 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-88432154-dbe7-4f82-81e6-9fa2e567aa67 tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:05 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-88432154-dbe7-4f82-81e6-9fa2e567aa67 tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:05 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-7997eec8-c111-4c14-9e37-58b904108bb5 tempest-VolumeImageDependencyTests-775444290 tempest-VolumeImageDependencyTests-775444290-project-member] Delete volume request issued successfully. Sep 05 21:06:05 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-7997eec8-c111-4c14-9e37-58b904108bb5 tempest-VolumeImageDependencyTests-775444290 tempest-VolumeImageDependencyTests-775444290-project-member] http://192.168.122.117/volume/v3/volumes/416e3314-4e73-435a-8588-9175da0a964a returned with HTTP 202 Sep 05 21:06:05 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1144/2293] 192.168.122.117 () {60 vars in 1276 bytes} [Sat Sep 5 21:06:05 2026] DELETE /volume/v3/volumes/416e3314-4e73-435a-8588-9175da0a964a => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 21:06:05 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:05 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:06:05 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-438eb605-c5dc-4d1f-993c-f35f03434f28 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:05 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:05 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:06:05 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-438eb605-c5dc-4d1f-993c-f35f03434f28 tempest-VolumeImageDependencyTests-775444290 tempest-VolumeImageDependencyTests-775444290-project-member] GET http://192.168.122.117/volume/v3/volumes/416e3314-4e73-435a-8588-9175da0a964a Sep 05 21:06:05 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-438eb605-c5dc-4d1f-993c-f35f03434f28 tempest-VolumeImageDependencyTests-775444290 tempest-VolumeImageDependencyTests-775444290-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:05 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-438eb605-c5dc-4d1f-993c-f35f03434f28 tempest-VolumeImageDependencyTests-775444290 tempest-VolumeImageDependencyTests-775444290-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:05 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-88432154-dbe7-4f82-81e6-9fa2e567aa67 tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] Volume info retrieved successfully. Sep 05 21:06:05 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:05 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:06:05 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:05 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:06:05 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-88432154-dbe7-4f82-81e6-9fa2e567aa67 tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] http://192.168.122.117/volume/v3/volumes/d78c890c-ff4e-4c6f-9e45-b0ef486abe84 returned with HTTP 200 Sep 05 21:06:05 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1150/2294] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:05 2026] GET /volume/v3/volumes/d78c890c-ff4e-4c6f-9e45-b0ef486abe84 => generated 882 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:05 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-438eb605-c5dc-4d1f-993c-f35f03434f28 tempest-VolumeImageDependencyTests-775444290 tempest-VolumeImageDependencyTests-775444290-project-member] Volume info retrieved successfully. Sep 05 21:06:05 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-438eb605-c5dc-4d1f-993c-f35f03434f28 tempest-VolumeImageDependencyTests-775444290 tempest-VolumeImageDependencyTests-775444290-project-member] http://192.168.122.117/volume/v3/volumes/416e3314-4e73-435a-8588-9175da0a964a returned with HTTP 200 Sep 05 21:06:05 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1145/2295] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 21:06:05 2026] GET /volume/v3/volumes/416e3314-4e73-435a-8588-9175da0a964a => generated 1201 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 21:06:06 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-68986a5f-8a06-4560-9959-f243364df038 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:06 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-68986a5f-8a06-4560-9959-f243364df038 tempest-VolumeAndVolumeTypeFromImageTest-1552925812 tempest-VolumeAndVolumeTypeFromImageTest-1552925812-project-member] GET http://192.168.122.117/volume/v3/volumes/b01a494d-da94-4f97-9a09-4f0c65fcb835 Sep 05 21:06:06 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-68986a5f-8a06-4560-9959-f243364df038 tempest-VolumeAndVolumeTypeFromImageTest-1552925812 tempest-VolumeAndVolumeTypeFromImageTest-1552925812-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:06 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-68986a5f-8a06-4560-9959-f243364df038 tempest-VolumeAndVolumeTypeFromImageTest-1552925812 tempest-VolumeAndVolumeTypeFromImageTest-1552925812-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:06 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:06 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:06:06 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:06 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:06:06 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-68986a5f-8a06-4560-9959-f243364df038 tempest-VolumeAndVolumeTypeFromImageTest-1552925812 tempest-VolumeAndVolumeTypeFromImageTest-1552925812-project-member] Volume info retrieved successfully. Sep 05 21:06:06 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-68986a5f-8a06-4560-9959-f243364df038 tempest-VolumeAndVolumeTypeFromImageTest-1552925812 tempest-VolumeAndVolumeTypeFromImageTest-1552925812-project-member] http://192.168.122.117/volume/v3/volumes/b01a494d-da94-4f97-9a09-4f0c65fcb835 returned with HTTP 200 Sep 05 21:06:06 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1151/2296] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:06 2026] GET /volume/v3/volumes/b01a494d-da94-4f97-9a09-4f0c65fcb835 => generated 959 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:06 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-727ebe31-4173-4cf4-b2b9-5974df07794c None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:06 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-727ebe31-4173-4cf4-b2b9-5974df07794c tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] GET http://192.168.122.117/volume/v3/volumes/d78c890c-ff4e-4c6f-9e45-b0ef486abe84 Sep 05 21:06:06 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-727ebe31-4173-4cf4-b2b9-5974df07794c tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:06 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-727ebe31-4173-4cf4-b2b9-5974df07794c tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:06 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-f02d27b6-3a72-4df4-89be-ea267bb7acbd None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:06 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-f02d27b6-3a72-4df4-89be-ea267bb7acbd tempest-VolumeImageDependencyTests-775444290 tempest-VolumeImageDependencyTests-775444290-project-member] GET http://192.168.122.117/volume/v3/volumes/416e3314-4e73-435a-8588-9175da0a964a Sep 05 21:06:06 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:06 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:06:06 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-f02d27b6-3a72-4df4-89be-ea267bb7acbd tempest-VolumeImageDependencyTests-775444290 tempest-VolumeImageDependencyTests-775444290-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:06 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-f02d27b6-3a72-4df4-89be-ea267bb7acbd tempest-VolumeImageDependencyTests-775444290 tempest-VolumeImageDependencyTests-775444290-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:06 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:06 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:06:06 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-727ebe31-4173-4cf4-b2b9-5974df07794c tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] Volume info retrieved successfully. Sep 05 21:06:06 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-f02d27b6-3a72-4df4-89be-ea267bb7acbd tempest-VolumeImageDependencyTests-775444290 tempest-VolumeImageDependencyTests-775444290-project-member] http://192.168.122.117/volume/v3/volumes/416e3314-4e73-435a-8588-9175da0a964a returned with HTTP 404 Sep 05 21:06:06 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1152/2297] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 21:06:06 2026] GET /volume/v3/volumes/416e3314-4e73-435a-8588-9175da0a964a => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 21:06:06 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-727ebe31-4173-4cf4-b2b9-5974df07794c tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] http://192.168.122.117/volume/v3/volumes/d78c890c-ff4e-4c6f-9e45-b0ef486abe84 returned with HTTP 200 Sep 05 21:06:06 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1146/2298] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:06 2026] GET /volume/v3/volumes/d78c890c-ff4e-4c6f-9e45-b0ef486abe84 => generated 882 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:06:07 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-fa528b3c-c5bc-48da-96d7-b120f9d1e8bf None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:07 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-fa528b3c-c5bc-48da-96d7-b120f9d1e8bf tempest-VolumeImageDependencyTests-775444290 tempest-VolumeImageDependencyTests-775444290-project-member] DELETE http://192.168.122.117/volume/v3/volumes/416e3314-4e73-435a-8588-9175da0a964a Sep 05 21:06:07 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-fa528b3c-c5bc-48da-96d7-b120f9d1e8bf tempest-VolumeImageDependencyTests-775444290 tempest-VolumeImageDependencyTests-775444290-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:07 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-fa528b3c-c5bc-48da-96d7-b120f9d1e8bf tempest-VolumeImageDependencyTests-775444290 tempest-VolumeImageDependencyTests-775444290-project-member] Calling method 'delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:07 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-fa528b3c-c5bc-48da-96d7-b120f9d1e8bf tempest-VolumeImageDependencyTests-775444290 tempest-VolumeImageDependencyTests-775444290-project-member] Delete volume with id: 416e3314-4e73-435a-8588-9175da0a964a Sep 05 21:06:07 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-fa528b3c-c5bc-48da-96d7-b120f9d1e8bf tempest-VolumeImageDependencyTests-775444290 tempest-VolumeImageDependencyTests-775444290-project-member] http://192.168.122.117/volume/v3/volumes/416e3314-4e73-435a-8588-9175da0a964a returned with HTTP 404 Sep 05 21:06:07 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1153/2299] 192.168.122.117 () {60 vars in 1276 bytes} [Sat Sep 5 21:06:07 2026] DELETE /volume/v3/volumes/416e3314-4e73-435a-8588-9175da0a964a => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 21:06:07 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-eb494f83-6841-4de6-8a33-1c0fffb35398 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:07 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-eb494f83-6841-4de6-8a33-1c0fffb35398 tempest-VolumeImageDependencyTests-775444290 tempest-VolumeImageDependencyTests-775444290-project-member] GET http://192.168.122.117/volume/v3/volumes/416e3314-4e73-435a-8588-9175da0a964a Sep 05 21:06:07 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-eb494f83-6841-4de6-8a33-1c0fffb35398 tempest-VolumeImageDependencyTests-775444290 tempest-VolumeImageDependencyTests-775444290-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:07 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-eb494f83-6841-4de6-8a33-1c0fffb35398 tempest-VolumeImageDependencyTests-775444290 tempest-VolumeImageDependencyTests-775444290-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:07 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-eb494f83-6841-4de6-8a33-1c0fffb35398 tempest-VolumeImageDependencyTests-775444290 tempest-VolumeImageDependencyTests-775444290-project-member] http://192.168.122.117/volume/v3/volumes/416e3314-4e73-435a-8588-9175da0a964a returned with HTTP 404 Sep 05 21:06:07 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1147/2300] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 21:06:07 2026] GET /volume/v3/volumes/416e3314-4e73-435a-8588-9175da0a964a => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 21:06:07 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-79f85a98-7cf1-4f4b-8290-9d65616bde8f None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:07 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-79f85a98-7cf1-4f4b-8290-9d65616bde8f tempest-VolumeAndVolumeTypeFromImageTest-1552925812 tempest-VolumeAndVolumeTypeFromImageTest-1552925812-project-member] GET http://192.168.122.117/volume/v3/volumes/b01a494d-da94-4f97-9a09-4f0c65fcb835 Sep 05 21:06:07 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-79f85a98-7cf1-4f4b-8290-9d65616bde8f tempest-VolumeAndVolumeTypeFromImageTest-1552925812 tempest-VolumeAndVolumeTypeFromImageTest-1552925812-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:07 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-79f85a98-7cf1-4f4b-8290-9d65616bde8f tempest-VolumeAndVolumeTypeFromImageTest-1552925812 tempest-VolumeAndVolumeTypeFromImageTest-1552925812-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:07 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:07 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:06:07 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:07 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:06:07 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-79f85a98-7cf1-4f4b-8290-9d65616bde8f tempest-VolumeAndVolumeTypeFromImageTest-1552925812 tempest-VolumeAndVolumeTypeFromImageTest-1552925812-project-member] Volume info retrieved successfully. Sep 05 21:06:07 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-79f85a98-7cf1-4f4b-8290-9d65616bde8f tempest-VolumeAndVolumeTypeFromImageTest-1552925812 tempest-VolumeAndVolumeTypeFromImageTest-1552925812-project-member] http://192.168.122.117/volume/v3/volumes/b01a494d-da94-4f97-9a09-4f0c65fcb835 returned with HTTP 200 Sep 05 21:06:07 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1154/2301] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:07 2026] GET /volume/v3/volumes/b01a494d-da94-4f97-9a09-4f0c65fcb835 => generated 959 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:06:07 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-acf2a789-9677-4977-bc35-da5a8463ea39 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:07 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-acf2a789-9677-4977-bc35-da5a8463ea39 tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] GET http://192.168.122.117/volume/v3/volumes/d78c890c-ff4e-4c6f-9e45-b0ef486abe84 Sep 05 21:06:07 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-acf2a789-9677-4977-bc35-da5a8463ea39 tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:07 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-acf2a789-9677-4977-bc35-da5a8463ea39 tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:07 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:07 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:06:07 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:07 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:06:07 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-acf2a789-9677-4977-bc35-da5a8463ea39 tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] Volume info retrieved successfully. Sep 05 21:06:07 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-acf2a789-9677-4977-bc35-da5a8463ea39 tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] http://192.168.122.117/volume/v3/volumes/d78c890c-ff4e-4c6f-9e45-b0ef486abe84 returned with HTTP 200 Sep 05 21:06:07 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1148/2302] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:07 2026] GET /volume/v3/volumes/d78c890c-ff4e-4c6f-9e45-b0ef486abe84 => generated 882 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:08 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-40f77d93-d95a-433c-98f5-83ea1a28b1ad None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:08 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-40f77d93-d95a-433c-98f5-83ea1a28b1ad tempest-VolumeAndVolumeTypeFromImageTest-1552925812 tempest-VolumeAndVolumeTypeFromImageTest-1552925812-project-member] GET http://192.168.122.117/volume/v3/volumes/b01a494d-da94-4f97-9a09-4f0c65fcb835 Sep 05 21:06:08 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-40f77d93-d95a-433c-98f5-83ea1a28b1ad tempest-VolumeAndVolumeTypeFromImageTest-1552925812 tempest-VolumeAndVolumeTypeFromImageTest-1552925812-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:08 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-40f77d93-d95a-433c-98f5-83ea1a28b1ad tempest-VolumeAndVolumeTypeFromImageTest-1552925812 tempest-VolumeAndVolumeTypeFromImageTest-1552925812-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:08 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:08 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:06:08 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:08 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:06:08 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-40f77d93-d95a-433c-98f5-83ea1a28b1ad tempest-VolumeAndVolumeTypeFromImageTest-1552925812 tempest-VolumeAndVolumeTypeFromImageTest-1552925812-project-member] Volume info retrieved successfully. Sep 05 21:06:08 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-40f77d93-d95a-433c-98f5-83ea1a28b1ad tempest-VolumeAndVolumeTypeFromImageTest-1552925812 tempest-VolumeAndVolumeTypeFromImageTest-1552925812-project-member] http://192.168.122.117/volume/v3/volumes/b01a494d-da94-4f97-9a09-4f0c65fcb835 returned with HTTP 200 Sep 05 21:06:08 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1155/2303] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:08 2026] GET /volume/v3/volumes/b01a494d-da94-4f97-9a09-4f0c65fcb835 => generated 1303 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:06:08 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-086f2708-885a-41d4-ac5a-7710979dc954 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:08 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-086f2708-885a-41d4-ac5a-7710979dc954 tempest-VolumeAndVolumeTypeFromImageTest-1552925812 tempest-VolumeAndVolumeTypeFromImageTest-1552925812-project-member] DELETE http://192.168.122.117/volume/v3/volumes/b01a494d-da94-4f97-9a09-4f0c65fcb835 Sep 05 21:06:08 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-086f2708-885a-41d4-ac5a-7710979dc954 tempest-VolumeAndVolumeTypeFromImageTest-1552925812 tempest-VolumeAndVolumeTypeFromImageTest-1552925812-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:08 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-086f2708-885a-41d4-ac5a-7710979dc954 tempest-VolumeAndVolumeTypeFromImageTest-1552925812 tempest-VolumeAndVolumeTypeFromImageTest-1552925812-project-member] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:08 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-086f2708-885a-41d4-ac5a-7710979dc954 tempest-VolumeAndVolumeTypeFromImageTest-1552925812 tempest-VolumeAndVolumeTypeFromImageTest-1552925812-project-member] Delete volume with id: b01a494d-da94-4f97-9a09-4f0c65fcb835 Sep 05 21:06:08 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:08 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:06:08 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:08 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:06:08 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-086f2708-885a-41d4-ac5a-7710979dc954 tempest-VolumeAndVolumeTypeFromImageTest-1552925812 tempest-VolumeAndVolumeTypeFromImageTest-1552925812-project-member] Volume info retrieved successfully. Sep 05 21:06:08 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-086f2708-885a-41d4-ac5a-7710979dc954 tempest-VolumeAndVolumeTypeFromImageTest-1552925812 tempest-VolumeAndVolumeTypeFromImageTest-1552925812-project-member] Delete volume request issued successfully. Sep 05 21:06:08 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-086f2708-885a-41d4-ac5a-7710979dc954 tempest-VolumeAndVolumeTypeFromImageTest-1552925812 tempest-VolumeAndVolumeTypeFromImageTest-1552925812-project-member] http://192.168.122.117/volume/v3/volumes/b01a494d-da94-4f97-9a09-4f0c65fcb835 returned with HTTP 202 Sep 05 21:06:08 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1149/2304] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 21:06:08 2026] DELETE /volume/v3/volumes/b01a494d-da94-4f97-9a09-4f0c65fcb835 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:06:08 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-c61e302b-86d6-458f-969f-4c4ccb9b5abd None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:08 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-c61e302b-86d6-458f-969f-4c4ccb9b5abd tempest-VolumeAndVolumeTypeFromImageTest-1552925812 tempest-VolumeAndVolumeTypeFromImageTest-1552925812-project-member] GET http://192.168.122.117/volume/v3/volumes/b01a494d-da94-4f97-9a09-4f0c65fcb835 Sep 05 21:06:08 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-c61e302b-86d6-458f-969f-4c4ccb9b5abd tempest-VolumeAndVolumeTypeFromImageTest-1552925812 tempest-VolumeAndVolumeTypeFromImageTest-1552925812-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:08 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-c61e302b-86d6-458f-969f-4c4ccb9b5abd tempest-VolumeAndVolumeTypeFromImageTest-1552925812 tempest-VolumeAndVolumeTypeFromImageTest-1552925812-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:08 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:08 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:06:08 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:08 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:06:08 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-c61e302b-86d6-458f-969f-4c4ccb9b5abd tempest-VolumeAndVolumeTypeFromImageTest-1552925812 tempest-VolumeAndVolumeTypeFromImageTest-1552925812-project-member] Volume info retrieved successfully. Sep 05 21:06:08 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-c61e302b-86d6-458f-969f-4c4ccb9b5abd tempest-VolumeAndVolumeTypeFromImageTest-1552925812 tempest-VolumeAndVolumeTypeFromImageTest-1552925812-project-member] http://192.168.122.117/volume/v3/volumes/b01a494d-da94-4f97-9a09-4f0c65fcb835 returned with HTTP 200 Sep 05 21:06:08 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1156/2305] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:08 2026] GET /volume/v3/volumes/b01a494d-da94-4f97-9a09-4f0c65fcb835 => generated 1302 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:06:09 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-b565e55d-0be5-4aea-bd2b-f93e5080c202 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:09 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-b565e55d-0be5-4aea-bd2b-f93e5080c202 tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] GET http://192.168.122.117/volume/v3/volumes/d78c890c-ff4e-4c6f-9e45-b0ef486abe84 Sep 05 21:06:09 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-b565e55d-0be5-4aea-bd2b-f93e5080c202 tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:09 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-b565e55d-0be5-4aea-bd2b-f93e5080c202 tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:09 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:09 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:06:09 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:09 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:06:09 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-b565e55d-0be5-4aea-bd2b-f93e5080c202 tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] Volume info retrieved successfully. Sep 05 21:06:09 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-b565e55d-0be5-4aea-bd2b-f93e5080c202 tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] http://192.168.122.117/volume/v3/volumes/d78c890c-ff4e-4c6f-9e45-b0ef486abe84 returned with HTTP 200 Sep 05 21:06:09 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1150/2306] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:09 2026] GET /volume/v3/volumes/d78c890c-ff4e-4c6f-9e45-b0ef486abe84 => generated 882 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:09 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-4fd93515-4570-4ab2-8a7f-071b65fcdfce None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:09 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-4fd93515-4570-4ab2-8a7f-071b65fcdfce tempest-VolumeAndVolumeTypeFromImageTest-1552925812 tempest-VolumeAndVolumeTypeFromImageTest-1552925812-project-member] GET http://192.168.122.117/volume/v3/volumes/b01a494d-da94-4f97-9a09-4f0c65fcb835 Sep 05 21:06:09 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-4fd93515-4570-4ab2-8a7f-071b65fcdfce tempest-VolumeAndVolumeTypeFromImageTest-1552925812 tempest-VolumeAndVolumeTypeFromImageTest-1552925812-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:09 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-4fd93515-4570-4ab2-8a7f-071b65fcdfce tempest-VolumeAndVolumeTypeFromImageTest-1552925812 tempest-VolumeAndVolumeTypeFromImageTest-1552925812-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:10 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:10 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:06:10 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:10 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:06:10 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-4fd93515-4570-4ab2-8a7f-071b65fcdfce tempest-VolumeAndVolumeTypeFromImageTest-1552925812 tempest-VolumeAndVolumeTypeFromImageTest-1552925812-project-member] Volume info retrieved successfully. Sep 05 21:06:10 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-7e5dada0-dfcb-47aa-8149-85c43dced133 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:10 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-4fd93515-4570-4ab2-8a7f-071b65fcdfce tempest-VolumeAndVolumeTypeFromImageTest-1552925812 tempest-VolumeAndVolumeTypeFromImageTest-1552925812-project-member] http://192.168.122.117/volume/v3/volumes/b01a494d-da94-4f97-9a09-4f0c65fcb835 returned with HTTP 200 Sep 05 21:06:10 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-7e5dada0-dfcb-47aa-8149-85c43dced133 tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] GET http://192.168.122.117/volume/v3/volumes/d78c890c-ff4e-4c6f-9e45-b0ef486abe84 Sep 05 21:06:10 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-7e5dada0-dfcb-47aa-8149-85c43dced133 tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:10 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1157/2307] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:09 2026] GET /volume/v3/volumes/b01a494d-da94-4f97-9a09-4f0c65fcb835 => generated 1302 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:06:10 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-7e5dada0-dfcb-47aa-8149-85c43dced133 tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:10 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:10 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:06:10 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:10 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:06:10 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-7e5dada0-dfcb-47aa-8149-85c43dced133 tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] Volume info retrieved successfully. Sep 05 21:06:10 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-7e5dada0-dfcb-47aa-8149-85c43dced133 tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] http://192.168.122.117/volume/v3/volumes/d78c890c-ff4e-4c6f-9e45-b0ef486abe84 returned with HTTP 200 Sep 05 21:06:10 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1151/2308] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:10 2026] GET /volume/v3/volumes/d78c890c-ff4e-4c6f-9e45-b0ef486abe84 => generated 882 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:11 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-b0e81ac2-af4f-4a49-aba9-2d58675e5549 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:11 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b0e81ac2-af4f-4a49-aba9-2d58675e5549 tempest-VolumeAndVolumeTypeFromImageTest-1552925812 tempest-VolumeAndVolumeTypeFromImageTest-1552925812-project-member] GET http://192.168.122.117/volume/v3/volumes/b01a494d-da94-4f97-9a09-4f0c65fcb835 Sep 05 21:06:11 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b0e81ac2-af4f-4a49-aba9-2d58675e5549 tempest-VolumeAndVolumeTypeFromImageTest-1552925812 tempest-VolumeAndVolumeTypeFromImageTest-1552925812-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:11 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b0e81ac2-af4f-4a49-aba9-2d58675e5549 tempest-VolumeAndVolumeTypeFromImageTest-1552925812 tempest-VolumeAndVolumeTypeFromImageTest-1552925812-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:11 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b0e81ac2-af4f-4a49-aba9-2d58675e5549 tempest-VolumeAndVolumeTypeFromImageTest-1552925812 tempest-VolumeAndVolumeTypeFromImageTest-1552925812-project-member] http://192.168.122.117/volume/v3/volumes/b01a494d-da94-4f97-9a09-4f0c65fcb835 returned with HTTP 404 Sep 05 21:06:11 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1158/2309] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:11 2026] GET /volume/v3/volumes/b01a494d-da94-4f97-9a09-4f0c65fcb835 => generated 109 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:06:11 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-41f2cb5d-a01e-49df-8414-0993e3f4b111 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:11 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-41f2cb5d-a01e-49df-8414-0993e3f4b111 tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] GET http://192.168.122.117/volume/v3/volumes/d78c890c-ff4e-4c6f-9e45-b0ef486abe84 Sep 05 21:06:11 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-41f2cb5d-a01e-49df-8414-0993e3f4b111 tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:11 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-41f2cb5d-a01e-49df-8414-0993e3f4b111 tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:11 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:11 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:06:11 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:11 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:06:11 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-41f2cb5d-a01e-49df-8414-0993e3f4b111 tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] Volume info retrieved successfully. Sep 05 21:06:11 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-41f2cb5d-a01e-49df-8414-0993e3f4b111 tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] http://192.168.122.117/volume/v3/volumes/d78c890c-ff4e-4c6f-9e45-b0ef486abe84 returned with HTTP 200 Sep 05 21:06:11 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1152/2310] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:11 2026] GET /volume/v3/volumes/d78c890c-ff4e-4c6f-9e45-b0ef486abe84 => generated 882 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:11 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-e4265b93-beaf-4a8a-885c-a11e5796cb0c None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:11 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-e4265b93-beaf-4a8a-885c-a11e5796cb0c tempest-VolumeAndVolumeTypeFromImageTest-1518338545 tempest-VolumeAndVolumeTypeFromImageTest-1518338545-project-admin] GET http://192.168.122.117/volume/v3/volumes/detail?all_tenants=1 Sep 05 21:06:11 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-e4265b93-beaf-4a8a-885c-a11e5796cb0c tempest-VolumeAndVolumeTypeFromImageTest-1518338545 tempest-VolumeAndVolumeTypeFromImageTest-1518338545-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:11 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-e4265b93-beaf-4a8a-885c-a11e5796cb0c tempest-VolumeAndVolumeTypeFromImageTest-1518338545 tempest-VolumeAndVolumeTypeFromImageTest-1518338545-project-admin] Calling method 'detail' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:11 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-e4265b93-beaf-4a8a-885c-a11e5796cb0c tempest-VolumeAndVolumeTypeFromImageTest-1518338545 tempest-VolumeAndVolumeTypeFromImageTest-1518338545-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87434) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 21:06:11 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:11 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:06:11 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:11 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:06:11 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-e4265b93-beaf-4a8a-885c-a11e5796cb0c tempest-VolumeAndVolumeTypeFromImageTest-1518338545 tempest-VolumeAndVolumeTypeFromImageTest-1518338545-project-admin] Get all volumes completed successfully. Sep 05 21:06:11 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:11 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:06:11 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-e4265b93-beaf-4a8a-885c-a11e5796cb0c tempest-VolumeAndVolumeTypeFromImageTest-1518338545 tempest-VolumeAndVolumeTypeFromImageTest-1518338545-project-admin] http://192.168.122.117/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 05 21:06:11 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1159/2311] 192.168.122.117 () {58 vars in 1169 bytes} [Sat Sep 5 21:06:11 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 2049 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:06:11 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-048dff82-c010-4d77-99b7-94d239d4d8da None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:11 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-048dff82-c010-4d77-99b7-94d239d4d8da tempest-VolumeAndVolumeTypeFromImageTest-1518338545 tempest-VolumeAndVolumeTypeFromImageTest-1518338545-project-admin] DELETE http://192.168.122.117/volume/v3/types/5af92069-434b-456a-97cc-d7ae4e325003 Sep 05 21:06:11 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-048dff82-c010-4d77-99b7-94d239d4d8da tempest-VolumeAndVolumeTypeFromImageTest-1518338545 tempest-VolumeAndVolumeTypeFromImageTest-1518338545-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:11 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-048dff82-c010-4d77-99b7-94d239d4d8da tempest-VolumeAndVolumeTypeFromImageTest-1518338545 tempest-VolumeAndVolumeTypeFromImageTest-1518338545-project-admin] Calling method '_delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:12 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-048dff82-c010-4d77-99b7-94d239d4d8da tempest-VolumeAndVolumeTypeFromImageTest-1518338545 tempest-VolumeAndVolumeTypeFromImageTest-1518338545-project-admin] http://192.168.122.117/volume/v3/types/5af92069-434b-456a-97cc-d7ae4e325003 returned with HTTP 202 Sep 05 21:06:12 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1153/2312] 192.168.122.117 () {58 vars in 1229 bytes} [Sat Sep 5 21:06:11 2026] DELETE /volume/v3/types/5af92069-434b-456a-97cc-d7ae4e325003 => generated 0 bytes in 189 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:06:12 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-4b1f3ffd-1eed-47b6-8e88-c6b1f71f06c8 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:12 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-4b1f3ffd-1eed-47b6-8e88-c6b1f71f06c8 tempest-VolumeAndVolumeTypeFromImageTest-1518338545 tempest-VolumeAndVolumeTypeFromImageTest-1518338545-project-admin] GET http://192.168.122.117/volume/v3/types/5af92069-434b-456a-97cc-d7ae4e325003 Sep 05 21:06:12 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-4b1f3ffd-1eed-47b6-8e88-c6b1f71f06c8 tempest-VolumeAndVolumeTypeFromImageTest-1518338545 tempest-VolumeAndVolumeTypeFromImageTest-1518338545-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:12 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-4b1f3ffd-1eed-47b6-8e88-c6b1f71f06c8 tempest-VolumeAndVolumeTypeFromImageTest-1518338545 tempest-VolumeAndVolumeTypeFromImageTest-1518338545-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:12 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-4b1f3ffd-1eed-47b6-8e88-c6b1f71f06c8 tempest-VolumeAndVolumeTypeFromImageTest-1518338545 tempest-VolumeAndVolumeTypeFromImageTest-1518338545-project-admin] http://192.168.122.117/volume/v3/types/5af92069-434b-456a-97cc-d7ae4e325003 returned with HTTP 404 Sep 05 21:06:12 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1160/2313] 192.168.122.117 () {58 vars in 1226 bytes} [Sat Sep 5 21:06:12 2026] GET /volume/v3/types/5af92069-434b-456a-97cc-d7ae4e325003 => generated 114 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:06:12 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-6f65c224-ea6c-43bc-814f-fbcde40c6e8f None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:12 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-6f65c224-ea6c-43bc-814f-fbcde40c6e8f tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] GET http://192.168.122.117/volume/v3/volumes/d78c890c-ff4e-4c6f-9e45-b0ef486abe84 Sep 05 21:06:12 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-6f65c224-ea6c-43bc-814f-fbcde40c6e8f tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:12 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-6f65c224-ea6c-43bc-814f-fbcde40c6e8f tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:12 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:12 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:06:12 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:12 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:06:12 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-6f65c224-ea6c-43bc-814f-fbcde40c6e8f tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] Volume info retrieved successfully. Sep 05 21:06:12 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-6f65c224-ea6c-43bc-814f-fbcde40c6e8f tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] http://192.168.122.117/volume/v3/volumes/d78c890c-ff4e-4c6f-9e45-b0ef486abe84 returned with HTTP 200 Sep 05 21:06:12 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1154/2314] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:12 2026] GET /volume/v3/volumes/d78c890c-ff4e-4c6f-9e45-b0ef486abe84 => generated 882 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:13 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-11208822-58df-4344-a7a4-39489cbc7b72 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:13 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-89ac75f7-3835-4f80-b310-7f82b1adb8c5 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:13 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-89ac75f7-3835-4f80-b310-7f82b1adb8c5 tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] GET http://192.168.122.117/volume/v3/volumes/d78c890c-ff4e-4c6f-9e45-b0ef486abe84 Sep 05 21:06:13 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-89ac75f7-3835-4f80-b310-7f82b1adb8c5 tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:13 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-89ac75f7-3835-4f80-b310-7f82b1adb8c5 tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:13 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:13 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:06:13 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:13 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:06:13 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-89ac75f7-3835-4f80-b310-7f82b1adb8c5 tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] Volume info retrieved successfully. Sep 05 21:06:13 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-89ac75f7-3835-4f80-b310-7f82b1adb8c5 tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] http://192.168.122.117/volume/v3/volumes/d78c890c-ff4e-4c6f-9e45-b0ef486abe84 returned with HTTP 200 Sep 05 21:06:13 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1155/2315] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:13 2026] GET /volume/v3/volumes/d78c890c-ff4e-4c6f-9e45-b0ef486abe84 => generated 882 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:14 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-11208822-58df-4344-a7a4-39489cbc7b72 tempest-VolumeTypesMemberTests-1141266044 tempest-VolumeTypesMemberTests-1141266044-project-admin] POST http://192.168.122.117/volume/v3/types Sep 05 21:06:14 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-11208822-58df-4344-a7a4-39489cbc7b72 tempest-VolumeTypesMemberTests-1141266044 tempest-VolumeTypesMemberTests-1141266044-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-253275875", "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=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:06:14 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-11208822-58df-4344-a7a4-39489cbc7b72 tempest-VolumeTypesMemberTests-1141266044 tempest-VolumeTypesMemberTests-1141266044-project-admin] http://192.168.122.117/volume/v3/types returned with HTTP 200 Sep 05 21:06:14 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1161/2316] 192.168.122.117 () {60 vars in 1137 bytes} [Sat Sep 5 21:06:13 2026] POST /volume/v3/types => generated 379 bytes in 1397 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:14 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-c0fb57ba-61ac-468d-ad7e-8c616129aaed None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:14 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-c0fb57ba-61ac-468d-ad7e-8c616129aaed tempest-VolumeTypesMemberTests-1141266044 tempest-VolumeTypesMemberTests-1141266044-project-admin] POST http://192.168.122.117/volume/v3/types/7998c6e4-e5d3-48fd-815e-cbe03be199c3/encryption Sep 05 21:06:14 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-c0fb57ba-61ac-468d-ad7e-8c616129aaed tempest-VolumeTypesMemberTests-1141266044 tempest-VolumeTypesMemberTests-1141266044-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:06:14 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-c0fb57ba-61ac-468d-ad7e-8c616129aaed tempest-VolumeTypesMemberTests-1141266044 tempest-VolumeTypesMemberTests-1141266044-project-admin] http://192.168.122.117/volume/v3/types/7998c6e4-e5d3-48fd-815e-cbe03be199c3/encryption returned with HTTP 200 Sep 05 21:06:14 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1156/2317] 192.168.122.117 () {60 vars in 1281 bytes} [Sat Sep 5 21:06:14 2026] POST /volume/v3/types/7998c6e4-e5d3-48fd-815e-cbe03be199c3/encryption => generated 239 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:14 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-b4e88650-4acb-4300-a2f8-c190457b0063 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:14 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b4e88650-4acb-4300-a2f8-c190457b0063 tempest-VolumeTypesMemberTests-1141266044 tempest-VolumeTypesMemberTests-1141266044-project-admin] POST http://192.168.122.117/volume/v3/types Sep 05 21:06:14 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b4e88650-4acb-4300-a2f8-c190457b0063 tempest-VolumeTypesMemberTests-1141266044 tempest-VolumeTypesMemberTests-1141266044-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-493882195", "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=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:06:14 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b4e88650-4acb-4300-a2f8-c190457b0063 tempest-VolumeTypesMemberTests-1141266044 tempest-VolumeTypesMemberTests-1141266044-project-admin] http://192.168.122.117/volume/v3/types returned with HTTP 200 Sep 05 21:06:14 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1162/2318] 192.168.122.117 () {60 vars in 1137 bytes} [Sat Sep 5 21:06:14 2026] POST /volume/v3/types => generated 379 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:14 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-dc7c17e9-1ae9-4483-bd8d-03df0bcf9767 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:14 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-bce6f527-e00f-4d26-aac1-cc3e112632b9 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:14 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-bce6f527-e00f-4d26-aac1-cc3e112632b9 tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] GET http://192.168.122.117/volume/v3/volumes/d78c890c-ff4e-4c6f-9e45-b0ef486abe84 Sep 05 21:06:14 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-bce6f527-e00f-4d26-aac1-cc3e112632b9 tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:14 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-bce6f527-e00f-4d26-aac1-cc3e112632b9 tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:14 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:14 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:06:14 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:14 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:06:15 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-dc7c17e9-1ae9-4483-bd8d-03df0bcf9767 tempest-VolumeTypesMemberTests-1141266044 tempest-VolumeTypesMemberTests-1141266044-project-member] POST http://192.168.122.117/volume/v3/types/e7d3d741-e87e-44de-968e-0d43e5903e6c/encryption Sep 05 21:06:15 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-dc7c17e9-1ae9-4483-bd8d-03df0bcf9767 tempest-VolumeTypesMemberTests-1141266044 tempest-VolumeTypesMemberTests-1141266044-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:06:15 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-bce6f527-e00f-4d26-aac1-cc3e112632b9 tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] Volume info retrieved successfully. Sep 05 21:06:15 devstack devstack@c-api.service[87435]: DEBUG cinder.policy [None req-dc7c17e9-1ae9-4483-bd8d-03df0bcf9767 tempest-VolumeTypesMemberTests-1141266044 tempest-VolumeTypesMemberTests-1141266044-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '90c04e762e454d02a14328c8ee882c55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2526b99584f14c1086ec34c4912578ed', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87435) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 21:06:15 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-dc7c17e9-1ae9-4483-bd8d-03df0bcf9767 tempest-VolumeTypesMemberTests-1141266044 tempest-VolumeTypesMemberTests-1141266044-project-member] http://192.168.122.117/volume/v3/types/e7d3d741-e87e-44de-968e-0d43e5903e6c/encryption returned with HTTP 403 Sep 05 21:06:15 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1157/2319] 192.168.122.117 () {60 vars in 1281 bytes} [Sat Sep 5 21:06:14 2026] POST /volume/v3/types/e7d3d741-e87e-44de-968e-0d43e5903e6c/encryption => generated 127 bytes in 226 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:06:15 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-37d53ce7-36ff-4416-bf6d-a79fd6b9cfab None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:15 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-bce6f527-e00f-4d26-aac1-cc3e112632b9 tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] http://192.168.122.117/volume/v3/volumes/d78c890c-ff4e-4c6f-9e45-b0ef486abe84 returned with HTTP 200 Sep 05 21:06:15 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1163/2320] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:14 2026] GET /volume/v3/volumes/d78c890c-ff4e-4c6f-9e45-b0ef486abe84 => generated 882 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:06:15 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-37d53ce7-36ff-4416-bf6d-a79fd6b9cfab tempest-VolumeTypesMemberTests-1141266044 tempest-VolumeTypesMemberTests-1141266044-project-admin] POST http://192.168.122.117/volume/v3/types Sep 05 21:06:15 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-37d53ce7-36ff-4416-bf6d-a79fd6b9cfab tempest-VolumeTypesMemberTests-1141266044 tempest-VolumeTypesMemberTests-1141266044-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1663340807", "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=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:06:15 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-37d53ce7-36ff-4416-bf6d-a79fd6b9cfab tempest-VolumeTypesMemberTests-1141266044 tempest-VolumeTypesMemberTests-1141266044-project-admin] http://192.168.122.117/volume/v3/types returned with HTTP 200 Sep 05 21:06:15 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1158/2321] 192.168.122.117 () {60 vars in 1137 bytes} [Sat Sep 5 21:06:15 2026] POST /volume/v3/types => generated 380 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:15 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-6679d9a3-b775-4054-b5ce-25b0940706dd None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:15 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-6679d9a3-b775-4054-b5ce-25b0940706dd tempest-VolumeTypesMemberTests-1141266044 tempest-VolumeTypesMemberTests-1141266044-project-member] POST http://192.168.122.117/volume/v3/types/ace746c2-6dcb-4a83-9396-7e6a28df5caa/extra_specs Sep 05 21:06:15 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-6679d9a3-b775-4054-b5ce-25b0940706dd tempest-VolumeTypesMemberTests-1141266044 tempest-VolumeTypesMemberTests-1141266044-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:06:15 devstack devstack@c-api.service[87434]: DEBUG cinder.policy [None req-6679d9a3-b775-4054-b5ce-25b0940706dd tempest-VolumeTypesMemberTests-1141266044 tempest-VolumeTypesMemberTests-1141266044-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '90c04e762e454d02a14328c8ee882c55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2526b99584f14c1086ec34c4912578ed', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87434) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 21:06:15 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-6679d9a3-b775-4054-b5ce-25b0940706dd tempest-VolumeTypesMemberTests-1141266044 tempest-VolumeTypesMemberTests-1141266044-project-member] http://192.168.122.117/volume/v3/types/ace746c2-6dcb-4a83-9396-7e6a28df5caa/extra_specs returned with HTTP 403 Sep 05 21:06:15 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1164/2322] 192.168.122.117 () {60 vars in 1283 bytes} [Sat Sep 5 21:06:15 2026] POST /volume/v3/types/ace746c2-6dcb-4a83-9396-7e6a28df5caa/extra_specs => generated 122 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:06:15 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-ceccd825-598d-44dd-8f8f-cd77b2d81179 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:15 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-ceccd825-598d-44dd-8f8f-cd77b2d81179 tempest-VolumeTypesMemberTests-1141266044 tempest-VolumeTypesMemberTests-1141266044-project-member] PUT http://192.168.122.117/volume/v3/types/ace746c2-6dcb-4a83-9396-7e6a28df5caa/extra_specs/key2 Sep 05 21:06:15 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-ceccd825-598d-44dd-8f8f-cd77b2d81179 tempest-VolumeTypesMemberTests-1141266044 tempest-VolumeTypesMemberTests-1141266044-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:06:15 devstack devstack@c-api.service[87435]: DEBUG cinder.policy [None req-ceccd825-598d-44dd-8f8f-cd77b2d81179 tempest-VolumeTypesMemberTests-1141266044 tempest-VolumeTypesMemberTests-1141266044-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '90c04e762e454d02a14328c8ee882c55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2526b99584f14c1086ec34c4912578ed', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87435) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 21:06:15 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-ceccd825-598d-44dd-8f8f-cd77b2d81179 tempest-VolumeTypesMemberTests-1141266044 tempest-VolumeTypesMemberTests-1141266044-project-member] http://192.168.122.117/volume/v3/types/ace746c2-6dcb-4a83-9396-7e6a28df5caa/extra_specs/key2 returned with HTTP 403 Sep 05 21:06:15 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1159/2323] 192.168.122.117 () {60 vars in 1297 bytes} [Sat Sep 5 21:06:15 2026] PUT /volume/v3/types/ace746c2-6dcb-4a83-9396-7e6a28df5caa/extra_specs/key2 => generated 122 bytes in 23 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:06:15 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-cd4f55f2-6fb5-4953-97ba-b4eb9426f793 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:15 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-cd4f55f2-6fb5-4953-97ba-b4eb9426f793 tempest-VolumeTypesMemberTests-1141266044 tempest-VolumeTypesMemberTests-1141266044-project-member] POST http://192.168.122.117/volume/v3/types Sep 05 21:06:15 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-cd4f55f2-6fb5-4953-97ba-b4eb9426f793 tempest-VolumeTypesMemberTests-1141266044 tempest-VolumeTypesMemberTests-1141266044-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:06:15 devstack devstack@c-api.service[87434]: DEBUG cinder.policy [None req-cd4f55f2-6fb5-4953-97ba-b4eb9426f793 tempest-VolumeTypesMemberTests-1141266044 tempest-VolumeTypesMemberTests-1141266044-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '90c04e762e454d02a14328c8ee882c55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2526b99584f14c1086ec34c4912578ed', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87434) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 21:06:15 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-cd4f55f2-6fb5-4953-97ba-b4eb9426f793 tempest-VolumeTypesMemberTests-1141266044 tempest-VolumeTypesMemberTests-1141266044-project-member] http://192.168.122.117/volume/v3/types returned with HTTP 403 Sep 05 21:06:15 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1165/2324] 192.168.122.117 () {60 vars in 1136 bytes} [Sat Sep 5 21:06:15 2026] POST /volume/v3/types => generated 109 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:06:15 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-d4b15ecd-9658-4cff-b8e7-44b70c62e885 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:15 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-d4b15ecd-9658-4cff-b8e7-44b70c62e885 tempest-VolumeTypesMemberTests-1141266044 tempest-VolumeTypesMemberTests-1141266044-project-admin] POST http://192.168.122.117/volume/v3/types Sep 05 21:06:15 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-d4b15ecd-9658-4cff-b8e7-44b70c62e885 tempest-VolumeTypesMemberTests-1141266044 tempest-VolumeTypesMemberTests-1141266044-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-752220502", "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=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:06:15 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-d4b15ecd-9658-4cff-b8e7-44b70c62e885 tempest-VolumeTypesMemberTests-1141266044 tempest-VolumeTypesMemberTests-1141266044-project-admin] http://192.168.122.117/volume/v3/types returned with HTTP 200 Sep 05 21:06:15 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1160/2325] 192.168.122.117 () {60 vars in 1137 bytes} [Sat Sep 5 21:06:15 2026] POST /volume/v3/types => generated 379 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:15 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-c86fe9b0-9a8b-42f5-8130-de517db23cea None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:15 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-c86fe9b0-9a8b-42f5-8130-de517db23cea tempest-VolumeTypesMemberTests-1141266044 tempest-VolumeTypesMemberTests-1141266044-project-admin] POST http://192.168.122.117/volume/v3/types/c3578859-6041-426b-adb2-ea4df046feb9/encryption Sep 05 21:06:15 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-c86fe9b0-9a8b-42f5-8130-de517db23cea tempest-VolumeTypesMemberTests-1141266044 tempest-VolumeTypesMemberTests-1141266044-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:06:15 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-c86fe9b0-9a8b-42f5-8130-de517db23cea tempest-VolumeTypesMemberTests-1141266044 tempest-VolumeTypesMemberTests-1141266044-project-admin] http://192.168.122.117/volume/v3/types/c3578859-6041-426b-adb2-ea4df046feb9/encryption returned with HTTP 200 Sep 05 21:06:15 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1166/2326] 192.168.122.117 () {60 vars in 1281 bytes} [Sat Sep 5 21:06:15 2026] POST /volume/v3/types/c3578859-6041-426b-adb2-ea4df046feb9/encryption => generated 239 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:15 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-7d948dbd-e309-4ae0-8431-ee368b8dd1d2 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:15 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-7d948dbd-e309-4ae0-8431-ee368b8dd1d2 tempest-VolumeTypesMemberTests-1141266044 tempest-VolumeTypesMemberTests-1141266044-project-member] DELETE http://192.168.122.117/volume/v3/types/c3578859-6041-426b-adb2-ea4df046feb9/encryption/9a42ba18-3a76-47b3-a4a4-2273a891af44 Sep 05 21:06:15 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-7d948dbd-e309-4ae0-8431-ee368b8dd1d2 tempest-VolumeTypesMemberTests-1141266044 tempest-VolumeTypesMemberTests-1141266044-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:15 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-7d948dbd-e309-4ae0-8431-ee368b8dd1d2 tempest-VolumeTypesMemberTests-1141266044 tempest-VolumeTypesMemberTests-1141266044-project-member] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:15 devstack devstack@c-api.service[87435]: DEBUG cinder.policy [None req-7d948dbd-e309-4ae0-8431-ee368b8dd1d2 tempest-VolumeTypesMemberTests-1141266044 tempest-VolumeTypesMemberTests-1141266044-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '90c04e762e454d02a14328c8ee882c55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2526b99584f14c1086ec34c4912578ed', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87435) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 21:06:15 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-7d948dbd-e309-4ae0-8431-ee368b8dd1d2 tempest-VolumeTypesMemberTests-1141266044 tempest-VolumeTypesMemberTests-1141266044-project-member] http://192.168.122.117/volume/v3/types/c3578859-6041-426b-adb2-ea4df046feb9/encryption/9a42ba18-3a76-47b3-a4a4-2273a891af44 returned with HTTP 403 Sep 05 21:06:15 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1161/2327] 192.168.122.117 () {58 vars in 1373 bytes} [Sat Sep 5 21:06:15 2026] DELETE /volume/v3/types/c3578859-6041-426b-adb2-ea4df046feb9/encryption/9a42ba18-3a76-47b3-a4a4-2273a891af44 => generated 127 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 05 21:06:15 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-102c7cc1-cba1-4662-b068-7e11e7f56038 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:15 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-102c7cc1-cba1-4662-b068-7e11e7f56038 tempest-VolumeTypesMemberTests-1141266044 tempest-VolumeTypesMemberTests-1141266044-project-admin] POST http://192.168.122.117/volume/v3/types Sep 05 21:06:15 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-102c7cc1-cba1-4662-b068-7e11e7f56038 tempest-VolumeTypesMemberTests-1141266044 tempest-VolumeTypesMemberTests-1141266044-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2072562809", "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=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:06:15 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-102c7cc1-cba1-4662-b068-7e11e7f56038 tempest-VolumeTypesMemberTests-1141266044 tempest-VolumeTypesMemberTests-1141266044-project-admin] http://192.168.122.117/volume/v3/types returned with HTTP 200 Sep 05 21:06:15 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1167/2328] 192.168.122.117 () {60 vars in 1137 bytes} [Sat Sep 5 21:06:15 2026] POST /volume/v3/types => generated 380 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:15 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-66ca1f95-f942-438c-a560-b08ea02a3975 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:15 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-66ca1f95-f942-438c-a560-b08ea02a3975 tempest-VolumeTypesMemberTests-1141266044 tempest-VolumeTypesMemberTests-1141266044-project-member] DELETE http://192.168.122.117/volume/v3/types/11bfe6d8-d12e-4ee4-8423-df53e35492ac/extra_specs/key1 Sep 05 21:06:15 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-66ca1f95-f942-438c-a560-b08ea02a3975 tempest-VolumeTypesMemberTests-1141266044 tempest-VolumeTypesMemberTests-1141266044-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:15 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-66ca1f95-f942-438c-a560-b08ea02a3975 tempest-VolumeTypesMemberTests-1141266044 tempest-VolumeTypesMemberTests-1141266044-project-member] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:15 devstack devstack@c-api.service[87435]: DEBUG cinder.policy [None req-66ca1f95-f942-438c-a560-b08ea02a3975 tempest-VolumeTypesMemberTests-1141266044 tempest-VolumeTypesMemberTests-1141266044-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '90c04e762e454d02a14328c8ee882c55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2526b99584f14c1086ec34c4912578ed', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87435) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 21:06:15 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-66ca1f95-f942-438c-a560-b08ea02a3975 tempest-VolumeTypesMemberTests-1141266044 tempest-VolumeTypesMemberTests-1141266044-project-member] http://192.168.122.117/volume/v3/types/11bfe6d8-d12e-4ee4-8423-df53e35492ac/extra_specs/key1 returned with HTTP 403 Sep 05 21:06:15 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1162/2329] 192.168.122.117 () {58 vars in 1280 bytes} [Sat Sep 5 21:06:15 2026] DELETE /volume/v3/types/11bfe6d8-d12e-4ee4-8423-df53e35492ac/extra_specs/key1 => generated 122 bytes in 22 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:06:15 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-3ccf92b5-78cf-46f0-8e12-7edfe477d57e None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:15 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-3ccf92b5-78cf-46f0-8e12-7edfe477d57e tempest-VolumeTypesMemberTests-1141266044 tempest-VolumeTypesMemberTests-1141266044-project-admin] POST http://192.168.122.117/volume/v3/types Sep 05 21:06:15 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-3ccf92b5-78cf-46f0-8e12-7edfe477d57e tempest-VolumeTypesMemberTests-1141266044 tempest-VolumeTypesMemberTests-1141266044-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1956538869", "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=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:06:15 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-3ccf92b5-78cf-46f0-8e12-7edfe477d57e tempest-VolumeTypesMemberTests-1141266044 tempest-VolumeTypesMemberTests-1141266044-project-admin] http://192.168.122.117/volume/v3/types returned with HTTP 200 Sep 05 21:06:15 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1168/2330] 192.168.122.117 () {60 vars in 1137 bytes} [Sat Sep 5 21:06:15 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 05 21:06:15 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-44c11d0b-db89-4d46-b806-abd4f6613ddd None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:15 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-44c11d0b-db89-4d46-b806-abd4f6613ddd tempest-VolumeTypesMemberTests-1141266044 tempest-VolumeTypesMemberTests-1141266044-project-member] DELETE http://192.168.122.117/volume/v3/types/7b2dd9a2-0a7d-4353-9f7d-3ef2183719c7 Sep 05 21:06:15 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-44c11d0b-db89-4d46-b806-abd4f6613ddd tempest-VolumeTypesMemberTests-1141266044 tempest-VolumeTypesMemberTests-1141266044-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:15 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-44c11d0b-db89-4d46-b806-abd4f6613ddd tempest-VolumeTypesMemberTests-1141266044 tempest-VolumeTypesMemberTests-1141266044-project-member] Calling method '_delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:15 devstack devstack@c-api.service[87435]: DEBUG cinder.policy [None req-44c11d0b-db89-4d46-b806-abd4f6613ddd tempest-VolumeTypesMemberTests-1141266044 tempest-VolumeTypesMemberTests-1141266044-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '90c04e762e454d02a14328c8ee882c55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2526b99584f14c1086ec34c4912578ed', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87435) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 21:06:15 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-44c11d0b-db89-4d46-b806-abd4f6613ddd tempest-VolumeTypesMemberTests-1141266044 tempest-VolumeTypesMemberTests-1141266044-project-member] http://192.168.122.117/volume/v3/types/7b2dd9a2-0a7d-4353-9f7d-3ef2183719c7 returned with HTTP 403 Sep 05 21:06:15 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1163/2331] 192.168.122.117 () {58 vars in 1229 bytes} [Sat Sep 5 21:06:15 2026] DELETE /volume/v3/types/7b2dd9a2-0a7d-4353-9f7d-3ef2183719c7 => generated 109 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:06:15 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-cfb3f547-9807-4636-8eb1-0e47ba7a6804 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:15 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-cfb3f547-9807-4636-8eb1-0e47ba7a6804 tempest-VolumeTypesMemberTests-1141266044 tempest-VolumeTypesMemberTests-1141266044-project-member] GET http://192.168.122.117/volume/v3/types/7998c6e4-e5d3-48fd-815e-cbe03be199c3/extra_specs Sep 05 21:06:15 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-cfb3f547-9807-4636-8eb1-0e47ba7a6804 tempest-VolumeTypesMemberTests-1141266044 tempest-VolumeTypesMemberTests-1141266044-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:15 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-cfb3f547-9807-4636-8eb1-0e47ba7a6804 tempest-VolumeTypesMemberTests-1141266044 tempest-VolumeTypesMemberTests-1141266044-project-member] Calling method 'index' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:15 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-cfb3f547-9807-4636-8eb1-0e47ba7a6804 tempest-VolumeTypesMemberTests-1141266044 tempest-VolumeTypesMemberTests-1141266044-project-member] http://192.168.122.117/volume/v3/types/7998c6e4-e5d3-48fd-815e-cbe03be199c3/extra_specs returned with HTTP 200 Sep 05 21:06:15 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1169/2332] 192.168.122.117 () {58 vars in 1262 bytes} [Sat Sep 5 21:06:15 2026] GET /volume/v3/types/7998c6e4-e5d3-48fd-815e-cbe03be199c3/extra_specs => generated 123 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:15 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-e3e69890-ec51-4512-b52d-3fbbba7bc8ae None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:15 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-e3e69890-ec51-4512-b52d-3fbbba7bc8ae tempest-VolumeTypesMemberTests-1141266044 tempest-VolumeTypesMemberTests-1141266044-project-member] GET http://192.168.122.117/volume/v3/types Sep 05 21:06:15 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-e3e69890-ec51-4512-b52d-3fbbba7bc8ae tempest-VolumeTypesMemberTests-1141266044 tempest-VolumeTypesMemberTests-1141266044-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:15 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-e3e69890-ec51-4512-b52d-3fbbba7bc8ae tempest-VolumeTypesMemberTests-1141266044 tempest-VolumeTypesMemberTests-1141266044-project-member] Calling method 'index' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:15 devstack devstack@c-api.service[87435]: DEBUG cinder.api.api_utils [None req-e3e69890-ec51-4512-b52d-3fbbba7bc8ae tempest-VolumeTypesMemberTests-1141266044 tempest-VolumeTypesMemberTests-1141266044-project-member] Removing options '' from query. {{(pid=87435) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 21:06:15 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-e3e69890-ec51-4512-b52d-3fbbba7bc8ae tempest-VolumeTypesMemberTests-1141266044 tempest-VolumeTypesMemberTests-1141266044-project-member] http://192.168.122.117/volume/v3/types returned with HTTP 200 Sep 05 21:06:15 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1164/2333] 192.168.122.117 () {58 vars in 1115 bytes} [Sat Sep 5 21:06:15 2026] GET /volume/v3/types => generated 2361 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:06:15 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-90712f50-cbe3-4ed2-af6a-ca5821fe8a3b None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:15 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-90712f50-cbe3-4ed2-af6a-ca5821fe8a3b tempest-VolumeTypesMemberTests-1141266044 tempest-VolumeTypesMemberTests-1141266044-project-member] GET http://192.168.122.117/volume/v3/types/7998c6e4-e5d3-48fd-815e-cbe03be199c3/encryption/cipher Sep 05 21:06:15 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-90712f50-cbe3-4ed2-af6a-ca5821fe8a3b tempest-VolumeTypesMemberTests-1141266044 tempest-VolumeTypesMemberTests-1141266044-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:15 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-90712f50-cbe3-4ed2-af6a-ca5821fe8a3b tempest-VolumeTypesMemberTests-1141266044 tempest-VolumeTypesMemberTests-1141266044-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:15 devstack devstack@c-api.service[87434]: DEBUG cinder.policy [None req-90712f50-cbe3-4ed2-af6a-ca5821fe8a3b tempest-VolumeTypesMemberTests-1141266044 tempest-VolumeTypesMemberTests-1141266044-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '90c04e762e454d02a14328c8ee882c55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2526b99584f14c1086ec34c4912578ed', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87434) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 21:06:15 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-90712f50-cbe3-4ed2-af6a-ca5821fe8a3b tempest-VolumeTypesMemberTests-1141266044 tempest-VolumeTypesMemberTests-1141266044-project-member] http://192.168.122.117/volume/v3/types/7998c6e4-e5d3-48fd-815e-cbe03be199c3/encryption/cipher returned with HTTP 403 Sep 05 21:06:15 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1170/2334] 192.168.122.117 () {58 vars in 1280 bytes} [Sat Sep 5 21:06:15 2026] GET /volume/v3/types/7998c6e4-e5d3-48fd-815e-cbe03be199c3/encryption/cipher => generated 124 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:06:15 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-989e4bf0-32a4-4994-8a9c-23774632e896 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:15 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-989e4bf0-32a4-4994-8a9c-23774632e896 tempest-VolumeTypesMemberTests-1141266044 tempest-VolumeTypesMemberTests-1141266044-project-member] GET http://192.168.122.117/volume/v3/types/7998c6e4-e5d3-48fd-815e-cbe03be199c3/encryption Sep 05 21:06:15 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-989e4bf0-32a4-4994-8a9c-23774632e896 tempest-VolumeTypesMemberTests-1141266044 tempest-VolumeTypesMemberTests-1141266044-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:15 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-989e4bf0-32a4-4994-8a9c-23774632e896 tempest-VolumeTypesMemberTests-1141266044 tempest-VolumeTypesMemberTests-1141266044-project-member] Calling method 'index' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:15 devstack devstack@c-api.service[87435]: DEBUG cinder.policy [None req-989e4bf0-32a4-4994-8a9c-23774632e896 tempest-VolumeTypesMemberTests-1141266044 tempest-VolumeTypesMemberTests-1141266044-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '90c04e762e454d02a14328c8ee882c55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2526b99584f14c1086ec34c4912578ed', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87435) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 21:06:15 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-989e4bf0-32a4-4994-8a9c-23774632e896 tempest-VolumeTypesMemberTests-1141266044 tempest-VolumeTypesMemberTests-1141266044-project-member] http://192.168.122.117/volume/v3/types/7998c6e4-e5d3-48fd-815e-cbe03be199c3/encryption returned with HTTP 403 Sep 05 21:06:15 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1165/2335] 192.168.122.117 () {58 vars in 1259 bytes} [Sat Sep 5 21:06:15 2026] GET /volume/v3/types/7998c6e4-e5d3-48fd-815e-cbe03be199c3/encryption => generated 124 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 05 21:06:15 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-c7e78a6d-e84c-4e88-b86f-a85fb6bc7c34 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:15 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-c7e78a6d-e84c-4e88-b86f-a85fb6bc7c34 tempest-VolumeTypesMemberTests-1141266044 tempest-VolumeTypesMemberTests-1141266044-project-member] GET http://192.168.122.117/volume/v3/types/7998c6e4-e5d3-48fd-815e-cbe03be199c3/extra_specs/multiattach Sep 05 21:06:15 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-c7e78a6d-e84c-4e88-b86f-a85fb6bc7c34 tempest-VolumeTypesMemberTests-1141266044 tempest-VolumeTypesMemberTests-1141266044-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:15 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-c7e78a6d-e84c-4e88-b86f-a85fb6bc7c34 tempest-VolumeTypesMemberTests-1141266044 tempest-VolumeTypesMemberTests-1141266044-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:15 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-c7e78a6d-e84c-4e88-b86f-a85fb6bc7c34 tempest-VolumeTypesMemberTests-1141266044 tempest-VolumeTypesMemberTests-1141266044-project-member] http://192.168.122.117/volume/v3/types/7998c6e4-e5d3-48fd-815e-cbe03be199c3/extra_specs/multiattach returned with HTTP 200 Sep 05 21:06:15 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1171/2336] 192.168.122.117 () {58 vars in 1298 bytes} [Sat Sep 5 21:06:15 2026] GET /volume/v3/types/7998c6e4-e5d3-48fd-815e-cbe03be199c3/extra_specs/multiattach => generated 29 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 05 21:06:15 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-7bf8a9b7-9086-4648-931e-4ca401adc6b4 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:15 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-7bf8a9b7-9086-4648-931e-4ca401adc6b4 tempest-VolumeTypesMemberTests-1141266044 tempest-VolumeTypesMemberTests-1141266044-project-member] GET http://192.168.122.117/volume/v3/types/7998c6e4-e5d3-48fd-815e-cbe03be199c3/extra_specs/volume_backend_name Sep 05 21:06:15 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-7bf8a9b7-9086-4648-931e-4ca401adc6b4 tempest-VolumeTypesMemberTests-1141266044 tempest-VolumeTypesMemberTests-1141266044-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:15 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-7bf8a9b7-9086-4648-931e-4ca401adc6b4 tempest-VolumeTypesMemberTests-1141266044 tempest-VolumeTypesMemberTests-1141266044-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:15 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-7bf8a9b7-9086-4648-931e-4ca401adc6b4 tempest-VolumeTypesMemberTests-1141266044 tempest-VolumeTypesMemberTests-1141266044-project-member] http://192.168.122.117/volume/v3/types/7998c6e4-e5d3-48fd-815e-cbe03be199c3/extra_specs/volume_backend_name returned with HTTP 404 Sep 05 21:06:15 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1166/2337] 192.168.122.117 () {58 vars in 1322 bytes} [Sat Sep 5 21:06:15 2026] GET /volume/v3/types/7998c6e4-e5d3-48fd-815e-cbe03be199c3/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 05 21:06:15 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-5fec7045-ef37-449f-ae7f-3d16f2c0683d None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:15 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-5fec7045-ef37-449f-ae7f-3d16f2c0683d tempest-VolumeTypesMemberTests-1141266044 tempest-VolumeTypesMemberTests-1141266044-project-member] GET http://192.168.122.117/volume/v3/types/7998c6e4-e5d3-48fd-815e-cbe03be199c3 Sep 05 21:06:15 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-5fec7045-ef37-449f-ae7f-3d16f2c0683d tempest-VolumeTypesMemberTests-1141266044 tempest-VolumeTypesMemberTests-1141266044-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:15 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-5fec7045-ef37-449f-ae7f-3d16f2c0683d tempest-VolumeTypesMemberTests-1141266044 tempest-VolumeTypesMemberTests-1141266044-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:15 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-5fec7045-ef37-449f-ae7f-3d16f2c0683d tempest-VolumeTypesMemberTests-1141266044 tempest-VolumeTypesMemberTests-1141266044-project-member] http://192.168.122.117/volume/v3/types/7998c6e4-e5d3-48fd-815e-cbe03be199c3 returned with HTTP 200 Sep 05 21:06:15 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1172/2338] 192.168.122.117 () {58 vars in 1226 bytes} [Sat Sep 5 21:06:15 2026] GET /volume/v3/types/7998c6e4-e5d3-48fd-815e-cbe03be199c3 => generated 317 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:06:15 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-35c60944-db27-4f75-a8ff-096a38417fa9 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:15 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-35c60944-db27-4f75-a8ff-096a38417fa9 tempest-VolumeTypesMemberTests-1141266044 tempest-VolumeTypesMemberTests-1141266044-project-member] PUT http://192.168.122.117/volume/v3/types/7998c6e4-e5d3-48fd-815e-cbe03be199c3/encryption/94d520d9-a5ba-406e-b7fc-9ea86ca807a2 Sep 05 21:06:15 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-35c60944-db27-4f75-a8ff-096a38417fa9 tempest-VolumeTypesMemberTests-1141266044 tempest-VolumeTypesMemberTests-1141266044-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:06:15 devstack devstack@c-api.service[87435]: DEBUG cinder.policy [None req-35c60944-db27-4f75-a8ff-096a38417fa9 tempest-VolumeTypesMemberTests-1141266044 tempest-VolumeTypesMemberTests-1141266044-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '90c04e762e454d02a14328c8ee882c55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2526b99584f14c1086ec34c4912578ed', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87435) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 21:06:15 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-35c60944-db27-4f75-a8ff-096a38417fa9 tempest-VolumeTypesMemberTests-1141266044 tempest-VolumeTypesMemberTests-1141266044-project-member] http://192.168.122.117/volume/v3/types/7998c6e4-e5d3-48fd-815e-cbe03be199c3/encryption/94d520d9-a5ba-406e-b7fc-9ea86ca807a2 returned with HTTP 403 Sep 05 21:06:15 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1167/2339] 192.168.122.117 () {60 vars in 1390 bytes} [Sat Sep 5 21:06:15 2026] PUT /volume/v3/types/7998c6e4-e5d3-48fd-815e-cbe03be199c3/encryption/94d520d9-a5ba-406e-b7fc-9ea86ca807a2 => generated 127 bytes in 18 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 05 21:06:15 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-1a4f3b5f-feb6-403b-9f49-27b6fe2159ea None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:15 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-1a4f3b5f-feb6-403b-9f49-27b6fe2159ea tempest-VolumeTypesMemberTests-1141266044 tempest-VolumeTypesMemberTests-1141266044-project-member] PUT http://192.168.122.117/volume/v3/types/7998c6e4-e5d3-48fd-815e-cbe03be199c3/extra_specs/key1 Sep 05 21:06:15 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-1a4f3b5f-feb6-403b-9f49-27b6fe2159ea tempest-VolumeTypesMemberTests-1141266044 tempest-VolumeTypesMemberTests-1141266044-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:06:15 devstack devstack@c-api.service[87434]: DEBUG cinder.policy [None req-1a4f3b5f-feb6-403b-9f49-27b6fe2159ea tempest-VolumeTypesMemberTests-1141266044 tempest-VolumeTypesMemberTests-1141266044-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '90c04e762e454d02a14328c8ee882c55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2526b99584f14c1086ec34c4912578ed', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87434) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 21:06:15 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-1a4f3b5f-feb6-403b-9f49-27b6fe2159ea tempest-VolumeTypesMemberTests-1141266044 tempest-VolumeTypesMemberTests-1141266044-project-member] http://192.168.122.117/volume/v3/types/7998c6e4-e5d3-48fd-815e-cbe03be199c3/extra_specs/key1 returned with HTTP 403 Sep 05 21:06:15 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1173/2340] 192.168.122.117 () {60 vars in 1297 bytes} [Sat Sep 5 21:06:15 2026] PUT /volume/v3/types/7998c6e4-e5d3-48fd-815e-cbe03be199c3/extra_specs/key1 => generated 122 bytes in 19 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:06:15 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-d42c3b97-2efb-4e59-b2e3-6cb36e07f639 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:15 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-d42c3b97-2efb-4e59-b2e3-6cb36e07f639 tempest-VolumeTypesMemberTests-1141266044 tempest-VolumeTypesMemberTests-1141266044-project-member] PUT http://192.168.122.117/volume/v3/types/7998c6e4-e5d3-48fd-815e-cbe03be199c3 Sep 05 21:06:15 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-d42c3b97-2efb-4e59-b2e3-6cb36e07f639 tempest-VolumeTypesMemberTests-1141266044 tempest-VolumeTypesMemberTests-1141266044-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:06:15 devstack devstack@c-api.service[87435]: DEBUG cinder.policy [None req-d42c3b97-2efb-4e59-b2e3-6cb36e07f639 tempest-VolumeTypesMemberTests-1141266044 tempest-VolumeTypesMemberTests-1141266044-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '90c04e762e454d02a14328c8ee882c55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2526b99584f14c1086ec34c4912578ed', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87435) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 21:06:15 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-d42c3b97-2efb-4e59-b2e3-6cb36e07f639 tempest-VolumeTypesMemberTests-1141266044 tempest-VolumeTypesMemberTests-1141266044-project-member] http://192.168.122.117/volume/v3/types/7998c6e4-e5d3-48fd-815e-cbe03be199c3 returned with HTTP 403 Sep 05 21:06:15 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1168/2341] 192.168.122.117 () {60 vars in 1246 bytes} [Sat Sep 5 21:06:15 2026] PUT /volume/v3/types/7998c6e4-e5d3-48fd-815e-cbe03be199c3 => generated 109 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:06:15 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-f7d6ad6d-71d1-4cfd-8d4a-8ea681c26df4 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:15 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-f7d6ad6d-71d1-4cfd-8d4a-8ea681c26df4 tempest-VolumeTypesMemberTests-1141266044 tempest-VolumeTypesMemberTests-1141266044-project-admin] DELETE http://192.168.122.117/volume/v3/types/7b2dd9a2-0a7d-4353-9f7d-3ef2183719c7 Sep 05 21:06:15 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-f7d6ad6d-71d1-4cfd-8d4a-8ea681c26df4 tempest-VolumeTypesMemberTests-1141266044 tempest-VolumeTypesMemberTests-1141266044-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:15 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-f7d6ad6d-71d1-4cfd-8d4a-8ea681c26df4 tempest-VolumeTypesMemberTests-1141266044 tempest-VolumeTypesMemberTests-1141266044-project-admin] Calling method '_delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:16 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-f7d6ad6d-71d1-4cfd-8d4a-8ea681c26df4 tempest-VolumeTypesMemberTests-1141266044 tempest-VolumeTypesMemberTests-1141266044-project-admin] http://192.168.122.117/volume/v3/types/7b2dd9a2-0a7d-4353-9f7d-3ef2183719c7 returned with HTTP 202 Sep 05 21:06:16 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1174/2342] 192.168.122.117 () {58 vars in 1229 bytes} [Sat Sep 5 21:06:15 2026] DELETE /volume/v3/types/7b2dd9a2-0a7d-4353-9f7d-3ef2183719c7 => generated 0 bytes in 132 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:06:16 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-1880d035-0441-4db1-af1d-594b093bef61 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:16 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-7cebfe03-a34c-4fb7-9ad1-a2b49d64025a None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:16 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-1880d035-0441-4db1-af1d-594b093bef61 tempest-VolumeTypesMemberTests-1141266044 tempest-VolumeTypesMemberTests-1141266044-project-admin] DELETE http://192.168.122.117/volume/v3/types/11bfe6d8-d12e-4ee4-8423-df53e35492ac Sep 05 21:06:16 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-1880d035-0441-4db1-af1d-594b093bef61 tempest-VolumeTypesMemberTests-1141266044 tempest-VolumeTypesMemberTests-1141266044-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:16 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-1880d035-0441-4db1-af1d-594b093bef61 tempest-VolumeTypesMemberTests-1141266044 tempest-VolumeTypesMemberTests-1141266044-project-admin] Calling method '_delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:16 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-7cebfe03-a34c-4fb7-9ad1-a2b49d64025a tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] GET http://192.168.122.117/volume/v3/volumes/d78c890c-ff4e-4c6f-9e45-b0ef486abe84 Sep 05 21:06:16 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-7cebfe03-a34c-4fb7-9ad1-a2b49d64025a tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:16 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-7cebfe03-a34c-4fb7-9ad1-a2b49d64025a tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:16 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:16 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:06:16 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:16 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:06:16 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-7cebfe03-a34c-4fb7-9ad1-a2b49d64025a tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] Volume info retrieved successfully. Sep 05 21:06:16 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-7cebfe03-a34c-4fb7-9ad1-a2b49d64025a tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] http://192.168.122.117/volume/v3/volumes/d78c890c-ff4e-4c6f-9e45-b0ef486abe84 returned with HTTP 200 Sep 05 21:06:16 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1175/2343] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:16 2026] GET /volume/v3/volumes/d78c890c-ff4e-4c6f-9e45-b0ef486abe84 => generated 882 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:16 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-1880d035-0441-4db1-af1d-594b093bef61 tempest-VolumeTypesMemberTests-1141266044 tempest-VolumeTypesMemberTests-1141266044-project-admin] http://192.168.122.117/volume/v3/types/11bfe6d8-d12e-4ee4-8423-df53e35492ac returned with HTTP 202 Sep 05 21:06:16 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1169/2344] 192.168.122.117 () {58 vars in 1229 bytes} [Sat Sep 5 21:06:16 2026] DELETE /volume/v3/types/11bfe6d8-d12e-4ee4-8423-df53e35492ac => generated 0 bytes in 159 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:06:16 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-12001c8f-6dd4-499a-b970-3741f88bbda4 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:16 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-12001c8f-6dd4-499a-b970-3741f88bbda4 tempest-VolumeTypesMemberTests-1141266044 tempest-VolumeTypesMemberTests-1141266044-project-admin] DELETE http://192.168.122.117/volume/v3/types/c3578859-6041-426b-adb2-ea4df046feb9 Sep 05 21:06:16 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-12001c8f-6dd4-499a-b970-3741f88bbda4 tempest-VolumeTypesMemberTests-1141266044 tempest-VolumeTypesMemberTests-1141266044-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:16 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-12001c8f-6dd4-499a-b970-3741f88bbda4 tempest-VolumeTypesMemberTests-1141266044 tempest-VolumeTypesMemberTests-1141266044-project-admin] Calling method '_delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:16 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-12001c8f-6dd4-499a-b970-3741f88bbda4 tempest-VolumeTypesMemberTests-1141266044 tempest-VolumeTypesMemberTests-1141266044-project-admin] http://192.168.122.117/volume/v3/types/c3578859-6041-426b-adb2-ea4df046feb9 returned with HTTP 202 Sep 05 21:06:16 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1176/2345] 192.168.122.117 () {58 vars in 1229 bytes} [Sat Sep 5 21:06:16 2026] DELETE /volume/v3/types/c3578859-6041-426b-adb2-ea4df046feb9 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:06:16 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-5bfb6eda-182d-4cee-bbd3-0e706cb679c0 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:16 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-5bfb6eda-182d-4cee-bbd3-0e706cb679c0 tempest-VolumeTypesMemberTests-1141266044 tempest-VolumeTypesMemberTests-1141266044-project-admin] DELETE http://192.168.122.117/volume/v3/types/ace746c2-6dcb-4a83-9396-7e6a28df5caa Sep 05 21:06:16 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-5bfb6eda-182d-4cee-bbd3-0e706cb679c0 tempest-VolumeTypesMemberTests-1141266044 tempest-VolumeTypesMemberTests-1141266044-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:16 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-5bfb6eda-182d-4cee-bbd3-0e706cb679c0 tempest-VolumeTypesMemberTests-1141266044 tempest-VolumeTypesMemberTests-1141266044-project-admin] Calling method '_delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:16 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-5bfb6eda-182d-4cee-bbd3-0e706cb679c0 tempest-VolumeTypesMemberTests-1141266044 tempest-VolumeTypesMemberTests-1141266044-project-admin] http://192.168.122.117/volume/v3/types/ace746c2-6dcb-4a83-9396-7e6a28df5caa returned with HTTP 202 Sep 05 21:06:16 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1170/2346] 192.168.122.117 () {58 vars in 1229 bytes} [Sat Sep 5 21:06:16 2026] DELETE /volume/v3/types/ace746c2-6dcb-4a83-9396-7e6a28df5caa => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:06:16 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-7a79495d-4c7b-4323-9e23-7772debbf554 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:16 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-7a79495d-4c7b-4323-9e23-7772debbf554 tempest-VolumeTypesMemberTests-1141266044 tempest-VolumeTypesMemberTests-1141266044-project-admin] DELETE http://192.168.122.117/volume/v3/types/e7d3d741-e87e-44de-968e-0d43e5903e6c Sep 05 21:06:16 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-7a79495d-4c7b-4323-9e23-7772debbf554 tempest-VolumeTypesMemberTests-1141266044 tempest-VolumeTypesMemberTests-1141266044-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:16 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-7a79495d-4c7b-4323-9e23-7772debbf554 tempest-VolumeTypesMemberTests-1141266044 tempest-VolumeTypesMemberTests-1141266044-project-admin] Calling method '_delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:16 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-7a79495d-4c7b-4323-9e23-7772debbf554 tempest-VolumeTypesMemberTests-1141266044 tempest-VolumeTypesMemberTests-1141266044-project-admin] http://192.168.122.117/volume/v3/types/e7d3d741-e87e-44de-968e-0d43e5903e6c returned with HTTP 202 Sep 05 21:06:16 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1177/2347] 192.168.122.117 () {58 vars in 1229 bytes} [Sat Sep 5 21:06:16 2026] DELETE /volume/v3/types/e7d3d741-e87e-44de-968e-0d43e5903e6c => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:06:16 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-f50da505-cedf-45af-a813-e3f40a5d7a00 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:16 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-f50da505-cedf-45af-a813-e3f40a5d7a00 tempest-VolumeTypesMemberTests-1141266044 tempest-VolumeTypesMemberTests-1141266044-project-admin] DELETE http://192.168.122.117/volume/v3/types/7998c6e4-e5d3-48fd-815e-cbe03be199c3 Sep 05 21:06:16 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-f50da505-cedf-45af-a813-e3f40a5d7a00 tempest-VolumeTypesMemberTests-1141266044 tempest-VolumeTypesMemberTests-1141266044-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:16 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-f50da505-cedf-45af-a813-e3f40a5d7a00 tempest-VolumeTypesMemberTests-1141266044 tempest-VolumeTypesMemberTests-1141266044-project-admin] Calling method '_delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:16 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-f50da505-cedf-45af-a813-e3f40a5d7a00 tempest-VolumeTypesMemberTests-1141266044 tempest-VolumeTypesMemberTests-1141266044-project-admin] http://192.168.122.117/volume/v3/types/7998c6e4-e5d3-48fd-815e-cbe03be199c3 returned with HTTP 202 Sep 05 21:06:16 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1171/2348] 192.168.122.117 () {58 vars in 1229 bytes} [Sat Sep 5 21:06:16 2026] DELETE /volume/v3/types/7998c6e4-e5d3-48fd-815e-cbe03be199c3 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:06:17 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-a31f264d-0ecc-459c-9d59-b82d36460e11 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:17 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-a31f264d-0ecc-459c-9d59-b82d36460e11 tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] GET http://192.168.122.117/volume/v3/volumes/d78c890c-ff4e-4c6f-9e45-b0ef486abe84 Sep 05 21:06:17 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-a31f264d-0ecc-459c-9d59-b82d36460e11 tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:17 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-a31f264d-0ecc-459c-9d59-b82d36460e11 tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:17 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:17 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:06:17 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:17 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:06:17 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-a31f264d-0ecc-459c-9d59-b82d36460e11 tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] Volume info retrieved successfully. Sep 05 21:06:17 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-a31f264d-0ecc-459c-9d59-b82d36460e11 tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] http://192.168.122.117/volume/v3/volumes/d78c890c-ff4e-4c6f-9e45-b0ef486abe84 returned with HTTP 200 Sep 05 21:06:17 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1178/2349] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:17 2026] GET /volume/v3/volumes/d78c890c-ff4e-4c6f-9e45-b0ef486abe84 => generated 882 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:18 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-c4b71029-b963-4510-a07d-a9309ac42d5a None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:18 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-c4b71029-b963-4510-a07d-a9309ac42d5a tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 21:06:18 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-c4b71029-b963-4510-a07d-a9309ac42d5a tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "1e185b14-4f13-44ff-ab1c-d13d5db83085", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-691393701"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:06:18 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.volumes [None req-c4b71029-b963-4510-a07d-a9309ac42d5a tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Create volume request body: {'volume': {"'imageRef": '1e185b14-4f13-44ff-ab1c-d13d5db83085', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-691393701'}} {{(pid=87435) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:06:18 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-c4b71029-b963-4510-a07d-a9309ac42d5a tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Create volume of 1 GB Sep 05 21:06:18 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-c4b71029-b963-4510-a07d-a9309ac42d5a tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Availability Zones retrieved successfully. Sep 05 21:06:18 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-c4b71029-b963-4510-a07d-a9309ac42d5a tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Flow 'volume_create_api' (664d3dfb-1f2f-47ab-b05e-1434b3e17c01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:06:18 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-c4b71029-b963-4510-a07d-a9309ac42d5a tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b026b37-4fc2-4dcc-bcab-69aabe98d6b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:18 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.flows.api.create_volume [None req-c4b71029-b963-4510-a07d-a9309ac42d5a tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Validating volume size '1' using validate_int {{(pid=87435) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:06:18 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-c4b71029-b963-4510-a07d-a9309ac42d5a tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b026b37-4fc2-4dcc-bcab-69aabe98d6b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:18 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-c4b71029-b963-4510-a07d-a9309ac42d5a tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b93a0dd-7c0b-4188-b8f2-9375b62455be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:18 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-76ce2b9c-d3b5-4f33-a4f8-63ff84d2f07d None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:18 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-76ce2b9c-d3b5-4f33-a4f8-63ff84d2f07d tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] GET http://192.168.122.117/volume/v3/volumes/d78c890c-ff4e-4c6f-9e45-b0ef486abe84 Sep 05 21:06:18 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-76ce2b9c-d3b5-4f33-a4f8-63ff84d2f07d tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:18 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-76ce2b9c-d3b5-4f33-a4f8-63ff84d2f07d tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:18 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:18 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:06:18 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:18 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:06:18 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-76ce2b9c-d3b5-4f33-a4f8-63ff84d2f07d tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] Volume info retrieved successfully. Sep 05 21:06:18 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-76ce2b9c-d3b5-4f33-a4f8-63ff84d2f07d tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] http://192.168.122.117/volume/v3/volumes/d78c890c-ff4e-4c6f-9e45-b0ef486abe84 returned with HTTP 200 Sep 05 21:06:18 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1179/2350] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:18 2026] GET /volume/v3/volumes/d78c890c-ff4e-4c6f-9e45-b0ef486abe84 => generated 883 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:18 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-d7239a7f-1506-4cea-85bc-157d130ca907 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:18 devstack devstack@c-api.service[87435]: DEBUG cinder.quota [None req-c4b71029-b963-4510-a07d-a9309ac42d5a tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Created reservations ['e610af55-96ee-4a5d-afcc-80b211c6d77a', 'eda08fa4-9586-422d-9635-7d6cf780bfc7', '84185076-a3fe-41c3-a54f-609535304558', 'f2c4eafa-f1d0-47b7-8ce3-706dbb5811e8'] {{(pid=87435) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:06:18 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-c4b71029-b963-4510-a07d-a9309ac42d5a tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b93a0dd-7c0b-4188-b8f2-9375b62455be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e610af55-96ee-4a5d-afcc-80b211c6d77a', 'eda08fa4-9586-422d-9635-7d6cf780bfc7', '84185076-a3fe-41c3-a54f-609535304558', 'f2c4eafa-f1d0-47b7-8ce3-706dbb5811e8']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:18 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-c4b71029-b963-4510-a07d-a9309ac42d5a tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1444d792-8108-4b9d-98b1-8e68301651b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:18 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:18 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:06:18 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-c4b71029-b963-4510-a07d-a9309ac42d5a tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1444d792-8108-4b9d-98b1-8e68301651b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9bc0cbca-ebf3-4289-8f46-5a42be8677a9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-691393701',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d3686b9453de4b2ca1adc15469c35968',qos_specs=None,replication_status=,reservations=['e610af55-96ee-4a5d-afcc-80b211c6d77a','eda08fa4-9586-422d-9635-7d6cf780bfc7','84185076-a3fe-41c3-a54f-609535304558','f2c4eafa-f1d0-47b7-8ce3-706dbb5811e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='842d2c9e3dbc47a09feb7ce193ad0cca',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:06:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-691393701',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9bc0cbca-ebf3-4289-8f46-5a42be8677a9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d3686b9453de4b2ca1adc15469c35968',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='842d2c9e3dbc47a09feb7ce193ad0cca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:18 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-c4b71029-b963-4510-a07d-a9309ac42d5a tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41a12c22-bf9b-40aa-b632-ff3d192e2295) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:18 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d7239a7f-1506-4cea-85bc-157d130ca907 tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-reader] GET http://192.168.122.117/volume/v3/volumes/d78c890c-ff4e-4c6f-9e45-b0ef486abe84 Sep 05 21:06:18 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-d7239a7f-1506-4cea-85bc-157d130ca907 tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-reader] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:18 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-d7239a7f-1506-4cea-85bc-157d130ca907 tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-reader] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:18 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-c4b71029-b963-4510-a07d-a9309ac42d5a tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41a12c22-bf9b-40aa-b632-ff3d192e2295) transitioned into state 'SUCCESS' from state '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-691393701',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d3686b9453de4b2ca1adc15469c35968',qos_specs=None,replication_status=,reservations=['e610af55-96ee-4a5d-afcc-80b211c6d77a','eda08fa4-9586-422d-9635-7d6cf780bfc7','84185076-a3fe-41c3-a54f-609535304558','f2c4eafa-f1d0-47b7-8ce3-706dbb5811e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='842d2c9e3dbc47a09feb7ce193ad0cca',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:18 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-c4b71029-b963-4510-a07d-a9309ac42d5a tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (683411a5-b90f-4b24-9bdb-89ef8434db30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:18 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:18 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:06:18 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:18 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:06:18 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-d7239a7f-1506-4cea-85bc-157d130ca907 tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-reader] Volume info retrieved successfully. Sep 05 21:06:18 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d7239a7f-1506-4cea-85bc-157d130ca907 tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-reader] http://192.168.122.117/volume/v3/volumes/d78c890c-ff4e-4c6f-9e45-b0ef486abe84 returned with HTTP 200 Sep 05 21:06:18 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1180/2351] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:18 2026] GET /volume/v3/volumes/d78c890c-ff4e-4c6f-9e45-b0ef486abe84 => generated 883 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:18 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-c4b71029-b963-4510-a07d-a9309ac42d5a tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (683411a5-b90f-4b24-9bdb-89ef8434db30) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:18 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-c4b71029-b963-4510-a07d-a9309ac42d5a tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Flow 'volume_create_api' (664d3dfb-1f2f-47ab-b05e-1434b3e17c01) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:06:18 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-c4b71029-b963-4510-a07d-a9309ac42d5a tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Create volume request issued successfully. Sep 05 21:06:18 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-c4b71029-b963-4510-a07d-a9309ac42d5a tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 21:06:18 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1172/2352] 192.168.122.117 () {60 vars in 1143 bytes} [Sat Sep 5 21:06:18 2026] POST /volume/v3/volumes => generated 765 bytes in 557 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:06:18 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-b86b089d-c3f9-495a-abb8-bc7d2edb6d04 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:18 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b86b089d-c3f9-495a-abb8-bc7d2edb6d04 tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] GET http://192.168.122.117/volume/v3/volumes/d78c890c-ff4e-4c6f-9e45-b0ef486abe84 Sep 05 21:06:18 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b86b089d-c3f9-495a-abb8-bc7d2edb6d04 tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:18 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b86b089d-c3f9-495a-abb8-bc7d2edb6d04 tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:18 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-d9aa3025-2a7a-4918-a376-d34b6a63223d None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:18 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-d9aa3025-2a7a-4918-a376-d34b6a63223d tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 21:06:18 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:18 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:06:18 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-d9aa3025-2a7a-4918-a376-d34b6a63223d tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "1e185b14-4f13-44ff-ab1c-d13d5db83085", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1971814243"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:06:18 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:18 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:06:18 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.volumes [None req-d9aa3025-2a7a-4918-a376-d34b6a63223d tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Create volume request body: {'volume': {"'imageRef": '1e185b14-4f13-44ff-ab1c-d13d5db83085', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1971814243'}} {{(pid=87435) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:06:18 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-d9aa3025-2a7a-4918-a376-d34b6a63223d tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Create volume of 1 GB Sep 05 21:06:18 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:18 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:06:18 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-b86b089d-c3f9-495a-abb8-bc7d2edb6d04 tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] Volume info retrieved successfully. Sep 05 21:06:18 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-d9aa3025-2a7a-4918-a376-d34b6a63223d tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Availability Zones retrieved successfully. Sep 05 21:06:18 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b86b089d-c3f9-495a-abb8-bc7d2edb6d04 tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] http://192.168.122.117/volume/v3/volumes/d78c890c-ff4e-4c6f-9e45-b0ef486abe84 returned with HTTP 200 Sep 05 21:06:18 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1181/2353] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:18 2026] GET /volume/v3/volumes/d78c890c-ff4e-4c6f-9e45-b0ef486abe84 => generated 883 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:06:18 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-4073dd79-809c-45ad-965d-f386fd89f682 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:18 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-4073dd79-809c-45ad-965d-f386fd89f682 tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] DELETE http://192.168.122.117/volume/v3/volumes/d78c890c-ff4e-4c6f-9e45-b0ef486abe84 Sep 05 21:06:18 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-4073dd79-809c-45ad-965d-f386fd89f682 tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:18 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-4073dd79-809c-45ad-965d-f386fd89f682 tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] Calling method 'delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:18 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-4073dd79-809c-45ad-965d-f386fd89f682 tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] Delete volume with id: d78c890c-ff4e-4c6f-9e45-b0ef486abe84 Sep 05 21:06:18 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-d9aa3025-2a7a-4918-a376-d34b6a63223d tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Flow 'volume_create_api' (987a80c4-0389-40cb-88f8-690645c78f33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:06:18 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-d9aa3025-2a7a-4918-a376-d34b6a63223d tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9ddefd5-8299-4809-9979-6a861e1a0127) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:18 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:18 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:06:18 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:18 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:06:18 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-4073dd79-809c-45ad-965d-f386fd89f682 tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] Volume info retrieved successfully. Sep 05 21:06:18 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.flows.api.create_volume [None req-d9aa3025-2a7a-4918-a376-d34b6a63223d tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Validating volume size '1' using validate_int {{(pid=87435) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:06:18 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-4073dd79-809c-45ad-965d-f386fd89f682 tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] Delete volume request issued successfully. Sep 05 21:06:18 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-4073dd79-809c-45ad-965d-f386fd89f682 tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] http://192.168.122.117/volume/v3/volumes/d78c890c-ff4e-4c6f-9e45-b0ef486abe84 returned with HTTP 202 Sep 05 21:06:18 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1182/2354] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 21:06:18 2026] DELETE /volume/v3/volumes/d78c890c-ff4e-4c6f-9e45-b0ef486abe84 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:06:18 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-6003e4e5-fd8b-401f-8ac0-857263df0d69 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:18 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-6003e4e5-fd8b-401f-8ac0-857263df0d69 tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] GET http://192.168.122.117/volume/v3/volumes/d78c890c-ff4e-4c6f-9e45-b0ef486abe84 Sep 05 21:06:18 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-6003e4e5-fd8b-401f-8ac0-857263df0d69 tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:18 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-6003e4e5-fd8b-401f-8ac0-857263df0d69 tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:18 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:18 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:06:18 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:18 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:06:18 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-d9aa3025-2a7a-4918-a376-d34b6a63223d tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9ddefd5-8299-4809-9979-6a861e1a0127) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:18 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-6003e4e5-fd8b-401f-8ac0-857263df0d69 tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] Volume info retrieved successfully. Sep 05 21:06:18 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-d9aa3025-2a7a-4918-a376-d34b6a63223d tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02f2f7e9-7e73-41f3-8553-d2391c98fa52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:18 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-6003e4e5-fd8b-401f-8ac0-857263df0d69 tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] http://192.168.122.117/volume/v3/volumes/d78c890c-ff4e-4c6f-9e45-b0ef486abe84 returned with HTTP 200 Sep 05 21:06:18 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1183/2355] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:18 2026] GET /volume/v3/volumes/d78c890c-ff4e-4c6f-9e45-b0ef486abe84 => generated 882 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:18 devstack devstack@c-api.service[87435]: DEBUG cinder.quota [None req-d9aa3025-2a7a-4918-a376-d34b6a63223d tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Created reservations ['685fda26-48b2-4307-9ac0-95c8281fc724', '76761146-f6b5-46de-91c4-f2f626e5d9ac', 'b996f545-4a79-48b2-87be-33a78dcfe790', 'db08bd93-cf39-4034-a5a9-c0c9e7a61f09'] {{(pid=87435) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:06:18 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-d9aa3025-2a7a-4918-a376-d34b6a63223d tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02f2f7e9-7e73-41f3-8553-d2391c98fa52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['685fda26-48b2-4307-9ac0-95c8281fc724', '76761146-f6b5-46de-91c4-f2f626e5d9ac', 'b996f545-4a79-48b2-87be-33a78dcfe790', 'db08bd93-cf39-4034-a5a9-c0c9e7a61f09']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:18 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-d9aa3025-2a7a-4918-a376-d34b6a63223d tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f7fdd57-1d7f-4a79-9eb7-36e5fcc409c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:18 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:18 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:06:18 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-d9aa3025-2a7a-4918-a376-d34b6a63223d tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f7fdd57-1d7f-4a79-9eb7-36e5fcc409c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '183f5b14-9b47-442a-981f-8ab9ab796f89', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1971814243',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d3686b9453de4b2ca1adc15469c35968',qos_specs=None,replication_status=,reservations=['685fda26-48b2-4307-9ac0-95c8281fc724','76761146-f6b5-46de-91c4-f2f626e5d9ac','b996f545-4a79-48b2-87be-33a78dcfe790','db08bd93-cf39-4034-a5a9-c0c9e7a61f09'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='842d2c9e3dbc47a09feb7ce193ad0cca',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:06:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1971814243',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=183f5b14-9b47-442a-981f-8ab9ab796f89,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d3686b9453de4b2ca1adc15469c35968',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='842d2c9e3dbc47a09feb7ce193ad0cca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:18 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-d9aa3025-2a7a-4918-a376-d34b6a63223d tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8bb8e72-da3f-4496-aac5-68a6c2e422ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:19 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-d9aa3025-2a7a-4918-a376-d34b6a63223d tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8bb8e72-da3f-4496-aac5-68a6c2e422ac) transitioned into state 'SUCCESS' from state '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-1971814243',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d3686b9453de4b2ca1adc15469c35968',qos_specs=None,replication_status=,reservations=['685fda26-48b2-4307-9ac0-95c8281fc724','76761146-f6b5-46de-91c4-f2f626e5d9ac','b996f545-4a79-48b2-87be-33a78dcfe790','db08bd93-cf39-4034-a5a9-c0c9e7a61f09'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='842d2c9e3dbc47a09feb7ce193ad0cca',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:19 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-d9aa3025-2a7a-4918-a376-d34b6a63223d tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (452345fb-3d0a-4f41-82dc-4d8b810e151b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:19 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-d9aa3025-2a7a-4918-a376-d34b6a63223d tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (452345fb-3d0a-4f41-82dc-4d8b810e151b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:19 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-d9aa3025-2a7a-4918-a376-d34b6a63223d tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Flow 'volume_create_api' (987a80c4-0389-40cb-88f8-690645c78f33) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:06:19 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-d9aa3025-2a7a-4918-a376-d34b6a63223d tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Create volume request issued successfully. Sep 05 21:06:19 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-d9aa3025-2a7a-4918-a376-d34b6a63223d tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 21:06:19 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1173/2356] 192.168.122.117 () {60 vars in 1143 bytes} [Sat Sep 5 21:06:18 2026] POST /volume/v3/volumes => generated 766 bytes in 499 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:06:19 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-3abd5511-6ecc-493b-8adf-bbd28701ebfa None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:19 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-3abd5511-6ecc-493b-8adf-bbd28701ebfa tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 21:06:19 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-3abd5511-6ecc-493b-8adf-bbd28701ebfa tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "1e185b14-4f13-44ff-ab1c-d13d5db83085", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-787893095"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:06:19 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.volumes [None req-3abd5511-6ecc-493b-8adf-bbd28701ebfa tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Create volume request body: {'volume': {"'imageRef": '1e185b14-4f13-44ff-ab1c-d13d5db83085', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-787893095'}} {{(pid=87434) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:06:19 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-3abd5511-6ecc-493b-8adf-bbd28701ebfa tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Create volume of 1 GB Sep 05 21:06:19 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-3abd5511-6ecc-493b-8adf-bbd28701ebfa tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Availability Zones retrieved successfully. Sep 05 21:06:19 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-3abd5511-6ecc-493b-8adf-bbd28701ebfa tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Flow 'volume_create_api' (f5656349-06b1-40ea-8188-dfdc9adfa3e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:06:19 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-3abd5511-6ecc-493b-8adf-bbd28701ebfa tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16e55aed-5acc-4857-8f3e-192bbe5b76c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:19 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.flows.api.create_volume [None req-3abd5511-6ecc-493b-8adf-bbd28701ebfa tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Validating volume size '1' using validate_int {{(pid=87434) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:06:19 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-3abd5511-6ecc-493b-8adf-bbd28701ebfa tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16e55aed-5acc-4857-8f3e-192bbe5b76c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:19 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-3abd5511-6ecc-493b-8adf-bbd28701ebfa tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13cab72e-a234-48d2-864a-62f6d284c584) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:19 devstack devstack@c-api.service[87434]: DEBUG cinder.quota [None req-3abd5511-6ecc-493b-8adf-bbd28701ebfa tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Created reservations ['dd066206-7415-4da4-8edf-4846f458ecf4', 'effad676-694f-473e-885c-1663db761896', '9a0398b7-379e-4a26-8c8a-f24e2372d3ac', '48a0946f-9490-48fb-9618-0754a577521f'] {{(pid=87434) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:06:19 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-3abd5511-6ecc-493b-8adf-bbd28701ebfa tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13cab72e-a234-48d2-864a-62f6d284c584) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dd066206-7415-4da4-8edf-4846f458ecf4', 'effad676-694f-473e-885c-1663db761896', '9a0398b7-379e-4a26-8c8a-f24e2372d3ac', '48a0946f-9490-48fb-9618-0754a577521f']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:19 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-3abd5511-6ecc-493b-8adf-bbd28701ebfa tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6fe42e5-5dad-4429-8f27-7c20ee97ad61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:19 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:19 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:06:19 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-3abd5511-6ecc-493b-8adf-bbd28701ebfa tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6fe42e5-5dad-4429-8f27-7c20ee97ad61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4638a689-d9f6-4995-b5c8-d6e507fe61c3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-787893095',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d3686b9453de4b2ca1adc15469c35968',qos_specs=None,replication_status=,reservations=['dd066206-7415-4da4-8edf-4846f458ecf4','effad676-694f-473e-885c-1663db761896','9a0398b7-379e-4a26-8c8a-f24e2372d3ac','48a0946f-9490-48fb-9618-0754a577521f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='842d2c9e3dbc47a09feb7ce193ad0cca',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:06:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-787893095',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4638a689-d9f6-4995-b5c8-d6e507fe61c3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d3686b9453de4b2ca1adc15469c35968',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='842d2c9e3dbc47a09feb7ce193ad0cca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:19 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-3abd5511-6ecc-493b-8adf-bbd28701ebfa tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3664fe6c-5027-4ec6-8f0a-db8277205af0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:19 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-3abd5511-6ecc-493b-8adf-bbd28701ebfa tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3664fe6c-5027-4ec6-8f0a-db8277205af0) transitioned into state 'SUCCESS' from state '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-787893095',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d3686b9453de4b2ca1adc15469c35968',qos_specs=None,replication_status=,reservations=['dd066206-7415-4da4-8edf-4846f458ecf4','effad676-694f-473e-885c-1663db761896','9a0398b7-379e-4a26-8c8a-f24e2372d3ac','48a0946f-9490-48fb-9618-0754a577521f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='842d2c9e3dbc47a09feb7ce193ad0cca',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:19 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-3abd5511-6ecc-493b-8adf-bbd28701ebfa tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17c9408d-a303-407a-b210-2834a191f330) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:19 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-3abd5511-6ecc-493b-8adf-bbd28701ebfa tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17c9408d-a303-407a-b210-2834a191f330) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:19 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-3abd5511-6ecc-493b-8adf-bbd28701ebfa tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Flow 'volume_create_api' (f5656349-06b1-40ea-8188-dfdc9adfa3e4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:06:19 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-3abd5511-6ecc-493b-8adf-bbd28701ebfa tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Create volume request issued successfully. Sep 05 21:06:19 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-3abd5511-6ecc-493b-8adf-bbd28701ebfa tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 21:06:19 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1184/2357] 192.168.122.117 () {60 vars in 1143 bytes} [Sat Sep 5 21:06:19 2026] POST /volume/v3/volumes => generated 765 bytes in 395 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:06:19 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-3cf57a1c-1e39-4416-95b2-e7f330f077c3 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:19 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-3cf57a1c-1e39-4416-95b2-e7f330f077c3 tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 21:06:19 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-3cf57a1c-1e39-4416-95b2-e7f330f077c3 tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "1e185b14-4f13-44ff-ab1c-d13d5db83085", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-847414684"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:06:19 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.volumes [None req-3cf57a1c-1e39-4416-95b2-e7f330f077c3 tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Create volume request body: {'volume': {"'imageRef": '1e185b14-4f13-44ff-ab1c-d13d5db83085', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-847414684'}} {{(pid=87435) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:06:19 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-3cf57a1c-1e39-4416-95b2-e7f330f077c3 tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Create volume of 1 GB Sep 05 21:06:19 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:19 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:06:19 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-3cf57a1c-1e39-4416-95b2-e7f330f077c3 tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Availability Zones retrieved successfully. Sep 05 21:06:19 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-3cf57a1c-1e39-4416-95b2-e7f330f077c3 tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Flow 'volume_create_api' (8be6f35f-e9c4-4718-9a7a-9e29db4b9671) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:06:19 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-3cf57a1c-1e39-4416-95b2-e7f330f077c3 tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6d4f2bc-cb2f-4bdb-93b6-7b94bfc3bc78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:19 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.flows.api.create_volume [None req-3cf57a1c-1e39-4416-95b2-e7f330f077c3 tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Validating volume size '1' using validate_int {{(pid=87435) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:06:19 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-3cf57a1c-1e39-4416-95b2-e7f330f077c3 tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6d4f2bc-cb2f-4bdb-93b6-7b94bfc3bc78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:19 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-3cf57a1c-1e39-4416-95b2-e7f330f077c3 tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db517f54-ae05-4bdc-8f9b-82766392614d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:19 devstack devstack@c-api.service[87435]: DEBUG cinder.quota [None req-3cf57a1c-1e39-4416-95b2-e7f330f077c3 tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Created reservations ['4fa9e843-ef63-4324-8766-4cc35716ad48', '585ef615-b41d-464a-b8bb-7165d815dc24', '52ec9d61-b1e6-49f4-be13-dae5e9b24fd2', '8963824f-b415-4142-88eb-623d52422e48'] {{(pid=87435) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:06:19 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-3cf57a1c-1e39-4416-95b2-e7f330f077c3 tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db517f54-ae05-4bdc-8f9b-82766392614d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4fa9e843-ef63-4324-8766-4cc35716ad48', '585ef615-b41d-464a-b8bb-7165d815dc24', '52ec9d61-b1e6-49f4-be13-dae5e9b24fd2', '8963824f-b415-4142-88eb-623d52422e48']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:19 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-3cf57a1c-1e39-4416-95b2-e7f330f077c3 tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dadbd5b1-b09e-4d2a-98af-a7a2a1223e0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:19 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-fbc3a422-fb78-49ec-b797-350c119cee37 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:19 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-fbc3a422-fb78-49ec-b797-350c119cee37 tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] GET http://192.168.122.117/volume/v3/volumes/d78c890c-ff4e-4c6f-9e45-b0ef486abe84 Sep 05 21:06:19 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-fbc3a422-fb78-49ec-b797-350c119cee37 tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:19 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-fbc3a422-fb78-49ec-b797-350c119cee37 tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:19 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:19 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:06:19 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:19 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:06:19 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:19 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:06:19 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-3cf57a1c-1e39-4416-95b2-e7f330f077c3 tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dadbd5b1-b09e-4d2a-98af-a7a2a1223e0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a9d5d00b-bb7d-4498-a2d4-e635e5c4b836', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-847414684',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d3686b9453de4b2ca1adc15469c35968',qos_specs=None,replication_status=,reservations=['4fa9e843-ef63-4324-8766-4cc35716ad48','585ef615-b41d-464a-b8bb-7165d815dc24','52ec9d61-b1e6-49f4-be13-dae5e9b24fd2','8963824f-b415-4142-88eb-623d52422e48'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='842d2c9e3dbc47a09feb7ce193ad0cca',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:06:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-847414684',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a9d5d00b-bb7d-4498-a2d4-e635e5c4b836,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d3686b9453de4b2ca1adc15469c35968',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='842d2c9e3dbc47a09feb7ce193ad0cca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:19 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-3cf57a1c-1e39-4416-95b2-e7f330f077c3 tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f12e55d-766d-4e75-8d24-3ebd0d02748d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:19 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-fbc3a422-fb78-49ec-b797-350c119cee37 tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] Volume info retrieved successfully. Sep 05 21:06:19 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-fbc3a422-fb78-49ec-b797-350c119cee37 tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] http://192.168.122.117/volume/v3/volumes/d78c890c-ff4e-4c6f-9e45-b0ef486abe84 returned with HTTP 200 Sep 05 21:06:19 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1185/2358] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:19 2026] GET /volume/v3/volumes/d78c890c-ff4e-4c6f-9e45-b0ef486abe84 => generated 882 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:19 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-3cf57a1c-1e39-4416-95b2-e7f330f077c3 tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f12e55d-766d-4e75-8d24-3ebd0d02748d) transitioned into state 'SUCCESS' from state '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-847414684',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d3686b9453de4b2ca1adc15469c35968',qos_specs=None,replication_status=,reservations=['4fa9e843-ef63-4324-8766-4cc35716ad48','585ef615-b41d-464a-b8bb-7165d815dc24','52ec9d61-b1e6-49f4-be13-dae5e9b24fd2','8963824f-b415-4142-88eb-623d52422e48'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='842d2c9e3dbc47a09feb7ce193ad0cca',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:19 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-3cf57a1c-1e39-4416-95b2-e7f330f077c3 tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8eb191c8-3fe9-4fe6-bdca-9d727e615873) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:19 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-3cf57a1c-1e39-4416-95b2-e7f330f077c3 tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8eb191c8-3fe9-4fe6-bdca-9d727e615873) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:19 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-3cf57a1c-1e39-4416-95b2-e7f330f077c3 tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Flow 'volume_create_api' (8be6f35f-e9c4-4718-9a7a-9e29db4b9671) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:06:19 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-3cf57a1c-1e39-4416-95b2-e7f330f077c3 tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Create volume request issued successfully. Sep 05 21:06:19 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-3cf57a1c-1e39-4416-95b2-e7f330f077c3 tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 21:06:19 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1174/2359] 192.168.122.117 () {60 vars in 1143 bytes} [Sat Sep 5 21:06:19 2026] POST /volume/v3/volumes => generated 765 bytes in 423 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:06:19 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-c011dd04-0dd7-4698-9abc-c0e8506f0070 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:19 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-c011dd04-0dd7-4698-9abc-c0e8506f0070 tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 21:06:19 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-c011dd04-0dd7-4698-9abc-c0e8506f0070 tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "1e185b14-4f13-44ff-ab1c-d13d5db83085", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-74668151"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:06:19 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.volumes [None req-c011dd04-0dd7-4698-9abc-c0e8506f0070 tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Create volume request body: {'volume': {"'imageRef": '1e185b14-4f13-44ff-ab1c-d13d5db83085', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-74668151'}} {{(pid=87434) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:06:19 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-c011dd04-0dd7-4698-9abc-c0e8506f0070 tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Create volume of 1 GB Sep 05 21:06:19 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-c011dd04-0dd7-4698-9abc-c0e8506f0070 tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Availability Zones retrieved successfully. Sep 05 21:06:20 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-c011dd04-0dd7-4698-9abc-c0e8506f0070 tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Flow 'volume_create_api' (fd35124e-2251-49cc-b132-e13650328306) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:06:20 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-c011dd04-0dd7-4698-9abc-c0e8506f0070 tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84c228e3-7e24-4c8a-85ea-8bcb866bc2ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:20 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.flows.api.create_volume [None req-c011dd04-0dd7-4698-9abc-c0e8506f0070 tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Validating volume size '1' using validate_int {{(pid=87434) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:06:20 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-c011dd04-0dd7-4698-9abc-c0e8506f0070 tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84c228e3-7e24-4c8a-85ea-8bcb866bc2ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:20 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-c011dd04-0dd7-4698-9abc-c0e8506f0070 tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c620e352-ef50-471f-b10a-2b2c0e121aaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:20 devstack devstack@c-api.service[87434]: DEBUG cinder.quota [None req-c011dd04-0dd7-4698-9abc-c0e8506f0070 tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Created reservations ['8208ca94-4e78-46f9-b868-02e93eb1b5bf', '3c68fb47-a88e-4c7a-b240-681694783ac2', 'eb29aa77-c05a-4ab7-a73a-57fce7b0f3c4', '9a311cfe-8cab-4e9e-ae7e-00ee96593225'] {{(pid=87434) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:06:20 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-c011dd04-0dd7-4698-9abc-c0e8506f0070 tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c620e352-ef50-471f-b10a-2b2c0e121aaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8208ca94-4e78-46f9-b868-02e93eb1b5bf', '3c68fb47-a88e-4c7a-b240-681694783ac2', 'eb29aa77-c05a-4ab7-a73a-57fce7b0f3c4', '9a311cfe-8cab-4e9e-ae7e-00ee96593225']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:20 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-c011dd04-0dd7-4698-9abc-c0e8506f0070 tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1efb1873-22a3-4d8e-af11-a7c65c89f208) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:20 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:20 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:06:20 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-c011dd04-0dd7-4698-9abc-c0e8506f0070 tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1efb1873-22a3-4d8e-af11-a7c65c89f208) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e2f15578-bf02-4850-83fa-616c1069c1ca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-74668151',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d3686b9453de4b2ca1adc15469c35968',qos_specs=None,replication_status=,reservations=['8208ca94-4e78-46f9-b868-02e93eb1b5bf','3c68fb47-a88e-4c7a-b240-681694783ac2','eb29aa77-c05a-4ab7-a73a-57fce7b0f3c4','9a311cfe-8cab-4e9e-ae7e-00ee96593225'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='842d2c9e3dbc47a09feb7ce193ad0cca',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:06:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-74668151',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e2f15578-bf02-4850-83fa-616c1069c1ca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d3686b9453de4b2ca1adc15469c35968',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='842d2c9e3dbc47a09feb7ce193ad0cca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:20 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-c011dd04-0dd7-4698-9abc-c0e8506f0070 tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b73442e1-c367-4bd4-af55-4c8ea3bbee10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:20 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-c011dd04-0dd7-4698-9abc-c0e8506f0070 tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b73442e1-c367-4bd4-af55-4c8ea3bbee10) transitioned into state 'SUCCESS' from state '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-74668151',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d3686b9453de4b2ca1adc15469c35968',qos_specs=None,replication_status=,reservations=['8208ca94-4e78-46f9-b868-02e93eb1b5bf','3c68fb47-a88e-4c7a-b240-681694783ac2','eb29aa77-c05a-4ab7-a73a-57fce7b0f3c4','9a311cfe-8cab-4e9e-ae7e-00ee96593225'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='842d2c9e3dbc47a09feb7ce193ad0cca',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:20 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-c011dd04-0dd7-4698-9abc-c0e8506f0070 tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec1ddd63-eef5-460f-891e-7db986d8be21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:20 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-c011dd04-0dd7-4698-9abc-c0e8506f0070 tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec1ddd63-eef5-460f-891e-7db986d8be21) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:20 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-c011dd04-0dd7-4698-9abc-c0e8506f0070 tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Flow 'volume_create_api' (fd35124e-2251-49cc-b132-e13650328306) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:06:20 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-c011dd04-0dd7-4698-9abc-c0e8506f0070 tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Create volume request issued successfully. Sep 05 21:06:20 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-c011dd04-0dd7-4698-9abc-c0e8506f0070 tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 21:06:20 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1186/2360] 192.168.122.117 () {60 vars in 1143 bytes} [Sat Sep 5 21:06:19 2026] POST /volume/v3/volumes => generated 764 bytes in 468 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:06:20 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-41ac23e3-cc8c-4721-98b7-4ed3d4b77d7e None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:20 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-41ac23e3-cc8c-4721-98b7-4ed3d4b77d7e tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] GET http://192.168.122.117/volume/v3/volumes/9bc0cbca-ebf3-4289-8f46-5a42be8677a9 Sep 05 21:06:20 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-41ac23e3-cc8c-4721-98b7-4ed3d4b77d7e tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:20 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-41ac23e3-cc8c-4721-98b7-4ed3d4b77d7e tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:20 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:20 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:06:20 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:20 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:06:20 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-41ac23e3-cc8c-4721-98b7-4ed3d4b77d7e tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Volume info retrieved successfully. Sep 05 21:06:20 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-41ac23e3-cc8c-4721-98b7-4ed3d4b77d7e tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] http://192.168.122.117/volume/v3/volumes/9bc0cbca-ebf3-4289-8f46-5a42be8677a9 returned with HTTP 200 Sep 05 21:06:20 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1175/2361] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:20 2026] GET /volume/v3/volumes/9bc0cbca-ebf3-4289-8f46-5a42be8677a9 => generated 858 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:20 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-9a1e6ad0-bf20-4035-bbcd-5e58e0315984 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:20 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-9a1e6ad0-bf20-4035-bbcd-5e58e0315984 tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] GET http://192.168.122.117/volume/v3/volumes/183f5b14-9b47-442a-981f-8ab9ab796f89 Sep 05 21:06:20 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-9a1e6ad0-bf20-4035-bbcd-5e58e0315984 tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:20 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-9a1e6ad0-bf20-4035-bbcd-5e58e0315984 tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:20 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:20 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:06:20 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:20 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:06:20 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-9a1e6ad0-bf20-4035-bbcd-5e58e0315984 tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Volume info retrieved successfully. Sep 05 21:06:20 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-9a1e6ad0-bf20-4035-bbcd-5e58e0315984 tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] http://192.168.122.117/volume/v3/volumes/183f5b14-9b47-442a-981f-8ab9ab796f89 returned with HTTP 200 Sep 05 21:06:20 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1187/2362] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:20 2026] GET /volume/v3/volumes/183f5b14-9b47-442a-981f-8ab9ab796f89 => generated 858 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:20 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-d71557f4-1e25-4a9d-9662-56121e950f3f None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:20 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-d71557f4-1e25-4a9d-9662-56121e950f3f tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] GET http://192.168.122.117/volume/v3/volumes/d78c890c-ff4e-4c6f-9e45-b0ef486abe84 Sep 05 21:06:20 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-d71557f4-1e25-4a9d-9662-56121e950f3f tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:20 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-d71557f4-1e25-4a9d-9662-56121e950f3f tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:20 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-d71557f4-1e25-4a9d-9662-56121e950f3f tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] http://192.168.122.117/volume/v3/volumes/d78c890c-ff4e-4c6f-9e45-b0ef486abe84 returned with HTTP 404 Sep 05 21:06:20 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1176/2363] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:20 2026] GET /volume/v3/volumes/d78c890c-ff4e-4c6f-9e45-b0ef486abe84 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:06:20 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-3d1a1282-e80f-45e2-b372-7201f54e6977 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:20 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-3d1a1282-e80f-45e2-b372-7201f54e6977 tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] GET http://192.168.122.117/volume/v3/volumes/7db0840d-2b72-4029-ab4f-9b9a7b762d78 Sep 05 21:06:20 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-3d1a1282-e80f-45e2-b372-7201f54e6977 tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:20 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-3d1a1282-e80f-45e2-b372-7201f54e6977 tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:20 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:20 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:06:20 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:20 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:06:20 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-3d1a1282-e80f-45e2-b372-7201f54e6977 tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] Volume info retrieved successfully. Sep 05 21:06:20 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-3d1a1282-e80f-45e2-b372-7201f54e6977 tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] http://192.168.122.117/volume/v3/volumes/7db0840d-2b72-4029-ab4f-9b9a7b762d78 returned with HTTP 200 Sep 05 21:06:20 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1188/2364] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:20 2026] GET /volume/v3/volumes/7db0840d-2b72-4029-ab4f-9b9a7b762d78 => generated 848 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:21 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-e2e369f9-444c-4d84-9496-0b2da285eb9c None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:21 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-e2e369f9-444c-4d84-9496-0b2da285eb9c tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] DELETE http://192.168.122.117/volume/v3/volumes/7db0840d-2b72-4029-ab4f-9b9a7b762d78 Sep 05 21:06:21 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-e2e369f9-444c-4d84-9496-0b2da285eb9c tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:21 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-e2e369f9-444c-4d84-9496-0b2da285eb9c tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:21 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-e2e369f9-444c-4d84-9496-0b2da285eb9c tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] Delete volume with id: 7db0840d-2b72-4029-ab4f-9b9a7b762d78 Sep 05 21:06:21 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:21 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:06:21 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:21 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:06:21 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-e2e369f9-444c-4d84-9496-0b2da285eb9c tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] Volume info retrieved successfully. Sep 05 21:06:21 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-e2e369f9-444c-4d84-9496-0b2da285eb9c tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] Delete volume request issued successfully. Sep 05 21:06:21 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-e2e369f9-444c-4d84-9496-0b2da285eb9c tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] http://192.168.122.117/volume/v3/volumes/7db0840d-2b72-4029-ab4f-9b9a7b762d78 returned with HTTP 202 Sep 05 21:06:21 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1177/2365] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 21:06:21 2026] DELETE /volume/v3/volumes/7db0840d-2b72-4029-ab4f-9b9a7b762d78 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:06:21 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-2d65bbd0-0125-412f-acbf-c8a573ead434 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:21 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-2d65bbd0-0125-412f-acbf-c8a573ead434 tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] GET http://192.168.122.117/volume/v3/volumes/7db0840d-2b72-4029-ab4f-9b9a7b762d78 Sep 05 21:06:21 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-2d65bbd0-0125-412f-acbf-c8a573ead434 tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:21 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-2d65bbd0-0125-412f-acbf-c8a573ead434 tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:21 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:21 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:06:21 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:21 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:06:21 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-2d65bbd0-0125-412f-acbf-c8a573ead434 tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] Volume info retrieved successfully. Sep 05 21:06:21 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-2d65bbd0-0125-412f-acbf-c8a573ead434 tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] http://192.168.122.117/volume/v3/volumes/7db0840d-2b72-4029-ab4f-9b9a7b762d78 returned with HTTP 200 Sep 05 21:06:21 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1189/2366] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:21 2026] GET /volume/v3/volumes/7db0840d-2b72-4029-ab4f-9b9a7b762d78 => generated 847 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:21 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-b32ec0c0-5e9f-4fc9-948c-9c700e75968c None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:21 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-b32ec0c0-5e9f-4fc9-948c-9c700e75968c tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] GET http://192.168.122.117/volume/v3/volumes/183f5b14-9b47-442a-981f-8ab9ab796f89 Sep 05 21:06:21 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-b32ec0c0-5e9f-4fc9-948c-9c700e75968c tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:21 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-b32ec0c0-5e9f-4fc9-948c-9c700e75968c tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:21 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:21 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:06:21 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:21 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:06:21 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-b32ec0c0-5e9f-4fc9-948c-9c700e75968c tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Volume info retrieved successfully. Sep 05 21:06:21 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-b32ec0c0-5e9f-4fc9-948c-9c700e75968c tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] http://192.168.122.117/volume/v3/volumes/183f5b14-9b47-442a-981f-8ab9ab796f89 returned with HTTP 200 Sep 05 21:06:21 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1178/2367] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:21 2026] GET /volume/v3/volumes/183f5b14-9b47-442a-981f-8ab9ab796f89 => generated 859 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:21 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-2fa1c049-3d93-484a-9cb4-7291f097acac None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:21 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-2fa1c049-3d93-484a-9cb4-7291f097acac tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] GET http://192.168.122.117/volume/v3/volumes/4638a689-d9f6-4995-b5c8-d6e507fe61c3 Sep 05 21:06:21 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-2fa1c049-3d93-484a-9cb4-7291f097acac tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:21 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-2fa1c049-3d93-484a-9cb4-7291f097acac tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:21 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:21 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:06:21 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:21 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:06:21 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-2fa1c049-3d93-484a-9cb4-7291f097acac tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Volume info retrieved successfully. Sep 05 21:06:21 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-2fa1c049-3d93-484a-9cb4-7291f097acac tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] http://192.168.122.117/volume/v3/volumes/4638a689-d9f6-4995-b5c8-d6e507fe61c3 returned with HTTP 200 Sep 05 21:06:21 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1190/2368] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:21 2026] GET /volume/v3/volumes/4638a689-d9f6-4995-b5c8-d6e507fe61c3 => generated 857 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:22 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-2c18b9d9-8ee7-4542-a202-e67a7238b06d None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:22 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-2c18b9d9-8ee7-4542-a202-e67a7238b06d tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] GET http://192.168.122.117/volume/v3/volumes/7db0840d-2b72-4029-ab4f-9b9a7b762d78 Sep 05 21:06:22 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-2c18b9d9-8ee7-4542-a202-e67a7238b06d tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:22 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-2c18b9d9-8ee7-4542-a202-e67a7238b06d tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:22 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-2c18b9d9-8ee7-4542-a202-e67a7238b06d tempest-VolumesCloneTest-869872333 tempest-VolumesCloneTest-869872333-project-member] http://192.168.122.117/volume/v3/volumes/7db0840d-2b72-4029-ab4f-9b9a7b762d78 returned with HTTP 404 Sep 05 21:06:22 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1179/2369] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:22 2026] GET /volume/v3/volumes/7db0840d-2b72-4029-ab4f-9b9a7b762d78 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:06:22 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-4fc8f6c1-e5cc-4d1b-9502-0aa9029af898 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:22 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-4fc8f6c1-e5cc-4d1b-9502-0aa9029af898 tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] GET http://192.168.122.117/volume/v3/volumes/4638a689-d9f6-4995-b5c8-d6e507fe61c3 Sep 05 21:06:22 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-4fc8f6c1-e5cc-4d1b-9502-0aa9029af898 tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:22 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-4fc8f6c1-e5cc-4d1b-9502-0aa9029af898 tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:22 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:22 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:06:22 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:22 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:06:22 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-4fc8f6c1-e5cc-4d1b-9502-0aa9029af898 tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Volume info retrieved successfully. Sep 05 21:06:22 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-4fc8f6c1-e5cc-4d1b-9502-0aa9029af898 tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] http://192.168.122.117/volume/v3/volumes/4638a689-d9f6-4995-b5c8-d6e507fe61c3 returned with HTTP 200 Sep 05 21:06:22 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1191/2370] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:22 2026] GET /volume/v3/volumes/4638a689-d9f6-4995-b5c8-d6e507fe61c3 => generated 858 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:22 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-0a09ec72-57db-4a05-8d82-fd88942fb3f1 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:22 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-0a09ec72-57db-4a05-8d82-fd88942fb3f1 tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] GET http://192.168.122.117/volume/v3/volumes/a9d5d00b-bb7d-4498-a2d4-e635e5c4b836 Sep 05 21:06:22 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-0a09ec72-57db-4a05-8d82-fd88942fb3f1 tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:22 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-0a09ec72-57db-4a05-8d82-fd88942fb3f1 tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:22 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:22 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:06:22 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:22 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:06:22 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-0a09ec72-57db-4a05-8d82-fd88942fb3f1 tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Volume info retrieved successfully. Sep 05 21:06:22 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-0a09ec72-57db-4a05-8d82-fd88942fb3f1 tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] http://192.168.122.117/volume/v3/volumes/a9d5d00b-bb7d-4498-a2d4-e635e5c4b836 returned with HTTP 200 Sep 05 21:06:22 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1180/2371] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:22 2026] GET /volume/v3/volumes/a9d5d00b-bb7d-4498-a2d4-e635e5c4b836 => generated 858 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:22 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-b94fffed-1fd4-4ee2-9466-e34e2866fe82 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:22 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b94fffed-1fd4-4ee2-9466-e34e2866fe82 tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] GET http://192.168.122.117/volume/v3/volumes/e2f15578-bf02-4850-83fa-616c1069c1ca Sep 05 21:06:22 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b94fffed-1fd4-4ee2-9466-e34e2866fe82 tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:22 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b94fffed-1fd4-4ee2-9466-e34e2866fe82 tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:22 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:22 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:06:22 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:22 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:06:22 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-b94fffed-1fd4-4ee2-9466-e34e2866fe82 tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Volume info retrieved successfully. Sep 05 21:06:22 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b94fffed-1fd4-4ee2-9466-e34e2866fe82 tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] http://192.168.122.117/volume/v3/volumes/e2f15578-bf02-4850-83fa-616c1069c1ca returned with HTTP 200 Sep 05 21:06:22 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1192/2372] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:22 2026] GET /volume/v3/volumes/e2f15578-bf02-4850-83fa-616c1069c1ca => generated 856 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-afd1b93f-3485-425d-a4de-a3a696da01fe None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:23 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-afd1b93f-3485-425d-a4de-a3a696da01fe tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] GET http://192.168.122.117/volume/v3/volumes/e2f15578-bf02-4850-83fa-616c1069c1ca Sep 05 21:06:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-afd1b93f-3485-425d-a4de-a3a696da01fe tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-afd1b93f-3485-425d-a4de-a3a696da01fe tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:23 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:23 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:06:23 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:23 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:06:23 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-afd1b93f-3485-425d-a4de-a3a696da01fe tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Volume info retrieved successfully. Sep 05 21:06:23 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-afd1b93f-3485-425d-a4de-a3a696da01fe tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] http://192.168.122.117/volume/v3/volumes/e2f15578-bf02-4850-83fa-616c1069c1ca returned with HTTP 200 Sep 05 21:06:23 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1181/2373] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:23 2026] GET /volume/v3/volumes/e2f15578-bf02-4850-83fa-616c1069c1ca => generated 857 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:06:23 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-7e05deae-5e68-4ffc-af47-9e9d51803bd2 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:23 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-7e05deae-5e68-4ffc-af47-9e9d51803bd2 tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] DELETE http://192.168.122.117/volume/v3/volumes/e2f15578-bf02-4850-83fa-616c1069c1ca Sep 05 21:06:23 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-7e05deae-5e68-4ffc-af47-9e9d51803bd2 tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:23 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-7e05deae-5e68-4ffc-af47-9e9d51803bd2 tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Calling method 'delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:23 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-7e05deae-5e68-4ffc-af47-9e9d51803bd2 tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Delete volume with id: e2f15578-bf02-4850-83fa-616c1069c1ca Sep 05 21:06:24 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:24 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:06:24 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:24 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:06:24 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-7e05deae-5e68-4ffc-af47-9e9d51803bd2 tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Volume info retrieved successfully. Sep 05 21:06:24 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-7e05deae-5e68-4ffc-af47-9e9d51803bd2 tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Delete volume request issued successfully. Sep 05 21:06:24 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-7e05deae-5e68-4ffc-af47-9e9d51803bd2 tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] http://192.168.122.117/volume/v3/volumes/e2f15578-bf02-4850-83fa-616c1069c1ca returned with HTTP 202 Sep 05 21:06:24 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1193/2374] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 21:06:23 2026] DELETE /volume/v3/volumes/e2f15578-bf02-4850-83fa-616c1069c1ca => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:06:24 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-12107034-4815-4c3d-8909-be3cdbd8c033 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:24 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-12107034-4815-4c3d-8909-be3cdbd8c033 tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] GET http://192.168.122.117/volume/v3/volumes/e2f15578-bf02-4850-83fa-616c1069c1ca Sep 05 21:06:24 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-12107034-4815-4c3d-8909-be3cdbd8c033 tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:24 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-12107034-4815-4c3d-8909-be3cdbd8c033 tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:24 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:24 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:06:24 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:24 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:06:24 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-12107034-4815-4c3d-8909-be3cdbd8c033 tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Volume info retrieved successfully. Sep 05 21:06:24 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-12107034-4815-4c3d-8909-be3cdbd8c033 tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] http://192.168.122.117/volume/v3/volumes/e2f15578-bf02-4850-83fa-616c1069c1ca returned with HTTP 200 Sep 05 21:06:24 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1182/2375] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:24 2026] GET /volume/v3/volumes/e2f15578-bf02-4850-83fa-616c1069c1ca => generated 856 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-ecbc3d55-7ddf-40af-9ab3-22db76e53ddf None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:25 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-ecbc3d55-7ddf-40af-9ab3-22db76e53ddf tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] GET http://192.168.122.117/volume/v3/volumes/e2f15578-bf02-4850-83fa-616c1069c1ca Sep 05 21:06:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-ecbc3d55-7ddf-40af-9ab3-22db76e53ddf tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-ecbc3d55-7ddf-40af-9ab3-22db76e53ddf tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:25 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-ecbc3d55-7ddf-40af-9ab3-22db76e53ddf tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] http://192.168.122.117/volume/v3/volumes/e2f15578-bf02-4850-83fa-616c1069c1ca returned with HTTP 404 Sep 05 21:06:25 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1194/2376] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:25 2026] GET /volume/v3/volumes/e2f15578-bf02-4850-83fa-616c1069c1ca => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:06:25 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-aef14d87-32a4-400a-96eb-4e7a8beeafee None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:25 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-aef14d87-32a4-400a-96eb-4e7a8beeafee tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] DELETE http://192.168.122.117/volume/v3/volumes/a9d5d00b-bb7d-4498-a2d4-e635e5c4b836 Sep 05 21:06:25 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-aef14d87-32a4-400a-96eb-4e7a8beeafee tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:25 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-aef14d87-32a4-400a-96eb-4e7a8beeafee tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:25 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-aef14d87-32a4-400a-96eb-4e7a8beeafee tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Delete volume with id: a9d5d00b-bb7d-4498-a2d4-e635e5c4b836 Sep 05 21:06:25 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:25 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:06:25 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:25 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:06:25 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-aef14d87-32a4-400a-96eb-4e7a8beeafee tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Volume info retrieved successfully. Sep 05 21:06:25 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-aef14d87-32a4-400a-96eb-4e7a8beeafee tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Delete volume request issued successfully. Sep 05 21:06:25 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-aef14d87-32a4-400a-96eb-4e7a8beeafee tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] http://192.168.122.117/volume/v3/volumes/a9d5d00b-bb7d-4498-a2d4-e635e5c4b836 returned with HTTP 202 Sep 05 21:06:25 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1183/2377] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 21:06:25 2026] DELETE /volume/v3/volumes/a9d5d00b-bb7d-4498-a2d4-e635e5c4b836 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:06:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-45cc0672-f307-41bf-93b5-df7f097ee86b None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:25 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-45cc0672-f307-41bf-93b5-df7f097ee86b tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] GET http://192.168.122.117/volume/v3/volumes/a9d5d00b-bb7d-4498-a2d4-e635e5c4b836 Sep 05 21:06:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-45cc0672-f307-41bf-93b5-df7f097ee86b tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-45cc0672-f307-41bf-93b5-df7f097ee86b tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:25 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:25 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:06:25 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:25 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:06:25 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-45cc0672-f307-41bf-93b5-df7f097ee86b tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Volume info retrieved successfully. Sep 05 21:06:25 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-45cc0672-f307-41bf-93b5-df7f097ee86b tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] http://192.168.122.117/volume/v3/volumes/a9d5d00b-bb7d-4498-a2d4-e635e5c4b836 returned with HTTP 200 Sep 05 21:06:25 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1195/2378] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:25 2026] GET /volume/v3/volumes/a9d5d00b-bb7d-4498-a2d4-e635e5c4b836 => generated 857 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:25 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-59ecc8f1-e8e0-473b-9151-4c1bc6b19e33 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:25 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-59ecc8f1-e8e0-473b-9151-4c1bc6b19e33 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 21:06:25 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-59ecc8f1-e8e0-473b-9151-4c1bc6b19e33 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1405580778", "metadata": {"Type": "Test"}}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:06:25 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.volumes [None req-59ecc8f1-e8e0-473b-9151-4c1bc6b19e33 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1405580778', 'metadata': {'Type': 'Test'}}} {{(pid=87435) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:06:25 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-59ecc8f1-e8e0-473b-9151-4c1bc6b19e33 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Create volume of 1 GB Sep 05 21:06:25 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-59ecc8f1-e8e0-473b-9151-4c1bc6b19e33 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Availability Zones retrieved successfully. Sep 05 21:06:25 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-59ecc8f1-e8e0-473b-9151-4c1bc6b19e33 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Flow 'volume_create_api' (4254422e-2472-4342-bc2a-a835a18736df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:06:25 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-59ecc8f1-e8e0-473b-9151-4c1bc6b19e33 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4c9f610-97a7-4751-9a16-e3b11651494f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:25 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.flows.api.create_volume [None req-59ecc8f1-e8e0-473b-9151-4c1bc6b19e33 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Validating volume size '1' using validate_int {{(pid=87435) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:06:25 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-59ecc8f1-e8e0-473b-9151-4c1bc6b19e33 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4c9f610-97a7-4751-9a16-e3b11651494f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:25 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-59ecc8f1-e8e0-473b-9151-4c1bc6b19e33 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a70d8d3f-a634-4754-993e-a5d9ad3387d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:25 devstack devstack@c-api.service[87435]: DEBUG cinder.quota [None req-59ecc8f1-e8e0-473b-9151-4c1bc6b19e33 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Created reservations ['c5c5d038-3b8c-4329-bbb9-ce75266929fd', '4ca94c57-2cca-442d-964b-476fb78a07fe', '0ec15e56-2b19-443b-8db4-3f73d885e7e0', '70d18473-6809-4779-894c-a1bdf87580dd'] {{(pid=87435) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:06:25 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-59ecc8f1-e8e0-473b-9151-4c1bc6b19e33 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a70d8d3f-a634-4754-993e-a5d9ad3387d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c5c5d038-3b8c-4329-bbb9-ce75266929fd', '4ca94c57-2cca-442d-964b-476fb78a07fe', '0ec15e56-2b19-443b-8db4-3f73d885e7e0', '70d18473-6809-4779-894c-a1bdf87580dd']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:25 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-59ecc8f1-e8e0-473b-9151-4c1bc6b19e33 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2a25ed1-527a-4caf-9a66-87af4e650725) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:25 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:25 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:06:25 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-59ecc8f1-e8e0-473b-9151-4c1bc6b19e33 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2a25ed1-527a-4caf-9a66-87af4e650725) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '56238b93-aaeb-4a52-81d9-05ed479e948a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1405580778',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='d5c156417b1a4c278643116efd47697f',qos_specs=None,replication_status=,reservations=['c5c5d038-3b8c-4329-bbb9-ce75266929fd','4ca94c57-2cca-442d-964b-476fb78a07fe','0ec15e56-2b19-443b-8db4-3f73d885e7e0','70d18473-6809-4779-894c-a1bdf87580dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0dd6ec4546b4411d8874ff38c6db4a16',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:06:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1405580778',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=56238b93-aaeb-4a52-81d9-05ed479e948a,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='d5c156417b1a4c278643116efd47697f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0dd6ec4546b4411d8874ff38c6db4a16',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:25 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-59ecc8f1-e8e0-473b-9151-4c1bc6b19e33 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af728a19-4af6-4c6c-b795-30c365f7701e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:25 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-59ecc8f1-e8e0-473b-9151-4c1bc6b19e33 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af728a19-4af6-4c6c-b795-30c365f7701e) transitioned into state 'SUCCESS' from state '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-1405580778',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='d5c156417b1a4c278643116efd47697f',qos_specs=None,replication_status=,reservations=['c5c5d038-3b8c-4329-bbb9-ce75266929fd','4ca94c57-2cca-442d-964b-476fb78a07fe','0ec15e56-2b19-443b-8db4-3f73d885e7e0','70d18473-6809-4779-894c-a1bdf87580dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0dd6ec4546b4411d8874ff38c6db4a16',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:25 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-59ecc8f1-e8e0-473b-9151-4c1bc6b19e33 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7a6b4ed-fc5e-42e9-b4f0-4a3b42fa5edd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:25 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-59ecc8f1-e8e0-473b-9151-4c1bc6b19e33 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7a6b4ed-fc5e-42e9-b4f0-4a3b42fa5edd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:25 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-59ecc8f1-e8e0-473b-9151-4c1bc6b19e33 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Flow 'volume_create_api' (4254422e-2472-4342-bc2a-a835a18736df) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:06:25 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-59ecc8f1-e8e0-473b-9151-4c1bc6b19e33 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Create volume request issued successfully. Sep 05 21:06:25 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-59ecc8f1-e8e0-473b-9151-4c1bc6b19e33 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 21:06:25 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1184/2379] 192.168.122.117 () {60 vars in 1143 bytes} [Sat Sep 5 21:06:25 2026] POST /volume/v3/volumes => generated 768 bytes in 572 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:06:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-f1d53381-5158-445a-b0ab-ebaf600d72f0 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:25 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-f1d53381-5158-445a-b0ab-ebaf600d72f0 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] GET http://192.168.122.117/volume/v3/volumes/56238b93-aaeb-4a52-81d9-05ed479e948a Sep 05 21:06:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-f1d53381-5158-445a-b0ab-ebaf600d72f0 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-f1d53381-5158-445a-b0ab-ebaf600d72f0 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:25 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:25 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:06:25 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:25 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:06:25 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-f1d53381-5158-445a-b0ab-ebaf600d72f0 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Volume info retrieved successfully. Sep 05 21:06:25 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-f1d53381-5158-445a-b0ab-ebaf600d72f0 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] http://192.168.122.117/volume/v3/volumes/56238b93-aaeb-4a52-81d9-05ed479e948a returned with HTTP 200 Sep 05 21:06:25 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1196/2380] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:25 2026] GET /volume/v3/volumes/56238b93-aaeb-4a52-81d9-05ed479e948a => generated 836 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:26 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-05d72288-1ab1-4cb4-822b-cdda71eb4e37 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:26 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-05d72288-1ab1-4cb4-822b-cdda71eb4e37 tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] GET http://192.168.122.117/volume/v3/volumes/a9d5d00b-bb7d-4498-a2d4-e635e5c4b836 Sep 05 21:06:26 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-05d72288-1ab1-4cb4-822b-cdda71eb4e37 tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:26 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-05d72288-1ab1-4cb4-822b-cdda71eb4e37 tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:26 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-05d72288-1ab1-4cb4-822b-cdda71eb4e37 tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] http://192.168.122.117/volume/v3/volumes/a9d5d00b-bb7d-4498-a2d4-e635e5c4b836 returned with HTTP 404 Sep 05 21:06:26 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1185/2381] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:26 2026] GET /volume/v3/volumes/a9d5d00b-bb7d-4498-a2d4-e635e5c4b836 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:06:26 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-7a150742-567f-4da9-9a1d-7f8fe022c3ab None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:26 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-7a150742-567f-4da9-9a1d-7f8fe022c3ab tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] DELETE http://192.168.122.117/volume/v3/volumes/4638a689-d9f6-4995-b5c8-d6e507fe61c3 Sep 05 21:06:26 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-7a150742-567f-4da9-9a1d-7f8fe022c3ab tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:26 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-7a150742-567f-4da9-9a1d-7f8fe022c3ab tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Calling method 'delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:26 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-7a150742-567f-4da9-9a1d-7f8fe022c3ab tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Delete volume with id: 4638a689-d9f6-4995-b5c8-d6e507fe61c3 Sep 05 21:06:26 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:26 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:06:26 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:26 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:06:26 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-7a150742-567f-4da9-9a1d-7f8fe022c3ab tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Volume info retrieved successfully. Sep 05 21:06:26 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-7a150742-567f-4da9-9a1d-7f8fe022c3ab tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Delete volume request issued successfully. Sep 05 21:06:26 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-7a150742-567f-4da9-9a1d-7f8fe022c3ab tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] http://192.168.122.117/volume/v3/volumes/4638a689-d9f6-4995-b5c8-d6e507fe61c3 returned with HTTP 202 Sep 05 21:06:26 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1197/2382] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 21:06:26 2026] DELETE /volume/v3/volumes/4638a689-d9f6-4995-b5c8-d6e507fe61c3 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:06:26 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-1d2645ec-9b0d-4ab4-b0ad-20c9225aad31 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:26 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-1d2645ec-9b0d-4ab4-b0ad-20c9225aad31 tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] GET http://192.168.122.117/volume/v3/volumes/4638a689-d9f6-4995-b5c8-d6e507fe61c3 Sep 05 21:06:26 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-1d2645ec-9b0d-4ab4-b0ad-20c9225aad31 tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:26 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-1d2645ec-9b0d-4ab4-b0ad-20c9225aad31 tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:26 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:26 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:06:26 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:26 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:06:26 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-1d2645ec-9b0d-4ab4-b0ad-20c9225aad31 tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Volume info retrieved successfully. Sep 05 21:06:26 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-1d2645ec-9b0d-4ab4-b0ad-20c9225aad31 tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] http://192.168.122.117/volume/v3/volumes/4638a689-d9f6-4995-b5c8-d6e507fe61c3 returned with HTTP 200 Sep 05 21:06:26 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1186/2383] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:26 2026] GET /volume/v3/volumes/4638a689-d9f6-4995-b5c8-d6e507fe61c3 => generated 857 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:26 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-a42c2354-929c-450b-8466-fe50378f5b75 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:26 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-a42c2354-929c-450b-8466-fe50378f5b75 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] GET http://192.168.122.117/volume/v3/volumes/56238b93-aaeb-4a52-81d9-05ed479e948a Sep 05 21:06:26 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-a42c2354-929c-450b-8466-fe50378f5b75 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:26 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-a42c2354-929c-450b-8466-fe50378f5b75 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:26 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:26 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:06:26 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:26 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:06:26 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-a42c2354-929c-450b-8466-fe50378f5b75 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Volume info retrieved successfully. Sep 05 21:06:27 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-a42c2354-929c-450b-8466-fe50378f5b75 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] http://192.168.122.117/volume/v3/volumes/56238b93-aaeb-4a52-81d9-05ed479e948a returned with HTTP 200 Sep 05 21:06:27 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1198/2384] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:26 2026] GET /volume/v3/volumes/56238b93-aaeb-4a52-81d9-05ed479e948a => generated 860 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:27 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-60c66739-d0fe-4a19-a10c-49446a150ee0 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:27 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-60c66739-d0fe-4a19-a10c-49446a150ee0 tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] GET http://192.168.122.117/volume/v3/volumes/4638a689-d9f6-4995-b5c8-d6e507fe61c3 Sep 05 21:06:27 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-60c66739-d0fe-4a19-a10c-49446a150ee0 tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:27 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-60c66739-d0fe-4a19-a10c-49446a150ee0 tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:27 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-60c66739-d0fe-4a19-a10c-49446a150ee0 tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] http://192.168.122.117/volume/v3/volumes/4638a689-d9f6-4995-b5c8-d6e507fe61c3 returned with HTTP 404 Sep 05 21:06:27 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1187/2385] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:27 2026] GET /volume/v3/volumes/4638a689-d9f6-4995-b5c8-d6e507fe61c3 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:06:27 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-c1a1ba07-2fd8-4662-94f3-dfd0b3fcb431 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:27 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-c1a1ba07-2fd8-4662-94f3-dfd0b3fcb431 tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] DELETE http://192.168.122.117/volume/v3/volumes/183f5b14-9b47-442a-981f-8ab9ab796f89 Sep 05 21:06:27 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-c1a1ba07-2fd8-4662-94f3-dfd0b3fcb431 tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:27 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-c1a1ba07-2fd8-4662-94f3-dfd0b3fcb431 tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Calling method 'delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:27 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-c1a1ba07-2fd8-4662-94f3-dfd0b3fcb431 tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Delete volume with id: 183f5b14-9b47-442a-981f-8ab9ab796f89 Sep 05 21:06:27 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:27 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:06:27 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:27 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:06:27 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-c1a1ba07-2fd8-4662-94f3-dfd0b3fcb431 tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Volume info retrieved successfully. Sep 05 21:06:27 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-c1a1ba07-2fd8-4662-94f3-dfd0b3fcb431 tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Delete volume request issued successfully. Sep 05 21:06:27 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-c1a1ba07-2fd8-4662-94f3-dfd0b3fcb431 tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] http://192.168.122.117/volume/v3/volumes/183f5b14-9b47-442a-981f-8ab9ab796f89 returned with HTTP 202 Sep 05 21:06:27 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1199/2386] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 21:06:27 2026] DELETE /volume/v3/volumes/183f5b14-9b47-442a-981f-8ab9ab796f89 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:06:27 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-3da69540-dac7-4031-8636-2ffeeed05c96 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:27 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-3da69540-dac7-4031-8636-2ffeeed05c96 tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] GET http://192.168.122.117/volume/v3/volumes/183f5b14-9b47-442a-981f-8ab9ab796f89 Sep 05 21:06:27 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-3da69540-dac7-4031-8636-2ffeeed05c96 tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:27 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-3da69540-dac7-4031-8636-2ffeeed05c96 tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:27 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:27 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:06:27 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:27 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:06:27 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-3da69540-dac7-4031-8636-2ffeeed05c96 tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Volume info retrieved successfully. Sep 05 21:06:27 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-3da69540-dac7-4031-8636-2ffeeed05c96 tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] http://192.168.122.117/volume/v3/volumes/183f5b14-9b47-442a-981f-8ab9ab796f89 returned with HTTP 200 Sep 05 21:06:27 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1188/2387] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:27 2026] GET /volume/v3/volumes/183f5b14-9b47-442a-981f-8ab9ab796f89 => generated 858 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:28 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-d90852d4-fa06-4f07-a1f5-8d21e615d01a None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:28 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d90852d4-fa06-4f07-a1f5-8d21e615d01a tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] GET http://192.168.122.117/volume/v3/volumes/56238b93-aaeb-4a52-81d9-05ed479e948a Sep 05 21:06:28 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-d90852d4-fa06-4f07-a1f5-8d21e615d01a tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:28 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-d90852d4-fa06-4f07-a1f5-8d21e615d01a tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:28 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:28 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:06:28 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:28 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:06:28 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-d90852d4-fa06-4f07-a1f5-8d21e615d01a tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Volume info retrieved successfully. Sep 05 21:06:28 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d90852d4-fa06-4f07-a1f5-8d21e615d01a tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] http://192.168.122.117/volume/v3/volumes/56238b93-aaeb-4a52-81d9-05ed479e948a returned with HTTP 200 Sep 05 21:06:28 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1200/2388] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:28 2026] GET /volume/v3/volumes/56238b93-aaeb-4a52-81d9-05ed479e948a => generated 861 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:28 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-c6d6ac67-5cfb-4188-a7b4-70df6405989b None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:28 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-c6d6ac67-5cfb-4188-a7b4-70df6405989b tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-reader] GET http://192.168.122.117/volume/v3/volumes/56238b93-aaeb-4a52-81d9-05ed479e948a Sep 05 21:06:28 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-c6d6ac67-5cfb-4188-a7b4-70df6405989b tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-reader] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:28 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-c6d6ac67-5cfb-4188-a7b4-70df6405989b tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-reader] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:28 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:28 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:06:28 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:28 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:06:28 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-c6d6ac67-5cfb-4188-a7b4-70df6405989b tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-reader] Volume info retrieved successfully. Sep 05 21:06:28 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-c6d6ac67-5cfb-4188-a7b4-70df6405989b tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-reader] http://192.168.122.117/volume/v3/volumes/56238b93-aaeb-4a52-81d9-05ed479e948a returned with HTTP 200 Sep 05 21:06:28 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1189/2389] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:28 2026] GET /volume/v3/volumes/56238b93-aaeb-4a52-81d9-05ed479e948a => generated 861 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:28 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-2c9ebacc-8065-47d2-b35a-20d5f71cb2b5 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:28 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-2c9ebacc-8065-47d2-b35a-20d5f71cb2b5 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] PUT http://192.168.122.117/volume/v3/volumes/56238b93-aaeb-4a52-81d9-05ed479e948a Sep 05 21:06:28 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-2c9ebacc-8065-47d2-b35a-20d5f71cb2b5 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1405580778"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:06:28 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:28 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:06:28 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:28 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:06:28 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-2c9ebacc-8065-47d2-b35a-20d5f71cb2b5 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Volume info retrieved successfully. Sep 05 21:06:28 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-2c9ebacc-8065-47d2-b35a-20d5f71cb2b5 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Volume updated successfully. Sep 05 21:06:28 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-2c9ebacc-8065-47d2-b35a-20d5f71cb2b5 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] http://192.168.122.117/volume/v3/volumes/56238b93-aaeb-4a52-81d9-05ed479e948a returned with HTTP 200 Sep 05 21:06:28 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1201/2390] 192.168.122.117 () {60 vars in 1252 bytes} [Sat Sep 5 21:06:28 2026] PUT /volume/v3/volumes/56238b93-aaeb-4a52-81d9-05ed479e948a => generated 793 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:28 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-dcccdaf1-6a31-42ee-90e1-a17284dbd217 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:28 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-dcccdaf1-6a31-42ee-90e1-a17284dbd217 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] PUT http://192.168.122.117/volume/v3/volumes/56238b93-aaeb-4a52-81d9-05ed479e948a Sep 05 21:06:28 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-dcccdaf1-6a31-42ee-90e1-a17284dbd217 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-457863158", "description": "This is the new description of volume"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:06:28 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:28 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:06:28 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:28 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:06:28 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-dcccdaf1-6a31-42ee-90e1-a17284dbd217 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Volume info retrieved successfully. Sep 05 21:06:28 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-dcccdaf1-6a31-42ee-90e1-a17284dbd217 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Volume updated successfully. Sep 05 21:06:28 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-dcccdaf1-6a31-42ee-90e1-a17284dbd217 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] http://192.168.122.117/volume/v3/volumes/56238b93-aaeb-4a52-81d9-05ed479e948a returned with HTTP 200 Sep 05 21:06:28 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1190/2391] 192.168.122.117 () {60 vars in 1253 bytes} [Sat Sep 5 21:06:28 2026] PUT /volume/v3/volumes/56238b93-aaeb-4a52-81d9-05ed479e948a => generated 831 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:28 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-f624a0fb-f49d-4b5d-8d9b-7f72469c42f6 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:28 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-f624a0fb-f49d-4b5d-8d9b-7f72469c42f6 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-reader] GET http://192.168.122.117/volume/v3/volumes/56238b93-aaeb-4a52-81d9-05ed479e948a Sep 05 21:06:28 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-f624a0fb-f49d-4b5d-8d9b-7f72469c42f6 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-reader] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:28 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-f624a0fb-f49d-4b5d-8d9b-7f72469c42f6 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-reader] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:28 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:28 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:06:28 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:28 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:06:28 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-f624a0fb-f49d-4b5d-8d9b-7f72469c42f6 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-reader] Volume info retrieved successfully. Sep 05 21:06:28 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-f624a0fb-f49d-4b5d-8d9b-7f72469c42f6 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-reader] http://192.168.122.117/volume/v3/volumes/56238b93-aaeb-4a52-81d9-05ed479e948a returned with HTTP 200 Sep 05 21:06:28 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1202/2392] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:28 2026] GET /volume/v3/volumes/56238b93-aaeb-4a52-81d9-05ed479e948a => generated 899 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:28 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-ed0eee6b-1731-40fc-aa89-f4eab793ec2d None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:28 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-ed0eee6b-1731-40fc-aa89-f4eab793ec2d tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 21:06:28 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-ed0eee6b-1731-40fc-aa89-f4eab793ec2d tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1495362121", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-739470320"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:06:28 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.volumes [None req-ed0eee6b-1731-40fc-aa89-f4eab793ec2d tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1495362121', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-739470320'}} {{(pid=87435) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:06:28 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-ed0eee6b-1731-40fc-aa89-f4eab793ec2d tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Create volume of 1 GB Sep 05 21:06:28 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-ed0eee6b-1731-40fc-aa89-f4eab793ec2d tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Availability Zones retrieved successfully. Sep 05 21:06:28 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-ed0eee6b-1731-40fc-aa89-f4eab793ec2d tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Flow 'volume_create_api' (b59fa830-d9d4-42f9-a63c-7025af167414) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:06:28 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-ed0eee6b-1731-40fc-aa89-f4eab793ec2d tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (addf7155-d69b-43bc-aedd-29720711fa53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:28 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.flows.api.create_volume [None req-ed0eee6b-1731-40fc-aa89-f4eab793ec2d tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Validating volume size '1' using validate_int {{(pid=87435) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:06:28 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-ed0eee6b-1731-40fc-aa89-f4eab793ec2d tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (addf7155-d69b-43bc-aedd-29720711fa53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:28 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-ed0eee6b-1731-40fc-aa89-f4eab793ec2d tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b6e40dd-5f78-4dba-b037-4be775f1b25b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:28 devstack devstack@c-api.service[87435]: DEBUG cinder.quota [None req-ed0eee6b-1731-40fc-aa89-f4eab793ec2d tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Created reservations ['08fa0879-9858-4912-9834-b5483420ff72', 'aefd05a1-f810-455a-8e92-38f38c0327bb', '7fdff17f-7ed0-43f2-b428-3e8e75af8294', 'c67fbcd1-59bf-4a03-b346-c410d7543875'] {{(pid=87435) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:06:28 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-ed0eee6b-1731-40fc-aa89-f4eab793ec2d tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b6e40dd-5f78-4dba-b037-4be775f1b25b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['08fa0879-9858-4912-9834-b5483420ff72', 'aefd05a1-f810-455a-8e92-38f38c0327bb', '7fdff17f-7ed0-43f2-b428-3e8e75af8294', 'c67fbcd1-59bf-4a03-b346-c410d7543875']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:28 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-ed0eee6b-1731-40fc-aa89-f4eab793ec2d tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a35c7ff7-45d3-49d6-ae5b-f941b6b60582) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:28 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:28 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:06:28 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-ed0eee6b-1731-40fc-aa89-f4eab793ec2d tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a35c7ff7-45d3-49d6-ae5b-f941b6b60582) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '154ced14-e1ef-457a-bea4-de828162bcf3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1495362121',display_name='tempest-VolumesGetTest-Volume-739470320',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d5c156417b1a4c278643116efd47697f',qos_specs=None,replication_status=,reservations=['08fa0879-9858-4912-9834-b5483420ff72','aefd05a1-f810-455a-8e92-38f38c0327bb','7fdff17f-7ed0-43f2-b428-3e8e75af8294','c67fbcd1-59bf-4a03-b346-c410d7543875'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0dd6ec4546b4411d8874ff38c6db4a16',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:06:28Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1495362121',display_name='tempest-VolumesGetTest-Volume-739470320',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=154ced14-e1ef-457a-bea4-de828162bcf3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d5c156417b1a4c278643116efd47697f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0dd6ec4546b4411d8874ff38c6db4a16',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:28 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-ed0eee6b-1731-40fc-aa89-f4eab793ec2d tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca7f9995-9027-4e71-b41e-b21bbdf7e4bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:28 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-1e9427d2-1ba5-4e2e-9aca-470313961452 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:28 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-1e9427d2-1ba5-4e2e-9aca-470313961452 tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] GET http://192.168.122.117/volume/v3/volumes/183f5b14-9b47-442a-981f-8ab9ab796f89 Sep 05 21:06:28 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-1e9427d2-1ba5-4e2e-9aca-470313961452 tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:28 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-1e9427d2-1ba5-4e2e-9aca-470313961452 tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:28 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-1e9427d2-1ba5-4e2e-9aca-470313961452 tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] http://192.168.122.117/volume/v3/volumes/183f5b14-9b47-442a-981f-8ab9ab796f89 returned with HTTP 404 Sep 05 21:06:28 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1203/2393] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:28 2026] GET /volume/v3/volumes/183f5b14-9b47-442a-981f-8ab9ab796f89 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:06:28 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-ed0eee6b-1731-40fc-aa89-f4eab793ec2d tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca7f9995-9027-4e71-b41e-b21bbdf7e4bd) transitioned into 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-1495362121',display_name='tempest-VolumesGetTest-Volume-739470320',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d5c156417b1a4c278643116efd47697f',qos_specs=None,replication_status=,reservations=['08fa0879-9858-4912-9834-b5483420ff72','aefd05a1-f810-455a-8e92-38f38c0327bb','7fdff17f-7ed0-43f2-b428-3e8e75af8294','c67fbcd1-59bf-4a03-b346-c410d7543875'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0dd6ec4546b4411d8874ff38c6db4a16',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:28 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-ed0eee6b-1731-40fc-aa89-f4eab793ec2d tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1a1d53a-b61c-40fd-b5b5-d481266494ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:28 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-6f511a7c-382f-485e-8e20-60921ff38385 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:28 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-6f511a7c-382f-485e-8e20-60921ff38385 tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] DELETE http://192.168.122.117/volume/v3/volumes/9bc0cbca-ebf3-4289-8f46-5a42be8677a9 Sep 05 21:06:28 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-6f511a7c-382f-485e-8e20-60921ff38385 tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:28 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-6f511a7c-382f-485e-8e20-60921ff38385 tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Calling method 'delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:28 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-6f511a7c-382f-485e-8e20-60921ff38385 tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Delete volume with id: 9bc0cbca-ebf3-4289-8f46-5a42be8677a9 Sep 05 21:06:28 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:28 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:06:28 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:28 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:06:28 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-6f511a7c-382f-485e-8e20-60921ff38385 tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Volume info retrieved successfully. Sep 05 21:06:28 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-ed0eee6b-1731-40fc-aa89-f4eab793ec2d tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1a1d53a-b61c-40fd-b5b5-d481266494ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:28 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-ed0eee6b-1731-40fc-aa89-f4eab793ec2d tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Flow 'volume_create_api' (b59fa830-d9d4-42f9-a63c-7025af167414) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:06:28 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-ed0eee6b-1731-40fc-aa89-f4eab793ec2d tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Create volume request issued successfully. Sep 05 21:06:28 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-ed0eee6b-1731-40fc-aa89-f4eab793ec2d tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 21:06:28 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1191/2394] 192.168.122.117 () {60 vars in 1143 bytes} [Sat Sep 5 21:06:28 2026] POST /volume/v3/volumes => generated 788 bytes in 359 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:06:28 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-e761ed1b-cb35-43a1-91af-5b2ddd9e35f2 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:28 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-e761ed1b-cb35-43a1-91af-5b2ddd9e35f2 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] GET http://192.168.122.117/volume/v3/volumes/154ced14-e1ef-457a-bea4-de828162bcf3 Sep 05 21:06:28 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-e761ed1b-cb35-43a1-91af-5b2ddd9e35f2 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:28 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-e761ed1b-cb35-43a1-91af-5b2ddd9e35f2 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:28 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-6f511a7c-382f-485e-8e20-60921ff38385 tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Delete volume request issued successfully. Sep 05 21:06:28 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-6f511a7c-382f-485e-8e20-60921ff38385 tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] http://192.168.122.117/volume/v3/volumes/9bc0cbca-ebf3-4289-8f46-5a42be8677a9 returned with HTTP 202 Sep 05 21:06:28 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1204/2395] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 21:06:28 2026] DELETE /volume/v3/volumes/9bc0cbca-ebf3-4289-8f46-5a42be8677a9 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:06:28 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-4b3ff66f-5773-4488-b722-b163a4263911 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:28 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:28 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:06:28 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:28 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:06:28 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-4b3ff66f-5773-4488-b722-b163a4263911 tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] GET http://192.168.122.117/volume/v3/volumes/9bc0cbca-ebf3-4289-8f46-5a42be8677a9 Sep 05 21:06:28 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-4b3ff66f-5773-4488-b722-b163a4263911 tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:28 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-4b3ff66f-5773-4488-b722-b163a4263911 tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:28 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-e761ed1b-cb35-43a1-91af-5b2ddd9e35f2 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Volume info retrieved successfully. Sep 05 21:06:28 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:28 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:06:28 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:28 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:06:28 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-e761ed1b-cb35-43a1-91af-5b2ddd9e35f2 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] http://192.168.122.117/volume/v3/volumes/154ced14-e1ef-457a-bea4-de828162bcf3 returned with HTTP 200 Sep 05 21:06:28 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1192/2396] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:28 2026] GET /volume/v3/volumes/154ced14-e1ef-457a-bea4-de828162bcf3 => generated 856 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:28 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-4b3ff66f-5773-4488-b722-b163a4263911 tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Volume info retrieved successfully. Sep 05 21:06:28 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-4b3ff66f-5773-4488-b722-b163a4263911 tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] http://192.168.122.117/volume/v3/volumes/9bc0cbca-ebf3-4289-8f46-5a42be8677a9 returned with HTTP 200 Sep 05 21:06:28 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1205/2397] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:28 2026] GET /volume/v3/volumes/9bc0cbca-ebf3-4289-8f46-5a42be8677a9 => generated 857 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:29 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-d0eda490-e60f-4dde-8d68-d5fd58f54b97 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:29 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-d0eda490-e60f-4dde-8d68-d5fd58f54b97 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] GET http://192.168.122.117/volume/v3/volumes/154ced14-e1ef-457a-bea4-de828162bcf3 Sep 05 21:06:29 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-d0eda490-e60f-4dde-8d68-d5fd58f54b97 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:29 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-d0eda490-e60f-4dde-8d68-d5fd58f54b97 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:29 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:29 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:06:29 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:29 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:06:29 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-d7c3481f-7d79-4d6d-b160-bc69a2f184f2 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:29 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d7c3481f-7d79-4d6d-b160-bc69a2f184f2 tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] GET http://192.168.122.117/volume/v3/volumes/9bc0cbca-ebf3-4289-8f46-5a42be8677a9 Sep 05 21:06:29 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-d0eda490-e60f-4dde-8d68-d5fd58f54b97 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Volume info retrieved successfully. Sep 05 21:06:29 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-d7c3481f-7d79-4d6d-b160-bc69a2f184f2 tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:29 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-d7c3481f-7d79-4d6d-b160-bc69a2f184f2 tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:29 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-d0eda490-e60f-4dde-8d68-d5fd58f54b97 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] http://192.168.122.117/volume/v3/volumes/154ced14-e1ef-457a-bea4-de828162bcf3 returned with HTTP 200 Sep 05 21:06:29 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1193/2398] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:29 2026] GET /volume/v3/volumes/154ced14-e1ef-457a-bea4-de828162bcf3 => generated 881 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:29 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d7c3481f-7d79-4d6d-b160-bc69a2f184f2 tempest-CreateVolumesFromImageTest-1147538736 tempest-CreateVolumesFromImageTest-1147538736-project-member] http://192.168.122.117/volume/v3/volumes/9bc0cbca-ebf3-4289-8f46-5a42be8677a9 returned with HTTP 404 Sep 05 21:06:29 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1206/2399] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:29 2026] GET /volume/v3/volumes/9bc0cbca-ebf3-4289-8f46-5a42be8677a9 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:06:29 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-0009ee22-62f7-4817-abd2-9d9b31ba5e31 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:29 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-0009ee22-62f7-4817-abd2-9d9b31ba5e31 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] PUT http://192.168.122.117/volume/v3/volumes/154ced14-e1ef-457a-bea4-de828162bcf3 Sep 05 21:06:29 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-0009ee22-62f7-4817-abd2-9d9b31ba5e31 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1405580778", "description": null}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:06:29 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:29 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:06:29 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:29 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:06:29 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-0009ee22-62f7-4817-abd2-9d9b31ba5e31 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Volume info retrieved successfully. Sep 05 21:06:29 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-0009ee22-62f7-4817-abd2-9d9b31ba5e31 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Volume updated successfully. Sep 05 21:06:29 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-0009ee22-62f7-4817-abd2-9d9b31ba5e31 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] http://192.168.122.117/volume/v3/volumes/154ced14-e1ef-457a-bea4-de828162bcf3 returned with HTTP 200 Sep 05 21:06:29 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1194/2400] 192.168.122.117 () {60 vars in 1252 bytes} [Sat Sep 5 21:06:29 2026] PUT /volume/v3/volumes/154ced14-e1ef-457a-bea4-de828162bcf3 => generated 779 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:29 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-aa09e214-3f1e-4419-9bea-e8749739c36d None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:29 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-aa09e214-3f1e-4419-9bea-e8749739c36d tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] GET http://192.168.122.117/volume/v3/volumes/154ced14-e1ef-457a-bea4-de828162bcf3 Sep 05 21:06:29 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-aa09e214-3f1e-4419-9bea-e8749739c36d tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:29 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-aa09e214-3f1e-4419-9bea-e8749739c36d tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:29 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:29 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:06:29 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:29 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:06:29 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-aa09e214-3f1e-4419-9bea-e8749739c36d tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Volume info retrieved successfully. Sep 05 21:06:30 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-aa09e214-3f1e-4419-9bea-e8749739c36d tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] http://192.168.122.117/volume/v3/volumes/154ced14-e1ef-457a-bea4-de828162bcf3 returned with HTTP 200 Sep 05 21:06:30 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1207/2401] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:29 2026] GET /volume/v3/volumes/154ced14-e1ef-457a-bea4-de828162bcf3 => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:30 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-ab9a1e00-e0cd-429b-b1c1-9963ac8b52c1 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:30 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-ab9a1e00-e0cd-429b-b1c1-9963ac8b52c1 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] DELETE http://192.168.122.117/volume/v3/volumes/154ced14-e1ef-457a-bea4-de828162bcf3 Sep 05 21:06:30 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-ab9a1e00-e0cd-429b-b1c1-9963ac8b52c1 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:30 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-ab9a1e00-e0cd-429b-b1c1-9963ac8b52c1 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:30 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-ab9a1e00-e0cd-429b-b1c1-9963ac8b52c1 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Delete volume with id: 154ced14-e1ef-457a-bea4-de828162bcf3 Sep 05 21:06:30 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:30 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:06:30 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:30 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:06:30 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-ab9a1e00-e0cd-429b-b1c1-9963ac8b52c1 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Volume info retrieved successfully. Sep 05 21:06:30 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-ab9a1e00-e0cd-429b-b1c1-9963ac8b52c1 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Delete volume request issued successfully. Sep 05 21:06:30 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-ab9a1e00-e0cd-429b-b1c1-9963ac8b52c1 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] http://192.168.122.117/volume/v3/volumes/154ced14-e1ef-457a-bea4-de828162bcf3 returned with HTTP 202 Sep 05 21:06:30 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1195/2402] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 21:06:30 2026] DELETE /volume/v3/volumes/154ced14-e1ef-457a-bea4-de828162bcf3 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:06:30 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-2860698c-e399-4956-b334-959067aa63ca None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:30 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-2860698c-e399-4956-b334-959067aa63ca tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] GET http://192.168.122.117/volume/v3/volumes/154ced14-e1ef-457a-bea4-de828162bcf3 Sep 05 21:06:30 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-2860698c-e399-4956-b334-959067aa63ca tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:30 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-2860698c-e399-4956-b334-959067aa63ca tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:30 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:30 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:06:30 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:30 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:06:30 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-2860698c-e399-4956-b334-959067aa63ca tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Volume info retrieved successfully. Sep 05 21:06:30 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-2860698c-e399-4956-b334-959067aa63ca tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] http://192.168.122.117/volume/v3/volumes/154ced14-e1ef-457a-bea4-de828162bcf3 returned with HTTP 200 Sep 05 21:06:30 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1208/2403] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:30 2026] GET /volume/v3/volumes/154ced14-e1ef-457a-bea4-de828162bcf3 => generated 846 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:31 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-5930916e-35ed-4ca0-a25d-b0e1c287d4d5 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:31 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-5930916e-35ed-4ca0-a25d-b0e1c287d4d5 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] GET http://192.168.122.117/volume/v3/volumes/154ced14-e1ef-457a-bea4-de828162bcf3 Sep 05 21:06:31 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-5930916e-35ed-4ca0-a25d-b0e1c287d4d5 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:31 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-5930916e-35ed-4ca0-a25d-b0e1c287d4d5 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:31 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-5930916e-35ed-4ca0-a25d-b0e1c287d4d5 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] http://192.168.122.117/volume/v3/volumes/154ced14-e1ef-457a-bea4-de828162bcf3 returned with HTTP 404 Sep 05 21:06:31 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1196/2404] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:31 2026] GET /volume/v3/volumes/154ced14-e1ef-457a-bea4-de828162bcf3 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:06:31 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-f7eb96f1-07ec-460e-9bf1-803685872166 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:31 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-f7eb96f1-07ec-460e-9bf1-803685872166 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] GET http://192.168.122.117/volume/v3/volumes/56238b93-aaeb-4a52-81d9-05ed479e948a Sep 05 21:06:31 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-f7eb96f1-07ec-460e-9bf1-803685872166 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:31 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-f7eb96f1-07ec-460e-9bf1-803685872166 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:31 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:31 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:06:31 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:31 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:06:31 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-f7eb96f1-07ec-460e-9bf1-803685872166 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Volume info retrieved successfully. Sep 05 21:06:31 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-f7eb96f1-07ec-460e-9bf1-803685872166 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] http://192.168.122.117/volume/v3/volumes/56238b93-aaeb-4a52-81d9-05ed479e948a returned with HTTP 200 Sep 05 21:06:31 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1209/2405] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:31 2026] GET /volume/v3/volumes/56238b93-aaeb-4a52-81d9-05ed479e948a => generated 899 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:31 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-35ae15df-c559-452a-8b21-465cc8dd52f3 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:31 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-35ae15df-c559-452a-8b21-465cc8dd52f3 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] DELETE http://192.168.122.117/volume/v3/volumes/56238b93-aaeb-4a52-81d9-05ed479e948a Sep 05 21:06:31 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-35ae15df-c559-452a-8b21-465cc8dd52f3 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:31 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-35ae15df-c559-452a-8b21-465cc8dd52f3 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:31 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-35ae15df-c559-452a-8b21-465cc8dd52f3 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Delete volume with id: 56238b93-aaeb-4a52-81d9-05ed479e948a Sep 05 21:06:31 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:31 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:06:31 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:31 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:06:31 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-35ae15df-c559-452a-8b21-465cc8dd52f3 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Volume info retrieved successfully. Sep 05 21:06:31 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-35ae15df-c559-452a-8b21-465cc8dd52f3 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Delete volume request issued successfully. Sep 05 21:06:31 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-35ae15df-c559-452a-8b21-465cc8dd52f3 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] http://192.168.122.117/volume/v3/volumes/56238b93-aaeb-4a52-81d9-05ed479e948a returned with HTTP 202 Sep 05 21:06:31 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1197/2406] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 21:06:31 2026] DELETE /volume/v3/volumes/56238b93-aaeb-4a52-81d9-05ed479e948a => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:06:31 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-c36326a1-9cb1-48a9-abac-4ab9cd6568d3 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:31 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-c36326a1-9cb1-48a9-abac-4ab9cd6568d3 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] GET http://192.168.122.117/volume/v3/volumes/56238b93-aaeb-4a52-81d9-05ed479e948a Sep 05 21:06:31 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-c36326a1-9cb1-48a9-abac-4ab9cd6568d3 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:31 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-c36326a1-9cb1-48a9-abac-4ab9cd6568d3 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:31 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:31 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:06:31 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:31 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:06:31 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-c36326a1-9cb1-48a9-abac-4ab9cd6568d3 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Volume info retrieved successfully. Sep 05 21:06:31 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-c36326a1-9cb1-48a9-abac-4ab9cd6568d3 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] http://192.168.122.117/volume/v3/volumes/56238b93-aaeb-4a52-81d9-05ed479e948a returned with HTTP 200 Sep 05 21:06:31 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1210/2407] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:31 2026] GET /volume/v3/volumes/56238b93-aaeb-4a52-81d9-05ed479e948a => generated 898 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:32 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-da402750-5bc3-4cae-a47f-a7da7c2697da None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:32 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-96e5dc9e-506b-4fab-9179-3e9db01f4471 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:32 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-96e5dc9e-506b-4fab-9179-3e9db01f4471 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] GET http://192.168.122.117/volume/v3/volumes/56238b93-aaeb-4a52-81d9-05ed479e948a Sep 05 21:06:32 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-96e5dc9e-506b-4fab-9179-3e9db01f4471 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:32 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-da402750-5bc3-4cae-a47f-a7da7c2697da tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 21:06:32 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-96e5dc9e-506b-4fab-9179-3e9db01f4471 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:32 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-da402750-5bc3-4cae-a47f-a7da7c2697da tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:06:32 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.volumes [None req-da402750-5bc3-4cae-a47f-a7da7c2697da tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=87435) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:06:32 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-da402750-5bc3-4cae-a47f-a7da7c2697da tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] Create volume of 1 GB Sep 05 21:06:32 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-96e5dc9e-506b-4fab-9179-3e9db01f4471 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] http://192.168.122.117/volume/v3/volumes/56238b93-aaeb-4a52-81d9-05ed479e948a returned with HTTP 404 Sep 05 21:06:32 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-da402750-5bc3-4cae-a47f-a7da7c2697da tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] Availability Zones retrieved successfully. Sep 05 21:06:32 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1211/2408] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:32 2026] GET /volume/v3/volumes/56238b93-aaeb-4a52-81d9-05ed479e948a => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:06:32 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-7848fbdf-c52f-4687-aa11-f43b343a135f None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:32 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-7848fbdf-c52f-4687-aa11-f43b343a135f tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 21:06:32 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-7848fbdf-c52f-4687-aa11-f43b343a135f tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-133198142"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:06:32 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.volumes [None req-7848fbdf-c52f-4687-aa11-f43b343a135f tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-133198142'}} {{(pid=87434) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:06:32 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-7848fbdf-c52f-4687-aa11-f43b343a135f tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Create volume of 1 GB Sep 05 21:06:32 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-da402750-5bc3-4cae-a47f-a7da7c2697da tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] Flow 'volume_create_api' (6e2c93a3-a45b-4cc4-853b-ec79b2c7954f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:06:32 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-da402750-5bc3-4cae-a47f-a7da7c2697da tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6fa57cfe-3f77-4560-bd84-091d8972c93d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:32 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-7848fbdf-c52f-4687-aa11-f43b343a135f tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Availability Zones retrieved successfully. Sep 05 21:06:32 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.flows.api.create_volume [None req-da402750-5bc3-4cae-a47f-a7da7c2697da tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] Validating volume size '1' using validate_int {{(pid=87435) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:06:32 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-7848fbdf-c52f-4687-aa11-f43b343a135f tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Flow 'volume_create_api' (2ebae5ad-8ee4-4ec7-ae10-17547733aa87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:06:32 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-7848fbdf-c52f-4687-aa11-f43b343a135f tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3509c681-b7de-4b1b-94dd-f890942dfb28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:32 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.flows.api.create_volume [None req-7848fbdf-c52f-4687-aa11-f43b343a135f tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Validating volume size '1' using validate_int {{(pid=87434) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:06:32 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-da402750-5bc3-4cae-a47f-a7da7c2697da tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6fa57cfe-3f77-4560-bd84-091d8972c93d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:32 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-da402750-5bc3-4cae-a47f-a7da7c2697da tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62e40f86-5e79-480c-9e49-67f1a1d9c350) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:32 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-7848fbdf-c52f-4687-aa11-f43b343a135f tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3509c681-b7de-4b1b-94dd-f890942dfb28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:32 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-7848fbdf-c52f-4687-aa11-f43b343a135f tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d95df8d4-2413-4714-82fc-b2e61996d4e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:32 devstack devstack@c-api.service[87434]: DEBUG cinder.quota [None req-7848fbdf-c52f-4687-aa11-f43b343a135f tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Created reservations ['a2b10e8c-49da-47df-980d-496099bb7715', '43f1188f-6b74-4219-a067-a11d1ba718f6', '6d4f9e7e-8df2-4594-9981-d80aa20a0b4c', '4af1cf31-3eaa-41e1-a207-724760f8df7a'] {{(pid=87434) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:06:32 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-7848fbdf-c52f-4687-aa11-f43b343a135f tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d95df8d4-2413-4714-82fc-b2e61996d4e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a2b10e8c-49da-47df-980d-496099bb7715', '43f1188f-6b74-4219-a067-a11d1ba718f6', '6d4f9e7e-8df2-4594-9981-d80aa20a0b4c', '4af1cf31-3eaa-41e1-a207-724760f8df7a']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:32 devstack devstack@c-api.service[87435]: DEBUG cinder.quota [None req-da402750-5bc3-4cae-a47f-a7da7c2697da tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] Created reservations ['e9023f4d-1f3c-4cc7-a1a8-e27c8486e1c2', 'e425db40-4954-4817-a683-0a7df0f8ded6', '063f99e1-3250-460d-988d-a0792ed86d53', 'e85dc357-6856-4c4e-a5d0-2c2e97869ea2'] {{(pid=87435) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:06:32 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-7848fbdf-c52f-4687-aa11-f43b343a135f tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c04c9ca-4917-439e-bf09-9046f9723d87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:32 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-da402750-5bc3-4cae-a47f-a7da7c2697da tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62e40f86-5e79-480c-9e49-67f1a1d9c350) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e9023f4d-1f3c-4cc7-a1a8-e27c8486e1c2', 'e425db40-4954-4817-a683-0a7df0f8ded6', '063f99e1-3250-460d-988d-a0792ed86d53', 'e85dc357-6856-4c4e-a5d0-2c2e97869ea2']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:32 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-da402750-5bc3-4cae-a47f-a7da7c2697da tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59ba8bdb-8fe3-4119-8f14-b1844fbbd877) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:32 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:32 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:06:32 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:32 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:06:32 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-7848fbdf-c52f-4687-aa11-f43b343a135f tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c04c9ca-4917-439e-bf09-9046f9723d87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3724f786-c798-4f8f-8959-a85f73c23200', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-133198142',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d5c156417b1a4c278643116efd47697f',qos_specs=None,replication_status=,reservations=['a2b10e8c-49da-47df-980d-496099bb7715','43f1188f-6b74-4219-a067-a11d1ba718f6','6d4f9e7e-8df2-4594-9981-d80aa20a0b4c','4af1cf31-3eaa-41e1-a207-724760f8df7a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0dd6ec4546b4411d8874ff38c6db4a16',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:06:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-133198142',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3724f786-c798-4f8f-8959-a85f73c23200,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d5c156417b1a4c278643116efd47697f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0dd6ec4546b4411d8874ff38c6db4a16',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:32 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-da402750-5bc3-4cae-a47f-a7da7c2697da tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59ba8bdb-8fe3-4119-8f14-b1844fbbd877) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b3865eb4-355d-4aa3-a49a-6512a5059a45', '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='4957db0524f34e12a2207192e748ac87',qos_specs=None,replication_status=,reservations=['e9023f4d-1f3c-4cc7-a1a8-e27c8486e1c2','e425db40-4954-4817-a683-0a7df0f8ded6','063f99e1-3250-460d-988d-a0792ed86d53','e85dc357-6856-4c4e-a5d0-2c2e97869ea2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03241ce6821a445092e8cbf652d9278c',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:06:32Z,deleted=False,deleted_at=None,display_description=None,display_name='CinderUnicodeTest塵㼗‽',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b3865eb4-355d-4aa3-a49a-6512a5059a45,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4957db0524f34e12a2207192e748ac87',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='03241ce6821a445092e8cbf652d9278c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:32 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-7848fbdf-c52f-4687-aa11-f43b343a135f tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08118fa0-d0e5-4a7b-b495-d0659055553a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:32 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-da402750-5bc3-4cae-a47f-a7da7c2697da tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f76b34d0-567f-4f82-a52a-d9b46a2cc39d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:32 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-7848fbdf-c52f-4687-aa11-f43b343a135f tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08118fa0-d0e5-4a7b-b495-d0659055553a) transitioned into state 'SUCCESS' from state '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-133198142',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d5c156417b1a4c278643116efd47697f',qos_specs=None,replication_status=,reservations=['a2b10e8c-49da-47df-980d-496099bb7715','43f1188f-6b74-4219-a067-a11d1ba718f6','6d4f9e7e-8df2-4594-9981-d80aa20a0b4c','4af1cf31-3eaa-41e1-a207-724760f8df7a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0dd6ec4546b4411d8874ff38c6db4a16',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:32 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-7848fbdf-c52f-4687-aa11-f43b343a135f tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e421055-6e7a-41c0-8a79-281eb60d9667) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:32 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-da402750-5bc3-4cae-a47f-a7da7c2697da tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f76b34d0-567f-4f82-a52a-d9b46a2cc39d) transitioned into state 'SUCCESS' from 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='4957db0524f34e12a2207192e748ac87',qos_specs=None,replication_status=,reservations=['e9023f4d-1f3c-4cc7-a1a8-e27c8486e1c2','e425db40-4954-4817-a683-0a7df0f8ded6','063f99e1-3250-460d-988d-a0792ed86d53','e85dc357-6856-4c4e-a5d0-2c2e97869ea2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03241ce6821a445092e8cbf652d9278c',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:32 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-7848fbdf-c52f-4687-aa11-f43b343a135f tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e421055-6e7a-41c0-8a79-281eb60d9667) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:32 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-da402750-5bc3-4cae-a47f-a7da7c2697da tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e93600b-5a32-4bdf-85e1-f4462c136ec3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:32 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-7848fbdf-c52f-4687-aa11-f43b343a135f tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Flow 'volume_create_api' (2ebae5ad-8ee4-4ec7-ae10-17547733aa87) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:06:32 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-7848fbdf-c52f-4687-aa11-f43b343a135f tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Create volume request issued successfully. Sep 05 21:06:32 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-7848fbdf-c52f-4687-aa11-f43b343a135f tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 21:06:32 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1212/2409] 192.168.122.117 () {60 vars in 1142 bytes} [Sat Sep 5 21:06:32 2026] POST /volume/v3/volumes => generated 753 bytes in 364 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:06:32 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-a9f78301-3e6f-4c5c-89ca-611b16037f0a None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:32 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-a9f78301-3e6f-4c5c-89ca-611b16037f0a tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] GET http://192.168.122.117/volume/v3/volumes/3724f786-c798-4f8f-8959-a85f73c23200 Sep 05 21:06:32 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-a9f78301-3e6f-4c5c-89ca-611b16037f0a tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:32 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-a9f78301-3e6f-4c5c-89ca-611b16037f0a tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:32 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-da402750-5bc3-4cae-a47f-a7da7c2697da tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e93600b-5a32-4bdf-85e1-f4462c136ec3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:32 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-da402750-5bc3-4cae-a47f-a7da7c2697da tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] Flow 'volume_create_api' (6e2c93a3-a45b-4cc4-853b-ec79b2c7954f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:06:32 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-da402750-5bc3-4cae-a47f-a7da7c2697da tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] Create volume request issued successfully. Sep 05 21:06:32 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:32 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:06:32 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-da402750-5bc3-4cae-a47f-a7da7c2697da tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 21:06:32 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1198/2410] 192.168.122.117 () {60 vars in 1142 bytes} [Sat Sep 5 21:06:32 2026] POST /volume/v3/volumes => generated 749 bytes in 577 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:06:32 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:32 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:06:32 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-d2e9c62b-a724-4cf5-917f-864059f52279 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:32 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-a9f78301-3e6f-4c5c-89ca-611b16037f0a tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Volume info retrieved successfully. Sep 05 21:06:32 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-d2e9c62b-a724-4cf5-917f-864059f52279 tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] GET http://192.168.122.117/volume/v3/volumes/b3865eb4-355d-4aa3-a49a-6512a5059a45 Sep 05 21:06:32 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-d2e9c62b-a724-4cf5-917f-864059f52279 tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:32 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-d2e9c62b-a724-4cf5-917f-864059f52279 tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:32 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-a9f78301-3e6f-4c5c-89ca-611b16037f0a tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] http://192.168.122.117/volume/v3/volumes/3724f786-c798-4f8f-8959-a85f73c23200 returned with HTTP 200 Sep 05 21:06:32 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1213/2411] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:32 2026] GET /volume/v3/volumes/3724f786-c798-4f8f-8959-a85f73c23200 => generated 821 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:32 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:32 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:06:32 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:32 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:06:32 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-d2e9c62b-a724-4cf5-917f-864059f52279 tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] Volume info retrieved successfully. Sep 05 21:06:32 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-d2e9c62b-a724-4cf5-917f-864059f52279 tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] http://192.168.122.117/volume/v3/volumes/b3865eb4-355d-4aa3-a49a-6512a5059a45 returned with HTTP 200 Sep 05 21:06:32 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1199/2412] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:32 2026] GET /volume/v3/volumes/b3865eb4-355d-4aa3-a49a-6512a5059a45 => generated 817 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:06:33 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-02a24dbe-6c66-4b29-890a-87157d47d64c None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:33 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-02a24dbe-6c66-4b29-890a-87157d47d64c tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] GET http://192.168.122.117/volume/v3/volumes/3724f786-c798-4f8f-8959-a85f73c23200 Sep 05 21:06:33 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-02a24dbe-6c66-4b29-890a-87157d47d64c tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:33 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-02a24dbe-6c66-4b29-890a-87157d47d64c tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:33 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:33 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:06:33 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:33 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:06:33 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-02a24dbe-6c66-4b29-890a-87157d47d64c tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Volume info retrieved successfully. Sep 05 21:06:33 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-bd282192-8a16-41d9-b2b1-06bb544f086b None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:33 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-bd282192-8a16-41d9-b2b1-06bb544f086b tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] GET http://192.168.122.117/volume/v3/volumes/b3865eb4-355d-4aa3-a49a-6512a5059a45 Sep 05 21:06:33 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-bd282192-8a16-41d9-b2b1-06bb544f086b tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:33 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-bd282192-8a16-41d9-b2b1-06bb544f086b tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:33 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-02a24dbe-6c66-4b29-890a-87157d47d64c tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] http://192.168.122.117/volume/v3/volumes/3724f786-c798-4f8f-8959-a85f73c23200 returned with HTTP 200 Sep 05 21:06:33 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1214/2413] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:33 2026] GET /volume/v3/volumes/3724f786-c798-4f8f-8959-a85f73c23200 => generated 845 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:33 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:33 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:06:33 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:33 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:06:33 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-bd282192-8a16-41d9-b2b1-06bb544f086b tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] Volume info retrieved successfully. Sep 05 21:06:34 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-bd282192-8a16-41d9-b2b1-06bb544f086b tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] http://192.168.122.117/volume/v3/volumes/b3865eb4-355d-4aa3-a49a-6512a5059a45 returned with HTTP 200 Sep 05 21:06:34 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1200/2414] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:33 2026] GET /volume/v3/volumes/b3865eb4-355d-4aa3-a49a-6512a5059a45 => generated 841 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:34 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-738eac65-3056-4e69-a326-e219593c97ab None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:34 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-738eac65-3056-4e69-a326-e219593c97ab tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] GET http://192.168.122.117/volume/v3/volumes/3724f786-c798-4f8f-8959-a85f73c23200 Sep 05 21:06:34 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-738eac65-3056-4e69-a326-e219593c97ab tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:34 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-738eac65-3056-4e69-a326-e219593c97ab tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:35 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:35 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:06:35 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:35 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:06:35 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-738eac65-3056-4e69-a326-e219593c97ab tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Volume info retrieved successfully. Sep 05 21:06:35 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-638995ce-e9e5-448c-9aa1-ba4a4c450438 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:35 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-638995ce-e9e5-448c-9aa1-ba4a4c450438 tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] GET http://192.168.122.117/volume/v3/volumes/b3865eb4-355d-4aa3-a49a-6512a5059a45 Sep 05 21:06:35 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-638995ce-e9e5-448c-9aa1-ba4a4c450438 tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:35 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-638995ce-e9e5-448c-9aa1-ba4a4c450438 tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:35 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-738eac65-3056-4e69-a326-e219593c97ab tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] http://192.168.122.117/volume/v3/volumes/3724f786-c798-4f8f-8959-a85f73c23200 returned with HTTP 200 Sep 05 21:06:35 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1215/2415] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:34 2026] GET /volume/v3/volumes/3724f786-c798-4f8f-8959-a85f73c23200 => generated 846 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:35 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:35 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:06:35 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:35 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:06:35 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-82edd1d0-7738-4549-b936-7b81d04eb692 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:35 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-638995ce-e9e5-448c-9aa1-ba4a4c450438 tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] Volume info retrieved successfully. Sep 05 21:06:35 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-82edd1d0-7738-4549-b936-7b81d04eb692 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 21:06:35 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-82edd1d0-7738-4549-b936-7b81d04eb692 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "3724f786-c798-4f8f-8959-a85f73c23200", "size": 1, "name": "tempest-VolumesGetTest-Volume-1921095767", "metadata": {"Type": "Test"}}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:06:35 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.volumes [None req-82edd1d0-7738-4549-b936-7b81d04eb692 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Create volume request body: {'volume': {'source_volid': '3724f786-c798-4f8f-8959-a85f73c23200', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1921095767', 'metadata': {'Type': 'Test'}}} {{(pid=87434) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:06:35 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-638995ce-e9e5-448c-9aa1-ba4a4c450438 tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] http://192.168.122.117/volume/v3/volumes/b3865eb4-355d-4aa3-a49a-6512a5059a45 returned with HTTP 200 Sep 05 21:06:35 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1201/2416] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:35 2026] GET /volume/v3/volumes/b3865eb4-355d-4aa3-a49a-6512a5059a45 => generated 842 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:35 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:35 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:06:35 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:35 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:06:35 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-82edd1d0-7738-4549-b936-7b81d04eb692 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Volume retrieved successfully. Sep 05 21:06:35 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-82edd1d0-7738-4549-b936-7b81d04eb692 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Create volume of 1 GB Sep 05 21:06:35 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-607ab5c7-d3e5-4219-85b6-b813766d3747 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:35 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-607ab5c7-d3e5-4219-85b6-b813766d3747 tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] GET http://192.168.122.117/volume/v3/volumes/b3865eb4-355d-4aa3-a49a-6512a5059a45 Sep 05 21:06:35 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-82edd1d0-7738-4549-b936-7b81d04eb692 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Availability Zones retrieved successfully. Sep 05 21:06:35 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-607ab5c7-d3e5-4219-85b6-b813766d3747 tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:35 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-607ab5c7-d3e5-4219-85b6-b813766d3747 tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:35 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:35 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:06:35 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:35 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:06:35 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-82edd1d0-7738-4549-b936-7b81d04eb692 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Flow 'volume_create_api' (41166b1f-cdf1-4d17-ae33-2df0c0ecf14d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:06:35 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-82edd1d0-7738-4549-b936-7b81d04eb692 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cdedd033-6c6b-4b2b-a593-443b2000e54c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:35 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-607ab5c7-d3e5-4219-85b6-b813766d3747 tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] Volume info retrieved successfully. Sep 05 21:06:35 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.flows.api.create_volume [None req-82edd1d0-7738-4549-b936-7b81d04eb692 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=87434) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:06:35 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-607ab5c7-d3e5-4219-85b6-b813766d3747 tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] http://192.168.122.117/volume/v3/volumes/b3865eb4-355d-4aa3-a49a-6512a5059a45 returned with HTTP 200 Sep 05 21:06:35 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1202/2417] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:35 2026] GET /volume/v3/volumes/b3865eb4-355d-4aa3-a49a-6512a5059a45 => generated 842 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:35 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-8efae748-dd06-48a0-bd2e-71e984de7555 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:35 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-8efae748-dd06-48a0-bd2e-71e984de7555 tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 21:06:35 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-8efae748-dd06-48a0-bd2e-71e984de7555 tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-840570564"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:06:35 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.volumes [None req-8efae748-dd06-48a0-bd2e-71e984de7555 tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-840570564'}} {{(pid=87435) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:06:35 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-8efae748-dd06-48a0-bd2e-71e984de7555 tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] Create volume of 1 GB Sep 05 21:06:35 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-8efae748-dd06-48a0-bd2e-71e984de7555 tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] Availability Zones retrieved successfully. Sep 05 21:06:35 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-82edd1d0-7738-4549-b936-7b81d04eb692 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cdedd033-6c6b-4b2b-a593-443b2000e54c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '3724f786-c798-4f8f-8959-a85f73c23200', 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:35 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-82edd1d0-7738-4549-b936-7b81d04eb692 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af5b71c1-d0e4-40f4-aa61-e7d5698aee31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:35 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-8efae748-dd06-48a0-bd2e-71e984de7555 tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] Flow 'volume_create_api' (4caf04fa-af53-474f-80ad-df67044f1a47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:06:35 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-8efae748-dd06-48a0-bd2e-71e984de7555 tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de0b5b74-27a8-455c-8835-6bafdefbc249) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:35 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.flows.api.create_volume [None req-8efae748-dd06-48a0-bd2e-71e984de7555 tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] Validating volume size '1' using validate_int {{(pid=87435) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:06:35 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-8efae748-dd06-48a0-bd2e-71e984de7555 tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de0b5b74-27a8-455c-8835-6bafdefbc249) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:35 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-8efae748-dd06-48a0-bd2e-71e984de7555 tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aba66083-a067-490f-b711-b0366c3190f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:35 devstack devstack@c-api.service[87434]: DEBUG cinder.quota [None req-82edd1d0-7738-4549-b936-7b81d04eb692 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Created reservations ['97ab0a98-b73d-406a-b16c-e8954200d2b1', '2ccb5a17-4e44-4612-8d3c-330e9198707e', 'd72c3b2a-cffc-40ee-863c-1024b5b464c8', '7c43f015-fb87-401f-86b6-c438a441ea60'] {{(pid=87434) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:06:35 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-82edd1d0-7738-4549-b936-7b81d04eb692 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af5b71c1-d0e4-40f4-aa61-e7d5698aee31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['97ab0a98-b73d-406a-b16c-e8954200d2b1', '2ccb5a17-4e44-4612-8d3c-330e9198707e', 'd72c3b2a-cffc-40ee-863c-1024b5b464c8', '7c43f015-fb87-401f-86b6-c438a441ea60']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:35 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-82edd1d0-7738-4549-b936-7b81d04eb692 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e449a7d3-e7d5-4900-83f2-d7208ddae1f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:35 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:35 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:06:35 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:35 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:06:35 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-82edd1d0-7738-4549-b936-7b81d04eb692 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e449a7d3-e7d5-4900-83f2-d7208ddae1f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0e8c7101-010c-44b6-b451-9edaafce884f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1921095767',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='d5c156417b1a4c278643116efd47697f',qos_specs=None,replication_status=,reservations=['97ab0a98-b73d-406a-b16c-e8954200d2b1','2ccb5a17-4e44-4612-8d3c-330e9198707e','d72c3b2a-cffc-40ee-863c-1024b5b464c8','7c43f015-fb87-401f-86b6-c438a441ea60'],size=1,snapshot_id=None,source_replicaid=,source_volid=3724f786-c798-4f8f-8959-a85f73c23200,status='creating',user_id='0dd6ec4546b4411d8874ff38c6db4a16',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:06:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1921095767',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0e8c7101-010c-44b6-b451-9edaafce884f,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='d5c156417b1a4c278643116efd47697f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=3724f786-c798-4f8f-8959-a85f73c23200,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0dd6ec4546b4411d8874ff38c6db4a16',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:35 devstack devstack@c-api.service[87435]: DEBUG cinder.quota [None req-8efae748-dd06-48a0-bd2e-71e984de7555 tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] Created reservations ['fdcabaad-56b5-4847-8890-073fd59b2e3e', '1c9f85e6-e36a-4428-9272-a8599b5fe72d', '49fc26ad-6081-4dd8-b351-d3be4c5282b3', '3264eecc-504e-4048-8199-fcb92a8a9230'] {{(pid=87435) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:06:35 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-8efae748-dd06-48a0-bd2e-71e984de7555 tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aba66083-a067-490f-b711-b0366c3190f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fdcabaad-56b5-4847-8890-073fd59b2e3e', '1c9f85e6-e36a-4428-9272-a8599b5fe72d', '49fc26ad-6081-4dd8-b351-d3be4c5282b3', '3264eecc-504e-4048-8199-fcb92a8a9230']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:35 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-82edd1d0-7738-4549-b936-7b81d04eb692 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b44584e-431f-42f4-a0a7-f4b8fc59d497) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:35 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-8efae748-dd06-48a0-bd2e-71e984de7555 tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40175f09-54b0-468f-9301-60f89a34ef3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:35 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:35 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:06:35 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-82edd1d0-7738-4549-b936-7b81d04eb692 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b44584e-431f-42f4-a0a7-f4b8fc59d497) transitioned into state 'SUCCESS' from state '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-1921095767',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='d5c156417b1a4c278643116efd47697f',qos_specs=None,replication_status=,reservations=['97ab0a98-b73d-406a-b16c-e8954200d2b1','2ccb5a17-4e44-4612-8d3c-330e9198707e','d72c3b2a-cffc-40ee-863c-1024b5b464c8','7c43f015-fb87-401f-86b6-c438a441ea60'],size=1,snapshot_id=None,source_replicaid=,source_volid=3724f786-c798-4f8f-8959-a85f73c23200,status='creating',user_id='0dd6ec4546b4411d8874ff38c6db4a16',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:35 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-8efae748-dd06-48a0-bd2e-71e984de7555 tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40175f09-54b0-468f-9301-60f89a34ef3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3c2f2f7c-335c-4dce-a88d-f0893ecf0dff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-840570564',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4957db0524f34e12a2207192e748ac87',qos_specs=None,replication_status=,reservations=['fdcabaad-56b5-4847-8890-073fd59b2e3e','1c9f85e6-e36a-4428-9272-a8599b5fe72d','49fc26ad-6081-4dd8-b351-d3be4c5282b3','3264eecc-504e-4048-8199-fcb92a8a9230'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03241ce6821a445092e8cbf652d9278c',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:06:35Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-840570564',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3c2f2f7c-335c-4dce-a88d-f0893ecf0dff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4957db0524f34e12a2207192e748ac87',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='03241ce6821a445092e8cbf652d9278c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:35 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-82edd1d0-7738-4549-b936-7b81d04eb692 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1bc0a5d-6d58-4ea9-a9ef-2839de86e112) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:35 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-8efae748-dd06-48a0-bd2e-71e984de7555 tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c66bd122-b325-4fe6-bf1c-11984dd95085) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:35 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:35 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:06:35 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-82edd1d0-7738-4549-b936-7b81d04eb692 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1bc0a5d-6d58-4ea9-a9ef-2839de86e112) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:35 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-82edd1d0-7738-4549-b936-7b81d04eb692 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Flow 'volume_create_api' (41166b1f-cdf1-4d17-ae33-2df0c0ecf14d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:06:35 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-82edd1d0-7738-4549-b936-7b81d04eb692 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Create volume request issued successfully. Sep 05 21:06:35 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-82edd1d0-7738-4549-b936-7b81d04eb692 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 21:06:35 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1216/2418] 192.168.122.117 () {60 vars in 1143 bytes} [Sat Sep 5 21:06:35 2026] POST /volume/v3/volumes => generated 802 bytes in 406 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:06:35 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-8efae748-dd06-48a0-bd2e-71e984de7555 tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c66bd122-b325-4fe6-bf1c-11984dd95085) transitioned into 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-840570564',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4957db0524f34e12a2207192e748ac87',qos_specs=None,replication_status=,reservations=['fdcabaad-56b5-4847-8890-073fd59b2e3e','1c9f85e6-e36a-4428-9272-a8599b5fe72d','49fc26ad-6081-4dd8-b351-d3be4c5282b3','3264eecc-504e-4048-8199-fcb92a8a9230'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03241ce6821a445092e8cbf652d9278c',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:35 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-8efae748-dd06-48a0-bd2e-71e984de7555 tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1cee7f1-8e09-461b-bf4a-a072c08ad971) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:35 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-4e05a3d8-cade-4d16-a95c-38b555b75564 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:35 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-4e05a3d8-cade-4d16-a95c-38b555b75564 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] GET http://192.168.122.117/volume/v3/volumes/0e8c7101-010c-44b6-b451-9edaafce884f Sep 05 21:06:35 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-4e05a3d8-cade-4d16-a95c-38b555b75564 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:35 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-4e05a3d8-cade-4d16-a95c-38b555b75564 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:35 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:35 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:06:35 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-8efae748-dd06-48a0-bd2e-71e984de7555 tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1cee7f1-8e09-461b-bf4a-a072c08ad971) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:35 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:35 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:06:35 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-8efae748-dd06-48a0-bd2e-71e984de7555 tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] Flow 'volume_create_api' (4caf04fa-af53-474f-80ad-df67044f1a47) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:06:35 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-8efae748-dd06-48a0-bd2e-71e984de7555 tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] Create volume request issued successfully. Sep 05 21:06:35 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-8efae748-dd06-48a0-bd2e-71e984de7555 tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 21:06:35 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1203/2419] 192.168.122.117 () {60 vars in 1143 bytes} [Sat Sep 5 21:06:35 2026] POST /volume/v3/volumes => generated 784 bytes in 367 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:06:35 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-4e05a3d8-cade-4d16-a95c-38b555b75564 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Volume info retrieved successfully. Sep 05 21:06:35 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-6a9106a7-317a-451a-b3a1-ffa9fb19d56e None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:35 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-4e05a3d8-cade-4d16-a95c-38b555b75564 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] http://192.168.122.117/volume/v3/volumes/0e8c7101-010c-44b6-b451-9edaafce884f returned with HTTP 200 Sep 05 21:06:35 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-6a9106a7-317a-451a-b3a1-ffa9fb19d56e tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] GET http://192.168.122.117/volume/v3/volumes/3c2f2f7c-335c-4dce-a88d-f0893ecf0dff Sep 05 21:06:35 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1217/2420] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:35 2026] GET /volume/v3/volumes/0e8c7101-010c-44b6-b451-9edaafce884f => generated 870 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:35 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-6a9106a7-317a-451a-b3a1-ffa9fb19d56e tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:35 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-6a9106a7-317a-451a-b3a1-ffa9fb19d56e tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:35 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:35 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:06:35 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:35 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:06:35 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-6a9106a7-317a-451a-b3a1-ffa9fb19d56e tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] Volume info retrieved successfully. Sep 05 21:06:35 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-6a9106a7-317a-451a-b3a1-ffa9fb19d56e tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] http://192.168.122.117/volume/v3/volumes/3c2f2f7c-335c-4dce-a88d-f0893ecf0dff returned with HTTP 200 Sep 05 21:06:35 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1204/2421] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:35 2026] GET /volume/v3/volumes/3c2f2f7c-335c-4dce-a88d-f0893ecf0dff => generated 852 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:36 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-830f76dc-de66-4694-b794-9b326fbb8c59 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:36 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-830f76dc-de66-4694-b794-9b326fbb8c59 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] GET http://192.168.122.117/volume/v3/volumes/0e8c7101-010c-44b6-b451-9edaafce884f Sep 05 21:06:36 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-830f76dc-de66-4694-b794-9b326fbb8c59 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:36 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-830f76dc-de66-4694-b794-9b326fbb8c59 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:36 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:36 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:06:36 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:36 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:06:36 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-830f76dc-de66-4694-b794-9b326fbb8c59 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Volume info retrieved successfully. Sep 05 21:06:36 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-33341a2b-8116-42b6-a86f-ecbd04c07f66 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:36 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-830f76dc-de66-4694-b794-9b326fbb8c59 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] http://192.168.122.117/volume/v3/volumes/0e8c7101-010c-44b6-b451-9edaafce884f returned with HTTP 200 Sep 05 21:06:36 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1218/2422] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:36 2026] GET /volume/v3/volumes/0e8c7101-010c-44b6-b451-9edaafce884f => generated 894 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:36 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-33341a2b-8116-42b6-a86f-ecbd04c07f66 tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] GET http://192.168.122.117/volume/v3/volumes/3c2f2f7c-335c-4dce-a88d-f0893ecf0dff Sep 05 21:06:36 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-33341a2b-8116-42b6-a86f-ecbd04c07f66 tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:36 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-33341a2b-8116-42b6-a86f-ecbd04c07f66 tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:36 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:36 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:06:36 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:36 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:06:36 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-33341a2b-8116-42b6-a86f-ecbd04c07f66 tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] Volume info retrieved successfully. Sep 05 21:06:36 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-33341a2b-8116-42b6-a86f-ecbd04c07f66 tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] http://192.168.122.117/volume/v3/volumes/3c2f2f7c-335c-4dce-a88d-f0893ecf0dff returned with HTTP 200 Sep 05 21:06:36 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1205/2423] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:36 2026] GET /volume/v3/volumes/3c2f2f7c-335c-4dce-a88d-f0893ecf0dff => generated 876 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:37 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-615ccd33-bf93-4914-8fcc-9c1dd87b3b83 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:37 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-615ccd33-bf93-4914-8fcc-9c1dd87b3b83 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] GET http://192.168.122.117/volume/v3/volumes/0e8c7101-010c-44b6-b451-9edaafce884f Sep 05 21:06:37 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-615ccd33-bf93-4914-8fcc-9c1dd87b3b83 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:37 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-615ccd33-bf93-4914-8fcc-9c1dd87b3b83 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:37 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:37 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:06:37 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:37 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:06:37 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-615ccd33-bf93-4914-8fcc-9c1dd87b3b83 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Volume info retrieved successfully. Sep 05 21:06:37 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-482086f5-3d83-4788-bd79-f5f3aff80116 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:37 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-615ccd33-bf93-4914-8fcc-9c1dd87b3b83 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] http://192.168.122.117/volume/v3/volumes/0e8c7101-010c-44b6-b451-9edaafce884f returned with HTTP 200 Sep 05 21:06:37 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1219/2424] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:37 2026] GET /volume/v3/volumes/0e8c7101-010c-44b6-b451-9edaafce884f => generated 894 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:37 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-482086f5-3d83-4788-bd79-f5f3aff80116 tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] GET http://192.168.122.117/volume/v3/volumes/3c2f2f7c-335c-4dce-a88d-f0893ecf0dff Sep 05 21:06:37 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-482086f5-3d83-4788-bd79-f5f3aff80116 tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:37 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-482086f5-3d83-4788-bd79-f5f3aff80116 tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:37 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:37 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:06:37 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:37 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:06:37 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-482086f5-3d83-4788-bd79-f5f3aff80116 tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] Volume info retrieved successfully. Sep 05 21:06:37 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-482086f5-3d83-4788-bd79-f5f3aff80116 tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] http://192.168.122.117/volume/v3/volumes/3c2f2f7c-335c-4dce-a88d-f0893ecf0dff returned with HTTP 200 Sep 05 21:06:37 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1206/2425] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:37 2026] GET /volume/v3/volumes/3c2f2f7c-335c-4dce-a88d-f0893ecf0dff => generated 876 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:38 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-74399b52-05fc-4be2-b5e3-947192b79143 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:38 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-74399b52-05fc-4be2-b5e3-947192b79143 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] GET http://192.168.122.117/volume/v3/volumes/0e8c7101-010c-44b6-b451-9edaafce884f Sep 05 21:06:38 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-74399b52-05fc-4be2-b5e3-947192b79143 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:38 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-74399b52-05fc-4be2-b5e3-947192b79143 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:38 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:38 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:06:38 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:38 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:06:38 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-74399b52-05fc-4be2-b5e3-947192b79143 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Volume info retrieved successfully. Sep 05 21:06:38 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-e6d52e20-6515-46c8-aab6-3d5e836837d8 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:38 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-e6d52e20-6515-46c8-aab6-3d5e836837d8 tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] GET http://192.168.122.117/volume/v3/volumes/3c2f2f7c-335c-4dce-a88d-f0893ecf0dff Sep 05 21:06:38 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-74399b52-05fc-4be2-b5e3-947192b79143 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] http://192.168.122.117/volume/v3/volumes/0e8c7101-010c-44b6-b451-9edaafce884f returned with HTTP 200 Sep 05 21:06:38 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-e6d52e20-6515-46c8-aab6-3d5e836837d8 tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:38 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-e6d52e20-6515-46c8-aab6-3d5e836837d8 tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:38 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1220/2426] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:38 2026] GET /volume/v3/volumes/0e8c7101-010c-44b6-b451-9edaafce884f => generated 894 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:06:38 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:38 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:06:38 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:38 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:06:38 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-e6d52e20-6515-46c8-aab6-3d5e836837d8 tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] Volume info retrieved successfully. Sep 05 21:06:38 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-e6d52e20-6515-46c8-aab6-3d5e836837d8 tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] http://192.168.122.117/volume/v3/volumes/3c2f2f7c-335c-4dce-a88d-f0893ecf0dff returned with HTTP 200 Sep 05 21:06:38 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1207/2427] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:38 2026] GET /volume/v3/volumes/3c2f2f7c-335c-4dce-a88d-f0893ecf0dff => generated 876 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:39 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-af8cba9b-fb36-45ca-8ade-3c425d00b9c8 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:39 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-af8cba9b-fb36-45ca-8ade-3c425d00b9c8 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] GET http://192.168.122.117/volume/v3/volumes/0e8c7101-010c-44b6-b451-9edaafce884f Sep 05 21:06:39 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-af8cba9b-fb36-45ca-8ade-3c425d00b9c8 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:39 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-af8cba9b-fb36-45ca-8ade-3c425d00b9c8 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:39 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-618fc8d8-8f00-4fe7-9ae4-b98fbf67feab None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:39 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-618fc8d8-8f00-4fe7-9ae4-b98fbf67feab tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] GET http://192.168.122.117/volume/v3/volumes/3c2f2f7c-335c-4dce-a88d-f0893ecf0dff Sep 05 21:06:39 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-618fc8d8-8f00-4fe7-9ae4-b98fbf67feab tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:39 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-618fc8d8-8f00-4fe7-9ae4-b98fbf67feab tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:39 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:39 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:06:39 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:39 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:06:39 devstack devstack@c-api.service[87435]: DEBUG dbcounter [-] [87435] Writing DB stats cinder:SELECT=550,cinder:UPDATE=154,cinder:INSERT=107 {{(pid=87435) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 21:06:39 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-af8cba9b-fb36-45ca-8ade-3c425d00b9c8 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Volume info retrieved successfully. Sep 05 21:06:39 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:39 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:06:39 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:39 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:06:39 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-af8cba9b-fb36-45ca-8ade-3c425d00b9c8 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] http://192.168.122.117/volume/v3/volumes/0e8c7101-010c-44b6-b451-9edaafce884f returned with HTTP 200 Sep 05 21:06:39 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1221/2428] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:39 2026] GET /volume/v3/volumes/0e8c7101-010c-44b6-b451-9edaafce884f => generated 894 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:39 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-618fc8d8-8f00-4fe7-9ae4-b98fbf67feab tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] Volume info retrieved successfully. Sep 05 21:06:39 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-618fc8d8-8f00-4fe7-9ae4-b98fbf67feab tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] http://192.168.122.117/volume/v3/volumes/3c2f2f7c-335c-4dce-a88d-f0893ecf0dff returned with HTTP 200 Sep 05 21:06:39 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1208/2429] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:39 2026] GET /volume/v3/volumes/3c2f2f7c-335c-4dce-a88d-f0893ecf0dff => generated 876 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:40 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-01fd2387-ccce-4bc8-b223-655a073c6019 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:40 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-01fd2387-ccce-4bc8-b223-655a073c6019 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] GET http://192.168.122.117/volume/v3/volumes/0e8c7101-010c-44b6-b451-9edaafce884f Sep 05 21:06:40 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-01fd2387-ccce-4bc8-b223-655a073c6019 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:40 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-01fd2387-ccce-4bc8-b223-655a073c6019 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:40 devstack devstack@c-api.service[87434]: DEBUG dbcounter [-] [87434] Writing DB stats cinder:SELECT=537,cinder:UPDATE=138,cinder:INSERT=110 {{(pid=87434) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 21:06:40 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-e85cce8f-9eee-4351-b304-1c8c710045c2 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:40 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:40 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:06:41 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:41 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:06:41 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-e85cce8f-9eee-4351-b304-1c8c710045c2 tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] GET http://192.168.122.117/volume/v3/volumes/3c2f2f7c-335c-4dce-a88d-f0893ecf0dff Sep 05 21:06:41 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-e85cce8f-9eee-4351-b304-1c8c710045c2 tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:41 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-e85cce8f-9eee-4351-b304-1c8c710045c2 tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:41 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-01fd2387-ccce-4bc8-b223-655a073c6019 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Volume info retrieved successfully. Sep 05 21:06:41 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:41 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:06:41 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:41 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:06:41 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-01fd2387-ccce-4bc8-b223-655a073c6019 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] http://192.168.122.117/volume/v3/volumes/0e8c7101-010c-44b6-b451-9edaafce884f returned with HTTP 200 Sep 05 21:06:41 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1222/2430] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:40 2026] GET /volume/v3/volumes/0e8c7101-010c-44b6-b451-9edaafce884f => generated 894 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:41 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-e85cce8f-9eee-4351-b304-1c8c710045c2 tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] Volume info retrieved successfully. Sep 05 21:06:41 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-e85cce8f-9eee-4351-b304-1c8c710045c2 tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] http://192.168.122.117/volume/v3/volumes/3c2f2f7c-335c-4dce-a88d-f0893ecf0dff returned with HTTP 200 Sep 05 21:06:41 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1209/2431] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:40 2026] GET /volume/v3/volumes/3c2f2f7c-335c-4dce-a88d-f0893ecf0dff => generated 876 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:42 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-a30d3953-a84e-4d75-99ac-ba5f53d76bea None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:42 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-a30d3953-a84e-4d75-99ac-ba5f53d76bea tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] GET http://192.168.122.117/volume/v3/volumes/0e8c7101-010c-44b6-b451-9edaafce884f Sep 05 21:06:42 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-a30d3953-a84e-4d75-99ac-ba5f53d76bea tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:42 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-a30d3953-a84e-4d75-99ac-ba5f53d76bea tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:42 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-b2763402-746b-4071-87a0-aa6b4ca3e3c1 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:42 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-b2763402-746b-4071-87a0-aa6b4ca3e3c1 tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] GET http://192.168.122.117/volume/v3/volumes/3c2f2f7c-335c-4dce-a88d-f0893ecf0dff Sep 05 21:06:42 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-b2763402-746b-4071-87a0-aa6b4ca3e3c1 tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:42 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-b2763402-746b-4071-87a0-aa6b4ca3e3c1 tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:42 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:42 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:06:42 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:42 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:06:42 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:42 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:06:42 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:42 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:06:42 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-a30d3953-a84e-4d75-99ac-ba5f53d76bea tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Volume info retrieved successfully. Sep 05 21:06:42 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-b2763402-746b-4071-87a0-aa6b4ca3e3c1 tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] Volume info retrieved successfully. Sep 05 21:06:42 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-a30d3953-a84e-4d75-99ac-ba5f53d76bea tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] http://192.168.122.117/volume/v3/volumes/0e8c7101-010c-44b6-b451-9edaafce884f returned with HTTP 200 Sep 05 21:06:42 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1223/2432] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:42 2026] GET /volume/v3/volumes/0e8c7101-010c-44b6-b451-9edaafce884f => generated 894 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:42 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-b2763402-746b-4071-87a0-aa6b4ca3e3c1 tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] http://192.168.122.117/volume/v3/volumes/3c2f2f7c-335c-4dce-a88d-f0893ecf0dff returned with HTTP 200 Sep 05 21:06:42 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1210/2433] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:42 2026] GET /volume/v3/volumes/3c2f2f7c-335c-4dce-a88d-f0893ecf0dff => generated 876 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:06:43 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-1b5bc2b4-df46-4c60-9222-19721773902e None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:43 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-1b5bc2b4-df46-4c60-9222-19721773902e tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] GET http://192.168.122.117/volume/v3/volumes/0e8c7101-010c-44b6-b451-9edaafce884f Sep 05 21:06:43 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-1b5bc2b4-df46-4c60-9222-19721773902e tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:43 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-1b5bc2b4-df46-4c60-9222-19721773902e tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:43 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-86edb79e-28a6-49db-bdba-027a1d7cd137 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:43 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-86edb79e-28a6-49db-bdba-027a1d7cd137 tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] GET http://192.168.122.117/volume/v3/volumes/3c2f2f7c-335c-4dce-a88d-f0893ecf0dff Sep 05 21:06:43 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-86edb79e-28a6-49db-bdba-027a1d7cd137 tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:43 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-86edb79e-28a6-49db-bdba-027a1d7cd137 tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:43 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:43 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:06:43 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:43 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:06:43 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:43 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:06:43 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:43 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:06:43 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-1b5bc2b4-df46-4c60-9222-19721773902e tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Volume info retrieved successfully. Sep 05 21:06:43 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-86edb79e-28a6-49db-bdba-027a1d7cd137 tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] Volume info retrieved successfully. Sep 05 21:06:43 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-1b5bc2b4-df46-4c60-9222-19721773902e tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] http://192.168.122.117/volume/v3/volumes/0e8c7101-010c-44b6-b451-9edaafce884f returned with HTTP 200 Sep 05 21:06:43 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1224/2434] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:43 2026] GET /volume/v3/volumes/0e8c7101-010c-44b6-b451-9edaafce884f => generated 894 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:43 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-86edb79e-28a6-49db-bdba-027a1d7cd137 tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] http://192.168.122.117/volume/v3/volumes/3c2f2f7c-335c-4dce-a88d-f0893ecf0dff returned with HTTP 200 Sep 05 21:06:43 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1211/2435] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:43 2026] GET /volume/v3/volumes/3c2f2f7c-335c-4dce-a88d-f0893ecf0dff => generated 876 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:06:44 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-daaee38f-2ef4-4e87-8908-3d6ad3a05e73 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:44 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-daaee38f-2ef4-4e87-8908-3d6ad3a05e73 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] GET http://192.168.122.117/volume/v3/volumes/0e8c7101-010c-44b6-b451-9edaafce884f Sep 05 21:06:44 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-daaee38f-2ef4-4e87-8908-3d6ad3a05e73 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:44 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-daaee38f-2ef4-4e87-8908-3d6ad3a05e73 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:44 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:44 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:06:44 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:44 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:06:44 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-d5f4d217-84e9-433c-9e5b-3f01a6894e3b None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:44 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-d5f4d217-84e9-433c-9e5b-3f01a6894e3b tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] GET http://192.168.122.117/volume/v3/volumes/3c2f2f7c-335c-4dce-a88d-f0893ecf0dff Sep 05 21:06:44 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-d5f4d217-84e9-433c-9e5b-3f01a6894e3b tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:44 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-d5f4d217-84e9-433c-9e5b-3f01a6894e3b tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:44 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-daaee38f-2ef4-4e87-8908-3d6ad3a05e73 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Volume info retrieved successfully. Sep 05 21:06:44 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-daaee38f-2ef4-4e87-8908-3d6ad3a05e73 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] http://192.168.122.117/volume/v3/volumes/0e8c7101-010c-44b6-b451-9edaafce884f returned with HTTP 200 Sep 05 21:06:44 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1225/2436] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:44 2026] GET /volume/v3/volumes/0e8c7101-010c-44b6-b451-9edaafce884f => generated 894 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:44 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:44 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:06:44 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:44 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:06:44 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-d5f4d217-84e9-433c-9e5b-3f01a6894e3b tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] Volume info retrieved successfully. Sep 05 21:06:44 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-d5f4d217-84e9-433c-9e5b-3f01a6894e3b tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] http://192.168.122.117/volume/v3/volumes/3c2f2f7c-335c-4dce-a88d-f0893ecf0dff returned with HTTP 200 Sep 05 21:06:44 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1212/2437] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:44 2026] GET /volume/v3/volumes/3c2f2f7c-335c-4dce-a88d-f0893ecf0dff => generated 876 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:45 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-18a79dc9-c0ab-44a0-9795-cd165a3a4bf0 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:45 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-18a79dc9-c0ab-44a0-9795-cd165a3a4bf0 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] GET http://192.168.122.117/volume/v3/volumes/0e8c7101-010c-44b6-b451-9edaafce884f Sep 05 21:06:45 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-18a79dc9-c0ab-44a0-9795-cd165a3a4bf0 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:45 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-18a79dc9-c0ab-44a0-9795-cd165a3a4bf0 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:45 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:45 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:06:45 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:45 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:06:45 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-7cee102b-20b5-45ba-9f1f-f21ede5eee5e None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:45 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-18a79dc9-c0ab-44a0-9795-cd165a3a4bf0 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Volume info retrieved successfully. Sep 05 21:06:45 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-7cee102b-20b5-45ba-9f1f-f21ede5eee5e tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] GET http://192.168.122.117/volume/v3/volumes/3c2f2f7c-335c-4dce-a88d-f0893ecf0dff Sep 05 21:06:45 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-7cee102b-20b5-45ba-9f1f-f21ede5eee5e tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:45 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-7cee102b-20b5-45ba-9f1f-f21ede5eee5e tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:45 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-18a79dc9-c0ab-44a0-9795-cd165a3a4bf0 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] http://192.168.122.117/volume/v3/volumes/0e8c7101-010c-44b6-b451-9edaafce884f returned with HTTP 200 Sep 05 21:06:45 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1226/2438] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:45 2026] GET /volume/v3/volumes/0e8c7101-010c-44b6-b451-9edaafce884f => generated 894 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:45 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:45 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:06:45 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:45 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:06:45 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-7cee102b-20b5-45ba-9f1f-f21ede5eee5e tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] Volume info retrieved successfully. Sep 05 21:06:45 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-7cee102b-20b5-45ba-9f1f-f21ede5eee5e tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] http://192.168.122.117/volume/v3/volumes/3c2f2f7c-335c-4dce-a88d-f0893ecf0dff returned with HTTP 200 Sep 05 21:06:45 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1213/2439] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:45 2026] GET /volume/v3/volumes/3c2f2f7c-335c-4dce-a88d-f0893ecf0dff => generated 876 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:46 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-9f15a508-4ec5-4793-9c6e-8a3f940ff4d0 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:46 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-9f15a508-4ec5-4793-9c6e-8a3f940ff4d0 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] GET http://192.168.122.117/volume/v3/volumes/0e8c7101-010c-44b6-b451-9edaafce884f Sep 05 21:06:46 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-9f15a508-4ec5-4793-9c6e-8a3f940ff4d0 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:46 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-9f15a508-4ec5-4793-9c6e-8a3f940ff4d0 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:46 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:46 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:06:46 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:46 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:06:46 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-f8c4f56e-9181-4a6f-825e-9117fdc9d16d None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:46 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-f8c4f56e-9181-4a6f-825e-9117fdc9d16d tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] GET http://192.168.122.117/volume/v3/volumes/3c2f2f7c-335c-4dce-a88d-f0893ecf0dff Sep 05 21:06:46 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-f8c4f56e-9181-4a6f-825e-9117fdc9d16d tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:46 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-f8c4f56e-9181-4a6f-825e-9117fdc9d16d tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:46 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-9f15a508-4ec5-4793-9c6e-8a3f940ff4d0 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Volume info retrieved successfully. Sep 05 21:06:46 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:46 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:06:46 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:46 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:06:46 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-9f15a508-4ec5-4793-9c6e-8a3f940ff4d0 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] http://192.168.122.117/volume/v3/volumes/0e8c7101-010c-44b6-b451-9edaafce884f returned with HTTP 200 Sep 05 21:06:46 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1227/2440] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:46 2026] GET /volume/v3/volumes/0e8c7101-010c-44b6-b451-9edaafce884f => generated 895 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:46 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-f8c4f56e-9181-4a6f-825e-9117fdc9d16d tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] Volume info retrieved successfully. Sep 05 21:06:46 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-f8c4f56e-9181-4a6f-825e-9117fdc9d16d tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] http://192.168.122.117/volume/v3/volumes/3c2f2f7c-335c-4dce-a88d-f0893ecf0dff returned with HTTP 200 Sep 05 21:06:46 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1214/2441] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:46 2026] GET /volume/v3/volumes/3c2f2f7c-335c-4dce-a88d-f0893ecf0dff => generated 877 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:46 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-8914bc05-2f5d-4ddd-9d68-6bea1e66243e None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:46 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-8914bc05-2f5d-4ddd-9d68-6bea1e66243e tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-reader] GET http://192.168.122.117/volume/v3/volumes/0e8c7101-010c-44b6-b451-9edaafce884f Sep 05 21:06:46 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-8914bc05-2f5d-4ddd-9d68-6bea1e66243e tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-reader] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:46 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-8914bc05-2f5d-4ddd-9d68-6bea1e66243e tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-reader] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:46 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-ebbf87d4-3533-4676-809d-e728d6232e5a None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:46 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-ebbf87d4-3533-4676-809d-e728d6232e5a tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] GET http://192.168.122.117/volume/v3/volumes/3c2f2f7c-335c-4dce-a88d-f0893ecf0dff Sep 05 21:06:46 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-ebbf87d4-3533-4676-809d-e728d6232e5a tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:46 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-ebbf87d4-3533-4676-809d-e728d6232e5a tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:46 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:46 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:06:46 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:46 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:06:46 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:46 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:06:46 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:46 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:06:46 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-8914bc05-2f5d-4ddd-9d68-6bea1e66243e tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-reader] Volume info retrieved successfully. Sep 05 21:06:46 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-ebbf87d4-3533-4676-809d-e728d6232e5a tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] Volume info retrieved successfully. Sep 05 21:06:46 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-8914bc05-2f5d-4ddd-9d68-6bea1e66243e tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-reader] http://192.168.122.117/volume/v3/volumes/0e8c7101-010c-44b6-b451-9edaafce884f returned with HTTP 200 Sep 05 21:06:46 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1228/2442] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:46 2026] GET /volume/v3/volumes/0e8c7101-010c-44b6-b451-9edaafce884f => generated 895 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:46 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-ebbf87d4-3533-4676-809d-e728d6232e5a tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] http://192.168.122.117/volume/v3/volumes/3c2f2f7c-335c-4dce-a88d-f0893ecf0dff returned with HTTP 200 Sep 05 21:06:46 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1215/2443] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:46 2026] GET /volume/v3/volumes/3c2f2f7c-335c-4dce-a88d-f0893ecf0dff => generated 877 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:46 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-e7c7d22f-0719-48a6-9e85-cb11bf338057 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:46 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-f35ff5bd-977e-433f-b806-4e72d138cb9f None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:46 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-e7c7d22f-0719-48a6-9e85-cb11bf338057 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] PUT http://192.168.122.117/volume/v3/volumes/0e8c7101-010c-44b6-b451-9edaafce884f Sep 05 21:06:46 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-e7c7d22f-0719-48a6-9e85-cb11bf338057 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1921095767"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:06:46 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-f35ff5bd-977e-433f-b806-4e72d138cb9f tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] POST http://192.168.122.117/volume/v3/snapshots Sep 05 21:06:46 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-f35ff5bd-977e-433f-b806-4e72d138cb9f tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3c2f2f7c-335c-4dce-a88d-f0893ecf0dff", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-697557032"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:06:46 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:46 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:06:46 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:46 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:06:46 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:46 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:06:46 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-e7c7d22f-0719-48a6-9e85-cb11bf338057 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Volume info retrieved successfully. Sep 05 21:06:46 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:46 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:06:46 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-f35ff5bd-977e-433f-b806-4e72d138cb9f tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] Volume info retrieved successfully. Sep 05 21:06:46 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.snapshots [None req-f35ff5bd-977e-433f-b806-4e72d138cb9f tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] Create snapshot from volume 3c2f2f7c-335c-4dce-a88d-f0893ecf0dff Sep 05 21:06:46 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-e7c7d22f-0719-48a6-9e85-cb11bf338057 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Volume updated successfully. Sep 05 21:06:46 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-e7c7d22f-0719-48a6-9e85-cb11bf338057 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] http://192.168.122.117/volume/v3/volumes/0e8c7101-010c-44b6-b451-9edaafce884f returned with HTTP 200 Sep 05 21:06:46 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1229/2444] 192.168.122.117 () {60 vars in 1252 bytes} [Sat Sep 5 21:06:46 2026] PUT /volume/v3/volumes/0e8c7101-010c-44b6-b451-9edaafce884f => generated 827 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:46 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-4b004239-0b2b-40c4-b9b5-629467143da7 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:46 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-4b004239-0b2b-40c4-b9b5-629467143da7 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] PUT http://192.168.122.117/volume/v3/volumes/0e8c7101-010c-44b6-b451-9edaafce884f Sep 05 21:06:46 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-4b004239-0b2b-40c4-b9b5-629467143da7 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-416197956", "description": "This is the new description of volume"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:06:46 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:46 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:06:46 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:46 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:06:46 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-4b004239-0b2b-40c4-b9b5-629467143da7 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Volume info retrieved successfully. Sep 05 21:06:46 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-4b004239-0b2b-40c4-b9b5-629467143da7 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Volume updated successfully. Sep 05 21:06:46 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-4b004239-0b2b-40c4-b9b5-629467143da7 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] http://192.168.122.117/volume/v3/volumes/0e8c7101-010c-44b6-b451-9edaafce884f returned with HTTP 200 Sep 05 21:06:46 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1230/2445] 192.168.122.117 () {60 vars in 1253 bytes} [Sat Sep 5 21:06:46 2026] PUT /volume/v3/volumes/0e8c7101-010c-44b6-b451-9edaafce884f => generated 865 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:46 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-7282cee5-10d3-40bc-843f-b7c4898bfc6c None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:46 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-7282cee5-10d3-40bc-843f-b7c4898bfc6c tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-reader] GET http://192.168.122.117/volume/v3/volumes/0e8c7101-010c-44b6-b451-9edaafce884f Sep 05 21:06:46 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-7282cee5-10d3-40bc-843f-b7c4898bfc6c tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-reader] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:46 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-7282cee5-10d3-40bc-843f-b7c4898bfc6c tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-reader] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:46 devstack devstack@c-api.service[87435]: DEBUG cinder.quota [None req-f35ff5bd-977e-433f-b806-4e72d138cb9f tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] Created reservations ['bedf8d2a-1724-4623-b31a-cee5aabd6c20', '63030615-31c7-4909-83af-e876f0ce61cb', '09f8c7bc-9d53-4772-8435-22bd4aed1dba', '00275507-9e98-46ea-96e5-b6b4d0314097'] {{(pid=87435) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:06:46 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:46 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:06:46 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:46 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:06:46 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-7282cee5-10d3-40bc-843f-b7c4898bfc6c tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-reader] Volume info retrieved successfully. Sep 05 21:06:46 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:46 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:06:46 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-7282cee5-10d3-40bc-843f-b7c4898bfc6c tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-reader] http://192.168.122.117/volume/v3/volumes/0e8c7101-010c-44b6-b451-9edaafce884f returned with HTTP 200 Sep 05 21:06:46 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1231/2446] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:46 2026] GET /volume/v3/volumes/0e8c7101-010c-44b6-b451-9edaafce884f => generated 933 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:47 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-024d4589-a290-4e70-953f-ad1bb5a739b2 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:47 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-024d4589-a290-4e70-953f-ad1bb5a739b2 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 21:06:47 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-024d4589-a290-4e70-953f-ad1bb5a739b2 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1392104073", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-495727930"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:06:47 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.volumes [None req-024d4589-a290-4e70-953f-ad1bb5a739b2 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1392104073', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-495727930'}} {{(pid=87434) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:06:47 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-024d4589-a290-4e70-953f-ad1bb5a739b2 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Create volume of 1 GB Sep 05 21:06:47 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-024d4589-a290-4e70-953f-ad1bb5a739b2 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Availability Zones retrieved successfully. Sep 05 21:06:47 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-f35ff5bd-977e-433f-b806-4e72d138cb9f tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] Snapshot create request issued successfully. Sep 05 21:06:47 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-f35ff5bd-977e-433f-b806-4e72d138cb9f tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] http://192.168.122.117/volume/v3/snapshots returned with HTTP 202 Sep 05 21:06:47 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1216/2447] 192.168.122.117 () {60 vars in 1149 bytes} [Sat Sep 5 21:06:46 2026] POST /volume/v3/snapshots => generated 325 bytes in 243 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:06:47 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-7f057467-6048-4bc9-a458-7443e308558d None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:47 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-024d4589-a290-4e70-953f-ad1bb5a739b2 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Flow 'volume_create_api' (422d81ff-0941-4449-8a6d-1ed94e109a8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:06:47 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-7f057467-6048-4bc9-a458-7443e308558d tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] GET http://192.168.122.117/volume/v3/snapshots/ad5c7ffd-b9a7-4393-aebc-53f8c155b224 Sep 05 21:06:47 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-7f057467-6048-4bc9-a458-7443e308558d tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:47 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-7f057467-6048-4bc9-a458-7443e308558d tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:47 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-024d4589-a290-4e70-953f-ad1bb5a739b2 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (758522f4-c316-4288-82af-d1efc3aa880a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:47 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.flows.api.create_volume [None req-024d4589-a290-4e70-953f-ad1bb5a739b2 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Validating volume size '1' using validate_int {{(pid=87434) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:06:47 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:47 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:06:47 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-7f057467-6048-4bc9-a458-7443e308558d tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] Snapshot retrieved successfully. Sep 05 21:06:47 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-7f057467-6048-4bc9-a458-7443e308558d tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] http://192.168.122.117/volume/v3/snapshots/ad5c7ffd-b9a7-4393-aebc-53f8c155b224 returned with HTTP 200 Sep 05 21:06:47 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1217/2448] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:06:47 2026] GET /volume/v3/snapshots/ad5c7ffd-b9a7-4393-aebc-53f8c155b224 => generated 457 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:47 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-024d4589-a290-4e70-953f-ad1bb5a739b2 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (758522f4-c316-4288-82af-d1efc3aa880a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:47 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-024d4589-a290-4e70-953f-ad1bb5a739b2 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (214b22c7-9e99-4ef6-bfbb-157048f31504) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:47 devstack devstack@c-api.service[87434]: DEBUG cinder.quota [None req-024d4589-a290-4e70-953f-ad1bb5a739b2 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Created reservations ['ea0232ef-ba2a-40ae-9e8b-852fa11b6ae7', '463a3f1e-7bae-4e2a-9108-f507451c4614', '057d52f3-6499-46d9-86db-ef0d9dcb1f37', '7cfe7122-601d-47a5-a7cf-b3518056f1e9'] {{(pid=87434) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:06:47 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-024d4589-a290-4e70-953f-ad1bb5a739b2 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (214b22c7-9e99-4ef6-bfbb-157048f31504) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ea0232ef-ba2a-40ae-9e8b-852fa11b6ae7', '463a3f1e-7bae-4e2a-9108-f507451c4614', '057d52f3-6499-46d9-86db-ef0d9dcb1f37', '7cfe7122-601d-47a5-a7cf-b3518056f1e9']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:47 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-024d4589-a290-4e70-953f-ad1bb5a739b2 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (947d7d1d-7835-47cf-9f5d-89dfa5671f5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:47 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:47 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:06:47 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-024d4589-a290-4e70-953f-ad1bb5a739b2 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (947d7d1d-7835-47cf-9f5d-89dfa5671f5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '49efd790-2830-4f08-bd35-adc838d1d649', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1392104073',display_name='tempest-VolumesGetTest-Volume-495727930',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d5c156417b1a4c278643116efd47697f',qos_specs=None,replication_status=,reservations=['ea0232ef-ba2a-40ae-9e8b-852fa11b6ae7','463a3f1e-7bae-4e2a-9108-f507451c4614','057d52f3-6499-46d9-86db-ef0d9dcb1f37','7cfe7122-601d-47a5-a7cf-b3518056f1e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0dd6ec4546b4411d8874ff38c6db4a16',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:06:47Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1392104073',display_name='tempest-VolumesGetTest-Volume-495727930',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=49efd790-2830-4f08-bd35-adc838d1d649,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d5c156417b1a4c278643116efd47697f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0dd6ec4546b4411d8874ff38c6db4a16',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:47 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-024d4589-a290-4e70-953f-ad1bb5a739b2 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7d89eef-2b7a-4aa5-898c-ac78ece21690) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:47 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-024d4589-a290-4e70-953f-ad1bb5a739b2 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7d89eef-2b7a-4aa5-898c-ac78ece21690) transitioned into 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-1392104073',display_name='tempest-VolumesGetTest-Volume-495727930',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d5c156417b1a4c278643116efd47697f',qos_specs=None,replication_status=,reservations=['ea0232ef-ba2a-40ae-9e8b-852fa11b6ae7','463a3f1e-7bae-4e2a-9108-f507451c4614','057d52f3-6499-46d9-86db-ef0d9dcb1f37','7cfe7122-601d-47a5-a7cf-b3518056f1e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0dd6ec4546b4411d8874ff38c6db4a16',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:47 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-024d4589-a290-4e70-953f-ad1bb5a739b2 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a1dff2d-1800-4a8e-808e-d690cf0acedf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:47 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-024d4589-a290-4e70-953f-ad1bb5a739b2 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a1dff2d-1800-4a8e-808e-d690cf0acedf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:47 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-024d4589-a290-4e70-953f-ad1bb5a739b2 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Flow 'volume_create_api' (422d81ff-0941-4449-8a6d-1ed94e109a8e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:06:47 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-024d4589-a290-4e70-953f-ad1bb5a739b2 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Create volume request issued successfully. Sep 05 21:06:47 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-024d4589-a290-4e70-953f-ad1bb5a739b2 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 21:06:47 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1232/2449] 192.168.122.117 () {60 vars in 1143 bytes} [Sat Sep 5 21:06:47 2026] POST /volume/v3/volumes => generated 788 bytes in 422 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:06:47 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-d2f178ab-2b64-4d77-a539-2f168d487a17 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:47 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-d2f178ab-2b64-4d77-a539-2f168d487a17 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] GET http://192.168.122.117/volume/v3/volumes/49efd790-2830-4f08-bd35-adc838d1d649 Sep 05 21:06:47 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-d2f178ab-2b64-4d77-a539-2f168d487a17 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:47 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-d2f178ab-2b64-4d77-a539-2f168d487a17 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:47 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:47 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:06:47 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:47 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:06:47 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-d2f178ab-2b64-4d77-a539-2f168d487a17 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Volume info retrieved successfully. Sep 05 21:06:47 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-d2f178ab-2b64-4d77-a539-2f168d487a17 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] http://192.168.122.117/volume/v3/volumes/49efd790-2830-4f08-bd35-adc838d1d649 returned with HTTP 200 Sep 05 21:06:47 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1218/2450] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:47 2026] GET /volume/v3/volumes/49efd790-2830-4f08-bd35-adc838d1d649 => generated 856 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:48 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-c07e6ce2-b19f-4f16-9417-96c28df68a51 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:48 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-c07e6ce2-b19f-4f16-9417-96c28df68a51 tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] GET http://192.168.122.117/volume/v3/snapshots/ad5c7ffd-b9a7-4393-aebc-53f8c155b224 Sep 05 21:06:48 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-c07e6ce2-b19f-4f16-9417-96c28df68a51 tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:48 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-c07e6ce2-b19f-4f16-9417-96c28df68a51 tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:48 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:48 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:06:48 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-c07e6ce2-b19f-4f16-9417-96c28df68a51 tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] Snapshot retrieved successfully. Sep 05 21:06:48 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-c07e6ce2-b19f-4f16-9417-96c28df68a51 tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] http://192.168.122.117/volume/v3/snapshots/ad5c7ffd-b9a7-4393-aebc-53f8c155b224 returned with HTTP 200 Sep 05 21:06:48 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1233/2451] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:06:48 2026] GET /volume/v3/snapshots/ad5c7ffd-b9a7-4393-aebc-53f8c155b224 => generated 457 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:48 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-8666eccb-8096-4e97-83d4-4d2db0c6ad12 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:48 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-8666eccb-8096-4e97-83d4-4d2db0c6ad12 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] GET http://192.168.122.117/volume/v3/volumes/49efd790-2830-4f08-bd35-adc838d1d649 Sep 05 21:06:48 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-8666eccb-8096-4e97-83d4-4d2db0c6ad12 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:48 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-8666eccb-8096-4e97-83d4-4d2db0c6ad12 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:48 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:48 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:06:48 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:48 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:06:48 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-8666eccb-8096-4e97-83d4-4d2db0c6ad12 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Volume info retrieved successfully. Sep 05 21:06:48 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-8666eccb-8096-4e97-83d4-4d2db0c6ad12 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] http://192.168.122.117/volume/v3/volumes/49efd790-2830-4f08-bd35-adc838d1d649 returned with HTTP 200 Sep 05 21:06:48 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1219/2452] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:48 2026] GET /volume/v3/volumes/49efd790-2830-4f08-bd35-adc838d1d649 => generated 880 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:49 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-a0bffc71-f97e-4681-a834-03d7f52a5916 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:49 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-a0bffc71-f97e-4681-a834-03d7f52a5916 tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] GET http://192.168.122.117/volume/v3/snapshots/ad5c7ffd-b9a7-4393-aebc-53f8c155b224 Sep 05 21:06:49 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-a0bffc71-f97e-4681-a834-03d7f52a5916 tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:49 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-a0bffc71-f97e-4681-a834-03d7f52a5916 tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:49 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:49 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:06:49 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-a0bffc71-f97e-4681-a834-03d7f52a5916 tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] Snapshot retrieved successfully. Sep 05 21:06:49 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-a0bffc71-f97e-4681-a834-03d7f52a5916 tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] http://192.168.122.117/volume/v3/snapshots/ad5c7ffd-b9a7-4393-aebc-53f8c155b224 returned with HTTP 200 Sep 05 21:06:49 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1234/2453] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:06:49 2026] GET /volume/v3/snapshots/ad5c7ffd-b9a7-4393-aebc-53f8c155b224 => generated 457 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:49 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-d2ce8116-71bf-4364-a376-827bed207eef None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:49 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-d2ce8116-71bf-4364-a376-827bed207eef tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] GET http://192.168.122.117/volume/v3/volumes/49efd790-2830-4f08-bd35-adc838d1d649 Sep 05 21:06:49 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-d2ce8116-71bf-4364-a376-827bed207eef tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:49 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-d2ce8116-71bf-4364-a376-827bed207eef tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:49 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:49 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:06:49 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:49 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:06:49 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-d2ce8116-71bf-4364-a376-827bed207eef tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Volume info retrieved successfully. Sep 05 21:06:49 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-d2ce8116-71bf-4364-a376-827bed207eef tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] http://192.168.122.117/volume/v3/volumes/49efd790-2830-4f08-bd35-adc838d1d649 returned with HTTP 200 Sep 05 21:06:49 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1220/2454] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:49 2026] GET /volume/v3/volumes/49efd790-2830-4f08-bd35-adc838d1d649 => generated 880 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:50 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-9acd1b27-d900-4b6d-854e-a1e2f28e716e None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:50 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-9acd1b27-d900-4b6d-854e-a1e2f28e716e tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] GET http://192.168.122.117/volume/v3/snapshots/ad5c7ffd-b9a7-4393-aebc-53f8c155b224 Sep 05 21:06:50 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-9acd1b27-d900-4b6d-854e-a1e2f28e716e tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:50 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-9acd1b27-d900-4b6d-854e-a1e2f28e716e tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:50 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:50 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:06:50 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-9acd1b27-d900-4b6d-854e-a1e2f28e716e tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] Snapshot retrieved successfully. Sep 05 21:06:50 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-9acd1b27-d900-4b6d-854e-a1e2f28e716e tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] http://192.168.122.117/volume/v3/snapshots/ad5c7ffd-b9a7-4393-aebc-53f8c155b224 returned with HTTP 200 Sep 05 21:06:50 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1235/2455] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:06:50 2026] GET /volume/v3/snapshots/ad5c7ffd-b9a7-4393-aebc-53f8c155b224 => generated 484 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:50 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-ebef4f2d-514b-4dbf-8a7f-ae17ba7a6a75 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:50 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-ebef4f2d-514b-4dbf-8a7f-ae17ba7a6a75 tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] GET http://192.168.122.117/volume/v3/snapshots/ad5c7ffd-b9a7-4393-aebc-53f8c155b224 Sep 05 21:06:50 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-ebef4f2d-514b-4dbf-8a7f-ae17ba7a6a75 tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:50 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-ebef4f2d-514b-4dbf-8a7f-ae17ba7a6a75 tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:50 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:50 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:06:50 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-ebef4f2d-514b-4dbf-8a7f-ae17ba7a6a75 tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] Snapshot retrieved successfully. Sep 05 21:06:50 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-ebef4f2d-514b-4dbf-8a7f-ae17ba7a6a75 tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] http://192.168.122.117/volume/v3/snapshots/ad5c7ffd-b9a7-4393-aebc-53f8c155b224 returned with HTTP 200 Sep 05 21:06:50 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1221/2456] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:06:50 2026] GET /volume/v3/snapshots/ad5c7ffd-b9a7-4393-aebc-53f8c155b224 => generated 484 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:50 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-43da7be7-6707-45e7-ad05-cbf3926750c9 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:50 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-43da7be7-6707-45e7-ad05-cbf3926750c9 tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] DELETE http://192.168.122.117/volume/v3/snapshots/ad5c7ffd-b9a7-4393-aebc-53f8c155b224 Sep 05 21:06:50 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-43da7be7-6707-45e7-ad05-cbf3926750c9 tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:50 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-43da7be7-6707-45e7-ad05-cbf3926750c9 tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] Calling method 'delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:50 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.snapshots [None req-43da7be7-6707-45e7-ad05-cbf3926750c9 tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] Delete snapshot with id: ad5c7ffd-b9a7-4393-aebc-53f8c155b224 Sep 05 21:06:50 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:50 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:06:50 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-43da7be7-6707-45e7-ad05-cbf3926750c9 tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] Snapshot retrieved successfully. Sep 05 21:06:50 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:50 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:06:50 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-43da7be7-6707-45e7-ad05-cbf3926750c9 tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] Snapshot delete request issued successfully. Sep 05 21:06:50 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-43da7be7-6707-45e7-ad05-cbf3926750c9 tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] http://192.168.122.117/volume/v3/snapshots/ad5c7ffd-b9a7-4393-aebc-53f8c155b224 returned with HTTP 202 Sep 05 21:06:50 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1236/2457] 192.168.122.117 () {58 vars in 1241 bytes} [Sat Sep 5 21:06:50 2026] DELETE /volume/v3/snapshots/ad5c7ffd-b9a7-4393-aebc-53f8c155b224 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:06:50 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-03b7c925-3860-4189-818e-de039795ad96 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:50 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-03b7c925-3860-4189-818e-de039795ad96 tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] GET http://192.168.122.117/volume/v3/snapshots/ad5c7ffd-b9a7-4393-aebc-53f8c155b224 Sep 05 21:06:50 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-03b7c925-3860-4189-818e-de039795ad96 tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:50 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-03b7c925-3860-4189-818e-de039795ad96 tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:50 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:50 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:06:50 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-03b7c925-3860-4189-818e-de039795ad96 tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] Snapshot retrieved successfully. Sep 05 21:06:50 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-03b7c925-3860-4189-818e-de039795ad96 tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] http://192.168.122.117/volume/v3/snapshots/ad5c7ffd-b9a7-4393-aebc-53f8c155b224 returned with HTTP 200 Sep 05 21:06:50 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1222/2458] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:06:50 2026] GET /volume/v3/snapshots/ad5c7ffd-b9a7-4393-aebc-53f8c155b224 => generated 483 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:50 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-bc28c63d-07b1-46c8-99a6-88a6a31dcc93 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:50 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-bc28c63d-07b1-46c8-99a6-88a6a31dcc93 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] GET http://192.168.122.117/volume/v3/volumes/49efd790-2830-4f08-bd35-adc838d1d649 Sep 05 21:06:50 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-bc28c63d-07b1-46c8-99a6-88a6a31dcc93 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:50 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-bc28c63d-07b1-46c8-99a6-88a6a31dcc93 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:50 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:50 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:06:50 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:50 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:06:50 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-bc28c63d-07b1-46c8-99a6-88a6a31dcc93 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Volume info retrieved successfully. Sep 05 21:06:50 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-bc28c63d-07b1-46c8-99a6-88a6a31dcc93 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] http://192.168.122.117/volume/v3/volumes/49efd790-2830-4f08-bd35-adc838d1d649 returned with HTTP 200 Sep 05 21:06:50 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1237/2459] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:50 2026] GET /volume/v3/volumes/49efd790-2830-4f08-bd35-adc838d1d649 => generated 881 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:50 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-b1365407-9f55-4eca-8b94-fefd7e195f09 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:50 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-b1365407-9f55-4eca-8b94-fefd7e195f09 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] PUT http://192.168.122.117/volume/v3/volumes/49efd790-2830-4f08-bd35-adc838d1d649 Sep 05 21:06:50 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-b1365407-9f55-4eca-8b94-fefd7e195f09 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1921095767", "description": null}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:06:50 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:50 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:06:50 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:50 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:06:50 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-b1365407-9f55-4eca-8b94-fefd7e195f09 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Volume info retrieved successfully. Sep 05 21:06:50 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-b1365407-9f55-4eca-8b94-fefd7e195f09 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Volume updated successfully. Sep 05 21:06:50 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-b1365407-9f55-4eca-8b94-fefd7e195f09 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] http://192.168.122.117/volume/v3/volumes/49efd790-2830-4f08-bd35-adc838d1d649 returned with HTTP 200 Sep 05 21:06:50 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1223/2460] 192.168.122.117 () {60 vars in 1252 bytes} [Sat Sep 5 21:06:50 2026] PUT /volume/v3/volumes/49efd790-2830-4f08-bd35-adc838d1d649 => generated 779 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:50 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-fc4abedc-4895-4d6d-95b2-b4f7290d059a None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:50 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-fc4abedc-4895-4d6d-95b2-b4f7290d059a tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] GET http://192.168.122.117/volume/v3/volumes/49efd790-2830-4f08-bd35-adc838d1d649 Sep 05 21:06:50 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-fc4abedc-4895-4d6d-95b2-b4f7290d059a tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:50 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-fc4abedc-4895-4d6d-95b2-b4f7290d059a tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:50 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:50 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:06:50 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:50 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:06:50 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-fc4abedc-4895-4d6d-95b2-b4f7290d059a tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Volume info retrieved successfully. Sep 05 21:06:50 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-fc4abedc-4895-4d6d-95b2-b4f7290d059a tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] http://192.168.122.117/volume/v3/volumes/49efd790-2830-4f08-bd35-adc838d1d649 returned with HTTP 200 Sep 05 21:06:50 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1238/2461] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:50 2026] GET /volume/v3/volumes/49efd790-2830-4f08-bd35-adc838d1d649 => generated 847 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:50 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-dddacae3-f42b-4597-bb41-ddbfa46ce5b4 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:50 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-dddacae3-f42b-4597-bb41-ddbfa46ce5b4 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] DELETE http://192.168.122.117/volume/v3/volumes/49efd790-2830-4f08-bd35-adc838d1d649 Sep 05 21:06:50 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-dddacae3-f42b-4597-bb41-ddbfa46ce5b4 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:50 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-dddacae3-f42b-4597-bb41-ddbfa46ce5b4 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:50 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-dddacae3-f42b-4597-bb41-ddbfa46ce5b4 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Delete volume with id: 49efd790-2830-4f08-bd35-adc838d1d649 Sep 05 21:06:50 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:50 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:06:50 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:50 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:06:50 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-dddacae3-f42b-4597-bb41-ddbfa46ce5b4 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Volume info retrieved successfully. Sep 05 21:06:50 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-dddacae3-f42b-4597-bb41-ddbfa46ce5b4 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Delete volume request issued successfully. Sep 05 21:06:50 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-dddacae3-f42b-4597-bb41-ddbfa46ce5b4 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] http://192.168.122.117/volume/v3/volumes/49efd790-2830-4f08-bd35-adc838d1d649 returned with HTTP 202 Sep 05 21:06:50 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1224/2462] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 21:06:50 2026] DELETE /volume/v3/volumes/49efd790-2830-4f08-bd35-adc838d1d649 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:06:50 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-05f70846-c142-42fa-91b2-7ea2b4877918 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:50 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-05f70846-c142-42fa-91b2-7ea2b4877918 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] GET http://192.168.122.117/volume/v3/volumes/49efd790-2830-4f08-bd35-adc838d1d649 Sep 05 21:06:50 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-05f70846-c142-42fa-91b2-7ea2b4877918 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:50 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-05f70846-c142-42fa-91b2-7ea2b4877918 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:50 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:50 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:06:50 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:50 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:06:50 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-05f70846-c142-42fa-91b2-7ea2b4877918 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Volume info retrieved successfully. Sep 05 21:06:50 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-05f70846-c142-42fa-91b2-7ea2b4877918 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] http://192.168.122.117/volume/v3/volumes/49efd790-2830-4f08-bd35-adc838d1d649 returned with HTTP 200 Sep 05 21:06:51 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1239/2463] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:50 2026] GET /volume/v3/volumes/49efd790-2830-4f08-bd35-adc838d1d649 => generated 846 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:51 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-52b84b3d-3f6e-481a-9d21-4b18a7685e42 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:51 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-52b84b3d-3f6e-481a-9d21-4b18a7685e42 tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] GET http://192.168.122.117/volume/v3/snapshots/ad5c7ffd-b9a7-4393-aebc-53f8c155b224 Sep 05 21:06:51 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-52b84b3d-3f6e-481a-9d21-4b18a7685e42 tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:51 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-52b84b3d-3f6e-481a-9d21-4b18a7685e42 tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:51 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:51 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:06:51 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-52b84b3d-3f6e-481a-9d21-4b18a7685e42 tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] Snapshot retrieved successfully. Sep 05 21:06:51 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-52b84b3d-3f6e-481a-9d21-4b18a7685e42 tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] http://192.168.122.117/volume/v3/snapshots/ad5c7ffd-b9a7-4393-aebc-53f8c155b224 returned with HTTP 200 Sep 05 21:06:51 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1225/2464] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:06:51 2026] GET /volume/v3/snapshots/ad5c7ffd-b9a7-4393-aebc-53f8c155b224 => generated 483 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:52 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-236ced63-5db1-4772-8f2f-0705eba6240e None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:52 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-236ced63-5db1-4772-8f2f-0705eba6240e tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] GET http://192.168.122.117/volume/v3/volumes/49efd790-2830-4f08-bd35-adc838d1d649 Sep 05 21:06:52 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-236ced63-5db1-4772-8f2f-0705eba6240e tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:52 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-236ced63-5db1-4772-8f2f-0705eba6240e tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:52 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-236ced63-5db1-4772-8f2f-0705eba6240e tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] http://192.168.122.117/volume/v3/volumes/49efd790-2830-4f08-bd35-adc838d1d649 returned with HTTP 404 Sep 05 21:06:52 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1240/2465] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:52 2026] GET /volume/v3/volumes/49efd790-2830-4f08-bd35-adc838d1d649 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:06:52 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-ec0aa557-620b-4438-952e-6700e82054f8 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:52 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-ec0aa557-620b-4438-952e-6700e82054f8 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] GET http://192.168.122.117/volume/v3/volumes/0e8c7101-010c-44b6-b451-9edaafce884f Sep 05 21:06:52 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-ec0aa557-620b-4438-952e-6700e82054f8 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:52 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-ec0aa557-620b-4438-952e-6700e82054f8 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:52 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:52 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:06:52 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:52 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:06:52 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-ec0aa557-620b-4438-952e-6700e82054f8 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Volume info retrieved successfully. Sep 05 21:06:52 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-ec0aa557-620b-4438-952e-6700e82054f8 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] http://192.168.122.117/volume/v3/volumes/0e8c7101-010c-44b6-b451-9edaafce884f returned with HTTP 200 Sep 05 21:06:52 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1226/2466] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:52 2026] GET /volume/v3/volumes/0e8c7101-010c-44b6-b451-9edaafce884f => generated 933 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:52 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-ea8cf5bd-5ec0-452a-a3d6-ce63999ac723 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:52 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-ea8cf5bd-5ec0-452a-a3d6-ce63999ac723 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] DELETE http://192.168.122.117/volume/v3/volumes/0e8c7101-010c-44b6-b451-9edaafce884f Sep 05 21:06:52 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-ea8cf5bd-5ec0-452a-a3d6-ce63999ac723 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:52 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-ea8cf5bd-5ec0-452a-a3d6-ce63999ac723 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Calling method 'delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:52 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-ea8cf5bd-5ec0-452a-a3d6-ce63999ac723 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Delete volume with id: 0e8c7101-010c-44b6-b451-9edaafce884f Sep 05 21:06:52 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:52 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:06:52 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:52 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:06:52 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-ea8cf5bd-5ec0-452a-a3d6-ce63999ac723 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Volume info retrieved successfully. Sep 05 21:06:52 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-ea8cf5bd-5ec0-452a-a3d6-ce63999ac723 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Delete volume request issued successfully. Sep 05 21:06:52 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-ea8cf5bd-5ec0-452a-a3d6-ce63999ac723 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] http://192.168.122.117/volume/v3/volumes/0e8c7101-010c-44b6-b451-9edaafce884f returned with HTTP 202 Sep 05 21:06:52 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1241/2467] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 21:06:52 2026] DELETE /volume/v3/volumes/0e8c7101-010c-44b6-b451-9edaafce884f => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:06:52 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-60716dc0-dbfd-4bbb-bfe7-ecef82ffc0ce None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:52 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-60716dc0-dbfd-4bbb-bfe7-ecef82ffc0ce tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] GET http://192.168.122.117/volume/v3/volumes/0e8c7101-010c-44b6-b451-9edaafce884f Sep 05 21:06:52 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-60716dc0-dbfd-4bbb-bfe7-ecef82ffc0ce tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:52 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-60716dc0-dbfd-4bbb-bfe7-ecef82ffc0ce tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:52 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:52 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:06:52 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:52 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:06:52 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-60716dc0-dbfd-4bbb-bfe7-ecef82ffc0ce tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Volume info retrieved successfully. Sep 05 21:06:52 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-60716dc0-dbfd-4bbb-bfe7-ecef82ffc0ce tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] http://192.168.122.117/volume/v3/volumes/0e8c7101-010c-44b6-b451-9edaafce884f returned with HTTP 200 Sep 05 21:06:52 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1227/2468] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:52 2026] GET /volume/v3/volumes/0e8c7101-010c-44b6-b451-9edaafce884f => generated 932 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:52 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-b5e5006a-c0ab-4bd8-88a8-3d140dbb7ee2 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:52 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b5e5006a-c0ab-4bd8-88a8-3d140dbb7ee2 tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] GET http://192.168.122.117/volume/v3/snapshots/ad5c7ffd-b9a7-4393-aebc-53f8c155b224 Sep 05 21:06:52 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b5e5006a-c0ab-4bd8-88a8-3d140dbb7ee2 tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:52 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b5e5006a-c0ab-4bd8-88a8-3d140dbb7ee2 tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:52 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b5e5006a-c0ab-4bd8-88a8-3d140dbb7ee2 tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] http://192.168.122.117/volume/v3/snapshots/ad5c7ffd-b9a7-4393-aebc-53f8c155b224 returned with HTTP 404 Sep 05 21:06:52 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1242/2469] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:06:52 2026] GET /volume/v3/snapshots/ad5c7ffd-b9a7-4393-aebc-53f8c155b224 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:06:52 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-7db41c0e-ff32-4a71-bba0-57179035f096 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:52 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-7db41c0e-ff32-4a71-bba0-57179035f096 tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] DELETE http://192.168.122.117/volume/v3/volumes/3c2f2f7c-335c-4dce-a88d-f0893ecf0dff Sep 05 21:06:52 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-7db41c0e-ff32-4a71-bba0-57179035f096 tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:52 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-7db41c0e-ff32-4a71-bba0-57179035f096 tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:52 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-7db41c0e-ff32-4a71-bba0-57179035f096 tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] Delete volume with id: 3c2f2f7c-335c-4dce-a88d-f0893ecf0dff Sep 05 21:06:52 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:52 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:06:52 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:52 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:06:52 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-7db41c0e-ff32-4a71-bba0-57179035f096 tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] Volume info retrieved successfully. Sep 05 21:06:52 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-7db41c0e-ff32-4a71-bba0-57179035f096 tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] Delete volume request issued successfully. Sep 05 21:06:52 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-7db41c0e-ff32-4a71-bba0-57179035f096 tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] http://192.168.122.117/volume/v3/volumes/3c2f2f7c-335c-4dce-a88d-f0893ecf0dff returned with HTTP 202 Sep 05 21:06:52 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1228/2470] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 21:06:52 2026] DELETE /volume/v3/volumes/3c2f2f7c-335c-4dce-a88d-f0893ecf0dff => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:06:52 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-399c1e8a-c22f-4b72-bc47-8232599f3671 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:52 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-399c1e8a-c22f-4b72-bc47-8232599f3671 tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] GET http://192.168.122.117/volume/v3/volumes/3c2f2f7c-335c-4dce-a88d-f0893ecf0dff Sep 05 21:06:52 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-399c1e8a-c22f-4b72-bc47-8232599f3671 tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:52 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-399c1e8a-c22f-4b72-bc47-8232599f3671 tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:52 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:52 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:06:52 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:52 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:06:52 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-399c1e8a-c22f-4b72-bc47-8232599f3671 tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] Volume info retrieved successfully. Sep 05 21:06:52 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-399c1e8a-c22f-4b72-bc47-8232599f3671 tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] http://192.168.122.117/volume/v3/volumes/3c2f2f7c-335c-4dce-a88d-f0893ecf0dff returned with HTTP 200 Sep 05 21:06:52 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1243/2471] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:52 2026] GET /volume/v3/volumes/3c2f2f7c-335c-4dce-a88d-f0893ecf0dff => generated 876 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:53 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-2ce9ae27-14b5-471f-b0a0-25eb22253930 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:53 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-2ce9ae27-14b5-471f-b0a0-25eb22253930 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] GET http://192.168.122.117/volume/v3/volumes/0e8c7101-010c-44b6-b451-9edaafce884f Sep 05 21:06:53 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-2ce9ae27-14b5-471f-b0a0-25eb22253930 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:53 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-2ce9ae27-14b5-471f-b0a0-25eb22253930 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:53 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-2ce9ae27-14b5-471f-b0a0-25eb22253930 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] http://192.168.122.117/volume/v3/volumes/0e8c7101-010c-44b6-b451-9edaafce884f returned with HTTP 404 Sep 05 21:06:53 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1229/2472] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:53 2026] GET /volume/v3/volumes/0e8c7101-010c-44b6-b451-9edaafce884f => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:06:53 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-9b2397ed-3e53-44e5-82cd-be7e1a81c701 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:53 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-9b2397ed-3e53-44e5-82cd-be7e1a81c701 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] GET http://192.168.122.117/volume/v3/volumes/3724f786-c798-4f8f-8959-a85f73c23200 Sep 05 21:06:53 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-9b2397ed-3e53-44e5-82cd-be7e1a81c701 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:53 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-9b2397ed-3e53-44e5-82cd-be7e1a81c701 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:53 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:53 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:06:53 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:53 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:06:53 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-9b2397ed-3e53-44e5-82cd-be7e1a81c701 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Volume info retrieved successfully. Sep 05 21:06:53 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-9b2397ed-3e53-44e5-82cd-be7e1a81c701 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] http://192.168.122.117/volume/v3/volumes/3724f786-c798-4f8f-8959-a85f73c23200 returned with HTTP 200 Sep 05 21:06:53 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1244/2473] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:53 2026] GET /volume/v3/volumes/3724f786-c798-4f8f-8959-a85f73c23200 => generated 846 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:53 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-c503d24e-dbf4-4d85-9ca1-d77eb9984e7a None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:53 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-c503d24e-dbf4-4d85-9ca1-d77eb9984e7a tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] DELETE http://192.168.122.117/volume/v3/volumes/3724f786-c798-4f8f-8959-a85f73c23200 Sep 05 21:06:53 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-c503d24e-dbf4-4d85-9ca1-d77eb9984e7a tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:53 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-c503d24e-dbf4-4d85-9ca1-d77eb9984e7a tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:53 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-c503d24e-dbf4-4d85-9ca1-d77eb9984e7a tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Delete volume with id: 3724f786-c798-4f8f-8959-a85f73c23200 Sep 05 21:06:53 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:53 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:06:53 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:53 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:06:53 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-c503d24e-dbf4-4d85-9ca1-d77eb9984e7a tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Volume info retrieved successfully. Sep 05 21:06:53 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-c503d24e-dbf4-4d85-9ca1-d77eb9984e7a tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Delete volume request issued successfully. Sep 05 21:06:53 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-c503d24e-dbf4-4d85-9ca1-d77eb9984e7a tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] http://192.168.122.117/volume/v3/volumes/3724f786-c798-4f8f-8959-a85f73c23200 returned with HTTP 202 Sep 05 21:06:53 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1230/2474] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 21:06:53 2026] DELETE /volume/v3/volumes/3724f786-c798-4f8f-8959-a85f73c23200 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:06:53 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-796c45b9-d079-4479-a75b-a5c27aa5b6a6 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:53 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-796c45b9-d079-4479-a75b-a5c27aa5b6a6 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] GET http://192.168.122.117/volume/v3/volumes/3724f786-c798-4f8f-8959-a85f73c23200 Sep 05 21:06:53 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-796c45b9-d079-4479-a75b-a5c27aa5b6a6 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:53 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-796c45b9-d079-4479-a75b-a5c27aa5b6a6 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:53 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-e31e5563-4cfb-4a2e-a766-883a249a81e7 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:53 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-e31e5563-4cfb-4a2e-a766-883a249a81e7 tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] GET http://192.168.122.117/volume/v3/volumes/3c2f2f7c-335c-4dce-a88d-f0893ecf0dff Sep 05 21:06:53 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-e31e5563-4cfb-4a2e-a766-883a249a81e7 tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:53 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-e31e5563-4cfb-4a2e-a766-883a249a81e7 tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:53 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:53 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:06:53 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:53 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:06:53 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-796c45b9-d079-4479-a75b-a5c27aa5b6a6 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Volume info retrieved successfully. Sep 05 21:06:53 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-e31e5563-4cfb-4a2e-a766-883a249a81e7 tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] http://192.168.122.117/volume/v3/volumes/3c2f2f7c-335c-4dce-a88d-f0893ecf0dff returned with HTTP 404 Sep 05 21:06:53 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-796c45b9-d079-4479-a75b-a5c27aa5b6a6 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] http://192.168.122.117/volume/v3/volumes/3724f786-c798-4f8f-8959-a85f73c23200 returned with HTTP 200 Sep 05 21:06:53 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1245/2475] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:53 2026] GET /volume/v3/volumes/3724f786-c798-4f8f-8959-a85f73c23200 => generated 845 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:53 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1231/2476] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:53 2026] GET /volume/v3/volumes/3c2f2f7c-335c-4dce-a88d-f0893ecf0dff => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:06:53 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-aea22af5-32e7-4d63-ada9-554ce9eddc64 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:53 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-aea22af5-32e7-4d63-ada9-554ce9eddc64 tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] DELETE http://192.168.122.117/volume/v3/volumes/b3865eb4-355d-4aa3-a49a-6512a5059a45 Sep 05 21:06:53 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-aea22af5-32e7-4d63-ada9-554ce9eddc64 tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:53 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-aea22af5-32e7-4d63-ada9-554ce9eddc64 tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] Calling method 'delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:53 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-aea22af5-32e7-4d63-ada9-554ce9eddc64 tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] Delete volume with id: b3865eb4-355d-4aa3-a49a-6512a5059a45 Sep 05 21:06:53 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:53 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:06:53 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:53 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:06:53 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-aea22af5-32e7-4d63-ada9-554ce9eddc64 tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] Volume info retrieved successfully. Sep 05 21:06:53 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-aea22af5-32e7-4d63-ada9-554ce9eddc64 tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] Delete volume request issued successfully. Sep 05 21:06:53 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-aea22af5-32e7-4d63-ada9-554ce9eddc64 tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] http://192.168.122.117/volume/v3/volumes/b3865eb4-355d-4aa3-a49a-6512a5059a45 returned with HTTP 202 Sep 05 21:06:53 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1246/2477] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 21:06:53 2026] DELETE /volume/v3/volumes/b3865eb4-355d-4aa3-a49a-6512a5059a45 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:06:53 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-4ac32661-89eb-43f8-88e3-5f7f35c24a34 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:53 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-4ac32661-89eb-43f8-88e3-5f7f35c24a34 tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] GET http://192.168.122.117/volume/v3/volumes/b3865eb4-355d-4aa3-a49a-6512a5059a45 Sep 05 21:06:53 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-4ac32661-89eb-43f8-88e3-5f7f35c24a34 tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:53 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-4ac32661-89eb-43f8-88e3-5f7f35c24a34 tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:53 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:53 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:06:53 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:53 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:06:53 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-4ac32661-89eb-43f8-88e3-5f7f35c24a34 tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] Volume info retrieved successfully. Sep 05 21:06:53 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-4ac32661-89eb-43f8-88e3-5f7f35c24a34 tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] http://192.168.122.117/volume/v3/volumes/b3865eb4-355d-4aa3-a49a-6512a5059a45 returned with HTTP 200 Sep 05 21:06:53 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1232/2478] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:53 2026] GET /volume/v3/volumes/b3865eb4-355d-4aa3-a49a-6512a5059a45 => generated 841 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:54 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-78c0481b-a65d-49ab-84c2-023da2fd76dc None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:54 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-78c0481b-a65d-49ab-84c2-023da2fd76dc tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] GET http://192.168.122.117/volume/v3/volumes/3724f786-c798-4f8f-8959-a85f73c23200 Sep 05 21:06:54 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-78c0481b-a65d-49ab-84c2-023da2fd76dc tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:54 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-78c0481b-a65d-49ab-84c2-023da2fd76dc tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:54 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-78c0481b-a65d-49ab-84c2-023da2fd76dc tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] http://192.168.122.117/volume/v3/volumes/3724f786-c798-4f8f-8959-a85f73c23200 returned with HTTP 404 Sep 05 21:06:54 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1247/2479] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:54 2026] GET /volume/v3/volumes/3724f786-c798-4f8f-8959-a85f73c23200 => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:06:54 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-bbe55f67-8434-4efb-9dff-c3cf9747fb3a None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:54 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-bbe55f67-8434-4efb-9dff-c3cf9747fb3a tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 21:06:54 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-bbe55f67-8434-4efb-9dff-c3cf9747fb3a tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "1e185b14-4f13-44ff-ab1c-d13d5db83085", "size": 1, "name": "tempest-VolumesGetTest-Volume-2082010643", "metadata": {"Type": "Test"}}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:06:54 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.volumes [None req-bbe55f67-8434-4efb-9dff-c3cf9747fb3a tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Create volume request body: {'volume': {'imageRef': '1e185b14-4f13-44ff-ab1c-d13d5db83085', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-2082010643', 'metadata': {'Type': 'Test'}}} {{(pid=87435) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:06:54 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-6b6cd053-3a79-4afa-8cee-0c11b5639ec8 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:54 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-6b6cd053-3a79-4afa-8cee-0c11b5639ec8 tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] GET http://192.168.122.117/volume/v3/volumes/b3865eb4-355d-4aa3-a49a-6512a5059a45 Sep 05 21:06:54 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-6b6cd053-3a79-4afa-8cee-0c11b5639ec8 tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:54 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-6b6cd053-3a79-4afa-8cee-0c11b5639ec8 tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:54 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-6b6cd053-3a79-4afa-8cee-0c11b5639ec8 tempest-CinderUnicodeTest-1694330103 tempest-CinderUnicodeTest-1694330103-project-member] http://192.168.122.117/volume/v3/volumes/b3865eb4-355d-4aa3-a49a-6512a5059a45 returned with HTTP 404 Sep 05 21:06:54 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1248/2480] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:54 2026] GET /volume/v3/volumes/b3865eb4-355d-4aa3-a49a-6512a5059a45 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:06:54 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-bbe55f67-8434-4efb-9dff-c3cf9747fb3a tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Create volume of 1 GB Sep 05 21:06:54 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-bbe55f67-8434-4efb-9dff-c3cf9747fb3a tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Availability Zones retrieved successfully. Sep 05 21:06:54 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-bbe55f67-8434-4efb-9dff-c3cf9747fb3a tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Flow 'volume_create_api' (1e814d00-0122-465b-88a8-5beae75bf9a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:06:54 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-bbe55f67-8434-4efb-9dff-c3cf9747fb3a tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce2a5962-0ea7-4831-90b7-e72f7e0ce8ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:54 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.flows.api.create_volume [None req-bbe55f67-8434-4efb-9dff-c3cf9747fb3a tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Validating volume size '1' using validate_int {{(pid=87435) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:06:55 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-bbe55f67-8434-4efb-9dff-c3cf9747fb3a tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce2a5962-0ea7-4831-90b7-e72f7e0ce8ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:55 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-bbe55f67-8434-4efb-9dff-c3cf9747fb3a tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f748f828-ff3f-40d0-8e44-951e5e7fd78a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:55 devstack devstack@c-api.service[87435]: DEBUG cinder.quota [None req-bbe55f67-8434-4efb-9dff-c3cf9747fb3a tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Created reservations ['131dbb78-adb2-44dc-88c4-960089fb1f25', '1e8577bd-1091-49ce-8c61-1ad8573f42f4', '6e3f7ea8-8588-490c-8711-d6c019b29adf', '8c95a352-9a89-4c57-aa7e-387647791c6e'] {{(pid=87435) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:06:55 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-bbe55f67-8434-4efb-9dff-c3cf9747fb3a tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f748f828-ff3f-40d0-8e44-951e5e7fd78a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['131dbb78-adb2-44dc-88c4-960089fb1f25', '1e8577bd-1091-49ce-8c61-1ad8573f42f4', '6e3f7ea8-8588-490c-8711-d6c019b29adf', '8c95a352-9a89-4c57-aa7e-387647791c6e']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:55 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-bbe55f67-8434-4efb-9dff-c3cf9747fb3a tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d476c026-d003-4494-be62-f53fda08ae8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:55 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:55 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:06:55 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-bbe55f67-8434-4efb-9dff-c3cf9747fb3a tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d476c026-d003-4494-be62-f53fda08ae8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f6100a24-1c82-45aa-a92d-60024ddd5a9d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-2082010643',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='d5c156417b1a4c278643116efd47697f',qos_specs=None,replication_status=,reservations=['131dbb78-adb2-44dc-88c4-960089fb1f25','1e8577bd-1091-49ce-8c61-1ad8573f42f4','6e3f7ea8-8588-490c-8711-d6c019b29adf','8c95a352-9a89-4c57-aa7e-387647791c6e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0dd6ec4546b4411d8874ff38c6db4a16',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:06:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-2082010643',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f6100a24-1c82-45aa-a92d-60024ddd5a9d,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='d5c156417b1a4c278643116efd47697f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0dd6ec4546b4411d8874ff38c6db4a16',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:55 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-bbe55f67-8434-4efb-9dff-c3cf9747fb3a tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d9a5260-aa9e-499f-b337-cd686585cd50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:55 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-bbe55f67-8434-4efb-9dff-c3cf9747fb3a tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d9a5260-aa9e-499f-b337-cd686585cd50) transitioned into state 'SUCCESS' from state '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-2082010643',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='d5c156417b1a4c278643116efd47697f',qos_specs=None,replication_status=,reservations=['131dbb78-adb2-44dc-88c4-960089fb1f25','1e8577bd-1091-49ce-8c61-1ad8573f42f4','6e3f7ea8-8588-490c-8711-d6c019b29adf','8c95a352-9a89-4c57-aa7e-387647791c6e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0dd6ec4546b4411d8874ff38c6db4a16',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:55 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-bbe55f67-8434-4efb-9dff-c3cf9747fb3a tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df062cab-202d-4bf9-a46f-8c687b27bcb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:55 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-bbe55f67-8434-4efb-9dff-c3cf9747fb3a tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df062cab-202d-4bf9-a46f-8c687b27bcb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:55 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-bbe55f67-8434-4efb-9dff-c3cf9747fb3a tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Flow 'volume_create_api' (1e814d00-0122-465b-88a8-5beae75bf9a1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:06:55 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-bbe55f67-8434-4efb-9dff-c3cf9747fb3a tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Create volume request issued successfully. Sep 05 21:06:55 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-bbe55f67-8434-4efb-9dff-c3cf9747fb3a tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 21:06:55 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1233/2481] 192.168.122.117 () {60 vars in 1143 bytes} [Sat Sep 5 21:06:54 2026] POST /volume/v3/volumes => generated 768 bytes in 589 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 05 21:06:55 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-09535013-b682-4595-9cfa-8eb5383c9a39 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:55 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-09535013-b682-4595-9cfa-8eb5383c9a39 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] GET http://192.168.122.117/volume/v3/volumes/f6100a24-1c82-45aa-a92d-60024ddd5a9d Sep 05 21:06:55 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-09535013-b682-4595-9cfa-8eb5383c9a39 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:55 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-09535013-b682-4595-9cfa-8eb5383c9a39 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:55 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:55 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:06:55 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:55 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:06:55 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-09535013-b682-4595-9cfa-8eb5383c9a39 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Volume info retrieved successfully. Sep 05 21:06:55 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-09535013-b682-4595-9cfa-8eb5383c9a39 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] http://192.168.122.117/volume/v3/volumes/f6100a24-1c82-45aa-a92d-60024ddd5a9d returned with HTTP 200 Sep 05 21:06:55 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1249/2482] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:55 2026] GET /volume/v3/volumes/f6100a24-1c82-45aa-a92d-60024ddd5a9d => generated 836 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:56 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-dbebc17d-e0b0-4b22-9e8d-5963051814b7 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:56 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-dbebc17d-e0b0-4b22-9e8d-5963051814b7 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] GET http://192.168.122.117/volume/v3/volumes/f6100a24-1c82-45aa-a92d-60024ddd5a9d Sep 05 21:06:56 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-dbebc17d-e0b0-4b22-9e8d-5963051814b7 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:56 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-dbebc17d-e0b0-4b22-9e8d-5963051814b7 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:56 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:56 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:06:56 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:56 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:06:56 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-dbebc17d-e0b0-4b22-9e8d-5963051814b7 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Volume info retrieved successfully. Sep 05 21:06:56 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-dbebc17d-e0b0-4b22-9e8d-5963051814b7 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] http://192.168.122.117/volume/v3/volumes/f6100a24-1c82-45aa-a92d-60024ddd5a9d returned with HTTP 200 Sep 05 21:06:56 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1234/2483] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:56 2026] GET /volume/v3/volumes/f6100a24-1c82-45aa-a92d-60024ddd5a9d => generated 860 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:57 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-9229e212-f3cc-456b-bfc3-89fe421a28ea None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:57 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-9229e212-f3cc-456b-bfc3-89fe421a28ea tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] GET http://192.168.122.117/volume/v3/volumes/f6100a24-1c82-45aa-a92d-60024ddd5a9d Sep 05 21:06:57 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-9229e212-f3cc-456b-bfc3-89fe421a28ea tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:57 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-9229e212-f3cc-456b-bfc3-89fe421a28ea tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:57 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:57 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:06:57 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:57 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:06:57 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-9229e212-f3cc-456b-bfc3-89fe421a28ea tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Volume info retrieved successfully. Sep 05 21:06:57 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-9229e212-f3cc-456b-bfc3-89fe421a28ea tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] http://192.168.122.117/volume/v3/volumes/f6100a24-1c82-45aa-a92d-60024ddd5a9d returned with HTTP 200 Sep 05 21:06:57 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1250/2484] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:57 2026] GET /volume/v3/volumes/f6100a24-1c82-45aa-a92d-60024ddd5a9d => generated 918 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:57 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-398620c0-5edc-4314-8721-f56d57177e99 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:57 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-398620c0-5edc-4314-8721-f56d57177e99 tempest-ProjectReaderTests-1110238346 tempest-ProjectReaderTests-1110238346-project-admin] POST http://192.168.122.117/volume/v3/volumes Sep 05 21:06:57 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-398620c0-5edc-4314-8721-f56d57177e99 tempest-ProjectReaderTests-1110238346 tempest-ProjectReaderTests-1110238346-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-395728487"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:06:57 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.volumes [None req-398620c0-5edc-4314-8721-f56d57177e99 tempest-ProjectReaderTests-1110238346 tempest-ProjectReaderTests-1110238346-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-395728487'}} {{(pid=87435) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:06:57 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-398620c0-5edc-4314-8721-f56d57177e99 tempest-ProjectReaderTests-1110238346 tempest-ProjectReaderTests-1110238346-project-admin] Create volume of 1 GB Sep 05 21:06:57 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-398620c0-5edc-4314-8721-f56d57177e99 tempest-ProjectReaderTests-1110238346 tempest-ProjectReaderTests-1110238346-project-admin] Availability Zones retrieved successfully. Sep 05 21:06:57 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-398620c0-5edc-4314-8721-f56d57177e99 tempest-ProjectReaderTests-1110238346 tempest-ProjectReaderTests-1110238346-project-admin] Flow 'volume_create_api' (b7f5f3e6-0e75-4b3e-aeab-58ffd79bbc07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:06:57 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-398620c0-5edc-4314-8721-f56d57177e99 tempest-ProjectReaderTests-1110238346 tempest-ProjectReaderTests-1110238346-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77c911ce-1101-4205-a925-a94e15731acf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:57 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.flows.api.create_volume [None req-398620c0-5edc-4314-8721-f56d57177e99 tempest-ProjectReaderTests-1110238346 tempest-ProjectReaderTests-1110238346-project-admin] Validating volume size '1' using validate_int {{(pid=87435) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:06:57 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-398620c0-5edc-4314-8721-f56d57177e99 tempest-ProjectReaderTests-1110238346 tempest-ProjectReaderTests-1110238346-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77c911ce-1101-4205-a925-a94e15731acf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:57 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-398620c0-5edc-4314-8721-f56d57177e99 tempest-ProjectReaderTests-1110238346 tempest-ProjectReaderTests-1110238346-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0257335-bffc-4db1-a832-dc6c418ed351) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:58 devstack devstack@c-api.service[87435]: DEBUG cinder.quota [None req-398620c0-5edc-4314-8721-f56d57177e99 tempest-ProjectReaderTests-1110238346 tempest-ProjectReaderTests-1110238346-project-admin] Created reservations ['50d6c6c8-b506-4c25-9993-ea792371fd26', '079432e7-016d-4b42-8c8b-799b001c6251', '085670c3-3da6-4448-87fb-41075deec2e0', '8c96cd70-2b2c-4506-93d2-46d3bcaa2f3b'] {{(pid=87435) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:06:58 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-398620c0-5edc-4314-8721-f56d57177e99 tempest-ProjectReaderTests-1110238346 tempest-ProjectReaderTests-1110238346-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0257335-bffc-4db1-a832-dc6c418ed351) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['50d6c6c8-b506-4c25-9993-ea792371fd26', '079432e7-016d-4b42-8c8b-799b001c6251', '085670c3-3da6-4448-87fb-41075deec2e0', '8c96cd70-2b2c-4506-93d2-46d3bcaa2f3b']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:58 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-398620c0-5edc-4314-8721-f56d57177e99 tempest-ProjectReaderTests-1110238346 tempest-ProjectReaderTests-1110238346-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (585526ca-46cb-435c-a3cd-0faef6ae7c26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:58 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:58 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:06:58 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-398620c0-5edc-4314-8721-f56d57177e99 tempest-ProjectReaderTests-1110238346 tempest-ProjectReaderTests-1110238346-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (585526ca-46cb-435c-a3cd-0faef6ae7c26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fe4271ba-e4f8-4bb5-bb09-706ac89b4c39', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-395728487',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e88766185f364936962b627c4809315d',qos_specs=None,replication_status=,reservations=['50d6c6c8-b506-4c25-9993-ea792371fd26','079432e7-016d-4b42-8c8b-799b001c6251','085670c3-3da6-4448-87fb-41075deec2e0','8c96cd70-2b2c-4506-93d2-46d3bcaa2f3b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d954cc46dc074ca3b5b0638cd41be5a5',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:06:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-395728487',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fe4271ba-e4f8-4bb5-bb09-706ac89b4c39,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e88766185f364936962b627c4809315d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d954cc46dc074ca3b5b0638cd41be5a5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:58 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-398620c0-5edc-4314-8721-f56d57177e99 tempest-ProjectReaderTests-1110238346 tempest-ProjectReaderTests-1110238346-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9efc8bcf-a61c-4e2a-9ea4-7862e8724981) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:58 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-398620c0-5edc-4314-8721-f56d57177e99 tempest-ProjectReaderTests-1110238346 tempest-ProjectReaderTests-1110238346-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9efc8bcf-a61c-4e2a-9ea4-7862e8724981) transitioned into state 'SUCCESS' from state '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-395728487',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e88766185f364936962b627c4809315d',qos_specs=None,replication_status=,reservations=['50d6c6c8-b506-4c25-9993-ea792371fd26','079432e7-016d-4b42-8c8b-799b001c6251','085670c3-3da6-4448-87fb-41075deec2e0','8c96cd70-2b2c-4506-93d2-46d3bcaa2f3b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d954cc46dc074ca3b5b0638cd41be5a5',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:58 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-398620c0-5edc-4314-8721-f56d57177e99 tempest-ProjectReaderTests-1110238346 tempest-ProjectReaderTests-1110238346-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db734357-dc99-42b8-8e60-ae13e932183e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:58 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-398620c0-5edc-4314-8721-f56d57177e99 tempest-ProjectReaderTests-1110238346 tempest-ProjectReaderTests-1110238346-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db734357-dc99-42b8-8e60-ae13e932183e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:58 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-398620c0-5edc-4314-8721-f56d57177e99 tempest-ProjectReaderTests-1110238346 tempest-ProjectReaderTests-1110238346-project-admin] Flow 'volume_create_api' (b7f5f3e6-0e75-4b3e-aeab-58ffd79bbc07) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:06:58 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-398620c0-5edc-4314-8721-f56d57177e99 tempest-ProjectReaderTests-1110238346 tempest-ProjectReaderTests-1110238346-project-admin] Create volume request issued successfully. Sep 05 21:06:58 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-398620c0-5edc-4314-8721-f56d57177e99 tempest-ProjectReaderTests-1110238346 tempest-ProjectReaderTests-1110238346-project-admin] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 21:06:58 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1235/2485] 192.168.122.117 () {60 vars in 1142 bytes} [Sat Sep 5 21:06:57 2026] POST /volume/v3/volumes => generated 786 bytes in 518 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 05 21:06:58 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-cc87be5b-6efe-49d1-bbc0-cbb377ef1b63 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:58 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-cc87be5b-6efe-49d1-bbc0-cbb377ef1b63 tempest-ProjectReaderTests-1110238346 tempest-ProjectReaderTests-1110238346-project-admin] GET http://192.168.122.117/volume/v3/volumes/fe4271ba-e4f8-4bb5-bb09-706ac89b4c39 Sep 05 21:06:58 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-cc87be5b-6efe-49d1-bbc0-cbb377ef1b63 tempest-ProjectReaderTests-1110238346 tempest-ProjectReaderTests-1110238346-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:58 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-cc87be5b-6efe-49d1-bbc0-cbb377ef1b63 tempest-ProjectReaderTests-1110238346 tempest-ProjectReaderTests-1110238346-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:58 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:58 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:06:58 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:58 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:06:58 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-cc87be5b-6efe-49d1-bbc0-cbb377ef1b63 tempest-ProjectReaderTests-1110238346 tempest-ProjectReaderTests-1110238346-project-admin] Volume info retrieved successfully. Sep 05 21:06:58 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-cc87be5b-6efe-49d1-bbc0-cbb377ef1b63 tempest-ProjectReaderTests-1110238346 tempest-ProjectReaderTests-1110238346-project-admin] http://192.168.122.117/volume/v3/volumes/fe4271ba-e4f8-4bb5-bb09-706ac89b4c39 returned with HTTP 200 Sep 05 21:06:58 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1251/2486] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:58 2026] GET /volume/v3/volumes/fe4271ba-e4f8-4bb5-bb09-706ac89b4c39 => generated 965 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:58 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-c61c164b-6682-49ec-be60-899e4eb58740 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:58 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-c61c164b-6682-49ec-be60-899e4eb58740 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] GET http://192.168.122.117/volume/v3/volumes/f6100a24-1c82-45aa-a92d-60024ddd5a9d Sep 05 21:06:58 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-c61c164b-6682-49ec-be60-899e4eb58740 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:58 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-c61c164b-6682-49ec-be60-899e4eb58740 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:58 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:58 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:06:58 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:58 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:06:58 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-c61c164b-6682-49ec-be60-899e4eb58740 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Volume info retrieved successfully. Sep 05 21:06:58 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-c61c164b-6682-49ec-be60-899e4eb58740 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] http://192.168.122.117/volume/v3/volumes/f6100a24-1c82-45aa-a92d-60024ddd5a9d returned with HTTP 200 Sep 05 21:06:58 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1236/2487] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:58 2026] GET /volume/v3/volumes/f6100a24-1c82-45aa-a92d-60024ddd5a9d => generated 921 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:59 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-b1f44d94-ee84-4b99-8f23-2de852de06b1 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:59 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b1f44d94-ee84-4b99-8f23-2de852de06b1 tempest-ProjectReaderTests-1110238346 tempest-ProjectReaderTests-1110238346-project-admin] GET http://192.168.122.117/volume/v3/volumes/fe4271ba-e4f8-4bb5-bb09-706ac89b4c39 Sep 05 21:06:59 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b1f44d94-ee84-4b99-8f23-2de852de06b1 tempest-ProjectReaderTests-1110238346 tempest-ProjectReaderTests-1110238346-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:59 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b1f44d94-ee84-4b99-8f23-2de852de06b1 tempest-ProjectReaderTests-1110238346 tempest-ProjectReaderTests-1110238346-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:59 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:59 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:06:59 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:59 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:06:59 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-b1f44d94-ee84-4b99-8f23-2de852de06b1 tempest-ProjectReaderTests-1110238346 tempest-ProjectReaderTests-1110238346-project-admin] Volume info retrieved successfully. Sep 05 21:06:59 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b1f44d94-ee84-4b99-8f23-2de852de06b1 tempest-ProjectReaderTests-1110238346 tempest-ProjectReaderTests-1110238346-project-admin] http://192.168.122.117/volume/v3/volumes/fe4271ba-e4f8-4bb5-bb09-706ac89b4c39 returned with HTTP 200 Sep 05 21:06:59 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1252/2488] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:59 2026] GET /volume/v3/volumes/fe4271ba-e4f8-4bb5-bb09-706ac89b4c39 => generated 1016 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 21:06:59 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-f3ac0916-8862-413b-a176-83691964f364 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:59 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-f3ac0916-8862-413b-a176-83691964f364 tempest-ProjectReaderTests-1110238346 tempest-ProjectReaderTests-1110238346-project-reader] POST http://192.168.122.117/volume/v3/volumes/fe4271ba-e4f8-4bb5-bb09-706ac89b4c39/action Sep 05 21:06:59 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-f3ac0916-8862-413b-a176-83691964f364 tempest-ProjectReaderTests-1110238346 tempest-ProjectReaderTests-1110238346-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=87435) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 21:06:59 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-f3ac0916-8862-413b-a176-83691964f364 tempest-ProjectReaderTests-1110238346 tempest-ProjectReaderTests-1110238346-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:06:59 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:59 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:06:59 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:59 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:06:59 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-f3ac0916-8862-413b-a176-83691964f364 tempest-ProjectReaderTests-1110238346 tempest-ProjectReaderTests-1110238346-project-reader] Volume info retrieved successfully. Sep 05 21:06:59 devstack devstack@c-api.service[87435]: DEBUG cinder.policy [None req-f3ac0916-8862-413b-a176-83691964f364 tempest-ProjectReaderTests-1110238346 tempest-ProjectReaderTests-1110238346-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'a910865248fe4ecb8e998739a4e4910c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e88766185f364936962b627c4809315d', '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=87435) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 21:06:59 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-f3ac0916-8862-413b-a176-83691964f364 tempest-ProjectReaderTests-1110238346 tempest-ProjectReaderTests-1110238346-project-reader] http://192.168.122.117/volume/v3/volumes/fe4271ba-e4f8-4bb5-bb09-706ac89b4c39/action returned with HTTP 403 Sep 05 21:06:59 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1237/2489] 192.168.122.117 () {60 vars in 1274 bytes} [Sat Sep 5 21:06:59 2026] POST /volume/v3/volumes/fe4271ba-e4f8-4bb5-bb09-706ac89b4c39/action => generated 131 bytes in 162 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:06:59 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-e54119ea-867c-4530-bfd2-2db88a37a353 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:59 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-e54119ea-867c-4530-bfd2-2db88a37a353 tempest-ProjectReaderTests-1110238346 tempest-ProjectReaderTests-1110238346-project-admin] DELETE http://192.168.122.117/volume/v3/volumes/fe4271ba-e4f8-4bb5-bb09-706ac89b4c39 Sep 05 21:06:59 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-e54119ea-867c-4530-bfd2-2db88a37a353 tempest-ProjectReaderTests-1110238346 tempest-ProjectReaderTests-1110238346-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:59 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-e54119ea-867c-4530-bfd2-2db88a37a353 tempest-ProjectReaderTests-1110238346 tempest-ProjectReaderTests-1110238346-project-admin] Calling method 'delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:59 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-e54119ea-867c-4530-bfd2-2db88a37a353 tempest-ProjectReaderTests-1110238346 tempest-ProjectReaderTests-1110238346-project-admin] Delete volume with id: fe4271ba-e4f8-4bb5-bb09-706ac89b4c39 Sep 05 21:06:59 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:59 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:06:59 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:59 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:06:59 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-e54119ea-867c-4530-bfd2-2db88a37a353 tempest-ProjectReaderTests-1110238346 tempest-ProjectReaderTests-1110238346-project-admin] Volume info retrieved successfully. Sep 05 21:06:59 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-21216bf2-5cd7-4e46-bfd9-f36128c92d10 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:59 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-21216bf2-5cd7-4e46-bfd9-f36128c92d10 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] GET http://192.168.122.117/volume/v3/volumes/f6100a24-1c82-45aa-a92d-60024ddd5a9d Sep 05 21:06:59 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-21216bf2-5cd7-4e46-bfd9-f36128c92d10 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:59 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-21216bf2-5cd7-4e46-bfd9-f36128c92d10 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:59 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:59 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:06:59 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:59 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:06:59 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-e54119ea-867c-4530-bfd2-2db88a37a353 tempest-ProjectReaderTests-1110238346 tempest-ProjectReaderTests-1110238346-project-admin] Delete volume request issued successfully. Sep 05 21:06:59 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-e54119ea-867c-4530-bfd2-2db88a37a353 tempest-ProjectReaderTests-1110238346 tempest-ProjectReaderTests-1110238346-project-admin] http://192.168.122.117/volume/v3/volumes/fe4271ba-e4f8-4bb5-bb09-706ac89b4c39 returned with HTTP 202 Sep 05 21:06:59 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1253/2490] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 21:06:59 2026] DELETE /volume/v3/volumes/fe4271ba-e4f8-4bb5-bb09-706ac89b4c39 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:06:59 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-d21dea2a-90f8-40b4-bfcb-dfaaed4918d8 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:59 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-21216bf2-5cd7-4e46-bfd9-f36128c92d10 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Volume info retrieved successfully. Sep 05 21:06:59 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d21dea2a-90f8-40b4-bfcb-dfaaed4918d8 tempest-ProjectReaderTests-1110238346 tempest-ProjectReaderTests-1110238346-project-admin] GET http://192.168.122.117/volume/v3/volumes/fe4271ba-e4f8-4bb5-bb09-706ac89b4c39 Sep 05 21:06:59 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-d21dea2a-90f8-40b4-bfcb-dfaaed4918d8 tempest-ProjectReaderTests-1110238346 tempest-ProjectReaderTests-1110238346-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:59 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-d21dea2a-90f8-40b4-bfcb-dfaaed4918d8 tempest-ProjectReaderTests-1110238346 tempest-ProjectReaderTests-1110238346-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:59 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:59 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:06:59 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:59 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:06:59 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-21216bf2-5cd7-4e46-bfd9-f36128c92d10 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] http://192.168.122.117/volume/v3/volumes/f6100a24-1c82-45aa-a92d-60024ddd5a9d returned with HTTP 200 Sep 05 21:06:59 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1238/2491] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:59 2026] GET /volume/v3/volumes/f6100a24-1c82-45aa-a92d-60024ddd5a9d => generated 921 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:59 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-d21dea2a-90f8-40b4-bfcb-dfaaed4918d8 tempest-ProjectReaderTests-1110238346 tempest-ProjectReaderTests-1110238346-project-admin] Volume info retrieved successfully. Sep 05 21:06:59 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d21dea2a-90f8-40b4-bfcb-dfaaed4918d8 tempest-ProjectReaderTests-1110238346 tempest-ProjectReaderTests-1110238346-project-admin] http://192.168.122.117/volume/v3/volumes/fe4271ba-e4f8-4bb5-bb09-706ac89b4c39 returned with HTTP 200 Sep 05 21:06:59 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1254/2492] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:59 2026] GET /volume/v3/volumes/fe4271ba-e4f8-4bb5-bb09-706ac89b4c39 => generated 1015 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:07:00 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-2a70e5e6-f1bb-441d-86c0-6e6f21a30afb None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:00 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-2a70e5e6-f1bb-441d-86c0-6e6f21a30afb tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] GET http://192.168.122.117/volume/v3/volumes/f6100a24-1c82-45aa-a92d-60024ddd5a9d Sep 05 21:07:00 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-2a70e5e6-f1bb-441d-86c0-6e6f21a30afb tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:00 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-2a70e5e6-f1bb-441d-86c0-6e6f21a30afb tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:00 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-d48a4b36-b6be-4e7c-9c2d-17118387ff7e None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:00 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:00 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:07:00 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d48a4b36-b6be-4e7c-9c2d-17118387ff7e tempest-ProjectReaderTests-1110238346 tempest-ProjectReaderTests-1110238346-project-admin] GET http://192.168.122.117/volume/v3/volumes/fe4271ba-e4f8-4bb5-bb09-706ac89b4c39 Sep 05 21:07:00 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-d48a4b36-b6be-4e7c-9c2d-17118387ff7e tempest-ProjectReaderTests-1110238346 tempest-ProjectReaderTests-1110238346-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:00 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-d48a4b36-b6be-4e7c-9c2d-17118387ff7e tempest-ProjectReaderTests-1110238346 tempest-ProjectReaderTests-1110238346-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:00 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:00 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:07:00 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-2a70e5e6-f1bb-441d-86c0-6e6f21a30afb tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Volume info retrieved successfully. Sep 05 21:07:00 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d48a4b36-b6be-4e7c-9c2d-17118387ff7e tempest-ProjectReaderTests-1110238346 tempest-ProjectReaderTests-1110238346-project-admin] http://192.168.122.117/volume/v3/volumes/fe4271ba-e4f8-4bb5-bb09-706ac89b4c39 returned with HTTP 404 Sep 05 21:07:00 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1255/2493] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:00 2026] GET /volume/v3/volumes/fe4271ba-e4f8-4bb5-bb09-706ac89b4c39 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:07:00 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-2a70e5e6-f1bb-441d-86c0-6e6f21a30afb tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] http://192.168.122.117/volume/v3/volumes/f6100a24-1c82-45aa-a92d-60024ddd5a9d returned with HTTP 200 Sep 05 21:07:00 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1239/2494] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:00 2026] GET /volume/v3/volumes/f6100a24-1c82-45aa-a92d-60024ddd5a9d => generated 921 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:00 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-67bd91ff-e3be-4091-ab2a-b0a2bc6c7ec4 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:00 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-67bd91ff-e3be-4091-ab2a-b0a2bc6c7ec4 tempest-ProjectReaderTests-1110238346 tempest-ProjectReaderTests-1110238346-project-admin] POST http://192.168.122.117/volume/v3/volumes Sep 05 21:07:00 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-67bd91ff-e3be-4091-ab2a-b0a2bc6c7ec4 tempest-ProjectReaderTests-1110238346 tempest-ProjectReaderTests-1110238346-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-183472027"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:07:00 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.volumes [None req-67bd91ff-e3be-4091-ab2a-b0a2bc6c7ec4 tempest-ProjectReaderTests-1110238346 tempest-ProjectReaderTests-1110238346-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-183472027'}} {{(pid=87434) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:07:00 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-67bd91ff-e3be-4091-ab2a-b0a2bc6c7ec4 tempest-ProjectReaderTests-1110238346 tempest-ProjectReaderTests-1110238346-project-admin] Create volume of 1 GB Sep 05 21:07:00 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-67bd91ff-e3be-4091-ab2a-b0a2bc6c7ec4 tempest-ProjectReaderTests-1110238346 tempest-ProjectReaderTests-1110238346-project-admin] Availability Zones retrieved successfully. Sep 05 21:07:00 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-67bd91ff-e3be-4091-ab2a-b0a2bc6c7ec4 tempest-ProjectReaderTests-1110238346 tempest-ProjectReaderTests-1110238346-project-admin] Flow 'volume_create_api' (2a9a300b-c4c2-47dc-b118-03061349ded9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:07:00 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-67bd91ff-e3be-4091-ab2a-b0a2bc6c7ec4 tempest-ProjectReaderTests-1110238346 tempest-ProjectReaderTests-1110238346-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82848334-b543-4094-a868-ed9f07d59293) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:00 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.flows.api.create_volume [None req-67bd91ff-e3be-4091-ab2a-b0a2bc6c7ec4 tempest-ProjectReaderTests-1110238346 tempest-ProjectReaderTests-1110238346-project-admin] Validating volume size '1' using validate_int {{(pid=87434) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:07:00 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-67bd91ff-e3be-4091-ab2a-b0a2bc6c7ec4 tempest-ProjectReaderTests-1110238346 tempest-ProjectReaderTests-1110238346-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82848334-b543-4094-a868-ed9f07d59293) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:00 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-67bd91ff-e3be-4091-ab2a-b0a2bc6c7ec4 tempest-ProjectReaderTests-1110238346 tempest-ProjectReaderTests-1110238346-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d10201c2-9c7b-4296-9dd8-2d91eb010e6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:00 devstack devstack@c-api.service[87434]: DEBUG cinder.quota [None req-67bd91ff-e3be-4091-ab2a-b0a2bc6c7ec4 tempest-ProjectReaderTests-1110238346 tempest-ProjectReaderTests-1110238346-project-admin] Created reservations ['9571d308-1267-4a94-be0d-480e31b88237', '824c1826-91e2-418c-afda-254226fee505', 'de3d39e3-d34f-48ee-ae87-c4b032f5c9bf', 'e50f7819-3e0b-40ab-9129-eb6417a116b0'] {{(pid=87434) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:07:00 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-67bd91ff-e3be-4091-ab2a-b0a2bc6c7ec4 tempest-ProjectReaderTests-1110238346 tempest-ProjectReaderTests-1110238346-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d10201c2-9c7b-4296-9dd8-2d91eb010e6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9571d308-1267-4a94-be0d-480e31b88237', '824c1826-91e2-418c-afda-254226fee505', 'de3d39e3-d34f-48ee-ae87-c4b032f5c9bf', 'e50f7819-3e0b-40ab-9129-eb6417a116b0']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:00 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-67bd91ff-e3be-4091-ab2a-b0a2bc6c7ec4 tempest-ProjectReaderTests-1110238346 tempest-ProjectReaderTests-1110238346-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b85b151f-acbf-439e-b1d3-e135ffc132c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:00 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:00 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:07:00 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-67bd91ff-e3be-4091-ab2a-b0a2bc6c7ec4 tempest-ProjectReaderTests-1110238346 tempest-ProjectReaderTests-1110238346-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b85b151f-acbf-439e-b1d3-e135ffc132c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c8252fb0-7ed4-4143-9d09-61ff4040858f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-183472027',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e88766185f364936962b627c4809315d',qos_specs=None,replication_status=,reservations=['9571d308-1267-4a94-be0d-480e31b88237','824c1826-91e2-418c-afda-254226fee505','de3d39e3-d34f-48ee-ae87-c4b032f5c9bf','e50f7819-3e0b-40ab-9129-eb6417a116b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d954cc46dc074ca3b5b0638cd41be5a5',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:07:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-183472027',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c8252fb0-7ed4-4143-9d09-61ff4040858f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e88766185f364936962b627c4809315d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d954cc46dc074ca3b5b0638cd41be5a5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:00 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-67bd91ff-e3be-4091-ab2a-b0a2bc6c7ec4 tempest-ProjectReaderTests-1110238346 tempest-ProjectReaderTests-1110238346-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23bd58a5-cf0f-4b48-a643-e779e790faa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:01 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-67bd91ff-e3be-4091-ab2a-b0a2bc6c7ec4 tempest-ProjectReaderTests-1110238346 tempest-ProjectReaderTests-1110238346-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23bd58a5-cf0f-4b48-a643-e779e790faa4) transitioned into state 'SUCCESS' from state '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-183472027',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e88766185f364936962b627c4809315d',qos_specs=None,replication_status=,reservations=['9571d308-1267-4a94-be0d-480e31b88237','824c1826-91e2-418c-afda-254226fee505','de3d39e3-d34f-48ee-ae87-c4b032f5c9bf','e50f7819-3e0b-40ab-9129-eb6417a116b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d954cc46dc074ca3b5b0638cd41be5a5',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:01 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-67bd91ff-e3be-4091-ab2a-b0a2bc6c7ec4 tempest-ProjectReaderTests-1110238346 tempest-ProjectReaderTests-1110238346-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4eba124b-b8e0-4957-8ba2-bcdce7891b9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:01 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-67bd91ff-e3be-4091-ab2a-b0a2bc6c7ec4 tempest-ProjectReaderTests-1110238346 tempest-ProjectReaderTests-1110238346-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4eba124b-b8e0-4957-8ba2-bcdce7891b9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:01 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-67bd91ff-e3be-4091-ab2a-b0a2bc6c7ec4 tempest-ProjectReaderTests-1110238346 tempest-ProjectReaderTests-1110238346-project-admin] Flow 'volume_create_api' (2a9a300b-c4c2-47dc-b118-03061349ded9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:07:01 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-67bd91ff-e3be-4091-ab2a-b0a2bc6c7ec4 tempest-ProjectReaderTests-1110238346 tempest-ProjectReaderTests-1110238346-project-admin] Create volume request issued successfully. Sep 05 21:07:01 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-67bd91ff-e3be-4091-ab2a-b0a2bc6c7ec4 tempest-ProjectReaderTests-1110238346 tempest-ProjectReaderTests-1110238346-project-admin] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 21:07:01 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1256/2495] 192.168.122.117 () {60 vars in 1142 bytes} [Sat Sep 5 21:07:00 2026] POST /volume/v3/volumes => generated 786 bytes in 351 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:07:01 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-4aef2a82-9bba-46d3-9c2a-e4a6b66a672b None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:01 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-4aef2a82-9bba-46d3-9c2a-e4a6b66a672b tempest-ProjectReaderTests-1110238346 tempest-ProjectReaderTests-1110238346-project-admin] GET http://192.168.122.117/volume/v3/volumes/c8252fb0-7ed4-4143-9d09-61ff4040858f Sep 05 21:07:01 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-4aef2a82-9bba-46d3-9c2a-e4a6b66a672b tempest-ProjectReaderTests-1110238346 tempest-ProjectReaderTests-1110238346-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:01 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-4aef2a82-9bba-46d3-9c2a-e4a6b66a672b tempest-ProjectReaderTests-1110238346 tempest-ProjectReaderTests-1110238346-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:01 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:01 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:07:01 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:01 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:07:01 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-4aef2a82-9bba-46d3-9c2a-e4a6b66a672b tempest-ProjectReaderTests-1110238346 tempest-ProjectReaderTests-1110238346-project-admin] Volume info retrieved successfully. Sep 05 21:07:01 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-4aef2a82-9bba-46d3-9c2a-e4a6b66a672b tempest-ProjectReaderTests-1110238346 tempest-ProjectReaderTests-1110238346-project-admin] http://192.168.122.117/volume/v3/volumes/c8252fb0-7ed4-4143-9d09-61ff4040858f returned with HTTP 200 Sep 05 21:07:01 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1240/2496] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:01 2026] GET /volume/v3/volumes/c8252fb0-7ed4-4143-9d09-61ff4040858f => generated 965 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-8fd987c8-8891-441a-8031-aad9c5b59fef None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:01 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-8fd987c8-8891-441a-8031-aad9c5b59fef tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] GET http://192.168.122.117/volume/v3/volumes/f6100a24-1c82-45aa-a92d-60024ddd5a9d Sep 05 21:07:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-8fd987c8-8891-441a-8031-aad9c5b59fef tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-8fd987c8-8891-441a-8031-aad9c5b59fef tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:01 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:01 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:07:01 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:01 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:07:01 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-8fd987c8-8891-441a-8031-aad9c5b59fef tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Volume info retrieved successfully. Sep 05 21:07:01 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-8fd987c8-8891-441a-8031-aad9c5b59fef tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] http://192.168.122.117/volume/v3/volumes/f6100a24-1c82-45aa-a92d-60024ddd5a9d returned with HTTP 200 Sep 05 21:07:01 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1257/2497] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:01 2026] GET /volume/v3/volumes/f6100a24-1c82-45aa-a92d-60024ddd5a9d => generated 1339 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 21:07:01 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-0f3df583-f932-45e5-bb3f-593883576683 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:01 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-0f3df583-f932-45e5-bb3f-593883576683 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-reader] GET http://192.168.122.117/volume/v3/volumes/f6100a24-1c82-45aa-a92d-60024ddd5a9d Sep 05 21:07:01 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-0f3df583-f932-45e5-bb3f-593883576683 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-reader] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:01 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-0f3df583-f932-45e5-bb3f-593883576683 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-reader] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:01 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:01 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:07:01 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:01 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:07:01 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-0f3df583-f932-45e5-bb3f-593883576683 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-reader] Volume info retrieved successfully. Sep 05 21:07:01 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-0f3df583-f932-45e5-bb3f-593883576683 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-reader] http://192.168.122.117/volume/v3/volumes/f6100a24-1c82-45aa-a92d-60024ddd5a9d returned with HTTP 200 Sep 05 21:07:01 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1241/2498] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:01 2026] GET /volume/v3/volumes/f6100a24-1c82-45aa-a92d-60024ddd5a9d => generated 1339 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:07:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-e04841f3-93db-4ec4-b18c-12afe2c705e3 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:01 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-e04841f3-93db-4ec4-b18c-12afe2c705e3 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] PUT http://192.168.122.117/volume/v3/volumes/f6100a24-1c82-45aa-a92d-60024ddd5a9d Sep 05 21:07:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-e04841f3-93db-4ec4-b18c-12afe2c705e3 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-2082010643"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:07:01 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:01 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:07:01 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:01 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:07:01 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-e04841f3-93db-4ec4-b18c-12afe2c705e3 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Volume info retrieved successfully. Sep 05 21:07:01 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-e04841f3-93db-4ec4-b18c-12afe2c705e3 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Volume updated successfully. Sep 05 21:07:01 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-e04841f3-93db-4ec4-b18c-12afe2c705e3 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] http://192.168.122.117/volume/v3/volumes/f6100a24-1c82-45aa-a92d-60024ddd5a9d returned with HTTP 200 Sep 05 21:07:01 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1258/2499] 192.168.122.117 () {60 vars in 1252 bytes} [Sat Sep 5 21:07:01 2026] PUT /volume/v3/volumes/f6100a24-1c82-45aa-a92d-60024ddd5a9d => generated 792 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:01 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-b3cbdf96-c662-482c-9c61-d28ffe869e13 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:01 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-b3cbdf96-c662-482c-9c61-d28ffe869e13 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] PUT http://192.168.122.117/volume/v3/volumes/f6100a24-1c82-45aa-a92d-60024ddd5a9d Sep 05 21:07:01 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-b3cbdf96-c662-482c-9c61-d28ffe869e13 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1628899831", "description": "This is the new description of volume"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:07:01 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:01 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:07:01 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:01 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:07:01 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-b3cbdf96-c662-482c-9c61-d28ffe869e13 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Volume info retrieved successfully. Sep 05 21:07:01 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-b3cbdf96-c662-482c-9c61-d28ffe869e13 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Volume updated successfully. Sep 05 21:07:01 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-b3cbdf96-c662-482c-9c61-d28ffe869e13 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] http://192.168.122.117/volume/v3/volumes/f6100a24-1c82-45aa-a92d-60024ddd5a9d returned with HTTP 200 Sep 05 21:07:01 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1242/2500] 192.168.122.117 () {60 vars in 1253 bytes} [Sat Sep 5 21:07:01 2026] PUT /volume/v3/volumes/f6100a24-1c82-45aa-a92d-60024ddd5a9d => generated 831 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-3e4b2d0b-1a30-46bf-ae61-ca779653f168 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:01 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-3e4b2d0b-1a30-46bf-ae61-ca779653f168 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-reader] GET http://192.168.122.117/volume/v3/volumes/f6100a24-1c82-45aa-a92d-60024ddd5a9d Sep 05 21:07:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-3e4b2d0b-1a30-46bf-ae61-ca779653f168 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-reader] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-3e4b2d0b-1a30-46bf-ae61-ca779653f168 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-reader] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:02 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:02 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:07:02 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:02 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:07:02 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-3e4b2d0b-1a30-46bf-ae61-ca779653f168 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-reader] Volume info retrieved successfully. Sep 05 21:07:02 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-3e4b2d0b-1a30-46bf-ae61-ca779653f168 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-reader] http://192.168.122.117/volume/v3/volumes/f6100a24-1c82-45aa-a92d-60024ddd5a9d returned with HTTP 200 Sep 05 21:07:02 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1259/2501] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:01 2026] GET /volume/v3/volumes/f6100a24-1c82-45aa-a92d-60024ddd5a9d => generated 1378 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:07:02 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-0412d079-c93b-4033-b812-2525a0d5f889 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:02 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-0412d079-c93b-4033-b812-2525a0d5f889 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 21:07:02 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-0412d079-c93b-4033-b812-2525a0d5f889 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1986898679", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-111161480"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:07:02 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.volumes [None req-0412d079-c93b-4033-b812-2525a0d5f889 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1986898679', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-111161480'}} {{(pid=87435) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:07:02 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-0412d079-c93b-4033-b812-2525a0d5f889 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Create volume of 1 GB Sep 05 21:07:02 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-0412d079-c93b-4033-b812-2525a0d5f889 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Availability Zones retrieved successfully. Sep 05 21:07:02 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-0412d079-c93b-4033-b812-2525a0d5f889 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Flow 'volume_create_api' (ae88cd40-f81c-450d-bd0b-2991307db7ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:07:02 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-0412d079-c93b-4033-b812-2525a0d5f889 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (628c376e-f45a-40e3-9ea1-f3d79b0e079b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:02 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.flows.api.create_volume [None req-0412d079-c93b-4033-b812-2525a0d5f889 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Validating volume size '1' using validate_int {{(pid=87435) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:07:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-dd775d84-e4f2-4694-9940-a992ef204534 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:02 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-dd775d84-e4f2-4694-9940-a992ef204534 tempest-ProjectReaderTests-1110238346 tempest-ProjectReaderTests-1110238346-project-admin] GET http://192.168.122.117/volume/v3/volumes/c8252fb0-7ed4-4143-9d09-61ff4040858f Sep 05 21:07:02 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-0412d079-c93b-4033-b812-2525a0d5f889 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (628c376e-f45a-40e3-9ea1-f3d79b0e079b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-dd775d84-e4f2-4694-9940-a992ef204534 tempest-ProjectReaderTests-1110238346 tempest-ProjectReaderTests-1110238346-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-dd775d84-e4f2-4694-9940-a992ef204534 tempest-ProjectReaderTests-1110238346 tempest-ProjectReaderTests-1110238346-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:02 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-0412d079-c93b-4033-b812-2525a0d5f889 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c1a6ed1-76c5-4a5e-85a7-d6a06255610b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:02 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:02 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:07:02 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:02 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:07:02 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-dd775d84-e4f2-4694-9940-a992ef204534 tempest-ProjectReaderTests-1110238346 tempest-ProjectReaderTests-1110238346-project-admin] Volume info retrieved successfully. Sep 05 21:07:02 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-dd775d84-e4f2-4694-9940-a992ef204534 tempest-ProjectReaderTests-1110238346 tempest-ProjectReaderTests-1110238346-project-admin] http://192.168.122.117/volume/v3/volumes/c8252fb0-7ed4-4143-9d09-61ff4040858f returned with HTTP 200 Sep 05 21:07:02 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1260/2502] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:02 2026] GET /volume/v3/volumes/c8252fb0-7ed4-4143-9d09-61ff4040858f => generated 1016 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:07:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-df38073a-b35e-4187-be5a-752dea000af0 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:02 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-df38073a-b35e-4187-be5a-752dea000af0 tempest-ProjectReaderTests-1110238346 tempest-ProjectReaderTests-1110238346-project-reader] POST http://192.168.122.117/volume/v3/volumes/c8252fb0-7ed4-4143-9d09-61ff4040858f/action Sep 05 21:07:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-df38073a-b35e-4187-be5a-752dea000af0 tempest-ProjectReaderTests-1110238346 tempest-ProjectReaderTests-1110238346-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87434) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 21:07:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-df38073a-b35e-4187-be5a-752dea000af0 tempest-ProjectReaderTests-1110238346 tempest-ProjectReaderTests-1110238346-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:07:02 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:02 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:07:02 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:02 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:07:02 devstack devstack@c-api.service[87434]: DEBUG cinder.policy [None req-df38073a-b35e-4187-be5a-752dea000af0 tempest-ProjectReaderTests-1110238346 tempest-ProjectReaderTests-1110238346-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'a910865248fe4ecb8e998739a4e4910c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e88766185f364936962b627c4809315d', '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=87434) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 21:07:02 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-df38073a-b35e-4187-be5a-752dea000af0 tempest-ProjectReaderTests-1110238346 tempest-ProjectReaderTests-1110238346-project-reader] http://192.168.122.117/volume/v3/volumes/c8252fb0-7ed4-4143-9d09-61ff4040858f/action returned with HTTP 403 Sep 05 21:07:02 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1261/2503] 192.168.122.117 () {60 vars in 1274 bytes} [Sat Sep 5 21:07:02 2026] POST /volume/v3/volumes/c8252fb0-7ed4-4143-9d09-61ff4040858f/action => generated 131 bytes in 29 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:07:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-8084674c-6a1f-407b-9d87-0fac8eceb0c8 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:02 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-8084674c-6a1f-407b-9d87-0fac8eceb0c8 tempest-ProjectReaderTests-1110238346 tempest-ProjectReaderTests-1110238346-project-admin] DELETE http://192.168.122.117/volume/v3/volumes/c8252fb0-7ed4-4143-9d09-61ff4040858f Sep 05 21:07:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-8084674c-6a1f-407b-9d87-0fac8eceb0c8 tempest-ProjectReaderTests-1110238346 tempest-ProjectReaderTests-1110238346-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-8084674c-6a1f-407b-9d87-0fac8eceb0c8 tempest-ProjectReaderTests-1110238346 tempest-ProjectReaderTests-1110238346-project-admin] Calling method 'delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:02 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-8084674c-6a1f-407b-9d87-0fac8eceb0c8 tempest-ProjectReaderTests-1110238346 tempest-ProjectReaderTests-1110238346-project-admin] Delete volume with id: c8252fb0-7ed4-4143-9d09-61ff4040858f Sep 05 21:07:02 devstack devstack@c-api.service[87435]: DEBUG cinder.quota [None req-0412d079-c93b-4033-b812-2525a0d5f889 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Created reservations ['bcc3e605-e45c-4ad4-a3d6-207b579865e7', 'a1607d53-8de1-4595-84d8-99bda552a346', 'db91ff4c-673b-4417-af15-6af70d8ab1c5', 'bd47d3f1-03cb-4dd1-9954-7fcdb955b4f6'] {{(pid=87435) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:07:02 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:02 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:07:02 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-0412d079-c93b-4033-b812-2525a0d5f889 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c1a6ed1-76c5-4a5e-85a7-d6a06255610b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bcc3e605-e45c-4ad4-a3d6-207b579865e7', 'a1607d53-8de1-4595-84d8-99bda552a346', 'db91ff4c-673b-4417-af15-6af70d8ab1c5', 'bd47d3f1-03cb-4dd1-9954-7fcdb955b4f6']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:02 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:02 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:07:02 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-8084674c-6a1f-407b-9d87-0fac8eceb0c8 tempest-ProjectReaderTests-1110238346 tempest-ProjectReaderTests-1110238346-project-admin] Volume info retrieved successfully. Sep 05 21:07:02 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-0412d079-c93b-4033-b812-2525a0d5f889 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8fade5d2-a502-410d-9b2a-1d1a706f15b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:02 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:02 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:07:02 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-8084674c-6a1f-407b-9d87-0fac8eceb0c8 tempest-ProjectReaderTests-1110238346 tempest-ProjectReaderTests-1110238346-project-admin] Delete volume request issued successfully. Sep 05 21:07:02 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-8084674c-6a1f-407b-9d87-0fac8eceb0c8 tempest-ProjectReaderTests-1110238346 tempest-ProjectReaderTests-1110238346-project-admin] http://192.168.122.117/volume/v3/volumes/c8252fb0-7ed4-4143-9d09-61ff4040858f returned with HTTP 202 Sep 05 21:07:02 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1262/2504] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 21:07:02 2026] DELETE /volume/v3/volumes/c8252fb0-7ed4-4143-9d09-61ff4040858f => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:07:02 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-0412d079-c93b-4033-b812-2525a0d5f889 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8fade5d2-a502-410d-9b2a-1d1a706f15b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '97841252-510c-4ff1-9edb-1d9b6d3c7166', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1986898679',display_name='tempest-VolumesGetTest-Volume-111161480',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d5c156417b1a4c278643116efd47697f',qos_specs=None,replication_status=,reservations=['bcc3e605-e45c-4ad4-a3d6-207b579865e7','a1607d53-8de1-4595-84d8-99bda552a346','db91ff4c-673b-4417-af15-6af70d8ab1c5','bd47d3f1-03cb-4dd1-9954-7fcdb955b4f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0dd6ec4546b4411d8874ff38c6db4a16',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:07:02Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1986898679',display_name='tempest-VolumesGetTest-Volume-111161480',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=97841252-510c-4ff1-9edb-1d9b6d3c7166,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d5c156417b1a4c278643116efd47697f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0dd6ec4546b4411d8874ff38c6db4a16',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:02 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-0412d079-c93b-4033-b812-2525a0d5f889 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2284f1d-72fe-4c14-abbf-ed023035a023) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-c069ca8e-d41a-45c4-a92d-3e63951f118c None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:02 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-c069ca8e-d41a-45c4-a92d-3e63951f118c tempest-ProjectReaderTests-1110238346 tempest-ProjectReaderTests-1110238346-project-admin] GET http://192.168.122.117/volume/v3/volumes/c8252fb0-7ed4-4143-9d09-61ff4040858f Sep 05 21:07:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-c069ca8e-d41a-45c4-a92d-3e63951f118c tempest-ProjectReaderTests-1110238346 tempest-ProjectReaderTests-1110238346-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-c069ca8e-d41a-45c4-a92d-3e63951f118c tempest-ProjectReaderTests-1110238346 tempest-ProjectReaderTests-1110238346-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:02 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:02 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:07:02 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:02 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:07:02 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-c069ca8e-d41a-45c4-a92d-3e63951f118c tempest-ProjectReaderTests-1110238346 tempest-ProjectReaderTests-1110238346-project-admin] Volume info retrieved successfully. Sep 05 21:07:02 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-c069ca8e-d41a-45c4-a92d-3e63951f118c tempest-ProjectReaderTests-1110238346 tempest-ProjectReaderTests-1110238346-project-admin] http://192.168.122.117/volume/v3/volumes/c8252fb0-7ed4-4143-9d09-61ff4040858f returned with HTTP 200 Sep 05 21:07:02 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1263/2505] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:02 2026] GET /volume/v3/volumes/c8252fb0-7ed4-4143-9d09-61ff4040858f => generated 1015 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:07:02 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-0412d079-c93b-4033-b812-2525a0d5f889 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2284f1d-72fe-4c14-abbf-ed023035a023) transitioned into 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-1986898679',display_name='tempest-VolumesGetTest-Volume-111161480',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d5c156417b1a4c278643116efd47697f',qos_specs=None,replication_status=,reservations=['bcc3e605-e45c-4ad4-a3d6-207b579865e7','a1607d53-8de1-4595-84d8-99bda552a346','db91ff4c-673b-4417-af15-6af70d8ab1c5','bd47d3f1-03cb-4dd1-9954-7fcdb955b4f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0dd6ec4546b4411d8874ff38c6db4a16',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:02 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-0412d079-c93b-4033-b812-2525a0d5f889 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4b53033-f6bf-4b98-9094-b7ac4a6046ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:02 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-0412d079-c93b-4033-b812-2525a0d5f889 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4b53033-f6bf-4b98-9094-b7ac4a6046ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:02 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-0412d079-c93b-4033-b812-2525a0d5f889 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Flow 'volume_create_api' (ae88cd40-f81c-450d-bd0b-2991307db7ba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:07:02 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-0412d079-c93b-4033-b812-2525a0d5f889 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Create volume request issued successfully. Sep 05 21:07:02 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-0412d079-c93b-4033-b812-2525a0d5f889 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 21:07:02 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1243/2506] 192.168.122.117 () {60 vars in 1143 bytes} [Sat Sep 5 21:07:02 2026] POST /volume/v3/volumes => generated 788 bytes in 375 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:07:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-8371d9fd-a76c-4c1d-a217-848de674c614 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:02 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-8371d9fd-a76c-4c1d-a217-848de674c614 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] GET http://192.168.122.117/volume/v3/volumes/97841252-510c-4ff1-9edb-1d9b6d3c7166 Sep 05 21:07:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-8371d9fd-a76c-4c1d-a217-848de674c614 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-8371d9fd-a76c-4c1d-a217-848de674c614 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:02 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:02 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:07:02 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:02 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:07:02 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-8371d9fd-a76c-4c1d-a217-848de674c614 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Volume info retrieved successfully. Sep 05 21:07:02 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-8371d9fd-a76c-4c1d-a217-848de674c614 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] http://192.168.122.117/volume/v3/volumes/97841252-510c-4ff1-9edb-1d9b6d3c7166 returned with HTTP 200 Sep 05 21:07:02 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1264/2507] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:02 2026] GET /volume/v3/volumes/97841252-510c-4ff1-9edb-1d9b6d3c7166 => generated 856 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:03 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-7d53d7c7-ee18-4928-b4fd-15d3087b9318 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:03 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-7d53d7c7-ee18-4928-b4fd-15d3087b9318 tempest-ProjectReaderTests-1110238346 tempest-ProjectReaderTests-1110238346-project-admin] GET http://192.168.122.117/volume/v3/volumes/c8252fb0-7ed4-4143-9d09-61ff4040858f Sep 05 21:07:03 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-7d53d7c7-ee18-4928-b4fd-15d3087b9318 tempest-ProjectReaderTests-1110238346 tempest-ProjectReaderTests-1110238346-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:03 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-7d53d7c7-ee18-4928-b4fd-15d3087b9318 tempest-ProjectReaderTests-1110238346 tempest-ProjectReaderTests-1110238346-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:03 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-7d53d7c7-ee18-4928-b4fd-15d3087b9318 tempest-ProjectReaderTests-1110238346 tempest-ProjectReaderTests-1110238346-project-admin] http://192.168.122.117/volume/v3/volumes/c8252fb0-7ed4-4143-9d09-61ff4040858f returned with HTTP 404 Sep 05 21:07:03 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1244/2508] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:03 2026] GET /volume/v3/volumes/c8252fb0-7ed4-4143-9d09-61ff4040858f => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:07:03 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-30fd4289-fd06-4f2d-b4e8-f4f76949bed3 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:03 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-30fd4289-fd06-4f2d-b4e8-f4f76949bed3 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] GET http://192.168.122.117/volume/v3/volumes/97841252-510c-4ff1-9edb-1d9b6d3c7166 Sep 05 21:07:03 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-30fd4289-fd06-4f2d-b4e8-f4f76949bed3 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:03 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-30fd4289-fd06-4f2d-b4e8-f4f76949bed3 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:03 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:03 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:07:03 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:03 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:07:03 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-30fd4289-fd06-4f2d-b4e8-f4f76949bed3 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Volume info retrieved successfully. Sep 05 21:07:03 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-30fd4289-fd06-4f2d-b4e8-f4f76949bed3 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] http://192.168.122.117/volume/v3/volumes/97841252-510c-4ff1-9edb-1d9b6d3c7166 returned with HTTP 200 Sep 05 21:07:03 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1265/2509] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:03 2026] GET /volume/v3/volumes/97841252-510c-4ff1-9edb-1d9b6d3c7166 => generated 880 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:04 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-4e1ad32f-4a21-43e3-b7da-f1b58b88dcaa None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:04 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-4e1ad32f-4a21-43e3-b7da-f1b58b88dcaa tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] GET http://192.168.122.117/volume/v3/volumes/97841252-510c-4ff1-9edb-1d9b6d3c7166 Sep 05 21:07:04 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-4e1ad32f-4a21-43e3-b7da-f1b58b88dcaa tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:04 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-4e1ad32f-4a21-43e3-b7da-f1b58b88dcaa tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:04 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:04 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:07:04 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:04 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:07:04 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-4e1ad32f-4a21-43e3-b7da-f1b58b88dcaa tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Volume info retrieved successfully. Sep 05 21:07:04 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-4e1ad32f-4a21-43e3-b7da-f1b58b88dcaa tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] http://192.168.122.117/volume/v3/volumes/97841252-510c-4ff1-9edb-1d9b6d3c7166 returned with HTTP 200 Sep 05 21:07:04 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1245/2510] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:04 2026] GET /volume/v3/volumes/97841252-510c-4ff1-9edb-1d9b6d3c7166 => generated 881 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:04 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-e8920a5c-16c8-433d-b112-896b092eec6d None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:04 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-e8920a5c-16c8-433d-b112-896b092eec6d tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] PUT http://192.168.122.117/volume/v3/volumes/97841252-510c-4ff1-9edb-1d9b6d3c7166 Sep 05 21:07:04 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-e8920a5c-16c8-433d-b112-896b092eec6d tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-2082010643", "description": null}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:07:04 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:04 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:07:04 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:04 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:07:04 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-e8920a5c-16c8-433d-b112-896b092eec6d tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Volume info retrieved successfully. Sep 05 21:07:04 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-e8920a5c-16c8-433d-b112-896b092eec6d tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Volume updated successfully. Sep 05 21:07:04 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-e8920a5c-16c8-433d-b112-896b092eec6d tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] http://192.168.122.117/volume/v3/volumes/97841252-510c-4ff1-9edb-1d9b6d3c7166 returned with HTTP 200 Sep 05 21:07:04 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1266/2511] 192.168.122.117 () {60 vars in 1252 bytes} [Sat Sep 5 21:07:04 2026] PUT /volume/v3/volumes/97841252-510c-4ff1-9edb-1d9b6d3c7166 => generated 779 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:04 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-4308db4f-84bf-4c3d-9bac-66a22633f435 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:04 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-4308db4f-84bf-4c3d-9bac-66a22633f435 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] GET http://192.168.122.117/volume/v3/volumes/97841252-510c-4ff1-9edb-1d9b6d3c7166 Sep 05 21:07:04 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-4308db4f-84bf-4c3d-9bac-66a22633f435 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:04 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-4308db4f-84bf-4c3d-9bac-66a22633f435 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:04 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:04 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:07:04 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:04 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:07:04 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-4308db4f-84bf-4c3d-9bac-66a22633f435 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Volume info retrieved successfully. Sep 05 21:07:04 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-4308db4f-84bf-4c3d-9bac-66a22633f435 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] http://192.168.122.117/volume/v3/volumes/97841252-510c-4ff1-9edb-1d9b6d3c7166 returned with HTTP 200 Sep 05 21:07:04 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1246/2512] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:04 2026] GET /volume/v3/volumes/97841252-510c-4ff1-9edb-1d9b6d3c7166 => generated 847 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:04 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-ceef2909-6e88-4b15-bd82-83a7155fd308 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:04 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-ceef2909-6e88-4b15-bd82-83a7155fd308 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] DELETE http://192.168.122.117/volume/v3/volumes/97841252-510c-4ff1-9edb-1d9b6d3c7166 Sep 05 21:07:04 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-ceef2909-6e88-4b15-bd82-83a7155fd308 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:04 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-ceef2909-6e88-4b15-bd82-83a7155fd308 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Calling method 'delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:04 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-ceef2909-6e88-4b15-bd82-83a7155fd308 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Delete volume with id: 97841252-510c-4ff1-9edb-1d9b6d3c7166 Sep 05 21:07:04 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:04 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:07:04 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:04 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:07:04 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-ceef2909-6e88-4b15-bd82-83a7155fd308 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Volume info retrieved successfully. Sep 05 21:07:04 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-ceef2909-6e88-4b15-bd82-83a7155fd308 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Delete volume request issued successfully. Sep 05 21:07:04 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-ceef2909-6e88-4b15-bd82-83a7155fd308 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] http://192.168.122.117/volume/v3/volumes/97841252-510c-4ff1-9edb-1d9b6d3c7166 returned with HTTP 202 Sep 05 21:07:04 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1267/2513] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 21:07:04 2026] DELETE /volume/v3/volumes/97841252-510c-4ff1-9edb-1d9b6d3c7166 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:07:04 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-cc8dc8a3-7d54-4e1e-b11c-6eb13b4a2297 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:04 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-cc8dc8a3-7d54-4e1e-b11c-6eb13b4a2297 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] GET http://192.168.122.117/volume/v3/volumes/97841252-510c-4ff1-9edb-1d9b6d3c7166 Sep 05 21:07:04 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-cc8dc8a3-7d54-4e1e-b11c-6eb13b4a2297 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:04 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-cc8dc8a3-7d54-4e1e-b11c-6eb13b4a2297 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:04 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:04 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:07:04 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:04 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:07:04 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-cc8dc8a3-7d54-4e1e-b11c-6eb13b4a2297 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Volume info retrieved successfully. Sep 05 21:07:04 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-cc8dc8a3-7d54-4e1e-b11c-6eb13b4a2297 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] http://192.168.122.117/volume/v3/volumes/97841252-510c-4ff1-9edb-1d9b6d3c7166 returned with HTTP 200 Sep 05 21:07:04 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1247/2514] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:04 2026] GET /volume/v3/volumes/97841252-510c-4ff1-9edb-1d9b6d3c7166 => generated 846 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:07:05 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-2b6b322d-e80c-407e-a63d-4e53bc193684 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:05 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-2b6b322d-e80c-407e-a63d-4e53bc193684 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] GET http://192.168.122.117/volume/v3/volumes/97841252-510c-4ff1-9edb-1d9b6d3c7166 Sep 05 21:07:05 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-2b6b322d-e80c-407e-a63d-4e53bc193684 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:05 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-2b6b322d-e80c-407e-a63d-4e53bc193684 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:05 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-2b6b322d-e80c-407e-a63d-4e53bc193684 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] http://192.168.122.117/volume/v3/volumes/97841252-510c-4ff1-9edb-1d9b6d3c7166 returned with HTTP 404 Sep 05 21:07:05 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1268/2515] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:05 2026] GET /volume/v3/volumes/97841252-510c-4ff1-9edb-1d9b6d3c7166 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:07:05 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-5f4011cf-bdc8-4e59-bdff-bd0f0a145929 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:05 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-5f4011cf-bdc8-4e59-bdff-bd0f0a145929 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] GET http://192.168.122.117/volume/v3/volumes/f6100a24-1c82-45aa-a92d-60024ddd5a9d Sep 05 21:07:05 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-5f4011cf-bdc8-4e59-bdff-bd0f0a145929 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:05 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-5f4011cf-bdc8-4e59-bdff-bd0f0a145929 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:06 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:06 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:07:06 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:06 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:07:06 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-5f4011cf-bdc8-4e59-bdff-bd0f0a145929 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Volume info retrieved successfully. Sep 05 21:07:06 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-5f4011cf-bdc8-4e59-bdff-bd0f0a145929 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] http://192.168.122.117/volume/v3/volumes/f6100a24-1c82-45aa-a92d-60024ddd5a9d returned with HTTP 200 Sep 05 21:07:06 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1248/2516] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:05 2026] GET /volume/v3/volumes/f6100a24-1c82-45aa-a92d-60024ddd5a9d => generated 1378 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:07:06 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-555e6a72-64c1-4ef3-a852-e7087ba9a6d0 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:06 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-555e6a72-64c1-4ef3-a852-e7087ba9a6d0 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] DELETE http://192.168.122.117/volume/v3/volumes/f6100a24-1c82-45aa-a92d-60024ddd5a9d Sep 05 21:07:06 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-555e6a72-64c1-4ef3-a852-e7087ba9a6d0 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:06 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-555e6a72-64c1-4ef3-a852-e7087ba9a6d0 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Calling method 'delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:06 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-555e6a72-64c1-4ef3-a852-e7087ba9a6d0 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Delete volume with id: f6100a24-1c82-45aa-a92d-60024ddd5a9d Sep 05 21:07:06 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:06 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:07:06 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:06 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:07:06 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-555e6a72-64c1-4ef3-a852-e7087ba9a6d0 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Volume info retrieved successfully. Sep 05 21:07:06 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-555e6a72-64c1-4ef3-a852-e7087ba9a6d0 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Delete volume request issued successfully. Sep 05 21:07:06 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-555e6a72-64c1-4ef3-a852-e7087ba9a6d0 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] http://192.168.122.117/volume/v3/volumes/f6100a24-1c82-45aa-a92d-60024ddd5a9d returned with HTTP 202 Sep 05 21:07:06 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1269/2517] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 21:07:06 2026] DELETE /volume/v3/volumes/f6100a24-1c82-45aa-a92d-60024ddd5a9d => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:07:06 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-e8111257-8584-4850-a087-caface9c9af3 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:06 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-e8111257-8584-4850-a087-caface9c9af3 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] GET http://192.168.122.117/volume/v3/volumes/f6100a24-1c82-45aa-a92d-60024ddd5a9d Sep 05 21:07:06 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-e8111257-8584-4850-a087-caface9c9af3 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:06 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-e8111257-8584-4850-a087-caface9c9af3 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:06 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:06 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:07:06 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:06 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:07:06 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-e8111257-8584-4850-a087-caface9c9af3 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Volume info retrieved successfully. Sep 05 21:07:06 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-e8111257-8584-4850-a087-caface9c9af3 tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] http://192.168.122.117/volume/v3/volumes/f6100a24-1c82-45aa-a92d-60024ddd5a9d returned with HTTP 200 Sep 05 21:07:06 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1249/2518] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:06 2026] GET /volume/v3/volumes/f6100a24-1c82-45aa-a92d-60024ddd5a9d => generated 1377 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 21:07:07 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-e412dfcd-a608-47e6-99b4-96143591986a None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:07 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-e412dfcd-a608-47e6-99b4-96143591986a tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] GET http://192.168.122.117/volume/v3/volumes/f6100a24-1c82-45aa-a92d-60024ddd5a9d Sep 05 21:07:07 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-e412dfcd-a608-47e6-99b4-96143591986a tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:07 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-e412dfcd-a608-47e6-99b4-96143591986a tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:07 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-e412dfcd-a608-47e6-99b4-96143591986a tempest-VolumesGetTest-1499341021 tempest-VolumesGetTest-1499341021-project-member] http://192.168.122.117/volume/v3/volumes/f6100a24-1c82-45aa-a92d-60024ddd5a9d returned with HTTP 404 Sep 05 21:07:07 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1270/2519] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:07 2026] GET /volume/v3/volumes/f6100a24-1c82-45aa-a92d-60024ddd5a9d => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:07:16 devstack devstack@c-api.service[87435]: DEBUG dbcounter [-] [87435] Writing DB stats cinder:SELECT=204,cinder:INSERT=33,cinder:UPDATE=53 {{(pid=87435) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 21:07:17 devstack devstack@c-api.service[87434]: DEBUG dbcounter [-] [87434] Writing DB stats cinder:SELECT=183,cinder:UPDATE=35,cinder:INSERT=18 {{(pid=87434) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 21:07:19 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-8d7f148e-cb29-483f-b5a5-976e80426fc4 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:19 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-8d7f148e-cb29-483f-b5a5-976e80426fc4 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 21:07:19 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-8d7f148e-cb29-483f-b5a5-976e80426fc4 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-226443007"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:07:19 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.volumes [None req-8d7f148e-cb29-483f-b5a5-976e80426fc4 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-226443007'}} {{(pid=87435) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:07:19 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-8d7f148e-cb29-483f-b5a5-976e80426fc4 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Create volume of 1 GB Sep 05 21:07:19 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-8d7f148e-cb29-483f-b5a5-976e80426fc4 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Availability Zones retrieved successfully. Sep 05 21:07:19 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-8d7f148e-cb29-483f-b5a5-976e80426fc4 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Flow 'volume_create_api' (5bcb3d28-9a63-41e6-b666-076cef024f12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:07:19 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-8d7f148e-cb29-483f-b5a5-976e80426fc4 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f68476f5-8c7f-4cea-99e1-a13770a13ba1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:19 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.flows.api.create_volume [None req-8d7f148e-cb29-483f-b5a5-976e80426fc4 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Validating volume size '1' using validate_int {{(pid=87435) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:07:19 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-8d7f148e-cb29-483f-b5a5-976e80426fc4 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f68476f5-8c7f-4cea-99e1-a13770a13ba1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:19 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-8d7f148e-cb29-483f-b5a5-976e80426fc4 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d24e3a38-c975-4df6-b3ba-aaf5c0bd0b8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:19 devstack devstack@c-api.service[87435]: DEBUG cinder.quota [None req-8d7f148e-cb29-483f-b5a5-976e80426fc4 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Created reservations ['19d1d07f-c506-469a-b24a-e183d2f6562d', 'abe82afd-cfcc-4665-bdc4-e909677eb5d9', '6e9c429e-c3ce-430b-8165-c3d44b6dbb62', '41e4a47a-5601-40b0-8b83-578d4ee47f92'] {{(pid=87435) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:07:19 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-8d7f148e-cb29-483f-b5a5-976e80426fc4 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d24e3a38-c975-4df6-b3ba-aaf5c0bd0b8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['19d1d07f-c506-469a-b24a-e183d2f6562d', 'abe82afd-cfcc-4665-bdc4-e909677eb5d9', '6e9c429e-c3ce-430b-8165-c3d44b6dbb62', '41e4a47a-5601-40b0-8b83-578d4ee47f92']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:19 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-8d7f148e-cb29-483f-b5a5-976e80426fc4 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (240e843e-b2ca-47b2-8820-724923478fa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:19 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:19 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:07:19 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-8d7f148e-cb29-483f-b5a5-976e80426fc4 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (240e843e-b2ca-47b2-8820-724923478fa5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '828322d0-8b68-4f2f-a874-f67eb1b99aa8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-226443007',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea24477ef08547b7af0b191e8d25eada',qos_specs=None,replication_status=,reservations=['19d1d07f-c506-469a-b24a-e183d2f6562d','abe82afd-cfcc-4665-bdc4-e909677eb5d9','6e9c429e-c3ce-430b-8165-c3d44b6dbb62','41e4a47a-5601-40b0-8b83-578d4ee47f92'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dae3cfab5a754e4fb42180c60defc394',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:07:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-226443007',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=828322d0-8b68-4f2f-a874-f67eb1b99aa8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ea24477ef08547b7af0b191e8d25eada',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dae3cfab5a754e4fb42180c60defc394',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:19 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-8d7f148e-cb29-483f-b5a5-976e80426fc4 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac49a178-10bb-498d-ac03-ec969e12b03c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:19 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-8d7f148e-cb29-483f-b5a5-976e80426fc4 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac49a178-10bb-498d-ac03-ec969e12b03c) transitioned into state 'SUCCESS' from state '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-226443007',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea24477ef08547b7af0b191e8d25eada',qos_specs=None,replication_status=,reservations=['19d1d07f-c506-469a-b24a-e183d2f6562d','abe82afd-cfcc-4665-bdc4-e909677eb5d9','6e9c429e-c3ce-430b-8165-c3d44b6dbb62','41e4a47a-5601-40b0-8b83-578d4ee47f92'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dae3cfab5a754e4fb42180c60defc394',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:19 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-8d7f148e-cb29-483f-b5a5-976e80426fc4 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c23e8d6-5b5d-44a7-bf65-0184ede5eab4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:20 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-8d7f148e-cb29-483f-b5a5-976e80426fc4 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c23e8d6-5b5d-44a7-bf65-0184ede5eab4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:20 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-8d7f148e-cb29-483f-b5a5-976e80426fc4 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Flow 'volume_create_api' (5bcb3d28-9a63-41e6-b666-076cef024f12) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:07:20 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-8d7f148e-cb29-483f-b5a5-976e80426fc4 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Create volume request issued successfully. Sep 05 21:07:20 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-8d7f148e-cb29-483f-b5a5-976e80426fc4 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 21:07:20 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1250/2520] 192.168.122.117 () {60 vars in 1142 bytes} [Sat Sep 5 21:07:19 2026] POST /volume/v3/volumes => generated 762 bytes in 594 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:07:20 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-51aba7ca-be79-40b9-a532-e07ce5dcd665 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:20 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-51aba7ca-be79-40b9-a532-e07ce5dcd665 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] GET http://192.168.122.117/volume/v3/volumes/828322d0-8b68-4f2f-a874-f67eb1b99aa8 Sep 05 21:07:20 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-51aba7ca-be79-40b9-a532-e07ce5dcd665 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:20 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-51aba7ca-be79-40b9-a532-e07ce5dcd665 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:20 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:20 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:07:20 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:20 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:07:20 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-51aba7ca-be79-40b9-a532-e07ce5dcd665 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Volume info retrieved successfully. Sep 05 21:07:20 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-51aba7ca-be79-40b9-a532-e07ce5dcd665 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] http://192.168.122.117/volume/v3/volumes/828322d0-8b68-4f2f-a874-f67eb1b99aa8 returned with HTTP 200 Sep 05 21:07:20 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1271/2521] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:20 2026] GET /volume/v3/volumes/828322d0-8b68-4f2f-a874-f67eb1b99aa8 => generated 830 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:21 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-7d5f6645-eceb-4326-b33c-f12f31171d17 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:21 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-7d5f6645-eceb-4326-b33c-f12f31171d17 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] GET http://192.168.122.117/volume/v3/volumes/828322d0-8b68-4f2f-a874-f67eb1b99aa8 Sep 05 21:07:21 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-7d5f6645-eceb-4326-b33c-f12f31171d17 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:21 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-7d5f6645-eceb-4326-b33c-f12f31171d17 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:21 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:21 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:07:21 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:21 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:07:21 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-7d5f6645-eceb-4326-b33c-f12f31171d17 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Volume info retrieved successfully. Sep 05 21:07:21 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-7d5f6645-eceb-4326-b33c-f12f31171d17 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] http://192.168.122.117/volume/v3/volumes/828322d0-8b68-4f2f-a874-f67eb1b99aa8 returned with HTTP 200 Sep 05 21:07:21 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1251/2522] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:21 2026] GET /volume/v3/volumes/828322d0-8b68-4f2f-a874-f67eb1b99aa8 => generated 854 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:07:22 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-81832084-d9d7-49c0-8663-26b230a45b06 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:22 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-81832084-d9d7-49c0-8663-26b230a45b06 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] GET http://192.168.122.117/volume/v3/volumes/828322d0-8b68-4f2f-a874-f67eb1b99aa8 Sep 05 21:07:22 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-81832084-d9d7-49c0-8663-26b230a45b06 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:22 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-81832084-d9d7-49c0-8663-26b230a45b06 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:22 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:22 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:07:22 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:22 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:07:22 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-81832084-d9d7-49c0-8663-26b230a45b06 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Volume info retrieved successfully. Sep 05 21:07:22 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-81832084-d9d7-49c0-8663-26b230a45b06 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] http://192.168.122.117/volume/v3/volumes/828322d0-8b68-4f2f-a874-f67eb1b99aa8 returned with HTTP 200 Sep 05 21:07:22 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1272/2523] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:22 2026] GET /volume/v3/volumes/828322d0-8b68-4f2f-a874-f67eb1b99aa8 => generated 855 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:22 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-28f5b66b-37fe-47eb-9553-50656fca72a9 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:22 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-28f5b66b-37fe-47eb-9553-50656fca72a9 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-reader] GET http://192.168.122.117/volume/v3/volumes/828322d0-8b68-4f2f-a874-f67eb1b99aa8 Sep 05 21:07:22 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-28f5b66b-37fe-47eb-9553-50656fca72a9 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-reader] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:22 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-28f5b66b-37fe-47eb-9553-50656fca72a9 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-reader] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:22 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:22 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:07:22 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:22 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:07:22 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-28f5b66b-37fe-47eb-9553-50656fca72a9 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-reader] Volume info retrieved successfully. Sep 05 21:07:22 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-28f5b66b-37fe-47eb-9553-50656fca72a9 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-reader] http://192.168.122.117/volume/v3/volumes/828322d0-8b68-4f2f-a874-f67eb1b99aa8 returned with HTTP 200 Sep 05 21:07:22 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1252/2524] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:22 2026] GET /volume/v3/volumes/828322d0-8b68-4f2f-a874-f67eb1b99aa8 => generated 855 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:22 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-d00b2a59-489c-408e-bd9c-18a11fb5dec9 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:22 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d00b2a59-489c-408e-bd9c-18a11fb5dec9 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] POST http://192.168.122.117/volume/v3/snapshots Sep 05 21:07:22 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-d00b2a59-489c-408e-bd9c-18a11fb5dec9 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "828322d0-8b68-4f2f-a874-f67eb1b99aa8", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1416694629"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:07:22 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:22 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:07:22 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:22 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:07:22 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-d00b2a59-489c-408e-bd9c-18a11fb5dec9 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Volume info retrieved successfully. Sep 05 21:07:22 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.snapshots [None req-d00b2a59-489c-408e-bd9c-18a11fb5dec9 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Create snapshot from volume 828322d0-8b68-4f2f-a874-f67eb1b99aa8 Sep 05 21:07:22 devstack devstack@c-api.service[87434]: DEBUG cinder.quota [None req-d00b2a59-489c-408e-bd9c-18a11fb5dec9 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Created reservations ['bafa81d2-de23-4e59-b261-24ae5881066f', '769d75c6-40a9-470a-ab25-6fc91f89e7c3', '3d9e25ed-0125-4bee-99d3-35fe4bcd3ffa', 'afdf0c24-e7e8-46bd-807b-33f4b7f3b213'] {{(pid=87434) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:07:22 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:22 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:07:22 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-d00b2a59-489c-408e-bd9c-18a11fb5dec9 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Snapshot create request issued successfully. Sep 05 21:07:22 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d00b2a59-489c-408e-bd9c-18a11fb5dec9 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] http://192.168.122.117/volume/v3/snapshots returned with HTTP 202 Sep 05 21:07:22 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1273/2525] 192.168.122.117 () {60 vars in 1149 bytes} [Sat Sep 5 21:07:22 2026] POST /volume/v3/snapshots => generated 380 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:07:22 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-62192621-3a6c-423a-979c-2f2e2ae7e826 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:22 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-62192621-3a6c-423a-979c-2f2e2ae7e826 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] GET http://192.168.122.117/volume/v3/snapshots/5b1ade3d-ba75-4f9b-b590-115d161b5810 Sep 05 21:07:22 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-62192621-3a6c-423a-979c-2f2e2ae7e826 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:22 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-62192621-3a6c-423a-979c-2f2e2ae7e826 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:22 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:22 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:07:22 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-62192621-3a6c-423a-979c-2f2e2ae7e826 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Snapshot retrieved successfully. Sep 05 21:07:22 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-62192621-3a6c-423a-979c-2f2e2ae7e826 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] http://192.168.122.117/volume/v3/snapshots/5b1ade3d-ba75-4f9b-b590-115d161b5810 returned with HTTP 200 Sep 05 21:07:22 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1253/2526] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:07:22 2026] GET /volume/v3/snapshots/5b1ade3d-ba75-4f9b-b590-115d161b5810 => generated 512 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:23 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-1f225819-8bba-47ca-8bd3-ba5c79d4aa99 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:23 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-1f225819-8bba-47ca-8bd3-ba5c79d4aa99 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] GET http://192.168.122.117/volume/v3/snapshots/5b1ade3d-ba75-4f9b-b590-115d161b5810 Sep 05 21:07:23 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-1f225819-8bba-47ca-8bd3-ba5c79d4aa99 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:23 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-1f225819-8bba-47ca-8bd3-ba5c79d4aa99 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:23 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:23 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:07:23 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-1f225819-8bba-47ca-8bd3-ba5c79d4aa99 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Snapshot retrieved successfully. Sep 05 21:07:23 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-1f225819-8bba-47ca-8bd3-ba5c79d4aa99 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] http://192.168.122.117/volume/v3/snapshots/5b1ade3d-ba75-4f9b-b590-115d161b5810 returned with HTTP 200 Sep 05 21:07:23 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1274/2527] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:07:23 2026] GET /volume/v3/snapshots/5b1ade3d-ba75-4f9b-b590-115d161b5810 => generated 512 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:24 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-13d0b71a-ce17-41ce-9758-9ac0bfb5b5e7 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:24 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-13d0b71a-ce17-41ce-9758-9ac0bfb5b5e7 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] GET http://192.168.122.117/volume/v3/snapshots/5b1ade3d-ba75-4f9b-b590-115d161b5810 Sep 05 21:07:24 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-13d0b71a-ce17-41ce-9758-9ac0bfb5b5e7 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:24 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-13d0b71a-ce17-41ce-9758-9ac0bfb5b5e7 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:24 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:24 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:07:24 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-13d0b71a-ce17-41ce-9758-9ac0bfb5b5e7 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Snapshot retrieved successfully. Sep 05 21:07:24 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-13d0b71a-ce17-41ce-9758-9ac0bfb5b5e7 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] http://192.168.122.117/volume/v3/snapshots/5b1ade3d-ba75-4f9b-b590-115d161b5810 returned with HTTP 200 Sep 05 21:07:24 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1254/2528] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:07:24 2026] GET /volume/v3/snapshots/5b1ade3d-ba75-4f9b-b590-115d161b5810 => generated 512 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-0486e6a3-afb6-47f9-bb60-950936165d49 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:25 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-0486e6a3-afb6-47f9-bb60-950936165d49 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] GET http://192.168.122.117/volume/v3/snapshots/5b1ade3d-ba75-4f9b-b590-115d161b5810 Sep 05 21:07:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-0486e6a3-afb6-47f9-bb60-950936165d49 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-0486e6a3-afb6-47f9-bb60-950936165d49 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:25 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:25 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:07:25 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-0486e6a3-afb6-47f9-bb60-950936165d49 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Snapshot retrieved successfully. Sep 05 21:07:25 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-0486e6a3-afb6-47f9-bb60-950936165d49 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] http://192.168.122.117/volume/v3/snapshots/5b1ade3d-ba75-4f9b-b590-115d161b5810 returned with HTTP 200 Sep 05 21:07:25 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1275/2529] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:07:25 2026] GET /volume/v3/snapshots/5b1ade3d-ba75-4f9b-b590-115d161b5810 => generated 539 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:25 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-3c4e0ec5-4f1e-4852-8745-ef086b30c731 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:25 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-3c4e0ec5-4f1e-4852-8745-ef086b30c731 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-reader] GET http://192.168.122.117/volume/v3/snapshots/5b1ade3d-ba75-4f9b-b590-115d161b5810 Sep 05 21:07:25 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-3c4e0ec5-4f1e-4852-8745-ef086b30c731 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-reader] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:25 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-3c4e0ec5-4f1e-4852-8745-ef086b30c731 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-reader] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:25 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:25 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:07:25 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-3c4e0ec5-4f1e-4852-8745-ef086b30c731 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-reader] Snapshot retrieved successfully. Sep 05 21:07:25 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-3c4e0ec5-4f1e-4852-8745-ef086b30c731 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-reader] http://192.168.122.117/volume/v3/snapshots/5b1ade3d-ba75-4f9b-b590-115d161b5810 returned with HTTP 200 Sep 05 21:07:25 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1255/2530] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:07:25 2026] GET /volume/v3/snapshots/5b1ade3d-ba75-4f9b-b590-115d161b5810 => generated 539 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-be31a495-a7c0-4675-b31e-ed3327a0e09d None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:25 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-be31a495-a7c0-4675-b31e-ed3327a0e09d tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-reader] GET http://192.168.122.117/volume/v3/snapshots Sep 05 21:07:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-be31a495-a7c0-4675-b31e-ed3327a0e09d tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-reader] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-be31a495-a7c0-4675-b31e-ed3327a0e09d tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-reader] Calling method 'index' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.api_utils [None req-be31a495-a7c0-4675-b31e-ed3327a0e09d tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-reader] Removing options '' from query. {{(pid=87434) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 21:07:25 devstack devstack@c-api.service[87434]: DEBUG cinder.db.api [None req-be31a495-a7c0-4675-b31e-ed3327a0e09d tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-reader] Building query based on filter {{(pid=87434) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 21:07:25 devstack devstack@c-api.service[87434]: /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 05 21:07:25 devstack devstack@c-api.service[87434]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 21:07:25 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-be31a495-a7c0-4675-b31e-ed3327a0e09d tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-reader] Get all snapshots completed successfully. Sep 05 21:07:25 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-be31a495-a7c0-4675-b31e-ed3327a0e09d tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-reader] http://192.168.122.117/volume/v3/snapshots returned with HTTP 200 Sep 05 21:07:25 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1276/2531] 192.168.122.117 () {58 vars in 1127 bytes} [Sat Sep 5 21:07:25 2026] GET /volume/v3/snapshots => generated 408 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:25 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-5f1e3f36-2a72-4ae2-8d8d-259bb9568a65 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:25 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-5f1e3f36-2a72-4ae2-8d8d-259bb9568a65 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] PUT http://192.168.122.117/volume/v3/snapshots/5b1ade3d-ba75-4f9b-b590-115d161b5810 Sep 05 21:07:25 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-5f1e3f36-2a72-4ae2-8d8d-259bb9568a65 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-399938544", "description": "This is the new description of snapshot."}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:07:25 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:25 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:07:25 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-5f1e3f36-2a72-4ae2-8d8d-259bb9568a65 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Snapshot retrieved successfully. Sep 05 21:07:25 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-5f1e3f36-2a72-4ae2-8d8d-259bb9568a65 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] http://192.168.122.117/volume/v3/snapshots/5b1ade3d-ba75-4f9b-b590-115d161b5810 returned with HTTP 200 Sep 05 21:07:25 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1256/2532] 192.168.122.117 () {60 vars in 1259 bytes} [Sat Sep 5 21:07:25 2026] PUT /volume/v3/snapshots/5b1ade3d-ba75-4f9b-b590-115d161b5810 => generated 442 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:07:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-26fc519e-bdfe-4c18-853b-b22591d5e3e2 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:25 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-26fc519e-bdfe-4c18-853b-b22591d5e3e2 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-reader] GET http://192.168.122.117/volume/v3/snapshots/5b1ade3d-ba75-4f9b-b590-115d161b5810 Sep 05 21:07:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-26fc519e-bdfe-4c18-853b-b22591d5e3e2 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-reader] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-26fc519e-bdfe-4c18-853b-b22591d5e3e2 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-reader] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:25 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:25 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:07:25 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-26fc519e-bdfe-4c18-853b-b22591d5e3e2 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-reader] Snapshot retrieved successfully. Sep 05 21:07:25 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-26fc519e-bdfe-4c18-853b-b22591d5e3e2 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-reader] http://192.168.122.117/volume/v3/snapshots/5b1ade3d-ba75-4f9b-b590-115d161b5810 returned with HTTP 200 Sep 05 21:07:25 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1277/2533] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:07:25 2026] GET /volume/v3/snapshots/5b1ade3d-ba75-4f9b-b590-115d161b5810 => generated 576 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:25 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-a5d1b422-dd6d-47a6-bb39-0b5d76882006 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:25 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-a5d1b422-dd6d-47a6-bb39-0b5d76882006 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] DELETE http://192.168.122.117/volume/v3/snapshots/5b1ade3d-ba75-4f9b-b590-115d161b5810 Sep 05 21:07:25 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-a5d1b422-dd6d-47a6-bb39-0b5d76882006 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:25 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-a5d1b422-dd6d-47a6-bb39-0b5d76882006 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:25 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.snapshots [None req-a5d1b422-dd6d-47a6-bb39-0b5d76882006 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Delete snapshot with id: 5b1ade3d-ba75-4f9b-b590-115d161b5810 Sep 05 21:07:25 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:25 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:07:25 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-a5d1b422-dd6d-47a6-bb39-0b5d76882006 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Snapshot retrieved successfully. Sep 05 21:07:25 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:25 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:07:26 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-a5d1b422-dd6d-47a6-bb39-0b5d76882006 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Snapshot delete request issued successfully. Sep 05 21:07:26 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-a5d1b422-dd6d-47a6-bb39-0b5d76882006 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] http://192.168.122.117/volume/v3/snapshots/5b1ade3d-ba75-4f9b-b590-115d161b5810 returned with HTTP 202 Sep 05 21:07:26 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1257/2534] 192.168.122.117 () {58 vars in 1241 bytes} [Sat Sep 5 21:07:25 2026] DELETE /volume/v3/snapshots/5b1ade3d-ba75-4f9b-b590-115d161b5810 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:07:26 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-65695d61-4d59-4f9c-8528-e81a6af61461 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:26 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-65695d61-4d59-4f9c-8528-e81a6af61461 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] GET http://192.168.122.117/volume/v3/snapshots/5b1ade3d-ba75-4f9b-b590-115d161b5810 Sep 05 21:07:26 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-65695d61-4d59-4f9c-8528-e81a6af61461 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:26 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-65695d61-4d59-4f9c-8528-e81a6af61461 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:26 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:26 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:07:26 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-65695d61-4d59-4f9c-8528-e81a6af61461 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Snapshot retrieved successfully. Sep 05 21:07:26 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-65695d61-4d59-4f9c-8528-e81a6af61461 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] http://192.168.122.117/volume/v3/snapshots/5b1ade3d-ba75-4f9b-b590-115d161b5810 returned with HTTP 200 Sep 05 21:07:26 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1278/2535] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:07:26 2026] GET /volume/v3/snapshots/5b1ade3d-ba75-4f9b-b590-115d161b5810 => generated 575 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:27 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-f820d41d-de24-462e-84e5-f36c65914b12 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:27 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-f820d41d-de24-462e-84e5-f36c65914b12 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] GET http://192.168.122.117/volume/v3/snapshots/5b1ade3d-ba75-4f9b-b590-115d161b5810 Sep 05 21:07:27 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-f820d41d-de24-462e-84e5-f36c65914b12 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:27 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-f820d41d-de24-462e-84e5-f36c65914b12 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:27 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:27 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:07:27 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-f820d41d-de24-462e-84e5-f36c65914b12 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Snapshot retrieved successfully. Sep 05 21:07:27 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-f820d41d-de24-462e-84e5-f36c65914b12 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] http://192.168.122.117/volume/v3/snapshots/5b1ade3d-ba75-4f9b-b590-115d161b5810 returned with HTTP 200 Sep 05 21:07:27 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1258/2536] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:07:27 2026] GET /volume/v3/snapshots/5b1ade3d-ba75-4f9b-b590-115d161b5810 => generated 575 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:28 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-f296528a-3635-4ade-834c-2683134d8117 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:28 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-f296528a-3635-4ade-834c-2683134d8117 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] GET http://192.168.122.117/volume/v3/snapshots/5b1ade3d-ba75-4f9b-b590-115d161b5810 Sep 05 21:07:28 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-f296528a-3635-4ade-834c-2683134d8117 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:28 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-f296528a-3635-4ade-834c-2683134d8117 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:28 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-f296528a-3635-4ade-834c-2683134d8117 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] http://192.168.122.117/volume/v3/snapshots/5b1ade3d-ba75-4f9b-b590-115d161b5810 returned with HTTP 404 Sep 05 21:07:28 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1279/2537] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:07:28 2026] GET /volume/v3/snapshots/5b1ade3d-ba75-4f9b-b590-115d161b5810 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:07:28 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-6ba2dabc-7843-4af8-ab70-e8ee4b87d680 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:28 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-6ba2dabc-7843-4af8-ab70-e8ee4b87d680 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] DELETE http://192.168.122.117/volume/v3/snapshots/5b1ade3d-ba75-4f9b-b590-115d161b5810 Sep 05 21:07:28 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-6ba2dabc-7843-4af8-ab70-e8ee4b87d680 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:28 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-6ba2dabc-7843-4af8-ab70-e8ee4b87d680 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:28 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.snapshots [None req-6ba2dabc-7843-4af8-ab70-e8ee4b87d680 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Delete snapshot with id: 5b1ade3d-ba75-4f9b-b590-115d161b5810 Sep 05 21:07:28 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-6ba2dabc-7843-4af8-ab70-e8ee4b87d680 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] http://192.168.122.117/volume/v3/snapshots/5b1ade3d-ba75-4f9b-b590-115d161b5810 returned with HTTP 404 Sep 05 21:07:28 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1259/2538] 192.168.122.117 () {58 vars in 1241 bytes} [Sat Sep 5 21:07:28 2026] DELETE /volume/v3/snapshots/5b1ade3d-ba75-4f9b-b590-115d161b5810 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 21:07:28 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-9eb2c258-dea7-4c0d-a599-2f141bd3970c None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:28 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-9eb2c258-dea7-4c0d-a599-2f141bd3970c tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-reader] GET http://192.168.122.117/volume/v3/volumes/828322d0-8b68-4f2f-a874-f67eb1b99aa8 Sep 05 21:07:28 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-9eb2c258-dea7-4c0d-a599-2f141bd3970c tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-reader] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:28 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-9eb2c258-dea7-4c0d-a599-2f141bd3970c tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-reader] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:28 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:28 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:07:28 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:28 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:07:28 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-9eb2c258-dea7-4c0d-a599-2f141bd3970c tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-reader] Volume info retrieved successfully. Sep 05 21:07:28 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-9eb2c258-dea7-4c0d-a599-2f141bd3970c tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-reader] http://192.168.122.117/volume/v3/volumes/828322d0-8b68-4f2f-a874-f67eb1b99aa8 returned with HTTP 200 Sep 05 21:07:28 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1280/2539] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:28 2026] GET /volume/v3/volumes/828322d0-8b68-4f2f-a874-f67eb1b99aa8 => generated 855 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:28 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-6905fe17-d78a-4669-9d3a-45aec2e10c3a None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:28 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-6905fe17-d78a-4669-9d3a-45aec2e10c3a tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 21:07:28 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-6905fe17-d78a-4669-9d3a-45aec2e10c3a tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-579187175"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:07:28 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.volumes [None req-6905fe17-d78a-4669-9d3a-45aec2e10c3a tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-579187175'}} {{(pid=87435) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:07:28 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-6905fe17-d78a-4669-9d3a-45aec2e10c3a tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Create volume of 1 GB Sep 05 21:07:28 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-6905fe17-d78a-4669-9d3a-45aec2e10c3a tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Availability Zones retrieved successfully. Sep 05 21:07:28 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-6905fe17-d78a-4669-9d3a-45aec2e10c3a tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Flow 'volume_create_api' (bb29fcbd-b7c3-4817-a799-9531e4cfc005) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:07:28 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-6905fe17-d78a-4669-9d3a-45aec2e10c3a tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd3713a7-f86a-4edd-a495-1f1097d46f48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:28 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.flows.api.create_volume [None req-6905fe17-d78a-4669-9d3a-45aec2e10c3a tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Validating volume size '1' using validate_int {{(pid=87435) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:07:28 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-6905fe17-d78a-4669-9d3a-45aec2e10c3a tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd3713a7-f86a-4edd-a495-1f1097d46f48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:28 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-6905fe17-d78a-4669-9d3a-45aec2e10c3a tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (377884a1-2ac6-4f91-8eee-47cdbd8682ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:28 devstack devstack@c-api.service[87435]: DEBUG cinder.quota [None req-6905fe17-d78a-4669-9d3a-45aec2e10c3a tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Created reservations ['746473fa-a8f9-4b03-862e-2d371722f2e7', '3feec00f-221a-4b40-bdd4-1940d8ed23b9', '40f82305-607d-4484-999a-a9b8af7c8305', '7d102ac9-455f-4c28-9544-78b811981a05'] {{(pid=87435) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:07:28 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-6905fe17-d78a-4669-9d3a-45aec2e10c3a tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (377884a1-2ac6-4f91-8eee-47cdbd8682ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['746473fa-a8f9-4b03-862e-2d371722f2e7', '3feec00f-221a-4b40-bdd4-1940d8ed23b9', '40f82305-607d-4484-999a-a9b8af7c8305', '7d102ac9-455f-4c28-9544-78b811981a05']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:28 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-6905fe17-d78a-4669-9d3a-45aec2e10c3a tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e0f9f79-7bf3-4561-a1ce-1737415cbdaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:28 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:28 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:07:28 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-6905fe17-d78a-4669-9d3a-45aec2e10c3a tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e0f9f79-7bf3-4561-a1ce-1737415cbdaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dd77079f-b1e4-4385-9b6f-67229cf146fe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-579187175',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea24477ef08547b7af0b191e8d25eada',qos_specs=None,replication_status=,reservations=['746473fa-a8f9-4b03-862e-2d371722f2e7','3feec00f-221a-4b40-bdd4-1940d8ed23b9','40f82305-607d-4484-999a-a9b8af7c8305','7d102ac9-455f-4c28-9544-78b811981a05'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dae3cfab5a754e4fb42180c60defc394',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:07:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-579187175',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dd77079f-b1e4-4385-9b6f-67229cf146fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ea24477ef08547b7af0b191e8d25eada',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dae3cfab5a754e4fb42180c60defc394',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:28 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-6905fe17-d78a-4669-9d3a-45aec2e10c3a tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b07d4dd-3d91-42ea-9386-a32449bdf449) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:28 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-6905fe17-d78a-4669-9d3a-45aec2e10c3a tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b07d4dd-3d91-42ea-9386-a32449bdf449) transitioned into state 'SUCCESS' from state '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-579187175',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea24477ef08547b7af0b191e8d25eada',qos_specs=None,replication_status=,reservations=['746473fa-a8f9-4b03-862e-2d371722f2e7','3feec00f-221a-4b40-bdd4-1940d8ed23b9','40f82305-607d-4484-999a-a9b8af7c8305','7d102ac9-455f-4c28-9544-78b811981a05'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dae3cfab5a754e4fb42180c60defc394',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:28 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-6905fe17-d78a-4669-9d3a-45aec2e10c3a tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0e35308-8785-42cd-a117-f512711122a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:28 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-6905fe17-d78a-4669-9d3a-45aec2e10c3a tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0e35308-8785-42cd-a117-f512711122a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:28 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-6905fe17-d78a-4669-9d3a-45aec2e10c3a tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Flow 'volume_create_api' (bb29fcbd-b7c3-4817-a799-9531e4cfc005) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:07:28 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-6905fe17-d78a-4669-9d3a-45aec2e10c3a tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Create volume request issued successfully. Sep 05 21:07:28 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-6905fe17-d78a-4669-9d3a-45aec2e10c3a tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 21:07:28 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1260/2540] 192.168.122.117 () {60 vars in 1142 bytes} [Sat Sep 5 21:07:28 2026] POST /volume/v3/volumes => generated 762 bytes in 385 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:07:28 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-e011e079-b2f3-4af5-94b0-7f466faab414 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:28 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-e011e079-b2f3-4af5-94b0-7f466faab414 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] GET http://192.168.122.117/volume/v3/volumes/dd77079f-b1e4-4385-9b6f-67229cf146fe Sep 05 21:07:28 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-e011e079-b2f3-4af5-94b0-7f466faab414 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:28 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-e011e079-b2f3-4af5-94b0-7f466faab414 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:28 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:28 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:07:28 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:28 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:07:28 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-e011e079-b2f3-4af5-94b0-7f466faab414 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Volume info retrieved successfully. Sep 05 21:07:28 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-e011e079-b2f3-4af5-94b0-7f466faab414 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] http://192.168.122.117/volume/v3/volumes/dd77079f-b1e4-4385-9b6f-67229cf146fe returned with HTTP 200 Sep 05 21:07:28 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1281/2541] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:28 2026] GET /volume/v3/volumes/dd77079f-b1e4-4385-9b6f-67229cf146fe => generated 830 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:29 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-4b2e5af1-151e-432e-92aa-f5fa003c8971 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:29 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-4b2e5af1-151e-432e-92aa-f5fa003c8971 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] GET http://192.168.122.117/volume/v3/volumes/dd77079f-b1e4-4385-9b6f-67229cf146fe Sep 05 21:07:29 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-4b2e5af1-151e-432e-92aa-f5fa003c8971 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:29 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-4b2e5af1-151e-432e-92aa-f5fa003c8971 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:29 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:29 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:07:29 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:29 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:07:29 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-4b2e5af1-151e-432e-92aa-f5fa003c8971 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Volume info retrieved successfully. Sep 05 21:07:29 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-4b2e5af1-151e-432e-92aa-f5fa003c8971 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] http://192.168.122.117/volume/v3/volumes/dd77079f-b1e4-4385-9b6f-67229cf146fe returned with HTTP 200 Sep 05 21:07:29 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1261/2542] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:29 2026] GET /volume/v3/volumes/dd77079f-b1e4-4385-9b6f-67229cf146fe => generated 854 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:30 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-6c1e402d-04f1-4f23-a65f-60a25e4e1abb None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:30 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-6c1e402d-04f1-4f23-a65f-60a25e4e1abb tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 21:07:30 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-6c1e402d-04f1-4f23-a65f-60a25e4e1abb tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-510049009", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:07:30 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.volumes [None req-6c1e402d-04f1-4f23-a65f-60a25e4e1abb tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-510049009', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87434) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:07:30 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-6c1e402d-04f1-4f23-a65f-60a25e4e1abb tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Create volume of 1 GB Sep 05 21:07:30 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-6c1e402d-04f1-4f23-a65f-60a25e4e1abb tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Availability Zones retrieved successfully. Sep 05 21:07:30 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-6c1e402d-04f1-4f23-a65f-60a25e4e1abb tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Flow 'volume_create_api' (43e8712f-00d6-4316-af4f-b03d0ebb140f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:07:30 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-6c1e402d-04f1-4f23-a65f-60a25e4e1abb tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c15f0a4-2871-4458-92f6-97fc9514cccc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:30 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.flows.api.create_volume [None req-6c1e402d-04f1-4f23-a65f-60a25e4e1abb tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Validating volume size '1' using validate_int {{(pid=87434) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:07:30 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-6c1e402d-04f1-4f23-a65f-60a25e4e1abb tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c15f0a4-2871-4458-92f6-97fc9514cccc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:30 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-6c1e402d-04f1-4f23-a65f-60a25e4e1abb tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eef93748-4fc4-4e2a-afbb-f77e1f5f35e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:30 devstack devstack@c-api.service[87434]: DEBUG cinder.quota [None req-6c1e402d-04f1-4f23-a65f-60a25e4e1abb tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Created reservations ['8a928f9f-317e-4859-b5be-c3c4c868a71f', '19fa2e9c-300a-4626-a561-156d498eb2ad', '83d5d3dc-9478-46c9-94aa-79297a137149', 'e5ce0404-c734-41b4-b4e6-6863c949d57d'] {{(pid=87434) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:07:30 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-6c1e402d-04f1-4f23-a65f-60a25e4e1abb tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eef93748-4fc4-4e2a-afbb-f77e1f5f35e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8a928f9f-317e-4859-b5be-c3c4c868a71f', '19fa2e9c-300a-4626-a561-156d498eb2ad', '83d5d3dc-9478-46c9-94aa-79297a137149', 'e5ce0404-c734-41b4-b4e6-6863c949d57d']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:30 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-6c1e402d-04f1-4f23-a65f-60a25e4e1abb tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0105182-bdf2-4bb9-ba13-3dba885d69d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:30 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:30 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:07:30 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-6c1e402d-04f1-4f23-a65f-60a25e4e1abb tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0105182-bdf2-4bb9-ba13-3dba885d69d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1f8a2e27-99c7-4827-b45f-f8122a865dc3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-510049009',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9efde7e58f64295b8958669f658096b',qos_specs=None,replication_status=,reservations=['8a928f9f-317e-4859-b5be-c3c4c868a71f','19fa2e9c-300a-4626-a561-156d498eb2ad','83d5d3dc-9478-46c9-94aa-79297a137149','e5ce0404-c734-41b4-b4e6-6863c949d57d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3cc7a90e6cbd4268ae06d3cb5eaed359',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:07:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-510049009',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1f8a2e27-99c7-4827-b45f-f8122a865dc3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f9efde7e58f64295b8958669f658096b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3cc7a90e6cbd4268ae06d3cb5eaed359',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:30 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-6c1e402d-04f1-4f23-a65f-60a25e4e1abb tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e856c8f8-e2f0-4ba2-b4c2-a1fca9a60be3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:30 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-6c1e402d-04f1-4f23-a65f-60a25e4e1abb tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e856c8f8-e2f0-4ba2-b4c2-a1fca9a60be3) transitioned into state 'SUCCESS' from state '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-510049009',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9efde7e58f64295b8958669f658096b',qos_specs=None,replication_status=,reservations=['8a928f9f-317e-4859-b5be-c3c4c868a71f','19fa2e9c-300a-4626-a561-156d498eb2ad','83d5d3dc-9478-46c9-94aa-79297a137149','e5ce0404-c734-41b4-b4e6-6863c949d57d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3cc7a90e6cbd4268ae06d3cb5eaed359',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:30 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-6c1e402d-04f1-4f23-a65f-60a25e4e1abb tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d26b15d3-6533-42a5-816b-5c309d7697d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:30 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-6c1e402d-04f1-4f23-a65f-60a25e4e1abb tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d26b15d3-6533-42a5-816b-5c309d7697d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:30 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-6c1e402d-04f1-4f23-a65f-60a25e4e1abb tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Flow 'volume_create_api' (43e8712f-00d6-4316-af4f-b03d0ebb140f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:07:30 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-6c1e402d-04f1-4f23-a65f-60a25e4e1abb tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Create volume request issued successfully. Sep 05 21:07:30 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-6c1e402d-04f1-4f23-a65f-60a25e4e1abb tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 21:07:30 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1282/2543] 192.168.122.117 () {60 vars in 1143 bytes} [Sat Sep 5 21:07:30 2026] POST /volume/v3/volumes => generated 762 bytes in 489 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:07:30 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-457e412f-30c2-4d92-b59e-151aeecb6986 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:30 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-457e412f-30c2-4d92-b59e-151aeecb6986 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] GET http://192.168.122.117/volume/v3/volumes/1f8a2e27-99c7-4827-b45f-f8122a865dc3 Sep 05 21:07:30 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-457e412f-30c2-4d92-b59e-151aeecb6986 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:30 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-457e412f-30c2-4d92-b59e-151aeecb6986 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:30 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:30 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:07:30 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:30 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:07:30 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-457e412f-30c2-4d92-b59e-151aeecb6986 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Volume info retrieved successfully. Sep 05 21:07:30 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-457e412f-30c2-4d92-b59e-151aeecb6986 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] http://192.168.122.117/volume/v3/volumes/1f8a2e27-99c7-4827-b45f-f8122a865dc3 returned with HTTP 200 Sep 05 21:07:30 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1262/2544] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:30 2026] GET /volume/v3/volumes/1f8a2e27-99c7-4827-b45f-f8122a865dc3 => generated 830 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:30 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-85b4bdd9-bb5b-4a37-8d46-f8a65bfbcc8b None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:30 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-85b4bdd9-bb5b-4a37-8d46-f8a65bfbcc8b tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] GET http://192.168.122.117/volume/v3/volumes/dd77079f-b1e4-4385-9b6f-67229cf146fe Sep 05 21:07:30 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-85b4bdd9-bb5b-4a37-8d46-f8a65bfbcc8b tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:30 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-85b4bdd9-bb5b-4a37-8d46-f8a65bfbcc8b tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:30 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:30 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:07:30 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:30 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:07:30 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-85b4bdd9-bb5b-4a37-8d46-f8a65bfbcc8b tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Volume info retrieved successfully. Sep 05 21:07:30 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-85b4bdd9-bb5b-4a37-8d46-f8a65bfbcc8b tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] http://192.168.122.117/volume/v3/volumes/dd77079f-b1e4-4385-9b6f-67229cf146fe returned with HTTP 200 Sep 05 21:07:30 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1283/2545] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:30 2026] GET /volume/v3/volumes/dd77079f-b1e4-4385-9b6f-67229cf146fe => generated 855 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:30 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-028f57cf-15b3-4163-8701-2c7ac3d71837 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:30 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-028f57cf-15b3-4163-8701-2c7ac3d71837 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] POST http://192.168.122.117/volume/v3/snapshots Sep 05 21:07:30 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-028f57cf-15b3-4163-8701-2c7ac3d71837 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "dd77079f-b1e4-4385-9b6f-67229cf146fe", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1751870686"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:07:30 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:30 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:07:30 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:30 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:07:30 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-028f57cf-15b3-4163-8701-2c7ac3d71837 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Volume info retrieved successfully. Sep 05 21:07:30 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.snapshots [None req-028f57cf-15b3-4163-8701-2c7ac3d71837 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Create snapshot from volume dd77079f-b1e4-4385-9b6f-67229cf146fe Sep 05 21:07:31 devstack devstack@c-api.service[87435]: DEBUG cinder.quota [None req-028f57cf-15b3-4163-8701-2c7ac3d71837 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Created reservations ['a36fda27-b322-412c-b821-20c38c2da4a9', '7e2cf38f-5c2a-4026-b4d5-9bd4de89a50c', '7841aa28-2838-41ae-9a17-c15e85bec1b9', '4394882b-8086-44e8-815b-6068e10e1526'] {{(pid=87435) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:07:31 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:31 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:07:31 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-028f57cf-15b3-4163-8701-2c7ac3d71837 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Snapshot create request issued successfully. Sep 05 21:07:31 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-028f57cf-15b3-4163-8701-2c7ac3d71837 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] http://192.168.122.117/volume/v3/snapshots returned with HTTP 202 Sep 05 21:07:31 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1263/2546] 192.168.122.117 () {60 vars in 1149 bytes} [Sat Sep 5 21:07:30 2026] POST /volume/v3/snapshots => generated 310 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:07:31 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-ce89748d-3005-4072-a28e-9b09ed146a1d None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:31 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-ce89748d-3005-4072-a28e-9b09ed146a1d tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] GET http://192.168.122.117/volume/v3/snapshots/995b9b2d-2ca6-4f67-9677-621748c915bb Sep 05 21:07:31 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-ce89748d-3005-4072-a28e-9b09ed146a1d tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:31 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-ce89748d-3005-4072-a28e-9b09ed146a1d tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:31 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:31 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:07:31 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-ce89748d-3005-4072-a28e-9b09ed146a1d tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Snapshot retrieved successfully. Sep 05 21:07:31 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-ce89748d-3005-4072-a28e-9b09ed146a1d tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] http://192.168.122.117/volume/v3/snapshots/995b9b2d-2ca6-4f67-9677-621748c915bb returned with HTTP 200 Sep 05 21:07:31 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1284/2547] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:07:31 2026] GET /volume/v3/snapshots/995b9b2d-2ca6-4f67-9677-621748c915bb => generated 442 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:31 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-d95fd9c7-a99f-481f-ad5d-e4776518f9c6 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:31 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-d95fd9c7-a99f-481f-ad5d-e4776518f9c6 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] GET http://192.168.122.117/volume/v3/volumes/1f8a2e27-99c7-4827-b45f-f8122a865dc3 Sep 05 21:07:31 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-d95fd9c7-a99f-481f-ad5d-e4776518f9c6 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:31 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-d95fd9c7-a99f-481f-ad5d-e4776518f9c6 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:31 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:31 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:07:31 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:31 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:07:31 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-d95fd9c7-a99f-481f-ad5d-e4776518f9c6 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Volume info retrieved successfully. Sep 05 21:07:31 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-d95fd9c7-a99f-481f-ad5d-e4776518f9c6 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] http://192.168.122.117/volume/v3/volumes/1f8a2e27-99c7-4827-b45f-f8122a865dc3 returned with HTTP 200 Sep 05 21:07:31 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1264/2548] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:31 2026] GET /volume/v3/volumes/1f8a2e27-99c7-4827-b45f-f8122a865dc3 => generated 855 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:31 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-16102f1e-bd35-4ae5-b61e-1a50ff5648d5 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:31 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-16102f1e-bd35-4ae5-b61e-1a50ff5648d5 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] GET http://192.168.122.117/volume/v3/volumes/1f8a2e27-99c7-4827-b45f-f8122a865dc3 Sep 05 21:07:31 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-16102f1e-bd35-4ae5-b61e-1a50ff5648d5 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:31 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-16102f1e-bd35-4ae5-b61e-1a50ff5648d5 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:31 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:31 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:07:31 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:31 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:07:31 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-16102f1e-bd35-4ae5-b61e-1a50ff5648d5 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Volume info retrieved successfully. Sep 05 21:07:31 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-16102f1e-bd35-4ae5-b61e-1a50ff5648d5 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] http://192.168.122.117/volume/v3/volumes/1f8a2e27-99c7-4827-b45f-f8122a865dc3 returned with HTTP 200 Sep 05 21:07:31 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1285/2549] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:31 2026] GET /volume/v3/volumes/1f8a2e27-99c7-4827-b45f-f8122a865dc3 => generated 855 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:31 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-861d71e9-badc-4bb4-b1e9-5fc0ea746275 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:31 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-861d71e9-badc-4bb4-b1e9-5fc0ea746275 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] POST http://192.168.122.117/volume/v3/snapshots Sep 05 21:07:31 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-861d71e9-badc-4bb4-b1e9-5fc0ea746275 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1f8a2e27-99c7-4827-b45f-f8122a865dc3", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-1259571563", "description": null, "metadata": null}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:07:31 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:31 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:07:31 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:31 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:07:31 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-861d71e9-badc-4bb4-b1e9-5fc0ea746275 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Volume info retrieved successfully. Sep 05 21:07:31 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.snapshots [None req-861d71e9-badc-4bb4-b1e9-5fc0ea746275 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Create snapshot from volume 1f8a2e27-99c7-4827-b45f-f8122a865dc3 Sep 05 21:07:31 devstack devstack@c-api.service[87435]: DEBUG cinder.quota [None req-861d71e9-badc-4bb4-b1e9-5fc0ea746275 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Created reservations ['381e6bce-f9c7-4a53-b07b-774cc48c9d61', '208d9fde-5ee6-4ec6-ba24-be5d9732a007', '2e150404-0268-48f1-9f4a-c473182c6967', 'bf1757a5-d73a-40fd-947a-59682affd53a'] {{(pid=87435) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:07:31 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:31 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:07:31 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-861d71e9-badc-4bb4-b1e9-5fc0ea746275 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Snapshot force create request issued successfully. Sep 05 21:07:31 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-861d71e9-badc-4bb4-b1e9-5fc0ea746275 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] http://192.168.122.117/volume/v3/snapshots returned with HTTP 202 Sep 05 21:07:31 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1265/2550] 192.168.122.117 () {60 vars in 1149 bytes} [Sat Sep 5 21:07:31 2026] POST /volume/v3/snapshots => generated 310 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:07:31 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-b1d675a3-c5a6-4a6d-99af-f2db4d25e40c None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:31 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b1d675a3-c5a6-4a6d-99af-f2db4d25e40c tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] GET http://192.168.122.117/volume/v3/snapshots/03beef24-005c-490b-ac51-48874bb1819b Sep 05 21:07:31 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b1d675a3-c5a6-4a6d-99af-f2db4d25e40c tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:31 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b1d675a3-c5a6-4a6d-99af-f2db4d25e40c tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:31 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:31 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:07:32 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-b1d675a3-c5a6-4a6d-99af-f2db4d25e40c tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Snapshot retrieved successfully. Sep 05 21:07:32 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b1d675a3-c5a6-4a6d-99af-f2db4d25e40c tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] http://192.168.122.117/volume/v3/snapshots/03beef24-005c-490b-ac51-48874bb1819b returned with HTTP 200 Sep 05 21:07:32 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1286/2551] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:07:31 2026] GET /volume/v3/snapshots/03beef24-005c-490b-ac51-48874bb1819b => generated 442 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:32 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-e8aee1d1-c584-4782-a0c6-03d4e2461dd1 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:32 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-e8aee1d1-c584-4782-a0c6-03d4e2461dd1 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] GET http://192.168.122.117/volume/v3/snapshots/995b9b2d-2ca6-4f67-9677-621748c915bb Sep 05 21:07:32 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-e8aee1d1-c584-4782-a0c6-03d4e2461dd1 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:32 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-e8aee1d1-c584-4782-a0c6-03d4e2461dd1 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:32 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:32 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:07:32 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-e8aee1d1-c584-4782-a0c6-03d4e2461dd1 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Snapshot retrieved successfully. Sep 05 21:07:32 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-e8aee1d1-c584-4782-a0c6-03d4e2461dd1 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] http://192.168.122.117/volume/v3/snapshots/995b9b2d-2ca6-4f67-9677-621748c915bb returned with HTTP 200 Sep 05 21:07:32 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1266/2552] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:07:32 2026] GET /volume/v3/snapshots/995b9b2d-2ca6-4f67-9677-621748c915bb => generated 442 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:33 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-7d9dee36-1e4d-4d8c-b50d-86ac339f6a01 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:33 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-7d9dee36-1e4d-4d8c-b50d-86ac339f6a01 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] GET http://192.168.122.117/volume/v3/snapshots/03beef24-005c-490b-ac51-48874bb1819b Sep 05 21:07:33 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-7d9dee36-1e4d-4d8c-b50d-86ac339f6a01 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:33 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-7d9dee36-1e4d-4d8c-b50d-86ac339f6a01 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:33 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:33 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:07:33 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-7d9dee36-1e4d-4d8c-b50d-86ac339f6a01 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Snapshot retrieved successfully. Sep 05 21:07:33 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-7d9dee36-1e4d-4d8c-b50d-86ac339f6a01 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] http://192.168.122.117/volume/v3/snapshots/03beef24-005c-490b-ac51-48874bb1819b returned with HTTP 200 Sep 05 21:07:33 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1287/2553] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:07:33 2026] GET /volume/v3/snapshots/03beef24-005c-490b-ac51-48874bb1819b => generated 442 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:33 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-bbe98258-fea2-44f1-87e7-8abbf4ae9c88 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:33 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-bbe98258-fea2-44f1-87e7-8abbf4ae9c88 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] GET http://192.168.122.117/volume/v3/snapshots/995b9b2d-2ca6-4f67-9677-621748c915bb Sep 05 21:07:33 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-bbe98258-fea2-44f1-87e7-8abbf4ae9c88 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:33 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-bbe98258-fea2-44f1-87e7-8abbf4ae9c88 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:33 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:33 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:07:33 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-bbe98258-fea2-44f1-87e7-8abbf4ae9c88 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Snapshot retrieved successfully. Sep 05 21:07:33 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-bbe98258-fea2-44f1-87e7-8abbf4ae9c88 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] http://192.168.122.117/volume/v3/snapshots/995b9b2d-2ca6-4f67-9677-621748c915bb returned with HTTP 200 Sep 05 21:07:33 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1267/2554] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:07:33 2026] GET /volume/v3/snapshots/995b9b2d-2ca6-4f67-9677-621748c915bb => generated 442 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:34 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-7aefb095-d316-40f8-9c95-0a473eda197b None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:34 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-7aefb095-d316-40f8-9c95-0a473eda197b tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] GET http://192.168.122.117/volume/v3/snapshots/03beef24-005c-490b-ac51-48874bb1819b Sep 05 21:07:34 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-7aefb095-d316-40f8-9c95-0a473eda197b tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:34 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-7aefb095-d316-40f8-9c95-0a473eda197b tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:34 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:34 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:07:34 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-7aefb095-d316-40f8-9c95-0a473eda197b tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Snapshot retrieved successfully. Sep 05 21:07:34 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-7aefb095-d316-40f8-9c95-0a473eda197b tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] http://192.168.122.117/volume/v3/snapshots/03beef24-005c-490b-ac51-48874bb1819b returned with HTTP 200 Sep 05 21:07:34 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1288/2555] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:07:34 2026] GET /volume/v3/snapshots/03beef24-005c-490b-ac51-48874bb1819b => generated 442 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:34 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-b281555c-c20e-4a8e-8083-c00fccd61d20 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:34 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-b281555c-c20e-4a8e-8083-c00fccd61d20 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] GET http://192.168.122.117/volume/v3/snapshots/995b9b2d-2ca6-4f67-9677-621748c915bb Sep 05 21:07:34 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-b281555c-c20e-4a8e-8083-c00fccd61d20 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:34 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-b281555c-c20e-4a8e-8083-c00fccd61d20 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:34 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:34 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:07:34 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-b281555c-c20e-4a8e-8083-c00fccd61d20 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Snapshot retrieved successfully. Sep 05 21:07:34 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-b281555c-c20e-4a8e-8083-c00fccd61d20 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] http://192.168.122.117/volume/v3/snapshots/995b9b2d-2ca6-4f67-9677-621748c915bb returned with HTTP 200 Sep 05 21:07:34 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1268/2556] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:07:34 2026] GET /volume/v3/snapshots/995b9b2d-2ca6-4f67-9677-621748c915bb => generated 469 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:34 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-9be0bab6-494a-40e6-b114-8901ac391354 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:34 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-9be0bab6-494a-40e6-b114-8901ac391354 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 21:07:34 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-9be0bab6-494a-40e6-b114-8901ac391354 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "995b9b2d-2ca6-4f67-9677-621748c915bb", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-1123575479"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:07:34 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.volumes [None req-9be0bab6-494a-40e6-b114-8901ac391354 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Create volume request body: {'volume': {'snapshot_id': '995b9b2d-2ca6-4f67-9677-621748c915bb', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1123575479'}} {{(pid=87434) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:07:34 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:34 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:07:34 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-9be0bab6-494a-40e6-b114-8901ac391354 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Snapshot retrieved successfully. Sep 05 21:07:34 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-9be0bab6-494a-40e6-b114-8901ac391354 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Create volume of 2 GB Sep 05 21:07:34 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-9be0bab6-494a-40e6-b114-8901ac391354 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Availability Zones retrieved successfully. Sep 05 21:07:34 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-9be0bab6-494a-40e6-b114-8901ac391354 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Flow 'volume_create_api' (01a2f357-6634-417c-b54c-e9f59b974fb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:07:34 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-9be0bab6-494a-40e6-b114-8901ac391354 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4efa624-f8b0-4ff4-b752-8a89e160ff6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:34 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.flows.api.create_volume [None req-9be0bab6-494a-40e6-b114-8901ac391354 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=87434) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:07:34 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:34 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:07:34 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-9be0bab6-494a-40e6-b114-8901ac391354 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4efa624-f8b0-4ff4-b752-8a89e160ff6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': '995b9b2d-2ca6-4f67-9677-621748c915bb', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:34 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-9be0bab6-494a-40e6-b114-8901ac391354 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7dff2aaf-2465-4bde-957f-3466b0b81231) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:34 devstack devstack@c-api.service[87434]: DEBUG cinder.quota [None req-9be0bab6-494a-40e6-b114-8901ac391354 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Created reservations ['e06ad70b-30b8-4290-8997-e94a7ff74e61', '6bb34f4b-ad88-45d7-bb6a-703ae462ec02', '8b8d4aec-c90a-4e6d-b897-8dc590f23cd9', 'cafd205f-34c6-4c20-95e5-e520672a8d82'] {{(pid=87434) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:07:34 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-9be0bab6-494a-40e6-b114-8901ac391354 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7dff2aaf-2465-4bde-957f-3466b0b81231) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e06ad70b-30b8-4290-8997-e94a7ff74e61', '6bb34f4b-ad88-45d7-bb6a-703ae462ec02', '8b8d4aec-c90a-4e6d-b897-8dc590f23cd9', 'cafd205f-34c6-4c20-95e5-e520672a8d82']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:34 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-9be0bab6-494a-40e6-b114-8901ac391354 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a913848c-e9fa-44dd-8089-acd6045399c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:34 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:34 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:07:34 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:34 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:07:34 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-9be0bab6-494a-40e6-b114-8901ac391354 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a913848c-e9fa-44dd-8089-acd6045399c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c9004fb6-9d44-4cd8-8aaf-46486516e6e0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1123575479',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea24477ef08547b7af0b191e8d25eada',qos_specs=None,replication_status=,reservations=['e06ad70b-30b8-4290-8997-e94a7ff74e61','6bb34f4b-ad88-45d7-bb6a-703ae462ec02','8b8d4aec-c90a-4e6d-b897-8dc590f23cd9','cafd205f-34c6-4c20-95e5-e520672a8d82'],size=2,snapshot_id=995b9b2d-2ca6-4f67-9677-621748c915bb,source_replicaid=,source_volid=None,status='creating',user_id='dae3cfab5a754e4fb42180c60defc394',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:07:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1123575479',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c9004fb6-9d44-4cd8-8aaf-46486516e6e0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ea24477ef08547b7af0b191e8d25eada',provider_auth=None,provider_geometry=None,provider_id=None,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=995b9b2d-2ca6-4f67-9677-621748c915bb,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dae3cfab5a754e4fb42180c60defc394',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:34 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-9be0bab6-494a-40e6-b114-8901ac391354 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2ef3855-c47e-45f1-90c8-fe17a7455990) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:34 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-9be0bab6-494a-40e6-b114-8901ac391354 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2ef3855-c47e-45f1-90c8-fe17a7455990) transitioned into state 'SUCCESS' from state '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-1123575479',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea24477ef08547b7af0b191e8d25eada',qos_specs=None,replication_status=,reservations=['e06ad70b-30b8-4290-8997-e94a7ff74e61','6bb34f4b-ad88-45d7-bb6a-703ae462ec02','8b8d4aec-c90a-4e6d-b897-8dc590f23cd9','cafd205f-34c6-4c20-95e5-e520672a8d82'],size=2,snapshot_id=995b9b2d-2ca6-4f67-9677-621748c915bb,source_replicaid=,source_volid=None,status='creating',user_id='dae3cfab5a754e4fb42180c60defc394',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:34 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-9be0bab6-494a-40e6-b114-8901ac391354 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5be29091-aed6-4037-ae16-c24b2aaa9415) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:34 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:34 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:07:34 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-9be0bab6-494a-40e6-b114-8901ac391354 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5be29091-aed6-4037-ae16-c24b2aaa9415) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:34 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-9be0bab6-494a-40e6-b114-8901ac391354 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Flow 'volume_create_api' (01a2f357-6634-417c-b54c-e9f59b974fb8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:07:34 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-9be0bab6-494a-40e6-b114-8901ac391354 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Create volume request issued successfully. Sep 05 21:07:34 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-9be0bab6-494a-40e6-b114-8901ac391354 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 21:07:34 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1289/2557] 192.168.122.117 () {60 vars in 1143 bytes} [Sat Sep 5 21:07:34 2026] POST /volume/v3/volumes => generated 797 bytes in 404 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:07:34 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-62068eda-27bd-464a-bfa0-cc48f17d76c9 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:34 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-62068eda-27bd-464a-bfa0-cc48f17d76c9 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] GET http://192.168.122.117/volume/v3/volumes/c9004fb6-9d44-4cd8-8aaf-46486516e6e0 Sep 05 21:07:34 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-62068eda-27bd-464a-bfa0-cc48f17d76c9 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:34 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-62068eda-27bd-464a-bfa0-cc48f17d76c9 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:34 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:34 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:07:34 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:34 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:07:34 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-62068eda-27bd-464a-bfa0-cc48f17d76c9 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Volume info retrieved successfully. Sep 05 21:07:34 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-62068eda-27bd-464a-bfa0-cc48f17d76c9 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] http://192.168.122.117/volume/v3/volumes/c9004fb6-9d44-4cd8-8aaf-46486516e6e0 returned with HTTP 200 Sep 05 21:07:34 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1269/2558] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:34 2026] GET /volume/v3/volumes/c9004fb6-9d44-4cd8-8aaf-46486516e6e0 => generated 865 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:35 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-12bb3467-a0f8-481e-99a7-58ba85dc7ee3 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:35 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-12bb3467-a0f8-481e-99a7-58ba85dc7ee3 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] GET http://192.168.122.117/volume/v3/snapshots/03beef24-005c-490b-ac51-48874bb1819b Sep 05 21:07:35 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-12bb3467-a0f8-481e-99a7-58ba85dc7ee3 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:35 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-12bb3467-a0f8-481e-99a7-58ba85dc7ee3 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:35 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:35 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:07:35 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-12bb3467-a0f8-481e-99a7-58ba85dc7ee3 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Snapshot retrieved successfully. Sep 05 21:07:35 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-12bb3467-a0f8-481e-99a7-58ba85dc7ee3 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] http://192.168.122.117/volume/v3/snapshots/03beef24-005c-490b-ac51-48874bb1819b returned with HTTP 200 Sep 05 21:07:35 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1290/2559] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:07:35 2026] GET /volume/v3/snapshots/03beef24-005c-490b-ac51-48874bb1819b => generated 442 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:35 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-b3047ea9-0408-4295-974e-93dbf227f1dd None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:35 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-b3047ea9-0408-4295-974e-93dbf227f1dd tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] GET http://192.168.122.117/volume/v3/volumes/c9004fb6-9d44-4cd8-8aaf-46486516e6e0 Sep 05 21:07:35 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-b3047ea9-0408-4295-974e-93dbf227f1dd tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:35 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-b3047ea9-0408-4295-974e-93dbf227f1dd tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:35 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:35 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:07:35 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:35 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:07:35 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-b3047ea9-0408-4295-974e-93dbf227f1dd tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Volume info retrieved successfully. Sep 05 21:07:35 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-b3047ea9-0408-4295-974e-93dbf227f1dd tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] http://192.168.122.117/volume/v3/volumes/c9004fb6-9d44-4cd8-8aaf-46486516e6e0 returned with HTTP 200 Sep 05 21:07:35 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1270/2560] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:35 2026] GET /volume/v3/volumes/c9004fb6-9d44-4cd8-8aaf-46486516e6e0 => generated 889 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:36 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-625184fb-1dd8-48da-97cc-637bd599d380 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:36 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-625184fb-1dd8-48da-97cc-637bd599d380 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] GET http://192.168.122.117/volume/v3/snapshots/03beef24-005c-490b-ac51-48874bb1819b Sep 05 21:07:36 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-625184fb-1dd8-48da-97cc-637bd599d380 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:36 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-625184fb-1dd8-48da-97cc-637bd599d380 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:36 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:36 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:07:36 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-625184fb-1dd8-48da-97cc-637bd599d380 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Snapshot retrieved successfully. Sep 05 21:07:36 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-625184fb-1dd8-48da-97cc-637bd599d380 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] http://192.168.122.117/volume/v3/snapshots/03beef24-005c-490b-ac51-48874bb1819b returned with HTTP 200 Sep 05 21:07:36 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1291/2561] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:07:36 2026] GET /volume/v3/snapshots/03beef24-005c-490b-ac51-48874bb1819b => generated 469 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:07:36 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-d72fc391-20e6-44ec-a23f-bb34eb9c6680 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:36 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-d72fc391-20e6-44ec-a23f-bb34eb9c6680 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] GET http://192.168.122.117/volume/v3/snapshots/03beef24-005c-490b-ac51-48874bb1819b Sep 05 21:07:36 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-d72fc391-20e6-44ec-a23f-bb34eb9c6680 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:36 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-d72fc391-20e6-44ec-a23f-bb34eb9c6680 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:36 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:36 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:07:36 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-d72fc391-20e6-44ec-a23f-bb34eb9c6680 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Snapshot retrieved successfully. Sep 05 21:07:36 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-d72fc391-20e6-44ec-a23f-bb34eb9c6680 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] http://192.168.122.117/volume/v3/snapshots/03beef24-005c-490b-ac51-48874bb1819b returned with HTTP 200 Sep 05 21:07:36 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1271/2562] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:07:36 2026] GET /volume/v3/snapshots/03beef24-005c-490b-ac51-48874bb1819b => generated 469 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:36 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-694a7d3b-9d69-4e21-81e3-0e3d2d29137a None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:36 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-694a7d3b-9d69-4e21-81e3-0e3d2d29137a tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] GET http://192.168.122.117/volume/v3/snapshots/03beef24-005c-490b-ac51-48874bb1819b Sep 05 21:07:36 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-694a7d3b-9d69-4e21-81e3-0e3d2d29137a tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:36 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-694a7d3b-9d69-4e21-81e3-0e3d2d29137a tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:36 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:36 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:07:36 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-694a7d3b-9d69-4e21-81e3-0e3d2d29137a tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Snapshot retrieved successfully. Sep 05 21:07:36 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-694a7d3b-9d69-4e21-81e3-0e3d2d29137a tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] http://192.168.122.117/volume/v3/snapshots/03beef24-005c-490b-ac51-48874bb1819b returned with HTTP 200 Sep 05 21:07:36 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1292/2563] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:07:36 2026] GET /volume/v3/snapshots/03beef24-005c-490b-ac51-48874bb1819b => generated 469 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:36 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-573b361d-0303-410a-ab77-e25d1e235e06 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:36 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-573b361d-0303-410a-ab77-e25d1e235e06 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 21:07:36 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-573b361d-0303-410a-ab77-e25d1e235e06 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "03beef24-005c-490b-ac51-48874bb1819b", "size": 1}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:07:36 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.volumes [None req-573b361d-0303-410a-ab77-e25d1e235e06 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Create volume request body: {'volume': {'snapshot_id': '03beef24-005c-490b-ac51-48874bb1819b', 'size': 1}} {{(pid=87435) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:07:36 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:36 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:07:36 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-573b361d-0303-410a-ab77-e25d1e235e06 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Snapshot retrieved successfully. Sep 05 21:07:36 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-573b361d-0303-410a-ab77-e25d1e235e06 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Create volume of 1 GB Sep 05 21:07:36 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-573b361d-0303-410a-ab77-e25d1e235e06 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Availability Zones retrieved successfully. Sep 05 21:07:36 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-573b361d-0303-410a-ab77-e25d1e235e06 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Flow 'volume_create_api' (ef495c41-1b46-40a2-921e-db7015a3fa38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:07:36 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-573b361d-0303-410a-ab77-e25d1e235e06 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (692af186-ec22-4b07-a472-8aabf2630732) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:36 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.flows.api.create_volume [None req-573b361d-0303-410a-ab77-e25d1e235e06 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87435) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:07:36 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:36 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:07:36 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-573b361d-0303-410a-ab77-e25d1e235e06 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (692af186-ec22-4b07-a472-8aabf2630732) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '03beef24-005c-490b-ac51-48874bb1819b', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:36 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-573b361d-0303-410a-ab77-e25d1e235e06 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c21ebe12-5b5f-4ff0-ab9d-b1785d4a6052) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:36 devstack devstack@c-api.service[87435]: DEBUG cinder.quota [None req-573b361d-0303-410a-ab77-e25d1e235e06 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Created reservations ['5494d9f3-4cbb-49e5-8700-0db93d469b0b', '3e75e39b-92e6-47ed-93bd-0f345ac1da12', '3daef077-4e32-4a37-985c-46ed0368cdc6', 'ce78a3b7-2fdc-4b50-ab6e-00cba1f3fe4e'] {{(pid=87435) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:07:36 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-573b361d-0303-410a-ab77-e25d1e235e06 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c21ebe12-5b5f-4ff0-ab9d-b1785d4a6052) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5494d9f3-4cbb-49e5-8700-0db93d469b0b', '3e75e39b-92e6-47ed-93bd-0f345ac1da12', '3daef077-4e32-4a37-985c-46ed0368cdc6', 'ce78a3b7-2fdc-4b50-ab6e-00cba1f3fe4e']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:36 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-573b361d-0303-410a-ab77-e25d1e235e06 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b675b80b-3604-4f8d-a9d2-de8de705c67e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:36 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:36 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:07:36 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:36 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:07:36 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-573b361d-0303-410a-ab77-e25d1e235e06 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b675b80b-3604-4f8d-a9d2-de8de705c67e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '38d49a9a-73a6-44de-ac5c-959688ac9a2a', '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='f9efde7e58f64295b8958669f658096b',qos_specs=None,replication_status=,reservations=['5494d9f3-4cbb-49e5-8700-0db93d469b0b','3e75e39b-92e6-47ed-93bd-0f345ac1da12','3daef077-4e32-4a37-985c-46ed0368cdc6','ce78a3b7-2fdc-4b50-ab6e-00cba1f3fe4e'],size=1,snapshot_id=03beef24-005c-490b-ac51-48874bb1819b,source_replicaid=,source_volid=None,status='creating',user_id='3cc7a90e6cbd4268ae06d3cb5eaed359',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:07: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=38d49a9a-73a6-44de-ac5c-959688ac9a2a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f9efde7e58f64295b8958669f658096b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=03beef24-005c-490b-ac51-48874bb1819b,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3cc7a90e6cbd4268ae06d3cb5eaed359',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:36 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-573b361d-0303-410a-ab77-e25d1e235e06 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3cfbd129-76c5-41e7-b1be-9f585d1e5f45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:36 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-573b361d-0303-410a-ab77-e25d1e235e06 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3cfbd129-76c5-41e7-b1be-9f585d1e5f45) transitioned into state 'SUCCESS' from 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='f9efde7e58f64295b8958669f658096b',qos_specs=None,replication_status=,reservations=['5494d9f3-4cbb-49e5-8700-0db93d469b0b','3e75e39b-92e6-47ed-93bd-0f345ac1da12','3daef077-4e32-4a37-985c-46ed0368cdc6','ce78a3b7-2fdc-4b50-ab6e-00cba1f3fe4e'],size=1,snapshot_id=03beef24-005c-490b-ac51-48874bb1819b,source_replicaid=,source_volid=None,status='creating',user_id='3cc7a90e6cbd4268ae06d3cb5eaed359',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:36 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-573b361d-0303-410a-ab77-e25d1e235e06 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5eb6cac-aeac-4aed-bca6-39a784d49ca8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:36 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:36 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:07:36 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-573b361d-0303-410a-ab77-e25d1e235e06 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5eb6cac-aeac-4aed-bca6-39a784d49ca8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:36 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-573b361d-0303-410a-ab77-e25d1e235e06 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Flow 'volume_create_api' (ef495c41-1b46-40a2-921e-db7015a3fa38) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:07:36 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-573b361d-0303-410a-ab77-e25d1e235e06 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Create volume request issued successfully. Sep 05 21:07:36 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-573b361d-0303-410a-ab77-e25d1e235e06 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 21:07:36 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1272/2564] 192.168.122.117 () {60 vars in 1142 bytes} [Sat Sep 5 21:07:36 2026] POST /volume/v3/volumes => generated 750 bytes in 426 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:07:36 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-cfe58931-d2cc-44b7-9e9e-753927cbe449 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:36 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-cfe58931-d2cc-44b7-9e9e-753927cbe449 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] GET http://192.168.122.117/volume/v3/volumes/38d49a9a-73a6-44de-ac5c-959688ac9a2a Sep 05 21:07:36 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-cfe58931-d2cc-44b7-9e9e-753927cbe449 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:36 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-cfe58931-d2cc-44b7-9e9e-753927cbe449 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:36 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:36 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:07:36 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:36 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:07:36 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-cfe58931-d2cc-44b7-9e9e-753927cbe449 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Volume info retrieved successfully. Sep 05 21:07:36 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-cfe58931-d2cc-44b7-9e9e-753927cbe449 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] http://192.168.122.117/volume/v3/volumes/38d49a9a-73a6-44de-ac5c-959688ac9a2a returned with HTTP 200 Sep 05 21:07:36 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1293/2565] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:36 2026] GET /volume/v3/volumes/38d49a9a-73a6-44de-ac5c-959688ac9a2a => generated 818 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:36 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-344b4c88-d804-4f54-b2ca-fb34872e0552 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:36 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-344b4c88-d804-4f54-b2ca-fb34872e0552 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] GET http://192.168.122.117/volume/v3/volumes/c9004fb6-9d44-4cd8-8aaf-46486516e6e0 Sep 05 21:07:36 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-344b4c88-d804-4f54-b2ca-fb34872e0552 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:36 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-344b4c88-d804-4f54-b2ca-fb34872e0552 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:36 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:36 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:07:36 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:36 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:07:36 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-344b4c88-d804-4f54-b2ca-fb34872e0552 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Volume info retrieved successfully. Sep 05 21:07:36 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-344b4c88-d804-4f54-b2ca-fb34872e0552 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] http://192.168.122.117/volume/v3/volumes/c9004fb6-9d44-4cd8-8aaf-46486516e6e0 returned with HTTP 200 Sep 05 21:07:36 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1273/2566] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:36 2026] GET /volume/v3/volumes/c9004fb6-9d44-4cd8-8aaf-46486516e6e0 => generated 889 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:37 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-dc22c853-6d33-4114-b9dc-9d1730e57b89 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:37 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-dc22c853-6d33-4114-b9dc-9d1730e57b89 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] GET http://192.168.122.117/volume/v3/volumes/38d49a9a-73a6-44de-ac5c-959688ac9a2a Sep 05 21:07:37 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-dc22c853-6d33-4114-b9dc-9d1730e57b89 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:37 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-dc22c853-6d33-4114-b9dc-9d1730e57b89 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:37 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:37 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:07:37 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:37 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:07:37 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-dc22c853-6d33-4114-b9dc-9d1730e57b89 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Volume info retrieved successfully. Sep 05 21:07:37 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-dc22c853-6d33-4114-b9dc-9d1730e57b89 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] http://192.168.122.117/volume/v3/volumes/38d49a9a-73a6-44de-ac5c-959688ac9a2a returned with HTTP 200 Sep 05 21:07:37 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1294/2567] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:37 2026] GET /volume/v3/volumes/38d49a9a-73a6-44de-ac5c-959688ac9a2a => generated 842 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:37 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-ac3ad725-6bcf-4e62-b7d0-8b552ed72db5 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:37 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-ac3ad725-6bcf-4e62-b7d0-8b552ed72db5 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] GET http://192.168.122.117/volume/v3/volumes/c9004fb6-9d44-4cd8-8aaf-46486516e6e0 Sep 05 21:07:37 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-ac3ad725-6bcf-4e62-b7d0-8b552ed72db5 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:37 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-ac3ad725-6bcf-4e62-b7d0-8b552ed72db5 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:37 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:37 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:07:37 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:37 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:07:37 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-ac3ad725-6bcf-4e62-b7d0-8b552ed72db5 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Volume info retrieved successfully. Sep 05 21:07:38 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-ac3ad725-6bcf-4e62-b7d0-8b552ed72db5 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] http://192.168.122.117/volume/v3/volumes/c9004fb6-9d44-4cd8-8aaf-46486516e6e0 returned with HTTP 200 Sep 05 21:07:38 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1274/2568] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:37 2026] GET /volume/v3/volumes/c9004fb6-9d44-4cd8-8aaf-46486516e6e0 => generated 889 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:07:38 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-02127b37-46d4-47fa-a8b7-486655ed385e None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:38 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-02127b37-46d4-47fa-a8b7-486655ed385e tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] GET http://192.168.122.117/volume/v3/volumes/38d49a9a-73a6-44de-ac5c-959688ac9a2a Sep 05 21:07:38 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-02127b37-46d4-47fa-a8b7-486655ed385e tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:38 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-02127b37-46d4-47fa-a8b7-486655ed385e tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:38 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:38 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:07:38 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:38 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:07:38 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-02127b37-46d4-47fa-a8b7-486655ed385e tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Volume info retrieved successfully. Sep 05 21:07:38 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-02127b37-46d4-47fa-a8b7-486655ed385e tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] http://192.168.122.117/volume/v3/volumes/38d49a9a-73a6-44de-ac5c-959688ac9a2a returned with HTTP 200 Sep 05 21:07:38 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1295/2569] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:38 2026] GET /volume/v3/volumes/38d49a9a-73a6-44de-ac5c-959688ac9a2a => generated 842 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:07:39 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-a928c4e4-7e8a-4d45-acfc-62bb90969a50 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:39 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-a928c4e4-7e8a-4d45-acfc-62bb90969a50 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] GET http://192.168.122.117/volume/v3/volumes/c9004fb6-9d44-4cd8-8aaf-46486516e6e0 Sep 05 21:07:39 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-a928c4e4-7e8a-4d45-acfc-62bb90969a50 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:39 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-a928c4e4-7e8a-4d45-acfc-62bb90969a50 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:39 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:39 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:07:39 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:39 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:07:39 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-a928c4e4-7e8a-4d45-acfc-62bb90969a50 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Volume info retrieved successfully. Sep 05 21:07:39 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-a928c4e4-7e8a-4d45-acfc-62bb90969a50 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] http://192.168.122.117/volume/v3/volumes/c9004fb6-9d44-4cd8-8aaf-46486516e6e0 returned with HTTP 200 Sep 05 21:07:39 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1275/2570] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:39 2026] GET /volume/v3/volumes/c9004fb6-9d44-4cd8-8aaf-46486516e6e0 => generated 889 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:07:40 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-f1d62224-39b0-4ce8-99be-d3158bae29cb None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:40 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-f1d62224-39b0-4ce8-99be-d3158bae29cb tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] GET http://192.168.122.117/volume/v3/volumes/38d49a9a-73a6-44de-ac5c-959688ac9a2a Sep 05 21:07:40 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-f1d62224-39b0-4ce8-99be-d3158bae29cb tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:40 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-f1d62224-39b0-4ce8-99be-d3158bae29cb tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:40 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:40 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:07:40 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:40 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:07:40 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-f1d62224-39b0-4ce8-99be-d3158bae29cb tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Volume info retrieved successfully. Sep 05 21:07:40 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-f1d62224-39b0-4ce8-99be-d3158bae29cb tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] http://192.168.122.117/volume/v3/volumes/38d49a9a-73a6-44de-ac5c-959688ac9a2a returned with HTTP 200 Sep 05 21:07:40 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1296/2571] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:40 2026] GET /volume/v3/volumes/38d49a9a-73a6-44de-ac5c-959688ac9a2a => generated 842 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:40 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-3dd3abf9-2448-4cca-9c4b-5959a1edca0f None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:40 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-3dd3abf9-2448-4cca-9c4b-5959a1edca0f tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] GET http://192.168.122.117/volume/v3/volumes/c9004fb6-9d44-4cd8-8aaf-46486516e6e0 Sep 05 21:07:40 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-3dd3abf9-2448-4cca-9c4b-5959a1edca0f tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:40 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-3dd3abf9-2448-4cca-9c4b-5959a1edca0f tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:40 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:40 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:07:40 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:40 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:07:40 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-3dd3abf9-2448-4cca-9c4b-5959a1edca0f tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Volume info retrieved successfully. Sep 05 21:07:40 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-3dd3abf9-2448-4cca-9c4b-5959a1edca0f tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] http://192.168.122.117/volume/v3/volumes/c9004fb6-9d44-4cd8-8aaf-46486516e6e0 returned with HTTP 200 Sep 05 21:07:40 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1276/2572] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:40 2026] GET /volume/v3/volumes/c9004fb6-9d44-4cd8-8aaf-46486516e6e0 => generated 889 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:41 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-fcc579a6-f342-45ab-b7d5-609397464b81 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:41 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-fcc579a6-f342-45ab-b7d5-609397464b81 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] GET http://192.168.122.117/volume/v3/volumes/38d49a9a-73a6-44de-ac5c-959688ac9a2a Sep 05 21:07:41 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-fcc579a6-f342-45ab-b7d5-609397464b81 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:41 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-fcc579a6-f342-45ab-b7d5-609397464b81 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:41 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:41 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:07:41 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:41 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:07:41 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-fcc579a6-f342-45ab-b7d5-609397464b81 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Volume info retrieved successfully. Sep 05 21:07:41 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-fcc579a6-f342-45ab-b7d5-609397464b81 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] http://192.168.122.117/volume/v3/volumes/38d49a9a-73a6-44de-ac5c-959688ac9a2a returned with HTTP 200 Sep 05 21:07:41 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1297/2573] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:41 2026] GET /volume/v3/volumes/38d49a9a-73a6-44de-ac5c-959688ac9a2a => generated 842 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:41 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-993b110e-0013-4681-a2db-ca9439356f72 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:41 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-993b110e-0013-4681-a2db-ca9439356f72 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] GET http://192.168.122.117/volume/v3/volumes/c9004fb6-9d44-4cd8-8aaf-46486516e6e0 Sep 05 21:07:41 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-993b110e-0013-4681-a2db-ca9439356f72 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:41 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-993b110e-0013-4681-a2db-ca9439356f72 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:41 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:41 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:07:41 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:41 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:07:41 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-993b110e-0013-4681-a2db-ca9439356f72 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Volume info retrieved successfully. Sep 05 21:07:41 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-993b110e-0013-4681-a2db-ca9439356f72 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] http://192.168.122.117/volume/v3/volumes/c9004fb6-9d44-4cd8-8aaf-46486516e6e0 returned with HTTP 200 Sep 05 21:07:41 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1277/2574] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:41 2026] GET /volume/v3/volumes/c9004fb6-9d44-4cd8-8aaf-46486516e6e0 => generated 890 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:41 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-718999de-071e-4e58-aee1-a279fb9f1f98 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:41 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-718999de-071e-4e58-aee1-a279fb9f1f98 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-reader] GET http://192.168.122.117/volume/v3/volumes/c9004fb6-9d44-4cd8-8aaf-46486516e6e0 Sep 05 21:07:41 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-718999de-071e-4e58-aee1-a279fb9f1f98 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-reader] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:41 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-718999de-071e-4e58-aee1-a279fb9f1f98 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-reader] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:41 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:41 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:07:41 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:41 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:07:41 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-718999de-071e-4e58-aee1-a279fb9f1f98 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-reader] Volume info retrieved successfully. Sep 05 21:07:41 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-718999de-071e-4e58-aee1-a279fb9f1f98 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-reader] http://192.168.122.117/volume/v3/volumes/c9004fb6-9d44-4cd8-8aaf-46486516e6e0 returned with HTTP 200 Sep 05 21:07:41 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1298/2575] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:41 2026] GET /volume/v3/volumes/c9004fb6-9d44-4cd8-8aaf-46486516e6e0 => generated 890 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:41 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-fa781385-1037-451a-8e06-1e1695ef374e None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:41 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-fa781385-1037-451a-8e06-1e1695ef374e tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] DELETE http://192.168.122.117/volume/v3/volumes/c9004fb6-9d44-4cd8-8aaf-46486516e6e0 Sep 05 21:07:41 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-fa781385-1037-451a-8e06-1e1695ef374e tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:41 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-fa781385-1037-451a-8e06-1e1695ef374e tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:41 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-fa781385-1037-451a-8e06-1e1695ef374e tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Delete volume with id: c9004fb6-9d44-4cd8-8aaf-46486516e6e0 Sep 05 21:07:41 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:41 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:07:41 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:41 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:07:41 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-fa781385-1037-451a-8e06-1e1695ef374e tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Volume info retrieved successfully. Sep 05 21:07:41 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-fa781385-1037-451a-8e06-1e1695ef374e tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Delete volume request issued successfully. Sep 05 21:07:41 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-fa781385-1037-451a-8e06-1e1695ef374e tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] http://192.168.122.117/volume/v3/volumes/c9004fb6-9d44-4cd8-8aaf-46486516e6e0 returned with HTTP 202 Sep 05 21:07:41 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1278/2576] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 21:07:41 2026] DELETE /volume/v3/volumes/c9004fb6-9d44-4cd8-8aaf-46486516e6e0 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:07:41 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-cebf2545-81e8-46c2-aee9-0dcea7265bf8 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:41 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-cebf2545-81e8-46c2-aee9-0dcea7265bf8 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] GET http://192.168.122.117/volume/v3/volumes/c9004fb6-9d44-4cd8-8aaf-46486516e6e0 Sep 05 21:07:41 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-cebf2545-81e8-46c2-aee9-0dcea7265bf8 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:41 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-cebf2545-81e8-46c2-aee9-0dcea7265bf8 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:41 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:41 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:07:41 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:41 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:07:41 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-cebf2545-81e8-46c2-aee9-0dcea7265bf8 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Volume info retrieved successfully. Sep 05 21:07:41 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-cebf2545-81e8-46c2-aee9-0dcea7265bf8 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] http://192.168.122.117/volume/v3/volumes/c9004fb6-9d44-4cd8-8aaf-46486516e6e0 returned with HTTP 200 Sep 05 21:07:41 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1299/2577] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:41 2026] GET /volume/v3/volumes/c9004fb6-9d44-4cd8-8aaf-46486516e6e0 => generated 889 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:42 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-1d43a860-4036-4472-8518-b72b605fa95c None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:42 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-1d43a860-4036-4472-8518-b72b605fa95c tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] GET http://192.168.122.117/volume/v3/volumes/38d49a9a-73a6-44de-ac5c-959688ac9a2a Sep 05 21:07:42 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-1d43a860-4036-4472-8518-b72b605fa95c tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:42 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-1d43a860-4036-4472-8518-b72b605fa95c tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:42 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:42 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:07:42 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:42 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:07:42 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-1d43a860-4036-4472-8518-b72b605fa95c tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Volume info retrieved successfully. Sep 05 21:07:42 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-1d43a860-4036-4472-8518-b72b605fa95c tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] http://192.168.122.117/volume/v3/volumes/38d49a9a-73a6-44de-ac5c-959688ac9a2a returned with HTTP 200 Sep 05 21:07:42 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1279/2578] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:42 2026] GET /volume/v3/volumes/38d49a9a-73a6-44de-ac5c-959688ac9a2a => generated 842 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:42 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-c687b496-19f6-4d07-8f8a-8fd9bf5ec441 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:42 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-c687b496-19f6-4d07-8f8a-8fd9bf5ec441 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] GET http://192.168.122.117/volume/v3/volumes/c9004fb6-9d44-4cd8-8aaf-46486516e6e0 Sep 05 21:07:42 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-c687b496-19f6-4d07-8f8a-8fd9bf5ec441 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:42 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-c687b496-19f6-4d07-8f8a-8fd9bf5ec441 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:42 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-c687b496-19f6-4d07-8f8a-8fd9bf5ec441 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] http://192.168.122.117/volume/v3/volumes/c9004fb6-9d44-4cd8-8aaf-46486516e6e0 returned with HTTP 404 Sep 05 21:07:42 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1300/2579] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:42 2026] GET /volume/v3/volumes/c9004fb6-9d44-4cd8-8aaf-46486516e6e0 => generated 109 bytes in 68 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:07:42 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-6a0b32ee-fadc-4000-bd92-0f54093617c5 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:42 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-6a0b32ee-fadc-4000-bd92-0f54093617c5 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] GET http://192.168.122.117/volume/v3/volumes/c9004fb6-9d44-4cd8-8aaf-46486516e6e0 Sep 05 21:07:42 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-6a0b32ee-fadc-4000-bd92-0f54093617c5 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:42 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-6a0b32ee-fadc-4000-bd92-0f54093617c5 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:42 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-6a0b32ee-fadc-4000-bd92-0f54093617c5 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] http://192.168.122.117/volume/v3/volumes/c9004fb6-9d44-4cd8-8aaf-46486516e6e0 returned with HTTP 404 Sep 05 21:07:42 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1280/2580] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:42 2026] GET /volume/v3/volumes/c9004fb6-9d44-4cd8-8aaf-46486516e6e0 => generated 109 bytes in 74 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:07:42 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-7414029d-552b-4f9a-a12d-97f8ce5c5198 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:42 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-7414029d-552b-4f9a-a12d-97f8ce5c5198 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] DELETE http://192.168.122.117/volume/v3/volumes/c9004fb6-9d44-4cd8-8aaf-46486516e6e0 Sep 05 21:07:42 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-7414029d-552b-4f9a-a12d-97f8ce5c5198 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:42 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-7414029d-552b-4f9a-a12d-97f8ce5c5198 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Calling method 'delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:42 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-7414029d-552b-4f9a-a12d-97f8ce5c5198 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Delete volume with id: c9004fb6-9d44-4cd8-8aaf-46486516e6e0 Sep 05 21:07:42 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-7414029d-552b-4f9a-a12d-97f8ce5c5198 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] http://192.168.122.117/volume/v3/volumes/c9004fb6-9d44-4cd8-8aaf-46486516e6e0 returned with HTTP 404 Sep 05 21:07:42 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1301/2581] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 21:07:42 2026] DELETE /volume/v3/volumes/c9004fb6-9d44-4cd8-8aaf-46486516e6e0 => generated 109 bytes in 64 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:07:42 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-e5b0775e-4900-4780-a398-a7e2431e41a2 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:42 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-e5b0775e-4900-4780-a398-a7e2431e41a2 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] DELETE http://192.168.122.117/volume/v3/snapshots/995b9b2d-2ca6-4f67-9677-621748c915bb Sep 05 21:07:42 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-e5b0775e-4900-4780-a398-a7e2431e41a2 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:42 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-e5b0775e-4900-4780-a398-a7e2431e41a2 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:42 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.snapshots [None req-e5b0775e-4900-4780-a398-a7e2431e41a2 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Delete snapshot with id: 995b9b2d-2ca6-4f67-9677-621748c915bb Sep 05 21:07:42 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:42 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:07:42 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-e5b0775e-4900-4780-a398-a7e2431e41a2 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Snapshot retrieved successfully. Sep 05 21:07:42 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:42 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:07:42 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-e5b0775e-4900-4780-a398-a7e2431e41a2 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Snapshot delete request issued successfully. Sep 05 21:07:42 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-e5b0775e-4900-4780-a398-a7e2431e41a2 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] http://192.168.122.117/volume/v3/snapshots/995b9b2d-2ca6-4f67-9677-621748c915bb returned with HTTP 202 Sep 05 21:07:42 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1281/2582] 192.168.122.117 () {58 vars in 1241 bytes} [Sat Sep 5 21:07:42 2026] DELETE /volume/v3/snapshots/995b9b2d-2ca6-4f67-9677-621748c915bb => generated 0 bytes in 174 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:07:42 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-d09626dd-abb1-4ba7-b121-9afff28b16cf None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:43 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d09626dd-abb1-4ba7-b121-9afff28b16cf tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] GET http://192.168.122.117/volume/v3/snapshots/995b9b2d-2ca6-4f67-9677-621748c915bb Sep 05 21:07:43 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-d09626dd-abb1-4ba7-b121-9afff28b16cf tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:43 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-d09626dd-abb1-4ba7-b121-9afff28b16cf tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:43 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:43 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:07:43 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-d09626dd-abb1-4ba7-b121-9afff28b16cf tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Snapshot retrieved successfully. Sep 05 21:07:43 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d09626dd-abb1-4ba7-b121-9afff28b16cf tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] http://192.168.122.117/volume/v3/snapshots/995b9b2d-2ca6-4f67-9677-621748c915bb returned with HTTP 200 Sep 05 21:07:43 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1302/2583] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:07:42 2026] GET /volume/v3/snapshots/995b9b2d-2ca6-4f67-9677-621748c915bb => generated 468 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:43 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-dd7dcf0d-7fa9-44b3-b356-1a08a5bcb6e6 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:43 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-dd7dcf0d-7fa9-44b3-b356-1a08a5bcb6e6 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] GET http://192.168.122.117/volume/v3/volumes/38d49a9a-73a6-44de-ac5c-959688ac9a2a Sep 05 21:07:43 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-dd7dcf0d-7fa9-44b3-b356-1a08a5bcb6e6 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:43 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-dd7dcf0d-7fa9-44b3-b356-1a08a5bcb6e6 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:43 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:43 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:07:43 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:43 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:07:43 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-dd7dcf0d-7fa9-44b3-b356-1a08a5bcb6e6 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Volume info retrieved successfully. Sep 05 21:07:43 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-dd7dcf0d-7fa9-44b3-b356-1a08a5bcb6e6 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] http://192.168.122.117/volume/v3/volumes/38d49a9a-73a6-44de-ac5c-959688ac9a2a returned with HTTP 200 Sep 05 21:07:43 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1282/2584] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:43 2026] GET /volume/v3/volumes/38d49a9a-73a6-44de-ac5c-959688ac9a2a => generated 842 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:44 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-c38ec0fc-0432-40ad-bdfb-c1bf2e0104d3 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:44 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-c38ec0fc-0432-40ad-bdfb-c1bf2e0104d3 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] GET http://192.168.122.117/volume/v3/snapshots/995b9b2d-2ca6-4f67-9677-621748c915bb Sep 05 21:07:44 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-c38ec0fc-0432-40ad-bdfb-c1bf2e0104d3 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:44 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-c38ec0fc-0432-40ad-bdfb-c1bf2e0104d3 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:44 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:44 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:07:44 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-c38ec0fc-0432-40ad-bdfb-c1bf2e0104d3 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Snapshot retrieved successfully. Sep 05 21:07:44 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-c38ec0fc-0432-40ad-bdfb-c1bf2e0104d3 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] http://192.168.122.117/volume/v3/snapshots/995b9b2d-2ca6-4f67-9677-621748c915bb returned with HTTP 200 Sep 05 21:07:44 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1303/2585] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:07:44 2026] GET /volume/v3/snapshots/995b9b2d-2ca6-4f67-9677-621748c915bb => generated 468 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:44 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-ae37b223-4711-48e5-82e3-31fd4265a7ad None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:44 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-ae37b223-4711-48e5-82e3-31fd4265a7ad tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] GET http://192.168.122.117/volume/v3/volumes/38d49a9a-73a6-44de-ac5c-959688ac9a2a Sep 05 21:07:44 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-ae37b223-4711-48e5-82e3-31fd4265a7ad tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:44 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-ae37b223-4711-48e5-82e3-31fd4265a7ad tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:44 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:44 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:07:44 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:44 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:07:44 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-ae37b223-4711-48e5-82e3-31fd4265a7ad tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Volume info retrieved successfully. Sep 05 21:07:44 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-ae37b223-4711-48e5-82e3-31fd4265a7ad tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] http://192.168.122.117/volume/v3/volumes/38d49a9a-73a6-44de-ac5c-959688ac9a2a returned with HTTP 200 Sep 05 21:07:44 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1283/2586] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:44 2026] GET /volume/v3/volumes/38d49a9a-73a6-44de-ac5c-959688ac9a2a => generated 842 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:45 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-4f7f9c38-8dd0-49fe-a2fb-345d8846ccf2 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:45 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-4f7f9c38-8dd0-49fe-a2fb-345d8846ccf2 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] GET http://192.168.122.117/volume/v3/snapshots/995b9b2d-2ca6-4f67-9677-621748c915bb Sep 05 21:07:45 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-4f7f9c38-8dd0-49fe-a2fb-345d8846ccf2 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:45 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-4f7f9c38-8dd0-49fe-a2fb-345d8846ccf2 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:45 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:45 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:07:45 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-4f7f9c38-8dd0-49fe-a2fb-345d8846ccf2 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Snapshot retrieved successfully. Sep 05 21:07:45 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-4f7f9c38-8dd0-49fe-a2fb-345d8846ccf2 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] http://192.168.122.117/volume/v3/snapshots/995b9b2d-2ca6-4f67-9677-621748c915bb returned with HTTP 200 Sep 05 21:07:45 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1304/2587] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:07:45 2026] GET /volume/v3/snapshots/995b9b2d-2ca6-4f67-9677-621748c915bb => generated 468 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:45 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-44c1ffe6-7c78-4a19-a016-223d4b50a766 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:45 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-44c1ffe6-7c78-4a19-a016-223d4b50a766 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] GET http://192.168.122.117/volume/v3/volumes/38d49a9a-73a6-44de-ac5c-959688ac9a2a Sep 05 21:07:45 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-44c1ffe6-7c78-4a19-a016-223d4b50a766 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:45 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-44c1ffe6-7c78-4a19-a016-223d4b50a766 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:45 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:45 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:07:45 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:45 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:07:45 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-44c1ffe6-7c78-4a19-a016-223d4b50a766 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Volume info retrieved successfully. Sep 05 21:07:45 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-44c1ffe6-7c78-4a19-a016-223d4b50a766 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] http://192.168.122.117/volume/v3/volumes/38d49a9a-73a6-44de-ac5c-959688ac9a2a returned with HTTP 200 Sep 05 21:07:45 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1284/2588] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:45 2026] GET /volume/v3/volumes/38d49a9a-73a6-44de-ac5c-959688ac9a2a => generated 842 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:46 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-878bb23b-f7f0-4f95-bc2e-15d9fb634a24 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:46 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-878bb23b-f7f0-4f95-bc2e-15d9fb634a24 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] GET http://192.168.122.117/volume/v3/snapshots/995b9b2d-2ca6-4f67-9677-621748c915bb Sep 05 21:07:46 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-878bb23b-f7f0-4f95-bc2e-15d9fb634a24 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:46 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-878bb23b-f7f0-4f95-bc2e-15d9fb634a24 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:46 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:46 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:07:46 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-878bb23b-f7f0-4f95-bc2e-15d9fb634a24 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Snapshot retrieved successfully. Sep 05 21:07:46 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-878bb23b-f7f0-4f95-bc2e-15d9fb634a24 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] http://192.168.122.117/volume/v3/snapshots/995b9b2d-2ca6-4f67-9677-621748c915bb returned with HTTP 200 Sep 05 21:07:46 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1305/2589] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:07:46 2026] GET /volume/v3/snapshots/995b9b2d-2ca6-4f67-9677-621748c915bb => generated 468 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:46 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-981bf331-92ea-4b33-9e3c-a875d5fd084a None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:46 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-981bf331-92ea-4b33-9e3c-a875d5fd084a tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] GET http://192.168.122.117/volume/v3/volumes/38d49a9a-73a6-44de-ac5c-959688ac9a2a Sep 05 21:07:46 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-981bf331-92ea-4b33-9e3c-a875d5fd084a tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:46 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-981bf331-92ea-4b33-9e3c-a875d5fd084a tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:46 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:46 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:07:46 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:46 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:07:46 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-981bf331-92ea-4b33-9e3c-a875d5fd084a tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Volume info retrieved successfully. Sep 05 21:07:46 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-981bf331-92ea-4b33-9e3c-a875d5fd084a tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] http://192.168.122.117/volume/v3/volumes/38d49a9a-73a6-44de-ac5c-959688ac9a2a returned with HTTP 200 Sep 05 21:07:46 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1285/2590] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:46 2026] GET /volume/v3/volumes/38d49a9a-73a6-44de-ac5c-959688ac9a2a => generated 842 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:47 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-769bee6f-64d6-4675-acdb-48502ece5826 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:47 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-769bee6f-64d6-4675-acdb-48502ece5826 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] GET http://192.168.122.117/volume/v3/snapshots/995b9b2d-2ca6-4f67-9677-621748c915bb Sep 05 21:07:47 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-769bee6f-64d6-4675-acdb-48502ece5826 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:47 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-769bee6f-64d6-4675-acdb-48502ece5826 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:47 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-769bee6f-64d6-4675-acdb-48502ece5826 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] http://192.168.122.117/volume/v3/snapshots/995b9b2d-2ca6-4f67-9677-621748c915bb returned with HTTP 404 Sep 05 21:07:47 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1306/2591] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:07:47 2026] GET /volume/v3/snapshots/995b9b2d-2ca6-4f67-9677-621748c915bb => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:07:47 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-6a12ad11-1272-48ca-92f4-d94b9c98c9f8 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:47 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-6a12ad11-1272-48ca-92f4-d94b9c98c9f8 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] GET http://192.168.122.117/volume/v3/volumes/dd77079f-b1e4-4385-9b6f-67229cf146fe Sep 05 21:07:47 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-6a12ad11-1272-48ca-92f4-d94b9c98c9f8 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:47 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-6a12ad11-1272-48ca-92f4-d94b9c98c9f8 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:47 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:47 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:07:47 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:47 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:07:47 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-6a12ad11-1272-48ca-92f4-d94b9c98c9f8 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Volume info retrieved successfully. Sep 05 21:07:47 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-6a12ad11-1272-48ca-92f4-d94b9c98c9f8 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] http://192.168.122.117/volume/v3/volumes/dd77079f-b1e4-4385-9b6f-67229cf146fe returned with HTTP 200 Sep 05 21:07:47 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1286/2592] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:47 2026] GET /volume/v3/volumes/dd77079f-b1e4-4385-9b6f-67229cf146fe => generated 855 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:47 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-9200969e-50c4-4ae7-885d-5cad90bd18c3 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:47 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-9200969e-50c4-4ae7-885d-5cad90bd18c3 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] DELETE http://192.168.122.117/volume/v3/volumes/dd77079f-b1e4-4385-9b6f-67229cf146fe Sep 05 21:07:47 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-9200969e-50c4-4ae7-885d-5cad90bd18c3 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:47 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-9200969e-50c4-4ae7-885d-5cad90bd18c3 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Calling method 'delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:47 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-9200969e-50c4-4ae7-885d-5cad90bd18c3 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Delete volume with id: dd77079f-b1e4-4385-9b6f-67229cf146fe Sep 05 21:07:47 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:47 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:07:47 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:47 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:07:47 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-9200969e-50c4-4ae7-885d-5cad90bd18c3 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Volume info retrieved successfully. Sep 05 21:07:47 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-9200969e-50c4-4ae7-885d-5cad90bd18c3 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Delete volume request issued successfully. Sep 05 21:07:47 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-9200969e-50c4-4ae7-885d-5cad90bd18c3 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] http://192.168.122.117/volume/v3/volumes/dd77079f-b1e4-4385-9b6f-67229cf146fe returned with HTTP 202 Sep 05 21:07:47 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1307/2593] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 21:07:47 2026] DELETE /volume/v3/volumes/dd77079f-b1e4-4385-9b6f-67229cf146fe => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:07:47 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-74389489-bae8-44ac-ad28-dc8ceadc09ec None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:47 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-74389489-bae8-44ac-ad28-dc8ceadc09ec tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] GET http://192.168.122.117/volume/v3/volumes/dd77079f-b1e4-4385-9b6f-67229cf146fe Sep 05 21:07:47 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-74389489-bae8-44ac-ad28-dc8ceadc09ec tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:47 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-74389489-bae8-44ac-ad28-dc8ceadc09ec tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:47 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:47 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:07:47 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:47 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:07:47 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-74389489-bae8-44ac-ad28-dc8ceadc09ec tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Volume info retrieved successfully. Sep 05 21:07:47 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-74389489-bae8-44ac-ad28-dc8ceadc09ec tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] http://192.168.122.117/volume/v3/volumes/dd77079f-b1e4-4385-9b6f-67229cf146fe returned with HTTP 200 Sep 05 21:07:47 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1287/2594] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:47 2026] GET /volume/v3/volumes/dd77079f-b1e4-4385-9b6f-67229cf146fe => generated 854 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:47 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-6eccad4f-0cb9-42a0-b8d6-1f18f97d4476 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:47 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-6eccad4f-0cb9-42a0-b8d6-1f18f97d4476 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] GET http://192.168.122.117/volume/v3/volumes/38d49a9a-73a6-44de-ac5c-959688ac9a2a Sep 05 21:07:47 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-6eccad4f-0cb9-42a0-b8d6-1f18f97d4476 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:47 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-6eccad4f-0cb9-42a0-b8d6-1f18f97d4476 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:47 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:47 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:07:47 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:47 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:07:47 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-6eccad4f-0cb9-42a0-b8d6-1f18f97d4476 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Volume info retrieved successfully. Sep 05 21:07:47 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-6eccad4f-0cb9-42a0-b8d6-1f18f97d4476 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] http://192.168.122.117/volume/v3/volumes/38d49a9a-73a6-44de-ac5c-959688ac9a2a returned with HTTP 200 Sep 05 21:07:47 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1308/2595] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:47 2026] GET /volume/v3/volumes/38d49a9a-73a6-44de-ac5c-959688ac9a2a => generated 843 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:47 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-c044cb28-8f42-4473-b1e2-976a50a2a2f6 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:47 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-c044cb28-8f42-4473-b1e2-976a50a2a2f6 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] GET http://192.168.122.117/volume/v3/volumes/38d49a9a-73a6-44de-ac5c-959688ac9a2a Sep 05 21:07:47 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-c044cb28-8f42-4473-b1e2-976a50a2a2f6 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:47 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-c044cb28-8f42-4473-b1e2-976a50a2a2f6 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:47 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:47 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:07:47 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:47 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:07:47 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-c044cb28-8f42-4473-b1e2-976a50a2a2f6 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Volume info retrieved successfully. Sep 05 21:07:47 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-c044cb28-8f42-4473-b1e2-976a50a2a2f6 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] http://192.168.122.117/volume/v3/volumes/38d49a9a-73a6-44de-ac5c-959688ac9a2a returned with HTTP 200 Sep 05 21:07:47 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1288/2596] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:47 2026] GET /volume/v3/volumes/38d49a9a-73a6-44de-ac5c-959688ac9a2a => generated 843 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:47 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-50d48658-9ea7-468f-b45c-2add0f8db688 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:47 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-50d48658-9ea7-468f-b45c-2add0f8db688 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] DELETE http://192.168.122.117/volume/v3/snapshots/03beef24-005c-490b-ac51-48874bb1819b Sep 05 21:07:47 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-50d48658-9ea7-468f-b45c-2add0f8db688 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:47 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-50d48658-9ea7-468f-b45c-2add0f8db688 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Calling method 'delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:47 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.snapshots [None req-50d48658-9ea7-468f-b45c-2add0f8db688 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Delete snapshot with id: 03beef24-005c-490b-ac51-48874bb1819b Sep 05 21:07:47 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:47 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:07:47 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-50d48658-9ea7-468f-b45c-2add0f8db688 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Snapshot retrieved successfully. Sep 05 21:07:48 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:48 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:07:48 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-50d48658-9ea7-468f-b45c-2add0f8db688 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Snapshot delete request issued successfully. Sep 05 21:07:48 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-50d48658-9ea7-468f-b45c-2add0f8db688 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] http://192.168.122.117/volume/v3/snapshots/03beef24-005c-490b-ac51-48874bb1819b returned with HTTP 202 Sep 05 21:07:48 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1309/2597] 192.168.122.117 () {58 vars in 1241 bytes} [Sat Sep 5 21:07:47 2026] DELETE /volume/v3/snapshots/03beef24-005c-490b-ac51-48874bb1819b => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:07:48 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-24867ad5-78e7-4de7-bf41-39a4d175a451 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:48 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-24867ad5-78e7-4de7-bf41-39a4d175a451 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] GET http://192.168.122.117/volume/v3/snapshots/03beef24-005c-490b-ac51-48874bb1819b Sep 05 21:07:48 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-24867ad5-78e7-4de7-bf41-39a4d175a451 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:48 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-24867ad5-78e7-4de7-bf41-39a4d175a451 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:48 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:48 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:07:48 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-24867ad5-78e7-4de7-bf41-39a4d175a451 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Snapshot retrieved successfully. Sep 05 21:07:48 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-24867ad5-78e7-4de7-bf41-39a4d175a451 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] http://192.168.122.117/volume/v3/snapshots/03beef24-005c-490b-ac51-48874bb1819b returned with HTTP 200 Sep 05 21:07:48 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1289/2598] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:07:48 2026] GET /volume/v3/snapshots/03beef24-005c-490b-ac51-48874bb1819b => generated 468 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:48 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-b80c98ca-3bbf-424e-ad89-b0983db7a0f9 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:48 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b80c98ca-3bbf-424e-ad89-b0983db7a0f9 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] GET http://192.168.122.117/volume/v3/volumes/dd77079f-b1e4-4385-9b6f-67229cf146fe Sep 05 21:07:48 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b80c98ca-3bbf-424e-ad89-b0983db7a0f9 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:48 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b80c98ca-3bbf-424e-ad89-b0983db7a0f9 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:48 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b80c98ca-3bbf-424e-ad89-b0983db7a0f9 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] http://192.168.122.117/volume/v3/volumes/dd77079f-b1e4-4385-9b6f-67229cf146fe returned with HTTP 404 Sep 05 21:07:48 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1310/2599] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:48 2026] GET /volume/v3/volumes/dd77079f-b1e4-4385-9b6f-67229cf146fe => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:07:48 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-8ee4cd14-6cb6-4f57-9e9c-e39142bb0e96 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:48 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-8ee4cd14-6cb6-4f57-9e9c-e39142bb0e96 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-reader] GET http://192.168.122.117/volume/v3/volumes/828322d0-8b68-4f2f-a874-f67eb1b99aa8 Sep 05 21:07:48 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-8ee4cd14-6cb6-4f57-9e9c-e39142bb0e96 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-reader] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:48 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-8ee4cd14-6cb6-4f57-9e9c-e39142bb0e96 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-reader] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:48 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:48 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:07:48 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:48 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:07:48 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-8ee4cd14-6cb6-4f57-9e9c-e39142bb0e96 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-reader] Volume info retrieved successfully. Sep 05 21:07:48 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-8ee4cd14-6cb6-4f57-9e9c-e39142bb0e96 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-reader] http://192.168.122.117/volume/v3/volumes/828322d0-8b68-4f2f-a874-f67eb1b99aa8 returned with HTTP 200 Sep 05 21:07:48 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1290/2600] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:48 2026] GET /volume/v3/volumes/828322d0-8b68-4f2f-a874-f67eb1b99aa8 => generated 855 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:48 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-f8011508-858b-41a1-9b21-c19a7d8a1a6a None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:48 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-f8011508-858b-41a1-9b21-c19a7d8a1a6a tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 21:07:48 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-f8011508-858b-41a1-9b21-c19a7d8a1a6a tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-2098946945"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:07:48 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.volumes [None req-f8011508-858b-41a1-9b21-c19a7d8a1a6a tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-2098946945'}} {{(pid=87434) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:07:48 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-f8011508-858b-41a1-9b21-c19a7d8a1a6a tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Create volume of 1 GB Sep 05 21:07:48 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:48 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:07:48 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-f8011508-858b-41a1-9b21-c19a7d8a1a6a tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Availability Zones retrieved successfully. Sep 05 21:07:48 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-f8011508-858b-41a1-9b21-c19a7d8a1a6a tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Flow 'volume_create_api' (67bcb706-500a-4468-a879-013229122bb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:07:48 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-f8011508-858b-41a1-9b21-c19a7d8a1a6a tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (821d3cd1-0c08-440f-9f05-e5400ba6f4a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:48 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.flows.api.create_volume [None req-f8011508-858b-41a1-9b21-c19a7d8a1a6a tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Validating volume size '1' using validate_int {{(pid=87434) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:07:48 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-f8011508-858b-41a1-9b21-c19a7d8a1a6a tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (821d3cd1-0c08-440f-9f05-e5400ba6f4a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:48 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-f8011508-858b-41a1-9b21-c19a7d8a1a6a tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23dc8284-da50-4183-b8d8-6f6abe691394) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:48 devstack devstack@c-api.service[87434]: DEBUG cinder.quota [None req-f8011508-858b-41a1-9b21-c19a7d8a1a6a tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Created reservations ['381cc027-b47e-4bcc-a731-fbd64ea58439', '50b29908-dabd-42d1-aa59-174f05181d2e', '91e160f0-3589-4e9e-a4de-820ef99656b4', '1fb198cd-2e4e-4fa2-8d87-b0f7346e1666'] {{(pid=87434) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:07:48 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-f8011508-858b-41a1-9b21-c19a7d8a1a6a tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23dc8284-da50-4183-b8d8-6f6abe691394) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['381cc027-b47e-4bcc-a731-fbd64ea58439', '50b29908-dabd-42d1-aa59-174f05181d2e', '91e160f0-3589-4e9e-a4de-820ef99656b4', '1fb198cd-2e4e-4fa2-8d87-b0f7346e1666']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:48 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-f8011508-858b-41a1-9b21-c19a7d8a1a6a tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae8a6d2d-2b82-403a-a4e3-5bb466620e5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:48 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:48 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:07:48 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-f8011508-858b-41a1-9b21-c19a7d8a1a6a tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae8a6d2d-2b82-403a-a4e3-5bb466620e5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '957c1074-51ef-4474-bd26-6ffd6e615fe7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2098946945',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea24477ef08547b7af0b191e8d25eada',qos_specs=None,replication_status=,reservations=['381cc027-b47e-4bcc-a731-fbd64ea58439','50b29908-dabd-42d1-aa59-174f05181d2e','91e160f0-3589-4e9e-a4de-820ef99656b4','1fb198cd-2e4e-4fa2-8d87-b0f7346e1666'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dae3cfab5a754e4fb42180c60defc394',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:07:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2098946945',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=957c1074-51ef-4474-bd26-6ffd6e615fe7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ea24477ef08547b7af0b191e8d25eada',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dae3cfab5a754e4fb42180c60defc394',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:48 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-f8011508-858b-41a1-9b21-c19a7d8a1a6a tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d5ebe36-4e54-4046-bb8a-226aec48b9e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:48 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-f8011508-858b-41a1-9b21-c19a7d8a1a6a tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d5ebe36-4e54-4046-bb8a-226aec48b9e4) transitioned into state 'SUCCESS' from state '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-2098946945',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea24477ef08547b7af0b191e8d25eada',qos_specs=None,replication_status=,reservations=['381cc027-b47e-4bcc-a731-fbd64ea58439','50b29908-dabd-42d1-aa59-174f05181d2e','91e160f0-3589-4e9e-a4de-820ef99656b4','1fb198cd-2e4e-4fa2-8d87-b0f7346e1666'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dae3cfab5a754e4fb42180c60defc394',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:48 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-f8011508-858b-41a1-9b21-c19a7d8a1a6a tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce7a22a8-6eff-4395-9e8f-e162911feaea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:48 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-f8011508-858b-41a1-9b21-c19a7d8a1a6a tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce7a22a8-6eff-4395-9e8f-e162911feaea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:48 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-f8011508-858b-41a1-9b21-c19a7d8a1a6a tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Flow 'volume_create_api' (67bcb706-500a-4468-a879-013229122bb3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:07:48 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-f8011508-858b-41a1-9b21-c19a7d8a1a6a tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Create volume request issued successfully. Sep 05 21:07:48 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-f8011508-858b-41a1-9b21-c19a7d8a1a6a tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 21:07:48 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1311/2601] 192.168.122.117 () {60 vars in 1142 bytes} [Sat Sep 5 21:07:48 2026] POST /volume/v3/volumes => generated 763 bytes in 304 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:07:48 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-7fd779df-286e-4334-9d63-fc3066f8d033 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:48 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-7fd779df-286e-4334-9d63-fc3066f8d033 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] GET http://192.168.122.117/volume/v3/volumes/957c1074-51ef-4474-bd26-6ffd6e615fe7 Sep 05 21:07:48 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-7fd779df-286e-4334-9d63-fc3066f8d033 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:48 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-7fd779df-286e-4334-9d63-fc3066f8d033 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:49 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:49 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:07:49 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:49 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:07:49 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-7fd779df-286e-4334-9d63-fc3066f8d033 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Volume info retrieved successfully. Sep 05 21:07:49 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-7fd779df-286e-4334-9d63-fc3066f8d033 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] http://192.168.122.117/volume/v3/volumes/957c1074-51ef-4474-bd26-6ffd6e615fe7 returned with HTTP 200 Sep 05 21:07:49 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1291/2602] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:48 2026] GET /volume/v3/volumes/957c1074-51ef-4474-bd26-6ffd6e615fe7 => generated 831 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:49 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-adeaac26-8cd0-4628-b514-e851aebc0629 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:49 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-adeaac26-8cd0-4628-b514-e851aebc0629 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] GET http://192.168.122.117/volume/v3/snapshots/03beef24-005c-490b-ac51-48874bb1819b Sep 05 21:07:49 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-adeaac26-8cd0-4628-b514-e851aebc0629 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:49 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-adeaac26-8cd0-4628-b514-e851aebc0629 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:49 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:49 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:07:49 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-adeaac26-8cd0-4628-b514-e851aebc0629 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Snapshot retrieved successfully. Sep 05 21:07:49 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-adeaac26-8cd0-4628-b514-e851aebc0629 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] http://192.168.122.117/volume/v3/snapshots/03beef24-005c-490b-ac51-48874bb1819b returned with HTTP 200 Sep 05 21:07:49 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1312/2603] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:07:49 2026] GET /volume/v3/snapshots/03beef24-005c-490b-ac51-48874bb1819b => generated 468 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:50 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-2178ff6e-724d-4140-99f0-80a37ba9b9bf None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:50 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-2178ff6e-724d-4140-99f0-80a37ba9b9bf tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] GET http://192.168.122.117/volume/v3/volumes/957c1074-51ef-4474-bd26-6ffd6e615fe7 Sep 05 21:07:50 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-2178ff6e-724d-4140-99f0-80a37ba9b9bf tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:50 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-2178ff6e-724d-4140-99f0-80a37ba9b9bf tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:50 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:50 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:07:50 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:50 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:07:50 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-2178ff6e-724d-4140-99f0-80a37ba9b9bf tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Volume info retrieved successfully. Sep 05 21:07:50 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-2178ff6e-724d-4140-99f0-80a37ba9b9bf tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] http://192.168.122.117/volume/v3/volumes/957c1074-51ef-4474-bd26-6ffd6e615fe7 returned with HTTP 200 Sep 05 21:07:50 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1292/2604] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:50 2026] GET /volume/v3/volumes/957c1074-51ef-4474-bd26-6ffd6e615fe7 => generated 856 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:50 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-f193aaea-988d-4877-aad8-56a3141a9376 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:50 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-f193aaea-988d-4877-aad8-56a3141a9376 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] POST http://192.168.122.117/volume/v3/snapshots Sep 05 21:07:50 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-24b0943c-dfcd-4e6a-9e52-fc1b8422df2e None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:50 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-f193aaea-988d-4877-aad8-56a3141a9376 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "957c1074-51ef-4474-bd26-6ffd6e615fe7", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-420894505"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:07:50 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-24b0943c-dfcd-4e6a-9e52-fc1b8422df2e tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] GET http://192.168.122.117/volume/v3/snapshots/03beef24-005c-490b-ac51-48874bb1819b Sep 05 21:07:50 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-24b0943c-dfcd-4e6a-9e52-fc1b8422df2e tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:50 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-24b0943c-dfcd-4e6a-9e52-fc1b8422df2e tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:50 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-24b0943c-dfcd-4e6a-9e52-fc1b8422df2e tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] http://192.168.122.117/volume/v3/snapshots/03beef24-005c-490b-ac51-48874bb1819b returned with HTTP 404 Sep 05 21:07:50 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:50 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:07:50 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1293/2605] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:07:50 2026] GET /volume/v3/snapshots/03beef24-005c-490b-ac51-48874bb1819b => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:07:50 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:50 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:07:50 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-f193aaea-988d-4877-aad8-56a3141a9376 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Volume info retrieved successfully. Sep 05 21:07:50 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.snapshots [None req-f193aaea-988d-4877-aad8-56a3141a9376 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Create snapshot from volume 957c1074-51ef-4474-bd26-6ffd6e615fe7 Sep 05 21:07:50 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-2d9e7f29-8223-4d3c-9947-bbc74d27553b None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:50 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-2d9e7f29-8223-4d3c-9947-bbc74d27553b tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] DELETE http://192.168.122.117/volume/v3/volumes/1f8a2e27-99c7-4827-b45f-f8122a865dc3 Sep 05 21:07:50 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-2d9e7f29-8223-4d3c-9947-bbc74d27553b tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:50 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-2d9e7f29-8223-4d3c-9947-bbc74d27553b tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:50 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-2d9e7f29-8223-4d3c-9947-bbc74d27553b tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Delete volume with id: 1f8a2e27-99c7-4827-b45f-f8122a865dc3 Sep 05 21:07:50 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:50 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:07:50 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:50 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:07:50 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-2d9e7f29-8223-4d3c-9947-bbc74d27553b tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Volume info retrieved successfully. Sep 05 21:07:50 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-2d9e7f29-8223-4d3c-9947-bbc74d27553b tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Delete volume request issued successfully. Sep 05 21:07:50 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-2d9e7f29-8223-4d3c-9947-bbc74d27553b tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] http://192.168.122.117/volume/v3/volumes/1f8a2e27-99c7-4827-b45f-f8122a865dc3 returned with HTTP 202 Sep 05 21:07:50 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1294/2606] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 21:07:50 2026] DELETE /volume/v3/volumes/1f8a2e27-99c7-4827-b45f-f8122a865dc3 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:07:50 devstack devstack@c-api.service[87434]: DEBUG cinder.quota [None req-f193aaea-988d-4877-aad8-56a3141a9376 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Created reservations ['a8585f80-bcc1-4b7c-981f-84d033dcef1f', 'a71ab5a5-4b86-410d-987f-94189d2f2095', '8c979cf6-360c-4043-a17f-72b6dfeba767', 'dc36ee9f-38b4-4bae-9cd3-26d75e29c9d0'] {{(pid=87434) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:07:50 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-02d5ec36-d507-4fc8-a324-131c4886a6dc None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:50 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-02d5ec36-d507-4fc8-a324-131c4886a6dc tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] GET http://192.168.122.117/volume/v3/volumes/1f8a2e27-99c7-4827-b45f-f8122a865dc3 Sep 05 21:07:50 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-02d5ec36-d507-4fc8-a324-131c4886a6dc tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:50 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-02d5ec36-d507-4fc8-a324-131c4886a6dc tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:50 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:50 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:07:50 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:50 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:07:50 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:50 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:07:50 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-02d5ec36-d507-4fc8-a324-131c4886a6dc tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Volume info retrieved successfully. Sep 05 21:07:50 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-02d5ec36-d507-4fc8-a324-131c4886a6dc tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] http://192.168.122.117/volume/v3/volumes/1f8a2e27-99c7-4827-b45f-f8122a865dc3 returned with HTTP 200 Sep 05 21:07:50 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1295/2607] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:50 2026] GET /volume/v3/volumes/1f8a2e27-99c7-4827-b45f-f8122a865dc3 => generated 854 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:50 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-f193aaea-988d-4877-aad8-56a3141a9376 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Snapshot create request issued successfully. Sep 05 21:07:50 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-f193aaea-988d-4877-aad8-56a3141a9376 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] http://192.168.122.117/volume/v3/snapshots returned with HTTP 202 Sep 05 21:07:50 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1313/2608] 192.168.122.117 () {60 vars in 1149 bytes} [Sat Sep 5 21:07:50 2026] POST /volume/v3/snapshots => generated 309 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:07:50 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-3f4eeec7-3fcc-4e76-9977-10bcfb42eb96 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:50 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-3f4eeec7-3fcc-4e76-9977-10bcfb42eb96 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] GET http://192.168.122.117/volume/v3/snapshots/7dd65e47-9a0b-4855-bd1c-5d3f12f5ebbc Sep 05 21:07:50 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-3f4eeec7-3fcc-4e76-9977-10bcfb42eb96 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:50 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-3f4eeec7-3fcc-4e76-9977-10bcfb42eb96 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:50 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:50 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:07:50 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-3f4eeec7-3fcc-4e76-9977-10bcfb42eb96 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Snapshot retrieved successfully. Sep 05 21:07:50 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-3f4eeec7-3fcc-4e76-9977-10bcfb42eb96 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] http://192.168.122.117/volume/v3/snapshots/7dd65e47-9a0b-4855-bd1c-5d3f12f5ebbc returned with HTTP 200 Sep 05 21:07:50 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1296/2609] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:07:50 2026] GET /volume/v3/snapshots/7dd65e47-9a0b-4855-bd1c-5d3f12f5ebbc => generated 441 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:51 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-a0bbb3a4-a7d9-4314-8b18-c94183bee468 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:51 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-a0bbb3a4-a7d9-4314-8b18-c94183bee468 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] GET http://192.168.122.117/volume/v3/volumes/1f8a2e27-99c7-4827-b45f-f8122a865dc3 Sep 05 21:07:51 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-a0bbb3a4-a7d9-4314-8b18-c94183bee468 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:51 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-a0bbb3a4-a7d9-4314-8b18-c94183bee468 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:51 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-a0bbb3a4-a7d9-4314-8b18-c94183bee468 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] http://192.168.122.117/volume/v3/volumes/1f8a2e27-99c7-4827-b45f-f8122a865dc3 returned with HTTP 404 Sep 05 21:07:51 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1314/2610] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:51 2026] GET /volume/v3/volumes/1f8a2e27-99c7-4827-b45f-f8122a865dc3 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:07:51 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-9f6c5ff0-972a-48c8-b956-fb00ae9aaac4 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:51 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-9f6c5ff0-972a-48c8-b956-fb00ae9aaac4 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] DELETE http://192.168.122.117/volume/v3/volumes/38d49a9a-73a6-44de-ac5c-959688ac9a2a Sep 05 21:07:51 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-9f6c5ff0-972a-48c8-b956-fb00ae9aaac4 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:51 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-9f6c5ff0-972a-48c8-b956-fb00ae9aaac4 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:51 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-9f6c5ff0-972a-48c8-b956-fb00ae9aaac4 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Delete volume with id: 38d49a9a-73a6-44de-ac5c-959688ac9a2a Sep 05 21:07:51 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:51 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:07:51 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:51 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:07:51 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-9f6c5ff0-972a-48c8-b956-fb00ae9aaac4 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Volume info retrieved successfully. Sep 05 21:07:51 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-c5643641-3f89-4c61-859a-ac09e80db124 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:51 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-c5643641-3f89-4c61-859a-ac09e80db124 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] GET http://192.168.122.117/volume/v3/snapshots/7dd65e47-9a0b-4855-bd1c-5d3f12f5ebbc Sep 05 21:07:51 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-c5643641-3f89-4c61-859a-ac09e80db124 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:51 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-c5643641-3f89-4c61-859a-ac09e80db124 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:51 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:51 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:07:51 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-c5643641-3f89-4c61-859a-ac09e80db124 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Snapshot retrieved successfully. Sep 05 21:07:51 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-c5643641-3f89-4c61-859a-ac09e80db124 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] http://192.168.122.117/volume/v3/snapshots/7dd65e47-9a0b-4855-bd1c-5d3f12f5ebbc returned with HTTP 200 Sep 05 21:07:51 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1315/2611] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:07:51 2026] GET /volume/v3/snapshots/7dd65e47-9a0b-4855-bd1c-5d3f12f5ebbc => generated 441 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:51 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-9f6c5ff0-972a-48c8-b956-fb00ae9aaac4 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Delete volume request issued successfully. Sep 05 21:07:51 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-9f6c5ff0-972a-48c8-b956-fb00ae9aaac4 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] http://192.168.122.117/volume/v3/volumes/38d49a9a-73a6-44de-ac5c-959688ac9a2a returned with HTTP 202 Sep 05 21:07:51 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1297/2612] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 21:07:51 2026] DELETE /volume/v3/volumes/38d49a9a-73a6-44de-ac5c-959688ac9a2a => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:07:51 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-7c58d2a8-6efe-417c-a793-a1f054af4033 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:51 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-7c58d2a8-6efe-417c-a793-a1f054af4033 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] GET http://192.168.122.117/volume/v3/volumes/38d49a9a-73a6-44de-ac5c-959688ac9a2a Sep 05 21:07:51 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-7c58d2a8-6efe-417c-a793-a1f054af4033 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:51 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-7c58d2a8-6efe-417c-a793-a1f054af4033 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:51 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:51 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:07:51 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:51 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:07:51 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-7c58d2a8-6efe-417c-a793-a1f054af4033 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Volume info retrieved successfully. Sep 05 21:07:51 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-7c58d2a8-6efe-417c-a793-a1f054af4033 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] http://192.168.122.117/volume/v3/volumes/38d49a9a-73a6-44de-ac5c-959688ac9a2a returned with HTTP 200 Sep 05 21:07:51 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1316/2613] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:51 2026] GET /volume/v3/volumes/38d49a9a-73a6-44de-ac5c-959688ac9a2a => generated 842 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:52 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-889a46e8-aeeb-4c84-9df8-6a03f0e3020a None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:52 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-889a46e8-aeeb-4c84-9df8-6a03f0e3020a tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] GET http://192.168.122.117/volume/v3/snapshots/7dd65e47-9a0b-4855-bd1c-5d3f12f5ebbc Sep 05 21:07:52 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-889a46e8-aeeb-4c84-9df8-6a03f0e3020a tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:52 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-889a46e8-aeeb-4c84-9df8-6a03f0e3020a tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:52 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:52 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:07:52 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-889a46e8-aeeb-4c84-9df8-6a03f0e3020a tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Snapshot retrieved successfully. Sep 05 21:07:52 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-889a46e8-aeeb-4c84-9df8-6a03f0e3020a tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] http://192.168.122.117/volume/v3/snapshots/7dd65e47-9a0b-4855-bd1c-5d3f12f5ebbc returned with HTTP 200 Sep 05 21:07:52 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1298/2614] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:07:52 2026] GET /volume/v3/snapshots/7dd65e47-9a0b-4855-bd1c-5d3f12f5ebbc => generated 441 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:52 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-bf360677-ef1d-4836-b07f-51ad463a92e8 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:52 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-bf360677-ef1d-4836-b07f-51ad463a92e8 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] GET http://192.168.122.117/volume/v3/volumes/38d49a9a-73a6-44de-ac5c-959688ac9a2a Sep 05 21:07:52 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-bf360677-ef1d-4836-b07f-51ad463a92e8 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:52 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-bf360677-ef1d-4836-b07f-51ad463a92e8 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:52 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-bf360677-ef1d-4836-b07f-51ad463a92e8 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] http://192.168.122.117/volume/v3/volumes/38d49a9a-73a6-44de-ac5c-959688ac9a2a returned with HTTP 404 Sep 05 21:07:52 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1317/2615] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:52 2026] GET /volume/v3/volumes/38d49a9a-73a6-44de-ac5c-959688ac9a2a => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:07:52 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-eac9dcde-7f70-49e9-9efe-ac5d57207d2f None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:52 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-eac9dcde-7f70-49e9-9efe-ac5d57207d2f tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] DELETE http://192.168.122.117/volume/v3/snapshots/03beef24-005c-490b-ac51-48874bb1819b Sep 05 21:07:52 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-eac9dcde-7f70-49e9-9efe-ac5d57207d2f tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:52 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-eac9dcde-7f70-49e9-9efe-ac5d57207d2f tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:52 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.snapshots [None req-eac9dcde-7f70-49e9-9efe-ac5d57207d2f tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Delete snapshot with id: 03beef24-005c-490b-ac51-48874bb1819b Sep 05 21:07:52 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-eac9dcde-7f70-49e9-9efe-ac5d57207d2f tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] http://192.168.122.117/volume/v3/snapshots/03beef24-005c-490b-ac51-48874bb1819b returned with HTTP 404 Sep 05 21:07:52 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1299/2616] 192.168.122.117 () {58 vars in 1241 bytes} [Sat Sep 5 21:07:52 2026] DELETE /volume/v3/snapshots/03beef24-005c-490b-ac51-48874bb1819b => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:07:52 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-619dc47d-a0bc-491d-a026-a99055811b6d None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:52 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-619dc47d-a0bc-491d-a026-a99055811b6d tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] GET http://192.168.122.117/volume/v3/snapshots/03beef24-005c-490b-ac51-48874bb1819b Sep 05 21:07:52 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-619dc47d-a0bc-491d-a026-a99055811b6d tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:52 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-619dc47d-a0bc-491d-a026-a99055811b6d tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:52 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-619dc47d-a0bc-491d-a026-a99055811b6d tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] http://192.168.122.117/volume/v3/snapshots/03beef24-005c-490b-ac51-48874bb1819b returned with HTTP 404 Sep 05 21:07:52 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1318/2617] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:07:52 2026] GET /volume/v3/snapshots/03beef24-005c-490b-ac51-48874bb1819b => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:07:52 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-a37dd355-b56b-4cf0-95cf-fbd06064a289 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:52 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-a37dd355-b56b-4cf0-95cf-fbd06064a289 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] DELETE http://192.168.122.117/volume/v3/volumes/1f8a2e27-99c7-4827-b45f-f8122a865dc3 Sep 05 21:07:52 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-a37dd355-b56b-4cf0-95cf-fbd06064a289 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:52 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-a37dd355-b56b-4cf0-95cf-fbd06064a289 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:52 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-a37dd355-b56b-4cf0-95cf-fbd06064a289 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Delete volume with id: 1f8a2e27-99c7-4827-b45f-f8122a865dc3 Sep 05 21:07:52 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-a37dd355-b56b-4cf0-95cf-fbd06064a289 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] http://192.168.122.117/volume/v3/volumes/1f8a2e27-99c7-4827-b45f-f8122a865dc3 returned with HTTP 404 Sep 05 21:07:52 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1300/2618] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 21:07:52 2026] DELETE /volume/v3/volumes/1f8a2e27-99c7-4827-b45f-f8122a865dc3 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:07:52 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-ba257092-1d62-4cbf-a1ea-9124de2fd313 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:52 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-ba257092-1d62-4cbf-a1ea-9124de2fd313 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] GET http://192.168.122.117/volume/v3/volumes/1f8a2e27-99c7-4827-b45f-f8122a865dc3 Sep 05 21:07:52 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-ba257092-1d62-4cbf-a1ea-9124de2fd313 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:52 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-ba257092-1d62-4cbf-a1ea-9124de2fd313 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:52 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-ba257092-1d62-4cbf-a1ea-9124de2fd313 tempest-SnapshotDependencyTests-1100823082 tempest-SnapshotDependencyTests-1100823082-project-member] http://192.168.122.117/volume/v3/volumes/1f8a2e27-99c7-4827-b45f-f8122a865dc3 returned with HTTP 404 Sep 05 21:07:52 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1319/2619] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:52 2026] GET /volume/v3/volumes/1f8a2e27-99c7-4827-b45f-f8122a865dc3 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:07:53 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-d2b111c7-3d88-454c-ab8e-d19f7d5d2eb7 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:53 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-d2b111c7-3d88-454c-ab8e-d19f7d5d2eb7 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] GET http://192.168.122.117/volume/v3/snapshots/7dd65e47-9a0b-4855-bd1c-5d3f12f5ebbc Sep 05 21:07:53 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-d2b111c7-3d88-454c-ab8e-d19f7d5d2eb7 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:53 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-d2b111c7-3d88-454c-ab8e-d19f7d5d2eb7 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:53 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:53 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:07:53 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-d2b111c7-3d88-454c-ab8e-d19f7d5d2eb7 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Snapshot retrieved successfully. Sep 05 21:07:53 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-d2b111c7-3d88-454c-ab8e-d19f7d5d2eb7 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] http://192.168.122.117/volume/v3/snapshots/7dd65e47-9a0b-4855-bd1c-5d3f12f5ebbc returned with HTTP 200 Sep 05 21:07:53 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1301/2620] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:07:53 2026] GET /volume/v3/snapshots/7dd65e47-9a0b-4855-bd1c-5d3f12f5ebbc => generated 468 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:53 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-a2b8e155-4f2f-45da-bc34-3fd45606a7f0 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:53 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-a2b8e155-4f2f-45da-bc34-3fd45606a7f0 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 21:07:53 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-a2b8e155-4f2f-45da-bc34-3fd45606a7f0 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "7dd65e47-9a0b-4855-bd1c-5d3f12f5ebbc", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1564783020"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:07:53 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.volumes [None req-a2b8e155-4f2f-45da-bc34-3fd45606a7f0 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Create volume request body: {'volume': {'snapshot_id': '7dd65e47-9a0b-4855-bd1c-5d3f12f5ebbc', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1564783020'}} {{(pid=87434) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:07:53 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:53 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:07:53 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-a2b8e155-4f2f-45da-bc34-3fd45606a7f0 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Snapshot retrieved successfully. Sep 05 21:07:53 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-a2b8e155-4f2f-45da-bc34-3fd45606a7f0 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Create volume of 1 GB Sep 05 21:07:53 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-a2b8e155-4f2f-45da-bc34-3fd45606a7f0 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Availability Zones retrieved successfully. Sep 05 21:07:53 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-a2b8e155-4f2f-45da-bc34-3fd45606a7f0 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Flow 'volume_create_api' (872aad6e-2268-4ec3-a773-ebd35304e8b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:07:53 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-a2b8e155-4f2f-45da-bc34-3fd45606a7f0 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cec8ca01-2113-49ac-88ea-93632c7f422a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:53 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.flows.api.create_volume [None req-a2b8e155-4f2f-45da-bc34-3fd45606a7f0 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87434) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:07:53 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:53 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:07:53 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-a2b8e155-4f2f-45da-bc34-3fd45606a7f0 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cec8ca01-2113-49ac-88ea-93632c7f422a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '7dd65e47-9a0b-4855-bd1c-5d3f12f5ebbc', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:53 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-a2b8e155-4f2f-45da-bc34-3fd45606a7f0 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e517501c-be53-4871-bd05-e45831ed470c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:53 devstack devstack@c-api.service[87434]: DEBUG cinder.quota [None req-a2b8e155-4f2f-45da-bc34-3fd45606a7f0 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Created reservations ['251f9f7e-7ff0-4da1-b108-d1b9eeb9e5be', '22bcc0ba-c77b-4c46-8d71-f807516939e0', '79ded062-ae0d-4fa0-ae69-f5230bba9609', 'bb82b48a-a397-4d04-83b8-fb22e4c44942'] {{(pid=87434) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:07:53 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-a2b8e155-4f2f-45da-bc34-3fd45606a7f0 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e517501c-be53-4871-bd05-e45831ed470c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['251f9f7e-7ff0-4da1-b108-d1b9eeb9e5be', '22bcc0ba-c77b-4c46-8d71-f807516939e0', '79ded062-ae0d-4fa0-ae69-f5230bba9609', 'bb82b48a-a397-4d04-83b8-fb22e4c44942']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:53 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-a2b8e155-4f2f-45da-bc34-3fd45606a7f0 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc2b97d0-bc8f-4e35-b7f4-24dfb458890a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:53 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:53 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:07:53 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:53 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:07:53 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-a2b8e155-4f2f-45da-bc34-3fd45606a7f0 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc2b97d0-bc8f-4e35-b7f4-24dfb458890a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bd0a88e2-03ff-41af-ba52-42b0e89e7885', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1564783020',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea24477ef08547b7af0b191e8d25eada',qos_specs=None,replication_status=,reservations=['251f9f7e-7ff0-4da1-b108-d1b9eeb9e5be','22bcc0ba-c77b-4c46-8d71-f807516939e0','79ded062-ae0d-4fa0-ae69-f5230bba9609','bb82b48a-a397-4d04-83b8-fb22e4c44942'],size=1,snapshot_id=7dd65e47-9a0b-4855-bd1c-5d3f12f5ebbc,source_replicaid=,source_volid=None,status='creating',user_id='dae3cfab5a754e4fb42180c60defc394',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:07:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1564783020',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bd0a88e2-03ff-41af-ba52-42b0e89e7885,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ea24477ef08547b7af0b191e8d25eada',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=7dd65e47-9a0b-4855-bd1c-5d3f12f5ebbc,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dae3cfab5a754e4fb42180c60defc394',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:53 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-a2b8e155-4f2f-45da-bc34-3fd45606a7f0 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89d8ae64-51f5-48e7-b80e-f1acc213b77e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:53 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-a2b8e155-4f2f-45da-bc34-3fd45606a7f0 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89d8ae64-51f5-48e7-b80e-f1acc213b77e) transitioned into state 'SUCCESS' from state '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-1564783020',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea24477ef08547b7af0b191e8d25eada',qos_specs=None,replication_status=,reservations=['251f9f7e-7ff0-4da1-b108-d1b9eeb9e5be','22bcc0ba-c77b-4c46-8d71-f807516939e0','79ded062-ae0d-4fa0-ae69-f5230bba9609','bb82b48a-a397-4d04-83b8-fb22e4c44942'],size=1,snapshot_id=7dd65e47-9a0b-4855-bd1c-5d3f12f5ebbc,source_replicaid=,source_volid=None,status='creating',user_id='dae3cfab5a754e4fb42180c60defc394',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:53 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-a2b8e155-4f2f-45da-bc34-3fd45606a7f0 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e52bb55c-e3db-4942-b5a0-accbf961f525) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:53 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:53 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:07:53 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-a2b8e155-4f2f-45da-bc34-3fd45606a7f0 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e52bb55c-e3db-4942-b5a0-accbf961f525) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:53 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-a2b8e155-4f2f-45da-bc34-3fd45606a7f0 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Flow 'volume_create_api' (872aad6e-2268-4ec3-a773-ebd35304e8b9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:07:53 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-a2b8e155-4f2f-45da-bc34-3fd45606a7f0 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Create volume request issued successfully. Sep 05 21:07:53 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-a2b8e155-4f2f-45da-bc34-3fd45606a7f0 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 21:07:53 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1320/2621] 192.168.122.117 () {60 vars in 1143 bytes} [Sat Sep 5 21:07:53 2026] POST /volume/v3/volumes => generated 797 bytes in 455 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:07:53 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-a9bf1cdb-0b5d-497f-9c86-b8c7b2899232 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:53 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-a9bf1cdb-0b5d-497f-9c86-b8c7b2899232 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] GET http://192.168.122.117/volume/v3/volumes/bd0a88e2-03ff-41af-ba52-42b0e89e7885 Sep 05 21:07:53 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-a9bf1cdb-0b5d-497f-9c86-b8c7b2899232 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:53 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-a9bf1cdb-0b5d-497f-9c86-b8c7b2899232 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:53 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:53 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:07:53 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:53 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:07:53 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-a9bf1cdb-0b5d-497f-9c86-b8c7b2899232 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Volume info retrieved successfully. Sep 05 21:07:53 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-a9bf1cdb-0b5d-497f-9c86-b8c7b2899232 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] http://192.168.122.117/volume/v3/volumes/bd0a88e2-03ff-41af-ba52-42b0e89e7885 returned with HTTP 200 Sep 05 21:07:53 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1302/2622] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:53 2026] GET /volume/v3/volumes/bd0a88e2-03ff-41af-ba52-42b0e89e7885 => generated 865 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:54 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-6d5f009f-85a6-40e5-ab7d-df795176e9ec None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:54 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-6d5f009f-85a6-40e5-ab7d-df795176e9ec tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] GET http://192.168.122.117/volume/v3/volumes/bd0a88e2-03ff-41af-ba52-42b0e89e7885 Sep 05 21:07:54 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-6d5f009f-85a6-40e5-ab7d-df795176e9ec tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:54 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-6d5f009f-85a6-40e5-ab7d-df795176e9ec tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:55 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:55 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:07:55 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:55 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:07:55 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-6d5f009f-85a6-40e5-ab7d-df795176e9ec tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Volume info retrieved successfully. Sep 05 21:07:55 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-6d5f009f-85a6-40e5-ab7d-df795176e9ec tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] http://192.168.122.117/volume/v3/volumes/bd0a88e2-03ff-41af-ba52-42b0e89e7885 returned with HTTP 200 Sep 05 21:07:55 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1321/2623] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:54 2026] GET /volume/v3/volumes/bd0a88e2-03ff-41af-ba52-42b0e89e7885 => generated 889 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:56 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-cdb9bef7-9ac8-4d88-8d0d-1e96e038bed8 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:56 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-cdb9bef7-9ac8-4d88-8d0d-1e96e038bed8 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] GET http://192.168.122.117/volume/v3/volumes/bd0a88e2-03ff-41af-ba52-42b0e89e7885 Sep 05 21:07:56 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-cdb9bef7-9ac8-4d88-8d0d-1e96e038bed8 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:56 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-cdb9bef7-9ac8-4d88-8d0d-1e96e038bed8 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:56 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:56 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:07:56 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:56 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:07:56 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-cdb9bef7-9ac8-4d88-8d0d-1e96e038bed8 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Volume info retrieved successfully. Sep 05 21:07:56 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-cdb9bef7-9ac8-4d88-8d0d-1e96e038bed8 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] http://192.168.122.117/volume/v3/volumes/bd0a88e2-03ff-41af-ba52-42b0e89e7885 returned with HTTP 200 Sep 05 21:07:56 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1303/2624] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:56 2026] GET /volume/v3/volumes/bd0a88e2-03ff-41af-ba52-42b0e89e7885 => generated 889 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:57 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-9f434cfe-3ca4-4a81-a9d2-e07f1e2cc3f9 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:57 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-9f434cfe-3ca4-4a81-a9d2-e07f1e2cc3f9 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] GET http://192.168.122.117/volume/v3/volumes/bd0a88e2-03ff-41af-ba52-42b0e89e7885 Sep 05 21:07:57 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-9f434cfe-3ca4-4a81-a9d2-e07f1e2cc3f9 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:57 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-9f434cfe-3ca4-4a81-a9d2-e07f1e2cc3f9 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:57 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:57 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:07:57 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:57 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:07:57 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-9f434cfe-3ca4-4a81-a9d2-e07f1e2cc3f9 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Volume info retrieved successfully. Sep 05 21:07:57 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-9f434cfe-3ca4-4a81-a9d2-e07f1e2cc3f9 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] http://192.168.122.117/volume/v3/volumes/bd0a88e2-03ff-41af-ba52-42b0e89e7885 returned with HTTP 200 Sep 05 21:07:57 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1322/2625] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:57 2026] GET /volume/v3/volumes/bd0a88e2-03ff-41af-ba52-42b0e89e7885 => generated 889 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:58 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-208f5b38-4a00-4fbe-a5f3-7df8f617b78a None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:58 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-208f5b38-4a00-4fbe-a5f3-7df8f617b78a tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] GET http://192.168.122.117/volume/v3/volumes/bd0a88e2-03ff-41af-ba52-42b0e89e7885 Sep 05 21:07:58 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-208f5b38-4a00-4fbe-a5f3-7df8f617b78a tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:58 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-208f5b38-4a00-4fbe-a5f3-7df8f617b78a tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:58 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:58 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:07:58 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:58 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:07:58 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-208f5b38-4a00-4fbe-a5f3-7df8f617b78a tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Volume info retrieved successfully. Sep 05 21:07:58 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-208f5b38-4a00-4fbe-a5f3-7df8f617b78a tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] http://192.168.122.117/volume/v3/volumes/bd0a88e2-03ff-41af-ba52-42b0e89e7885 returned with HTTP 200 Sep 05 21:07:58 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1304/2626] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:58 2026] GET /volume/v3/volumes/bd0a88e2-03ff-41af-ba52-42b0e89e7885 => generated 889 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:59 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-a24323a2-8ad4-4803-a544-e961d6f09dde None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:59 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-a24323a2-8ad4-4803-a544-e961d6f09dde tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] GET http://192.168.122.117/volume/v3/volumes/bd0a88e2-03ff-41af-ba52-42b0e89e7885 Sep 05 21:07:59 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-a24323a2-8ad4-4803-a544-e961d6f09dde tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:59 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-a24323a2-8ad4-4803-a544-e961d6f09dde tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:59 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:59 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:07:59 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:59 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:07:59 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-a24323a2-8ad4-4803-a544-e961d6f09dde tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Volume info retrieved successfully. Sep 05 21:07:59 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-a24323a2-8ad4-4803-a544-e961d6f09dde tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] http://192.168.122.117/volume/v3/volumes/bd0a88e2-03ff-41af-ba52-42b0e89e7885 returned with HTTP 200 Sep 05 21:07:59 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1323/2627] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:59 2026] GET /volume/v3/volumes/bd0a88e2-03ff-41af-ba52-42b0e89e7885 => generated 889 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:08:00 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-3b768eaa-6e6d-495b-a48f-d665d157d04d None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:00 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-3b768eaa-6e6d-495b-a48f-d665d157d04d tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] GET http://192.168.122.117/volume/v3/volumes/bd0a88e2-03ff-41af-ba52-42b0e89e7885 Sep 05 21:08:00 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-3b768eaa-6e6d-495b-a48f-d665d157d04d tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:00 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-3b768eaa-6e6d-495b-a48f-d665d157d04d tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:00 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:08:00 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:08:00 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:00 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:08:00 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-3b768eaa-6e6d-495b-a48f-d665d157d04d tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Volume info retrieved successfully. Sep 05 21:08:00 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-3b768eaa-6e6d-495b-a48f-d665d157d04d tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] http://192.168.122.117/volume/v3/volumes/bd0a88e2-03ff-41af-ba52-42b0e89e7885 returned with HTTP 200 Sep 05 21:08:00 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1305/2628] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:08:00 2026] GET /volume/v3/volumes/bd0a88e2-03ff-41af-ba52-42b0e89e7885 => generated 890 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:08:00 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-5281d1cd-264a-4dfd-bba4-67ec2b059de7 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:00 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-5281d1cd-264a-4dfd-bba4-67ec2b059de7 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-reader] GET http://192.168.122.117/volume/v3/volumes/bd0a88e2-03ff-41af-ba52-42b0e89e7885 Sep 05 21:08:00 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-5281d1cd-264a-4dfd-bba4-67ec2b059de7 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-reader] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:00 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-5281d1cd-264a-4dfd-bba4-67ec2b059de7 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-reader] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:00 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:08:00 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:08:00 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:00 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:08:00 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-5281d1cd-264a-4dfd-bba4-67ec2b059de7 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-reader] Volume info retrieved successfully. Sep 05 21:08:00 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-5281d1cd-264a-4dfd-bba4-67ec2b059de7 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-reader] http://192.168.122.117/volume/v3/volumes/bd0a88e2-03ff-41af-ba52-42b0e89e7885 returned with HTTP 200 Sep 05 21:08:00 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1324/2629] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:08:00 2026] GET /volume/v3/volumes/bd0a88e2-03ff-41af-ba52-42b0e89e7885 => generated 890 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:08:00 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-110cc14e-a0ae-41c6-8672-c3b905b4e107 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:00 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-110cc14e-a0ae-41c6-8672-c3b905b4e107 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] DELETE http://192.168.122.117/volume/v3/volumes/bd0a88e2-03ff-41af-ba52-42b0e89e7885 Sep 05 21:08:00 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-110cc14e-a0ae-41c6-8672-c3b905b4e107 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:00 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-110cc14e-a0ae-41c6-8672-c3b905b4e107 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:00 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-110cc14e-a0ae-41c6-8672-c3b905b4e107 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Delete volume with id: bd0a88e2-03ff-41af-ba52-42b0e89e7885 Sep 05 21:08:00 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:08:00 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:08:00 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:00 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:08:00 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-110cc14e-a0ae-41c6-8672-c3b905b4e107 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Volume info retrieved successfully. Sep 05 21:08:00 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-110cc14e-a0ae-41c6-8672-c3b905b4e107 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Delete volume request issued successfully. Sep 05 21:08:00 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-110cc14e-a0ae-41c6-8672-c3b905b4e107 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] http://192.168.122.117/volume/v3/volumes/bd0a88e2-03ff-41af-ba52-42b0e89e7885 returned with HTTP 202 Sep 05 21:08:00 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1306/2630] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 21:08:00 2026] DELETE /volume/v3/volumes/bd0a88e2-03ff-41af-ba52-42b0e89e7885 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:08:00 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-5f10a48f-02cb-40ca-b871-39afda48ef7a None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:00 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-5f10a48f-02cb-40ca-b871-39afda48ef7a tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] GET http://192.168.122.117/volume/v3/volumes/bd0a88e2-03ff-41af-ba52-42b0e89e7885 Sep 05 21:08:00 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-5f10a48f-02cb-40ca-b871-39afda48ef7a tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:00 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-5f10a48f-02cb-40ca-b871-39afda48ef7a tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:00 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:08:00 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:08:00 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:00 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:08:00 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-5f10a48f-02cb-40ca-b871-39afda48ef7a tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Volume info retrieved successfully. Sep 05 21:08:00 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-5f10a48f-02cb-40ca-b871-39afda48ef7a tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] http://192.168.122.117/volume/v3/volumes/bd0a88e2-03ff-41af-ba52-42b0e89e7885 returned with HTTP 200 Sep 05 21:08:00 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1325/2631] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:08:00 2026] GET /volume/v3/volumes/bd0a88e2-03ff-41af-ba52-42b0e89e7885 => generated 889 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:08:01 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-1c3a7423-f2d3-4e20-b85d-c572f6aac8a2 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:01 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-1c3a7423-f2d3-4e20-b85d-c572f6aac8a2 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] GET http://192.168.122.117/volume/v3/volumes/bd0a88e2-03ff-41af-ba52-42b0e89e7885 Sep 05 21:08:02 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-1c3a7423-f2d3-4e20-b85d-c572f6aac8a2 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:02 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-1c3a7423-f2d3-4e20-b85d-c572f6aac8a2 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:02 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-1c3a7423-f2d3-4e20-b85d-c572f6aac8a2 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] http://192.168.122.117/volume/v3/volumes/bd0a88e2-03ff-41af-ba52-42b0e89e7885 returned with HTTP 404 Sep 05 21:08:02 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1307/2632] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:08:01 2026] GET /volume/v3/volumes/bd0a88e2-03ff-41af-ba52-42b0e89e7885 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:08:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-2933d5af-70a2-4bd8-8ccd-c0aa3f38451c None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:02 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-2933d5af-70a2-4bd8-8ccd-c0aa3f38451c tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] GET http://192.168.122.117/volume/v3/volumes/bd0a88e2-03ff-41af-ba52-42b0e89e7885 Sep 05 21:08:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-2933d5af-70a2-4bd8-8ccd-c0aa3f38451c tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-2933d5af-70a2-4bd8-8ccd-c0aa3f38451c tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:02 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-2933d5af-70a2-4bd8-8ccd-c0aa3f38451c tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] http://192.168.122.117/volume/v3/volumes/bd0a88e2-03ff-41af-ba52-42b0e89e7885 returned with HTTP 404 Sep 05 21:08:02 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1326/2633] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:08:02 2026] GET /volume/v3/volumes/bd0a88e2-03ff-41af-ba52-42b0e89e7885 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:08:02 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-32f402a9-a484-4b49-88eb-24eacaeba31d None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:02 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-32f402a9-a484-4b49-88eb-24eacaeba31d tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] DELETE http://192.168.122.117/volume/v3/volumes/bd0a88e2-03ff-41af-ba52-42b0e89e7885 Sep 05 21:08:02 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-32f402a9-a484-4b49-88eb-24eacaeba31d tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:02 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-32f402a9-a484-4b49-88eb-24eacaeba31d tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:02 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-32f402a9-a484-4b49-88eb-24eacaeba31d tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Delete volume with id: bd0a88e2-03ff-41af-ba52-42b0e89e7885 Sep 05 21:08:02 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-32f402a9-a484-4b49-88eb-24eacaeba31d tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] http://192.168.122.117/volume/v3/volumes/bd0a88e2-03ff-41af-ba52-42b0e89e7885 returned with HTTP 404 Sep 05 21:08:02 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1308/2634] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 21:08:02 2026] DELETE /volume/v3/volumes/bd0a88e2-03ff-41af-ba52-42b0e89e7885 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:08:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-a197fec9-ebfb-467c-805c-95e89afd8263 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:02 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-a197fec9-ebfb-467c-805c-95e89afd8263 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] DELETE http://192.168.122.117/volume/v3/snapshots/7dd65e47-9a0b-4855-bd1c-5d3f12f5ebbc Sep 05 21:08:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-a197fec9-ebfb-467c-805c-95e89afd8263 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-a197fec9-ebfb-467c-805c-95e89afd8263 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Calling method 'delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:02 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.snapshots [None req-a197fec9-ebfb-467c-805c-95e89afd8263 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Delete snapshot with id: 7dd65e47-9a0b-4855-bd1c-5d3f12f5ebbc Sep 05 21:08:02 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:02 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:08:02 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-a197fec9-ebfb-467c-805c-95e89afd8263 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Snapshot retrieved successfully. Sep 05 21:08:02 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:08:02 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:08:02 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-a197fec9-ebfb-467c-805c-95e89afd8263 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Snapshot delete request issued successfully. Sep 05 21:08:02 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-a197fec9-ebfb-467c-805c-95e89afd8263 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] http://192.168.122.117/volume/v3/snapshots/7dd65e47-9a0b-4855-bd1c-5d3f12f5ebbc returned with HTTP 202 Sep 05 21:08:02 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1327/2635] 192.168.122.117 () {58 vars in 1241 bytes} [Sat Sep 5 21:08:02 2026] DELETE /volume/v3/snapshots/7dd65e47-9a0b-4855-bd1c-5d3f12f5ebbc => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:08:02 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-5de679a7-c3d9-4ee7-a95b-808b2451979b None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:02 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-5de679a7-c3d9-4ee7-a95b-808b2451979b tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] GET http://192.168.122.117/volume/v3/snapshots/7dd65e47-9a0b-4855-bd1c-5d3f12f5ebbc Sep 05 21:08:02 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-5de679a7-c3d9-4ee7-a95b-808b2451979b tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:02 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-5de679a7-c3d9-4ee7-a95b-808b2451979b tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:02 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:02 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:08:02 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-5de679a7-c3d9-4ee7-a95b-808b2451979b tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Snapshot retrieved successfully. Sep 05 21:08:02 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-5de679a7-c3d9-4ee7-a95b-808b2451979b tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] http://192.168.122.117/volume/v3/snapshots/7dd65e47-9a0b-4855-bd1c-5d3f12f5ebbc returned with HTTP 200 Sep 05 21:08:02 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1309/2636] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:08:02 2026] GET /volume/v3/snapshots/7dd65e47-9a0b-4855-bd1c-5d3f12f5ebbc => generated 467 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:08:03 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-23baec82-59cb-45f9-9d3b-599e32b9c91e None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:03 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-23baec82-59cb-45f9-9d3b-599e32b9c91e tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] GET http://192.168.122.117/volume/v3/snapshots/7dd65e47-9a0b-4855-bd1c-5d3f12f5ebbc Sep 05 21:08:03 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-23baec82-59cb-45f9-9d3b-599e32b9c91e tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:03 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-23baec82-59cb-45f9-9d3b-599e32b9c91e tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:03 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:03 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:08:03 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-23baec82-59cb-45f9-9d3b-599e32b9c91e tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Snapshot retrieved successfully. Sep 05 21:08:03 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-23baec82-59cb-45f9-9d3b-599e32b9c91e tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] http://192.168.122.117/volume/v3/snapshots/7dd65e47-9a0b-4855-bd1c-5d3f12f5ebbc returned with HTTP 200 Sep 05 21:08:03 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1328/2637] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:08:03 2026] GET /volume/v3/snapshots/7dd65e47-9a0b-4855-bd1c-5d3f12f5ebbc => generated 467 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:08:04 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-17842de9-1d9f-4f9a-a77f-39d464b3e5be None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:04 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-17842de9-1d9f-4f9a-a77f-39d464b3e5be tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] GET http://192.168.122.117/volume/v3/snapshots/7dd65e47-9a0b-4855-bd1c-5d3f12f5ebbc Sep 05 21:08:04 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-17842de9-1d9f-4f9a-a77f-39d464b3e5be tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:04 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-17842de9-1d9f-4f9a-a77f-39d464b3e5be tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:04 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-17842de9-1d9f-4f9a-a77f-39d464b3e5be tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] http://192.168.122.117/volume/v3/snapshots/7dd65e47-9a0b-4855-bd1c-5d3f12f5ebbc returned with HTTP 404 Sep 05 21:08:04 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1310/2638] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:08:04 2026] GET /volume/v3/snapshots/7dd65e47-9a0b-4855-bd1c-5d3f12f5ebbc => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:08:04 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-80679989-d660-4e67-a03e-088cc044374a None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:04 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-80679989-d660-4e67-a03e-088cc044374a tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] GET http://192.168.122.117/volume/v3/volumes/957c1074-51ef-4474-bd26-6ffd6e615fe7 Sep 05 21:08:04 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-80679989-d660-4e67-a03e-088cc044374a tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:04 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-80679989-d660-4e67-a03e-088cc044374a tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:04 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:08:04 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:08:04 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:04 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:08:04 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-80679989-d660-4e67-a03e-088cc044374a tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Volume info retrieved successfully. Sep 05 21:08:04 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-80679989-d660-4e67-a03e-088cc044374a tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] http://192.168.122.117/volume/v3/volumes/957c1074-51ef-4474-bd26-6ffd6e615fe7 returned with HTTP 200 Sep 05 21:08:04 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1329/2639] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:08:04 2026] GET /volume/v3/volumes/957c1074-51ef-4474-bd26-6ffd6e615fe7 => generated 856 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:08:04 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-67263b45-5ccf-42e5-a9f4-d9f370184a4f None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:04 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-67263b45-5ccf-42e5-a9f4-d9f370184a4f tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] DELETE http://192.168.122.117/volume/v3/volumes/957c1074-51ef-4474-bd26-6ffd6e615fe7 Sep 05 21:08:04 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-67263b45-5ccf-42e5-a9f4-d9f370184a4f tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:04 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-67263b45-5ccf-42e5-a9f4-d9f370184a4f tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:04 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-67263b45-5ccf-42e5-a9f4-d9f370184a4f tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Delete volume with id: 957c1074-51ef-4474-bd26-6ffd6e615fe7 Sep 05 21:08:04 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:08:04 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:08:04 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:04 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:08:04 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-67263b45-5ccf-42e5-a9f4-d9f370184a4f tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Volume info retrieved successfully. Sep 05 21:08:04 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-67263b45-5ccf-42e5-a9f4-d9f370184a4f tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Delete volume request issued successfully. Sep 05 21:08:04 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-67263b45-5ccf-42e5-a9f4-d9f370184a4f tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] http://192.168.122.117/volume/v3/volumes/957c1074-51ef-4474-bd26-6ffd6e615fe7 returned with HTTP 202 Sep 05 21:08:04 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1311/2640] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 21:08:04 2026] DELETE /volume/v3/volumes/957c1074-51ef-4474-bd26-6ffd6e615fe7 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:08:04 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-849c648f-6a1b-42ed-83e9-4bb80c074b21 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:04 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-849c648f-6a1b-42ed-83e9-4bb80c074b21 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] GET http://192.168.122.117/volume/v3/volumes/957c1074-51ef-4474-bd26-6ffd6e615fe7 Sep 05 21:08:04 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-849c648f-6a1b-42ed-83e9-4bb80c074b21 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:04 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-849c648f-6a1b-42ed-83e9-4bb80c074b21 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:04 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:08:04 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:08:04 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:04 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:08:04 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-849c648f-6a1b-42ed-83e9-4bb80c074b21 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Volume info retrieved successfully. Sep 05 21:08:04 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-849c648f-6a1b-42ed-83e9-4bb80c074b21 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] http://192.168.122.117/volume/v3/volumes/957c1074-51ef-4474-bd26-6ffd6e615fe7 returned with HTTP 200 Sep 05 21:08:04 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1330/2641] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:08:04 2026] GET /volume/v3/volumes/957c1074-51ef-4474-bd26-6ffd6e615fe7 => generated 855 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:08:05 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-97be57df-1489-4126-aaec-54f5adc1f262 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:05 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-97be57df-1489-4126-aaec-54f5adc1f262 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] GET http://192.168.122.117/volume/v3/volumes/957c1074-51ef-4474-bd26-6ffd6e615fe7 Sep 05 21:08:05 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-97be57df-1489-4126-aaec-54f5adc1f262 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:05 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-97be57df-1489-4126-aaec-54f5adc1f262 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:05 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-97be57df-1489-4126-aaec-54f5adc1f262 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] http://192.168.122.117/volume/v3/volumes/957c1074-51ef-4474-bd26-6ffd6e615fe7 returned with HTTP 404 Sep 05 21:08:05 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1312/2642] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:08:05 2026] GET /volume/v3/volumes/957c1074-51ef-4474-bd26-6ffd6e615fe7 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:08:05 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-cf1df8d8-538d-404b-9ee9-fbce4af7beca None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:05 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-cf1df8d8-538d-404b-9ee9-fbce4af7beca tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] GET http://192.168.122.117/volume/v3/volumes/828322d0-8b68-4f2f-a874-f67eb1b99aa8 Sep 05 21:08:05 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-cf1df8d8-538d-404b-9ee9-fbce4af7beca tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:05 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-cf1df8d8-538d-404b-9ee9-fbce4af7beca tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:05 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:08:05 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:08:05 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:05 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:08:05 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-cf1df8d8-538d-404b-9ee9-fbce4af7beca tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Volume info retrieved successfully. Sep 05 21:08:05 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-cf1df8d8-538d-404b-9ee9-fbce4af7beca tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] http://192.168.122.117/volume/v3/volumes/828322d0-8b68-4f2f-a874-f67eb1b99aa8 returned with HTTP 200 Sep 05 21:08:05 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1331/2643] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:08:05 2026] GET /volume/v3/volumes/828322d0-8b68-4f2f-a874-f67eb1b99aa8 => generated 855 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:08:05 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-c1193800-9be0-47cb-af9a-fab9e053b560 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:05 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-c1193800-9be0-47cb-af9a-fab9e053b560 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] DELETE http://192.168.122.117/volume/v3/volumes/828322d0-8b68-4f2f-a874-f67eb1b99aa8 Sep 05 21:08:05 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-c1193800-9be0-47cb-af9a-fab9e053b560 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:05 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-c1193800-9be0-47cb-af9a-fab9e053b560 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:05 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-c1193800-9be0-47cb-af9a-fab9e053b560 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Delete volume with id: 828322d0-8b68-4f2f-a874-f67eb1b99aa8 Sep 05 21:08:05 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:08:05 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:08:05 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:05 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:08:05 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-c1193800-9be0-47cb-af9a-fab9e053b560 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Volume info retrieved successfully. Sep 05 21:08:05 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-c1193800-9be0-47cb-af9a-fab9e053b560 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Delete volume request issued successfully. Sep 05 21:08:05 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-c1193800-9be0-47cb-af9a-fab9e053b560 tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] http://192.168.122.117/volume/v3/volumes/828322d0-8b68-4f2f-a874-f67eb1b99aa8 returned with HTTP 202 Sep 05 21:08:05 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1313/2644] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 21:08:05 2026] DELETE /volume/v3/volumes/828322d0-8b68-4f2f-a874-f67eb1b99aa8 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:08:05 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-6565a541-8760-4d16-9e09-5a52824f894e None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:05 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-6565a541-8760-4d16-9e09-5a52824f894e tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] GET http://192.168.122.117/volume/v3/volumes/828322d0-8b68-4f2f-a874-f67eb1b99aa8 Sep 05 21:08:05 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-6565a541-8760-4d16-9e09-5a52824f894e tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:05 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-6565a541-8760-4d16-9e09-5a52824f894e tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:05 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:08:05 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:08:05 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:05 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:08:05 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-6565a541-8760-4d16-9e09-5a52824f894e tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Volume info retrieved successfully. Sep 05 21:08:05 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-6565a541-8760-4d16-9e09-5a52824f894e tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] http://192.168.122.117/volume/v3/volumes/828322d0-8b68-4f2f-a874-f67eb1b99aa8 returned with HTTP 200 Sep 05 21:08:05 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1332/2645] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:08:05 2026] GET /volume/v3/volumes/828322d0-8b68-4f2f-a874-f67eb1b99aa8 => generated 854 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:08:06 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-a91c2bb2-4bf2-4703-8dc5-3f7373904adc None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:06 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-a91c2bb2-4bf2-4703-8dc5-3f7373904adc tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] GET http://192.168.122.117/volume/v3/volumes/828322d0-8b68-4f2f-a874-f67eb1b99aa8 Sep 05 21:08:06 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-a91c2bb2-4bf2-4703-8dc5-3f7373904adc tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:06 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-a91c2bb2-4bf2-4703-8dc5-3f7373904adc tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:06 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-a91c2bb2-4bf2-4703-8dc5-3f7373904adc tempest-VolumesSnapshotTestJSON-1829696413 tempest-VolumesSnapshotTestJSON-1829696413-project-member] http://192.168.122.117/volume/v3/volumes/828322d0-8b68-4f2f-a874-f67eb1b99aa8 returned with HTTP 404 Sep 05 21:08:06 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1314/2646] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:08:06 2026] GET /volume/v3/volumes/828322d0-8b68-4f2f-a874-f67eb1b99aa8 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:08:12 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-fba8229c-13ea-473f-bcb6-4d6555bd7e6d None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:12 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-fba8229c-13ea-473f-bcb6-4d6555bd7e6d tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 21:08:12 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-fba8229c-13ea-473f-bcb6-4d6555bd7e6d tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1495924132"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:08:12 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.volumes [None req-fba8229c-13ea-473f-bcb6-4d6555bd7e6d tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1495924132'}} {{(pid=87434) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:08:12 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-fba8229c-13ea-473f-bcb6-4d6555bd7e6d tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Create volume of 1 GB Sep 05 21:08:12 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-fba8229c-13ea-473f-bcb6-4d6555bd7e6d tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Availability Zones retrieved successfully. Sep 05 21:08:12 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-fba8229c-13ea-473f-bcb6-4d6555bd7e6d tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Flow 'volume_create_api' (8aa93357-62d2-4e72-9523-f23eb537aced) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:08:12 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-fba8229c-13ea-473f-bcb6-4d6555bd7e6d tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44cb5e9b-7b49-410d-8444-8b5af3d8b27b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:08:12 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.flows.api.create_volume [None req-fba8229c-13ea-473f-bcb6-4d6555bd7e6d tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Validating volume size '1' using validate_int {{(pid=87434) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:08:12 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-fba8229c-13ea-473f-bcb6-4d6555bd7e6d tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44cb5e9b-7b49-410d-8444-8b5af3d8b27b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:08:12 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-fba8229c-13ea-473f-bcb6-4d6555bd7e6d tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a9fe742-bce6-4713-9e66-611a5f23ff1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:08:12 devstack devstack@c-api.service[87434]: DEBUG cinder.quota [None req-fba8229c-13ea-473f-bcb6-4d6555bd7e6d tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Created reservations ['bbc21ead-1366-4133-b173-1488bda9ed03', '5bf7b266-db6e-457e-b763-7b097f4e9820', '81bdb766-cf57-4f0c-9887-1b919ba1a6ae', '8b3219be-74a3-4f5a-9127-57ce72e5080d'] {{(pid=87434) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:08:12 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-fba8229c-13ea-473f-bcb6-4d6555bd7e6d tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a9fe742-bce6-4713-9e66-611a5f23ff1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bbc21ead-1366-4133-b173-1488bda9ed03', '5bf7b266-db6e-457e-b763-7b097f4e9820', '81bdb766-cf57-4f0c-9887-1b919ba1a6ae', '8b3219be-74a3-4f5a-9127-57ce72e5080d']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:08:12 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-fba8229c-13ea-473f-bcb6-4d6555bd7e6d tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2929fa1d-c8a3-4c33-b2cd-9584f4847c1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:08:13 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:08:13 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:08:13 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-fba8229c-13ea-473f-bcb6-4d6555bd7e6d tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2929fa1d-c8a3-4c33-b2cd-9584f4847c1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4a4fd23c-a9c6-4cb2-897e-d5e79e074d9b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1495924132',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='43acffa0affa4f14ad8dbb849334177b',qos_specs=None,replication_status=,reservations=['bbc21ead-1366-4133-b173-1488bda9ed03','5bf7b266-db6e-457e-b763-7b097f4e9820','81bdb766-cf57-4f0c-9887-1b919ba1a6ae','8b3219be-74a3-4f5a-9127-57ce72e5080d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5cf1788e64af4c2bb1483e227ecbfe55',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:08:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1495924132',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4a4fd23c-a9c6-4cb2-897e-d5e79e074d9b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='43acffa0affa4f14ad8dbb849334177b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5cf1788e64af4c2bb1483e227ecbfe55',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:08:13 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-fba8229c-13ea-473f-bcb6-4d6555bd7e6d tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a2640c8-9927-473d-af0b-4376f58bec23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:08:13 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-fba8229c-13ea-473f-bcb6-4d6555bd7e6d tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a2640c8-9927-473d-af0b-4376f58bec23) transitioned into state 'SUCCESS' from state '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-1495924132',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='43acffa0affa4f14ad8dbb849334177b',qos_specs=None,replication_status=,reservations=['bbc21ead-1366-4133-b173-1488bda9ed03','5bf7b266-db6e-457e-b763-7b097f4e9820','81bdb766-cf57-4f0c-9887-1b919ba1a6ae','8b3219be-74a3-4f5a-9127-57ce72e5080d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5cf1788e64af4c2bb1483e227ecbfe55',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:08:13 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-fba8229c-13ea-473f-bcb6-4d6555bd7e6d tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df669164-a619-42c7-b9de-61e95620775b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:08:13 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-fba8229c-13ea-473f-bcb6-4d6555bd7e6d tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df669164-a619-42c7-b9de-61e95620775b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:08:13 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-fba8229c-13ea-473f-bcb6-4d6555bd7e6d tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Flow 'volume_create_api' (8aa93357-62d2-4e72-9523-f23eb537aced) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:08:13 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-fba8229c-13ea-473f-bcb6-4d6555bd7e6d tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Create volume request issued successfully. Sep 05 21:08:13 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-fba8229c-13ea-473f-bcb6-4d6555bd7e6d tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 21:08:13 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1333/2647] 192.168.122.117 () {60 vars in 1142 bytes} [Sat Sep 5 21:08:12 2026] POST /volume/v3/volumes => generated 769 bytes in 491 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:08:13 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-47f26968-a405-4744-84f4-f7c36afa6ee5 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:13 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-47f26968-a405-4744-84f4-f7c36afa6ee5 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] GET http://192.168.122.117/volume/v3/volumes/4a4fd23c-a9c6-4cb2-897e-d5e79e074d9b Sep 05 21:08:13 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-47f26968-a405-4744-84f4-f7c36afa6ee5 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:13 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-47f26968-a405-4744-84f4-f7c36afa6ee5 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:13 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:08:13 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:08:13 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:13 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:08:13 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-47f26968-a405-4744-84f4-f7c36afa6ee5 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Volume info retrieved successfully. Sep 05 21:08:13 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-47f26968-a405-4744-84f4-f7c36afa6ee5 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] http://192.168.122.117/volume/v3/volumes/4a4fd23c-a9c6-4cb2-897e-d5e79e074d9b returned with HTTP 200 Sep 05 21:08:13 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1315/2648] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:08:13 2026] GET /volume/v3/volumes/4a4fd23c-a9c6-4cb2-897e-d5e79e074d9b => generated 837 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:08:14 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-d82d7086-01e1-4042-ac56-1e9c161774fd None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:14 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d82d7086-01e1-4042-ac56-1e9c161774fd tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] GET http://192.168.122.117/volume/v3/volumes/4a4fd23c-a9c6-4cb2-897e-d5e79e074d9b Sep 05 21:08:14 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-d82d7086-01e1-4042-ac56-1e9c161774fd tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:14 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-d82d7086-01e1-4042-ac56-1e9c161774fd tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:14 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:08:14 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:08:14 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:14 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:08:14 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-d82d7086-01e1-4042-ac56-1e9c161774fd tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Volume info retrieved successfully. Sep 05 21:08:14 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d82d7086-01e1-4042-ac56-1e9c161774fd tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] http://192.168.122.117/volume/v3/volumes/4a4fd23c-a9c6-4cb2-897e-d5e79e074d9b returned with HTTP 200 Sep 05 21:08:14 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1334/2649] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:08:14 2026] GET /volume/v3/volumes/4a4fd23c-a9c6-4cb2-897e-d5e79e074d9b => generated 862 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:08:14 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-401e32b4-8364-4093-b352-247a44e84503 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:14 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-401e32b4-8364-4093-b352-247a44e84503 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] POST http://192.168.122.117/volume/v3/snapshots Sep 05 21:08:14 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-401e32b4-8364-4093-b352-247a44e84503 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4a4fd23c-a9c6-4cb2-897e-d5e79e074d9b", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-1732946449"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:08:14 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:08:14 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:08:14 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:14 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:08:14 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-401e32b4-8364-4093-b352-247a44e84503 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Volume info retrieved successfully. Sep 05 21:08:14 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.snapshots [None req-401e32b4-8364-4093-b352-247a44e84503 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Create snapshot from volume 4a4fd23c-a9c6-4cb2-897e-d5e79e074d9b Sep 05 21:08:14 devstack devstack@c-api.service[87435]: DEBUG cinder.quota [None req-401e32b4-8364-4093-b352-247a44e84503 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Created reservations ['c32c1992-ac05-43c6-8332-461d637d45c4', '17ebead1-4d8c-438e-873d-672280feb01a', 'cdac413c-5aea-465a-a5e7-f73752ca3a3b', 'babaf59b-311f-4a02-bbf2-53e5c2cea70d'] {{(pid=87435) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:08:14 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:08:14 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:08:14 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-401e32b4-8364-4093-b352-247a44e84503 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Snapshot create request issued successfully. Sep 05 21:08:14 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-401e32b4-8364-4093-b352-247a44e84503 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] http://192.168.122.117/volume/v3/snapshots returned with HTTP 202 Sep 05 21:08:14 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1316/2650] 192.168.122.117 () {60 vars in 1149 bytes} [Sat Sep 5 21:08:14 2026] POST /volume/v3/snapshots => generated 316 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:08:14 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-a4649afc-a7e2-4c62-96e3-f4cdcedab5b7 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:14 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-a4649afc-a7e2-4c62-96e3-f4cdcedab5b7 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] GET http://192.168.122.117/volume/v3/snapshots/55f09839-2865-48d6-8ef3-cdad98c92428 Sep 05 21:08:14 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-a4649afc-a7e2-4c62-96e3-f4cdcedab5b7 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:14 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-a4649afc-a7e2-4c62-96e3-f4cdcedab5b7 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:14 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:14 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:08:14 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-a4649afc-a7e2-4c62-96e3-f4cdcedab5b7 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Snapshot retrieved successfully. Sep 05 21:08:14 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-a4649afc-a7e2-4c62-96e3-f4cdcedab5b7 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] http://192.168.122.117/volume/v3/snapshots/55f09839-2865-48d6-8ef3-cdad98c92428 returned with HTTP 200 Sep 05 21:08:14 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1335/2651] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:08:14 2026] GET /volume/v3/snapshots/55f09839-2865-48d6-8ef3-cdad98c92428 => generated 448 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:08:15 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-69d46d51-2f7d-4323-bb8e-c65d98138def None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:15 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-69d46d51-2f7d-4323-bb8e-c65d98138def tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] GET http://192.168.122.117/volume/v3/snapshots/55f09839-2865-48d6-8ef3-cdad98c92428 Sep 05 21:08:15 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-69d46d51-2f7d-4323-bb8e-c65d98138def tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:15 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-69d46d51-2f7d-4323-bb8e-c65d98138def tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:15 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:15 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:08:15 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-69d46d51-2f7d-4323-bb8e-c65d98138def tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Snapshot retrieved successfully. Sep 05 21:08:15 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-69d46d51-2f7d-4323-bb8e-c65d98138def tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] http://192.168.122.117/volume/v3/snapshots/55f09839-2865-48d6-8ef3-cdad98c92428 returned with HTTP 200 Sep 05 21:08:15 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1317/2652] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:08:15 2026] GET /volume/v3/snapshots/55f09839-2865-48d6-8ef3-cdad98c92428 => generated 448 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:08:16 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-02f660f5-3b63-48fb-a9b7-49ac849174b5 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:16 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-02f660f5-3b63-48fb-a9b7-49ac849174b5 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] GET http://192.168.122.117/volume/v3/snapshots/55f09839-2865-48d6-8ef3-cdad98c92428 Sep 05 21:08:16 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-02f660f5-3b63-48fb-a9b7-49ac849174b5 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:16 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-02f660f5-3b63-48fb-a9b7-49ac849174b5 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:16 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:16 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:08:16 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-02f660f5-3b63-48fb-a9b7-49ac849174b5 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Snapshot retrieved successfully. Sep 05 21:08:16 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-02f660f5-3b63-48fb-a9b7-49ac849174b5 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] http://192.168.122.117/volume/v3/snapshots/55f09839-2865-48d6-8ef3-cdad98c92428 returned with HTTP 200 Sep 05 21:08:16 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1336/2653] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:08:16 2026] GET /volume/v3/snapshots/55f09839-2865-48d6-8ef3-cdad98c92428 => generated 475 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:08:16 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-b597b4b9-80df-401b-b98a-26518c7fca09 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:16 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-b597b4b9-80df-401b-b98a-26518c7fca09 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 21:08:16 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-b597b4b9-80df-401b-b98a-26518c7fca09 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "55f09839-2865-48d6-8ef3-cdad98c92428", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1731488500"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:08:16 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.volumes [None req-b597b4b9-80df-401b-b98a-26518c7fca09 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Create volume request body: {'volume': {"'snapshot_id": '55f09839-2865-48d6-8ef3-cdad98c92428', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1731488500'}} {{(pid=87435) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:08:16 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-b597b4b9-80df-401b-b98a-26518c7fca09 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Create volume of 1 GB Sep 05 21:08:16 devstack devstack@c-api.service[87435]: DEBUG dbcounter [-] [87435] Writing DB stats cinder:SELECT=280,cinder:INSERT=47,cinder:UPDATE=81 {{(pid=87435) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 21:08:16 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-b597b4b9-80df-401b-b98a-26518c7fca09 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Availability Zones retrieved successfully. Sep 05 21:08:16 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-b597b4b9-80df-401b-b98a-26518c7fca09 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Flow 'volume_create_api' (e9cfda7d-d900-4531-bb11-cb6c0c91f13a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:08:16 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-b597b4b9-80df-401b-b98a-26518c7fca09 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a60c896-35ab-48d9-ab74-0fd7683f9713) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:08:16 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.flows.api.create_volume [None req-b597b4b9-80df-401b-b98a-26518c7fca09 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Validating volume size '1' using validate_int {{(pid=87435) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:08:16 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-b597b4b9-80df-401b-b98a-26518c7fca09 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a60c896-35ab-48d9-ab74-0fd7683f9713) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:08:16 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-b597b4b9-80df-401b-b98a-26518c7fca09 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2329dfaa-bbe2-4eb3-84bd-839a4303cff8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:08:16 devstack devstack@c-api.service[87435]: DEBUG cinder.quota [None req-b597b4b9-80df-401b-b98a-26518c7fca09 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Created reservations ['d3105236-1924-4a57-8e29-dec1aa30c039', '0f39946e-f20c-489f-8294-c587e9aad52b', 'ebd53496-fbf2-4217-abe1-85a53fbc5925', 'b395d7aa-546a-4717-8729-2feaa93ac78a'] {{(pid=87435) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:08:16 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-b597b4b9-80df-401b-b98a-26518c7fca09 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2329dfaa-bbe2-4eb3-84bd-839a4303cff8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d3105236-1924-4a57-8e29-dec1aa30c039', '0f39946e-f20c-489f-8294-c587e9aad52b', 'ebd53496-fbf2-4217-abe1-85a53fbc5925', 'b395d7aa-546a-4717-8729-2feaa93ac78a']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:08:16 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-b597b4b9-80df-401b-b98a-26518c7fca09 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b6b3348-ce90-445b-8690-3791aec9f6d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:08:16 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:08:16 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:08:16 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-b597b4b9-80df-401b-b98a-26518c7fca09 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b6b3348-ce90-445b-8690-3791aec9f6d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9eb5a198-e6bb-4c64-b2c0-5d43b3f63782', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1731488500',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='43acffa0affa4f14ad8dbb849334177b',qos_specs=None,replication_status=,reservations=['d3105236-1924-4a57-8e29-dec1aa30c039','0f39946e-f20c-489f-8294-c587e9aad52b','ebd53496-fbf2-4217-abe1-85a53fbc5925','b395d7aa-546a-4717-8729-2feaa93ac78a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5cf1788e64af4c2bb1483e227ecbfe55',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:08:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1731488500',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9eb5a198-e6bb-4c64-b2c0-5d43b3f63782,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='43acffa0affa4f14ad8dbb849334177b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5cf1788e64af4c2bb1483e227ecbfe55',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:08:16 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-b597b4b9-80df-401b-b98a-26518c7fca09 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a40523dd-6ee6-433e-ae6a-73f27a1fb800) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:08:16 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-b597b4b9-80df-401b-b98a-26518c7fca09 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a40523dd-6ee6-433e-ae6a-73f27a1fb800) transitioned into state 'SUCCESS' from state '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-1731488500',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='43acffa0affa4f14ad8dbb849334177b',qos_specs=None,replication_status=,reservations=['d3105236-1924-4a57-8e29-dec1aa30c039','0f39946e-f20c-489f-8294-c587e9aad52b','ebd53496-fbf2-4217-abe1-85a53fbc5925','b395d7aa-546a-4717-8729-2feaa93ac78a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5cf1788e64af4c2bb1483e227ecbfe55',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:08:16 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-b597b4b9-80df-401b-b98a-26518c7fca09 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d1247ea-75ca-41ec-b941-06c9fa9f6b51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:08:16 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-b597b4b9-80df-401b-b98a-26518c7fca09 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d1247ea-75ca-41ec-b941-06c9fa9f6b51) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:08:16 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-b597b4b9-80df-401b-b98a-26518c7fca09 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Flow 'volume_create_api' (e9cfda7d-d900-4531-bb11-cb6c0c91f13a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:08:16 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-b597b4b9-80df-401b-b98a-26518c7fca09 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Create volume request issued successfully. Sep 05 21:08:16 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-b597b4b9-80df-401b-b98a-26518c7fca09 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 21:08:16 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1318/2654] 192.168.122.117 () {60 vars in 1143 bytes} [Sat Sep 5 21:08:16 2026] POST /volume/v3/volumes => generated 769 bytes in 344 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:08:16 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-f60ac661-745d-4a18-b168-891fc54498d1 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:16 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-f60ac661-745d-4a18-b168-891fc54498d1 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 21:08:16 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-f60ac661-745d-4a18-b168-891fc54498d1 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "55f09839-2865-48d6-8ef3-cdad98c92428", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1933902025"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:08:16 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.volumes [None req-f60ac661-745d-4a18-b168-891fc54498d1 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Create volume request body: {'volume': {"'snapshot_id": '55f09839-2865-48d6-8ef3-cdad98c92428', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1933902025'}} {{(pid=87434) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:08:16 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-f60ac661-745d-4a18-b168-891fc54498d1 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Create volume of 1 GB Sep 05 21:08:16 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-f60ac661-745d-4a18-b168-891fc54498d1 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Availability Zones retrieved successfully. Sep 05 21:08:16 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-f60ac661-745d-4a18-b168-891fc54498d1 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Flow 'volume_create_api' (2fe9f803-e6ca-4e2f-bbe5-2f5efa8bb21d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:08:16 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-f60ac661-745d-4a18-b168-891fc54498d1 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afa14435-076f-42f3-aa87-fbcff2b805b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:08:16 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.flows.api.create_volume [None req-f60ac661-745d-4a18-b168-891fc54498d1 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Validating volume size '1' using validate_int {{(pid=87434) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:08:16 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-f60ac661-745d-4a18-b168-891fc54498d1 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afa14435-076f-42f3-aa87-fbcff2b805b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:08:16 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-f60ac661-745d-4a18-b168-891fc54498d1 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5238631f-7a8c-4017-9c14-fb6493e7e9f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:08:17 devstack devstack@c-api.service[87434]: DEBUG cinder.quota [None req-f60ac661-745d-4a18-b168-891fc54498d1 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Created reservations ['cffcd0c9-b40b-4aef-83aa-bbc3bf882b8a', 'dc8a5437-f1da-47e3-8636-dd7a6e96bb58', 'cd7eabe4-4e39-493d-9870-ab69c1fa97ee', '8feff42c-f47f-47a8-9d1c-95885087e255'] {{(pid=87434) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:08:17 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-f60ac661-745d-4a18-b168-891fc54498d1 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5238631f-7a8c-4017-9c14-fb6493e7e9f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cffcd0c9-b40b-4aef-83aa-bbc3bf882b8a', 'dc8a5437-f1da-47e3-8636-dd7a6e96bb58', 'cd7eabe4-4e39-493d-9870-ab69c1fa97ee', '8feff42c-f47f-47a8-9d1c-95885087e255']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:08:17 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-f60ac661-745d-4a18-b168-891fc54498d1 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7488ea5-6d55-41cf-ad82-75558a5f7782) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:08:17 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:08:17 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:08:17 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-f60ac661-745d-4a18-b168-891fc54498d1 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7488ea5-6d55-41cf-ad82-75558a5f7782) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ce834dad-a5a2-4ba4-9492-17e1ee9e2ec8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1933902025',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='43acffa0affa4f14ad8dbb849334177b',qos_specs=None,replication_status=,reservations=['cffcd0c9-b40b-4aef-83aa-bbc3bf882b8a','dc8a5437-f1da-47e3-8636-dd7a6e96bb58','cd7eabe4-4e39-493d-9870-ab69c1fa97ee','8feff42c-f47f-47a8-9d1c-95885087e255'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5cf1788e64af4c2bb1483e227ecbfe55',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:08:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1933902025',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ce834dad-a5a2-4ba4-9492-17e1ee9e2ec8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='43acffa0affa4f14ad8dbb849334177b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5cf1788e64af4c2bb1483e227ecbfe55',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:08:17 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-f60ac661-745d-4a18-b168-891fc54498d1 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (886738d1-eab2-4524-a1ab-10f771e98b1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:08:17 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-f60ac661-745d-4a18-b168-891fc54498d1 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (886738d1-eab2-4524-a1ab-10f771e98b1a) transitioned into state 'SUCCESS' from state '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-1933902025',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='43acffa0affa4f14ad8dbb849334177b',qos_specs=None,replication_status=,reservations=['cffcd0c9-b40b-4aef-83aa-bbc3bf882b8a','dc8a5437-f1da-47e3-8636-dd7a6e96bb58','cd7eabe4-4e39-493d-9870-ab69c1fa97ee','8feff42c-f47f-47a8-9d1c-95885087e255'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5cf1788e64af4c2bb1483e227ecbfe55',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:08:17 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-f60ac661-745d-4a18-b168-891fc54498d1 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c5d9991-e490-4b3b-be88-61024a24fecd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:08:17 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-f60ac661-745d-4a18-b168-891fc54498d1 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c5d9991-e490-4b3b-be88-61024a24fecd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:08:17 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-f60ac661-745d-4a18-b168-891fc54498d1 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Flow 'volume_create_api' (2fe9f803-e6ca-4e2f-bbe5-2f5efa8bb21d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:08:17 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-f60ac661-745d-4a18-b168-891fc54498d1 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Create volume request issued successfully. Sep 05 21:08:17 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-f60ac661-745d-4a18-b168-891fc54498d1 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 21:08:17 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1337/2655] 192.168.122.117 () {60 vars in 1143 bytes} [Sat Sep 5 21:08:16 2026] POST /volume/v3/volumes => generated 769 bytes in 341 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:08:17 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-220c342c-eb27-4b18-bf12-619b9f381c54 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:17 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-220c342c-eb27-4b18-bf12-619b9f381c54 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 21:08:17 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-220c342c-eb27-4b18-bf12-619b9f381c54 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "55f09839-2865-48d6-8ef3-cdad98c92428", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-2125152241"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:08:17 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.volumes [None req-220c342c-eb27-4b18-bf12-619b9f381c54 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Create volume request body: {'volume': {"'snapshot_id": '55f09839-2865-48d6-8ef3-cdad98c92428', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-2125152241'}} {{(pid=87435) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:08:17 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-220c342c-eb27-4b18-bf12-619b9f381c54 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Create volume of 1 GB Sep 05 21:08:17 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:17 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:08:17 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-220c342c-eb27-4b18-bf12-619b9f381c54 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Availability Zones retrieved successfully. Sep 05 21:08:17 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-220c342c-eb27-4b18-bf12-619b9f381c54 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Flow 'volume_create_api' (0562c75d-89eb-40cf-918e-4701cc823a33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:08:17 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-220c342c-eb27-4b18-bf12-619b9f381c54 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a79931ae-2811-40a0-b188-386687fb6ef2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:08:17 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.flows.api.create_volume [None req-220c342c-eb27-4b18-bf12-619b9f381c54 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Validating volume size '1' using validate_int {{(pid=87435) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:08:17 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-220c342c-eb27-4b18-bf12-619b9f381c54 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a79931ae-2811-40a0-b188-386687fb6ef2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:08:17 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-220c342c-eb27-4b18-bf12-619b9f381c54 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9aac7c0c-beb9-415c-8b0f-cfe9eb99451a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:08:17 devstack devstack@c-api.service[87435]: DEBUG cinder.quota [None req-220c342c-eb27-4b18-bf12-619b9f381c54 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Created reservations ['22a9df3a-cd4d-400d-896d-aca2ba529c3f', 'aba061b2-80c9-4f47-886e-734933d58e2c', '039bcf1c-ca96-4a46-b9d3-60080dc33d16', 'ac410263-9f4f-47b4-aa9b-bc66fe88e485'] {{(pid=87435) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:08:17 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-220c342c-eb27-4b18-bf12-619b9f381c54 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9aac7c0c-beb9-415c-8b0f-cfe9eb99451a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['22a9df3a-cd4d-400d-896d-aca2ba529c3f', 'aba061b2-80c9-4f47-886e-734933d58e2c', '039bcf1c-ca96-4a46-b9d3-60080dc33d16', 'ac410263-9f4f-47b4-aa9b-bc66fe88e485']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:08:17 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-220c342c-eb27-4b18-bf12-619b9f381c54 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f1ffb4f-6c83-44c0-a10c-da173a18645d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:08:17 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:08:17 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:08:17 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-220c342c-eb27-4b18-bf12-619b9f381c54 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f1ffb4f-6c83-44c0-a10c-da173a18645d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1800b62b-f0b7-45be-a630-792093c669f4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2125152241',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='43acffa0affa4f14ad8dbb849334177b',qos_specs=None,replication_status=,reservations=['22a9df3a-cd4d-400d-896d-aca2ba529c3f','aba061b2-80c9-4f47-886e-734933d58e2c','039bcf1c-ca96-4a46-b9d3-60080dc33d16','ac410263-9f4f-47b4-aa9b-bc66fe88e485'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5cf1788e64af4c2bb1483e227ecbfe55',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:08:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2125152241',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1800b62b-f0b7-45be-a630-792093c669f4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='43acffa0affa4f14ad8dbb849334177b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5cf1788e64af4c2bb1483e227ecbfe55',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:08:17 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-220c342c-eb27-4b18-bf12-619b9f381c54 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (229e3fd1-e784-4fe6-a553-eb7708b53e13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:08:17 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-220c342c-eb27-4b18-bf12-619b9f381c54 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (229e3fd1-e784-4fe6-a553-eb7708b53e13) transitioned into state 'SUCCESS' from state '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-2125152241',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='43acffa0affa4f14ad8dbb849334177b',qos_specs=None,replication_status=,reservations=['22a9df3a-cd4d-400d-896d-aca2ba529c3f','aba061b2-80c9-4f47-886e-734933d58e2c','039bcf1c-ca96-4a46-b9d3-60080dc33d16','ac410263-9f4f-47b4-aa9b-bc66fe88e485'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5cf1788e64af4c2bb1483e227ecbfe55',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:08:17 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-220c342c-eb27-4b18-bf12-619b9f381c54 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f877e46e-d419-4ff9-bef5-00cfc225f2c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:08:17 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-220c342c-eb27-4b18-bf12-619b9f381c54 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f877e46e-d419-4ff9-bef5-00cfc225f2c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:08:17 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-220c342c-eb27-4b18-bf12-619b9f381c54 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Flow 'volume_create_api' (0562c75d-89eb-40cf-918e-4701cc823a33) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:08:17 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-220c342c-eb27-4b18-bf12-619b9f381c54 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Create volume request issued successfully. Sep 05 21:08:17 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-220c342c-eb27-4b18-bf12-619b9f381c54 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 21:08:17 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1319/2656] 192.168.122.117 () {60 vars in 1143 bytes} [Sat Sep 5 21:08:17 2026] POST /volume/v3/volumes => generated 769 bytes in 359 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:08:17 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-0ce6ad5a-03a0-4028-908e-2f93a4a5bf32 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:17 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-0ce6ad5a-03a0-4028-908e-2f93a4a5bf32 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 21:08:17 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-0ce6ad5a-03a0-4028-908e-2f93a4a5bf32 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "55f09839-2865-48d6-8ef3-cdad98c92428", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1365991623"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:08:17 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.volumes [None req-0ce6ad5a-03a0-4028-908e-2f93a4a5bf32 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Create volume request body: {'volume': {"'snapshot_id": '55f09839-2865-48d6-8ef3-cdad98c92428', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1365991623'}} {{(pid=87434) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:08:17 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-0ce6ad5a-03a0-4028-908e-2f93a4a5bf32 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Create volume of 1 GB Sep 05 21:08:17 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:17 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:08:17 devstack devstack@c-api.service[87434]: DEBUG dbcounter [-] [87434] Writing DB stats cinder:SELECT=312,cinder:INSERT=60,cinder:UPDATE=99 {{(pid=87434) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 21:08:17 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-0ce6ad5a-03a0-4028-908e-2f93a4a5bf32 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Availability Zones retrieved successfully. Sep 05 21:08:17 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-0ce6ad5a-03a0-4028-908e-2f93a4a5bf32 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Flow 'volume_create_api' (9f4493e3-e55c-4415-98e0-3544507f0247) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:08:17 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-0ce6ad5a-03a0-4028-908e-2f93a4a5bf32 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6152ede-cc8d-4502-ac56-9ef6c443f948) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:08:17 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.flows.api.create_volume [None req-0ce6ad5a-03a0-4028-908e-2f93a4a5bf32 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Validating volume size '1' using validate_int {{(pid=87434) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:08:17 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-0ce6ad5a-03a0-4028-908e-2f93a4a5bf32 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6152ede-cc8d-4502-ac56-9ef6c443f948) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:08:17 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-0ce6ad5a-03a0-4028-908e-2f93a4a5bf32 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99134732-4a63-4e13-bf41-b01a69cc8b44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:08:17 devstack devstack@c-api.service[87434]: DEBUG cinder.quota [None req-0ce6ad5a-03a0-4028-908e-2f93a4a5bf32 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Created reservations ['a28d8d60-d392-454a-a14a-feacc2084e61', 'f8872916-aba0-4b15-ac5c-687b89a19bf3', '8a71e926-d777-4f95-9e0d-fc178549efc0', 'aedb666a-842f-4785-ba0f-d95fc8acd2b6'] {{(pid=87434) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:08:17 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-0ce6ad5a-03a0-4028-908e-2f93a4a5bf32 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99134732-4a63-4e13-bf41-b01a69cc8b44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a28d8d60-d392-454a-a14a-feacc2084e61', 'f8872916-aba0-4b15-ac5c-687b89a19bf3', '8a71e926-d777-4f95-9e0d-fc178549efc0', 'aedb666a-842f-4785-ba0f-d95fc8acd2b6']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:08:17 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-0ce6ad5a-03a0-4028-908e-2f93a4a5bf32 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db84d000-e0e1-4f14-bbd0-e8282afaf227) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:08:17 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:08:17 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:08:17 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-0ce6ad5a-03a0-4028-908e-2f93a4a5bf32 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db84d000-e0e1-4f14-bbd0-e8282afaf227) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0210a358-9baa-4576-b0d8-4014920d50aa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1365991623',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='43acffa0affa4f14ad8dbb849334177b',qos_specs=None,replication_status=,reservations=['a28d8d60-d392-454a-a14a-feacc2084e61','f8872916-aba0-4b15-ac5c-687b89a19bf3','8a71e926-d777-4f95-9e0d-fc178549efc0','aedb666a-842f-4785-ba0f-d95fc8acd2b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5cf1788e64af4c2bb1483e227ecbfe55',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:08:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1365991623',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0210a358-9baa-4576-b0d8-4014920d50aa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='43acffa0affa4f14ad8dbb849334177b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5cf1788e64af4c2bb1483e227ecbfe55',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:08:17 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-0ce6ad5a-03a0-4028-908e-2f93a4a5bf32 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b36520d5-71aa-4da3-b536-0b9ce0e0e2c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:08:17 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-0ce6ad5a-03a0-4028-908e-2f93a4a5bf32 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b36520d5-71aa-4da3-b536-0b9ce0e0e2c5) transitioned into state 'SUCCESS' from state '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-1365991623',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='43acffa0affa4f14ad8dbb849334177b',qos_specs=None,replication_status=,reservations=['a28d8d60-d392-454a-a14a-feacc2084e61','f8872916-aba0-4b15-ac5c-687b89a19bf3','8a71e926-d777-4f95-9e0d-fc178549efc0','aedb666a-842f-4785-ba0f-d95fc8acd2b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5cf1788e64af4c2bb1483e227ecbfe55',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:08:17 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-0ce6ad5a-03a0-4028-908e-2f93a4a5bf32 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (134846d4-c7c8-4ca8-a028-6300be7ef2be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:08:17 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-0ce6ad5a-03a0-4028-908e-2f93a4a5bf32 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (134846d4-c7c8-4ca8-a028-6300be7ef2be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:08:17 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-0ce6ad5a-03a0-4028-908e-2f93a4a5bf32 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Flow 'volume_create_api' (9f4493e3-e55c-4415-98e0-3544507f0247) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:08:17 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-0ce6ad5a-03a0-4028-908e-2f93a4a5bf32 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Create volume request issued successfully. Sep 05 21:08:17 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-0ce6ad5a-03a0-4028-908e-2f93a4a5bf32 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 21:08:17 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1338/2657] 192.168.122.117 () {60 vars in 1143 bytes} [Sat Sep 5 21:08:17 2026] POST /volume/v3/volumes => generated 769 bytes in 383 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:08:18 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-57830e5e-c31f-44ec-a51b-9567511996d1 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:18 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-57830e5e-c31f-44ec-a51b-9567511996d1 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 21:08:18 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-57830e5e-c31f-44ec-a51b-9567511996d1 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "55f09839-2865-48d6-8ef3-cdad98c92428", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1206710436"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:08:18 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.volumes [None req-57830e5e-c31f-44ec-a51b-9567511996d1 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Create volume request body: {'volume': {"'snapshot_id": '55f09839-2865-48d6-8ef3-cdad98c92428', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1206710436'}} {{(pid=87435) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:08:18 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-57830e5e-c31f-44ec-a51b-9567511996d1 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Create volume of 1 GB Sep 05 21:08:18 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:18 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:08:18 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-57830e5e-c31f-44ec-a51b-9567511996d1 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Availability Zones retrieved successfully. Sep 05 21:08:18 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-57830e5e-c31f-44ec-a51b-9567511996d1 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Flow 'volume_create_api' (334c661b-797c-4910-9ffe-74cf92857f91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:08:18 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-57830e5e-c31f-44ec-a51b-9567511996d1 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ed01f0b-5ec6-438e-94ff-05aec39fa151) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:08:18 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.flows.api.create_volume [None req-57830e5e-c31f-44ec-a51b-9567511996d1 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Validating volume size '1' using validate_int {{(pid=87435) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:08:18 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-57830e5e-c31f-44ec-a51b-9567511996d1 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ed01f0b-5ec6-438e-94ff-05aec39fa151) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:08:18 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-57830e5e-c31f-44ec-a51b-9567511996d1 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da1098f1-8614-40f4-ad29-86e731e106b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:08:18 devstack devstack@c-api.service[87435]: DEBUG cinder.quota [None req-57830e5e-c31f-44ec-a51b-9567511996d1 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Created reservations ['e39f4295-e95c-4fbc-b049-f3deac28e535', 'e324e3a9-4233-4843-9831-bdd6724d6497', '70ebd134-09b7-4a5b-a980-dcc89b0582b0', '85ff14c6-7539-40e9-9d25-c0ed1a2f4ed2'] {{(pid=87435) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:08:18 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-57830e5e-c31f-44ec-a51b-9567511996d1 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da1098f1-8614-40f4-ad29-86e731e106b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e39f4295-e95c-4fbc-b049-f3deac28e535', 'e324e3a9-4233-4843-9831-bdd6724d6497', '70ebd134-09b7-4a5b-a980-dcc89b0582b0', '85ff14c6-7539-40e9-9d25-c0ed1a2f4ed2']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:08:18 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-57830e5e-c31f-44ec-a51b-9567511996d1 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a42f829b-4ef7-4519-b888-a6a94472fef7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:08:18 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:08:18 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:08:18 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-57830e5e-c31f-44ec-a51b-9567511996d1 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a42f829b-4ef7-4519-b888-a6a94472fef7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bcce47fe-a556-4b00-9ea3-5d39dfa1f0be', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1206710436',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='43acffa0affa4f14ad8dbb849334177b',qos_specs=None,replication_status=,reservations=['e39f4295-e95c-4fbc-b049-f3deac28e535','e324e3a9-4233-4843-9831-bdd6724d6497','70ebd134-09b7-4a5b-a980-dcc89b0582b0','85ff14c6-7539-40e9-9d25-c0ed1a2f4ed2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5cf1788e64af4c2bb1483e227ecbfe55',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:08:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1206710436',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bcce47fe-a556-4b00-9ea3-5d39dfa1f0be,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='43acffa0affa4f14ad8dbb849334177b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5cf1788e64af4c2bb1483e227ecbfe55',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:08:18 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-57830e5e-c31f-44ec-a51b-9567511996d1 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea39f991-4cec-451c-bf23-c43ac0e4d181) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:08:18 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-57830e5e-c31f-44ec-a51b-9567511996d1 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea39f991-4cec-451c-bf23-c43ac0e4d181) transitioned into state 'SUCCESS' from state '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-1206710436',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='43acffa0affa4f14ad8dbb849334177b',qos_specs=None,replication_status=,reservations=['e39f4295-e95c-4fbc-b049-f3deac28e535','e324e3a9-4233-4843-9831-bdd6724d6497','70ebd134-09b7-4a5b-a980-dcc89b0582b0','85ff14c6-7539-40e9-9d25-c0ed1a2f4ed2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5cf1788e64af4c2bb1483e227ecbfe55',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:08:18 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-57830e5e-c31f-44ec-a51b-9567511996d1 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b431ef28-1c0b-4a13-b054-b3db62bb616e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:08:18 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-57830e5e-c31f-44ec-a51b-9567511996d1 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b431ef28-1c0b-4a13-b054-b3db62bb616e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:08:18 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-57830e5e-c31f-44ec-a51b-9567511996d1 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Flow 'volume_create_api' (334c661b-797c-4910-9ffe-74cf92857f91) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:08:18 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-57830e5e-c31f-44ec-a51b-9567511996d1 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Create volume request issued successfully. Sep 05 21:08:18 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-57830e5e-c31f-44ec-a51b-9567511996d1 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 21:08:18 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1320/2658] 192.168.122.117 () {60 vars in 1143 bytes} [Sat Sep 5 21:08:18 2026] POST /volume/v3/volumes => generated 769 bytes in 402 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 05 21:08:18 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-bc5cfa43-d1f9-420d-9395-9b88be76abdb None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:18 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-bc5cfa43-d1f9-420d-9395-9b88be76abdb tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] GET http://192.168.122.117/volume/v3/volumes/9eb5a198-e6bb-4c64-b2c0-5d43b3f63782 Sep 05 21:08:18 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-bc5cfa43-d1f9-420d-9395-9b88be76abdb tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:18 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-bc5cfa43-d1f9-420d-9395-9b88be76abdb tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:18 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:08:18 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:08:18 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:18 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:08:18 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-bc5cfa43-d1f9-420d-9395-9b88be76abdb tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Volume info retrieved successfully. Sep 05 21:08:18 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-bc5cfa43-d1f9-420d-9395-9b88be76abdb tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] http://192.168.122.117/volume/v3/volumes/9eb5a198-e6bb-4c64-b2c0-5d43b3f63782 returned with HTTP 200 Sep 05 21:08:18 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1339/2659] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:08:18 2026] GET /volume/v3/volumes/9eb5a198-e6bb-4c64-b2c0-5d43b3f63782 => generated 862 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:08:18 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-079b84a6-196e-498f-9315-6c604104a651 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:18 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-079b84a6-196e-498f-9315-6c604104a651 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] GET http://192.168.122.117/volume/v3/volumes/ce834dad-a5a2-4ba4-9492-17e1ee9e2ec8 Sep 05 21:08:18 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-079b84a6-196e-498f-9315-6c604104a651 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:18 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-079b84a6-196e-498f-9315-6c604104a651 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:18 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:08:18 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:08:18 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:18 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:08:18 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-079b84a6-196e-498f-9315-6c604104a651 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Volume info retrieved successfully. Sep 05 21:08:18 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-079b84a6-196e-498f-9315-6c604104a651 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] http://192.168.122.117/volume/v3/volumes/ce834dad-a5a2-4ba4-9492-17e1ee9e2ec8 returned with HTTP 200 Sep 05 21:08:18 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1321/2660] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:08:18 2026] GET /volume/v3/volumes/ce834dad-a5a2-4ba4-9492-17e1ee9e2ec8 => generated 861 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:08:19 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-ad8b9962-65d3-4c47-91e5-30d817e542bc None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:19 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-ad8b9962-65d3-4c47-91e5-30d817e542bc tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] GET http://192.168.122.117/volume/v3/volumes/ce834dad-a5a2-4ba4-9492-17e1ee9e2ec8 Sep 05 21:08:19 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-ad8b9962-65d3-4c47-91e5-30d817e542bc tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:19 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-ad8b9962-65d3-4c47-91e5-30d817e542bc tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:19 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:08:19 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:08:19 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:19 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:08:19 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-ad8b9962-65d3-4c47-91e5-30d817e542bc tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Volume info retrieved successfully. Sep 05 21:08:19 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-ad8b9962-65d3-4c47-91e5-30d817e542bc tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] http://192.168.122.117/volume/v3/volumes/ce834dad-a5a2-4ba4-9492-17e1ee9e2ec8 returned with HTTP 200 Sep 05 21:08:19 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1340/2661] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:08:19 2026] GET /volume/v3/volumes/ce834dad-a5a2-4ba4-9492-17e1ee9e2ec8 => generated 862 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:08:19 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-7ef18926-c8fc-404f-a17b-a69a30e82ccd None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:19 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-7ef18926-c8fc-404f-a17b-a69a30e82ccd tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] GET http://192.168.122.117/volume/v3/volumes/1800b62b-f0b7-45be-a630-792093c669f4 Sep 05 21:08:19 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-7ef18926-c8fc-404f-a17b-a69a30e82ccd tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:19 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-7ef18926-c8fc-404f-a17b-a69a30e82ccd tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:19 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:08:19 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:08:19 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:19 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:08:19 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-7ef18926-c8fc-404f-a17b-a69a30e82ccd tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Volume info retrieved successfully. Sep 05 21:08:19 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-7ef18926-c8fc-404f-a17b-a69a30e82ccd tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] http://192.168.122.117/volume/v3/volumes/1800b62b-f0b7-45be-a630-792093c669f4 returned with HTTP 200 Sep 05 21:08:19 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1322/2662] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:08:19 2026] GET /volume/v3/volumes/1800b62b-f0b7-45be-a630-792093c669f4 => generated 862 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:08:19 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-6e9d0910-3926-4559-bff1-4697caf9277b None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:19 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-6e9d0910-3926-4559-bff1-4697caf9277b tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] GET http://192.168.122.117/volume/v3/volumes/0210a358-9baa-4576-b0d8-4014920d50aa Sep 05 21:08:19 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-6e9d0910-3926-4559-bff1-4697caf9277b tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:19 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-6e9d0910-3926-4559-bff1-4697caf9277b tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:19 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:08:19 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:08:19 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:19 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:08:19 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-6e9d0910-3926-4559-bff1-4697caf9277b tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Volume info retrieved successfully. Sep 05 21:08:19 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-6e9d0910-3926-4559-bff1-4697caf9277b tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] http://192.168.122.117/volume/v3/volumes/0210a358-9baa-4576-b0d8-4014920d50aa returned with HTTP 200 Sep 05 21:08:19 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1341/2663] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:08:19 2026] GET /volume/v3/volumes/0210a358-9baa-4576-b0d8-4014920d50aa => generated 861 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:08:20 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-8786d5b8-3474-4bd2-88b6-213d0431cfeb None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:20 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-8786d5b8-3474-4bd2-88b6-213d0431cfeb tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] GET http://192.168.122.117/volume/v3/volumes/0210a358-9baa-4576-b0d8-4014920d50aa Sep 05 21:08:20 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-8786d5b8-3474-4bd2-88b6-213d0431cfeb tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:20 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-8786d5b8-3474-4bd2-88b6-213d0431cfeb tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:20 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:08:20 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:08:20 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:20 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:08:20 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-8786d5b8-3474-4bd2-88b6-213d0431cfeb tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Volume info retrieved successfully. Sep 05 21:08:20 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-8786d5b8-3474-4bd2-88b6-213d0431cfeb tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] http://192.168.122.117/volume/v3/volumes/0210a358-9baa-4576-b0d8-4014920d50aa returned with HTTP 200 Sep 05 21:08:20 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1323/2664] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:08:20 2026] GET /volume/v3/volumes/0210a358-9baa-4576-b0d8-4014920d50aa => generated 862 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:08:20 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-ce7e61ed-6fd7-4a3c-bdd3-e8ef7d422c8f None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:20 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-ce7e61ed-6fd7-4a3c-bdd3-e8ef7d422c8f tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] GET http://192.168.122.117/volume/v3/volumes/bcce47fe-a556-4b00-9ea3-5d39dfa1f0be Sep 05 21:08:20 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-ce7e61ed-6fd7-4a3c-bdd3-e8ef7d422c8f tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:20 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-ce7e61ed-6fd7-4a3c-bdd3-e8ef7d422c8f tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:20 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:08:20 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:08:20 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:20 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:08:20 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-ce7e61ed-6fd7-4a3c-bdd3-e8ef7d422c8f tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Volume info retrieved successfully. Sep 05 21:08:20 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-ce7e61ed-6fd7-4a3c-bdd3-e8ef7d422c8f tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] http://192.168.122.117/volume/v3/volumes/bcce47fe-a556-4b00-9ea3-5d39dfa1f0be returned with HTTP 200 Sep 05 21:08:20 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1342/2665] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:08:20 2026] GET /volume/v3/volumes/bcce47fe-a556-4b00-9ea3-5d39dfa1f0be => generated 861 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:08:21 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-1b3ed489-54ab-4397-8a62-e017487a50dc None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:21 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-1b3ed489-54ab-4397-8a62-e017487a50dc tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] GET http://192.168.122.117/volume/v3/volumes/bcce47fe-a556-4b00-9ea3-5d39dfa1f0be Sep 05 21:08:21 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-1b3ed489-54ab-4397-8a62-e017487a50dc tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:21 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-1b3ed489-54ab-4397-8a62-e017487a50dc tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:21 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:08:21 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:08:21 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:21 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:08:21 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-1b3ed489-54ab-4397-8a62-e017487a50dc tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Volume info retrieved successfully. Sep 05 21:08:21 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-1b3ed489-54ab-4397-8a62-e017487a50dc tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] http://192.168.122.117/volume/v3/volumes/bcce47fe-a556-4b00-9ea3-5d39dfa1f0be returned with HTTP 200 Sep 05 21:08:21 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1324/2666] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:08:21 2026] GET /volume/v3/volumes/bcce47fe-a556-4b00-9ea3-5d39dfa1f0be => generated 862 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:08:21 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-45cb91de-1ce4-4cfd-800c-de88a8f464a7 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:21 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-45cb91de-1ce4-4cfd-800c-de88a8f464a7 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] DELETE http://192.168.122.117/volume/v3/volumes/bcce47fe-a556-4b00-9ea3-5d39dfa1f0be Sep 05 21:08:21 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-45cb91de-1ce4-4cfd-800c-de88a8f464a7 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:21 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-45cb91de-1ce4-4cfd-800c-de88a8f464a7 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Calling method 'delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:21 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-45cb91de-1ce4-4cfd-800c-de88a8f464a7 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Delete volume with id: bcce47fe-a556-4b00-9ea3-5d39dfa1f0be Sep 05 21:08:21 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:08:21 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:08:21 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:21 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:08:21 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-45cb91de-1ce4-4cfd-800c-de88a8f464a7 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Volume info retrieved successfully. Sep 05 21:08:21 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-45cb91de-1ce4-4cfd-800c-de88a8f464a7 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Delete volume request issued successfully. Sep 05 21:08:21 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-45cb91de-1ce4-4cfd-800c-de88a8f464a7 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] http://192.168.122.117/volume/v3/volumes/bcce47fe-a556-4b00-9ea3-5d39dfa1f0be returned with HTTP 202 Sep 05 21:08:21 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1343/2667] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 21:08:21 2026] DELETE /volume/v3/volumes/bcce47fe-a556-4b00-9ea3-5d39dfa1f0be => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:08:22 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-afed0769-2b03-4987-a673-514b77e323fa None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:22 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-afed0769-2b03-4987-a673-514b77e323fa tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] GET http://192.168.122.117/volume/v3/volumes/bcce47fe-a556-4b00-9ea3-5d39dfa1f0be Sep 05 21:08:22 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-afed0769-2b03-4987-a673-514b77e323fa tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:22 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-afed0769-2b03-4987-a673-514b77e323fa tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:22 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:08:22 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:08:22 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:22 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:08:22 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-afed0769-2b03-4987-a673-514b77e323fa tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Volume info retrieved successfully. Sep 05 21:08:22 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-afed0769-2b03-4987-a673-514b77e323fa tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] http://192.168.122.117/volume/v3/volumes/bcce47fe-a556-4b00-9ea3-5d39dfa1f0be returned with HTTP 200 Sep 05 21:08:22 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1325/2668] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:08:22 2026] GET /volume/v3/volumes/bcce47fe-a556-4b00-9ea3-5d39dfa1f0be => generated 861 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:08:23 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-89c44bc6-97d1-4420-95a6-ec97f6ec9f9b None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:23 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-89c44bc6-97d1-4420-95a6-ec97f6ec9f9b tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] GET http://192.168.122.117/volume/v3/volumes/bcce47fe-a556-4b00-9ea3-5d39dfa1f0be Sep 05 21:08:23 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-89c44bc6-97d1-4420-95a6-ec97f6ec9f9b tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:23 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-89c44bc6-97d1-4420-95a6-ec97f6ec9f9b tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:23 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-89c44bc6-97d1-4420-95a6-ec97f6ec9f9b tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] http://192.168.122.117/volume/v3/volumes/bcce47fe-a556-4b00-9ea3-5d39dfa1f0be returned with HTTP 404 Sep 05 21:08:23 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1344/2669] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:08:23 2026] GET /volume/v3/volumes/bcce47fe-a556-4b00-9ea3-5d39dfa1f0be => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:08:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-d05a9bf9-f27c-4ab8-9178-af0f09510885 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:23 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-d05a9bf9-f27c-4ab8-9178-af0f09510885 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] DELETE http://192.168.122.117/volume/v3/volumes/0210a358-9baa-4576-b0d8-4014920d50aa Sep 05 21:08:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-d05a9bf9-f27c-4ab8-9178-af0f09510885 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-d05a9bf9-f27c-4ab8-9178-af0f09510885 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:23 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-d05a9bf9-f27c-4ab8-9178-af0f09510885 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Delete volume with id: 0210a358-9baa-4576-b0d8-4014920d50aa Sep 05 21:08:23 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:08:23 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:08:23 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:23 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:08:23 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-d05a9bf9-f27c-4ab8-9178-af0f09510885 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Volume info retrieved successfully. Sep 05 21:08:23 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-d05a9bf9-f27c-4ab8-9178-af0f09510885 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Delete volume request issued successfully. Sep 05 21:08:23 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-d05a9bf9-f27c-4ab8-9178-af0f09510885 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] http://192.168.122.117/volume/v3/volumes/0210a358-9baa-4576-b0d8-4014920d50aa returned with HTTP 202 Sep 05 21:08:23 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1326/2670] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 21:08:23 2026] DELETE /volume/v3/volumes/0210a358-9baa-4576-b0d8-4014920d50aa => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:08:23 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-e4a94584-0dc0-43c7-be7e-f2a40eee25ad None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:23 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-e4a94584-0dc0-43c7-be7e-f2a40eee25ad tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] GET http://192.168.122.117/volume/v3/volumes/0210a358-9baa-4576-b0d8-4014920d50aa Sep 05 21:08:23 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-e4a94584-0dc0-43c7-be7e-f2a40eee25ad tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:23 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-e4a94584-0dc0-43c7-be7e-f2a40eee25ad tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:23 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:08:23 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:08:23 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:23 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:08:23 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-e4a94584-0dc0-43c7-be7e-f2a40eee25ad tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Volume info retrieved successfully. Sep 05 21:08:23 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-e4a94584-0dc0-43c7-be7e-f2a40eee25ad tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] http://192.168.122.117/volume/v3/volumes/0210a358-9baa-4576-b0d8-4014920d50aa returned with HTTP 200 Sep 05 21:08:23 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1345/2671] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:08:23 2026] GET /volume/v3/volumes/0210a358-9baa-4576-b0d8-4014920d50aa => generated 861 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:08:24 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-46f0b2e7-2235-47f8-9bf1-f11a4d631193 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:24 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-46f0b2e7-2235-47f8-9bf1-f11a4d631193 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] GET http://192.168.122.117/volume/v3/volumes/0210a358-9baa-4576-b0d8-4014920d50aa Sep 05 21:08:24 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-46f0b2e7-2235-47f8-9bf1-f11a4d631193 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:24 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-46f0b2e7-2235-47f8-9bf1-f11a4d631193 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:24 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-46f0b2e7-2235-47f8-9bf1-f11a4d631193 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] http://192.168.122.117/volume/v3/volumes/0210a358-9baa-4576-b0d8-4014920d50aa returned with HTTP 404 Sep 05 21:08:24 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1327/2672] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:08:24 2026] GET /volume/v3/volumes/0210a358-9baa-4576-b0d8-4014920d50aa => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:08:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-6da13161-5423-4eb2-b772-6bf17a2222b4 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:24 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-6da13161-5423-4eb2-b772-6bf17a2222b4 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] DELETE http://192.168.122.117/volume/v3/volumes/1800b62b-f0b7-45be-a630-792093c669f4 Sep 05 21:08:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-6da13161-5423-4eb2-b772-6bf17a2222b4 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-6da13161-5423-4eb2-b772-6bf17a2222b4 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Calling method 'delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:24 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-6da13161-5423-4eb2-b772-6bf17a2222b4 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Delete volume with id: 1800b62b-f0b7-45be-a630-792093c669f4 Sep 05 21:08:24 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:08:24 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:08:24 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:24 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:08:24 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-6da13161-5423-4eb2-b772-6bf17a2222b4 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Volume info retrieved successfully. Sep 05 21:08:24 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-6da13161-5423-4eb2-b772-6bf17a2222b4 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Delete volume request issued successfully. Sep 05 21:08:24 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-6da13161-5423-4eb2-b772-6bf17a2222b4 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] http://192.168.122.117/volume/v3/volumes/1800b62b-f0b7-45be-a630-792093c669f4 returned with HTTP 202 Sep 05 21:08:24 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1346/2673] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 21:08:24 2026] DELETE /volume/v3/volumes/1800b62b-f0b7-45be-a630-792093c669f4 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 05 21:08:24 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-5ef9c129-77ff-494a-bb1f-5d7f664d5165 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:24 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-5ef9c129-77ff-494a-bb1f-5d7f664d5165 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] GET http://192.168.122.117/volume/v3/volumes/1800b62b-f0b7-45be-a630-792093c669f4 Sep 05 21:08:24 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-5ef9c129-77ff-494a-bb1f-5d7f664d5165 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:24 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-5ef9c129-77ff-494a-bb1f-5d7f664d5165 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:24 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:08:24 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:08:24 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:24 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:08:24 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-5ef9c129-77ff-494a-bb1f-5d7f664d5165 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Volume info retrieved successfully. Sep 05 21:08:24 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-5ef9c129-77ff-494a-bb1f-5d7f664d5165 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] http://192.168.122.117/volume/v3/volumes/1800b62b-f0b7-45be-a630-792093c669f4 returned with HTTP 200 Sep 05 21:08:24 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1328/2674] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:08:24 2026] GET /volume/v3/volumes/1800b62b-f0b7-45be-a630-792093c669f4 => generated 861 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:08:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-92276749-3af8-4138-a2d2-b87f69eeb3da None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:25 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-92276749-3af8-4138-a2d2-b87f69eeb3da tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] GET http://192.168.122.117/volume/v3/volumes/1800b62b-f0b7-45be-a630-792093c669f4 Sep 05 21:08:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-92276749-3af8-4138-a2d2-b87f69eeb3da tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-92276749-3af8-4138-a2d2-b87f69eeb3da tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:25 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-92276749-3af8-4138-a2d2-b87f69eeb3da tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] http://192.168.122.117/volume/v3/volumes/1800b62b-f0b7-45be-a630-792093c669f4 returned with HTTP 404 Sep 05 21:08:25 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1347/2675] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:08:25 2026] GET /volume/v3/volumes/1800b62b-f0b7-45be-a630-792093c669f4 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:08:25 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-bbb028f4-23ec-442e-be2a-1e0983f4c772 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:25 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-bbb028f4-23ec-442e-be2a-1e0983f4c772 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] DELETE http://192.168.122.117/volume/v3/volumes/ce834dad-a5a2-4ba4-9492-17e1ee9e2ec8 Sep 05 21:08:25 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-bbb028f4-23ec-442e-be2a-1e0983f4c772 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:25 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-bbb028f4-23ec-442e-be2a-1e0983f4c772 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:25 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-bbb028f4-23ec-442e-be2a-1e0983f4c772 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Delete volume with id: ce834dad-a5a2-4ba4-9492-17e1ee9e2ec8 Sep 05 21:08:25 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:08:25 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:08:25 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:25 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:08:25 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-bbb028f4-23ec-442e-be2a-1e0983f4c772 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Volume info retrieved successfully. Sep 05 21:08:25 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-bbb028f4-23ec-442e-be2a-1e0983f4c772 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Delete volume request issued successfully. Sep 05 21:08:25 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-bbb028f4-23ec-442e-be2a-1e0983f4c772 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] http://192.168.122.117/volume/v3/volumes/ce834dad-a5a2-4ba4-9492-17e1ee9e2ec8 returned with HTTP 202 Sep 05 21:08:25 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1329/2676] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 21:08:25 2026] DELETE /volume/v3/volumes/ce834dad-a5a2-4ba4-9492-17e1ee9e2ec8 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:08:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-5d3890d9-efae-4706-8e93-94e7a1765434 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:25 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-5d3890d9-efae-4706-8e93-94e7a1765434 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] GET http://192.168.122.117/volume/v3/volumes/ce834dad-a5a2-4ba4-9492-17e1ee9e2ec8 Sep 05 21:08:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-5d3890d9-efae-4706-8e93-94e7a1765434 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-5d3890d9-efae-4706-8e93-94e7a1765434 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:25 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:08:25 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:08:25 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:25 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:08:25 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-5d3890d9-efae-4706-8e93-94e7a1765434 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Volume info retrieved successfully. Sep 05 21:08:25 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-5d3890d9-efae-4706-8e93-94e7a1765434 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] http://192.168.122.117/volume/v3/volumes/ce834dad-a5a2-4ba4-9492-17e1ee9e2ec8 returned with HTTP 200 Sep 05 21:08:25 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1348/2677] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:08:25 2026] GET /volume/v3/volumes/ce834dad-a5a2-4ba4-9492-17e1ee9e2ec8 => generated 861 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:08:26 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-c048c711-0abc-4406-8ec9-371e5a732554 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:26 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-c048c711-0abc-4406-8ec9-371e5a732554 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] GET http://192.168.122.117/volume/v3/volumes/ce834dad-a5a2-4ba4-9492-17e1ee9e2ec8 Sep 05 21:08:26 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-c048c711-0abc-4406-8ec9-371e5a732554 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:26 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-c048c711-0abc-4406-8ec9-371e5a732554 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:26 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-c048c711-0abc-4406-8ec9-371e5a732554 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] http://192.168.122.117/volume/v3/volumes/ce834dad-a5a2-4ba4-9492-17e1ee9e2ec8 returned with HTTP 404 Sep 05 21:08:26 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1330/2678] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:08:26 2026] GET /volume/v3/volumes/ce834dad-a5a2-4ba4-9492-17e1ee9e2ec8 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:08:26 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-856fc9cb-c5f8-46b8-a3d1-cf03adeeed44 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:26 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-856fc9cb-c5f8-46b8-a3d1-cf03adeeed44 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] DELETE http://192.168.122.117/volume/v3/volumes/9eb5a198-e6bb-4c64-b2c0-5d43b3f63782 Sep 05 21:08:26 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-856fc9cb-c5f8-46b8-a3d1-cf03adeeed44 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:26 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-856fc9cb-c5f8-46b8-a3d1-cf03adeeed44 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Calling method 'delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:26 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-856fc9cb-c5f8-46b8-a3d1-cf03adeeed44 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Delete volume with id: 9eb5a198-e6bb-4c64-b2c0-5d43b3f63782 Sep 05 21:08:26 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:08:26 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:08:26 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:26 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:08:26 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-856fc9cb-c5f8-46b8-a3d1-cf03adeeed44 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Volume info retrieved successfully. Sep 05 21:08:26 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-856fc9cb-c5f8-46b8-a3d1-cf03adeeed44 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Delete volume request issued successfully. Sep 05 21:08:26 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-856fc9cb-c5f8-46b8-a3d1-cf03adeeed44 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] http://192.168.122.117/volume/v3/volumes/9eb5a198-e6bb-4c64-b2c0-5d43b3f63782 returned with HTTP 202 Sep 05 21:08:26 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1349/2679] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 21:08:26 2026] DELETE /volume/v3/volumes/9eb5a198-e6bb-4c64-b2c0-5d43b3f63782 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:08:26 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-c38d1a3e-1fc5-4625-8ef5-d677f357dfd4 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:26 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-c38d1a3e-1fc5-4625-8ef5-d677f357dfd4 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] GET http://192.168.122.117/volume/v3/volumes/9eb5a198-e6bb-4c64-b2c0-5d43b3f63782 Sep 05 21:08:26 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-c38d1a3e-1fc5-4625-8ef5-d677f357dfd4 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:26 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-c38d1a3e-1fc5-4625-8ef5-d677f357dfd4 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:26 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:08:26 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:08:26 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:26 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:08:26 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-c38d1a3e-1fc5-4625-8ef5-d677f357dfd4 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Volume info retrieved successfully. Sep 05 21:08:26 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-c38d1a3e-1fc5-4625-8ef5-d677f357dfd4 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] http://192.168.122.117/volume/v3/volumes/9eb5a198-e6bb-4c64-b2c0-5d43b3f63782 returned with HTTP 200 Sep 05 21:08:26 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1331/2680] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:08:26 2026] GET /volume/v3/volumes/9eb5a198-e6bb-4c64-b2c0-5d43b3f63782 => generated 861 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:08:27 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-bc51e1d7-9d0b-4178-8a43-446a6f3109ff None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:27 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-bc51e1d7-9d0b-4178-8a43-446a6f3109ff tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] GET http://192.168.122.117/volume/v3/volumes/9eb5a198-e6bb-4c64-b2c0-5d43b3f63782 Sep 05 21:08:27 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-bc51e1d7-9d0b-4178-8a43-446a6f3109ff tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:27 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-bc51e1d7-9d0b-4178-8a43-446a6f3109ff tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:27 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-bc51e1d7-9d0b-4178-8a43-446a6f3109ff tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] http://192.168.122.117/volume/v3/volumes/9eb5a198-e6bb-4c64-b2c0-5d43b3f63782 returned with HTTP 404 Sep 05 21:08:27 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1350/2681] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:08:27 2026] GET /volume/v3/volumes/9eb5a198-e6bb-4c64-b2c0-5d43b3f63782 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:08:27 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-314bb15e-cd80-49e0-afae-917265bc0306 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:27 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-314bb15e-cd80-49e0-afae-917265bc0306 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] DELETE http://192.168.122.117/volume/v3/snapshots/55f09839-2865-48d6-8ef3-cdad98c92428 Sep 05 21:08:27 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-314bb15e-cd80-49e0-afae-917265bc0306 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:27 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-314bb15e-cd80-49e0-afae-917265bc0306 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:27 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.snapshots [None req-314bb15e-cd80-49e0-afae-917265bc0306 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Delete snapshot with id: 55f09839-2865-48d6-8ef3-cdad98c92428 Sep 05 21:08:27 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:27 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:08:27 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-314bb15e-cd80-49e0-afae-917265bc0306 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Snapshot retrieved successfully. Sep 05 21:08:27 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:08:27 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:08:27 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-314bb15e-cd80-49e0-afae-917265bc0306 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Snapshot delete request issued successfully. Sep 05 21:08:27 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-314bb15e-cd80-49e0-afae-917265bc0306 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] http://192.168.122.117/volume/v3/snapshots/55f09839-2865-48d6-8ef3-cdad98c92428 returned with HTTP 202 Sep 05 21:08:27 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1332/2682] 192.168.122.117 () {58 vars in 1241 bytes} [Sat Sep 5 21:08:27 2026] DELETE /volume/v3/snapshots/55f09839-2865-48d6-8ef3-cdad98c92428 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:08:27 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-73cd5a1e-bf20-483a-b67d-5dce382867a8 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:27 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-73cd5a1e-bf20-483a-b67d-5dce382867a8 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] GET http://192.168.122.117/volume/v3/snapshots/55f09839-2865-48d6-8ef3-cdad98c92428 Sep 05 21:08:27 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-73cd5a1e-bf20-483a-b67d-5dce382867a8 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:27 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-73cd5a1e-bf20-483a-b67d-5dce382867a8 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:27 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:27 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:08:27 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-73cd5a1e-bf20-483a-b67d-5dce382867a8 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Snapshot retrieved successfully. Sep 05 21:08:27 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-73cd5a1e-bf20-483a-b67d-5dce382867a8 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] http://192.168.122.117/volume/v3/snapshots/55f09839-2865-48d6-8ef3-cdad98c92428 returned with HTTP 200 Sep 05 21:08:27 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1351/2683] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:08:27 2026] GET /volume/v3/snapshots/55f09839-2865-48d6-8ef3-cdad98c92428 => generated 474 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:08:28 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-037e7009-9dc3-4b21-a529-09b2c9fdda8f None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:28 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-037e7009-9dc3-4b21-a529-09b2c9fdda8f tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] GET http://192.168.122.117/volume/v3/snapshots/55f09839-2865-48d6-8ef3-cdad98c92428 Sep 05 21:08:28 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-037e7009-9dc3-4b21-a529-09b2c9fdda8f tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:28 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-037e7009-9dc3-4b21-a529-09b2c9fdda8f tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:28 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:28 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:08:28 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-037e7009-9dc3-4b21-a529-09b2c9fdda8f tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Snapshot retrieved successfully. Sep 05 21:08:28 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-037e7009-9dc3-4b21-a529-09b2c9fdda8f tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] http://192.168.122.117/volume/v3/snapshots/55f09839-2865-48d6-8ef3-cdad98c92428 returned with HTTP 200 Sep 05 21:08:28 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1333/2684] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:08:28 2026] GET /volume/v3/snapshots/55f09839-2865-48d6-8ef3-cdad98c92428 => generated 474 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:08:29 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-a41a0d7a-6765-4543-8e85-30fde28cfc10 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:29 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-a41a0d7a-6765-4543-8e85-30fde28cfc10 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] GET http://192.168.122.117/volume/v3/snapshots/55f09839-2865-48d6-8ef3-cdad98c92428 Sep 05 21:08:29 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-a41a0d7a-6765-4543-8e85-30fde28cfc10 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:29 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-a41a0d7a-6765-4543-8e85-30fde28cfc10 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:29 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-a41a0d7a-6765-4543-8e85-30fde28cfc10 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] http://192.168.122.117/volume/v3/snapshots/55f09839-2865-48d6-8ef3-cdad98c92428 returned with HTTP 404 Sep 05 21:08:29 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1352/2685] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:08:29 2026] GET /volume/v3/snapshots/55f09839-2865-48d6-8ef3-cdad98c92428 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:08:29 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-92265fe1-f601-4fac-986b-3bc52509d42f None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:29 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-92265fe1-f601-4fac-986b-3bc52509d42f tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] DELETE http://192.168.122.117/volume/v3/volumes/4a4fd23c-a9c6-4cb2-897e-d5e79e074d9b Sep 05 21:08:29 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-92265fe1-f601-4fac-986b-3bc52509d42f tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:29 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-92265fe1-f601-4fac-986b-3bc52509d42f tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:29 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-92265fe1-f601-4fac-986b-3bc52509d42f tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Delete volume with id: 4a4fd23c-a9c6-4cb2-897e-d5e79e074d9b Sep 05 21:08:29 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:08:29 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:08:29 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:29 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:08:29 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-92265fe1-f601-4fac-986b-3bc52509d42f tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Volume info retrieved successfully. Sep 05 21:08:29 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-92265fe1-f601-4fac-986b-3bc52509d42f tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Delete volume request issued successfully. Sep 05 21:08:29 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-92265fe1-f601-4fac-986b-3bc52509d42f tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] http://192.168.122.117/volume/v3/volumes/4a4fd23c-a9c6-4cb2-897e-d5e79e074d9b returned with HTTP 202 Sep 05 21:08:29 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1334/2686] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 21:08:29 2026] DELETE /volume/v3/volumes/4a4fd23c-a9c6-4cb2-897e-d5e79e074d9b => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:08:29 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-748bba65-09f1-4856-9bf2-94db59d78215 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:29 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-748bba65-09f1-4856-9bf2-94db59d78215 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] GET http://192.168.122.117/volume/v3/volumes/4a4fd23c-a9c6-4cb2-897e-d5e79e074d9b Sep 05 21:08:29 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-748bba65-09f1-4856-9bf2-94db59d78215 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:29 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-748bba65-09f1-4856-9bf2-94db59d78215 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:30 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:08:30 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:08:30 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:30 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:08:30 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-748bba65-09f1-4856-9bf2-94db59d78215 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Volume info retrieved successfully. Sep 05 21:08:30 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-748bba65-09f1-4856-9bf2-94db59d78215 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] http://192.168.122.117/volume/v3/volumes/4a4fd23c-a9c6-4cb2-897e-d5e79e074d9b returned with HTTP 200 Sep 05 21:08:30 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1353/2687] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:08:29 2026] GET /volume/v3/volumes/4a4fd23c-a9c6-4cb2-897e-d5e79e074d9b => generated 861 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:08:31 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-038f1c25-e33c-413b-8c27-a916aa5752b3 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:31 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-038f1c25-e33c-413b-8c27-a916aa5752b3 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] GET http://192.168.122.117/volume/v3/volumes/4a4fd23c-a9c6-4cb2-897e-d5e79e074d9b Sep 05 21:08:31 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-038f1c25-e33c-413b-8c27-a916aa5752b3 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:31 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-038f1c25-e33c-413b-8c27-a916aa5752b3 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:31 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-038f1c25-e33c-413b-8c27-a916aa5752b3 tempest-CreateVolumesFromSnapshotTest-2065930110 tempest-CreateVolumesFromSnapshotTest-2065930110-project-member] http://192.168.122.117/volume/v3/volumes/4a4fd23c-a9c6-4cb2-897e-d5e79e074d9b returned with HTTP 404 Sep 05 21:08:31 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1335/2688] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:08:31 2026] GET /volume/v3/volumes/4a4fd23c-a9c6-4cb2-897e-d5e79e074d9b => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:08:33 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-e8e6543c-6b13-4530-8454-d23df2bc843f None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:33 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-e8e6543c-6b13-4530-8454-d23df2bc843f tempest-VolumeTypesAdminTests-1897473605 tempest-VolumeTypesAdminTests-1897473605-project-admin] POST http://192.168.122.117/volume/v3/types Sep 05 21:08:33 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-e8e6543c-6b13-4530-8454-d23df2bc843f tempest-VolumeTypesAdminTests-1897473605 tempest-VolumeTypesAdminTests-1897473605-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1843892771", "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=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:08:33 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-e8e6543c-6b13-4530-8454-d23df2bc843f tempest-VolumeTypesAdminTests-1897473605 tempest-VolumeTypesAdminTests-1897473605-project-admin] http://192.168.122.117/volume/v3/types returned with HTTP 200 Sep 05 21:08:33 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1354/2689] 192.168.122.117 () {60 vars in 1137 bytes} [Sat Sep 5 21:08:33 2026] POST /volume/v3/types => generated 380 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:08:33 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-3045030b-c311-4d93-841a-ee20b2f65dd3 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:33 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-3045030b-c311-4d93-841a-ee20b2f65dd3 tempest-VolumeTypesAdminTests-1897473605 tempest-VolumeTypesAdminTests-1897473605-project-admin] POST http://192.168.122.117/volume/v3/types/8c989dfe-0720-44a5-8644-14611e4366bd/encryption Sep 05 21:08:33 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-3045030b-c311-4d93-841a-ee20b2f65dd3 tempest-VolumeTypesAdminTests-1897473605 tempest-VolumeTypesAdminTests-1897473605-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:08:33 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-3045030b-c311-4d93-841a-ee20b2f65dd3 tempest-VolumeTypesAdminTests-1897473605 tempest-VolumeTypesAdminTests-1897473605-project-admin] http://192.168.122.117/volume/v3/types/8c989dfe-0720-44a5-8644-14611e4366bd/encryption returned with HTTP 200 Sep 05 21:08:33 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1336/2690] 192.168.122.117 () {60 vars in 1281 bytes} [Sat Sep 5 21:08:33 2026] POST /volume/v3/types/8c989dfe-0720-44a5-8644-14611e4366bd/encryption => generated 239 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:08:33 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-d573127c-2ea5-435a-9fd5-7ff6f5636b7e None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:33 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d573127c-2ea5-435a-9fd5-7ff6f5636b7e tempest-VolumeTypesAdminTests-1897473605 tempest-VolumeTypesAdminTests-1897473605-project-admin] POST http://192.168.122.117/volume/v3/types Sep 05 21:08:33 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-d573127c-2ea5-435a-9fd5-7ff6f5636b7e tempest-VolumeTypesAdminTests-1897473605 tempest-VolumeTypesAdminTests-1897473605-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-605440080", "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=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:08:33 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d573127c-2ea5-435a-9fd5-7ff6f5636b7e tempest-VolumeTypesAdminTests-1897473605 tempest-VolumeTypesAdminTests-1897473605-project-admin] http://192.168.122.117/volume/v3/types returned with HTTP 200 Sep 05 21:08:33 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1355/2691] 192.168.122.117 () {60 vars in 1137 bytes} [Sat Sep 5 21:08:33 2026] POST /volume/v3/types => generated 379 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:08:33 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-54be8929-098f-4f19-a151-cefc028f71cc None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:33 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-54be8929-098f-4f19-a151-cefc028f71cc tempest-VolumeTypesAdminTests-1897473605 tempest-VolumeTypesAdminTests-1897473605-project-admin] POST http://192.168.122.117/volume/v3/types/c60cb4bd-926c-46cb-9791-cb6c1980a562/encryption Sep 05 21:08:33 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-54be8929-098f-4f19-a151-cefc028f71cc tempest-VolumeTypesAdminTests-1897473605 tempest-VolumeTypesAdminTests-1897473605-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:08:33 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-54be8929-098f-4f19-a151-cefc028f71cc tempest-VolumeTypesAdminTests-1897473605 tempest-VolumeTypesAdminTests-1897473605-project-admin] http://192.168.122.117/volume/v3/types/c60cb4bd-926c-46cb-9791-cb6c1980a562/encryption returned with HTTP 200 Sep 05 21:08:33 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1337/2692] 192.168.122.117 () {60 vars in 1281 bytes} [Sat Sep 5 21:08:33 2026] POST /volume/v3/types/c60cb4bd-926c-46cb-9791-cb6c1980a562/encryption => generated 239 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:08:33 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-6922f28f-8c5d-4c3a-a6d5-45a0c20f275f None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:33 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-6922f28f-8c5d-4c3a-a6d5-45a0c20f275f tempest-VolumeTypesAdminTests-1897473605 tempest-VolumeTypesAdminTests-1897473605-project-admin] POST http://192.168.122.117/volume/v3/types Sep 05 21:08:33 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-6922f28f-8c5d-4c3a-a6d5-45a0c20f275f tempest-VolumeTypesAdminTests-1897473605 tempest-VolumeTypesAdminTests-1897473605-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-328184872", "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=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:08:33 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-6922f28f-8c5d-4c3a-a6d5-45a0c20f275f tempest-VolumeTypesAdminTests-1897473605 tempest-VolumeTypesAdminTests-1897473605-project-admin] http://192.168.122.117/volume/v3/types returned with HTTP 200 Sep 05 21:08:33 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1356/2693] 192.168.122.117 () {60 vars in 1137 bytes} [Sat Sep 5 21:08:33 2026] POST /volume/v3/types => generated 379 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:08:33 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-cbb946ea-fae0-4150-978c-8cdcf0537473 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:33 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-cbb946ea-fae0-4150-978c-8cdcf0537473 tempest-VolumeTypesAdminTests-1897473605 tempest-VolumeTypesAdminTests-1897473605-project-admin] POST http://192.168.122.117/volume/v3/types/b44e74bf-1b2c-4d25-94b1-6d27f7dff97a/extra_specs Sep 05 21:08:33 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-cbb946ea-fae0-4150-978c-8cdcf0537473 tempest-VolumeTypesAdminTests-1897473605 tempest-VolumeTypesAdminTests-1897473605-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:08:33 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-cbb946ea-fae0-4150-978c-8cdcf0537473 tempest-VolumeTypesAdminTests-1897473605 tempest-VolumeTypesAdminTests-1897473605-project-admin] http://192.168.122.117/volume/v3/types/b44e74bf-1b2c-4d25-94b1-6d27f7dff97a/extra_specs returned with HTTP 200 Sep 05 21:08:33 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1338/2694] 192.168.122.117 () {60 vars in 1283 bytes} [Sat Sep 5 21:08:33 2026] POST /volume/v3/types/b44e74bf-1b2c-4d25-94b1-6d27f7dff97a/extra_specs => generated 35 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 21:08:33 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-e9f0cb28-e763-4c84-b9fd-c694f550dd27 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:33 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-e9f0cb28-e763-4c84-b9fd-c694f550dd27 tempest-VolumeTypesAdminTests-1897473605 tempest-VolumeTypesAdminTests-1897473605-project-admin] PUT http://192.168.122.117/volume/v3/types/b44e74bf-1b2c-4d25-94b1-6d27f7dff97a/extra_specs/key2 Sep 05 21:08:33 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-e9f0cb28-e763-4c84-b9fd-c694f550dd27 tempest-VolumeTypesAdminTests-1897473605 tempest-VolumeTypesAdminTests-1897473605-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:08:34 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-e9f0cb28-e763-4c84-b9fd-c694f550dd27 tempest-VolumeTypesAdminTests-1897473605 tempest-VolumeTypesAdminTests-1897473605-project-admin] http://192.168.122.117/volume/v3/types/b44e74bf-1b2c-4d25-94b1-6d27f7dff97a/extra_specs/key2 returned with HTTP 200 Sep 05 21:08:34 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1357/2695] 192.168.122.117 () {60 vars in 1297 bytes} [Sat Sep 5 21:08:33 2026] PUT /volume/v3/types/b44e74bf-1b2c-4d25-94b1-6d27f7dff97a/extra_specs/key2 => generated 25 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 21:08:34 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-0c33f8c1-f967-4abc-869e-d04b4b7e72e3 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:34 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-0c33f8c1-f967-4abc-869e-d04b4b7e72e3 tempest-VolumeTypesAdminTests-1897473605 tempest-VolumeTypesAdminTests-1897473605-project-admin] POST http://192.168.122.117/volume/v3/types Sep 05 21:08:34 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-0c33f8c1-f967-4abc-869e-d04b4b7e72e3 tempest-VolumeTypesAdminTests-1897473605 tempest-VolumeTypesAdminTests-1897473605-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:08:34 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-0c33f8c1-f967-4abc-869e-d04b4b7e72e3 tempest-VolumeTypesAdminTests-1897473605 tempest-VolumeTypesAdminTests-1897473605-project-admin] http://192.168.122.117/volume/v3/types returned with HTTP 200 Sep 05 21:08:34 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1339/2696] 192.168.122.117 () {60 vars in 1136 bytes} [Sat Sep 5 21:08:34 2026] POST /volume/v3/types => generated 195 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:08:34 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-b2578d4d-149a-4256-9da4-a0b015cf57ec None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:34 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b2578d4d-149a-4256-9da4-a0b015cf57ec tempest-VolumeTypesAdminTests-1897473605 tempest-VolumeTypesAdminTests-1897473605-project-admin] DELETE http://192.168.122.117/volume/v3/types/9815204f-7d27-4ade-9e5e-402eed2b0246 Sep 05 21:08:34 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b2578d4d-149a-4256-9da4-a0b015cf57ec tempest-VolumeTypesAdminTests-1897473605 tempest-VolumeTypesAdminTests-1897473605-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:34 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b2578d4d-149a-4256-9da4-a0b015cf57ec tempest-VolumeTypesAdminTests-1897473605 tempest-VolumeTypesAdminTests-1897473605-project-admin] Calling method '_delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:34 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b2578d4d-149a-4256-9da4-a0b015cf57ec tempest-VolumeTypesAdminTests-1897473605 tempest-VolumeTypesAdminTests-1897473605-project-admin] http://192.168.122.117/volume/v3/types/9815204f-7d27-4ade-9e5e-402eed2b0246 returned with HTTP 202 Sep 05 21:08:34 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1358/2697] 192.168.122.117 () {58 vars in 1229 bytes} [Sat Sep 5 21:08:34 2026] DELETE /volume/v3/types/9815204f-7d27-4ade-9e5e-402eed2b0246 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:08:34 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-c92dba6a-3671-48a0-be49-7100aa75b964 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:34 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-c92dba6a-3671-48a0-be49-7100aa75b964 tempest-VolumeTypesAdminTests-1897473605 tempest-VolumeTypesAdminTests-1897473605-project-admin] POST http://192.168.122.117/volume/v3/types Sep 05 21:08:34 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-c92dba6a-3671-48a0-be49-7100aa75b964 tempest-VolumeTypesAdminTests-1897473605 tempest-VolumeTypesAdminTests-1897473605-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1716118415", "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=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:08:34 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-c92dba6a-3671-48a0-be49-7100aa75b964 tempest-VolumeTypesAdminTests-1897473605 tempest-VolumeTypesAdminTests-1897473605-project-admin] http://192.168.122.117/volume/v3/types returned with HTTP 200 Sep 05 21:08:34 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1340/2698] 192.168.122.117 () {60 vars in 1137 bytes} [Sat Sep 5 21:08:34 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 05 21:08:34 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-86bdc0a3-ca67-40f7-b9a3-c0c12401060f None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:34 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-86bdc0a3-ca67-40f7-b9a3-c0c12401060f tempest-VolumeTypesAdminTests-1897473605 tempest-VolumeTypesAdminTests-1897473605-project-admin] POST http://192.168.122.117/volume/v3/types/ddd69ef8-a584-4779-8fdc-ae23e4dfb142/encryption Sep 05 21:08:34 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-86bdc0a3-ca67-40f7-b9a3-c0c12401060f tempest-VolumeTypesAdminTests-1897473605 tempest-VolumeTypesAdminTests-1897473605-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:08:34 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-86bdc0a3-ca67-40f7-b9a3-c0c12401060f tempest-VolumeTypesAdminTests-1897473605 tempest-VolumeTypesAdminTests-1897473605-project-admin] http://192.168.122.117/volume/v3/types/ddd69ef8-a584-4779-8fdc-ae23e4dfb142/encryption returned with HTTP 200 Sep 05 21:08:34 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1359/2699] 192.168.122.117 () {60 vars in 1281 bytes} [Sat Sep 5 21:08:34 2026] POST /volume/v3/types/ddd69ef8-a584-4779-8fdc-ae23e4dfb142/encryption => generated 239 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:08:34 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-ec667bab-b579-43b5-bb19-ef3175118493 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:34 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-ec667bab-b579-43b5-bb19-ef3175118493 tempest-VolumeTypesAdminTests-1897473605 tempest-VolumeTypesAdminTests-1897473605-project-admin] DELETE http://192.168.122.117/volume/v3/types/ddd69ef8-a584-4779-8fdc-ae23e4dfb142/encryption/906f0550-cf2b-4e38-9bfc-baeeb29505ef Sep 05 21:08:34 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-ec667bab-b579-43b5-bb19-ef3175118493 tempest-VolumeTypesAdminTests-1897473605 tempest-VolumeTypesAdminTests-1897473605-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:34 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-ec667bab-b579-43b5-bb19-ef3175118493 tempest-VolumeTypesAdminTests-1897473605 tempest-VolumeTypesAdminTests-1897473605-project-admin] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:34 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-ec667bab-b579-43b5-bb19-ef3175118493 tempest-VolumeTypesAdminTests-1897473605 tempest-VolumeTypesAdminTests-1897473605-project-admin] http://192.168.122.117/volume/v3/types/ddd69ef8-a584-4779-8fdc-ae23e4dfb142/encryption/906f0550-cf2b-4e38-9bfc-baeeb29505ef returned with HTTP 202 Sep 05 21:08:34 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1341/2700] 192.168.122.117 () {58 vars in 1373 bytes} [Sat Sep 5 21:08:34 2026] DELETE /volume/v3/types/ddd69ef8-a584-4779-8fdc-ae23e4dfb142/encryption/906f0550-cf2b-4e38-9bfc-baeeb29505ef => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:08:34 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-96b22725-639d-4706-b9b4-1a05b9902036 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:34 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-96b22725-639d-4706-b9b4-1a05b9902036 tempest-VolumeTypesAdminTests-1897473605 tempest-VolumeTypesAdminTests-1897473605-project-admin] POST http://192.168.122.117/volume/v3/types Sep 05 21:08:34 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-96b22725-639d-4706-b9b4-1a05b9902036 tempest-VolumeTypesAdminTests-1897473605 tempest-VolumeTypesAdminTests-1897473605-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1367223212", "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=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:08:34 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-96b22725-639d-4706-b9b4-1a05b9902036 tempest-VolumeTypesAdminTests-1897473605 tempest-VolumeTypesAdminTests-1897473605-project-admin] http://192.168.122.117/volume/v3/types returned with HTTP 200 Sep 05 21:08:34 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1360/2701] 192.168.122.117 () {60 vars in 1137 bytes} [Sat Sep 5 21:08:34 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 05 21:08:34 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-47d33fd1-3c63-480a-979e-6f0882e5c0f5 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:34 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-47d33fd1-3c63-480a-979e-6f0882e5c0f5 tempest-VolumeTypesAdminTests-1897473605 tempest-VolumeTypesAdminTests-1897473605-project-admin] DELETE http://192.168.122.117/volume/v3/types/a9db1098-1bf5-4430-ba00-fe7d5662b8bd/extra_specs/key1 Sep 05 21:08:34 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-47d33fd1-3c63-480a-979e-6f0882e5c0f5 tempest-VolumeTypesAdminTests-1897473605 tempest-VolumeTypesAdminTests-1897473605-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:34 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-47d33fd1-3c63-480a-979e-6f0882e5c0f5 tempest-VolumeTypesAdminTests-1897473605 tempest-VolumeTypesAdminTests-1897473605-project-admin] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:34 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-47d33fd1-3c63-480a-979e-6f0882e5c0f5 tempest-VolumeTypesAdminTests-1897473605 tempest-VolumeTypesAdminTests-1897473605-project-admin] http://192.168.122.117/volume/v3/types/a9db1098-1bf5-4430-ba00-fe7d5662b8bd/extra_specs/key1 returned with HTTP 202 Sep 05 21:08:34 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1342/2702] 192.168.122.117 () {58 vars in 1280 bytes} [Sat Sep 5 21:08:34 2026] DELETE /volume/v3/types/a9db1098-1bf5-4430-ba00-fe7d5662b8bd/extra_specs/key1 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 21:08:34 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-8113ecf9-7cd1-436c-8d3d-9e771b1f74c7 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:34 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-8113ecf9-7cd1-436c-8d3d-9e771b1f74c7 tempest-VolumeTypesAdminTests-1897473605 tempest-VolumeTypesAdminTests-1897473605-project-admin] POST http://192.168.122.117/volume/v3/types Sep 05 21:08:34 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-8113ecf9-7cd1-436c-8d3d-9e771b1f74c7 tempest-VolumeTypesAdminTests-1897473605 tempest-VolumeTypesAdminTests-1897473605-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1825790072", "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=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:08:34 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-8113ecf9-7cd1-436c-8d3d-9e771b1f74c7 tempest-VolumeTypesAdminTests-1897473605 tempest-VolumeTypesAdminTests-1897473605-project-admin] http://192.168.122.117/volume/v3/types returned with HTTP 200 Sep 05 21:08:34 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1361/2703] 192.168.122.117 () {60 vars in 1137 bytes} [Sat Sep 5 21:08:34 2026] POST /volume/v3/types => generated 380 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:08:34 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-a1aa7430-67a8-4b2d-b35f-d3681ef2910d None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:34 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-a1aa7430-67a8-4b2d-b35f-d3681ef2910d tempest-VolumeTypesAdminTests-1897473605 tempest-VolumeTypesAdminTests-1897473605-project-admin] DELETE http://192.168.122.117/volume/v3/types/7feb894d-0756-43e7-9435-2e3f684e1a35 Sep 05 21:08:34 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-a1aa7430-67a8-4b2d-b35f-d3681ef2910d tempest-VolumeTypesAdminTests-1897473605 tempest-VolumeTypesAdminTests-1897473605-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:34 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-a1aa7430-67a8-4b2d-b35f-d3681ef2910d tempest-VolumeTypesAdminTests-1897473605 tempest-VolumeTypesAdminTests-1897473605-project-admin] Calling method '_delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:34 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-a1aa7430-67a8-4b2d-b35f-d3681ef2910d tempest-VolumeTypesAdminTests-1897473605 tempest-VolumeTypesAdminTests-1897473605-project-admin] http://192.168.122.117/volume/v3/types/7feb894d-0756-43e7-9435-2e3f684e1a35 returned with HTTP 202 Sep 05 21:08:34 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1343/2704] 192.168.122.117 () {58 vars in 1229 bytes} [Sat Sep 5 21:08:34 2026] DELETE /volume/v3/types/7feb894d-0756-43e7-9435-2e3f684e1a35 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:08:34 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-b72e55d1-d04b-4c76-bf5a-677ef6934493 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:34 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b72e55d1-d04b-4c76-bf5a-677ef6934493 tempest-VolumeTypesAdminTests-1897473605 tempest-VolumeTypesAdminTests-1897473605-project-admin] GET http://192.168.122.117/volume/v3/types/8c989dfe-0720-44a5-8644-14611e4366bd/extra_specs Sep 05 21:08:34 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b72e55d1-d04b-4c76-bf5a-677ef6934493 tempest-VolumeTypesAdminTests-1897473605 tempest-VolumeTypesAdminTests-1897473605-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:34 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b72e55d1-d04b-4c76-bf5a-677ef6934493 tempest-VolumeTypesAdminTests-1897473605 tempest-VolumeTypesAdminTests-1897473605-project-admin] Calling method 'index' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:34 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b72e55d1-d04b-4c76-bf5a-677ef6934493 tempest-VolumeTypesAdminTests-1897473605 tempest-VolumeTypesAdminTests-1897473605-project-admin] http://192.168.122.117/volume/v3/types/8c989dfe-0720-44a5-8644-14611e4366bd/extra_specs returned with HTTP 200 Sep 05 21:08:34 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1362/2705] 192.168.122.117 () {58 vars in 1262 bytes} [Sat Sep 5 21:08:34 2026] GET /volume/v3/types/8c989dfe-0720-44a5-8644-14611e4366bd/extra_specs => generated 185 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:08:34 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-a5459c9a-1763-4640-8fdb-1828c119b10c None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:34 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-a5459c9a-1763-4640-8fdb-1828c119b10c tempest-VolumeTypesAdminTests-1897473605 tempest-VolumeTypesAdminTests-1897473605-project-admin] GET http://192.168.122.117/volume/v3/types Sep 05 21:08:34 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-a5459c9a-1763-4640-8fdb-1828c119b10c tempest-VolumeTypesAdminTests-1897473605 tempest-VolumeTypesAdminTests-1897473605-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:34 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-a5459c9a-1763-4640-8fdb-1828c119b10c tempest-VolumeTypesAdminTests-1897473605 tempest-VolumeTypesAdminTests-1897473605-project-admin] Calling method 'index' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:34 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-a5459c9a-1763-4640-8fdb-1828c119b10c tempest-VolumeTypesAdminTests-1897473605 tempest-VolumeTypesAdminTests-1897473605-project-admin] http://192.168.122.117/volume/v3/types returned with HTTP 200 Sep 05 21:08:34 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1344/2706] 192.168.122.117 () {58 vars in 1115 bytes} [Sat Sep 5 21:08:34 2026] GET /volume/v3/types => generated 2588 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:08:34 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-ec16bc7b-7a78-4274-a520-6341ab6cf396 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:34 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-ec16bc7b-7a78-4274-a520-6341ab6cf396 tempest-VolumeTypesAdminTests-1897473605 tempest-VolumeTypesAdminTests-1897473605-project-admin] GET http://192.168.122.117/volume/v3/types/8c989dfe-0720-44a5-8644-14611e4366bd/encryption/cipher Sep 05 21:08:34 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-ec16bc7b-7a78-4274-a520-6341ab6cf396 tempest-VolumeTypesAdminTests-1897473605 tempest-VolumeTypesAdminTests-1897473605-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:34 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-ec16bc7b-7a78-4274-a520-6341ab6cf396 tempest-VolumeTypesAdminTests-1897473605 tempest-VolumeTypesAdminTests-1897473605-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:34 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-ec16bc7b-7a78-4274-a520-6341ab6cf396 tempest-VolumeTypesAdminTests-1897473605 tempest-VolumeTypesAdminTests-1897473605-project-admin] http://192.168.122.117/volume/v3/types/8c989dfe-0720-44a5-8644-14611e4366bd/encryption/cipher returned with HTTP 200 Sep 05 21:08:34 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1363/2707] 192.168.122.117 () {58 vars in 1280 bytes} [Sat Sep 5 21:08:34 2026] GET /volume/v3/types/8c989dfe-0720-44a5-8644-14611e4366bd/encryption/cipher => generated 29 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 21:08:34 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-22f3036f-a63a-40f9-bc69-5122fe913930 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:34 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-22f3036f-a63a-40f9-bc69-5122fe913930 tempest-VolumeTypesAdminTests-1897473605 tempest-VolumeTypesAdminTests-1897473605-project-admin] GET http://192.168.122.117/volume/v3/types/8c989dfe-0720-44a5-8644-14611e4366bd/encryption Sep 05 21:08:34 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-22f3036f-a63a-40f9-bc69-5122fe913930 tempest-VolumeTypesAdminTests-1897473605 tempest-VolumeTypesAdminTests-1897473605-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:34 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-22f3036f-a63a-40f9-bc69-5122fe913930 tempest-VolumeTypesAdminTests-1897473605 tempest-VolumeTypesAdminTests-1897473605-project-admin] Calling method 'index' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:34 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-22f3036f-a63a-40f9-bc69-5122fe913930 tempest-VolumeTypesAdminTests-1897473605 tempest-VolumeTypesAdminTests-1897473605-project-admin] http://192.168.122.117/volume/v3/types/8c989dfe-0720-44a5-8644-14611e4366bd/encryption returned with HTTP 200 Sep 05 21:08:34 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1345/2708] 192.168.122.117 () {58 vars in 1259 bytes} [Sat Sep 5 21:08:34 2026] GET /volume/v3/types/8c989dfe-0720-44a5-8644-14611e4366bd/encryption => generated 325 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:08:34 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-2986b6ec-d119-4363-a026-abf46a621f31 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:34 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-2986b6ec-d119-4363-a026-abf46a621f31 tempest-VolumeTypesAdminTests-1897473605 tempest-VolumeTypesAdminTests-1897473605-project-admin] GET http://192.168.122.117/volume/v3/types/8c989dfe-0720-44a5-8644-14611e4366bd/extra_specs/multiattach Sep 05 21:08:34 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-2986b6ec-d119-4363-a026-abf46a621f31 tempest-VolumeTypesAdminTests-1897473605 tempest-VolumeTypesAdminTests-1897473605-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:34 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-2986b6ec-d119-4363-a026-abf46a621f31 tempest-VolumeTypesAdminTests-1897473605 tempest-VolumeTypesAdminTests-1897473605-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:34 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-2986b6ec-d119-4363-a026-abf46a621f31 tempest-VolumeTypesAdminTests-1897473605 tempest-VolumeTypesAdminTests-1897473605-project-admin] http://192.168.122.117/volume/v3/types/8c989dfe-0720-44a5-8644-14611e4366bd/extra_specs/multiattach returned with HTTP 200 Sep 05 21:08:34 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1364/2709] 192.168.122.117 () {58 vars in 1298 bytes} [Sat Sep 5 21:08:34 2026] GET /volume/v3/types/8c989dfe-0720-44a5-8644-14611e4366bd/extra_specs/multiattach => generated 29 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 21:08:34 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-f0d034a1-dca5-46a9-9850-a1331d845c7f None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:34 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-f0d034a1-dca5-46a9-9850-a1331d845c7f tempest-VolumeTypesAdminTests-1897473605 tempest-VolumeTypesAdminTests-1897473605-project-admin] GET http://192.168.122.117/volume/v3/types/8c989dfe-0720-44a5-8644-14611e4366bd/extra_specs/volume_backend_name Sep 05 21:08:34 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-f0d034a1-dca5-46a9-9850-a1331d845c7f tempest-VolumeTypesAdminTests-1897473605 tempest-VolumeTypesAdminTests-1897473605-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:34 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-f0d034a1-dca5-46a9-9850-a1331d845c7f tempest-VolumeTypesAdminTests-1897473605 tempest-VolumeTypesAdminTests-1897473605-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:34 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-f0d034a1-dca5-46a9-9850-a1331d845c7f tempest-VolumeTypesAdminTests-1897473605 tempest-VolumeTypesAdminTests-1897473605-project-admin] http://192.168.122.117/volume/v3/types/8c989dfe-0720-44a5-8644-14611e4366bd/extra_specs/volume_backend_name returned with HTTP 200 Sep 05 21:08:34 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1346/2710] 192.168.122.117 () {58 vars in 1322 bytes} [Sat Sep 5 21:08:34 2026] GET /volume/v3/types/8c989dfe-0720-44a5-8644-14611e4366bd/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 05 21:08:34 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-5e1dac09-cb1c-4ba7-b915-9377e2a0975e None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:34 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-5e1dac09-cb1c-4ba7-b915-9377e2a0975e tempest-VolumeTypesAdminTests-1897473605 tempest-VolumeTypesAdminTests-1897473605-project-admin] GET http://192.168.122.117/volume/v3/types/8c989dfe-0720-44a5-8644-14611e4366bd Sep 05 21:08:34 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-5e1dac09-cb1c-4ba7-b915-9377e2a0975e tempest-VolumeTypesAdminTests-1897473605 tempest-VolumeTypesAdminTests-1897473605-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:34 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-5e1dac09-cb1c-4ba7-b915-9377e2a0975e tempest-VolumeTypesAdminTests-1897473605 tempest-VolumeTypesAdminTests-1897473605-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:34 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-5e1dac09-cb1c-4ba7-b915-9377e2a0975e tempest-VolumeTypesAdminTests-1897473605 tempest-VolumeTypesAdminTests-1897473605-project-admin] http://192.168.122.117/volume/v3/types/8c989dfe-0720-44a5-8644-14611e4366bd returned with HTTP 200 Sep 05 21:08:34 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1365/2711] 192.168.122.117 () {58 vars in 1226 bytes} [Sat Sep 5 21:08:34 2026] GET /volume/v3/types/8c989dfe-0720-44a5-8644-14611e4366bd => generated 402 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:08:34 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-66ce9b77-1ad7-4e6a-8d87-35165e82d85a None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:34 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-66ce9b77-1ad7-4e6a-8d87-35165e82d85a tempest-VolumeTypesAdminTests-1897473605 tempest-VolumeTypesAdminTests-1897473605-project-admin] PUT http://192.168.122.117/volume/v3/types/8c989dfe-0720-44a5-8644-14611e4366bd/encryption/c4a5dd80-4e2e-479e-8382-e0ca3c8c05ca Sep 05 21:08:34 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-66ce9b77-1ad7-4e6a-8d87-35165e82d85a tempest-VolumeTypesAdminTests-1897473605 tempest-VolumeTypesAdminTests-1897473605-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:08:34 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-66ce9b77-1ad7-4e6a-8d87-35165e82d85a tempest-VolumeTypesAdminTests-1897473605 tempest-VolumeTypesAdminTests-1897473605-project-admin] http://192.168.122.117/volume/v3/types/8c989dfe-0720-44a5-8644-14611e4366bd/encryption/c4a5dd80-4e2e-479e-8382-e0ca3c8c05ca returned with HTTP 200 Sep 05 21:08:34 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1347/2712] 192.168.122.117 () {60 vars in 1390 bytes} [Sat Sep 5 21:08:34 2026] PUT /volume/v3/types/8c989dfe-0720-44a5-8644-14611e4366bd/encryption/c4a5dd80-4e2e-479e-8382-e0ca3c8c05ca => generated 33 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 21:08:34 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-23326954-0192-42d1-bb7d-f890fb0fc47a None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:34 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-23326954-0192-42d1-bb7d-f890fb0fc47a tempest-VolumeTypesAdminTests-1897473605 tempest-VolumeTypesAdminTests-1897473605-project-admin] PUT http://192.168.122.117/volume/v3/types/8c989dfe-0720-44a5-8644-14611e4366bd/extra_specs/key1 Sep 05 21:08:34 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-23326954-0192-42d1-bb7d-f890fb0fc47a tempest-VolumeTypesAdminTests-1897473605 tempest-VolumeTypesAdminTests-1897473605-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:08:34 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-23326954-0192-42d1-bb7d-f890fb0fc47a tempest-VolumeTypesAdminTests-1897473605 tempest-VolumeTypesAdminTests-1897473605-project-admin] http://192.168.122.117/volume/v3/types/8c989dfe-0720-44a5-8644-14611e4366bd/extra_specs/key1 returned with HTTP 200 Sep 05 21:08:34 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1366/2713] 192.168.122.117 () {60 vars in 1297 bytes} [Sat Sep 5 21:08:34 2026] PUT /volume/v3/types/8c989dfe-0720-44a5-8644-14611e4366bd/extra_specs/key1 => generated 30 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 21:08:34 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-84de8daa-acf0-4ae9-8cb6-820b1e583d91 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:34 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-84de8daa-acf0-4ae9-8cb6-820b1e583d91 tempest-VolumeTypesAdminTests-1897473605 tempest-VolumeTypesAdminTests-1897473605-project-admin] PUT http://192.168.122.117/volume/v3/types/8c989dfe-0720-44a5-8644-14611e4366bd Sep 05 21:08:34 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-84de8daa-acf0-4ae9-8cb6-820b1e583d91 tempest-VolumeTypesAdminTests-1897473605 tempest-VolumeTypesAdminTests-1897473605-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:08:34 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-84de8daa-acf0-4ae9-8cb6-820b1e583d91 tempest-VolumeTypesAdminTests-1897473605 tempest-VolumeTypesAdminTests-1897473605-project-admin] http://192.168.122.117/volume/v3/types/8c989dfe-0720-44a5-8644-14611e4366bd returned with HTTP 200 Sep 05 21:08:34 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1348/2714] 192.168.122.117 () {60 vars in 1246 bytes} [Sat Sep 5 21:08:34 2026] PUT /volume/v3/types/8c989dfe-0720-44a5-8644-14611e4366bd => generated 371 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:08:34 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-26961cfd-7e4a-41e8-a365-f090620e9573 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:34 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-26961cfd-7e4a-41e8-a365-f090620e9573 tempest-VolumeTypesAdminTests-1897473605 tempest-VolumeTypesAdminTests-1897473605-project-admin] DELETE http://192.168.122.117/volume/v3/types/a9db1098-1bf5-4430-ba00-fe7d5662b8bd Sep 05 21:08:34 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-26961cfd-7e4a-41e8-a365-f090620e9573 tempest-VolumeTypesAdminTests-1897473605 tempest-VolumeTypesAdminTests-1897473605-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:34 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-26961cfd-7e4a-41e8-a365-f090620e9573 tempest-VolumeTypesAdminTests-1897473605 tempest-VolumeTypesAdminTests-1897473605-project-admin] Calling method '_delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:34 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-26961cfd-7e4a-41e8-a365-f090620e9573 tempest-VolumeTypesAdminTests-1897473605 tempest-VolumeTypesAdminTests-1897473605-project-admin] http://192.168.122.117/volume/v3/types/a9db1098-1bf5-4430-ba00-fe7d5662b8bd returned with HTTP 202 Sep 05 21:08:34 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1367/2715] 192.168.122.117 () {58 vars in 1229 bytes} [Sat Sep 5 21:08:34 2026] DELETE /volume/v3/types/a9db1098-1bf5-4430-ba00-fe7d5662b8bd => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:08:34 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-0c387356-ed33-400d-bbaa-a5a622b60f5d None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:34 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-0c387356-ed33-400d-bbaa-a5a622b60f5d tempest-VolumeTypesAdminTests-1897473605 tempest-VolumeTypesAdminTests-1897473605-project-admin] DELETE http://192.168.122.117/volume/v3/types/ddd69ef8-a584-4779-8fdc-ae23e4dfb142 Sep 05 21:08:34 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-0c387356-ed33-400d-bbaa-a5a622b60f5d tempest-VolumeTypesAdminTests-1897473605 tempest-VolumeTypesAdminTests-1897473605-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:34 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-0c387356-ed33-400d-bbaa-a5a622b60f5d tempest-VolumeTypesAdminTests-1897473605 tempest-VolumeTypesAdminTests-1897473605-project-admin] Calling method '_delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:35 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-0c387356-ed33-400d-bbaa-a5a622b60f5d tempest-VolumeTypesAdminTests-1897473605 tempest-VolumeTypesAdminTests-1897473605-project-admin] http://192.168.122.117/volume/v3/types/ddd69ef8-a584-4779-8fdc-ae23e4dfb142 returned with HTTP 202 Sep 05 21:08:35 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1349/2716] 192.168.122.117 () {58 vars in 1229 bytes} [Sat Sep 5 21:08:34 2026] DELETE /volume/v3/types/ddd69ef8-a584-4779-8fdc-ae23e4dfb142 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 05 21:08:35 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-27a0dda4-d7a9-4d04-a1e2-e683910f85f0 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:35 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-27a0dda4-d7a9-4d04-a1e2-e683910f85f0 tempest-VolumeTypesAdminTests-1897473605 tempest-VolumeTypesAdminTests-1897473605-project-admin] DELETE http://192.168.122.117/volume/v3/types/b44e74bf-1b2c-4d25-94b1-6d27f7dff97a Sep 05 21:08:35 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-27a0dda4-d7a9-4d04-a1e2-e683910f85f0 tempest-VolumeTypesAdminTests-1897473605 tempest-VolumeTypesAdminTests-1897473605-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:35 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-27a0dda4-d7a9-4d04-a1e2-e683910f85f0 tempest-VolumeTypesAdminTests-1897473605 tempest-VolumeTypesAdminTests-1897473605-project-admin] Calling method '_delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:35 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-27a0dda4-d7a9-4d04-a1e2-e683910f85f0 tempest-VolumeTypesAdminTests-1897473605 tempest-VolumeTypesAdminTests-1897473605-project-admin] http://192.168.122.117/volume/v3/types/b44e74bf-1b2c-4d25-94b1-6d27f7dff97a returned with HTTP 202 Sep 05 21:08:35 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1368/2717] 192.168.122.117 () {58 vars in 1229 bytes} [Sat Sep 5 21:08:35 2026] DELETE /volume/v3/types/b44e74bf-1b2c-4d25-94b1-6d27f7dff97a => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:08:35 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-477eae2e-0fe8-4c6d-a547-7acca74e025f None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:35 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-477eae2e-0fe8-4c6d-a547-7acca74e025f tempest-VolumeTypesAdminTests-1897473605 tempest-VolumeTypesAdminTests-1897473605-project-admin] DELETE http://192.168.122.117/volume/v3/types/c60cb4bd-926c-46cb-9791-cb6c1980a562 Sep 05 21:08:35 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-477eae2e-0fe8-4c6d-a547-7acca74e025f tempest-VolumeTypesAdminTests-1897473605 tempest-VolumeTypesAdminTests-1897473605-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:35 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-477eae2e-0fe8-4c6d-a547-7acca74e025f tempest-VolumeTypesAdminTests-1897473605 tempest-VolumeTypesAdminTests-1897473605-project-admin] Calling method '_delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:35 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-477eae2e-0fe8-4c6d-a547-7acca74e025f tempest-VolumeTypesAdminTests-1897473605 tempest-VolumeTypesAdminTests-1897473605-project-admin] http://192.168.122.117/volume/v3/types/c60cb4bd-926c-46cb-9791-cb6c1980a562 returned with HTTP 202 Sep 05 21:08:35 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1350/2718] 192.168.122.117 () {58 vars in 1229 bytes} [Sat Sep 5 21:08:35 2026] DELETE /volume/v3/types/c60cb4bd-926c-46cb-9791-cb6c1980a562 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:08:35 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-68e43cd7-e93f-4c9b-b3b2-29b88a5a3bcb None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:35 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-68e43cd7-e93f-4c9b-b3b2-29b88a5a3bcb tempest-VolumeTypesAdminTests-1897473605 tempest-VolumeTypesAdminTests-1897473605-project-admin] DELETE http://192.168.122.117/volume/v3/types/8c989dfe-0720-44a5-8644-14611e4366bd Sep 05 21:08:35 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-68e43cd7-e93f-4c9b-b3b2-29b88a5a3bcb tempest-VolumeTypesAdminTests-1897473605 tempest-VolumeTypesAdminTests-1897473605-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:35 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-68e43cd7-e93f-4c9b-b3b2-29b88a5a3bcb tempest-VolumeTypesAdminTests-1897473605 tempest-VolumeTypesAdminTests-1897473605-project-admin] Calling method '_delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:35 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-68e43cd7-e93f-4c9b-b3b2-29b88a5a3bcb tempest-VolumeTypesAdminTests-1897473605 tempest-VolumeTypesAdminTests-1897473605-project-admin] http://192.168.122.117/volume/v3/types/8c989dfe-0720-44a5-8644-14611e4366bd returned with HTTP 202 Sep 05 21:08:35 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1369/2719] 192.168.122.117 () {58 vars in 1229 bytes} [Sat Sep 5 21:08:35 2026] DELETE /volume/v3/types/8c989dfe-0720-44a5-8644-14611e4366bd => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:08:37 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-e0877f04-7988-4a4a-8213-0d5957fce3a8 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:38 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-e0877f04-7988-4a4a-8213-0d5957fce3a8 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] POST http://192.168.122.117/volume/v3/volumes Sep 05 21:08:38 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-e0877f04-7988-4a4a-8213-0d5957fce3a8 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-595095015"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:08:38 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.volumes [None req-e0877f04-7988-4a4a-8213-0d5957fce3a8 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-595095015'}} {{(pid=87435) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:08:38 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-e0877f04-7988-4a4a-8213-0d5957fce3a8 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] Create volume of 1 GB Sep 05 21:08:38 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-e0877f04-7988-4a4a-8213-0d5957fce3a8 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] Availability Zones retrieved successfully. Sep 05 21:08:38 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-e0877f04-7988-4a4a-8213-0d5957fce3a8 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] Flow 'volume_create_api' (cc66a71d-0337-4ea6-ac6b-f3c424bc659b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:08:38 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-e0877f04-7988-4a4a-8213-0d5957fce3a8 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3704ffc-8c2f-48bb-a0d0-c7179c785ef2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:08:38 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.flows.api.create_volume [None req-e0877f04-7988-4a4a-8213-0d5957fce3a8 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] Validating volume size '1' using validate_int {{(pid=87435) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:08:38 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-e0877f04-7988-4a4a-8213-0d5957fce3a8 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3704ffc-8c2f-48bb-a0d0-c7179c785ef2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:08:38 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-e0877f04-7988-4a4a-8213-0d5957fce3a8 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (acbf2cae-e4f8-4b1f-90b6-f8d3b381e943) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:08:38 devstack devstack@c-api.service[87435]: DEBUG cinder.quota [None req-e0877f04-7988-4a4a-8213-0d5957fce3a8 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] Created reservations ['f90fc114-d752-44bc-874e-e51642d85960', '69dfa9b7-7afa-4298-912f-fcc4cf023847', 'ac7ab7ab-374e-433e-9cd5-9cda95593c8e', '723f7ed7-8148-4999-b609-510c4d6b0453'] {{(pid=87435) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:08:38 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-e0877f04-7988-4a4a-8213-0d5957fce3a8 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (acbf2cae-e4f8-4b1f-90b6-f8d3b381e943) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f90fc114-d752-44bc-874e-e51642d85960', '69dfa9b7-7afa-4298-912f-fcc4cf023847', 'ac7ab7ab-374e-433e-9cd5-9cda95593c8e', '723f7ed7-8148-4999-b609-510c4d6b0453']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:08:38 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-e0877f04-7988-4a4a-8213-0d5957fce3a8 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2dec772a-b750-4407-8e7f-fff970ecb869) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:08:38 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:08:38 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:08:38 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-e0877f04-7988-4a4a-8213-0d5957fce3a8 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2dec772a-b750-4407-8e7f-fff970ecb869) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e3b5bbae-e457-4492-8574-43dc86fdf953', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-595095015',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f016c9bab0bb4c5c8d17036dfdaa4f7e',qos_specs=None,replication_status=,reservations=['f90fc114-d752-44bc-874e-e51642d85960','69dfa9b7-7afa-4298-912f-fcc4cf023847','ac7ab7ab-374e-433e-9cd5-9cda95593c8e','723f7ed7-8148-4999-b609-510c4d6b0453'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d66aa6ee538848669b3f2b59e3c623a8',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:08:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-595095015',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e3b5bbae-e457-4492-8574-43dc86fdf953,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f016c9bab0bb4c5c8d17036dfdaa4f7e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d66aa6ee538848669b3f2b59e3c623a8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:08:38 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-e0877f04-7988-4a4a-8213-0d5957fce3a8 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4533eac-bb11-493a-b1ef-7e8e6cb0207b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:08:38 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-e0877f04-7988-4a4a-8213-0d5957fce3a8 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4533eac-bb11-493a-b1ef-7e8e6cb0207b) transitioned into state 'SUCCESS' from state '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-595095015',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f016c9bab0bb4c5c8d17036dfdaa4f7e',qos_specs=None,replication_status=,reservations=['f90fc114-d752-44bc-874e-e51642d85960','69dfa9b7-7afa-4298-912f-fcc4cf023847','ac7ab7ab-374e-433e-9cd5-9cda95593c8e','723f7ed7-8148-4999-b609-510c4d6b0453'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d66aa6ee538848669b3f2b59e3c623a8',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:08:38 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-e0877f04-7988-4a4a-8213-0d5957fce3a8 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5bf3b43b-6a3f-482d-a303-791a8708ac33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:08:38 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-e0877f04-7988-4a4a-8213-0d5957fce3a8 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5bf3b43b-6a3f-482d-a303-791a8708ac33) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:08:38 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-e0877f04-7988-4a4a-8213-0d5957fce3a8 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] Flow 'volume_create_api' (cc66a71d-0337-4ea6-ac6b-f3c424bc659b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:08:38 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-e0877f04-7988-4a4a-8213-0d5957fce3a8 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] Create volume request issued successfully. Sep 05 21:08:38 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-e0877f04-7988-4a4a-8213-0d5957fce3a8 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 21:08:38 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1351/2720] 192.168.122.117 () {62 vars in 1183 bytes} [Sat Sep 5 21:08:37 2026] POST /volume/v3/volumes => generated 786 bytes in 461 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:08:38 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-53fcc555-4d15-42ea-a58f-2eb2fbc2b78c None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:38 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-53fcc555-4d15-42ea-a58f-2eb2fbc2b78c tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] GET http://192.168.122.117/volume/v3/volumes/e3b5bbae-e457-4492-8574-43dc86fdf953 Sep 05 21:08:38 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-53fcc555-4d15-42ea-a58f-2eb2fbc2b78c tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:38 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-53fcc555-4d15-42ea-a58f-2eb2fbc2b78c tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:38 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:08:38 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:08:38 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:38 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:08:38 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-53fcc555-4d15-42ea-a58f-2eb2fbc2b78c tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] Volume info retrieved successfully. Sep 05 21:08:38 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-53fcc555-4d15-42ea-a58f-2eb2fbc2b78c tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] http://192.168.122.117/volume/v3/volumes/e3b5bbae-e457-4492-8574-43dc86fdf953 returned with HTTP 200 Sep 05 21:08:38 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1370/2721] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 21:08:38 2026] GET /volume/v3/volumes/e3b5bbae-e457-4492-8574-43dc86fdf953 => generated 965 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:08:39 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-804091d7-f26e-47ac-b815-092367d62345 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:39 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-804091d7-f26e-47ac-b815-092367d62345 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] GET http://192.168.122.117/volume/v3/volumes/e3b5bbae-e457-4492-8574-43dc86fdf953 Sep 05 21:08:39 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-804091d7-f26e-47ac-b815-092367d62345 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:39 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-804091d7-f26e-47ac-b815-092367d62345 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:39 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:08:39 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:08:39 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:39 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:08:39 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-804091d7-f26e-47ac-b815-092367d62345 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] Volume info retrieved successfully. Sep 05 21:08:39 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-804091d7-f26e-47ac-b815-092367d62345 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] http://192.168.122.117/volume/v3/volumes/e3b5bbae-e457-4492-8574-43dc86fdf953 returned with HTTP 200 Sep 05 21:08:39 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1352/2722] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 21:08:39 2026] GET /volume/v3/volumes/e3b5bbae-e457-4492-8574-43dc86fdf953 => generated 1016 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 21:08:39 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-d0152334-5485-4de4-9a75-bf5cc80cb64e None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:39 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d0152334-5485-4de4-9a75-bf5cc80cb64e tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-reader] GET http://192.168.122.117/volume/v3/volumes Sep 05 21:08:39 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-d0152334-5485-4de4-9a75-bf5cc80cb64e tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-reader] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:39 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-d0152334-5485-4de4-9a75-bf5cc80cb64e tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-reader] Calling method 'index' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:39 devstack devstack@c-api.service[87434]: DEBUG cinder.api.api_utils [None req-d0152334-5485-4de4-9a75-bf5cc80cb64e tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-reader] Removing options '' from query. {{(pid=87434) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 21:08:39 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-d0152334-5485-4de4-9a75-bf5cc80cb64e tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87434) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 21:08:39 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:08:39 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:08:39 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-d0152334-5485-4de4-9a75-bf5cc80cb64e tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-reader] Get all volumes completed successfully. Sep 05 21:08:39 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d0152334-5485-4de4-9a75-bf5cc80cb64e tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-reader] http://192.168.122.117/volume/v3/volumes returned with HTTP 200 Sep 05 21:08:39 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1371/2723] 192.168.122.117 () {60 vars in 1162 bytes} [Sat Sep 5 21:08:39 2026] GET /volume/v3/volumes => generated 343 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:08:39 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-33f2b255-e193-4131-ab8e-73baf2ea5b77 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:39 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-33f2b255-e193-4131-ab8e-73baf2ea5b77 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] DELETE http://192.168.122.117/volume/v3/volumes/e3b5bbae-e457-4492-8574-43dc86fdf953 Sep 05 21:08:39 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-33f2b255-e193-4131-ab8e-73baf2ea5b77 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:39 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-33f2b255-e193-4131-ab8e-73baf2ea5b77 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:39 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-33f2b255-e193-4131-ab8e-73baf2ea5b77 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] Delete volume with id: e3b5bbae-e457-4492-8574-43dc86fdf953 Sep 05 21:08:39 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:08:39 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:08:39 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:39 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:08:39 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-33f2b255-e193-4131-ab8e-73baf2ea5b77 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] Volume info retrieved successfully. Sep 05 21:08:39 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-33f2b255-e193-4131-ab8e-73baf2ea5b77 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] Delete volume request issued successfully. Sep 05 21:08:39 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-33f2b255-e193-4131-ab8e-73baf2ea5b77 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] http://192.168.122.117/volume/v3/volumes/e3b5bbae-e457-4492-8574-43dc86fdf953 returned with HTTP 202 Sep 05 21:08:39 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1353/2724] 192.168.122.117 () {60 vars in 1276 bytes} [Sat Sep 5 21:08:39 2026] DELETE /volume/v3/volumes/e3b5bbae-e457-4492-8574-43dc86fdf953 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 21:08:39 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-1fc870ff-9d2a-4ab2-b046-bcf43d1df174 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:39 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-1fc870ff-9d2a-4ab2-b046-bcf43d1df174 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] GET http://192.168.122.117/volume/v3/volumes/e3b5bbae-e457-4492-8574-43dc86fdf953 Sep 05 21:08:39 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-1fc870ff-9d2a-4ab2-b046-bcf43d1df174 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:39 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-1fc870ff-9d2a-4ab2-b046-bcf43d1df174 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:39 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:08:39 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:08:39 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:39 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:08:39 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-1fc870ff-9d2a-4ab2-b046-bcf43d1df174 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] Volume info retrieved successfully. Sep 05 21:08:39 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-1fc870ff-9d2a-4ab2-b046-bcf43d1df174 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] http://192.168.122.117/volume/v3/volumes/e3b5bbae-e457-4492-8574-43dc86fdf953 returned with HTTP 200 Sep 05 21:08:39 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1372/2725] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 21:08:39 2026] GET /volume/v3/volumes/e3b5bbae-e457-4492-8574-43dc86fdf953 => generated 1015 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 21:08:40 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-bf7b1f1a-47c8-444d-898e-883ccbfc479d None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:40 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-bf7b1f1a-47c8-444d-898e-883ccbfc479d tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] GET http://192.168.122.117/volume/v3/volumes/e3b5bbae-e457-4492-8574-43dc86fdf953 Sep 05 21:08:40 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-bf7b1f1a-47c8-444d-898e-883ccbfc479d tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:40 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-bf7b1f1a-47c8-444d-898e-883ccbfc479d tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:40 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-bf7b1f1a-47c8-444d-898e-883ccbfc479d tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] http://192.168.122.117/volume/v3/volumes/e3b5bbae-e457-4492-8574-43dc86fdf953 returned with HTTP 404 Sep 05 21:08:40 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1354/2726] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 21:08:40 2026] GET /volume/v3/volumes/e3b5bbae-e457-4492-8574-43dc86fdf953 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 21:08:40 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-2d9928d9-15e2-424e-8a0f-18917ad61cb9 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:40 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-2d9928d9-15e2-424e-8a0f-18917ad61cb9 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] POST http://192.168.122.117/volume/v3/volumes Sep 05 21:08:40 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-2d9928d9-15e2-424e-8a0f-18917ad61cb9 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-949901416"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:08:40 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.volumes [None req-2d9928d9-15e2-424e-8a0f-18917ad61cb9 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-949901416'}} {{(pid=87434) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:08:40 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-2d9928d9-15e2-424e-8a0f-18917ad61cb9 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] Create volume of 1 GB Sep 05 21:08:40 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-2d9928d9-15e2-424e-8a0f-18917ad61cb9 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] Availability Zones retrieved successfully. Sep 05 21:08:40 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-2d9928d9-15e2-424e-8a0f-18917ad61cb9 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] Flow 'volume_create_api' (6d2b9ba1-9ea6-4051-888f-c1f9aabc3d35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:08:40 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-2d9928d9-15e2-424e-8a0f-18917ad61cb9 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11a80925-202b-4a89-b116-5c4ba587cdb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:08:40 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.flows.api.create_volume [None req-2d9928d9-15e2-424e-8a0f-18917ad61cb9 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] Validating volume size '1' using validate_int {{(pid=87434) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:08:40 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-2d9928d9-15e2-424e-8a0f-18917ad61cb9 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11a80925-202b-4a89-b116-5c4ba587cdb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:08:40 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-2d9928d9-15e2-424e-8a0f-18917ad61cb9 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ebdbaca0-f92d-47ce-acc2-d1e5b8c8f2d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:08:40 devstack devstack@c-api.service[87434]: DEBUG cinder.quota [None req-2d9928d9-15e2-424e-8a0f-18917ad61cb9 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] Created reservations ['7fdb9418-5d12-49aa-80b0-7bc1ebd55dfb', '24bd609f-272f-48b7-978f-3a5a84749934', 'a282519c-02ce-40f2-a483-7590e4d8e270', 'ae78e95d-0527-484f-a28c-c9b0cbb4fae4'] {{(pid=87434) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:08:41 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-2d9928d9-15e2-424e-8a0f-18917ad61cb9 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ebdbaca0-f92d-47ce-acc2-d1e5b8c8f2d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7fdb9418-5d12-49aa-80b0-7bc1ebd55dfb', '24bd609f-272f-48b7-978f-3a5a84749934', 'a282519c-02ce-40f2-a483-7590e4d8e270', 'ae78e95d-0527-484f-a28c-c9b0cbb4fae4']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:08:41 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-2d9928d9-15e2-424e-8a0f-18917ad61cb9 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f0fd4fd-57ac-4655-8a9a-554f7aa6a136) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:08:41 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:08:41 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:08:41 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-2d9928d9-15e2-424e-8a0f-18917ad61cb9 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f0fd4fd-57ac-4655-8a9a-554f7aa6a136) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '39a6cb39-ac0c-4725-942f-48fa85cd0e83', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-949901416',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f016c9bab0bb4c5c8d17036dfdaa4f7e',qos_specs=None,replication_status=,reservations=['7fdb9418-5d12-49aa-80b0-7bc1ebd55dfb','24bd609f-272f-48b7-978f-3a5a84749934','a282519c-02ce-40f2-a483-7590e4d8e270','ae78e95d-0527-484f-a28c-c9b0cbb4fae4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d66aa6ee538848669b3f2b59e3c623a8',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:08:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-949901416',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=39a6cb39-ac0c-4725-942f-48fa85cd0e83,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f016c9bab0bb4c5c8d17036dfdaa4f7e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d66aa6ee538848669b3f2b59e3c623a8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:08:41 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-2d9928d9-15e2-424e-8a0f-18917ad61cb9 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cec356bd-efbd-4de8-b972-9e473e634786) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:08:41 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-2d9928d9-15e2-424e-8a0f-18917ad61cb9 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cec356bd-efbd-4de8-b972-9e473e634786) transitioned into state 'SUCCESS' from state '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-949901416',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f016c9bab0bb4c5c8d17036dfdaa4f7e',qos_specs=None,replication_status=,reservations=['7fdb9418-5d12-49aa-80b0-7bc1ebd55dfb','24bd609f-272f-48b7-978f-3a5a84749934','a282519c-02ce-40f2-a483-7590e4d8e270','ae78e95d-0527-484f-a28c-c9b0cbb4fae4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d66aa6ee538848669b3f2b59e3c623a8',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:08:41 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-2d9928d9-15e2-424e-8a0f-18917ad61cb9 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b28e3c07-26c1-4a4a-8dd9-aa659bac41f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:08:41 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-2d9928d9-15e2-424e-8a0f-18917ad61cb9 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b28e3c07-26c1-4a4a-8dd9-aa659bac41f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:08:41 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-2d9928d9-15e2-424e-8a0f-18917ad61cb9 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] Flow 'volume_create_api' (6d2b9ba1-9ea6-4051-888f-c1f9aabc3d35) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:08:41 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-2d9928d9-15e2-424e-8a0f-18917ad61cb9 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] Create volume request issued successfully. Sep 05 21:08:41 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-2d9928d9-15e2-424e-8a0f-18917ad61cb9 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 21:08:41 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1373/2727] 192.168.122.117 () {62 vars in 1183 bytes} [Sat Sep 5 21:08:40 2026] POST /volume/v3/volumes => generated 786 bytes in 328 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:08:41 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-79c7de59-7027-404e-9082-6a56794b3f95 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:41 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-79c7de59-7027-404e-9082-6a56794b3f95 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] GET http://192.168.122.117/volume/v3/volumes/39a6cb39-ac0c-4725-942f-48fa85cd0e83 Sep 05 21:08:41 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-79c7de59-7027-404e-9082-6a56794b3f95 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:41 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-79c7de59-7027-404e-9082-6a56794b3f95 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:41 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:08:41 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:08:41 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:41 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:08:41 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-79c7de59-7027-404e-9082-6a56794b3f95 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] Volume info retrieved successfully. Sep 05 21:08:41 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-79c7de59-7027-404e-9082-6a56794b3f95 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] http://192.168.122.117/volume/v3/volumes/39a6cb39-ac0c-4725-942f-48fa85cd0e83 returned with HTTP 200 Sep 05 21:08:41 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1355/2728] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 21:08:41 2026] GET /volume/v3/volumes/39a6cb39-ac0c-4725-942f-48fa85cd0e83 => generated 965 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:08:42 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-7acc0bda-747e-48e8-bf06-62dd96f85a81 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:42 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-7acc0bda-747e-48e8-bf06-62dd96f85a81 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] GET http://192.168.122.117/volume/v3/volumes/39a6cb39-ac0c-4725-942f-48fa85cd0e83 Sep 05 21:08:42 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-7acc0bda-747e-48e8-bf06-62dd96f85a81 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:42 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-7acc0bda-747e-48e8-bf06-62dd96f85a81 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:42 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:08:42 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:08:42 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:42 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:08:42 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-7acc0bda-747e-48e8-bf06-62dd96f85a81 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] Volume info retrieved successfully. Sep 05 21:08:42 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-7acc0bda-747e-48e8-bf06-62dd96f85a81 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] http://192.168.122.117/volume/v3/volumes/39a6cb39-ac0c-4725-942f-48fa85cd0e83 returned with HTTP 200 Sep 05 21:08:42 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1374/2729] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 21:08:42 2026] GET /volume/v3/volumes/39a6cb39-ac0c-4725-942f-48fa85cd0e83 => generated 1016 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 21:08:42 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-12a16b89-2bbe-406f-a63b-abfa693f8426 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:42 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-12a16b89-2bbe-406f-a63b-abfa693f8426 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-reader] GET http://192.168.122.117/volume/v3/volumes/detail Sep 05 21:08:42 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-12a16b89-2bbe-406f-a63b-abfa693f8426 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-reader] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:42 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-12a16b89-2bbe-406f-a63b-abfa693f8426 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-reader] Calling method 'detail' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:42 devstack devstack@c-api.service[87435]: DEBUG cinder.api.api_utils [None req-12a16b89-2bbe-406f-a63b-abfa693f8426 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-reader] Removing options '' from query. {{(pid=87435) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 21:08:42 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-12a16b89-2bbe-406f-a63b-abfa693f8426 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87435) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 21:08:42 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:08:42 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:08:42 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-12a16b89-2bbe-406f-a63b-abfa693f8426 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-reader] Get all volumes completed successfully. Sep 05 21:08:42 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:42 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:08:42 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-12a16b89-2bbe-406f-a63b-abfa693f8426 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-reader] http://192.168.122.117/volume/v3/volumes/detail returned with HTTP 200 Sep 05 21:08:42 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1356/2730] 192.168.122.117 () {60 vars in 1183 bytes} [Sat Sep 5 21:08:42 2026] GET /volume/v3/volumes/detail => generated 856 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:08:42 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-2182fb82-eaef-45b1-a14d-66d1f5cc3464 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:42 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-2182fb82-eaef-45b1-a14d-66d1f5cc3464 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] DELETE http://192.168.122.117/volume/v3/volumes/39a6cb39-ac0c-4725-942f-48fa85cd0e83 Sep 05 21:08:42 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-2182fb82-eaef-45b1-a14d-66d1f5cc3464 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:42 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-2182fb82-eaef-45b1-a14d-66d1f5cc3464 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] Calling method 'delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:42 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-2182fb82-eaef-45b1-a14d-66d1f5cc3464 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] Delete volume with id: 39a6cb39-ac0c-4725-942f-48fa85cd0e83 Sep 05 21:08:42 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:08:42 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:08:42 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:42 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:08:42 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-2182fb82-eaef-45b1-a14d-66d1f5cc3464 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] Volume info retrieved successfully. Sep 05 21:08:42 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-2182fb82-eaef-45b1-a14d-66d1f5cc3464 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] Delete volume request issued successfully. Sep 05 21:08:42 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-2182fb82-eaef-45b1-a14d-66d1f5cc3464 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] http://192.168.122.117/volume/v3/volumes/39a6cb39-ac0c-4725-942f-48fa85cd0e83 returned with HTTP 202 Sep 05 21:08:42 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1375/2731] 192.168.122.117 () {60 vars in 1276 bytes} [Sat Sep 5 21:08:42 2026] DELETE /volume/v3/volumes/39a6cb39-ac0c-4725-942f-48fa85cd0e83 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 21:08:42 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-0f184ebf-f8f4-476b-a184-86fd57a98888 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:42 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-0f184ebf-f8f4-476b-a184-86fd57a98888 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] GET http://192.168.122.117/volume/v3/volumes/39a6cb39-ac0c-4725-942f-48fa85cd0e83 Sep 05 21:08:42 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-0f184ebf-f8f4-476b-a184-86fd57a98888 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:42 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-0f184ebf-f8f4-476b-a184-86fd57a98888 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:42 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:08:42 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:08:42 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:42 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:08:42 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-0f184ebf-f8f4-476b-a184-86fd57a98888 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] Volume info retrieved successfully. Sep 05 21:08:42 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-0f184ebf-f8f4-476b-a184-86fd57a98888 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] http://192.168.122.117/volume/v3/volumes/39a6cb39-ac0c-4725-942f-48fa85cd0e83 returned with HTTP 200 Sep 05 21:08:42 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1357/2732] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 21:08:42 2026] GET /volume/v3/volumes/39a6cb39-ac0c-4725-942f-48fa85cd0e83 => generated 1015 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 21:08:43 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-43b015ad-18e0-43c8-b767-dca024bb3f70 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:43 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-43b015ad-18e0-43c8-b767-dca024bb3f70 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] GET http://192.168.122.117/volume/v3/volumes/39a6cb39-ac0c-4725-942f-48fa85cd0e83 Sep 05 21:08:43 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-43b015ad-18e0-43c8-b767-dca024bb3f70 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:43 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-43b015ad-18e0-43c8-b767-dca024bb3f70 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:43 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-43b015ad-18e0-43c8-b767-dca024bb3f70 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] http://192.168.122.117/volume/v3/volumes/39a6cb39-ac0c-4725-942f-48fa85cd0e83 returned with HTTP 404 Sep 05 21:08:43 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1376/2733] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 21:08:43 2026] GET /volume/v3/volumes/39a6cb39-ac0c-4725-942f-48fa85cd0e83 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 21:08:43 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-781fc94e-84db-4558-bb63-c788670ada63 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:43 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-781fc94e-84db-4558-bb63-c788670ada63 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] POST http://192.168.122.117/volume/v3/volumes Sep 05 21:08:43 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-781fc94e-84db-4558-bb63-c788670ada63 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-292099140"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:08:43 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.volumes [None req-781fc94e-84db-4558-bb63-c788670ada63 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-292099140'}} {{(pid=87435) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:08:43 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-781fc94e-84db-4558-bb63-c788670ada63 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] Create volume of 1 GB Sep 05 21:08:43 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-781fc94e-84db-4558-bb63-c788670ada63 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] Availability Zones retrieved successfully. Sep 05 21:08:43 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-781fc94e-84db-4558-bb63-c788670ada63 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] Flow 'volume_create_api' (96ec8d7e-7c37-4790-852e-0d7b28af91ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:08:43 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-781fc94e-84db-4558-bb63-c788670ada63 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6453b827-c021-4722-97e9-8257765c1327) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:08:43 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.flows.api.create_volume [None req-781fc94e-84db-4558-bb63-c788670ada63 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] Validating volume size '1' using validate_int {{(pid=87435) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:08:43 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-781fc94e-84db-4558-bb63-c788670ada63 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6453b827-c021-4722-97e9-8257765c1327) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:08:43 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-781fc94e-84db-4558-bb63-c788670ada63 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c1d27e0-e1b7-44f9-af7e-218095038286) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:08:43 devstack devstack@c-api.service[87435]: DEBUG cinder.quota [None req-781fc94e-84db-4558-bb63-c788670ada63 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] Created reservations ['f65e26d4-bb97-4cde-ac38-b3dbb3dfe604', '1d455b7d-3bb1-45cd-a822-be1c8a5d9d53', '8e946392-329a-4f50-b84c-4dc1c6ea6883', '20ea69ca-03e4-4415-ab8a-491260cbf50d'] {{(pid=87435) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:08:43 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-781fc94e-84db-4558-bb63-c788670ada63 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c1d27e0-e1b7-44f9-af7e-218095038286) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f65e26d4-bb97-4cde-ac38-b3dbb3dfe604', '1d455b7d-3bb1-45cd-a822-be1c8a5d9d53', '8e946392-329a-4f50-b84c-4dc1c6ea6883', '20ea69ca-03e4-4415-ab8a-491260cbf50d']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:08:43 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-781fc94e-84db-4558-bb63-c788670ada63 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d89a50af-ed09-42e2-99a1-e8b9e885c99a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:08:43 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:08:43 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:08:43 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-781fc94e-84db-4558-bb63-c788670ada63 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d89a50af-ed09-42e2-99a1-e8b9e885c99a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '69baf0db-b560-43f0-9d00-b41354d1da8e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-292099140',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f016c9bab0bb4c5c8d17036dfdaa4f7e',qos_specs=None,replication_status=,reservations=['f65e26d4-bb97-4cde-ac38-b3dbb3dfe604','1d455b7d-3bb1-45cd-a822-be1c8a5d9d53','8e946392-329a-4f50-b84c-4dc1c6ea6883','20ea69ca-03e4-4415-ab8a-491260cbf50d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d66aa6ee538848669b3f2b59e3c623a8',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:08:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-292099140',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=69baf0db-b560-43f0-9d00-b41354d1da8e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f016c9bab0bb4c5c8d17036dfdaa4f7e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d66aa6ee538848669b3f2b59e3c623a8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:08:43 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-781fc94e-84db-4558-bb63-c788670ada63 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7c083a2-c036-4a08-8eb4-66beace9ceef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:08:43 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-781fc94e-84db-4558-bb63-c788670ada63 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7c083a2-c036-4a08-8eb4-66beace9ceef) transitioned into state 'SUCCESS' from state '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-292099140',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f016c9bab0bb4c5c8d17036dfdaa4f7e',qos_specs=None,replication_status=,reservations=['f65e26d4-bb97-4cde-ac38-b3dbb3dfe604','1d455b7d-3bb1-45cd-a822-be1c8a5d9d53','8e946392-329a-4f50-b84c-4dc1c6ea6883','20ea69ca-03e4-4415-ab8a-491260cbf50d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d66aa6ee538848669b3f2b59e3c623a8',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:08:43 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-781fc94e-84db-4558-bb63-c788670ada63 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d798412-794d-42de-87f7-01a7b29f4f75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:08:43 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-781fc94e-84db-4558-bb63-c788670ada63 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d798412-794d-42de-87f7-01a7b29f4f75) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:08:43 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-781fc94e-84db-4558-bb63-c788670ada63 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] Flow 'volume_create_api' (96ec8d7e-7c37-4790-852e-0d7b28af91ba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:08:43 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-781fc94e-84db-4558-bb63-c788670ada63 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] Create volume request issued successfully. Sep 05 21:08:43 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-781fc94e-84db-4558-bb63-c788670ada63 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 21:08:43 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1358/2734] 192.168.122.117 () {62 vars in 1183 bytes} [Sat Sep 5 21:08:43 2026] POST /volume/v3/volumes => generated 786 bytes in 317 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:08:43 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-09b63de3-8d38-4fed-a265-c63533a19d9d None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:43 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-09b63de3-8d38-4fed-a265-c63533a19d9d tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] GET http://192.168.122.117/volume/v3/volumes/69baf0db-b560-43f0-9d00-b41354d1da8e Sep 05 21:08:43 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-09b63de3-8d38-4fed-a265-c63533a19d9d tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:43 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-09b63de3-8d38-4fed-a265-c63533a19d9d tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:43 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:08:43 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:08:43 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:43 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:08:43 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-09b63de3-8d38-4fed-a265-c63533a19d9d tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] Volume info retrieved successfully. Sep 05 21:08:43 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-09b63de3-8d38-4fed-a265-c63533a19d9d tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] http://192.168.122.117/volume/v3/volumes/69baf0db-b560-43f0-9d00-b41354d1da8e returned with HTTP 200 Sep 05 21:08:43 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1377/2735] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 21:08:43 2026] GET /volume/v3/volumes/69baf0db-b560-43f0-9d00-b41354d1da8e => generated 965 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:08:44 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-a0817bbb-cd95-4aba-ad53-94c455129d9b None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:44 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-a0817bbb-cd95-4aba-ad53-94c455129d9b tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] GET http://192.168.122.117/volume/v3/volumes/69baf0db-b560-43f0-9d00-b41354d1da8e Sep 05 21:08:44 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-a0817bbb-cd95-4aba-ad53-94c455129d9b tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:44 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-a0817bbb-cd95-4aba-ad53-94c455129d9b tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:44 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:08:44 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:08:44 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:44 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:08:44 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-a0817bbb-cd95-4aba-ad53-94c455129d9b tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] Volume info retrieved successfully. Sep 05 21:08:44 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-a0817bbb-cd95-4aba-ad53-94c455129d9b tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] http://192.168.122.117/volume/v3/volumes/69baf0db-b560-43f0-9d00-b41354d1da8e returned with HTTP 200 Sep 05 21:08:44 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1359/2736] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 21:08:44 2026] GET /volume/v3/volumes/69baf0db-b560-43f0-9d00-b41354d1da8e => generated 1016 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 21:08:44 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-606c2a57-5e08-4d88-9ba9-08bb43ff0a30 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:44 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-606c2a57-5e08-4d88-9ba9-08bb43ff0a30 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-reader] GET http://192.168.122.117/volume/v3/volumes/69baf0db-b560-43f0-9d00-b41354d1da8e Sep 05 21:08:44 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-606c2a57-5e08-4d88-9ba9-08bb43ff0a30 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-reader] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:44 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-606c2a57-5e08-4d88-9ba9-08bb43ff0a30 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-reader] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:45 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:08:45 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:08:45 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:45 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:08:45 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-606c2a57-5e08-4d88-9ba9-08bb43ff0a30 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-reader] Volume info retrieved successfully. Sep 05 21:08:45 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-606c2a57-5e08-4d88-9ba9-08bb43ff0a30 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-reader] http://192.168.122.117/volume/v3/volumes/69baf0db-b560-43f0-9d00-b41354d1da8e returned with HTTP 200 Sep 05 21:08:45 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1378/2737] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 21:08:44 2026] GET /volume/v3/volumes/69baf0db-b560-43f0-9d00-b41354d1da8e => generated 853 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:08:45 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-f2108a98-dea8-4eaa-b4f6-c35261a498b5 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:45 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-f2108a98-dea8-4eaa-b4f6-c35261a498b5 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] DELETE http://192.168.122.117/volume/v3/volumes/69baf0db-b560-43f0-9d00-b41354d1da8e Sep 05 21:08:45 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-f2108a98-dea8-4eaa-b4f6-c35261a498b5 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:45 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-f2108a98-dea8-4eaa-b4f6-c35261a498b5 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:45 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-f2108a98-dea8-4eaa-b4f6-c35261a498b5 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] Delete volume with id: 69baf0db-b560-43f0-9d00-b41354d1da8e Sep 05 21:08:45 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:08:45 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:08:45 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:45 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:08:45 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-f2108a98-dea8-4eaa-b4f6-c35261a498b5 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] Volume info retrieved successfully. Sep 05 21:08:45 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-f2108a98-dea8-4eaa-b4f6-c35261a498b5 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] Delete volume request issued successfully. Sep 05 21:08:45 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-f2108a98-dea8-4eaa-b4f6-c35261a498b5 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] http://192.168.122.117/volume/v3/volumes/69baf0db-b560-43f0-9d00-b41354d1da8e returned with HTTP 202 Sep 05 21:08:45 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1360/2738] 192.168.122.117 () {60 vars in 1276 bytes} [Sat Sep 5 21:08:45 2026] DELETE /volume/v3/volumes/69baf0db-b560-43f0-9d00-b41354d1da8e => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 21:08:45 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-6f4babca-01fd-4412-b88b-4bf132d7de37 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:45 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-6f4babca-01fd-4412-b88b-4bf132d7de37 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] GET http://192.168.122.117/volume/v3/volumes/69baf0db-b560-43f0-9d00-b41354d1da8e Sep 05 21:08:45 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-6f4babca-01fd-4412-b88b-4bf132d7de37 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:45 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-6f4babca-01fd-4412-b88b-4bf132d7de37 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:45 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:08:45 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:08:45 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:45 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:08:45 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-6f4babca-01fd-4412-b88b-4bf132d7de37 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] Volume info retrieved successfully. Sep 05 21:08:45 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-6f4babca-01fd-4412-b88b-4bf132d7de37 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] http://192.168.122.117/volume/v3/volumes/69baf0db-b560-43f0-9d00-b41354d1da8e returned with HTTP 200 Sep 05 21:08:45 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1379/2739] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 21:08:45 2026] GET /volume/v3/volumes/69baf0db-b560-43f0-9d00-b41354d1da8e => generated 1015 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 21:08:46 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-62feaf6f-20eb-429b-a3df-f671377146b5 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:46 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-62feaf6f-20eb-429b-a3df-f671377146b5 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] GET http://192.168.122.117/volume/v3/volumes/69baf0db-b560-43f0-9d00-b41354d1da8e Sep 05 21:08:46 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-62feaf6f-20eb-429b-a3df-f671377146b5 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:46 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-62feaf6f-20eb-429b-a3df-f671377146b5 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:46 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-62feaf6f-20eb-429b-a3df-f671377146b5 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] http://192.168.122.117/volume/v3/volumes/69baf0db-b560-43f0-9d00-b41354d1da8e returned with HTTP 404 Sep 05 21:08:46 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1361/2740] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 21:08:46 2026] GET /volume/v3/volumes/69baf0db-b560-43f0-9d00-b41354d1da8e => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 05 21:08:46 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-4fa59e3f-0009-49d6-b394-6be9ea2342f6 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:46 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-4fa59e3f-0009-49d6-b394-6be9ea2342f6 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] POST http://192.168.122.117/volume/v3/volumes Sep 05 21:08:46 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-4fa59e3f-0009-49d6-b394-6be9ea2342f6 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-737904217"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:08:46 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.volumes [None req-4fa59e3f-0009-49d6-b394-6be9ea2342f6 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-737904217'}} {{(pid=87434) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:08:46 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-4fa59e3f-0009-49d6-b394-6be9ea2342f6 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] Create volume of 1 GB Sep 05 21:08:46 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-4fa59e3f-0009-49d6-b394-6be9ea2342f6 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] Availability Zones retrieved successfully. Sep 05 21:08:46 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-4fa59e3f-0009-49d6-b394-6be9ea2342f6 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] Flow 'volume_create_api' (618d2f10-21f6-46b9-9463-c08e1a9fe018) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:08:46 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-4fa59e3f-0009-49d6-b394-6be9ea2342f6 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (703cd7d2-77ba-4704-9c7e-1f3659c7b9a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:08:46 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.flows.api.create_volume [None req-4fa59e3f-0009-49d6-b394-6be9ea2342f6 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] Validating volume size '1' using validate_int {{(pid=87434) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:08:46 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-4fa59e3f-0009-49d6-b394-6be9ea2342f6 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (703cd7d2-77ba-4704-9c7e-1f3659c7b9a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:08:46 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-4fa59e3f-0009-49d6-b394-6be9ea2342f6 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9541294b-ca91-45d1-931e-d830f00fa377) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:08:46 devstack devstack@c-api.service[87434]: DEBUG cinder.quota [None req-4fa59e3f-0009-49d6-b394-6be9ea2342f6 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] Created reservations ['c0af91fc-6181-4b0e-862b-ad3526d444c0', '67dc7cf7-c5c4-42bb-bf2b-e976081244ac', '35d40cd7-ed5e-4de8-8307-12d1d95bc0da', '47ffcf00-95f5-431d-bb5f-679c174b2bc4'] {{(pid=87434) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:08:46 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-4fa59e3f-0009-49d6-b394-6be9ea2342f6 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9541294b-ca91-45d1-931e-d830f00fa377) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c0af91fc-6181-4b0e-862b-ad3526d444c0', '67dc7cf7-c5c4-42bb-bf2b-e976081244ac', '35d40cd7-ed5e-4de8-8307-12d1d95bc0da', '47ffcf00-95f5-431d-bb5f-679c174b2bc4']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:08:46 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-4fa59e3f-0009-49d6-b394-6be9ea2342f6 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6359f928-570c-4b66-8791-49c4ebd49a5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:08:46 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:08:46 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:08:46 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-4fa59e3f-0009-49d6-b394-6be9ea2342f6 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6359f928-570c-4b66-8791-49c4ebd49a5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '07bb1d24-322f-4177-9533-85cc10f4fbfd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-737904217',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f016c9bab0bb4c5c8d17036dfdaa4f7e',qos_specs=None,replication_status=,reservations=['c0af91fc-6181-4b0e-862b-ad3526d444c0','67dc7cf7-c5c4-42bb-bf2b-e976081244ac','35d40cd7-ed5e-4de8-8307-12d1d95bc0da','47ffcf00-95f5-431d-bb5f-679c174b2bc4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d66aa6ee538848669b3f2b59e3c623a8',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:08:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-737904217',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=07bb1d24-322f-4177-9533-85cc10f4fbfd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f016c9bab0bb4c5c8d17036dfdaa4f7e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d66aa6ee538848669b3f2b59e3c623a8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:08:46 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-4fa59e3f-0009-49d6-b394-6be9ea2342f6 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f547a80-b1ff-4fdd-9aae-b505ddd8e67c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:08:46 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-4fa59e3f-0009-49d6-b394-6be9ea2342f6 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f547a80-b1ff-4fdd-9aae-b505ddd8e67c) transitioned into state 'SUCCESS' from state '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-737904217',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f016c9bab0bb4c5c8d17036dfdaa4f7e',qos_specs=None,replication_status=,reservations=['c0af91fc-6181-4b0e-862b-ad3526d444c0','67dc7cf7-c5c4-42bb-bf2b-e976081244ac','35d40cd7-ed5e-4de8-8307-12d1d95bc0da','47ffcf00-95f5-431d-bb5f-679c174b2bc4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d66aa6ee538848669b3f2b59e3c623a8',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:08:46 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-4fa59e3f-0009-49d6-b394-6be9ea2342f6 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78b9d856-93c7-4708-a81d-e04434fb9dfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:08:46 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-4fa59e3f-0009-49d6-b394-6be9ea2342f6 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78b9d856-93c7-4708-a81d-e04434fb9dfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:08:46 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-4fa59e3f-0009-49d6-b394-6be9ea2342f6 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] Flow 'volume_create_api' (618d2f10-21f6-46b9-9463-c08e1a9fe018) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:08:46 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-4fa59e3f-0009-49d6-b394-6be9ea2342f6 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] Create volume request issued successfully. Sep 05 21:08:46 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-4fa59e3f-0009-49d6-b394-6be9ea2342f6 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 21:08:46 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1380/2741] 192.168.122.117 () {62 vars in 1183 bytes} [Sat Sep 5 21:08:46 2026] POST /volume/v3/volumes => generated 786 bytes in 323 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:08:46 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-dedc4e98-960b-4326-adde-753ed8f2676b None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:46 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-dedc4e98-960b-4326-adde-753ed8f2676b tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] GET http://192.168.122.117/volume/v3/volumes/07bb1d24-322f-4177-9533-85cc10f4fbfd Sep 05 21:08:46 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-dedc4e98-960b-4326-adde-753ed8f2676b tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:46 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-dedc4e98-960b-4326-adde-753ed8f2676b tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:46 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:08:46 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:08:46 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:46 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:08:46 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-dedc4e98-960b-4326-adde-753ed8f2676b tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] Volume info retrieved successfully. Sep 05 21:08:46 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-dedc4e98-960b-4326-adde-753ed8f2676b tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] http://192.168.122.117/volume/v3/volumes/07bb1d24-322f-4177-9533-85cc10f4fbfd returned with HTTP 200 Sep 05 21:08:46 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1362/2742] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 21:08:46 2026] GET /volume/v3/volumes/07bb1d24-322f-4177-9533-85cc10f4fbfd => generated 965 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:08:47 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-2a7b662b-31be-48e6-b8f4-6dbe553cc5ac None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:47 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-2a7b662b-31be-48e6-b8f4-6dbe553cc5ac tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] GET http://192.168.122.117/volume/v3/volumes/07bb1d24-322f-4177-9533-85cc10f4fbfd Sep 05 21:08:47 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-2a7b662b-31be-48e6-b8f4-6dbe553cc5ac tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:47 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-2a7b662b-31be-48e6-b8f4-6dbe553cc5ac tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:47 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:08:47 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:08:47 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:47 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:08:47 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-2a7b662b-31be-48e6-b8f4-6dbe553cc5ac tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] Volume info retrieved successfully. Sep 05 21:08:47 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-2a7b662b-31be-48e6-b8f4-6dbe553cc5ac tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] http://192.168.122.117/volume/v3/volumes/07bb1d24-322f-4177-9533-85cc10f4fbfd returned with HTTP 200 Sep 05 21:08:47 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1381/2743] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 21:08:47 2026] GET /volume/v3/volumes/07bb1d24-322f-4177-9533-85cc10f4fbfd => generated 1016 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 21:08:47 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-6f095704-1741-407c-95b4-ce612aa1888c None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:47 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-6f095704-1741-407c-95b4-ce612aa1888c tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-reader] GET http://192.168.122.117/volume/v3/volumes/summary Sep 05 21:08:47 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-6f095704-1741-407c-95b4-ce612aa1888c tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-reader] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:47 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-6f095704-1741-407c-95b4-ce612aa1888c tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-reader] Calling method 'version_select' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:47 devstack devstack@c-api.service[87435]: DEBUG cinder.api.api_utils [None req-6f095704-1741-407c-95b4-ce612aa1888c tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-reader] Removing options '' from query. {{(pid=87435) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 21:08:47 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-6f095704-1741-407c-95b4-ce612aa1888c tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-reader] Get summary completed successfully. Sep 05 21:08:47 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-6f095704-1741-407c-95b4-ce612aa1888c tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-reader] http://192.168.122.117/volume/v3/volumes/summary returned with HTTP 200 Sep 05 21:08:47 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1363/2744] 192.168.122.117 () {60 vars in 1186 bytes} [Sat Sep 5 21:08:47 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 05 21:08:47 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-823c9888-08cd-4ae3-950e-21c472536841 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:47 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-823c9888-08cd-4ae3-950e-21c472536841 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] DELETE http://192.168.122.117/volume/v3/volumes/07bb1d24-322f-4177-9533-85cc10f4fbfd Sep 05 21:08:47 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-823c9888-08cd-4ae3-950e-21c472536841 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:47 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-823c9888-08cd-4ae3-950e-21c472536841 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] Calling method 'delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:47 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-823c9888-08cd-4ae3-950e-21c472536841 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] Delete volume with id: 07bb1d24-322f-4177-9533-85cc10f4fbfd Sep 05 21:08:47 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:08:47 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:08:47 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:47 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:08:47 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-823c9888-08cd-4ae3-950e-21c472536841 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] Volume info retrieved successfully. Sep 05 21:08:47 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-823c9888-08cd-4ae3-950e-21c472536841 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] Delete volume request issued successfully. Sep 05 21:08:47 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-823c9888-08cd-4ae3-950e-21c472536841 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] http://192.168.122.117/volume/v3/volumes/07bb1d24-322f-4177-9533-85cc10f4fbfd returned with HTTP 202 Sep 05 21:08:47 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1382/2745] 192.168.122.117 () {60 vars in 1276 bytes} [Sat Sep 5 21:08:47 2026] DELETE /volume/v3/volumes/07bb1d24-322f-4177-9533-85cc10f4fbfd => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 21:08:47 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-1a71f2c8-f9d8-4bb9-855f-ff4b57b7991f None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:47 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-1a71f2c8-f9d8-4bb9-855f-ff4b57b7991f tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] GET http://192.168.122.117/volume/v3/volumes/07bb1d24-322f-4177-9533-85cc10f4fbfd Sep 05 21:08:47 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-1a71f2c8-f9d8-4bb9-855f-ff4b57b7991f tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:47 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-1a71f2c8-f9d8-4bb9-855f-ff4b57b7991f tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:47 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:08:47 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:08:47 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:47 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:08:47 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-1a71f2c8-f9d8-4bb9-855f-ff4b57b7991f tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] Volume info retrieved successfully. Sep 05 21:08:47 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-1a71f2c8-f9d8-4bb9-855f-ff4b57b7991f tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] http://192.168.122.117/volume/v3/volumes/07bb1d24-322f-4177-9533-85cc10f4fbfd returned with HTTP 200 Sep 05 21:08:47 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1364/2746] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 21:08:47 2026] GET /volume/v3/volumes/07bb1d24-322f-4177-9533-85cc10f4fbfd => generated 1015 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 21:08:48 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-a2b5cc67-9a67-4a39-b4c5-17628f168248 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:48 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-a2b5cc67-9a67-4a39-b4c5-17628f168248 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] GET http://192.168.122.117/volume/v3/volumes/07bb1d24-322f-4177-9533-85cc10f4fbfd Sep 05 21:08:48 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-a2b5cc67-9a67-4a39-b4c5-17628f168248 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:48 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-a2b5cc67-9a67-4a39-b4c5-17628f168248 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:48 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-a2b5cc67-9a67-4a39-b4c5-17628f168248 tempest-ProjectReaderTests-1214729591 tempest-ProjectReaderTests-1214729591-project-admin] http://192.168.122.117/volume/v3/volumes/07bb1d24-322f-4177-9533-85cc10f4fbfd returned with HTTP 404 Sep 05 21:08:48 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1383/2747] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 21:08:48 2026] GET /volume/v3/volumes/07bb1d24-322f-4177-9533-85cc10f4fbfd => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 21:08:57 devstack devstack@c-api.service[87435]: DEBUG dbcounter [-] [87435] Writing DB stats cinder:SELECT=242,cinder:INSERT=49,cinder:UPDATE=82 {{(pid=87435) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 21:08:58 devstack devstack@c-api.service[87434]: DEBUG dbcounter [-] [87434] Writing DB stats cinder:SELECT=203,cinder:INSERT=54,cinder:UPDATE=59 {{(pid=87434) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 21:08:59 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-9df90450-9386-462f-9a13-6747d535f370 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:59 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-9df69af4-dbb2-4f36-a1bd-9ba4cdcdfbad None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:00 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-9df69af4-dbb2-4f36-a1bd-9ba4cdcdfbad tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 21:09:00 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-9df69af4-dbb2-4f36-a1bd-9ba4cdcdfbad tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-549851015"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:09:00 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.volumes [None req-9df69af4-dbb2-4f36-a1bd-9ba4cdcdfbad tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-549851015'}} {{(pid=87434) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:09:00 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-9df69af4-dbb2-4f36-a1bd-9ba4cdcdfbad tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Create volume of 1 GB Sep 05 21:09:00 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-9df69af4-dbb2-4f36-a1bd-9ba4cdcdfbad tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Availability Zones retrieved successfully. Sep 05 21:09:00 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-9df90450-9386-462f-9a13-6747d535f370 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 21:09:00 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-9df69af4-dbb2-4f36-a1bd-9ba4cdcdfbad tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Flow 'volume_create_api' (1455e911-42a8-4244-99c1-0cf4587d9a33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:09:00 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-9df90450-9386-462f-9a13-6747d535f370 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-847524106"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:09:00 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.volumes [None req-9df90450-9386-462f-9a13-6747d535f370 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-847524106'}} {{(pid=87435) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:09:00 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-9df90450-9386-462f-9a13-6747d535f370 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Create volume of 1 GB Sep 05 21:09:00 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-9df69af4-dbb2-4f36-a1bd-9ba4cdcdfbad tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d412a78f-e85f-4283-974a-0ca4ffd0ca6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:09:00 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.flows.api.create_volume [None req-9df69af4-dbb2-4f36-a1bd-9ba4cdcdfbad tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Validating volume size '1' using validate_int {{(pid=87434) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:09:00 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-9df90450-9386-462f-9a13-6747d535f370 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Availability Zones retrieved successfully. Sep 05 21:09:00 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-9df90450-9386-462f-9a13-6747d535f370 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Flow 'volume_create_api' (41e97aed-211e-44ac-b661-d280b52c5524) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:09:00 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-9df90450-9386-462f-9a13-6747d535f370 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd8aed79-c444-4f4f-b2b6-227fda3c70ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:09:00 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.flows.api.create_volume [None req-9df90450-9386-462f-9a13-6747d535f370 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Validating volume size '1' using validate_int {{(pid=87435) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:09:00 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-9df69af4-dbb2-4f36-a1bd-9ba4cdcdfbad tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d412a78f-e85f-4283-974a-0ca4ffd0ca6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:09:00 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-9df69af4-dbb2-4f36-a1bd-9ba4cdcdfbad tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57c0ac50-c3fb-48b0-bc73-b7fb2ffd06b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:09:00 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-9df90450-9386-462f-9a13-6747d535f370 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd8aed79-c444-4f4f-b2b6-227fda3c70ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:09:00 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-9df90450-9386-462f-9a13-6747d535f370 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7eac005e-9d74-4546-9b5c-ad8c8050cc50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:09:00 devstack devstack@c-api.service[87435]: DEBUG oslo_db.api [None req-9df90450-9386-462f-9a13-6747d535f370 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] DB error: (pymysql.err.OperationalError) (1213, 'Deadlock found when trying to get lock; try restarting transaction') Sep 05 21:09:00 devstack devstack@c-api.service[87435]: [SQL: INSERT INTO quota_usages (project_id, resource, in_use, reserved, until_refresh, race_preventer, deleted_at, deleted, created_at, updated_at) VALUES (%(project_id)s, %(resource)s, %(in_use)s, %(reserved)s, %(until_refresh)s, %(race_preventer)s, %(deleted_at)s, %(deleted)s, %(created_at)s, %(updated_at)s)] Sep 05 21:09:00 devstack devstack@c-api.service[87435]: [parameters: {'project_id': '6f122b54aec84b2ebec283ef07c13a4a', 'resource': 'volumes', 'in_use': 0, 'reserved': 0, 'until_refresh': None, 'race_preventer': 1, 'deleted_at': None, 'deleted': 0, 'created_at': datetime.datetime(2026, 9, 5, 19, 9, 0, 402152), 'updated_at': None}] Sep 05 21:09:00 devstack devstack@c-api.service[87435]: (Background on this error at: https://sqlalche.me/e/20/e3q8) {{(pid=87435) _is_exception_expected /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/api.py:184}} Sep 05 21:09:00 devstack devstack@c-api.service[87435]: DEBUG oslo_db.api [None req-9df90450-9386-462f-9a13-6747d535f370 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Performing DB retry for function cinder.db.api.quota_reserve {{(pid=87435) wrapper /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/api.py:155}} Sep 05 21:09:00 devstack devstack@c-api.service[87434]: DEBUG cinder.quota [None req-9df69af4-dbb2-4f36-a1bd-9ba4cdcdfbad tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Created reservations ['72af99f6-915f-4b79-9139-6fd64a113b91', '883aa700-924d-4527-820f-0dc852534f01', 'aeaad4e7-8c09-4af7-baa6-3331c3e3469c', 'dd53d07e-5daf-4294-ae6f-5e031dbb8a0f'] {{(pid=87434) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:09:00 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-9df69af4-dbb2-4f36-a1bd-9ba4cdcdfbad tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57c0ac50-c3fb-48b0-bc73-b7fb2ffd06b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['72af99f6-915f-4b79-9139-6fd64a113b91', '883aa700-924d-4527-820f-0dc852534f01', 'aeaad4e7-8c09-4af7-baa6-3331c3e3469c', 'dd53d07e-5daf-4294-ae6f-5e031dbb8a0f']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:09:00 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-9df69af4-dbb2-4f36-a1bd-9ba4cdcdfbad tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd722937-f52a-4d92-82cd-beb7784fcb1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:09:00 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:00 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:09:00 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-9df69af4-dbb2-4f36-a1bd-9ba4cdcdfbad tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd722937-f52a-4d92-82cd-beb7784fcb1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '26c1c5c8-c727-4581-b1a9-bba29836dc30', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-549851015',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6dcb3d187ece451da90fb91220c5c730',qos_specs=None,replication_status=,reservations=['72af99f6-915f-4b79-9139-6fd64a113b91','883aa700-924d-4527-820f-0dc852534f01','aeaad4e7-8c09-4af7-baa6-3331c3e3469c','dd53d07e-5daf-4294-ae6f-5e031dbb8a0f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1747f97b92044c98bea294d440a1c83',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:09:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-549851015',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=26c1c5c8-c727-4581-b1a9-bba29836dc30,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6dcb3d187ece451da90fb91220c5c730',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f1747f97b92044c98bea294d440a1c83',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:09:00 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-9df69af4-dbb2-4f36-a1bd-9ba4cdcdfbad tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6464a893-1adc-4f51-a244-ba73f1e8b6f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:09:00 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-9df69af4-dbb2-4f36-a1bd-9ba4cdcdfbad tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6464a893-1adc-4f51-a244-ba73f1e8b6f5) transitioned into state 'SUCCESS' from state '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-549851015',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6dcb3d187ece451da90fb91220c5c730',qos_specs=None,replication_status=,reservations=['72af99f6-915f-4b79-9139-6fd64a113b91','883aa700-924d-4527-820f-0dc852534f01','aeaad4e7-8c09-4af7-baa6-3331c3e3469c','dd53d07e-5daf-4294-ae6f-5e031dbb8a0f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1747f97b92044c98bea294d440a1c83',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:09:00 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-9df69af4-dbb2-4f36-a1bd-9ba4cdcdfbad tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7aeabd2b-1a8f-4410-93a7-15e1f59a9f2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:09:00 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-9df69af4-dbb2-4f36-a1bd-9ba4cdcdfbad tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7aeabd2b-1a8f-4410-93a7-15e1f59a9f2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:09:00 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-9df69af4-dbb2-4f36-a1bd-9ba4cdcdfbad tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Flow 'volume_create_api' (1455e911-42a8-4244-99c1-0cf4587d9a33) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:09:00 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-9df69af4-dbb2-4f36-a1bd-9ba4cdcdfbad tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Create volume request issued successfully. Sep 05 21:09:00 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-9df69af4-dbb2-4f36-a1bd-9ba4cdcdfbad tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 21:09:00 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1384/2748] 192.168.122.117 () {60 vars in 1142 bytes} [Sat Sep 5 21:08:59 2026] POST /volume/v3/volumes => generated 768 bytes in 662 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:09:00 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-e2cd76ae-db59-4216-9580-69b00a902579 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:00 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-e2cd76ae-db59-4216-9580-69b00a902579 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 21:09:00 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-e2cd76ae-db59-4216-9580-69b00a902579 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "1e185b14-4f13-44ff-ab1c-d13d5db83085", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1796083694"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:09:00 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.volumes [None req-e2cd76ae-db59-4216-9580-69b00a902579 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Create volume request body: {'volume': {"'imageRef": '1e185b14-4f13-44ff-ab1c-d13d5db83085', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1796083694'}} {{(pid=87434) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:09:00 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-e2cd76ae-db59-4216-9580-69b00a902579 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Create volume of 1 GB Sep 05 21:09:00 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:00 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:09:00 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-e2cd76ae-db59-4216-9580-69b00a902579 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Availability Zones retrieved successfully. Sep 05 21:09:00 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-e2cd76ae-db59-4216-9580-69b00a902579 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Flow 'volume_create_api' (c7a8413f-546b-4fce-b86c-b98a893cbd70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:09:00 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-e2cd76ae-db59-4216-9580-69b00a902579 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cccb34aa-8fdb-4a18-be06-672dc9c85cbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:09:00 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.flows.api.create_volume [None req-e2cd76ae-db59-4216-9580-69b00a902579 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Validating volume size '1' using validate_int {{(pid=87434) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:09:00 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-e2cd76ae-db59-4216-9580-69b00a902579 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cccb34aa-8fdb-4a18-be06-672dc9c85cbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:09:00 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-e2cd76ae-db59-4216-9580-69b00a902579 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba6932fd-3bd2-4a47-bc91-9f20f66f69f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:09:01 devstack devstack@c-api.service[87434]: DEBUG cinder.quota [None req-e2cd76ae-db59-4216-9580-69b00a902579 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Created reservations ['d4792600-697e-4d92-930b-578e89ad1ca6', '694c6daf-af4d-4131-87de-9cc066c3bd93', '355b0bb9-6193-41aa-9f13-b4de726c35d5', 'a445cee5-645c-4b63-8f78-b699c0f94bdc'] {{(pid=87434) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:09:01 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-e2cd76ae-db59-4216-9580-69b00a902579 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba6932fd-3bd2-4a47-bc91-9f20f66f69f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d4792600-697e-4d92-930b-578e89ad1ca6', '694c6daf-af4d-4131-87de-9cc066c3bd93', '355b0bb9-6193-41aa-9f13-b4de726c35d5', 'a445cee5-645c-4b63-8f78-b699c0f94bdc']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:09:01 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-e2cd76ae-db59-4216-9580-69b00a902579 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec92759a-533e-4376-8bd7-3f36e7340dd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:09:01 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:01 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:09:01 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-e2cd76ae-db59-4216-9580-69b00a902579 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec92759a-533e-4376-8bd7-3f36e7340dd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '50735427-9d0c-44da-bcf3-8b02e2a085d3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1796083694',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2dd374747b694348a50787ff122ea703',qos_specs=None,replication_status=,reservations=['d4792600-697e-4d92-930b-578e89ad1ca6','694c6daf-af4d-4131-87de-9cc066c3bd93','355b0bb9-6193-41aa-9f13-b4de726c35d5','a445cee5-645c-4b63-8f78-b699c0f94bdc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7bf6d975863346e0bd35fb63a77d6401',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:09:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1796083694',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=50735427-9d0c-44da-bcf3-8b02e2a085d3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2dd374747b694348a50787ff122ea703',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7bf6d975863346e0bd35fb63a77d6401',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:09:01 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-e2cd76ae-db59-4216-9580-69b00a902579 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a9372e7-e4b6-4de2-af60-3fa489793b55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:09:01 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-e2cd76ae-db59-4216-9580-69b00a902579 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a9372e7-e4b6-4de2-af60-3fa489793b55) transitioned into state 'SUCCESS' from state '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-1796083694',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2dd374747b694348a50787ff122ea703',qos_specs=None,replication_status=,reservations=['d4792600-697e-4d92-930b-578e89ad1ca6','694c6daf-af4d-4131-87de-9cc066c3bd93','355b0bb9-6193-41aa-9f13-b4de726c35d5','a445cee5-645c-4b63-8f78-b699c0f94bdc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7bf6d975863346e0bd35fb63a77d6401',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:09:01 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-e2cd76ae-db59-4216-9580-69b00a902579 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a6307d3-94a3-407a-98a4-93a4a098901f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:09:01 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-e2cd76ae-db59-4216-9580-69b00a902579 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a6307d3-94a3-407a-98a4-93a4a098901f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:09:01 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-e2cd76ae-db59-4216-9580-69b00a902579 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Flow 'volume_create_api' (c7a8413f-546b-4fce-b86c-b98a893cbd70) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:09:01 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-e2cd76ae-db59-4216-9580-69b00a902579 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Create volume request issued successfully. Sep 05 21:09:01 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-e2cd76ae-db59-4216-9580-69b00a902579 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 21:09:01 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1385/2749] 192.168.122.117 () {60 vars in 1143 bytes} [Sat Sep 5 21:09:00 2026] POST /volume/v3/volumes => generated 766 bytes in 658 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:09:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-d5ccd6e8-dd93-4bf8-8669-90e9ca72fd55 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:01 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d5ccd6e8-dd93-4bf8-8669-90e9ca72fd55 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] GET http://192.168.122.117/volume/v3/volumes/26c1c5c8-c727-4581-b1a9-bba29836dc30 Sep 05 21:09:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-d5ccd6e8-dd93-4bf8-8669-90e9ca72fd55 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-d5ccd6e8-dd93-4bf8-8669-90e9ca72fd55 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:01 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:01 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:09:01 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:01 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:09:01 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-d5ccd6e8-dd93-4bf8-8669-90e9ca72fd55 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Volume info retrieved successfully. Sep 05 21:09:01 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d5ccd6e8-dd93-4bf8-8669-90e9ca72fd55 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] http://192.168.122.117/volume/v3/volumes/26c1c5c8-c727-4581-b1a9-bba29836dc30 returned with HTTP 200 Sep 05 21:09:01 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1386/2750] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:09:01 2026] GET /volume/v3/volumes/26c1c5c8-c727-4581-b1a9-bba29836dc30 => generated 860 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:09:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-c658870d-80aa-43a6-b4a7-0467b2fa13c1 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:01 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-c658870d-80aa-43a6-b4a7-0467b2fa13c1 tempest-VolumeAndVolumeTypeFromImageTest-962804260 tempest-VolumeAndVolumeTypeFromImageTest-962804260-project-admin] POST http://192.168.122.117/volume/v3/types Sep 05 21:09:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-c658870d-80aa-43a6-b4a7-0467b2fa13c1 tempest-VolumeAndVolumeTypeFromImageTest-962804260 tempest-VolumeAndVolumeTypeFromImageTest-962804260-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=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:09:01 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-c658870d-80aa-43a6-b4a7-0467b2fa13c1 tempest-VolumeAndVolumeTypeFromImageTest-962804260 tempest-VolumeAndVolumeTypeFromImageTest-962804260-project-admin] http://192.168.122.117/volume/v3/types returned with HTTP 200 Sep 05 21:09:01 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1387/2751] 192.168.122.117 () {60 vars in 1137 bytes} [Sat Sep 5 21:09:01 2026] POST /volume/v3/types => generated 287 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:09:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-716a5b82-29a9-4577-9db1-5fed0fbff058 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:01 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-716a5b82-29a9-4577-9db1-5fed0fbff058 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 21:09:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-716a5b82-29a9-4577-9db1-5fed0fbff058 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "1e185b14-4f13-44ff-ab1c-d13d5db83085", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1983841606"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:09:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.volumes [None req-716a5b82-29a9-4577-9db1-5fed0fbff058 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Create volume request body: {'volume': {"'imageRef": '1e185b14-4f13-44ff-ab1c-d13d5db83085', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1983841606'}} {{(pid=87434) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:09:01 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-716a5b82-29a9-4577-9db1-5fed0fbff058 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Create volume of 1 GB Sep 05 21:09:01 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-716a5b82-29a9-4577-9db1-5fed0fbff058 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Availability Zones retrieved successfully. Sep 05 21:09:01 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-716a5b82-29a9-4577-9db1-5fed0fbff058 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Flow 'volume_create_api' (277ac1e4-ac34-4fc6-8520-782f9eb82df4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:09:01 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-716a5b82-29a9-4577-9db1-5fed0fbff058 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (690886b7-2591-45d7-8e5b-b7ae7de3a953) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:09:01 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.flows.api.create_volume [None req-716a5b82-29a9-4577-9db1-5fed0fbff058 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Validating volume size '1' using validate_int {{(pid=87434) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:09:01 devstack devstack@c-api.service[87435]: DEBUG cinder.quota [None req-9df90450-9386-462f-9a13-6747d535f370 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Created reservations ['1aacf188-ab1d-4174-85cf-a383662a969b', 'e48163a5-d376-4fb8-960f-b4a8d9504e74', 'f97111fe-a3d6-49d2-b65e-aa9070a3f8e6', '95970f4a-9223-4a15-91cf-e97ccd995fc0'] {{(pid=87435) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:09:01 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-9df90450-9386-462f-9a13-6747d535f370 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7eac005e-9d74-4546-9b5c-ad8c8050cc50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1aacf188-ab1d-4174-85cf-a383662a969b', 'e48163a5-d376-4fb8-960f-b4a8d9504e74', 'f97111fe-a3d6-49d2-b65e-aa9070a3f8e6', '95970f4a-9223-4a15-91cf-e97ccd995fc0']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:09:01 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-9df90450-9386-462f-9a13-6747d535f370 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab3b62ab-7cc0-4323-8d74-048a96e431a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:09:01 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:01 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:09:01 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-9df90450-9386-462f-9a13-6747d535f370 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab3b62ab-7cc0-4323-8d74-048a96e431a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1ce2d291-e180-4734-83d6-a571760fd4eb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-847524106',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6f122b54aec84b2ebec283ef07c13a4a',qos_specs=None,replication_status=,reservations=['1aacf188-ab1d-4174-85cf-a383662a969b','e48163a5-d376-4fb8-960f-b4a8d9504e74','f97111fe-a3d6-49d2-b65e-aa9070a3f8e6','95970f4a-9223-4a15-91cf-e97ccd995fc0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d72ef6c1d4884eb88f6fd5426b529eb5',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:09:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-847524106',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1ce2d291-e180-4734-83d6-a571760fd4eb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6f122b54aec84b2ebec283ef07c13a4a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d72ef6c1d4884eb88f6fd5426b529eb5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:09:01 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-9df90450-9386-462f-9a13-6747d535f370 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cde7b2a0-fc7e-4f01-b0ab-a4041eed2f20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:09:01 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-716a5b82-29a9-4577-9db1-5fed0fbff058 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (690886b7-2591-45d7-8e5b-b7ae7de3a953) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:09:01 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-716a5b82-29a9-4577-9db1-5fed0fbff058 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1127c8fb-5d0a-42f2-9ca7-b2765ceaf8c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:09:01 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-9df90450-9386-462f-9a13-6747d535f370 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cde7b2a0-fc7e-4f01-b0ab-a4041eed2f20) transitioned into state 'SUCCESS' from state '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-847524106',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6f122b54aec84b2ebec283ef07c13a4a',qos_specs=None,replication_status=,reservations=['1aacf188-ab1d-4174-85cf-a383662a969b','e48163a5-d376-4fb8-960f-b4a8d9504e74','f97111fe-a3d6-49d2-b65e-aa9070a3f8e6','95970f4a-9223-4a15-91cf-e97ccd995fc0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d72ef6c1d4884eb88f6fd5426b529eb5',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:09:01 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-9df90450-9386-462f-9a13-6747d535f370 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac955dd4-46a7-4980-81f9-d79507ca757f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:09:01 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-9df90450-9386-462f-9a13-6747d535f370 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac955dd4-46a7-4980-81f9-d79507ca757f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:09:01 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-9df90450-9386-462f-9a13-6747d535f370 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Flow 'volume_create_api' (41e97aed-211e-44ac-b661-d280b52c5524) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:09:01 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-9df90450-9386-462f-9a13-6747d535f370 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Create volume request issued successfully. Sep 05 21:09:01 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-9df90450-9386-462f-9a13-6747d535f370 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 21:09:01 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1365/2752] 192.168.122.117 () {62 vars in 1183 bytes} [Sat Sep 5 21:08:59 2026] POST /volume/v3/volumes => generated 778 bytes in 1831 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:09:01 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-d3be9884-6556-4af4-8544-d6c98bfce555 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:01 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-d3be9884-6556-4af4-8544-d6c98bfce555 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] GET http://192.168.122.117/volume/v3/volumes/1ce2d291-e180-4734-83d6-a571760fd4eb Sep 05 21:09:01 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-d3be9884-6556-4af4-8544-d6c98bfce555 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:01 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-d3be9884-6556-4af4-8544-d6c98bfce555 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:01 devstack devstack@c-api.service[87434]: DEBUG cinder.quota [None req-716a5b82-29a9-4577-9db1-5fed0fbff058 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Created reservations ['9439b751-8999-47c3-9def-73e3f458167a', 'ba452b01-c114-47d6-9111-b083743ed3a2', '2f975956-518e-4e96-aa99-4a4541f0878f', '6ac48700-7957-44d9-bc3f-bf0306ef7667'] {{(pid=87434) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:09:01 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-716a5b82-29a9-4577-9db1-5fed0fbff058 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1127c8fb-5d0a-42f2-9ca7-b2765ceaf8c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9439b751-8999-47c3-9def-73e3f458167a', 'ba452b01-c114-47d6-9111-b083743ed3a2', '2f975956-518e-4e96-aa99-4a4541f0878f', '6ac48700-7957-44d9-bc3f-bf0306ef7667']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:09:01 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-716a5b82-29a9-4577-9db1-5fed0fbff058 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4060373-dff4-4e6d-af5f-9bb74dc97e0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:09:01 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:01 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:09:01 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:01 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:09:01 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-d3be9884-6556-4af4-8544-d6c98bfce555 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Volume info retrieved successfully. Sep 05 21:09:01 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:01 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:09:01 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-716a5b82-29a9-4577-9db1-5fed0fbff058 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4060373-dff4-4e6d-af5f-9bb74dc97e0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3d99dfff-0f17-4ba1-8153-26ecf864acac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1983841606',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2dd374747b694348a50787ff122ea703',qos_specs=None,replication_status=,reservations=['9439b751-8999-47c3-9def-73e3f458167a','ba452b01-c114-47d6-9111-b083743ed3a2','2f975956-518e-4e96-aa99-4a4541f0878f','6ac48700-7957-44d9-bc3f-bf0306ef7667'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7bf6d975863346e0bd35fb63a77d6401',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:09:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1983841606',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3d99dfff-0f17-4ba1-8153-26ecf864acac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2dd374747b694348a50787ff122ea703',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7bf6d975863346e0bd35fb63a77d6401',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:09:01 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-d3be9884-6556-4af4-8544-d6c98bfce555 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] http://192.168.122.117/volume/v3/volumes/1ce2d291-e180-4734-83d6-a571760fd4eb returned with HTTP 200 Sep 05 21:09:01 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1366/2753] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 21:09:01 2026] GET /volume/v3/volumes/1ce2d291-e180-4734-83d6-a571760fd4eb => generated 846 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:09:01 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-716a5b82-29a9-4577-9db1-5fed0fbff058 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0cc926fe-3af2-42fa-80ea-27c2d4a57ec5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:09:01 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-716a5b82-29a9-4577-9db1-5fed0fbff058 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0cc926fe-3af2-42fa-80ea-27c2d4a57ec5) transitioned into state 'SUCCESS' from state '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-1983841606',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2dd374747b694348a50787ff122ea703',qos_specs=None,replication_status=,reservations=['9439b751-8999-47c3-9def-73e3f458167a','ba452b01-c114-47d6-9111-b083743ed3a2','2f975956-518e-4e96-aa99-4a4541f0878f','6ac48700-7957-44d9-bc3f-bf0306ef7667'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7bf6d975863346e0bd35fb63a77d6401',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:09:01 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-716a5b82-29a9-4577-9db1-5fed0fbff058 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84b4782c-dd12-4ff3-8f37-46a72b507d3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:09:01 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-716a5b82-29a9-4577-9db1-5fed0fbff058 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84b4782c-dd12-4ff3-8f37-46a72b507d3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:09:01 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-716a5b82-29a9-4577-9db1-5fed0fbff058 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Flow 'volume_create_api' (277ac1e4-ac34-4fc6-8520-782f9eb82df4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:09:01 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-716a5b82-29a9-4577-9db1-5fed0fbff058 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Create volume request issued successfully. Sep 05 21:09:01 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-716a5b82-29a9-4577-9db1-5fed0fbff058 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 21:09:01 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1388/2754] 192.168.122.117 () {60 vars in 1143 bytes} [Sat Sep 5 21:09:01 2026] POST /volume/v3/volumes => generated 766 bytes in 494 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:09:01 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-cbd5dfae-4dfb-4d23-b42d-7b1fff9c9e46 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:01 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-cbd5dfae-4dfb-4d23-b42d-7b1fff9c9e46 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 21:09:01 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-cbd5dfae-4dfb-4d23-b42d-7b1fff9c9e46 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "1e185b14-4f13-44ff-ab1c-d13d5db83085", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1735568599"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:09:01 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.volumes [None req-cbd5dfae-4dfb-4d23-b42d-7b1fff9c9e46 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Create volume request body: {'volume': {"'imageRef": '1e185b14-4f13-44ff-ab1c-d13d5db83085', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1735568599'}} {{(pid=87435) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:09:01 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-cbd5dfae-4dfb-4d23-b42d-7b1fff9c9e46 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Create volume of 1 GB Sep 05 21:09:01 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-cbd5dfae-4dfb-4d23-b42d-7b1fff9c9e46 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Availability Zones retrieved successfully. Sep 05 21:09:01 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-cbd5dfae-4dfb-4d23-b42d-7b1fff9c9e46 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Flow 'volume_create_api' (9860a8c5-fe81-4445-8078-934d90273e6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:09:01 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-cbd5dfae-4dfb-4d23-b42d-7b1fff9c9e46 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84359e00-b46d-4cab-baa2-2853a64cb101) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:09:01 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.flows.api.create_volume [None req-cbd5dfae-4dfb-4d23-b42d-7b1fff9c9e46 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Validating volume size '1' using validate_int {{(pid=87435) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:09:02 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-cbd5dfae-4dfb-4d23-b42d-7b1fff9c9e46 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84359e00-b46d-4cab-baa2-2853a64cb101) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:09:02 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-cbd5dfae-4dfb-4d23-b42d-7b1fff9c9e46 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c2a11a9-0384-4eed-86c9-dfb8fd25df14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:09:02 devstack devstack@c-api.service[87435]: DEBUG cinder.quota [None req-cbd5dfae-4dfb-4d23-b42d-7b1fff9c9e46 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Created reservations ['47508499-0479-449d-b9ba-221759d7cd9e', 'c9915805-31d3-4789-bacf-ffc52794544c', 'd9195629-ba92-47d4-bede-2594611235c3', 'abfb049d-5ee2-4612-990b-fb41dcc0b552'] {{(pid=87435) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:09:02 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-cbd5dfae-4dfb-4d23-b42d-7b1fff9c9e46 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c2a11a9-0384-4eed-86c9-dfb8fd25df14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['47508499-0479-449d-b9ba-221759d7cd9e', 'c9915805-31d3-4789-bacf-ffc52794544c', 'd9195629-ba92-47d4-bede-2594611235c3', 'abfb049d-5ee2-4612-990b-fb41dcc0b552']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:09:02 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-cbd5dfae-4dfb-4d23-b42d-7b1fff9c9e46 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f1bbe9b-f2cb-4f39-b534-f86cceb7fd71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:09:02 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:02 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:09:02 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-cbd5dfae-4dfb-4d23-b42d-7b1fff9c9e46 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f1bbe9b-f2cb-4f39-b534-f86cceb7fd71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dbc4a1f1-4eb4-45f3-a3ee-e90b551ffb9e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1735568599',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2dd374747b694348a50787ff122ea703',qos_specs=None,replication_status=,reservations=['47508499-0479-449d-b9ba-221759d7cd9e','c9915805-31d3-4789-bacf-ffc52794544c','d9195629-ba92-47d4-bede-2594611235c3','abfb049d-5ee2-4612-990b-fb41dcc0b552'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7bf6d975863346e0bd35fb63a77d6401',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:09:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1735568599',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dbc4a1f1-4eb4-45f3-a3ee-e90b551ffb9e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2dd374747b694348a50787ff122ea703',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7bf6d975863346e0bd35fb63a77d6401',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:09:02 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-cbd5dfae-4dfb-4d23-b42d-7b1fff9c9e46 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (187bb512-04d0-4582-897d-3a8f09cc7b6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:09:02 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-cbd5dfae-4dfb-4d23-b42d-7b1fff9c9e46 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (187bb512-04d0-4582-897d-3a8f09cc7b6e) transitioned into state 'SUCCESS' from state '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-1735568599',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2dd374747b694348a50787ff122ea703',qos_specs=None,replication_status=,reservations=['47508499-0479-449d-b9ba-221759d7cd9e','c9915805-31d3-4789-bacf-ffc52794544c','d9195629-ba92-47d4-bede-2594611235c3','abfb049d-5ee2-4612-990b-fb41dcc0b552'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7bf6d975863346e0bd35fb63a77d6401',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:09:02 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-cbd5dfae-4dfb-4d23-b42d-7b1fff9c9e46 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9a77bb9-cee7-4a61-9dce-9caabee2c819) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:09:02 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-cbd5dfae-4dfb-4d23-b42d-7b1fff9c9e46 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9a77bb9-cee7-4a61-9dce-9caabee2c819) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:09:02 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-cbd5dfae-4dfb-4d23-b42d-7b1fff9c9e46 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Flow 'volume_create_api' (9860a8c5-fe81-4445-8078-934d90273e6d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:09:02 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-cbd5dfae-4dfb-4d23-b42d-7b1fff9c9e46 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Create volume request issued successfully. Sep 05 21:09:02 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-cbd5dfae-4dfb-4d23-b42d-7b1fff9c9e46 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 21:09:02 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1367/2755] 192.168.122.117 () {60 vars in 1143 bytes} [Sat Sep 5 21:09:01 2026] POST /volume/v3/volumes => generated 766 bytes in 392 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:09:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-044849bf-34c3-4ddd-8b7f-a44a296c2277 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:02 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-044849bf-34c3-4ddd-8b7f-a44a296c2277 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] GET http://192.168.122.117/volume/v3/volumes/26c1c5c8-c727-4581-b1a9-bba29836dc30 Sep 05 21:09:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-044849bf-34c3-4ddd-8b7f-a44a296c2277 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-044849bf-34c3-4ddd-8b7f-a44a296c2277 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:02 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-03990962-846a-45d1-a83d-c8587b1c4fa5 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:02 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-03990962-846a-45d1-a83d-c8587b1c4fa5 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 21:09:02 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-03990962-846a-45d1-a83d-c8587b1c4fa5 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "1e185b14-4f13-44ff-ab1c-d13d5db83085", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-418263002"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:09:02 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:02 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:09:02 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:02 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:09:02 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.volumes [None req-03990962-846a-45d1-a83d-c8587b1c4fa5 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Create volume request body: {'volume': {"'imageRef": '1e185b14-4f13-44ff-ab1c-d13d5db83085', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-418263002'}} {{(pid=87435) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:09:02 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-03990962-846a-45d1-a83d-c8587b1c4fa5 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Create volume of 1 GB Sep 05 21:09:02 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:02 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:09:02 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-044849bf-34c3-4ddd-8b7f-a44a296c2277 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Volume info retrieved successfully. Sep 05 21:09:02 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-03990962-846a-45d1-a83d-c8587b1c4fa5 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Availability Zones retrieved successfully. Sep 05 21:09:02 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-044849bf-34c3-4ddd-8b7f-a44a296c2277 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] http://192.168.122.117/volume/v3/volumes/26c1c5c8-c727-4581-b1a9-bba29836dc30 returned with HTTP 200 Sep 05 21:09:02 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1389/2756] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:09:02 2026] GET /volume/v3/volumes/26c1c5c8-c727-4581-b1a9-bba29836dc30 => generated 861 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:09:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-d6b51cd9-6ac7-4c8c-aa31-4524e71da95b None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:02 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d6b51cd9-6ac7-4c8c-aa31-4524e71da95b tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] POST http://192.168.122.117/volume/v3/snapshots Sep 05 21:09:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-d6b51cd9-6ac7-4c8c-aa31-4524e71da95b tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "26c1c5c8-c727-4581-b1a9-bba29836dc30", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-775661792"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:09:02 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-03990962-846a-45d1-a83d-c8587b1c4fa5 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Flow 'volume_create_api' (78c8cf93-606a-4c5e-9ae7-d0a1c9142588) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:09:02 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-03990962-846a-45d1-a83d-c8587b1c4fa5 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ffd25a81-87fe-436c-bb2d-f14fb8e204dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:09:02 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:02 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:09:02 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.flows.api.create_volume [None req-03990962-846a-45d1-a83d-c8587b1c4fa5 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Validating volume size '1' using validate_int {{(pid=87435) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:09:02 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:02 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:09:02 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-d6b51cd9-6ac7-4c8c-aa31-4524e71da95b tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Volume info retrieved successfully. Sep 05 21:09:02 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.snapshots [None req-d6b51cd9-6ac7-4c8c-aa31-4524e71da95b tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Create snapshot from volume 26c1c5c8-c727-4581-b1a9-bba29836dc30 Sep 05 21:09:02 devstack devstack@c-api.service[87434]: DEBUG cinder.quota [None req-d6b51cd9-6ac7-4c8c-aa31-4524e71da95b tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Created reservations ['86e0c5c3-bcfc-4d9c-a050-7a68a18131c6', 'a559a451-cb2f-418f-8ee6-bd4b37507b05', 'd960b430-e368-4d49-82a8-84216b8b74d9', '8d8b608a-05b9-4f8c-8fec-0a7d2808da18'] {{(pid=87434) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:09:02 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-03990962-846a-45d1-a83d-c8587b1c4fa5 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ffd25a81-87fe-436c-bb2d-f14fb8e204dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:09:02 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-03990962-846a-45d1-a83d-c8587b1c4fa5 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2882267a-a148-4ed5-a6e6-a6b2908322b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:09:02 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:02 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:09:02 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-d6b51cd9-6ac7-4c8c-aa31-4524e71da95b tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Snapshot create request issued successfully. Sep 05 21:09:02 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d6b51cd9-6ac7-4c8c-aa31-4524e71da95b tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] http://192.168.122.117/volume/v3/snapshots returned with HTTP 202 Sep 05 21:09:02 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1390/2757] 192.168.122.117 () {60 vars in 1149 bytes} [Sat Sep 5 21:09:02 2026] POST /volume/v3/snapshots => generated 315 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:09:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-06bb3e48-8eb8-46c2-b55c-4a38a0713c39 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:02 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-06bb3e48-8eb8-46c2-b55c-4a38a0713c39 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] GET http://192.168.122.117/volume/v3/snapshots/e2d024be-4937-4e1b-b263-0016dbad06a3 Sep 05 21:09:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-06bb3e48-8eb8-46c2-b55c-4a38a0713c39 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-06bb3e48-8eb8-46c2-b55c-4a38a0713c39 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:02 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:02 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:09:02 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-06bb3e48-8eb8-46c2-b55c-4a38a0713c39 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Snapshot retrieved successfully. Sep 05 21:09:02 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-06bb3e48-8eb8-46c2-b55c-4a38a0713c39 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] http://192.168.122.117/volume/v3/snapshots/e2d024be-4937-4e1b-b263-0016dbad06a3 returned with HTTP 200 Sep 05 21:09:02 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1391/2758] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:09:02 2026] GET /volume/v3/snapshots/e2d024be-4937-4e1b-b263-0016dbad06a3 => generated 447 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:09:02 devstack devstack@c-api.service[87435]: DEBUG cinder.quota [None req-03990962-846a-45d1-a83d-c8587b1c4fa5 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Created reservations ['78e0d9c3-db36-4aed-be7a-625ee16910ce', 'e40d8b08-58f3-4f61-920d-ba2873059dcc', '6e2480d8-7212-4a4d-9aea-87190032a340', '220c839e-f224-4cf8-ba40-5aefadb2ecdd'] {{(pid=87435) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:09:02 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-03990962-846a-45d1-a83d-c8587b1c4fa5 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2882267a-a148-4ed5-a6e6-a6b2908322b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['78e0d9c3-db36-4aed-be7a-625ee16910ce', 'e40d8b08-58f3-4f61-920d-ba2873059dcc', '6e2480d8-7212-4a4d-9aea-87190032a340', '220c839e-f224-4cf8-ba40-5aefadb2ecdd']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:09:02 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-03990962-846a-45d1-a83d-c8587b1c4fa5 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39fd2128-bf13-4ab9-b6d7-54a0decb094c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:09:02 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:02 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:09:02 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-03990962-846a-45d1-a83d-c8587b1c4fa5 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39fd2128-bf13-4ab9-b6d7-54a0decb094c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c5534f84-7b27-4c80-8ac4-01037e116b5a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-418263002',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2dd374747b694348a50787ff122ea703',qos_specs=None,replication_status=,reservations=['78e0d9c3-db36-4aed-be7a-625ee16910ce','e40d8b08-58f3-4f61-920d-ba2873059dcc','6e2480d8-7212-4a4d-9aea-87190032a340','220c839e-f224-4cf8-ba40-5aefadb2ecdd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7bf6d975863346e0bd35fb63a77d6401',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:09:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-418263002',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c5534f84-7b27-4c80-8ac4-01037e116b5a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2dd374747b694348a50787ff122ea703',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7bf6d975863346e0bd35fb63a77d6401',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:09:02 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-03990962-846a-45d1-a83d-c8587b1c4fa5 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c98a6e25-5629-4e85-8a6c-cf7bb1e73eee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:09:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-3d166590-8f56-46bf-abcd-e10964f86a26 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:02 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-3d166590-8f56-46bf-abcd-e10964f86a26 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] GET http://192.168.122.117/volume/v3/volumes/1ce2d291-e180-4734-83d6-a571760fd4eb Sep 05 21:09:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-3d166590-8f56-46bf-abcd-e10964f86a26 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-3d166590-8f56-46bf-abcd-e10964f86a26 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:02 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-03990962-846a-45d1-a83d-c8587b1c4fa5 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c98a6e25-5629-4e85-8a6c-cf7bb1e73eee) transitioned into state 'SUCCESS' from state '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-418263002',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2dd374747b694348a50787ff122ea703',qos_specs=None,replication_status=,reservations=['78e0d9c3-db36-4aed-be7a-625ee16910ce','e40d8b08-58f3-4f61-920d-ba2873059dcc','6e2480d8-7212-4a4d-9aea-87190032a340','220c839e-f224-4cf8-ba40-5aefadb2ecdd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7bf6d975863346e0bd35fb63a77d6401',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:09:02 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-03990962-846a-45d1-a83d-c8587b1c4fa5 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (639e289b-e3f1-48f9-a9a2-3279f3cc90d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:09:02 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:02 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:09:02 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:02 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:09:02 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-3d166590-8f56-46bf-abcd-e10964f86a26 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Volume info retrieved successfully. Sep 05 21:09:02 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-03990962-846a-45d1-a83d-c8587b1c4fa5 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (639e289b-e3f1-48f9-a9a2-3279f3cc90d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:09:02 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-3d166590-8f56-46bf-abcd-e10964f86a26 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] http://192.168.122.117/volume/v3/volumes/1ce2d291-e180-4734-83d6-a571760fd4eb returned with HTTP 200 Sep 05 21:09:02 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1392/2759] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 21:09:02 2026] GET /volume/v3/volumes/1ce2d291-e180-4734-83d6-a571760fd4eb => generated 870 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:09:02 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-03990962-846a-45d1-a83d-c8587b1c4fa5 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Flow 'volume_create_api' (78c8cf93-606a-4c5e-9ae7-d0a1c9142588) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:09:02 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-03990962-846a-45d1-a83d-c8587b1c4fa5 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Create volume request issued successfully. Sep 05 21:09:02 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-03990962-846a-45d1-a83d-c8587b1c4fa5 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 21:09:02 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1368/2760] 192.168.122.117 () {60 vars in 1143 bytes} [Sat Sep 5 21:09:02 2026] POST /volume/v3/volumes => generated 765 bytes in 577 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:09:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-bd632786-1441-4287-9896-29c31e4ec137 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:02 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-bd632786-1441-4287-9896-29c31e4ec137 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 21:09:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-bd632786-1441-4287-9896-29c31e4ec137 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "1e185b14-4f13-44ff-ab1c-d13d5db83085", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-2078349845"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:09:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.volumes [None req-bd632786-1441-4287-9896-29c31e4ec137 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Create volume request body: {'volume': {"'imageRef": '1e185b14-4f13-44ff-ab1c-d13d5db83085', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-2078349845'}} {{(pid=87434) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:09:02 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-bd632786-1441-4287-9896-29c31e4ec137 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Create volume of 1 GB Sep 05 21:09:02 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-bd632786-1441-4287-9896-29c31e4ec137 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Availability Zones retrieved successfully. Sep 05 21:09:03 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-bd632786-1441-4287-9896-29c31e4ec137 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Flow 'volume_create_api' (071a104c-043c-42e2-bd8b-0c647586221a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:09:03 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-bd632786-1441-4287-9896-29c31e4ec137 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4e24ede-c684-41f6-8510-76f720c4c043) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:09:03 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.flows.api.create_volume [None req-bd632786-1441-4287-9896-29c31e4ec137 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Validating volume size '1' using validate_int {{(pid=87434) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:09:03 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-bd632786-1441-4287-9896-29c31e4ec137 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4e24ede-c684-41f6-8510-76f720c4c043) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:09:03 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-bd632786-1441-4287-9896-29c31e4ec137 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d683572-b622-4624-bd35-4a53bb0c4e73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:09:03 devstack devstack@c-api.service[87434]: DEBUG cinder.quota [None req-bd632786-1441-4287-9896-29c31e4ec137 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Created reservations ['bf43f732-ccd8-4d77-8ab9-67b2c227165f', '09f59e0c-727b-4b03-a37a-898b404e60e1', '66f73678-f059-443a-bcd8-d3d596ab7e94', 'b98d142b-e29a-4f6e-87b5-3cb992a1d61b'] {{(pid=87434) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:09:03 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-bd632786-1441-4287-9896-29c31e4ec137 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d683572-b622-4624-bd35-4a53bb0c4e73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bf43f732-ccd8-4d77-8ab9-67b2c227165f', '09f59e0c-727b-4b03-a37a-898b404e60e1', '66f73678-f059-443a-bcd8-d3d596ab7e94', 'b98d142b-e29a-4f6e-87b5-3cb992a1d61b']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:09:03 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-bd632786-1441-4287-9896-29c31e4ec137 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14bb2714-59f5-48b7-95b2-83c868b97eb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:09:03 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:03 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:09:03 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-bd632786-1441-4287-9896-29c31e4ec137 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14bb2714-59f5-48b7-95b2-83c868b97eb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '57b3390f-9c83-4846-ba54-7e5cd4e299fd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2078349845',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2dd374747b694348a50787ff122ea703',qos_specs=None,replication_status=,reservations=['bf43f732-ccd8-4d77-8ab9-67b2c227165f','09f59e0c-727b-4b03-a37a-898b404e60e1','66f73678-f059-443a-bcd8-d3d596ab7e94','b98d142b-e29a-4f6e-87b5-3cb992a1d61b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7bf6d975863346e0bd35fb63a77d6401',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:09:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2078349845',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=57b3390f-9c83-4846-ba54-7e5cd4e299fd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2dd374747b694348a50787ff122ea703',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7bf6d975863346e0bd35fb63a77d6401',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:09:03 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-bd632786-1441-4287-9896-29c31e4ec137 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c43c355-8d3d-4930-89f7-008fa8c1869e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:09:03 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-bd632786-1441-4287-9896-29c31e4ec137 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c43c355-8d3d-4930-89f7-008fa8c1869e) transitioned into state 'SUCCESS' from state '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-2078349845',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2dd374747b694348a50787ff122ea703',qos_specs=None,replication_status=,reservations=['bf43f732-ccd8-4d77-8ab9-67b2c227165f','09f59e0c-727b-4b03-a37a-898b404e60e1','66f73678-f059-443a-bcd8-d3d596ab7e94','b98d142b-e29a-4f6e-87b5-3cb992a1d61b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7bf6d975863346e0bd35fb63a77d6401',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:09:03 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-bd632786-1441-4287-9896-29c31e4ec137 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cee4f776-022a-4fd0-97c0-fbee0910f8b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:09:03 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-bd632786-1441-4287-9896-29c31e4ec137 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cee4f776-022a-4fd0-97c0-fbee0910f8b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:09:03 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-bd632786-1441-4287-9896-29c31e4ec137 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Flow 'volume_create_api' (071a104c-043c-42e2-bd8b-0c647586221a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:09:03 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-bd632786-1441-4287-9896-29c31e4ec137 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Create volume request issued successfully. Sep 05 21:09:03 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-bd632786-1441-4287-9896-29c31e4ec137 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 21:09:03 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1393/2761] 192.168.122.117 () {60 vars in 1143 bytes} [Sat Sep 5 21:09:02 2026] POST /volume/v3/volumes => generated 766 bytes in 434 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:09:03 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-422a218d-a94f-4737-b93e-3b799911e64b None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:03 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-422a218d-a94f-4737-b93e-3b799911e64b tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] GET http://192.168.122.117/volume/v3/volumes/50735427-9d0c-44da-bcf3-8b02e2a085d3 Sep 05 21:09:03 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-422a218d-a94f-4737-b93e-3b799911e64b tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:03 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-422a218d-a94f-4737-b93e-3b799911e64b tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:03 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:03 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:09:03 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:03 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:09:03 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-422a218d-a94f-4737-b93e-3b799911e64b tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Volume info retrieved successfully. Sep 05 21:09:03 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-422a218d-a94f-4737-b93e-3b799911e64b tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] http://192.168.122.117/volume/v3/volumes/50735427-9d0c-44da-bcf3-8b02e2a085d3 returned with HTTP 200 Sep 05 21:09:03 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1369/2762] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:09:03 2026] GET /volume/v3/volumes/50735427-9d0c-44da-bcf3-8b02e2a085d3 => generated 859 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:09:03 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-b9b9e868-04af-4ab8-8ea9-a745a44c331e None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:03 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b9b9e868-04af-4ab8-8ea9-a745a44c331e tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] GET http://192.168.122.117/volume/v3/volumes/3d99dfff-0f17-4ba1-8153-26ecf864acac Sep 05 21:09:03 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b9b9e868-04af-4ab8-8ea9-a745a44c331e tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:03 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b9b9e868-04af-4ab8-8ea9-a745a44c331e tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:03 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:03 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:09:03 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:03 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:09:03 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-b9b9e868-04af-4ab8-8ea9-a745a44c331e tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Volume info retrieved successfully. Sep 05 21:09:03 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b9b9e868-04af-4ab8-8ea9-a745a44c331e tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] http://192.168.122.117/volume/v3/volumes/3d99dfff-0f17-4ba1-8153-26ecf864acac returned with HTTP 200 Sep 05 21:09:03 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1394/2763] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:09:03 2026] GET /volume/v3/volumes/3d99dfff-0f17-4ba1-8153-26ecf864acac => generated 858 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:09:03 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-6b364b71-e786-4ccd-909b-2a09b58c04ea None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:03 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-6b364b71-e786-4ccd-909b-2a09b58c04ea tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] GET http://192.168.122.117/volume/v3/snapshots/e2d024be-4937-4e1b-b263-0016dbad06a3 Sep 05 21:09:03 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-6b364b71-e786-4ccd-909b-2a09b58c04ea tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:03 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-6b364b71-e786-4ccd-909b-2a09b58c04ea tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:03 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:03 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:09:03 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-6b364b71-e786-4ccd-909b-2a09b58c04ea tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Snapshot retrieved successfully. Sep 05 21:09:03 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-6b364b71-e786-4ccd-909b-2a09b58c04ea tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] http://192.168.122.117/volume/v3/snapshots/e2d024be-4937-4e1b-b263-0016dbad06a3 returned with HTTP 200 Sep 05 21:09:03 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1370/2764] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:09:03 2026] GET /volume/v3/snapshots/e2d024be-4937-4e1b-b263-0016dbad06a3 => generated 447 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:09:03 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-a558a55e-bf66-4a6a-8efc-78e4ec894d61 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:03 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-a558a55e-bf66-4a6a-8efc-78e4ec894d61 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] GET http://192.168.122.117/volume/v3/volumes/1ce2d291-e180-4734-83d6-a571760fd4eb Sep 05 21:09:03 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-a558a55e-bf66-4a6a-8efc-78e4ec894d61 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:03 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-a558a55e-bf66-4a6a-8efc-78e4ec894d61 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:03 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:03 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:09:03 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:03 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:09:03 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-a558a55e-bf66-4a6a-8efc-78e4ec894d61 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Volume info retrieved successfully. Sep 05 21:09:03 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-a558a55e-bf66-4a6a-8efc-78e4ec894d61 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] http://192.168.122.117/volume/v3/volumes/1ce2d291-e180-4734-83d6-a571760fd4eb returned with HTTP 200 Sep 05 21:09:03 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1395/2765] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 21:09:03 2026] GET /volume/v3/volumes/1ce2d291-e180-4734-83d6-a571760fd4eb => generated 871 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:09:04 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-483a78f0-0eb8-4948-ba21-89e5ed1c846f None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:04 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-483a78f0-0eb8-4948-ba21-89e5ed1c846f tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] POST http://192.168.122.117/volume/v3/snapshots Sep 05 21:09:04 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-483a78f0-0eb8-4948-ba21-89e5ed1c846f tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1ce2d291-e180-4734-83d6-a571760fd4eb", "name": "tempest-VolumeDependencyTests-Snapshot-355534229"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:09:04 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:04 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:09:04 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:04 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:09:04 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-483a78f0-0eb8-4948-ba21-89e5ed1c846f tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Volume info retrieved successfully. Sep 05 21:09:04 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.snapshots [None req-483a78f0-0eb8-4948-ba21-89e5ed1c846f tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Create snapshot from volume 1ce2d291-e180-4734-83d6-a571760fd4eb Sep 05 21:09:04 devstack devstack@c-api.service[87435]: DEBUG cinder.quota [None req-483a78f0-0eb8-4948-ba21-89e5ed1c846f tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Created reservations ['e614fddc-2b72-4097-a753-d1fd64043530', '1d57c171-7b39-4da4-bfff-51106457f8ff', 'cdbaf1c8-b43d-446c-a4a5-fb27930058a3', '885140ef-ad36-48d8-8d10-264ebd85d040'] {{(pid=87435) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:09:04 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:04 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:09:04 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-483a78f0-0eb8-4948-ba21-89e5ed1c846f tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Snapshot create request issued successfully. Sep 05 21:09:04 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-483a78f0-0eb8-4948-ba21-89e5ed1c846f tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] http://192.168.122.117/volume/v3/snapshots returned with HTTP 202 Sep 05 21:09:04 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1371/2766] 192.168.122.117 () {60 vars in 1149 bytes} [Sat Sep 5 21:09:04 2026] POST /volume/v3/snapshots => generated 307 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:09:04 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-653c62f4-6942-4e13-865d-2df30bc9b528 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:04 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-653c62f4-6942-4e13-865d-2df30bc9b528 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] GET http://192.168.122.117/volume/v3/snapshots/a3b7538f-61e8-4640-b675-c6687922669d Sep 05 21:09:04 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-653c62f4-6942-4e13-865d-2df30bc9b528 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:04 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-653c62f4-6942-4e13-865d-2df30bc9b528 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:04 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:04 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:09:04 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-653c62f4-6942-4e13-865d-2df30bc9b528 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Snapshot retrieved successfully. Sep 05 21:09:04 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-653c62f4-6942-4e13-865d-2df30bc9b528 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] http://192.168.122.117/volume/v3/snapshots/a3b7538f-61e8-4640-b675-c6687922669d returned with HTTP 200 Sep 05 21:09:04 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1396/2767] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:09:04 2026] GET /volume/v3/snapshots/a3b7538f-61e8-4640-b675-c6687922669d => generated 439 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:09:04 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-c58c600a-579d-414d-bd13-fd1961cd7181 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:04 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-c58c600a-579d-414d-bd13-fd1961cd7181 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] GET http://192.168.122.117/volume/v3/volumes/3d99dfff-0f17-4ba1-8153-26ecf864acac Sep 05 21:09:04 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-c58c600a-579d-414d-bd13-fd1961cd7181 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:04 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-c58c600a-579d-414d-bd13-fd1961cd7181 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:04 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-4022daa6-797f-495f-97ac-a9c8a3e92956 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:04 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-4022daa6-797f-495f-97ac-a9c8a3e92956 tempest-VolumeAndVolumeTypeFromImageTest-1489017726 tempest-VolumeAndVolumeTypeFromImageTest-1489017726-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 21:09:04 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-4022daa6-797f-495f-97ac-a9c8a3e92956 tempest-VolumeAndVolumeTypeFromImageTest-1489017726 tempest-VolumeAndVolumeTypeFromImageTest-1489017726-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "32bd2d5e-7c1d-4a6e-afb0-a804b54599c6", "size": 1}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:09:04 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.volumes [None req-4022daa6-797f-495f-97ac-a9c8a3e92956 tempest-VolumeAndVolumeTypeFromImageTest-1489017726 tempest-VolumeAndVolumeTypeFromImageTest-1489017726-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': '32bd2d5e-7c1d-4a6e-afb0-a804b54599c6', 'size': 1}} {{(pid=87434) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:09:04 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:04 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:09:04 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:04 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:09:04 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-c58c600a-579d-414d-bd13-fd1961cd7181 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Volume info retrieved successfully. Sep 05 21:09:04 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-c58c600a-579d-414d-bd13-fd1961cd7181 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] http://192.168.122.117/volume/v3/volumes/3d99dfff-0f17-4ba1-8153-26ecf864acac returned with HTTP 200 Sep 05 21:09:04 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1372/2768] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:09:04 2026] GET /volume/v3/volumes/3d99dfff-0f17-4ba1-8153-26ecf864acac => generated 858 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:09:04 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-4022daa6-797f-495f-97ac-a9c8a3e92956 tempest-VolumeAndVolumeTypeFromImageTest-1489017726 tempest-VolumeAndVolumeTypeFromImageTest-1489017726-project-member] Create volume of 1 GB Sep 05 21:09:04 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-4022daa6-797f-495f-97ac-a9c8a3e92956 tempest-VolumeAndVolumeTypeFromImageTest-1489017726 tempest-VolumeAndVolumeTypeFromImageTest-1489017726-project-member] Availability Zones retrieved successfully. Sep 05 21:09:04 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-4022daa6-797f-495f-97ac-a9c8a3e92956 tempest-VolumeAndVolumeTypeFromImageTest-1489017726 tempest-VolumeAndVolumeTypeFromImageTest-1489017726-project-member] Flow 'volume_create_api' (c7946373-16b6-44ef-937d-6f6f1e7620c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:09:04 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-4022daa6-797f-495f-97ac-a9c8a3e92956 tempest-VolumeAndVolumeTypeFromImageTest-1489017726 tempest-VolumeAndVolumeTypeFromImageTest-1489017726-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1fc09949-4056-4391-8965-8cc56e349705) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:09:04 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.flows.api.create_volume [None req-4022daa6-797f-495f-97ac-a9c8a3e92956 tempest-VolumeAndVolumeTypeFromImageTest-1489017726 tempest-VolumeAndVolumeTypeFromImageTest-1489017726-project-member] Validating volume size '1' using validate_int {{(pid=87434) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:09:04 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-8863f817-0065-449c-92e5-f2987da3b7f2 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:04 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-8863f817-0065-449c-92e5-f2987da3b7f2 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] GET http://192.168.122.117/volume/v3/snapshots/e2d024be-4937-4e1b-b263-0016dbad06a3 Sep 05 21:09:04 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-8863f817-0065-449c-92e5-f2987da3b7f2 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:04 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-8863f817-0065-449c-92e5-f2987da3b7f2 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:04 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:04 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:09:04 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-8863f817-0065-449c-92e5-f2987da3b7f2 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Snapshot retrieved successfully. Sep 05 21:09:04 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-8863f817-0065-449c-92e5-f2987da3b7f2 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] http://192.168.122.117/volume/v3/snapshots/e2d024be-4937-4e1b-b263-0016dbad06a3 returned with HTTP 200 Sep 05 21:09:04 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1373/2769] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:09:04 2026] GET /volume/v3/snapshots/e2d024be-4937-4e1b-b263-0016dbad06a3 => generated 447 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:09:04 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-4022daa6-797f-495f-97ac-a9c8a3e92956 tempest-VolumeAndVolumeTypeFromImageTest-1489017726 tempest-VolumeAndVolumeTypeFromImageTest-1489017726-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1fc09949-4056-4391-8965-8cc56e349705) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T19:09:01Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=7933c13b-9a30-4ff1-b8e3-d10f02b55132,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': '7933c13b-9a30-4ff1-b8e3-d10f02b55132', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:09:04 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-4022daa6-797f-495f-97ac-a9c8a3e92956 tempest-VolumeAndVolumeTypeFromImageTest-1489017726 tempest-VolumeAndVolumeTypeFromImageTest-1489017726-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b711e6d-2314-420a-849f-2ada4864a8a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:09:04 devstack devstack@c-api.service[87434]: DEBUG cinder.quota [None req-4022daa6-797f-495f-97ac-a9c8a3e92956 tempest-VolumeAndVolumeTypeFromImageTest-1489017726 tempest-VolumeAndVolumeTypeFromImageTest-1489017726-project-member] Created reservations ['077427dc-3a05-4735-84a6-0a5fffd2e38b', '9284b712-f7c4-4ac9-a8f3-dd85f78ca6e4', '64c02681-052b-4d19-a8c7-6f08c60a7af4', '8720ddf7-6bcc-49a5-9593-41f8ff5ef14d'] {{(pid=87434) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:09:04 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-4022daa6-797f-495f-97ac-a9c8a3e92956 tempest-VolumeAndVolumeTypeFromImageTest-1489017726 tempest-VolumeAndVolumeTypeFromImageTest-1489017726-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b711e6d-2314-420a-849f-2ada4864a8a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['077427dc-3a05-4735-84a6-0a5fffd2e38b', '9284b712-f7c4-4ac9-a8f3-dd85f78ca6e4', '64c02681-052b-4d19-a8c7-6f08c60a7af4', '8720ddf7-6bcc-49a5-9593-41f8ff5ef14d']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:09:04 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-4022daa6-797f-495f-97ac-a9c8a3e92956 tempest-VolumeAndVolumeTypeFromImageTest-1489017726 tempest-VolumeAndVolumeTypeFromImageTest-1489017726-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3dcad675-0682-4d1d-b439-da4858808f91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:09:04 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:04 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:09:05 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-4022daa6-797f-495f-97ac-a9c8a3e92956 tempest-VolumeAndVolumeTypeFromImageTest-1489017726 tempest-VolumeAndVolumeTypeFromImageTest-1489017726-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3dcad675-0682-4d1d-b439-da4858808f91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7948a8c2-6a79-444e-a24f-3960e01b97b3', '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='3e8a748c10834067aaf09c0944912d35',qos_specs=None,replication_status=,reservations=['077427dc-3a05-4735-84a6-0a5fffd2e38b','9284b712-f7c4-4ac9-a8f3-dd85f78ca6e4','64c02681-052b-4d19-a8c7-6f08c60a7af4','8720ddf7-6bcc-49a5-9593-41f8ff5ef14d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc0d52aae79b491a957bc43f5d1b020f',volume_type_id=7933c13b-9a30-4ff1-b8e3-d10f02b55132), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:09:04Z,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=7948a8c2-6a79-444e-a24f-3960e01b97b3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3e8a748c10834067aaf09c0944912d35',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bc0d52aae79b491a957bc43f5d1b020f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7933c13b-9a30-4ff1-b8e3-d10f02b55132),volume_type_id=7933c13b-9a30-4ff1-b8e3-d10f02b55132)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:09:05 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-4022daa6-797f-495f-97ac-a9c8a3e92956 tempest-VolumeAndVolumeTypeFromImageTest-1489017726 tempest-VolumeAndVolumeTypeFromImageTest-1489017726-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d865ed7-452f-4814-a786-bee585eab8df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:09:05 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-4022daa6-797f-495f-97ac-a9c8a3e92956 tempest-VolumeAndVolumeTypeFromImageTest-1489017726 tempest-VolumeAndVolumeTypeFromImageTest-1489017726-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d865ed7-452f-4814-a786-bee585eab8df) transitioned into state 'SUCCESS' from 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='3e8a748c10834067aaf09c0944912d35',qos_specs=None,replication_status=,reservations=['077427dc-3a05-4735-84a6-0a5fffd2e38b','9284b712-f7c4-4ac9-a8f3-dd85f78ca6e4','64c02681-052b-4d19-a8c7-6f08c60a7af4','8720ddf7-6bcc-49a5-9593-41f8ff5ef14d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc0d52aae79b491a957bc43f5d1b020f',volume_type_id=7933c13b-9a30-4ff1-b8e3-d10f02b55132)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:09:05 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-4022daa6-797f-495f-97ac-a9c8a3e92956 tempest-VolumeAndVolumeTypeFromImageTest-1489017726 tempest-VolumeAndVolumeTypeFromImageTest-1489017726-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d4177da-9040-415a-ae22-0eca1e8ab8ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:09:05 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-4022daa6-797f-495f-97ac-a9c8a3e92956 tempest-VolumeAndVolumeTypeFromImageTest-1489017726 tempest-VolumeAndVolumeTypeFromImageTest-1489017726-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d4177da-9040-415a-ae22-0eca1e8ab8ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:09:05 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-4022daa6-797f-495f-97ac-a9c8a3e92956 tempest-VolumeAndVolumeTypeFromImageTest-1489017726 tempest-VolumeAndVolumeTypeFromImageTest-1489017726-project-member] Flow 'volume_create_api' (c7946373-16b6-44ef-937d-6f6f1e7620c5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:09:05 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-4022daa6-797f-495f-97ac-a9c8a3e92956 tempest-VolumeAndVolumeTypeFromImageTest-1489017726 tempest-VolumeAndVolumeTypeFromImageTest-1489017726-project-member] Create volume request issued successfully. Sep 05 21:09:05 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-4022daa6-797f-495f-97ac-a9c8a3e92956 tempest-VolumeAndVolumeTypeFromImageTest-1489017726 tempest-VolumeAndVolumeTypeFromImageTest-1489017726-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 21:09:05 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1397/2770] 192.168.122.117 () {60 vars in 1143 bytes} [Sat Sep 5 21:09:04 2026] POST /volume/v3/volumes => generated 806 bytes in 547 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:09:05 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-86a3ab33-a407-44c0-9536-92904bc0d223 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:05 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-86a3ab33-a407-44c0-9536-92904bc0d223 tempest-VolumeAndVolumeTypeFromImageTest-1489017726 tempest-VolumeAndVolumeTypeFromImageTest-1489017726-project-member] GET http://192.168.122.117/volume/v3/volumes/7948a8c2-6a79-444e-a24f-3960e01b97b3 Sep 05 21:09:05 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-86a3ab33-a407-44c0-9536-92904bc0d223 tempest-VolumeAndVolumeTypeFromImageTest-1489017726 tempest-VolumeAndVolumeTypeFromImageTest-1489017726-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:05 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-86a3ab33-a407-44c0-9536-92904bc0d223 tempest-VolumeAndVolumeTypeFromImageTest-1489017726 tempest-VolumeAndVolumeTypeFromImageTest-1489017726-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:05 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:05 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:09:05 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:05 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:09:05 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-86a3ab33-a407-44c0-9536-92904bc0d223 tempest-VolumeAndVolumeTypeFromImageTest-1489017726 tempest-VolumeAndVolumeTypeFromImageTest-1489017726-project-member] Volume info retrieved successfully. Sep 05 21:09:05 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-86a3ab33-a407-44c0-9536-92904bc0d223 tempest-VolumeAndVolumeTypeFromImageTest-1489017726 tempest-VolumeAndVolumeTypeFromImageTest-1489017726-project-member] http://192.168.122.117/volume/v3/volumes/7948a8c2-6a79-444e-a24f-3960e01b97b3 returned with HTTP 200 Sep 05 21:09:05 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1374/2771] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:09:05 2026] GET /volume/v3/volumes/7948a8c2-6a79-444e-a24f-3960e01b97b3 => generated 874 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:09:05 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-fa4679bf-1757-40c7-8a3f-f744a9d49c53 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:05 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-fa4679bf-1757-40c7-8a3f-f744a9d49c53 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] GET http://192.168.122.117/volume/v3/snapshots/a3b7538f-61e8-4640-b675-c6687922669d Sep 05 21:09:05 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-fa4679bf-1757-40c7-8a3f-f744a9d49c53 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:05 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-fa4679bf-1757-40c7-8a3f-f744a9d49c53 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:05 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:05 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:09:05 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-fa4679bf-1757-40c7-8a3f-f744a9d49c53 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Snapshot retrieved successfully. Sep 05 21:09:05 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-fa4679bf-1757-40c7-8a3f-f744a9d49c53 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] http://192.168.122.117/volume/v3/snapshots/a3b7538f-61e8-4640-b675-c6687922669d returned with HTTP 200 Sep 05 21:09:05 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1398/2772] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:09:05 2026] GET /volume/v3/snapshots/a3b7538f-61e8-4640-b675-c6687922669d => generated 439 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:09:05 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-004afbf7-cf5a-4acc-9aa0-ca4dc151e551 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:05 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-004afbf7-cf5a-4acc-9aa0-ca4dc151e551 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] GET http://192.168.122.117/volume/v3/volumes/3d99dfff-0f17-4ba1-8153-26ecf864acac Sep 05 21:09:05 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-004afbf7-cf5a-4acc-9aa0-ca4dc151e551 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:05 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-004afbf7-cf5a-4acc-9aa0-ca4dc151e551 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:05 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:05 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:09:05 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:05 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:09:05 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-004afbf7-cf5a-4acc-9aa0-ca4dc151e551 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Volume info retrieved successfully. Sep 05 21:09:05 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-004afbf7-cf5a-4acc-9aa0-ca4dc151e551 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] http://192.168.122.117/volume/v3/volumes/3d99dfff-0f17-4ba1-8153-26ecf864acac returned with HTTP 200 Sep 05 21:09:05 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1375/2773] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:09:05 2026] GET /volume/v3/volumes/3d99dfff-0f17-4ba1-8153-26ecf864acac => generated 859 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:09:05 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-ad9e041e-2ec7-4305-ba2f-74a4c6a36c6c None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:05 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-ad9e041e-2ec7-4305-ba2f-74a4c6a36c6c tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] GET http://192.168.122.117/volume/v3/volumes/dbc4a1f1-4eb4-45f3-a3ee-e90b551ffb9e Sep 05 21:09:05 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-ad9e041e-2ec7-4305-ba2f-74a4c6a36c6c tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:05 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-ad9e041e-2ec7-4305-ba2f-74a4c6a36c6c tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:05 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:05 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:09:05 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:05 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:09:05 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-ad9e041e-2ec7-4305-ba2f-74a4c6a36c6c tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Volume info retrieved successfully. Sep 05 21:09:05 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-ad9e041e-2ec7-4305-ba2f-74a4c6a36c6c tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] http://192.168.122.117/volume/v3/volumes/dbc4a1f1-4eb4-45f3-a3ee-e90b551ffb9e returned with HTTP 200 Sep 05 21:09:05 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1399/2774] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:09:05 2026] GET /volume/v3/volumes/dbc4a1f1-4eb4-45f3-a3ee-e90b551ffb9e => generated 859 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:09:05 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-4cdc3564-b5d5-4435-9926-f85afcca8953 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:05 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-4cdc3564-b5d5-4435-9926-f85afcca8953 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] GET http://192.168.122.117/volume/v3/volumes/c5534f84-7b27-4c80-8ac4-01037e116b5a Sep 05 21:09:05 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-4cdc3564-b5d5-4435-9926-f85afcca8953 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:05 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-4cdc3564-b5d5-4435-9926-f85afcca8953 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:05 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:05 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:09:05 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:05 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:09:05 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-4cdc3564-b5d5-4435-9926-f85afcca8953 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Volume info retrieved successfully. Sep 05 21:09:05 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-e4ea796c-d0a4-4828-96f8-02b0b6b295a5 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:05 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-e4ea796c-d0a4-4828-96f8-02b0b6b295a5 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] GET http://192.168.122.117/volume/v3/snapshots/e2d024be-4937-4e1b-b263-0016dbad06a3 Sep 05 21:09:05 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-e4ea796c-d0a4-4828-96f8-02b0b6b295a5 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:05 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-e4ea796c-d0a4-4828-96f8-02b0b6b295a5 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:05 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-4cdc3564-b5d5-4435-9926-f85afcca8953 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] http://192.168.122.117/volume/v3/volumes/c5534f84-7b27-4c80-8ac4-01037e116b5a returned with HTTP 200 Sep 05 21:09:05 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1376/2775] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:09:05 2026] GET /volume/v3/volumes/c5534f84-7b27-4c80-8ac4-01037e116b5a => generated 857 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:09:05 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:05 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:09:05 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-e4ea796c-d0a4-4828-96f8-02b0b6b295a5 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Snapshot retrieved successfully. Sep 05 21:09:05 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-e4ea796c-d0a4-4828-96f8-02b0b6b295a5 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] http://192.168.122.117/volume/v3/snapshots/e2d024be-4937-4e1b-b263-0016dbad06a3 returned with HTTP 200 Sep 05 21:09:05 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1400/2776] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:09:05 2026] GET /volume/v3/snapshots/e2d024be-4937-4e1b-b263-0016dbad06a3 => generated 447 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:09:06 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-5b5011e0-c646-4b65-944f-8e55a66e7d51 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:06 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-5b5011e0-c646-4b65-944f-8e55a66e7d51 tempest-VolumeAndVolumeTypeFromImageTest-1489017726 tempest-VolumeAndVolumeTypeFromImageTest-1489017726-project-member] GET http://192.168.122.117/volume/v3/volumes/7948a8c2-6a79-444e-a24f-3960e01b97b3 Sep 05 21:09:06 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-5b5011e0-c646-4b65-944f-8e55a66e7d51 tempest-VolumeAndVolumeTypeFromImageTest-1489017726 tempest-VolumeAndVolumeTypeFromImageTest-1489017726-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:06 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-5b5011e0-c646-4b65-944f-8e55a66e7d51 tempest-VolumeAndVolumeTypeFromImageTest-1489017726 tempest-VolumeAndVolumeTypeFromImageTest-1489017726-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:06 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:06 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:09:06 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:06 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:09:06 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-5b5011e0-c646-4b65-944f-8e55a66e7d51 tempest-VolumeAndVolumeTypeFromImageTest-1489017726 tempest-VolumeAndVolumeTypeFromImageTest-1489017726-project-member] Volume info retrieved successfully. Sep 05 21:09:06 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-5b5011e0-c646-4b65-944f-8e55a66e7d51 tempest-VolumeAndVolumeTypeFromImageTest-1489017726 tempest-VolumeAndVolumeTypeFromImageTest-1489017726-project-member] http://192.168.122.117/volume/v3/volumes/7948a8c2-6a79-444e-a24f-3960e01b97b3 returned with HTTP 200 Sep 05 21:09:06 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1377/2777] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:09:06 2026] GET /volume/v3/volumes/7948a8c2-6a79-444e-a24f-3960e01b97b3 => generated 898 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:09:06 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-ab7d8b24-bef9-4a94-98c0-650e361b941b None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:06 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-ab7d8b24-bef9-4a94-98c0-650e361b941b tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] GET http://192.168.122.117/volume/v3/snapshots/a3b7538f-61e8-4640-b675-c6687922669d Sep 05 21:09:06 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-ab7d8b24-bef9-4a94-98c0-650e361b941b tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:06 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-ab7d8b24-bef9-4a94-98c0-650e361b941b tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:06 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:06 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:09:06 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-ab7d8b24-bef9-4a94-98c0-650e361b941b tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Snapshot retrieved successfully. Sep 05 21:09:06 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-ab7d8b24-bef9-4a94-98c0-650e361b941b tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] http://192.168.122.117/volume/v3/snapshots/a3b7538f-61e8-4640-b675-c6687922669d returned with HTTP 200 Sep 05 21:09:06 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1401/2778] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:09:06 2026] GET /volume/v3/snapshots/a3b7538f-61e8-4640-b675-c6687922669d => generated 439 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:09:06 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-a440182d-795f-43f9-a57c-b037755a3f68 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:06 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-ca69a6d7-4a13-4920-98c1-286b5c20c2dc None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:06 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-a440182d-795f-43f9-a57c-b037755a3f68 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] GET http://192.168.122.117/volume/v3/volumes/c5534f84-7b27-4c80-8ac4-01037e116b5a Sep 05 21:09:06 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-a440182d-795f-43f9-a57c-b037755a3f68 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:06 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-a440182d-795f-43f9-a57c-b037755a3f68 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:06 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-ca69a6d7-4a13-4920-98c1-286b5c20c2dc tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] GET http://192.168.122.117/volume/v3/snapshots/e2d024be-4937-4e1b-b263-0016dbad06a3 Sep 05 21:09:06 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-ca69a6d7-4a13-4920-98c1-286b5c20c2dc tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:06 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-ca69a6d7-4a13-4920-98c1-286b5c20c2dc tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:06 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:06 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:09:06 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-ca69a6d7-4a13-4920-98c1-286b5c20c2dc tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Snapshot retrieved successfully. Sep 05 21:09:06 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-ca69a6d7-4a13-4920-98c1-286b5c20c2dc tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] http://192.168.122.117/volume/v3/snapshots/e2d024be-4937-4e1b-b263-0016dbad06a3 returned with HTTP 200 Sep 05 21:09:06 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1402/2779] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:09:06 2026] GET /volume/v3/snapshots/e2d024be-4937-4e1b-b263-0016dbad06a3 => generated 447 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:09:06 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:06 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:09:06 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:06 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:09:06 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-a440182d-795f-43f9-a57c-b037755a3f68 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Volume info retrieved successfully. Sep 05 21:09:06 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-a440182d-795f-43f9-a57c-b037755a3f68 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] http://192.168.122.117/volume/v3/volumes/c5534f84-7b27-4c80-8ac4-01037e116b5a returned with HTTP 200 Sep 05 21:09:06 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1378/2780] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:09:06 2026] GET /volume/v3/volumes/c5534f84-7b27-4c80-8ac4-01037e116b5a => generated 857 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:09:07 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-e0c4c02f-af04-468a-bbb1-eb55d82a6ff4 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:07 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-e0c4c02f-af04-468a-bbb1-eb55d82a6ff4 tempest-VolumeAndVolumeTypeFromImageTest-1489017726 tempest-VolumeAndVolumeTypeFromImageTest-1489017726-project-member] GET http://192.168.122.117/volume/v3/volumes/7948a8c2-6a79-444e-a24f-3960e01b97b3 Sep 05 21:09:07 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-e0c4c02f-af04-468a-bbb1-eb55d82a6ff4 tempest-VolumeAndVolumeTypeFromImageTest-1489017726 tempest-VolumeAndVolumeTypeFromImageTest-1489017726-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:07 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-e0c4c02f-af04-468a-bbb1-eb55d82a6ff4 tempest-VolumeAndVolumeTypeFromImageTest-1489017726 tempest-VolumeAndVolumeTypeFromImageTest-1489017726-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:07 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:07 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:09:07 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:07 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:09:07 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-e0c4c02f-af04-468a-bbb1-eb55d82a6ff4 tempest-VolumeAndVolumeTypeFromImageTest-1489017726 tempest-VolumeAndVolumeTypeFromImageTest-1489017726-project-member] Volume info retrieved successfully. Sep 05 21:09:07 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-e0c4c02f-af04-468a-bbb1-eb55d82a6ff4 tempest-VolumeAndVolumeTypeFromImageTest-1489017726 tempest-VolumeAndVolumeTypeFromImageTest-1489017726-project-member] http://192.168.122.117/volume/v3/volumes/7948a8c2-6a79-444e-a24f-3960e01b97b3 returned with HTTP 200 Sep 05 21:09:07 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1403/2781] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:09:07 2026] GET /volume/v3/volumes/7948a8c2-6a79-444e-a24f-3960e01b97b3 => generated 956 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:09:07 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-bdfcc9f3-f138-4b97-a87a-cb180cda7bc3 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:07 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-bdfcc9f3-f138-4b97-a87a-cb180cda7bc3 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] GET http://192.168.122.117/volume/v3/snapshots/a3b7538f-61e8-4640-b675-c6687922669d Sep 05 21:09:07 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-bdfcc9f3-f138-4b97-a87a-cb180cda7bc3 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:07 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-bdfcc9f3-f138-4b97-a87a-cb180cda7bc3 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:07 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:07 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:09:07 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-bdfcc9f3-f138-4b97-a87a-cb180cda7bc3 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Snapshot retrieved successfully. Sep 05 21:09:07 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-bdfcc9f3-f138-4b97-a87a-cb180cda7bc3 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] http://192.168.122.117/volume/v3/snapshots/a3b7538f-61e8-4640-b675-c6687922669d returned with HTTP 200 Sep 05 21:09:07 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1379/2782] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:09:07 2026] GET /volume/v3/snapshots/a3b7538f-61e8-4640-b675-c6687922669d => generated 439 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:09:07 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-dd715b56-ca46-4033-aa5d-ed34c38a5a3d None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:07 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-dd715b56-ca46-4033-aa5d-ed34c38a5a3d tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] GET http://192.168.122.117/volume/v3/snapshots/e2d024be-4937-4e1b-b263-0016dbad06a3 Sep 05 21:09:07 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-dd715b56-ca46-4033-aa5d-ed34c38a5a3d tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:07 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-dd715b56-ca46-4033-aa5d-ed34c38a5a3d tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:07 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:07 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:09:07 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-dd715b56-ca46-4033-aa5d-ed34c38a5a3d tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Snapshot retrieved successfully. Sep 05 21:09:07 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-dd715b56-ca46-4033-aa5d-ed34c38a5a3d tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] http://192.168.122.117/volume/v3/snapshots/e2d024be-4937-4e1b-b263-0016dbad06a3 returned with HTTP 200 Sep 05 21:09:07 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1404/2783] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:09:07 2026] GET /volume/v3/snapshots/e2d024be-4937-4e1b-b263-0016dbad06a3 => generated 474 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:09:07 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-cb25c92e-6a6b-4c3f-9c5e-5ba891480c1d None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:07 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-cb25c92e-6a6b-4c3f-9c5e-5ba891480c1d tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 21:09:07 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-cb25c92e-6a6b-4c3f-9c5e-5ba891480c1d tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "e2d024be-4937-4e1b-b263-0016dbad06a3", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1745500793"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:09:07 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.volumes [None req-cb25c92e-6a6b-4c3f-9c5e-5ba891480c1d tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Create volume request body: {'volume': {"'snapshot_id": 'e2d024be-4937-4e1b-b263-0016dbad06a3', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1745500793'}} {{(pid=87435) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:09:07 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-cb25c92e-6a6b-4c3f-9c5e-5ba891480c1d tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Create volume of 1 GB Sep 05 21:09:07 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-18aaec0e-919c-476e-8e4c-b75cb80e3947 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:07 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-cb25c92e-6a6b-4c3f-9c5e-5ba891480c1d tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Availability Zones retrieved successfully. Sep 05 21:09:07 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-18aaec0e-919c-476e-8e4c-b75cb80e3947 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] GET http://192.168.122.117/volume/v3/volumes/c5534f84-7b27-4c80-8ac4-01037e116b5a Sep 05 21:09:07 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-18aaec0e-919c-476e-8e4c-b75cb80e3947 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:07 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-18aaec0e-919c-476e-8e4c-b75cb80e3947 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:07 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:07 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:09:07 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:07 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:09:07 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-cb25c92e-6a6b-4c3f-9c5e-5ba891480c1d tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Flow 'volume_create_api' (897962e1-6bb2-42d2-9a39-da2f69baf5d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:09:07 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-cb25c92e-6a6b-4c3f-9c5e-5ba891480c1d tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7167ee31-9079-4232-a787-daa4dc94612a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:09:07 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.flows.api.create_volume [None req-cb25c92e-6a6b-4c3f-9c5e-5ba891480c1d tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Validating volume size '1' using validate_int {{(pid=87435) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:09:07 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-18aaec0e-919c-476e-8e4c-b75cb80e3947 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Volume info retrieved successfully. Sep 05 21:09:07 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-18aaec0e-919c-476e-8e4c-b75cb80e3947 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] http://192.168.122.117/volume/v3/volumes/c5534f84-7b27-4c80-8ac4-01037e116b5a returned with HTTP 200 Sep 05 21:09:07 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1405/2784] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:09:07 2026] GET /volume/v3/volumes/c5534f84-7b27-4c80-8ac4-01037e116b5a => generated 857 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:09:07 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-cb25c92e-6a6b-4c3f-9c5e-5ba891480c1d tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7167ee31-9079-4232-a787-daa4dc94612a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:09:07 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-cb25c92e-6a6b-4c3f-9c5e-5ba891480c1d tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7be512d6-7e93-4a91-92c4-0a6b49b49dfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:09:08 devstack devstack@c-api.service[87435]: DEBUG cinder.quota [None req-cb25c92e-6a6b-4c3f-9c5e-5ba891480c1d tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Created reservations ['5391f6cf-2980-43f5-8d71-400d602fce0e', '3e01b3eb-edab-44ce-9f15-88e692b285ab', '06d97da6-298d-4f12-a262-1c20327f9889', '81c7cdda-6c92-4384-a8f5-ed69cb7671a8'] {{(pid=87435) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:09:08 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-cb25c92e-6a6b-4c3f-9c5e-5ba891480c1d tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7be512d6-7e93-4a91-92c4-0a6b49b49dfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5391f6cf-2980-43f5-8d71-400d602fce0e', '3e01b3eb-edab-44ce-9f15-88e692b285ab', '06d97da6-298d-4f12-a262-1c20327f9889', '81c7cdda-6c92-4384-a8f5-ed69cb7671a8']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:09:08 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-cb25c92e-6a6b-4c3f-9c5e-5ba891480c1d tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3900c54-b2b0-48cd-b495-99a317f7f99b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:09:08 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:08 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:09:08 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-cb25c92e-6a6b-4c3f-9c5e-5ba891480c1d tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3900c54-b2b0-48cd-b495-99a317f7f99b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '807c09b0-fe9c-4af4-8a87-267a31a1b8fa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1745500793',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6dcb3d187ece451da90fb91220c5c730',qos_specs=None,replication_status=,reservations=['5391f6cf-2980-43f5-8d71-400d602fce0e','3e01b3eb-edab-44ce-9f15-88e692b285ab','06d97da6-298d-4f12-a262-1c20327f9889','81c7cdda-6c92-4384-a8f5-ed69cb7671a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1747f97b92044c98bea294d440a1c83',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:09:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1745500793',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=807c09b0-fe9c-4af4-8a87-267a31a1b8fa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6dcb3d187ece451da90fb91220c5c730',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f1747f97b92044c98bea294d440a1c83',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:09:08 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-cb25c92e-6a6b-4c3f-9c5e-5ba891480c1d tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5cf08f41-a75b-47db-8656-fe6b8900661a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:09:08 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-cb25c92e-6a6b-4c3f-9c5e-5ba891480c1d tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5cf08f41-a75b-47db-8656-fe6b8900661a) transitioned into state 'SUCCESS' from state '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-1745500793',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6dcb3d187ece451da90fb91220c5c730',qos_specs=None,replication_status=,reservations=['5391f6cf-2980-43f5-8d71-400d602fce0e','3e01b3eb-edab-44ce-9f15-88e692b285ab','06d97da6-298d-4f12-a262-1c20327f9889','81c7cdda-6c92-4384-a8f5-ed69cb7671a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1747f97b92044c98bea294d440a1c83',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:09:08 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-cb25c92e-6a6b-4c3f-9c5e-5ba891480c1d tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8582241b-2322-47d9-ad15-a2257b5e1eef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:09:08 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-cb25c92e-6a6b-4c3f-9c5e-5ba891480c1d tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8582241b-2322-47d9-ad15-a2257b5e1eef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:09:08 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-cb25c92e-6a6b-4c3f-9c5e-5ba891480c1d tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Flow 'volume_create_api' (897962e1-6bb2-42d2-9a39-da2f69baf5d9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:09:08 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-cb25c92e-6a6b-4c3f-9c5e-5ba891480c1d tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Create volume request issued successfully. Sep 05 21:09:08 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-cb25c92e-6a6b-4c3f-9c5e-5ba891480c1d tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 21:09:08 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1380/2785] 192.168.122.117 () {60 vars in 1143 bytes} [Sat Sep 5 21:09:07 2026] POST /volume/v3/volumes => generated 769 bytes in 319 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:09:08 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-c627e092-8b0c-43f9-ae56-620b6528382c None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:08 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-c627e092-8b0c-43f9-ae56-620b6528382c tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 21:09:08 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-c627e092-8b0c-43f9-ae56-620b6528382c tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "e2d024be-4937-4e1b-b263-0016dbad06a3", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1446573705"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:09:08 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.volumes [None req-c627e092-8b0c-43f9-ae56-620b6528382c tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Create volume request body: {'volume': {"'snapshot_id": 'e2d024be-4937-4e1b-b263-0016dbad06a3', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1446573705'}} {{(pid=87434) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:09:08 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-c627e092-8b0c-43f9-ae56-620b6528382c tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Create volume of 1 GB Sep 05 21:09:08 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-c627e092-8b0c-43f9-ae56-620b6528382c tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Availability Zones retrieved successfully. Sep 05 21:09:08 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-c627e092-8b0c-43f9-ae56-620b6528382c tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Flow 'volume_create_api' (8e426849-5ece-45e4-b816-1a4c44c02f7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:09:08 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-c627e092-8b0c-43f9-ae56-620b6528382c tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3b7fbe1-d812-4ba9-a7b9-852ccb5e4bbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:09:08 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.flows.api.create_volume [None req-c627e092-8b0c-43f9-ae56-620b6528382c tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Validating volume size '1' using validate_int {{(pid=87434) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:09:08 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-c627e092-8b0c-43f9-ae56-620b6528382c tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3b7fbe1-d812-4ba9-a7b9-852ccb5e4bbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:09:08 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-c627e092-8b0c-43f9-ae56-620b6528382c tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d17edba-cdc5-4323-a0d4-5cfb936442c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:09:08 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-87ad7259-3511-4492-b43c-723ed956111f None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:08 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-87ad7259-3511-4492-b43c-723ed956111f tempest-VolumeAndVolumeTypeFromImageTest-1489017726 tempest-VolumeAndVolumeTypeFromImageTest-1489017726-project-member] GET http://192.168.122.117/volume/v3/volumes/7948a8c2-6a79-444e-a24f-3960e01b97b3 Sep 05 21:09:08 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-87ad7259-3511-4492-b43c-723ed956111f tempest-VolumeAndVolumeTypeFromImageTest-1489017726 tempest-VolumeAndVolumeTypeFromImageTest-1489017726-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:08 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-87ad7259-3511-4492-b43c-723ed956111f tempest-VolumeAndVolumeTypeFromImageTest-1489017726 tempest-VolumeAndVolumeTypeFromImageTest-1489017726-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:08 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:08 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:09:08 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:08 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:09:08 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-87ad7259-3511-4492-b43c-723ed956111f tempest-VolumeAndVolumeTypeFromImageTest-1489017726 tempest-VolumeAndVolumeTypeFromImageTest-1489017726-project-member] Volume info retrieved successfully. Sep 05 21:09:08 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-87ad7259-3511-4492-b43c-723ed956111f tempest-VolumeAndVolumeTypeFromImageTest-1489017726 tempest-VolumeAndVolumeTypeFromImageTest-1489017726-project-member] http://192.168.122.117/volume/v3/volumes/7948a8c2-6a79-444e-a24f-3960e01b97b3 returned with HTTP 200 Sep 05 21:09:08 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1381/2786] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:09:08 2026] GET /volume/v3/volumes/7948a8c2-6a79-444e-a24f-3960e01b97b3 => generated 956 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:09:08 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-b57092de-fefc-4339-a290-d0880f38c320 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:08 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-b57092de-fefc-4339-a290-d0880f38c320 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] GET http://192.168.122.117/volume/v3/snapshots/a3b7538f-61e8-4640-b675-c6687922669d Sep 05 21:09:08 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-b57092de-fefc-4339-a290-d0880f38c320 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:08 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-b57092de-fefc-4339-a290-d0880f38c320 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:08 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:08 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:09:08 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-b57092de-fefc-4339-a290-d0880f38c320 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Snapshot retrieved successfully. Sep 05 21:09:08 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-b57092de-fefc-4339-a290-d0880f38c320 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] http://192.168.122.117/volume/v3/snapshots/a3b7538f-61e8-4640-b675-c6687922669d returned with HTTP 200 Sep 05 21:09:08 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1382/2787] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:09:08 2026] GET /volume/v3/snapshots/a3b7538f-61e8-4640-b675-c6687922669d => generated 439 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:09:08 devstack devstack@c-api.service[87434]: DEBUG cinder.quota [None req-c627e092-8b0c-43f9-ae56-620b6528382c tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Created reservations ['d45756ee-3828-46a6-afde-babf11976ee4', 'c05082f0-5716-496d-a363-1d899e3ab525', '1fd01460-6fe1-4b62-808f-fa37a48ee22c', 'f096e74b-537e-4b88-b51e-b6aed030ba06'] {{(pid=87434) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:09:08 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-c627e092-8b0c-43f9-ae56-620b6528382c tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d17edba-cdc5-4323-a0d4-5cfb936442c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d45756ee-3828-46a6-afde-babf11976ee4', 'c05082f0-5716-496d-a363-1d899e3ab525', '1fd01460-6fe1-4b62-808f-fa37a48ee22c', 'f096e74b-537e-4b88-b51e-b6aed030ba06']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:09:08 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-c627e092-8b0c-43f9-ae56-620b6528382c tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60d7c81c-7ac3-4dc0-9c4e-ec700b76eb4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:09:08 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:08 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:09:08 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-c627e092-8b0c-43f9-ae56-620b6528382c tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60d7c81c-7ac3-4dc0-9c4e-ec700b76eb4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '962a0231-20b8-45bc-a7f0-d7300dfb51fe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1446573705',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6dcb3d187ece451da90fb91220c5c730',qos_specs=None,replication_status=,reservations=['d45756ee-3828-46a6-afde-babf11976ee4','c05082f0-5716-496d-a363-1d899e3ab525','1fd01460-6fe1-4b62-808f-fa37a48ee22c','f096e74b-537e-4b88-b51e-b6aed030ba06'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1747f97b92044c98bea294d440a1c83',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:09:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1446573705',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=962a0231-20b8-45bc-a7f0-d7300dfb51fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6dcb3d187ece451da90fb91220c5c730',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f1747f97b92044c98bea294d440a1c83',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:09:08 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-c627e092-8b0c-43f9-ae56-620b6528382c tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7bc02d45-7a9d-45d5-902f-7979042c15df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:09:08 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-c627e092-8b0c-43f9-ae56-620b6528382c tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7bc02d45-7a9d-45d5-902f-7979042c15df) transitioned into state 'SUCCESS' from state '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-1446573705',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6dcb3d187ece451da90fb91220c5c730',qos_specs=None,replication_status=,reservations=['d45756ee-3828-46a6-afde-babf11976ee4','c05082f0-5716-496d-a363-1d899e3ab525','1fd01460-6fe1-4b62-808f-fa37a48ee22c','f096e74b-537e-4b88-b51e-b6aed030ba06'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1747f97b92044c98bea294d440a1c83',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:09:08 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-c627e092-8b0c-43f9-ae56-620b6528382c tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb0c8838-5dd5-453b-a57d-b17a2fd2d68a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:09:08 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-c627e092-8b0c-43f9-ae56-620b6528382c tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb0c8838-5dd5-453b-a57d-b17a2fd2d68a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:09:08 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-c627e092-8b0c-43f9-ae56-620b6528382c tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Flow 'volume_create_api' (8e426849-5ece-45e4-b816-1a4c44c02f7d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:09:08 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-c627e092-8b0c-43f9-ae56-620b6528382c tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Create volume request issued successfully. Sep 05 21:09:08 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-c627e092-8b0c-43f9-ae56-620b6528382c tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 21:09:08 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1406/2788] 192.168.122.117 () {60 vars in 1143 bytes} [Sat Sep 5 21:09:08 2026] POST /volume/v3/volumes => generated 769 bytes in 390 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:09:08 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-9240b0f0-08a4-483c-9247-16934797fcfa None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:08 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-9240b0f0-08a4-483c-9247-16934797fcfa tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 21:09:08 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-9240b0f0-08a4-483c-9247-16934797fcfa tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "e2d024be-4937-4e1b-b263-0016dbad06a3", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-222306681"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:09:08 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.volumes [None req-9240b0f0-08a4-483c-9247-16934797fcfa tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Create volume request body: {'volume': {"'snapshot_id": 'e2d024be-4937-4e1b-b263-0016dbad06a3', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-222306681'}} {{(pid=87435) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:09:08 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-9240b0f0-08a4-483c-9247-16934797fcfa tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Create volume of 1 GB Sep 05 21:09:08 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-9240b0f0-08a4-483c-9247-16934797fcfa tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Availability Zones retrieved successfully. Sep 05 21:09:08 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-9240b0f0-08a4-483c-9247-16934797fcfa tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Flow 'volume_create_api' (465fead6-d1a8-461e-a57b-b7a3e6e1e546) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:09:08 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-9240b0f0-08a4-483c-9247-16934797fcfa tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2e7a3fd-4877-4cdb-95d8-617a4c00b1af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:09:08 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.flows.api.create_volume [None req-9240b0f0-08a4-483c-9247-16934797fcfa tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Validating volume size '1' using validate_int {{(pid=87435) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:09:08 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-9240b0f0-08a4-483c-9247-16934797fcfa tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2e7a3fd-4877-4cdb-95d8-617a4c00b1af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:09:08 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-9240b0f0-08a4-483c-9247-16934797fcfa tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d81e6e47-dc48-41da-bff2-9272c85d7c00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:09:08 devstack devstack@c-api.service[87435]: DEBUG cinder.quota [None req-9240b0f0-08a4-483c-9247-16934797fcfa tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Created reservations ['7765f349-b25d-4718-9416-5efcd782fd95', '6e2605e7-4239-41e9-bb77-3af1ac57b331', 'cd3ca0a4-4165-4887-891e-7291245e620c', 'c55f6e98-ba35-4a7c-acb7-257778bfd04b'] {{(pid=87435) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:09:08 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-9240b0f0-08a4-483c-9247-16934797fcfa tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d81e6e47-dc48-41da-bff2-9272c85d7c00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7765f349-b25d-4718-9416-5efcd782fd95', '6e2605e7-4239-41e9-bb77-3af1ac57b331', 'cd3ca0a4-4165-4887-891e-7291245e620c', 'c55f6e98-ba35-4a7c-acb7-257778bfd04b']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:09:08 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-9240b0f0-08a4-483c-9247-16934797fcfa tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90713d5f-b24f-4d79-a0fc-997d5642568d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:09:08 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:08 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:09:08 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-9240b0f0-08a4-483c-9247-16934797fcfa tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90713d5f-b24f-4d79-a0fc-997d5642568d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8e4bc375-1a59-4179-b09e-3e7b1c3020d3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-222306681',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6dcb3d187ece451da90fb91220c5c730',qos_specs=None,replication_status=,reservations=['7765f349-b25d-4718-9416-5efcd782fd95','6e2605e7-4239-41e9-bb77-3af1ac57b331','cd3ca0a4-4165-4887-891e-7291245e620c','c55f6e98-ba35-4a7c-acb7-257778bfd04b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1747f97b92044c98bea294d440a1c83',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:09:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-222306681',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8e4bc375-1a59-4179-b09e-3e7b1c3020d3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6dcb3d187ece451da90fb91220c5c730',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f1747f97b92044c98bea294d440a1c83',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:09:08 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-9240b0f0-08a4-483c-9247-16934797fcfa tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7aa08752-7e69-423b-a283-9a357e70fe24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:09:08 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-9240b0f0-08a4-483c-9247-16934797fcfa tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7aa08752-7e69-423b-a283-9a357e70fe24) transitioned into state 'SUCCESS' from state '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-222306681',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6dcb3d187ece451da90fb91220c5c730',qos_specs=None,replication_status=,reservations=['7765f349-b25d-4718-9416-5efcd782fd95','6e2605e7-4239-41e9-bb77-3af1ac57b331','cd3ca0a4-4165-4887-891e-7291245e620c','c55f6e98-ba35-4a7c-acb7-257778bfd04b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1747f97b92044c98bea294d440a1c83',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:09:08 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-9240b0f0-08a4-483c-9247-16934797fcfa tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (753ebc53-921f-4aef-86d5-26f91c9281f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:09:08 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-bcb1901f-fe85-4dcf-9a81-3359e1ca6cac None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:08 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-9240b0f0-08a4-483c-9247-16934797fcfa tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (753ebc53-921f-4aef-86d5-26f91c9281f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:09:08 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-9240b0f0-08a4-483c-9247-16934797fcfa tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Flow 'volume_create_api' (465fead6-d1a8-461e-a57b-b7a3e6e1e546) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:09:08 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-bcb1901f-fe85-4dcf-9a81-3359e1ca6cac tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] GET http://192.168.122.117/volume/v3/volumes/c5534f84-7b27-4c80-8ac4-01037e116b5a Sep 05 21:09:08 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-bcb1901f-fe85-4dcf-9a81-3359e1ca6cac tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:08 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-bcb1901f-fe85-4dcf-9a81-3359e1ca6cac tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:08 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-9240b0f0-08a4-483c-9247-16934797fcfa tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Create volume request issued successfully. Sep 05 21:09:08 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-9240b0f0-08a4-483c-9247-16934797fcfa tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 21:09:08 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1383/2789] 192.168.122.117 () {60 vars in 1143 bytes} [Sat Sep 5 21:09:08 2026] POST /volume/v3/volumes => generated 768 bytes in 359 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:09:08 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:08 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:09:08 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-cde896f2-898c-4f7d-9d02-3661cef2d34d None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:08 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:08 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:09:08 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-cde896f2-898c-4f7d-9d02-3661cef2d34d tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 21:09:08 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-cde896f2-898c-4f7d-9d02-3661cef2d34d tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "e2d024be-4937-4e1b-b263-0016dbad06a3", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1000573268"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:09:08 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.volumes [None req-cde896f2-898c-4f7d-9d02-3661cef2d34d tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Create volume request body: {'volume': {"'snapshot_id": 'e2d024be-4937-4e1b-b263-0016dbad06a3', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1000573268'}} {{(pid=87435) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:09:08 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-cde896f2-898c-4f7d-9d02-3661cef2d34d tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Create volume of 1 GB Sep 05 21:09:09 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:09 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:09:09 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-bcb1901f-fe85-4dcf-9a81-3359e1ca6cac tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Volume info retrieved successfully. Sep 05 21:09:09 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-bcb1901f-fe85-4dcf-9a81-3359e1ca6cac tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] http://192.168.122.117/volume/v3/volumes/c5534f84-7b27-4c80-8ac4-01037e116b5a returned with HTTP 200 Sep 05 21:09:09 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1407/2790] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:09:08 2026] GET /volume/v3/volumes/c5534f84-7b27-4c80-8ac4-01037e116b5a => generated 858 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:09:09 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-cde896f2-898c-4f7d-9d02-3661cef2d34d tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Availability Zones retrieved successfully. Sep 05 21:09:09 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-00594096-b783-4982-ad24-ac8aa8e75544 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:09 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-00594096-b783-4982-ad24-ac8aa8e75544 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] GET http://192.168.122.117/volume/v3/volumes/57b3390f-9c83-4846-ba54-7e5cd4e299fd Sep 05 21:09:09 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-00594096-b783-4982-ad24-ac8aa8e75544 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:09 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-00594096-b783-4982-ad24-ac8aa8e75544 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:09 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-cde896f2-898c-4f7d-9d02-3661cef2d34d tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Flow 'volume_create_api' (95201427-30c6-4898-8e40-0dad8656f674) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:09:09 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-cde896f2-898c-4f7d-9d02-3661cef2d34d tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94508a60-f723-4a31-857d-90e3e1540e9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:09:09 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.flows.api.create_volume [None req-cde896f2-898c-4f7d-9d02-3661cef2d34d tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Validating volume size '1' using validate_int {{(pid=87435) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:09:09 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:09 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:09:09 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:09 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:09:09 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-00594096-b783-4982-ad24-ac8aa8e75544 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Volume info retrieved successfully. Sep 05 21:09:09 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-00594096-b783-4982-ad24-ac8aa8e75544 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] http://192.168.122.117/volume/v3/volumes/57b3390f-9c83-4846-ba54-7e5cd4e299fd returned with HTTP 200 Sep 05 21:09:09 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1408/2791] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:09:09 2026] GET /volume/v3/volumes/57b3390f-9c83-4846-ba54-7e5cd4e299fd => generated 859 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:09:09 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-018ab10e-76bd-4947-993e-601a12a5cc6a None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:09 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-cde896f2-898c-4f7d-9d02-3661cef2d34d tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94508a60-f723-4a31-857d-90e3e1540e9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:09:09 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-018ab10e-76bd-4947-993e-601a12a5cc6a tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] DELETE http://192.168.122.117/volume/v3/volumes/57b3390f-9c83-4846-ba54-7e5cd4e299fd Sep 05 21:09:09 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-018ab10e-76bd-4947-993e-601a12a5cc6a tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:09 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-018ab10e-76bd-4947-993e-601a12a5cc6a tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Calling method 'delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:09 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-018ab10e-76bd-4947-993e-601a12a5cc6a tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Delete volume with id: 57b3390f-9c83-4846-ba54-7e5cd4e299fd Sep 05 21:09:09 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-cde896f2-898c-4f7d-9d02-3661cef2d34d tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (581183e2-fdf6-4b56-b589-f8d341bbd558) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:09:09 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:09 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:09:09 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:09 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:09:09 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-018ab10e-76bd-4947-993e-601a12a5cc6a tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Volume info retrieved successfully. Sep 05 21:09:09 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-018ab10e-76bd-4947-993e-601a12a5cc6a tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Delete volume request issued successfully. Sep 05 21:09:09 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-018ab10e-76bd-4947-993e-601a12a5cc6a tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] http://192.168.122.117/volume/v3/volumes/57b3390f-9c83-4846-ba54-7e5cd4e299fd returned with HTTP 202 Sep 05 21:09:09 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1409/2792] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 21:09:09 2026] DELETE /volume/v3/volumes/57b3390f-9c83-4846-ba54-7e5cd4e299fd => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:09:09 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-c7c9f5d4-1e55-46ad-9edc-734c9aaada3b None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:09 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-c7c9f5d4-1e55-46ad-9edc-734c9aaada3b tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] GET http://192.168.122.117/volume/v3/volumes/57b3390f-9c83-4846-ba54-7e5cd4e299fd Sep 05 21:09:09 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-c7c9f5d4-1e55-46ad-9edc-734c9aaada3b tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:09 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-c7c9f5d4-1e55-46ad-9edc-734c9aaada3b tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:09 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:09 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:09:09 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:09 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:09:09 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-c7c9f5d4-1e55-46ad-9edc-734c9aaada3b tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Volume info retrieved successfully. Sep 05 21:09:09 devstack devstack@c-api.service[87435]: DEBUG cinder.quota [None req-cde896f2-898c-4f7d-9d02-3661cef2d34d tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Created reservations ['26e90f97-8bc0-49bb-b432-9aec5a7bfb21', '5d183726-5afc-4b7f-a9e9-6f8b4a7ab256', '51dc80b3-568a-4ee7-bb0c-0e7d5de7fcb0', 'a8370fbe-b861-4b47-ba6b-d0ec7a08fca8'] {{(pid=87435) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:09:09 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-c7c9f5d4-1e55-46ad-9edc-734c9aaada3b tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] http://192.168.122.117/volume/v3/volumes/57b3390f-9c83-4846-ba54-7e5cd4e299fd returned with HTTP 200 Sep 05 21:09:09 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1410/2793] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:09:09 2026] GET /volume/v3/volumes/57b3390f-9c83-4846-ba54-7e5cd4e299fd => generated 858 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:09:09 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-cde896f2-898c-4f7d-9d02-3661cef2d34d tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (581183e2-fdf6-4b56-b589-f8d341bbd558) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['26e90f97-8bc0-49bb-b432-9aec5a7bfb21', '5d183726-5afc-4b7f-a9e9-6f8b4a7ab256', '51dc80b3-568a-4ee7-bb0c-0e7d5de7fcb0', 'a8370fbe-b861-4b47-ba6b-d0ec7a08fca8']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:09:09 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-cde896f2-898c-4f7d-9d02-3661cef2d34d tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca865a7f-ce5d-4126-b1be-6c2b734b8a09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:09:09 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:09 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:09:09 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-cde896f2-898c-4f7d-9d02-3661cef2d34d tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca865a7f-ce5d-4126-b1be-6c2b734b8a09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ce154d43-eff6-4b77-81d8-dbf599849f14', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1000573268',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6dcb3d187ece451da90fb91220c5c730',qos_specs=None,replication_status=,reservations=['26e90f97-8bc0-49bb-b432-9aec5a7bfb21','5d183726-5afc-4b7f-a9e9-6f8b4a7ab256','51dc80b3-568a-4ee7-bb0c-0e7d5de7fcb0','a8370fbe-b861-4b47-ba6b-d0ec7a08fca8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1747f97b92044c98bea294d440a1c83',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:09:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1000573268',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ce154d43-eff6-4b77-81d8-dbf599849f14,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6dcb3d187ece451da90fb91220c5c730',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f1747f97b92044c98bea294d440a1c83',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:09:09 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-cde896f2-898c-4f7d-9d02-3661cef2d34d tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3876c812-7d50-4c1e-87d3-8965341c20cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:09:09 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-00cd7600-ef30-4aae-8f0a-375353a4d695 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:09 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-00cd7600-ef30-4aae-8f0a-375353a4d695 tempest-VolumeAndVolumeTypeFromImageTest-1489017726 tempest-VolumeAndVolumeTypeFromImageTest-1489017726-project-member] GET http://192.168.122.117/volume/v3/volumes/7948a8c2-6a79-444e-a24f-3960e01b97b3 Sep 05 21:09:09 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-00cd7600-ef30-4aae-8f0a-375353a4d695 tempest-VolumeAndVolumeTypeFromImageTest-1489017726 tempest-VolumeAndVolumeTypeFromImageTest-1489017726-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:09 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-00cd7600-ef30-4aae-8f0a-375353a4d695 tempest-VolumeAndVolumeTypeFromImageTest-1489017726 tempest-VolumeAndVolumeTypeFromImageTest-1489017726-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:09 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:09 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:09:09 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:09 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:09:09 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-cde896f2-898c-4f7d-9d02-3661cef2d34d tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3876c812-7d50-4c1e-87d3-8965341c20cc) transitioned into state 'SUCCESS' from state '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-1000573268',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6dcb3d187ece451da90fb91220c5c730',qos_specs=None,replication_status=,reservations=['26e90f97-8bc0-49bb-b432-9aec5a7bfb21','5d183726-5afc-4b7f-a9e9-6f8b4a7ab256','51dc80b3-568a-4ee7-bb0c-0e7d5de7fcb0','a8370fbe-b861-4b47-ba6b-d0ec7a08fca8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1747f97b92044c98bea294d440a1c83',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:09:09 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-cde896f2-898c-4f7d-9d02-3661cef2d34d tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (816e31b0-e01a-4d45-9eb0-fec70846d26a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:09:09 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-00cd7600-ef30-4aae-8f0a-375353a4d695 tempest-VolumeAndVolumeTypeFromImageTest-1489017726 tempest-VolumeAndVolumeTypeFromImageTest-1489017726-project-member] Volume info retrieved successfully. Sep 05 21:09:09 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-00cd7600-ef30-4aae-8f0a-375353a4d695 tempest-VolumeAndVolumeTypeFromImageTest-1489017726 tempest-VolumeAndVolumeTypeFromImageTest-1489017726-project-member] http://192.168.122.117/volume/v3/volumes/7948a8c2-6a79-444e-a24f-3960e01b97b3 returned with HTTP 200 Sep 05 21:09:09 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1411/2794] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:09:09 2026] GET /volume/v3/volumes/7948a8c2-6a79-444e-a24f-3960e01b97b3 => generated 956 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:09:09 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-3470a740-f3b0-42ea-bd3b-77e4922f6dab None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:09 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-cde896f2-898c-4f7d-9d02-3661cef2d34d tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (816e31b0-e01a-4d45-9eb0-fec70846d26a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:09:09 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-3470a740-f3b0-42ea-bd3b-77e4922f6dab tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] GET http://192.168.122.117/volume/v3/snapshots/a3b7538f-61e8-4640-b675-c6687922669d Sep 05 21:09:09 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-3470a740-f3b0-42ea-bd3b-77e4922f6dab tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:09 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-cde896f2-898c-4f7d-9d02-3661cef2d34d tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Flow 'volume_create_api' (95201427-30c6-4898-8e40-0dad8656f674) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:09:09 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-3470a740-f3b0-42ea-bd3b-77e4922f6dab tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:09 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-cde896f2-898c-4f7d-9d02-3661cef2d34d tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Create volume request issued successfully. Sep 05 21:09:09 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-cde896f2-898c-4f7d-9d02-3661cef2d34d tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 21:09:09 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1384/2795] 192.168.122.117 () {60 vars in 1143 bytes} [Sat Sep 5 21:09:08 2026] POST /volume/v3/volumes => generated 769 bytes in 502 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:09:09 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:09 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:09:09 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-3470a740-f3b0-42ea-bd3b-77e4922f6dab tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Snapshot retrieved successfully. Sep 05 21:09:09 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-3470a740-f3b0-42ea-bd3b-77e4922f6dab tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] http://192.168.122.117/volume/v3/snapshots/a3b7538f-61e8-4640-b675-c6687922669d returned with HTTP 200 Sep 05 21:09:09 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1412/2796] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:09:09 2026] GET /volume/v3/snapshots/a3b7538f-61e8-4640-b675-c6687922669d => generated 439 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:09:09 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-0f220c4e-1b57-45ba-8883-e09c3062f915 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:09 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-0f220c4e-1b57-45ba-8883-e09c3062f915 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 21:09:09 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-0f220c4e-1b57-45ba-8883-e09c3062f915 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "e2d024be-4937-4e1b-b263-0016dbad06a3", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-2127487020"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:09:09 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.volumes [None req-0f220c4e-1b57-45ba-8883-e09c3062f915 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Create volume request body: {'volume': {"'snapshot_id": 'e2d024be-4937-4e1b-b263-0016dbad06a3', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-2127487020'}} {{(pid=87435) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:09:09 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-0f220c4e-1b57-45ba-8883-e09c3062f915 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Create volume of 1 GB Sep 05 21:09:09 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:09 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:09:09 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-0f220c4e-1b57-45ba-8883-e09c3062f915 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Availability Zones retrieved successfully. Sep 05 21:09:09 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-0f220c4e-1b57-45ba-8883-e09c3062f915 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Flow 'volume_create_api' (1125fb90-e576-4702-9b89-762fbe0599a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:09:09 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-0f220c4e-1b57-45ba-8883-e09c3062f915 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c3455eb-02c4-47cb-9f0b-6dffbbc8891d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:09:09 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.flows.api.create_volume [None req-0f220c4e-1b57-45ba-8883-e09c3062f915 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Validating volume size '1' using validate_int {{(pid=87435) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:09:09 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-0f220c4e-1b57-45ba-8883-e09c3062f915 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c3455eb-02c4-47cb-9f0b-6dffbbc8891d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:09:09 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-0f220c4e-1b57-45ba-8883-e09c3062f915 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5b3846a-eae5-40c6-9d4f-cb9bbb28ad86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:09:09 devstack devstack@c-api.service[87435]: DEBUG cinder.quota [None req-0f220c4e-1b57-45ba-8883-e09c3062f915 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Created reservations ['e8ba9608-869d-4da9-8ce5-90cfc186bc38', '26cbe057-0718-41fd-ae1f-1e7d3d918269', '99e811b1-3c0d-46a1-aa3d-de9801059d1c', 'db5568ea-ca34-4212-82c6-e15a29a0edc9'] {{(pid=87435) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:09:09 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-0f220c4e-1b57-45ba-8883-e09c3062f915 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5b3846a-eae5-40c6-9d4f-cb9bbb28ad86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e8ba9608-869d-4da9-8ce5-90cfc186bc38', '26cbe057-0718-41fd-ae1f-1e7d3d918269', '99e811b1-3c0d-46a1-aa3d-de9801059d1c', 'db5568ea-ca34-4212-82c6-e15a29a0edc9']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:09:09 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-0f220c4e-1b57-45ba-8883-e09c3062f915 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (286eeee9-ab7c-4222-9379-d68802fb4be6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:09:09 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:09 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:09:09 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-0f220c4e-1b57-45ba-8883-e09c3062f915 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (286eeee9-ab7c-4222-9379-d68802fb4be6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '259acb3e-c2c6-4f43-9079-c1811cc3aa64', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2127487020',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6dcb3d187ece451da90fb91220c5c730',qos_specs=None,replication_status=,reservations=['e8ba9608-869d-4da9-8ce5-90cfc186bc38','26cbe057-0718-41fd-ae1f-1e7d3d918269','99e811b1-3c0d-46a1-aa3d-de9801059d1c','db5568ea-ca34-4212-82c6-e15a29a0edc9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1747f97b92044c98bea294d440a1c83',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:09:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2127487020',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=259acb3e-c2c6-4f43-9079-c1811cc3aa64,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6dcb3d187ece451da90fb91220c5c730',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f1747f97b92044c98bea294d440a1c83',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:09:09 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-0f220c4e-1b57-45ba-8883-e09c3062f915 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7e9f573-f8c7-435e-97fa-7e76209ebca8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:09:09 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-0f220c4e-1b57-45ba-8883-e09c3062f915 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7e9f573-f8c7-435e-97fa-7e76209ebca8) transitioned into state 'SUCCESS' from state '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-2127487020',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6dcb3d187ece451da90fb91220c5c730',qos_specs=None,replication_status=,reservations=['e8ba9608-869d-4da9-8ce5-90cfc186bc38','26cbe057-0718-41fd-ae1f-1e7d3d918269','99e811b1-3c0d-46a1-aa3d-de9801059d1c','db5568ea-ca34-4212-82c6-e15a29a0edc9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1747f97b92044c98bea294d440a1c83',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:09:09 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-0f220c4e-1b57-45ba-8883-e09c3062f915 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef51f66e-1150-470d-970c-ff7e5c6a017a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:09:09 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-0f220c4e-1b57-45ba-8883-e09c3062f915 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef51f66e-1150-470d-970c-ff7e5c6a017a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:09:09 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-0f220c4e-1b57-45ba-8883-e09c3062f915 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Flow 'volume_create_api' (1125fb90-e576-4702-9b89-762fbe0599a2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:09:09 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-0f220c4e-1b57-45ba-8883-e09c3062f915 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Create volume request issued successfully. Sep 05 21:09:09 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-0f220c4e-1b57-45ba-8883-e09c3062f915 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 21:09:09 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1385/2797] 192.168.122.117 () {60 vars in 1143 bytes} [Sat Sep 5 21:09:09 2026] POST /volume/v3/volumes => generated 769 bytes in 383 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:09:09 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-dc055909-8d27-44c6-979b-4b5f73ad131e None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:09 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-dc055909-8d27-44c6-979b-4b5f73ad131e tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] GET http://192.168.122.117/volume/v3/volumes/807c09b0-fe9c-4af4-8a87-267a31a1b8fa Sep 05 21:09:09 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-dc055909-8d27-44c6-979b-4b5f73ad131e tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:09 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-dc055909-8d27-44c6-979b-4b5f73ad131e tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:09 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:09 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:09:09 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:09 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:09:09 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-dc055909-8d27-44c6-979b-4b5f73ad131e tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Volume info retrieved successfully. Sep 05 21:09:09 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-dc055909-8d27-44c6-979b-4b5f73ad131e tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] http://192.168.122.117/volume/v3/volumes/807c09b0-fe9c-4af4-8a87-267a31a1b8fa returned with HTTP 200 Sep 05 21:09:09 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1413/2798] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:09:09 2026] GET /volume/v3/volumes/807c09b0-fe9c-4af4-8a87-267a31a1b8fa => generated 861 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:09:10 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-9cf725ee-90f6-4e1b-83d0-00c3ef684ff2 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:10 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-9cf725ee-90f6-4e1b-83d0-00c3ef684ff2 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] GET http://192.168.122.117/volume/v3/volumes/57b3390f-9c83-4846-ba54-7e5cd4e299fd Sep 05 21:09:10 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-9cf725ee-90f6-4e1b-83d0-00c3ef684ff2 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:10 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-9cf725ee-90f6-4e1b-83d0-00c3ef684ff2 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:10 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-9cf725ee-90f6-4e1b-83d0-00c3ef684ff2 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] http://192.168.122.117/volume/v3/volumes/57b3390f-9c83-4846-ba54-7e5cd4e299fd returned with HTTP 404 Sep 05 21:09:10 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1386/2799] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:09:10 2026] GET /volume/v3/volumes/57b3390f-9c83-4846-ba54-7e5cd4e299fd => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:09:10 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-7ed0a291-bdab-46d1-8ab1-4251f6c0fe15 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:10 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-7ed0a291-bdab-46d1-8ab1-4251f6c0fe15 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] DELETE http://192.168.122.117/volume/v3/volumes/c5534f84-7b27-4c80-8ac4-01037e116b5a Sep 05 21:09:10 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-7ed0a291-bdab-46d1-8ab1-4251f6c0fe15 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:10 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-7ed0a291-bdab-46d1-8ab1-4251f6c0fe15 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Calling method 'delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:10 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-7ed0a291-bdab-46d1-8ab1-4251f6c0fe15 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Delete volume with id: c5534f84-7b27-4c80-8ac4-01037e116b5a Sep 05 21:09:10 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:10 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:09:10 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:10 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:09:10 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-7ed0a291-bdab-46d1-8ab1-4251f6c0fe15 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Volume info retrieved successfully. Sep 05 21:09:10 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-7ed0a291-bdab-46d1-8ab1-4251f6c0fe15 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Delete volume request issued successfully. Sep 05 21:09:10 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-7ed0a291-bdab-46d1-8ab1-4251f6c0fe15 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] http://192.168.122.117/volume/v3/volumes/c5534f84-7b27-4c80-8ac4-01037e116b5a returned with HTTP 202 Sep 05 21:09:10 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1414/2800] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 21:09:10 2026] DELETE /volume/v3/volumes/c5534f84-7b27-4c80-8ac4-01037e116b5a => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 05 21:09:10 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-680469ad-9c9e-4eb4-9145-51d1d00472f5 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:10 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-680469ad-9c9e-4eb4-9145-51d1d00472f5 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] GET http://192.168.122.117/volume/v3/volumes/c5534f84-7b27-4c80-8ac4-01037e116b5a Sep 05 21:09:10 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-680469ad-9c9e-4eb4-9145-51d1d00472f5 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:10 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-680469ad-9c9e-4eb4-9145-51d1d00472f5 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:10 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:10 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:09:10 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:10 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:09:10 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-680469ad-9c9e-4eb4-9145-51d1d00472f5 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Volume info retrieved successfully. Sep 05 21:09:10 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-680469ad-9c9e-4eb4-9145-51d1d00472f5 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] http://192.168.122.117/volume/v3/volumes/c5534f84-7b27-4c80-8ac4-01037e116b5a returned with HTTP 200 Sep 05 21:09:10 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1387/2801] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:09:10 2026] GET /volume/v3/volumes/c5534f84-7b27-4c80-8ac4-01037e116b5a => generated 857 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:09:10 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-703861d9-24c1-4d2d-986a-4620c2c9bd4c None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:10 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-703861d9-24c1-4d2d-986a-4620c2c9bd4c tempest-VolumeAndVolumeTypeFromImageTest-1489017726 tempest-VolumeAndVolumeTypeFromImageTest-1489017726-project-member] GET http://192.168.122.117/volume/v3/volumes/7948a8c2-6a79-444e-a24f-3960e01b97b3 Sep 05 21:09:10 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-703861d9-24c1-4d2d-986a-4620c2c9bd4c tempest-VolumeAndVolumeTypeFromImageTest-1489017726 tempest-VolumeAndVolumeTypeFromImageTest-1489017726-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:10 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-703861d9-24c1-4d2d-986a-4620c2c9bd4c tempest-VolumeAndVolumeTypeFromImageTest-1489017726 tempest-VolumeAndVolumeTypeFromImageTest-1489017726-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:10 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-aaf07689-8457-4015-b7e2-47f7d7575fbe None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:10 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-aaf07689-8457-4015-b7e2-47f7d7575fbe tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] GET http://192.168.122.117/volume/v3/snapshots/a3b7538f-61e8-4640-b675-c6687922669d Sep 05 21:09:10 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:10 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:09:10 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-aaf07689-8457-4015-b7e2-47f7d7575fbe tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:10 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-aaf07689-8457-4015-b7e2-47f7d7575fbe tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:10 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:10 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:09:10 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-703861d9-24c1-4d2d-986a-4620c2c9bd4c tempest-VolumeAndVolumeTypeFromImageTest-1489017726 tempest-VolumeAndVolumeTypeFromImageTest-1489017726-project-member] Volume info retrieved successfully. Sep 05 21:09:10 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:10 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:09:10 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-aaf07689-8457-4015-b7e2-47f7d7575fbe tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Snapshot retrieved successfully. Sep 05 21:09:10 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-703861d9-24c1-4d2d-986a-4620c2c9bd4c tempest-VolumeAndVolumeTypeFromImageTest-1489017726 tempest-VolumeAndVolumeTypeFromImageTest-1489017726-project-member] http://192.168.122.117/volume/v3/volumes/7948a8c2-6a79-444e-a24f-3960e01b97b3 returned with HTTP 200 Sep 05 21:09:10 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1415/2802] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:09:10 2026] GET /volume/v3/volumes/7948a8c2-6a79-444e-a24f-3960e01b97b3 => generated 956 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:09:10 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-aaf07689-8457-4015-b7e2-47f7d7575fbe tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] http://192.168.122.117/volume/v3/snapshots/a3b7538f-61e8-4640-b675-c6687922669d returned with HTTP 200 Sep 05 21:09:10 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1388/2803] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:09:10 2026] GET /volume/v3/snapshots/a3b7538f-61e8-4640-b675-c6687922669d => generated 439 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:09:10 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-78ca2e7a-eee6-4be3-9ef8-70250523ec03 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:10 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-78ca2e7a-eee6-4be3-9ef8-70250523ec03 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] GET http://192.168.122.117/volume/v3/volumes/807c09b0-fe9c-4af4-8a87-267a31a1b8fa Sep 05 21:09:10 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-78ca2e7a-eee6-4be3-9ef8-70250523ec03 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:10 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-78ca2e7a-eee6-4be3-9ef8-70250523ec03 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:11 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:11 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:09:11 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:11 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:09:11 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-78ca2e7a-eee6-4be3-9ef8-70250523ec03 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Volume info retrieved successfully. Sep 05 21:09:11 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-78ca2e7a-eee6-4be3-9ef8-70250523ec03 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] http://192.168.122.117/volume/v3/volumes/807c09b0-fe9c-4af4-8a87-267a31a1b8fa returned with HTTP 200 Sep 05 21:09:11 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1416/2804] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:09:10 2026] GET /volume/v3/volumes/807c09b0-fe9c-4af4-8a87-267a31a1b8fa => generated 861 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:09:11 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-c10dd242-e4d5-4c96-a1ca-57231e449027 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:11 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-c10dd242-e4d5-4c96-a1ca-57231e449027 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] GET http://192.168.122.117/volume/v3/volumes/c5534f84-7b27-4c80-8ac4-01037e116b5a Sep 05 21:09:11 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-c10dd242-e4d5-4c96-a1ca-57231e449027 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:11 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-c10dd242-e4d5-4c96-a1ca-57231e449027 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:11 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-c10dd242-e4d5-4c96-a1ca-57231e449027 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] http://192.168.122.117/volume/v3/volumes/c5534f84-7b27-4c80-8ac4-01037e116b5a returned with HTTP 404 Sep 05 21:09:11 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1389/2805] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:09:11 2026] GET /volume/v3/volumes/c5534f84-7b27-4c80-8ac4-01037e116b5a => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:09:11 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-56edf9c5-e9a9-4e12-8be3-7857035f5135 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:11 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-56edf9c5-e9a9-4e12-8be3-7857035f5135 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] DELETE http://192.168.122.117/volume/v3/volumes/dbc4a1f1-4eb4-45f3-a3ee-e90b551ffb9e Sep 05 21:09:11 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-56edf9c5-e9a9-4e12-8be3-7857035f5135 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:11 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-56edf9c5-e9a9-4e12-8be3-7857035f5135 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Calling method 'delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:11 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-56edf9c5-e9a9-4e12-8be3-7857035f5135 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Delete volume with id: dbc4a1f1-4eb4-45f3-a3ee-e90b551ffb9e Sep 05 21:09:11 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:11 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:09:11 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:11 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:09:11 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-56edf9c5-e9a9-4e12-8be3-7857035f5135 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Volume info retrieved successfully. Sep 05 21:09:11 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-1561819d-681b-42ea-87f9-26df422daaf0 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:11 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-1561819d-681b-42ea-87f9-26df422daaf0 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] GET http://192.168.122.117/volume/v3/snapshots/a3b7538f-61e8-4640-b675-c6687922669d Sep 05 21:09:11 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-1561819d-681b-42ea-87f9-26df422daaf0 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:11 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-1561819d-681b-42ea-87f9-26df422daaf0 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:11 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-56edf9c5-e9a9-4e12-8be3-7857035f5135 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Delete volume request issued successfully. Sep 05 21:09:11 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-56edf9c5-e9a9-4e12-8be3-7857035f5135 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] http://192.168.122.117/volume/v3/volumes/dbc4a1f1-4eb4-45f3-a3ee-e90b551ffb9e returned with HTTP 202 Sep 05 21:09:11 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:11 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:09:11 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-1561819d-681b-42ea-87f9-26df422daaf0 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Snapshot retrieved successfully. Sep 05 21:09:11 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1417/2806] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 21:09:11 2026] DELETE /volume/v3/volumes/dbc4a1f1-4eb4-45f3-a3ee-e90b551ffb9e => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:09:11 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-57eea9b5-fb87-4573-941a-c1e32ef51db1 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:11 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-1561819d-681b-42ea-87f9-26df422daaf0 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] http://192.168.122.117/volume/v3/snapshots/a3b7538f-61e8-4640-b675-c6687922669d returned with HTTP 200 Sep 05 21:09:11 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1390/2807] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:09:11 2026] GET /volume/v3/snapshots/a3b7538f-61e8-4640-b675-c6687922669d => generated 466 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:09:11 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-c3382306-51c1-469b-90cb-7b4a7131e6a7 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:11 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-57eea9b5-fb87-4573-941a-c1e32ef51db1 tempest-VolumeAndVolumeTypeFromImageTest-1489017726 tempest-VolumeAndVolumeTypeFromImageTest-1489017726-project-member] GET http://192.168.122.117/volume/v3/volumes/7948a8c2-6a79-444e-a24f-3960e01b97b3 Sep 05 21:09:11 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-57eea9b5-fb87-4573-941a-c1e32ef51db1 tempest-VolumeAndVolumeTypeFromImageTest-1489017726 tempest-VolumeAndVolumeTypeFromImageTest-1489017726-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:11 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-57eea9b5-fb87-4573-941a-c1e32ef51db1 tempest-VolumeAndVolumeTypeFromImageTest-1489017726 tempest-VolumeAndVolumeTypeFromImageTest-1489017726-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:11 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-c3382306-51c1-469b-90cb-7b4a7131e6a7 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] GET http://192.168.122.117/volume/v3/volumes/dbc4a1f1-4eb4-45f3-a3ee-e90b551ffb9e Sep 05 21:09:11 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-c3382306-51c1-469b-90cb-7b4a7131e6a7 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:11 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-c3382306-51c1-469b-90cb-7b4a7131e6a7 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:11 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:11 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:09:11 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:11 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:09:11 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:11 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:09:11 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:11 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:09:11 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-57eea9b5-fb87-4573-941a-c1e32ef51db1 tempest-VolumeAndVolumeTypeFromImageTest-1489017726 tempest-VolumeAndVolumeTypeFromImageTest-1489017726-project-member] Volume info retrieved successfully. Sep 05 21:09:11 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-57eea9b5-fb87-4573-941a-c1e32ef51db1 tempest-VolumeAndVolumeTypeFromImageTest-1489017726 tempest-VolumeAndVolumeTypeFromImageTest-1489017726-project-member] http://192.168.122.117/volume/v3/volumes/7948a8c2-6a79-444e-a24f-3960e01b97b3 returned with HTTP 200 Sep 05 21:09:11 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1418/2808] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:09:11 2026] GET /volume/v3/volumes/7948a8c2-6a79-444e-a24f-3960e01b97b3 => generated 956 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:09:11 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-fac01cf0-7f1a-4257-b4c2-155125cb5537 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:11 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-fac01cf0-7f1a-4257-b4c2-155125cb5537 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 21:09:11 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-fac01cf0-7f1a-4257-b4c2-155125cb5537 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "a3b7538f-61e8-4640-b675-c6687922669d", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1083512622"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:09:11 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.volumes [None req-fac01cf0-7f1a-4257-b4c2-155125cb5537 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Create volume request body: {'volume': {'snapshot_id': 'a3b7538f-61e8-4640-b675-c6687922669d', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1083512622'}} {{(pid=87434) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:09:11 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-c3382306-51c1-469b-90cb-7b4a7131e6a7 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Volume info retrieved successfully. Sep 05 21:09:11 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:11 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:09:11 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-fac01cf0-7f1a-4257-b4c2-155125cb5537 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Snapshot retrieved successfully. Sep 05 21:09:11 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-fac01cf0-7f1a-4257-b4c2-155125cb5537 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Create volume of 1 GB Sep 05 21:09:11 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-c3382306-51c1-469b-90cb-7b4a7131e6a7 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] http://192.168.122.117/volume/v3/volumes/dbc4a1f1-4eb4-45f3-a3ee-e90b551ffb9e returned with HTTP 200 Sep 05 21:09:11 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1391/2809] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:09:11 2026] GET /volume/v3/volumes/dbc4a1f1-4eb4-45f3-a3ee-e90b551ffb9e => generated 858 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:09:11 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-fac01cf0-7f1a-4257-b4c2-155125cb5537 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Availability Zones retrieved successfully. Sep 05 21:09:11 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-fac01cf0-7f1a-4257-b4c2-155125cb5537 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Flow 'volume_create_api' (b6741782-e461-401a-80b3-e906340b8016) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:09:11 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-fac01cf0-7f1a-4257-b4c2-155125cb5537 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34a5f915-9ef1-4e5a-b25d-323937913b6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:09:11 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.flows.api.create_volume [None req-fac01cf0-7f1a-4257-b4c2-155125cb5537 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87434) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:09:11 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:11 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:09:11 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-fac01cf0-7f1a-4257-b4c2-155125cb5537 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34a5f915-9ef1-4e5a-b25d-323937913b6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'a3b7538f-61e8-4640-b675-c6687922669d', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:09:11 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-fac01cf0-7f1a-4257-b4c2-155125cb5537 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c0cc289-7487-4060-9e38-6a4a220ec558) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:09:11 devstack devstack@c-api.service[87434]: DEBUG cinder.quota [None req-fac01cf0-7f1a-4257-b4c2-155125cb5537 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Created reservations ['0bc80534-0a9a-4ec9-8d48-258c59ba0765', 'ec6da42d-6ee8-43ea-9b8f-82f582c21380', 'eafd2b34-c2ea-409f-9be5-b492472c569e', 'e2f02d5d-f940-445c-a3cb-fb61467bcca2'] {{(pid=87434) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:09:11 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-fac01cf0-7f1a-4257-b4c2-155125cb5537 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c0cc289-7487-4060-9e38-6a4a220ec558) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0bc80534-0a9a-4ec9-8d48-258c59ba0765', 'ec6da42d-6ee8-43ea-9b8f-82f582c21380', 'eafd2b34-c2ea-409f-9be5-b492472c569e', 'e2f02d5d-f940-445c-a3cb-fb61467bcca2']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:09:11 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-fac01cf0-7f1a-4257-b4c2-155125cb5537 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b71cec7-2b6c-458c-9754-b9fc9b6897d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:09:11 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:11 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:09:11 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:11 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:09:11 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-fac01cf0-7f1a-4257-b4c2-155125cb5537 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b71cec7-2b6c-458c-9754-b9fc9b6897d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6e1f4b6d-b685-413b-93c0-d5c31eec39ff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1083512622',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6f122b54aec84b2ebec283ef07c13a4a',qos_specs=None,replication_status=,reservations=['0bc80534-0a9a-4ec9-8d48-258c59ba0765','ec6da42d-6ee8-43ea-9b8f-82f582c21380','eafd2b34-c2ea-409f-9be5-b492472c569e','e2f02d5d-f940-445c-a3cb-fb61467bcca2'],size=1,snapshot_id=a3b7538f-61e8-4640-b675-c6687922669d,source_replicaid=,source_volid=None,status='creating',user_id='d72ef6c1d4884eb88f6fd5426b529eb5',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:09:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1083512622',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6e1f4b6d-b685-413b-93c0-d5c31eec39ff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6f122b54aec84b2ebec283ef07c13a4a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=a3b7538f-61e8-4640-b675-c6687922669d,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d72ef6c1d4884eb88f6fd5426b529eb5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:09:11 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-fac01cf0-7f1a-4257-b4c2-155125cb5537 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e40bbe9a-b605-42fa-97f3-25915234a750) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:09:12 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-fac01cf0-7f1a-4257-b4c2-155125cb5537 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e40bbe9a-b605-42fa-97f3-25915234a750) transitioned into state 'SUCCESS' from state '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-1083512622',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6f122b54aec84b2ebec283ef07c13a4a',qos_specs=None,replication_status=,reservations=['0bc80534-0a9a-4ec9-8d48-258c59ba0765','ec6da42d-6ee8-43ea-9b8f-82f582c21380','eafd2b34-c2ea-409f-9be5-b492472c569e','e2f02d5d-f940-445c-a3cb-fb61467bcca2'],size=1,snapshot_id=a3b7538f-61e8-4640-b675-c6687922669d,source_replicaid=,source_volid=None,status='creating',user_id='d72ef6c1d4884eb88f6fd5426b529eb5',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:09:12 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-fac01cf0-7f1a-4257-b4c2-155125cb5537 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34d03289-eb4a-4004-bf67-e27b975c3c1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:09:12 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:12 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:09:12 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-fac01cf0-7f1a-4257-b4c2-155125cb5537 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34d03289-eb4a-4004-bf67-e27b975c3c1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:09:12 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-fac01cf0-7f1a-4257-b4c2-155125cb5537 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Flow 'volume_create_api' (b6741782-e461-401a-80b3-e906340b8016) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:09:12 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-96b8ec67-6aea-478c-93c8-26a800609071 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:12 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-fac01cf0-7f1a-4257-b4c2-155125cb5537 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Create volume request issued successfully. Sep 05 21:09:12 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-fac01cf0-7f1a-4257-b4c2-155125cb5537 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 21:09:12 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1419/2810] 192.168.122.117 () {62 vars in 1184 bytes} [Sat Sep 5 21:09:11 2026] POST /volume/v3/volumes => generated 813 bytes in 414 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:09:12 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-96b8ec67-6aea-478c-93c8-26a800609071 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] GET http://192.168.122.117/volume/v3/volumes/807c09b0-fe9c-4af4-8a87-267a31a1b8fa Sep 05 21:09:12 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-96b8ec67-6aea-478c-93c8-26a800609071 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:12 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-96b8ec67-6aea-478c-93c8-26a800609071 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:12 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-bbbe983e-e1d2-42b4-9e42-6e12bce302db None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:12 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-bbbe983e-e1d2-42b4-9e42-6e12bce302db tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] GET http://192.168.122.117/volume/v3/volumes/6e1f4b6d-b685-413b-93c0-d5c31eec39ff Sep 05 21:09:12 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-bbbe983e-e1d2-42b4-9e42-6e12bce302db tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:12 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-bbbe983e-e1d2-42b4-9e42-6e12bce302db tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:12 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:12 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:09:12 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:12 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:09:12 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:12 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:09:12 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:12 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:09:12 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-96b8ec67-6aea-478c-93c8-26a800609071 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Volume info retrieved successfully. Sep 05 21:09:12 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-bbbe983e-e1d2-42b4-9e42-6e12bce302db tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Volume info retrieved successfully. Sep 05 21:09:12 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-96b8ec67-6aea-478c-93c8-26a800609071 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] http://192.168.122.117/volume/v3/volumes/807c09b0-fe9c-4af4-8a87-267a31a1b8fa returned with HTTP 200 Sep 05 21:09:12 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1392/2811] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:09:12 2026] GET /volume/v3/volumes/807c09b0-fe9c-4af4-8a87-267a31a1b8fa => generated 861 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:09:12 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-bbbe983e-e1d2-42b4-9e42-6e12bce302db tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] http://192.168.122.117/volume/v3/volumes/6e1f4b6d-b685-413b-93c0-d5c31eec39ff returned with HTTP 200 Sep 05 21:09:12 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1420/2812] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 21:09:12 2026] GET /volume/v3/volumes/6e1f4b6d-b685-413b-93c0-d5c31eec39ff => generated 881 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:09:12 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-1d09531e-18c9-4b21-9698-60806699e816 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:12 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-1d09531e-18c9-4b21-9698-60806699e816 tempest-VolumeAndVolumeTypeFromImageTest-1489017726 tempest-VolumeAndVolumeTypeFromImageTest-1489017726-project-member] GET http://192.168.122.117/volume/v3/volumes/7948a8c2-6a79-444e-a24f-3960e01b97b3 Sep 05 21:09:12 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-1d09531e-18c9-4b21-9698-60806699e816 tempest-VolumeAndVolumeTypeFromImageTest-1489017726 tempest-VolumeAndVolumeTypeFromImageTest-1489017726-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:12 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-1d09531e-18c9-4b21-9698-60806699e816 tempest-VolumeAndVolumeTypeFromImageTest-1489017726 tempest-VolumeAndVolumeTypeFromImageTest-1489017726-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:12 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:12 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:09:12 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:12 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:09:12 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-1d09531e-18c9-4b21-9698-60806699e816 tempest-VolumeAndVolumeTypeFromImageTest-1489017726 tempest-VolumeAndVolumeTypeFromImageTest-1489017726-project-member] Volume info retrieved successfully. Sep 05 21:09:12 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-11e6e8b3-0d7f-44fa-91dd-556e8d88eedb None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:12 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-1d09531e-18c9-4b21-9698-60806699e816 tempest-VolumeAndVolumeTypeFromImageTest-1489017726 tempest-VolumeAndVolumeTypeFromImageTest-1489017726-project-member] http://192.168.122.117/volume/v3/volumes/7948a8c2-6a79-444e-a24f-3960e01b97b3 returned with HTTP 200 Sep 05 21:09:12 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1393/2813] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:09:12 2026] GET /volume/v3/volumes/7948a8c2-6a79-444e-a24f-3960e01b97b3 => generated 959 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:09:12 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-11e6e8b3-0d7f-44fa-91dd-556e8d88eedb tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] GET http://192.168.122.117/volume/v3/volumes/dbc4a1f1-4eb4-45f3-a3ee-e90b551ffb9e Sep 05 21:09:12 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-11e6e8b3-0d7f-44fa-91dd-556e8d88eedb tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:12 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-11e6e8b3-0d7f-44fa-91dd-556e8d88eedb tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:12 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-11e6e8b3-0d7f-44fa-91dd-556e8d88eedb tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] http://192.168.122.117/volume/v3/volumes/dbc4a1f1-4eb4-45f3-a3ee-e90b551ffb9e returned with HTTP 404 Sep 05 21:09:12 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1421/2814] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:09:12 2026] GET /volume/v3/volumes/dbc4a1f1-4eb4-45f3-a3ee-e90b551ffb9e => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:09:12 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-f592b2b8-3445-491b-a2ec-259ab049e00d None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:12 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-f592b2b8-3445-491b-a2ec-259ab049e00d tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] DELETE http://192.168.122.117/volume/v3/volumes/3d99dfff-0f17-4ba1-8153-26ecf864acac Sep 05 21:09:12 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-f592b2b8-3445-491b-a2ec-259ab049e00d tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:12 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-f592b2b8-3445-491b-a2ec-259ab049e00d tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:12 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-f592b2b8-3445-491b-a2ec-259ab049e00d tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Delete volume with id: 3d99dfff-0f17-4ba1-8153-26ecf864acac Sep 05 21:09:12 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:12 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:09:12 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:12 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:09:12 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-f592b2b8-3445-491b-a2ec-259ab049e00d tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Volume info retrieved successfully. Sep 05 21:09:12 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-f592b2b8-3445-491b-a2ec-259ab049e00d tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Delete volume request issued successfully. Sep 05 21:09:12 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-f592b2b8-3445-491b-a2ec-259ab049e00d tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] http://192.168.122.117/volume/v3/volumes/3d99dfff-0f17-4ba1-8153-26ecf864acac returned with HTTP 202 Sep 05 21:09:12 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1394/2815] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 21:09:12 2026] DELETE /volume/v3/volumes/3d99dfff-0f17-4ba1-8153-26ecf864acac => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:09:12 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-c1e83d79-5425-438a-ac48-ea50898cabf8 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:12 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-c1e83d79-5425-438a-ac48-ea50898cabf8 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] GET http://192.168.122.117/volume/v3/volumes/3d99dfff-0f17-4ba1-8153-26ecf864acac Sep 05 21:09:12 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-c1e83d79-5425-438a-ac48-ea50898cabf8 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:12 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-c1e83d79-5425-438a-ac48-ea50898cabf8 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:12 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:12 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:09:12 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:12 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:09:12 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-c1e83d79-5425-438a-ac48-ea50898cabf8 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Volume info retrieved successfully. Sep 05 21:09:12 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-c1e83d79-5425-438a-ac48-ea50898cabf8 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] http://192.168.122.117/volume/v3/volumes/3d99dfff-0f17-4ba1-8153-26ecf864acac returned with HTTP 200 Sep 05 21:09:12 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1422/2816] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:09:12 2026] GET /volume/v3/volumes/3d99dfff-0f17-4ba1-8153-26ecf864acac => generated 858 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:09:13 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-e8ca7ee7-fdaf-4eeb-af6d-ce29a7f5fff6 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:13 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-e8ca7ee7-fdaf-4eeb-af6d-ce29a7f5fff6 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] GET http://192.168.122.117/volume/v3/volumes/807c09b0-fe9c-4af4-8a87-267a31a1b8fa Sep 05 21:09:13 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-e8ca7ee7-fdaf-4eeb-af6d-ce29a7f5fff6 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:13 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-e8ca7ee7-fdaf-4eeb-af6d-ce29a7f5fff6 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:13 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-29aefd53-ed14-4ac1-af6b-28f3353ec526 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:13 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-29aefd53-ed14-4ac1-af6b-28f3353ec526 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] GET http://192.168.122.117/volume/v3/volumes/6e1f4b6d-b685-413b-93c0-d5c31eec39ff Sep 05 21:09:13 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-29aefd53-ed14-4ac1-af6b-28f3353ec526 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:13 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-29aefd53-ed14-4ac1-af6b-28f3353ec526 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:13 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:13 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:09:13 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:13 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:09:13 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:13 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:09:13 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:13 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:09:13 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-e8ca7ee7-fdaf-4eeb-af6d-ce29a7f5fff6 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Volume info retrieved successfully. Sep 05 21:09:13 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-29aefd53-ed14-4ac1-af6b-28f3353ec526 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Volume info retrieved successfully. Sep 05 21:09:13 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-e8ca7ee7-fdaf-4eeb-af6d-ce29a7f5fff6 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] http://192.168.122.117/volume/v3/volumes/807c09b0-fe9c-4af4-8a87-267a31a1b8fa returned with HTTP 200 Sep 05 21:09:13 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1395/2817] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:09:13 2026] GET /volume/v3/volumes/807c09b0-fe9c-4af4-8a87-267a31a1b8fa => generated 862 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:09:13 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-29aefd53-ed14-4ac1-af6b-28f3353ec526 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] http://192.168.122.117/volume/v3/volumes/6e1f4b6d-b685-413b-93c0-d5c31eec39ff returned with HTTP 200 Sep 05 21:09:13 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1423/2818] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 21:09:13 2026] GET /volume/v3/volumes/6e1f4b6d-b685-413b-93c0-d5c31eec39ff => generated 905 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:09:13 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-acb65c23-1673-4ed8-b20c-c54e02657669 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:13 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-acb65c23-1673-4ed8-b20c-c54e02657669 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] GET http://192.168.122.117/volume/v3/volumes/962a0231-20b8-45bc-a7f0-d7300dfb51fe Sep 05 21:09:13 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-acb65c23-1673-4ed8-b20c-c54e02657669 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:13 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-acb65c23-1673-4ed8-b20c-c54e02657669 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:13 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:13 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:09:13 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:13 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:09:13 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-acb65c23-1673-4ed8-b20c-c54e02657669 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Volume info retrieved successfully. Sep 05 21:09:13 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-acb65c23-1673-4ed8-b20c-c54e02657669 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] http://192.168.122.117/volume/v3/volumes/962a0231-20b8-45bc-a7f0-d7300dfb51fe returned with HTTP 200 Sep 05 21:09:13 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1396/2819] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:09:13 2026] GET /volume/v3/volumes/962a0231-20b8-45bc-a7f0-d7300dfb51fe => generated 861 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:09:13 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-03cbd6ca-68f7-4016-bc42-2f13e6a81a5a None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:13 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-03cbd6ca-68f7-4016-bc42-2f13e6a81a5a tempest-VolumeAndVolumeTypeFromImageTest-1489017726 tempest-VolumeAndVolumeTypeFromImageTest-1489017726-project-member] GET http://192.168.122.117/volume/v3/volumes/7948a8c2-6a79-444e-a24f-3960e01b97b3 Sep 05 21:09:13 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-03cbd6ca-68f7-4016-bc42-2f13e6a81a5a tempest-VolumeAndVolumeTypeFromImageTest-1489017726 tempest-VolumeAndVolumeTypeFromImageTest-1489017726-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:13 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-03cbd6ca-68f7-4016-bc42-2f13e6a81a5a tempest-VolumeAndVolumeTypeFromImageTest-1489017726 tempest-VolumeAndVolumeTypeFromImageTest-1489017726-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:13 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:13 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:09:13 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:13 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:09:13 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-03cbd6ca-68f7-4016-bc42-2f13e6a81a5a tempest-VolumeAndVolumeTypeFromImageTest-1489017726 tempest-VolumeAndVolumeTypeFromImageTest-1489017726-project-member] Volume info retrieved successfully. Sep 05 21:09:13 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-03cbd6ca-68f7-4016-bc42-2f13e6a81a5a tempest-VolumeAndVolumeTypeFromImageTest-1489017726 tempest-VolumeAndVolumeTypeFromImageTest-1489017726-project-member] http://192.168.122.117/volume/v3/volumes/7948a8c2-6a79-444e-a24f-3960e01b97b3 returned with HTTP 200 Sep 05 21:09:13 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1424/2820] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:09:13 2026] GET /volume/v3/volumes/7948a8c2-6a79-444e-a24f-3960e01b97b3 => generated 959 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:09:13 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-d32e6926-b068-4e7d-b19e-0526f7d52aa0 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:13 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-d32e6926-b068-4e7d-b19e-0526f7d52aa0 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] GET http://192.168.122.117/volume/v3/volumes/3d99dfff-0f17-4ba1-8153-26ecf864acac Sep 05 21:09:13 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-d32e6926-b068-4e7d-b19e-0526f7d52aa0 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:13 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-d32e6926-b068-4e7d-b19e-0526f7d52aa0 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:13 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-d32e6926-b068-4e7d-b19e-0526f7d52aa0 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] http://192.168.122.117/volume/v3/volumes/3d99dfff-0f17-4ba1-8153-26ecf864acac returned with HTTP 404 Sep 05 21:09:13 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1397/2821] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:09:13 2026] GET /volume/v3/volumes/3d99dfff-0f17-4ba1-8153-26ecf864acac => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:09:13 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-0413bcb2-b2a2-4dd4-b2f1-78cf5f5e0779 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:13 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-0413bcb2-b2a2-4dd4-b2f1-78cf5f5e0779 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] DELETE http://192.168.122.117/volume/v3/volumes/50735427-9d0c-44da-bcf3-8b02e2a085d3 Sep 05 21:09:13 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-0413bcb2-b2a2-4dd4-b2f1-78cf5f5e0779 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:13 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-0413bcb2-b2a2-4dd4-b2f1-78cf5f5e0779 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Calling method 'delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:13 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-0413bcb2-b2a2-4dd4-b2f1-78cf5f5e0779 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Delete volume with id: 50735427-9d0c-44da-bcf3-8b02e2a085d3 Sep 05 21:09:13 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:13 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:09:13 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:13 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:09:13 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-0413bcb2-b2a2-4dd4-b2f1-78cf5f5e0779 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Volume info retrieved successfully. Sep 05 21:09:14 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-0413bcb2-b2a2-4dd4-b2f1-78cf5f5e0779 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Delete volume request issued successfully. Sep 05 21:09:14 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-0413bcb2-b2a2-4dd4-b2f1-78cf5f5e0779 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] http://192.168.122.117/volume/v3/volumes/50735427-9d0c-44da-bcf3-8b02e2a085d3 returned with HTTP 202 Sep 05 21:09:14 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1425/2822] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 21:09:13 2026] DELETE /volume/v3/volumes/50735427-9d0c-44da-bcf3-8b02e2a085d3 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:09:14 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-1cbf7e3f-11ac-4455-ac7f-34880a1821b4 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:14 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-1cbf7e3f-11ac-4455-ac7f-34880a1821b4 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] GET http://192.168.122.117/volume/v3/volumes/50735427-9d0c-44da-bcf3-8b02e2a085d3 Sep 05 21:09:14 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-1cbf7e3f-11ac-4455-ac7f-34880a1821b4 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:14 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-1cbf7e3f-11ac-4455-ac7f-34880a1821b4 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:14 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:14 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:09:14 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:14 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:09:14 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-1cbf7e3f-11ac-4455-ac7f-34880a1821b4 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Volume info retrieved successfully. Sep 05 21:09:14 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-1cbf7e3f-11ac-4455-ac7f-34880a1821b4 tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] http://192.168.122.117/volume/v3/volumes/50735427-9d0c-44da-bcf3-8b02e2a085d3 returned with HTTP 200 Sep 05 21:09:14 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1398/2823] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:09:14 2026] GET /volume/v3/volumes/50735427-9d0c-44da-bcf3-8b02e2a085d3 => generated 858 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:09:14 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-e84a03d7-fb83-4d7a-abf7-44d945d465a0 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:14 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-e84a03d7-fb83-4d7a-abf7-44d945d465a0 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] GET http://192.168.122.117/volume/v3/volumes/6e1f4b6d-b685-413b-93c0-d5c31eec39ff Sep 05 21:09:14 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-e84a03d7-fb83-4d7a-abf7-44d945d465a0 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:14 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-e84a03d7-fb83-4d7a-abf7-44d945d465a0 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:14 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:14 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:09:14 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:14 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:09:14 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-e84a03d7-fb83-4d7a-abf7-44d945d465a0 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Volume info retrieved successfully. Sep 05 21:09:14 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-e84a03d7-fb83-4d7a-abf7-44d945d465a0 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] http://192.168.122.117/volume/v3/volumes/6e1f4b6d-b685-413b-93c0-d5c31eec39ff returned with HTTP 200 Sep 05 21:09:14 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1426/2824] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 21:09:14 2026] GET /volume/v3/volumes/6e1f4b6d-b685-413b-93c0-d5c31eec39ff => generated 905 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:09:14 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-5b6ec23f-03d0-438f-bd1b-da62d4f2dc11 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:14 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-5b6ec23f-03d0-438f-bd1b-da62d4f2dc11 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] GET http://192.168.122.117/volume/v3/volumes/962a0231-20b8-45bc-a7f0-d7300dfb51fe Sep 05 21:09:14 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-5b6ec23f-03d0-438f-bd1b-da62d4f2dc11 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:14 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-5b6ec23f-03d0-438f-bd1b-da62d4f2dc11 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:14 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:14 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:09:14 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:14 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:09:14 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-5b6ec23f-03d0-438f-bd1b-da62d4f2dc11 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Volume info retrieved successfully. Sep 05 21:09:14 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-5b6ec23f-03d0-438f-bd1b-da62d4f2dc11 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] http://192.168.122.117/volume/v3/volumes/962a0231-20b8-45bc-a7f0-d7300dfb51fe returned with HTTP 200 Sep 05 21:09:14 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1399/2825] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:09:14 2026] GET /volume/v3/volumes/962a0231-20b8-45bc-a7f0-d7300dfb51fe => generated 862 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:09:14 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-b60a3277-3078-44af-91db-f9309f3a773c None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:14 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b60a3277-3078-44af-91db-f9309f3a773c tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] GET http://192.168.122.117/volume/v3/volumes/8e4bc375-1a59-4179-b09e-3e7b1c3020d3 Sep 05 21:09:14 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b60a3277-3078-44af-91db-f9309f3a773c tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:14 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b60a3277-3078-44af-91db-f9309f3a773c tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:14 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:14 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:09:14 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:14 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:09:14 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-b60a3277-3078-44af-91db-f9309f3a773c tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Volume info retrieved successfully. Sep 05 21:09:14 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b60a3277-3078-44af-91db-f9309f3a773c tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] http://192.168.122.117/volume/v3/volumes/8e4bc375-1a59-4179-b09e-3e7b1c3020d3 returned with HTTP 200 Sep 05 21:09:14 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1427/2826] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:09:14 2026] GET /volume/v3/volumes/8e4bc375-1a59-4179-b09e-3e7b1c3020d3 => generated 860 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:09:14 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-55706dc2-af30-4a11-9595-dadb19e2a010 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:14 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-55706dc2-af30-4a11-9595-dadb19e2a010 tempest-VolumeAndVolumeTypeFromImageTest-1489017726 tempest-VolumeAndVolumeTypeFromImageTest-1489017726-project-member] GET http://192.168.122.117/volume/v3/volumes/7948a8c2-6a79-444e-a24f-3960e01b97b3 Sep 05 21:09:14 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-55706dc2-af30-4a11-9595-dadb19e2a010 tempest-VolumeAndVolumeTypeFromImageTest-1489017726 tempest-VolumeAndVolumeTypeFromImageTest-1489017726-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:14 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-55706dc2-af30-4a11-9595-dadb19e2a010 tempest-VolumeAndVolumeTypeFromImageTest-1489017726 tempest-VolumeAndVolumeTypeFromImageTest-1489017726-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:14 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:14 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:09:14 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:14 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:09:14 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-55706dc2-af30-4a11-9595-dadb19e2a010 tempest-VolumeAndVolumeTypeFromImageTest-1489017726 tempest-VolumeAndVolumeTypeFromImageTest-1489017726-project-member] Volume info retrieved successfully. Sep 05 21:09:14 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-55706dc2-af30-4a11-9595-dadb19e2a010 tempest-VolumeAndVolumeTypeFromImageTest-1489017726 tempest-VolumeAndVolumeTypeFromImageTest-1489017726-project-member] http://192.168.122.117/volume/v3/volumes/7948a8c2-6a79-444e-a24f-3960e01b97b3 returned with HTTP 200 Sep 05 21:09:14 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1400/2827] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:09:14 2026] GET /volume/v3/volumes/7948a8c2-6a79-444e-a24f-3960e01b97b3 => generated 959 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:09:15 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-0213a9f3-a1cd-4a00-ab93-ee65cfd9893f None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:15 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-0213a9f3-a1cd-4a00-ab93-ee65cfd9893f tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] GET http://192.168.122.117/volume/v3/volumes/50735427-9d0c-44da-bcf3-8b02e2a085d3 Sep 05 21:09:15 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-0213a9f3-a1cd-4a00-ab93-ee65cfd9893f tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:15 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-0213a9f3-a1cd-4a00-ab93-ee65cfd9893f tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:15 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-0213a9f3-a1cd-4a00-ab93-ee65cfd9893f tempest-CreateVolumesFromImageTest-405682178 tempest-CreateVolumesFromImageTest-405682178-project-member] http://192.168.122.117/volume/v3/volumes/50735427-9d0c-44da-bcf3-8b02e2a085d3 returned with HTTP 404 Sep 05 21:09:15 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1428/2828] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:09:15 2026] GET /volume/v3/volumes/50735427-9d0c-44da-bcf3-8b02e2a085d3 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:09:15 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-8778b109-928e-4114-83bd-154397610903 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:15 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-8778b109-928e-4114-83bd-154397610903 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] GET http://192.168.122.117/volume/v3/volumes/6e1f4b6d-b685-413b-93c0-d5c31eec39ff Sep 05 21:09:15 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-8778b109-928e-4114-83bd-154397610903 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:15 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-8778b109-928e-4114-83bd-154397610903 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:15 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:15 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:09:15 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:15 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:09:15 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-8778b109-928e-4114-83bd-154397610903 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Volume info retrieved successfully. Sep 05 21:09:15 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-8778b109-928e-4114-83bd-154397610903 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] http://192.168.122.117/volume/v3/volumes/6e1f4b6d-b685-413b-93c0-d5c31eec39ff returned with HTTP 200 Sep 05 21:09:15 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1401/2829] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 21:09:15 2026] GET /volume/v3/volumes/6e1f4b6d-b685-413b-93c0-d5c31eec39ff => generated 905 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:09:15 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-b75a308b-b826-4850-aa69-882e1f387dad None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:15 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b75a308b-b826-4850-aa69-882e1f387dad tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] GET http://192.168.122.117/volume/v3/volumes/8e4bc375-1a59-4179-b09e-3e7b1c3020d3 Sep 05 21:09:15 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b75a308b-b826-4850-aa69-882e1f387dad tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:15 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b75a308b-b826-4850-aa69-882e1f387dad tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:15 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:15 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:09:15 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:15 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:09:15 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-b75a308b-b826-4850-aa69-882e1f387dad tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Volume info retrieved successfully. Sep 05 21:09:15 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b75a308b-b826-4850-aa69-882e1f387dad tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] http://192.168.122.117/volume/v3/volumes/8e4bc375-1a59-4179-b09e-3e7b1c3020d3 returned with HTTP 200 Sep 05 21:09:15 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1429/2830] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:09:15 2026] GET /volume/v3/volumes/8e4bc375-1a59-4179-b09e-3e7b1c3020d3 => generated 861 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:09:15 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-6e1dd260-ca9a-482c-a400-adfb1a9b2142 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:15 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-6e1dd260-ca9a-482c-a400-adfb1a9b2142 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] GET http://192.168.122.117/volume/v3/volumes/ce154d43-eff6-4b77-81d8-dbf599849f14 Sep 05 21:09:15 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-6e1dd260-ca9a-482c-a400-adfb1a9b2142 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:15 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-6e1dd260-ca9a-482c-a400-adfb1a9b2142 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:15 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:15 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:09:15 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:15 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:09:15 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-6e1dd260-ca9a-482c-a400-adfb1a9b2142 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Volume info retrieved successfully. Sep 05 21:09:15 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-6e1dd260-ca9a-482c-a400-adfb1a9b2142 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] http://192.168.122.117/volume/v3/volumes/ce154d43-eff6-4b77-81d8-dbf599849f14 returned with HTTP 200 Sep 05 21:09:15 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1402/2831] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:09:15 2026] GET /volume/v3/volumes/ce154d43-eff6-4b77-81d8-dbf599849f14 => generated 861 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:09:15 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-2f708e12-ed6b-4671-be5f-ab6a76e5b45a None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:15 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-2f708e12-ed6b-4671-be5f-ab6a76e5b45a tempest-VolumeAndVolumeTypeFromImageTest-1489017726 tempest-VolumeAndVolumeTypeFromImageTest-1489017726-project-member] GET http://192.168.122.117/volume/v3/volumes/7948a8c2-6a79-444e-a24f-3960e01b97b3 Sep 05 21:09:15 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-2f708e12-ed6b-4671-be5f-ab6a76e5b45a tempest-VolumeAndVolumeTypeFromImageTest-1489017726 tempest-VolumeAndVolumeTypeFromImageTest-1489017726-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:15 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-2f708e12-ed6b-4671-be5f-ab6a76e5b45a tempest-VolumeAndVolumeTypeFromImageTest-1489017726 tempest-VolumeAndVolumeTypeFromImageTest-1489017726-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:15 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:15 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:09:15 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:15 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:09:15 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-2f708e12-ed6b-4671-be5f-ab6a76e5b45a tempest-VolumeAndVolumeTypeFromImageTest-1489017726 tempest-VolumeAndVolumeTypeFromImageTest-1489017726-project-member] Volume info retrieved successfully. Sep 05 21:09:15 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-2f708e12-ed6b-4671-be5f-ab6a76e5b45a tempest-VolumeAndVolumeTypeFromImageTest-1489017726 tempest-VolumeAndVolumeTypeFromImageTest-1489017726-project-member] http://192.168.122.117/volume/v3/volumes/7948a8c2-6a79-444e-a24f-3960e01b97b3 returned with HTTP 200 Sep 05 21:09:15 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1430/2832] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:09:15 2026] GET /volume/v3/volumes/7948a8c2-6a79-444e-a24f-3960e01b97b3 => generated 1303 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:09:15 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-1e2d4f28-808a-4d7f-aa17-fcf170bb2375 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:15 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-1e2d4f28-808a-4d7f-aa17-fcf170bb2375 tempest-VolumeAndVolumeTypeFromImageTest-1489017726 tempest-VolumeAndVolumeTypeFromImageTest-1489017726-project-member] DELETE http://192.168.122.117/volume/v3/volumes/7948a8c2-6a79-444e-a24f-3960e01b97b3 Sep 05 21:09:15 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-1e2d4f28-808a-4d7f-aa17-fcf170bb2375 tempest-VolumeAndVolumeTypeFromImageTest-1489017726 tempest-VolumeAndVolumeTypeFromImageTest-1489017726-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:15 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-1e2d4f28-808a-4d7f-aa17-fcf170bb2375 tempest-VolumeAndVolumeTypeFromImageTest-1489017726 tempest-VolumeAndVolumeTypeFromImageTest-1489017726-project-member] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:15 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-1e2d4f28-808a-4d7f-aa17-fcf170bb2375 tempest-VolumeAndVolumeTypeFromImageTest-1489017726 tempest-VolumeAndVolumeTypeFromImageTest-1489017726-project-member] Delete volume with id: 7948a8c2-6a79-444e-a24f-3960e01b97b3 Sep 05 21:09:15 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:15 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:09:15 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:15 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:09:15 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-1e2d4f28-808a-4d7f-aa17-fcf170bb2375 tempest-VolumeAndVolumeTypeFromImageTest-1489017726 tempest-VolumeAndVolumeTypeFromImageTest-1489017726-project-member] Volume info retrieved successfully. Sep 05 21:09:16 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-1e2d4f28-808a-4d7f-aa17-fcf170bb2375 tempest-VolumeAndVolumeTypeFromImageTest-1489017726 tempest-VolumeAndVolumeTypeFromImageTest-1489017726-project-member] Delete volume request issued successfully. Sep 05 21:09:16 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-1e2d4f28-808a-4d7f-aa17-fcf170bb2375 tempest-VolumeAndVolumeTypeFromImageTest-1489017726 tempest-VolumeAndVolumeTypeFromImageTest-1489017726-project-member] http://192.168.122.117/volume/v3/volumes/7948a8c2-6a79-444e-a24f-3960e01b97b3 returned with HTTP 202 Sep 05 21:09:16 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1403/2833] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 21:09:15 2026] DELETE /volume/v3/volumes/7948a8c2-6a79-444e-a24f-3960e01b97b3 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:09:16 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-9956e2b5-391d-413e-9e7e-5d9e055fa330 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:16 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-9956e2b5-391d-413e-9e7e-5d9e055fa330 tempest-VolumeAndVolumeTypeFromImageTest-1489017726 tempest-VolumeAndVolumeTypeFromImageTest-1489017726-project-member] GET http://192.168.122.117/volume/v3/volumes/7948a8c2-6a79-444e-a24f-3960e01b97b3 Sep 05 21:09:16 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-9956e2b5-391d-413e-9e7e-5d9e055fa330 tempest-VolumeAndVolumeTypeFromImageTest-1489017726 tempest-VolumeAndVolumeTypeFromImageTest-1489017726-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:16 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-9956e2b5-391d-413e-9e7e-5d9e055fa330 tempest-VolumeAndVolumeTypeFromImageTest-1489017726 tempest-VolumeAndVolumeTypeFromImageTest-1489017726-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:16 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:16 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:09:16 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:16 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:09:16 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-9956e2b5-391d-413e-9e7e-5d9e055fa330 tempest-VolumeAndVolumeTypeFromImageTest-1489017726 tempest-VolumeAndVolumeTypeFromImageTest-1489017726-project-member] Volume info retrieved successfully. Sep 05 21:09:16 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-9956e2b5-391d-413e-9e7e-5d9e055fa330 tempest-VolumeAndVolumeTypeFromImageTest-1489017726 tempest-VolumeAndVolumeTypeFromImageTest-1489017726-project-member] http://192.168.122.117/volume/v3/volumes/7948a8c2-6a79-444e-a24f-3960e01b97b3 returned with HTTP 200 Sep 05 21:09:16 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1431/2834] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:09:16 2026] GET /volume/v3/volumes/7948a8c2-6a79-444e-a24f-3960e01b97b3 => generated 1302 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:09:16 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-982b87aa-0da7-4f37-adc0-2e17b07b3a5a None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:16 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-982b87aa-0da7-4f37-adc0-2e17b07b3a5a tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] GET http://192.168.122.117/volume/v3/volumes/6e1f4b6d-b685-413b-93c0-d5c31eec39ff Sep 05 21:09:16 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-982b87aa-0da7-4f37-adc0-2e17b07b3a5a tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:16 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-982b87aa-0da7-4f37-adc0-2e17b07b3a5a tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:16 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:16 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:09:16 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:16 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:09:16 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-982b87aa-0da7-4f37-adc0-2e17b07b3a5a tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Volume info retrieved successfully. Sep 05 21:09:16 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-982b87aa-0da7-4f37-adc0-2e17b07b3a5a tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] http://192.168.122.117/volume/v3/volumes/6e1f4b6d-b685-413b-93c0-d5c31eec39ff returned with HTTP 200 Sep 05 21:09:16 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1404/2835] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 21:09:16 2026] GET /volume/v3/volumes/6e1f4b6d-b685-413b-93c0-d5c31eec39ff => generated 905 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:09:16 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-7b5b5909-d3ab-4ea9-a081-ea5652239c72 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:16 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-7b5b5909-d3ab-4ea9-a081-ea5652239c72 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] GET http://192.168.122.117/volume/v3/volumes/ce154d43-eff6-4b77-81d8-dbf599849f14 Sep 05 21:09:16 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-7b5b5909-d3ab-4ea9-a081-ea5652239c72 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:16 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-7b5b5909-d3ab-4ea9-a081-ea5652239c72 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:16 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:16 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:09:16 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:16 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:09:16 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-7b5b5909-d3ab-4ea9-a081-ea5652239c72 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Volume info retrieved successfully. Sep 05 21:09:16 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-7b5b5909-d3ab-4ea9-a081-ea5652239c72 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] http://192.168.122.117/volume/v3/volumes/ce154d43-eff6-4b77-81d8-dbf599849f14 returned with HTTP 200 Sep 05 21:09:16 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1432/2836] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:09:16 2026] GET /volume/v3/volumes/ce154d43-eff6-4b77-81d8-dbf599849f14 => generated 862 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:09:16 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-df2b652e-f0e3-4cfa-a7c1-2be8aec54320 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:16 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-df2b652e-f0e3-4cfa-a7c1-2be8aec54320 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] GET http://192.168.122.117/volume/v3/volumes/259acb3e-c2c6-4f43-9079-c1811cc3aa64 Sep 05 21:09:16 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-df2b652e-f0e3-4cfa-a7c1-2be8aec54320 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:16 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-df2b652e-f0e3-4cfa-a7c1-2be8aec54320 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:16 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:16 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:09:16 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:16 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:09:16 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-df2b652e-f0e3-4cfa-a7c1-2be8aec54320 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Volume info retrieved successfully. Sep 05 21:09:16 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-df2b652e-f0e3-4cfa-a7c1-2be8aec54320 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] http://192.168.122.117/volume/v3/volumes/259acb3e-c2c6-4f43-9079-c1811cc3aa64 returned with HTTP 200 Sep 05 21:09:16 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1405/2837] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:09:16 2026] GET /volume/v3/volumes/259acb3e-c2c6-4f43-9079-c1811cc3aa64 => generated 862 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:09:16 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-a7212bd6-689e-4eab-9697-19c79d7fc2b5 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:16 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-a7212bd6-689e-4eab-9697-19c79d7fc2b5 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] DELETE http://192.168.122.117/volume/v3/volumes/259acb3e-c2c6-4f43-9079-c1811cc3aa64 Sep 05 21:09:16 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-a7212bd6-689e-4eab-9697-19c79d7fc2b5 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:16 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-a7212bd6-689e-4eab-9697-19c79d7fc2b5 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Calling method 'delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:16 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-a7212bd6-689e-4eab-9697-19c79d7fc2b5 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Delete volume with id: 259acb3e-c2c6-4f43-9079-c1811cc3aa64 Sep 05 21:09:16 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:16 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:09:16 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:16 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:09:16 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-a7212bd6-689e-4eab-9697-19c79d7fc2b5 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Volume info retrieved successfully. Sep 05 21:09:16 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-a7212bd6-689e-4eab-9697-19c79d7fc2b5 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Delete volume request issued successfully. Sep 05 21:09:16 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-a7212bd6-689e-4eab-9697-19c79d7fc2b5 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] http://192.168.122.117/volume/v3/volumes/259acb3e-c2c6-4f43-9079-c1811cc3aa64 returned with HTTP 202 Sep 05 21:09:16 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1433/2838] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 21:09:16 2026] DELETE /volume/v3/volumes/259acb3e-c2c6-4f43-9079-c1811cc3aa64 => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:09:16 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-0be30771-c75b-4fe4-8f83-5b4392e53137 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:16 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-0be30771-c75b-4fe4-8f83-5b4392e53137 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] GET http://192.168.122.117/volume/v3/volumes/259acb3e-c2c6-4f43-9079-c1811cc3aa64 Sep 05 21:09:16 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-0be30771-c75b-4fe4-8f83-5b4392e53137 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:16 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-0be30771-c75b-4fe4-8f83-5b4392e53137 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:16 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:16 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:09:16 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:16 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:09:16 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-0be30771-c75b-4fe4-8f83-5b4392e53137 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Volume info retrieved successfully. Sep 05 21:09:16 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-0be30771-c75b-4fe4-8f83-5b4392e53137 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] http://192.168.122.117/volume/v3/volumes/259acb3e-c2c6-4f43-9079-c1811cc3aa64 returned with HTTP 200 Sep 05 21:09:17 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1406/2839] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:09:16 2026] GET /volume/v3/volumes/259acb3e-c2c6-4f43-9079-c1811cc3aa64 => generated 861 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:09:17 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-b03a09c0-d100-4e74-b53d-4fde2baf6087 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:17 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b03a09c0-d100-4e74-b53d-4fde2baf6087 tempest-VolumeAndVolumeTypeFromImageTest-1489017726 tempest-VolumeAndVolumeTypeFromImageTest-1489017726-project-member] GET http://192.168.122.117/volume/v3/volumes/7948a8c2-6a79-444e-a24f-3960e01b97b3 Sep 05 21:09:17 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b03a09c0-d100-4e74-b53d-4fde2baf6087 tempest-VolumeAndVolumeTypeFromImageTest-1489017726 tempest-VolumeAndVolumeTypeFromImageTest-1489017726-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:17 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b03a09c0-d100-4e74-b53d-4fde2baf6087 tempest-VolumeAndVolumeTypeFromImageTest-1489017726 tempest-VolumeAndVolumeTypeFromImageTest-1489017726-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:17 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:17 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:09:17 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:17 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:09:17 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-b03a09c0-d100-4e74-b53d-4fde2baf6087 tempest-VolumeAndVolumeTypeFromImageTest-1489017726 tempest-VolumeAndVolumeTypeFromImageTest-1489017726-project-member] Volume info retrieved successfully. Sep 05 21:09:17 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b03a09c0-d100-4e74-b53d-4fde2baf6087 tempest-VolumeAndVolumeTypeFromImageTest-1489017726 tempest-VolumeAndVolumeTypeFromImageTest-1489017726-project-member] http://192.168.122.117/volume/v3/volumes/7948a8c2-6a79-444e-a24f-3960e01b97b3 returned with HTTP 200 Sep 05 21:09:17 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1434/2840] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:09:17 2026] GET /volume/v3/volumes/7948a8c2-6a79-444e-a24f-3960e01b97b3 => generated 1302 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:09:17 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-d61781e9-41d4-488f-b831-d6fe771b41e5 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:17 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-d61781e9-41d4-488f-b831-d6fe771b41e5 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] GET http://192.168.122.117/volume/v3/volumes/6e1f4b6d-b685-413b-93c0-d5c31eec39ff Sep 05 21:09:17 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-d61781e9-41d4-488f-b831-d6fe771b41e5 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:17 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-d61781e9-41d4-488f-b831-d6fe771b41e5 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:17 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:17 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:09:17 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:17 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:09:17 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-d61781e9-41d4-488f-b831-d6fe771b41e5 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Volume info retrieved successfully. Sep 05 21:09:17 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-d61781e9-41d4-488f-b831-d6fe771b41e5 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] http://192.168.122.117/volume/v3/volumes/6e1f4b6d-b685-413b-93c0-d5c31eec39ff returned with HTTP 200 Sep 05 21:09:17 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1407/2841] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 21:09:17 2026] GET /volume/v3/volumes/6e1f4b6d-b685-413b-93c0-d5c31eec39ff => generated 905 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 21:09:18 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-07d82c8e-c217-4a76-b46c-f57f4dda60d5 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:18 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-07d82c8e-c217-4a76-b46c-f57f4dda60d5 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] GET http://192.168.122.117/volume/v3/volumes/259acb3e-c2c6-4f43-9079-c1811cc3aa64 Sep 05 21:09:18 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-07d82c8e-c217-4a76-b46c-f57f4dda60d5 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:18 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-07d82c8e-c217-4a76-b46c-f57f4dda60d5 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:18 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-07d82c8e-c217-4a76-b46c-f57f4dda60d5 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] http://192.168.122.117/volume/v3/volumes/259acb3e-c2c6-4f43-9079-c1811cc3aa64 returned with HTTP 404 Sep 05 21:09:18 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1435/2842] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:09:18 2026] GET /volume/v3/volumes/259acb3e-c2c6-4f43-9079-c1811cc3aa64 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:09:18 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-48afc4e0-7946-4ac7-a507-91e46e8728f8 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:18 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-48afc4e0-7946-4ac7-a507-91e46e8728f8 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] DELETE http://192.168.122.117/volume/v3/volumes/ce154d43-eff6-4b77-81d8-dbf599849f14 Sep 05 21:09:18 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-48afc4e0-7946-4ac7-a507-91e46e8728f8 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:18 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-48afc4e0-7946-4ac7-a507-91e46e8728f8 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:18 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-48afc4e0-7946-4ac7-a507-91e46e8728f8 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Delete volume with id: ce154d43-eff6-4b77-81d8-dbf599849f14 Sep 05 21:09:18 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:18 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:09:18 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:18 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:09:18 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-48afc4e0-7946-4ac7-a507-91e46e8728f8 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Volume info retrieved successfully. Sep 05 21:09:18 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-48afc4e0-7946-4ac7-a507-91e46e8728f8 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Delete volume request issued successfully. Sep 05 21:09:18 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-48afc4e0-7946-4ac7-a507-91e46e8728f8 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] http://192.168.122.117/volume/v3/volumes/ce154d43-eff6-4b77-81d8-dbf599849f14 returned with HTTP 202 Sep 05 21:09:18 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1408/2843] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 21:09:18 2026] DELETE /volume/v3/volumes/ce154d43-eff6-4b77-81d8-dbf599849f14 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:09:18 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-b22dc659-1bb1-4931-b835-f882f9b283f2 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:18 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b22dc659-1bb1-4931-b835-f882f9b283f2 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] GET http://192.168.122.117/volume/v3/volumes/ce154d43-eff6-4b77-81d8-dbf599849f14 Sep 05 21:09:18 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b22dc659-1bb1-4931-b835-f882f9b283f2 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:18 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b22dc659-1bb1-4931-b835-f882f9b283f2 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:18 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:18 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:09:18 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:18 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:09:18 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-d047fb9b-1617-4f92-ad0b-31c56594a2fa None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:18 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-b22dc659-1bb1-4931-b835-f882f9b283f2 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Volume info retrieved successfully. Sep 05 21:09:18 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b22dc659-1bb1-4931-b835-f882f9b283f2 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] http://192.168.122.117/volume/v3/volumes/ce154d43-eff6-4b77-81d8-dbf599849f14 returned with HTTP 200 Sep 05 21:09:18 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1436/2844] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:09:18 2026] GET /volume/v3/volumes/ce154d43-eff6-4b77-81d8-dbf599849f14 => generated 861 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:09:18 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-d05a1a44-5b66-4876-b051-d50e135ed29c None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:18 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d05a1a44-5b66-4876-b051-d50e135ed29c tempest-VolumeAndVolumeTypeFromImageTest-1489017726 tempest-VolumeAndVolumeTypeFromImageTest-1489017726-project-member] GET http://192.168.122.117/volume/v3/volumes/7948a8c2-6a79-444e-a24f-3960e01b97b3 Sep 05 21:09:18 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-d05a1a44-5b66-4876-b051-d50e135ed29c tempest-VolumeAndVolumeTypeFromImageTest-1489017726 tempest-VolumeAndVolumeTypeFromImageTest-1489017726-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:18 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-d05a1a44-5b66-4876-b051-d50e135ed29c tempest-VolumeAndVolumeTypeFromImageTest-1489017726 tempest-VolumeAndVolumeTypeFromImageTest-1489017726-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:18 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d05a1a44-5b66-4876-b051-d50e135ed29c tempest-VolumeAndVolumeTypeFromImageTest-1489017726 tempest-VolumeAndVolumeTypeFromImageTest-1489017726-project-member] http://192.168.122.117/volume/v3/volumes/7948a8c2-6a79-444e-a24f-3960e01b97b3 returned with HTTP 404 Sep 05 21:09:18 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1437/2845] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:09:18 2026] GET /volume/v3/volumes/7948a8c2-6a79-444e-a24f-3960e01b97b3 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:09:18 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-d047fb9b-1617-4f92-ad0b-31c56594a2fa tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 21:09:18 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-d047fb9b-1617-4f92-ad0b-31c56594a2fa tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:09:18 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.volumes [None req-d047fb9b-1617-4f92-ad0b-31c56594a2fa tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=87435) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:09:18 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-d047fb9b-1617-4f92-ad0b-31c56594a2fa tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] Create volume of 1 GB Sep 05 21:09:18 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-d047fb9b-1617-4f92-ad0b-31c56594a2fa tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] Availability Zones retrieved successfully. Sep 05 21:09:18 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-d047fb9b-1617-4f92-ad0b-31c56594a2fa tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] Flow 'volume_create_api' (dfa4c7d8-c4f4-4981-ac0a-2768033394b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:09:18 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-d047fb9b-1617-4f92-ad0b-31c56594a2fa tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9701b10-41ec-4beb-b497-d1a18f482a76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:09:18 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.flows.api.create_volume [None req-d047fb9b-1617-4f92-ad0b-31c56594a2fa tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] Validating volume size '1' using validate_int {{(pid=87435) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:09:18 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-df45eddd-8079-45cb-9d35-63ce50303fbd None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:18 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-df45eddd-8079-45cb-9d35-63ce50303fbd tempest-VolumeAndVolumeTypeFromImageTest-962804260 tempest-VolumeAndVolumeTypeFromImageTest-962804260-project-admin] GET http://192.168.122.117/volume/v3/volumes/detail?all_tenants=1 Sep 05 21:09:18 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-df45eddd-8079-45cb-9d35-63ce50303fbd tempest-VolumeAndVolumeTypeFromImageTest-962804260 tempest-VolumeAndVolumeTypeFromImageTest-962804260-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:18 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-df45eddd-8079-45cb-9d35-63ce50303fbd tempest-VolumeAndVolumeTypeFromImageTest-962804260 tempest-VolumeAndVolumeTypeFromImageTest-962804260-project-admin] Calling method 'detail' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:18 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-df45eddd-8079-45cb-9d35-63ce50303fbd tempest-VolumeAndVolumeTypeFromImageTest-962804260 tempest-VolumeAndVolumeTypeFromImageTest-962804260-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87434) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 21:09:18 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:18 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:09:18 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:18 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:09:18 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:18 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:09:18 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:18 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:09:18 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:18 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:09:18 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:18 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:09:18 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:18 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:09:18 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-df45eddd-8079-45cb-9d35-63ce50303fbd tempest-VolumeAndVolumeTypeFromImageTest-962804260 tempest-VolumeAndVolumeTypeFromImageTest-962804260-project-admin] Get all volumes completed successfully. Sep 05 21:09:18 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:18 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:09:18 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-df45eddd-8079-45cb-9d35-63ce50303fbd tempest-VolumeAndVolumeTypeFromImageTest-962804260 tempest-VolumeAndVolumeTypeFromImageTest-962804260-project-admin] http://192.168.122.117/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 05 21:09:18 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1438/2846] 192.168.122.117 () {58 vars in 1169 bytes} [Sat Sep 5 21:09:18 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 7131 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:09:18 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-d047fb9b-1617-4f92-ad0b-31c56594a2fa tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9701b10-41ec-4beb-b497-d1a18f482a76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:09:18 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-45bb44f5-5978-438a-b34b-f17b3ec0f995 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:18 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-45bb44f5-5978-438a-b34b-f17b3ec0f995 tempest-VolumeAndVolumeTypeFromImageTest-962804260 tempest-VolumeAndVolumeTypeFromImageTest-962804260-project-admin] DELETE http://192.168.122.117/volume/v3/types/7933c13b-9a30-4ff1-b8e3-d10f02b55132 Sep 05 21:09:18 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-45bb44f5-5978-438a-b34b-f17b3ec0f995 tempest-VolumeAndVolumeTypeFromImageTest-962804260 tempest-VolumeAndVolumeTypeFromImageTest-962804260-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:18 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-45bb44f5-5978-438a-b34b-f17b3ec0f995 tempest-VolumeAndVolumeTypeFromImageTest-962804260 tempest-VolumeAndVolumeTypeFromImageTest-962804260-project-admin] Calling method '_delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:18 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-d047fb9b-1617-4f92-ad0b-31c56594a2fa tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10be220a-9bd0-4924-8d82-f2d3080641c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:09:18 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-45bb44f5-5978-438a-b34b-f17b3ec0f995 tempest-VolumeAndVolumeTypeFromImageTest-962804260 tempest-VolumeAndVolumeTypeFromImageTest-962804260-project-admin] http://192.168.122.117/volume/v3/types/7933c13b-9a30-4ff1-b8e3-d10f02b55132 returned with HTTP 202 Sep 05 21:09:18 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1439/2847] 192.168.122.117 () {58 vars in 1229 bytes} [Sat Sep 5 21:09:18 2026] DELETE /volume/v3/types/7933c13b-9a30-4ff1-b8e3-d10f02b55132 => generated 0 bytes in 150 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:09:18 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-c3df1d8e-a8af-47e0-a53f-c2dec263c536 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:18 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-c3df1d8e-a8af-47e0-a53f-c2dec263c536 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] GET http://192.168.122.117/volume/v3/volumes/6e1f4b6d-b685-413b-93c0-d5c31eec39ff Sep 05 21:09:18 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-c3df1d8e-a8af-47e0-a53f-c2dec263c536 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:18 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-c3df1d8e-a8af-47e0-a53f-c2dec263c536 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:18 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:18 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:09:18 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:18 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:09:18 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-c3df1d8e-a8af-47e0-a53f-c2dec263c536 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Volume info retrieved successfully. Sep 05 21:09:18 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-c3df1d8e-a8af-47e0-a53f-c2dec263c536 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] http://192.168.122.117/volume/v3/volumes/6e1f4b6d-b685-413b-93c0-d5c31eec39ff returned with HTTP 200 Sep 05 21:09:18 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1440/2848] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 21:09:18 2026] GET /volume/v3/volumes/6e1f4b6d-b685-413b-93c0-d5c31eec39ff => generated 905 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:09:18 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-8f32f0a7-d658-425d-9628-66bd22fa2239 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:18 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-8f32f0a7-d658-425d-9628-66bd22fa2239 tempest-VolumeAndVolumeTypeFromImageTest-962804260 tempest-VolumeAndVolumeTypeFromImageTest-962804260-project-admin] GET http://192.168.122.117/volume/v3/types/7933c13b-9a30-4ff1-b8e3-d10f02b55132 Sep 05 21:09:18 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-8f32f0a7-d658-425d-9628-66bd22fa2239 tempest-VolumeAndVolumeTypeFromImageTest-962804260 tempest-VolumeAndVolumeTypeFromImageTest-962804260-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:18 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-8f32f0a7-d658-425d-9628-66bd22fa2239 tempest-VolumeAndVolumeTypeFromImageTest-962804260 tempest-VolumeAndVolumeTypeFromImageTest-962804260-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:18 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-8f32f0a7-d658-425d-9628-66bd22fa2239 tempest-VolumeAndVolumeTypeFromImageTest-962804260 tempest-VolumeAndVolumeTypeFromImageTest-962804260-project-admin] http://192.168.122.117/volume/v3/types/7933c13b-9a30-4ff1-b8e3-d10f02b55132 returned with HTTP 404 Sep 05 21:09:18 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1441/2849] 192.168.122.117 () {58 vars in 1226 bytes} [Sat Sep 5 21:09:18 2026] GET /volume/v3/types/7933c13b-9a30-4ff1-b8e3-d10f02b55132 => generated 114 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:09:19 devstack devstack@c-api.service[87435]: DEBUG cinder.quota [None req-d047fb9b-1617-4f92-ad0b-31c56594a2fa tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] Created reservations ['c423c9de-6e61-427b-8465-e5c9e684a802', '49a88b63-cefe-4848-a1a7-744cec13b766', 'd8b07598-4cc4-4446-82be-3f9ab6cbdd47', 'd7ab1a6b-3138-4589-b5ef-5da393f53591'] {{(pid=87435) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:09:19 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-d047fb9b-1617-4f92-ad0b-31c56594a2fa tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10be220a-9bd0-4924-8d82-f2d3080641c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c423c9de-6e61-427b-8465-e5c9e684a802', '49a88b63-cefe-4848-a1a7-744cec13b766', 'd8b07598-4cc4-4446-82be-3f9ab6cbdd47', 'd7ab1a6b-3138-4589-b5ef-5da393f53591']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:09:19 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-d047fb9b-1617-4f92-ad0b-31c56594a2fa tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a41a852-627c-4471-a23e-11c286ac37a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:09:19 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:19 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:09:19 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-d047fb9b-1617-4f92-ad0b-31c56594a2fa tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a41a852-627c-4471-a23e-11c286ac37a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ed52cdc5-9fe0-4fed-8d44-e8e8e1a59729', '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='0c96aac247ff4ad4af3268015387e64a',qos_specs=None,replication_status=,reservations=['c423c9de-6e61-427b-8465-e5c9e684a802','49a88b63-cefe-4848-a1a7-744cec13b766','d8b07598-4cc4-4446-82be-3f9ab6cbdd47','d7ab1a6b-3138-4589-b5ef-5da393f53591'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6105572fbf5349809a405cb567540474',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:09:19Z,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=ed52cdc5-9fe0-4fed-8d44-e8e8e1a59729,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c96aac247ff4ad4af3268015387e64a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6105572fbf5349809a405cb567540474',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:09:19 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-d047fb9b-1617-4f92-ad0b-31c56594a2fa tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78b3bd54-a1f9-446e-8dd7-926b3d83fa2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:09:19 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-d047fb9b-1617-4f92-ad0b-31c56594a2fa tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78b3bd54-a1f9-446e-8dd7-926b3d83fa2c) transitioned into state 'SUCCESS' from 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='0c96aac247ff4ad4af3268015387e64a',qos_specs=None,replication_status=,reservations=['c423c9de-6e61-427b-8465-e5c9e684a802','49a88b63-cefe-4848-a1a7-744cec13b766','d8b07598-4cc4-4446-82be-3f9ab6cbdd47','d7ab1a6b-3138-4589-b5ef-5da393f53591'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6105572fbf5349809a405cb567540474',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:09:19 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-e00297ce-885a-423e-91af-780ace1dbcfe None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:19 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-d047fb9b-1617-4f92-ad0b-31c56594a2fa tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3057e359-b910-4ecc-a094-62dac6a4eb18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:09:19 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-e00297ce-885a-423e-91af-780ace1dbcfe tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] GET http://192.168.122.117/volume/v3/volumes/ce154d43-eff6-4b77-81d8-dbf599849f14 Sep 05 21:09:19 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-e00297ce-885a-423e-91af-780ace1dbcfe tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:19 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-e00297ce-885a-423e-91af-780ace1dbcfe tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:19 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:19 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:09:19 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:19 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:09:19 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-d047fb9b-1617-4f92-ad0b-31c56594a2fa tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3057e359-b910-4ecc-a094-62dac6a4eb18) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:09:19 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-d047fb9b-1617-4f92-ad0b-31c56594a2fa tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] Flow 'volume_create_api' (dfa4c7d8-c4f4-4981-ac0a-2768033394b5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:09:19 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-d047fb9b-1617-4f92-ad0b-31c56594a2fa tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] Create volume request issued successfully. Sep 05 21:09:19 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-d047fb9b-1617-4f92-ad0b-31c56594a2fa tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 21:09:19 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1409/2850] 192.168.122.117 () {60 vars in 1142 bytes} [Sat Sep 5 21:09:18 2026] POST /volume/v3/volumes => generated 749 bytes in 1145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:09:19 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-0710fa8c-4d7c-42e8-b70f-a365df26f788 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:19 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-e00297ce-885a-423e-91af-780ace1dbcfe tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Volume info retrieved successfully. Sep 05 21:09:19 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-0710fa8c-4d7c-42e8-b70f-a365df26f788 tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] GET http://192.168.122.117/volume/v3/volumes/ed52cdc5-9fe0-4fed-8d44-e8e8e1a59729 Sep 05 21:09:19 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-0710fa8c-4d7c-42e8-b70f-a365df26f788 tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:19 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-0710fa8c-4d7c-42e8-b70f-a365df26f788 tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:19 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-e00297ce-885a-423e-91af-780ace1dbcfe tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] http://192.168.122.117/volume/v3/volumes/ce154d43-eff6-4b77-81d8-dbf599849f14 returned with HTTP 200 Sep 05 21:09:19 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1442/2851] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:09:19 2026] GET /volume/v3/volumes/ce154d43-eff6-4b77-81d8-dbf599849f14 => generated 861 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:09:19 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:19 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:09:19 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:19 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:09:19 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-0710fa8c-4d7c-42e8-b70f-a365df26f788 tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] Volume info retrieved successfully. Sep 05 21:09:19 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-0710fa8c-4d7c-42e8-b70f-a365df26f788 tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] http://192.168.122.117/volume/v3/volumes/ed52cdc5-9fe0-4fed-8d44-e8e8e1a59729 returned with HTTP 200 Sep 05 21:09:19 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1410/2852] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:09:19 2026] GET /volume/v3/volumes/ed52cdc5-9fe0-4fed-8d44-e8e8e1a59729 => generated 817 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:09:19 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-46cbbdbf-f07d-451a-8209-019c9d471f65 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:19 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-46cbbdbf-f07d-451a-8209-019c9d471f65 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] GET http://192.168.122.117/volume/v3/volumes/6e1f4b6d-b685-413b-93c0-d5c31eec39ff Sep 05 21:09:19 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-46cbbdbf-f07d-451a-8209-019c9d471f65 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:19 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-46cbbdbf-f07d-451a-8209-019c9d471f65 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:19 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:19 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:09:19 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:19 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:09:19 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-46cbbdbf-f07d-451a-8209-019c9d471f65 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Volume info retrieved successfully. Sep 05 21:09:20 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-46cbbdbf-f07d-451a-8209-019c9d471f65 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] http://192.168.122.117/volume/v3/volumes/6e1f4b6d-b685-413b-93c0-d5c31eec39ff returned with HTTP 200 Sep 05 21:09:20 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1443/2853] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 21:09:19 2026] GET /volume/v3/volumes/6e1f4b6d-b685-413b-93c0-d5c31eec39ff => generated 905 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:09:20 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-55afdb8c-3114-4e26-a396-9991ea36acec None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:20 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-55afdb8c-3114-4e26-a396-9991ea36acec tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] GET http://192.168.122.117/volume/v3/volumes/ce154d43-eff6-4b77-81d8-dbf599849f14 Sep 05 21:09:20 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-55afdb8c-3114-4e26-a396-9991ea36acec tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:20 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-55afdb8c-3114-4e26-a396-9991ea36acec tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:20 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-14b6700f-355f-400a-a8ca-ec722b248e45 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:20 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-14b6700f-355f-400a-a8ca-ec722b248e45 tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] GET http://192.168.122.117/volume/v3/volumes/ed52cdc5-9fe0-4fed-8d44-e8e8e1a59729 Sep 05 21:09:20 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-55afdb8c-3114-4e26-a396-9991ea36acec tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] http://192.168.122.117/volume/v3/volumes/ce154d43-eff6-4b77-81d8-dbf599849f14 returned with HTTP 404 Sep 05 21:09:20 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-14b6700f-355f-400a-a8ca-ec722b248e45 tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:20 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-14b6700f-355f-400a-a8ca-ec722b248e45 tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:20 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1411/2854] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:09:20 2026] GET /volume/v3/volumes/ce154d43-eff6-4b77-81d8-dbf599849f14 => generated 109 bytes in 85 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:09:20 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-83e6ee38-46a7-4a56-bf5e-1f0ca55c8024 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:20 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-83e6ee38-46a7-4a56-bf5e-1f0ca55c8024 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] DELETE http://192.168.122.117/volume/v3/volumes/8e4bc375-1a59-4179-b09e-3e7b1c3020d3 Sep 05 21:09:20 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-83e6ee38-46a7-4a56-bf5e-1f0ca55c8024 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:20 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-83e6ee38-46a7-4a56-bf5e-1f0ca55c8024 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:20 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-83e6ee38-46a7-4a56-bf5e-1f0ca55c8024 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Delete volume with id: 8e4bc375-1a59-4179-b09e-3e7b1c3020d3 Sep 05 21:09:20 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:20 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:09:20 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:20 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:09:20 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:20 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:09:20 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:20 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:09:20 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-83e6ee38-46a7-4a56-bf5e-1f0ca55c8024 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Volume info retrieved successfully. Sep 05 21:09:20 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-14b6700f-355f-400a-a8ca-ec722b248e45 tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] Volume info retrieved successfully. Sep 05 21:09:20 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-14b6700f-355f-400a-a8ca-ec722b248e45 tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] http://192.168.122.117/volume/v3/volumes/ed52cdc5-9fe0-4fed-8d44-e8e8e1a59729 returned with HTTP 200 Sep 05 21:09:20 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1444/2855] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:09:20 2026] GET /volume/v3/volumes/ed52cdc5-9fe0-4fed-8d44-e8e8e1a59729 => generated 841 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:09:20 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-83e6ee38-46a7-4a56-bf5e-1f0ca55c8024 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Delete volume request issued successfully. Sep 05 21:09:20 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-83e6ee38-46a7-4a56-bf5e-1f0ca55c8024 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] http://192.168.122.117/volume/v3/volumes/8e4bc375-1a59-4179-b09e-3e7b1c3020d3 returned with HTTP 202 Sep 05 21:09:20 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1412/2856] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 21:09:20 2026] DELETE /volume/v3/volumes/8e4bc375-1a59-4179-b09e-3e7b1c3020d3 => generated 0 bytes in 188 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:09:20 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-4ba0e2c2-fec7-4e2d-bc63-a05ce0a81589 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:20 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-4ba0e2c2-fec7-4e2d-bc63-a05ce0a81589 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] GET http://192.168.122.117/volume/v3/volumes/8e4bc375-1a59-4179-b09e-3e7b1c3020d3 Sep 05 21:09:20 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-4ba0e2c2-fec7-4e2d-bc63-a05ce0a81589 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:20 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-4ba0e2c2-fec7-4e2d-bc63-a05ce0a81589 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:20 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:20 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:09:20 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:20 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:09:20 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-4ba0e2c2-fec7-4e2d-bc63-a05ce0a81589 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Volume info retrieved successfully. Sep 05 21:09:20 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-4ba0e2c2-fec7-4e2d-bc63-a05ce0a81589 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] http://192.168.122.117/volume/v3/volumes/8e4bc375-1a59-4179-b09e-3e7b1c3020d3 returned with HTTP 200 Sep 05 21:09:20 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1445/2857] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:09:20 2026] GET /volume/v3/volumes/8e4bc375-1a59-4179-b09e-3e7b1c3020d3 => generated 860 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:09:21 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-307ec50a-5524-491f-8692-ef2cba6883fb None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:21 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-307ec50a-5524-491f-8692-ef2cba6883fb tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] GET http://192.168.122.117/volume/v3/volumes/6e1f4b6d-b685-413b-93c0-d5c31eec39ff Sep 05 21:09:21 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-307ec50a-5524-491f-8692-ef2cba6883fb tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:21 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-307ec50a-5524-491f-8692-ef2cba6883fb tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:21 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:21 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:09:21 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:21 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:09:21 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-307ec50a-5524-491f-8692-ef2cba6883fb tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Volume info retrieved successfully. Sep 05 21:09:21 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-307ec50a-5524-491f-8692-ef2cba6883fb tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] http://192.168.122.117/volume/v3/volumes/6e1f4b6d-b685-413b-93c0-d5c31eec39ff returned with HTTP 200 Sep 05 21:09:21 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1413/2858] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 21:09:21 2026] GET /volume/v3/volumes/6e1f4b6d-b685-413b-93c0-d5c31eec39ff => generated 905 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:09:21 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-c2c47dec-867a-4977-8111-ce1901d42454 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:21 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-c2c47dec-867a-4977-8111-ce1901d42454 tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] GET http://192.168.122.117/volume/v3/volumes/ed52cdc5-9fe0-4fed-8d44-e8e8e1a59729 Sep 05 21:09:21 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-c2c47dec-867a-4977-8111-ce1901d42454 tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:21 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-c2c47dec-867a-4977-8111-ce1901d42454 tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:21 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:21 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:09:21 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:21 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:09:21 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-c2c47dec-867a-4977-8111-ce1901d42454 tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] Volume info retrieved successfully. Sep 05 21:09:21 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-c2c47dec-867a-4977-8111-ce1901d42454 tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] http://192.168.122.117/volume/v3/volumes/ed52cdc5-9fe0-4fed-8d44-e8e8e1a59729 returned with HTTP 200 Sep 05 21:09:21 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1446/2859] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:09:21 2026] GET /volume/v3/volumes/ed52cdc5-9fe0-4fed-8d44-e8e8e1a59729 => generated 841 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:09:21 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-665c83a8-8841-496c-855e-bdadfc10621f None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:21 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-665c83a8-8841-496c-855e-bdadfc10621f tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] GET http://192.168.122.117/volume/v3/volumes/8e4bc375-1a59-4179-b09e-3e7b1c3020d3 Sep 05 21:09:21 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-665c83a8-8841-496c-855e-bdadfc10621f tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:21 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-665c83a8-8841-496c-855e-bdadfc10621f tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:21 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:21 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:09:22 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:22 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:09:22 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-665c83a8-8841-496c-855e-bdadfc10621f tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Volume info retrieved successfully. Sep 05 21:09:22 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-665c83a8-8841-496c-855e-bdadfc10621f tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] http://192.168.122.117/volume/v3/volumes/8e4bc375-1a59-4179-b09e-3e7b1c3020d3 returned with HTTP 200 Sep 05 21:09:22 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1414/2860] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:09:21 2026] GET /volume/v3/volumes/8e4bc375-1a59-4179-b09e-3e7b1c3020d3 => generated 860 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:09:22 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-9069351c-7ce4-442e-8641-2b7409ac7fc0 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:22 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-9069351c-7ce4-442e-8641-2b7409ac7fc0 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] GET http://192.168.122.117/volume/v3/volumes/6e1f4b6d-b685-413b-93c0-d5c31eec39ff Sep 05 21:09:22 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-9069351c-7ce4-442e-8641-2b7409ac7fc0 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:22 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-9069351c-7ce4-442e-8641-2b7409ac7fc0 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:22 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:22 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:09:22 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:22 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:09:22 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-9069351c-7ce4-442e-8641-2b7409ac7fc0 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Volume info retrieved successfully. Sep 05 21:09:22 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-9069351c-7ce4-442e-8641-2b7409ac7fc0 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] http://192.168.122.117/volume/v3/volumes/6e1f4b6d-b685-413b-93c0-d5c31eec39ff returned with HTTP 200 Sep 05 21:09:22 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1447/2861] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 21:09:22 2026] GET /volume/v3/volumes/6e1f4b6d-b685-413b-93c0-d5c31eec39ff => generated 905 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:09:22 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-cd4c8c87-2306-4580-a8d8-bd423153a059 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:22 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-cd4c8c87-2306-4580-a8d8-bd423153a059 tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] GET http://192.168.122.117/volume/v3/volumes/ed52cdc5-9fe0-4fed-8d44-e8e8e1a59729 Sep 05 21:09:22 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-cd4c8c87-2306-4580-a8d8-bd423153a059 tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:22 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-cd4c8c87-2306-4580-a8d8-bd423153a059 tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:22 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:22 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:09:22 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:22 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:09:22 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-cd4c8c87-2306-4580-a8d8-bd423153a059 tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] Volume info retrieved successfully. Sep 05 21:09:22 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-cd4c8c87-2306-4580-a8d8-bd423153a059 tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] http://192.168.122.117/volume/v3/volumes/ed52cdc5-9fe0-4fed-8d44-e8e8e1a59729 returned with HTTP 200 Sep 05 21:09:22 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1415/2862] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:09:22 2026] GET /volume/v3/volumes/ed52cdc5-9fe0-4fed-8d44-e8e8e1a59729 => generated 841 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:09:23 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-8471067a-d2ec-445d-8e72-6b187ce9d126 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:23 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-8471067a-d2ec-445d-8e72-6b187ce9d126 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] GET http://192.168.122.117/volume/v3/volumes/8e4bc375-1a59-4179-b09e-3e7b1c3020d3 Sep 05 21:09:23 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-8471067a-d2ec-445d-8e72-6b187ce9d126 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:23 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-8471067a-d2ec-445d-8e72-6b187ce9d126 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:23 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:23 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:09:23 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:23 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:09:23 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-8471067a-d2ec-445d-8e72-6b187ce9d126 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Volume info retrieved successfully. Sep 05 21:09:23 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-8471067a-d2ec-445d-8e72-6b187ce9d126 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] http://192.168.122.117/volume/v3/volumes/8e4bc375-1a59-4179-b09e-3e7b1c3020d3 returned with HTTP 200 Sep 05 21:09:23 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1448/2863] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:09:23 2026] GET /volume/v3/volumes/8e4bc375-1a59-4179-b09e-3e7b1c3020d3 => generated 860 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:09:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-f007636c-d420-45d9-918b-05a8d2e57a0c None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:23 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-f007636c-d420-45d9-918b-05a8d2e57a0c tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] GET http://192.168.122.117/volume/v3/volumes/6e1f4b6d-b685-413b-93c0-d5c31eec39ff Sep 05 21:09:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-f007636c-d420-45d9-918b-05a8d2e57a0c tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-f007636c-d420-45d9-918b-05a8d2e57a0c tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:23 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:23 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:09:23 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:23 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:09:23 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-f007636c-d420-45d9-918b-05a8d2e57a0c tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Volume info retrieved successfully. Sep 05 21:09:23 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-f007636c-d420-45d9-918b-05a8d2e57a0c tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] http://192.168.122.117/volume/v3/volumes/6e1f4b6d-b685-413b-93c0-d5c31eec39ff returned with HTTP 200 Sep 05 21:09:23 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1416/2864] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 21:09:23 2026] GET /volume/v3/volumes/6e1f4b6d-b685-413b-93c0-d5c31eec39ff => generated 905 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 21:09:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-af212f5a-2bad-4f4c-8d71-82388217cd99 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:24 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-af212f5a-2bad-4f4c-8d71-82388217cd99 tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] GET http://192.168.122.117/volume/v3/volumes/ed52cdc5-9fe0-4fed-8d44-e8e8e1a59729 Sep 05 21:09:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-af212f5a-2bad-4f4c-8d71-82388217cd99 tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-af212f5a-2bad-4f4c-8d71-82388217cd99 tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:24 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:24 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:09:24 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:24 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:09:24 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-af212f5a-2bad-4f4c-8d71-82388217cd99 tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] Volume info retrieved successfully. Sep 05 21:09:24 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-af212f5a-2bad-4f4c-8d71-82388217cd99 tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] http://192.168.122.117/volume/v3/volumes/ed52cdc5-9fe0-4fed-8d44-e8e8e1a59729 returned with HTTP 200 Sep 05 21:09:24 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1449/2865] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:09:24 2026] GET /volume/v3/volumes/ed52cdc5-9fe0-4fed-8d44-e8e8e1a59729 => generated 841 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:09:24 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-6af5eddf-65b5-40d3-b6b1-6dfb7dddf5f7 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:24 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-6af5eddf-65b5-40d3-b6b1-6dfb7dddf5f7 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] GET http://192.168.122.117/volume/v3/volumes/8e4bc375-1a59-4179-b09e-3e7b1c3020d3 Sep 05 21:09:24 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-6af5eddf-65b5-40d3-b6b1-6dfb7dddf5f7 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:24 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-6af5eddf-65b5-40d3-b6b1-6dfb7dddf5f7 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:24 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-6af5eddf-65b5-40d3-b6b1-6dfb7dddf5f7 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] http://192.168.122.117/volume/v3/volumes/8e4bc375-1a59-4179-b09e-3e7b1c3020d3 returned with HTTP 404 Sep 05 21:09:24 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1417/2866] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:09:24 2026] GET /volume/v3/volumes/8e4bc375-1a59-4179-b09e-3e7b1c3020d3 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:09:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-41fb8407-f41d-4e47-828f-534128dfba0e None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:24 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-41fb8407-f41d-4e47-828f-534128dfba0e tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] DELETE http://192.168.122.117/volume/v3/volumes/962a0231-20b8-45bc-a7f0-d7300dfb51fe Sep 05 21:09:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-41fb8407-f41d-4e47-828f-534128dfba0e tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-41fb8407-f41d-4e47-828f-534128dfba0e tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Calling method 'delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:24 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-41fb8407-f41d-4e47-828f-534128dfba0e tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Delete volume with id: 962a0231-20b8-45bc-a7f0-d7300dfb51fe Sep 05 21:09:24 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:24 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:09:24 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:24 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:09:24 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-41fb8407-f41d-4e47-828f-534128dfba0e tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Volume info retrieved successfully. Sep 05 21:09:24 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-41fb8407-f41d-4e47-828f-534128dfba0e tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Delete volume request issued successfully. Sep 05 21:09:24 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-41fb8407-f41d-4e47-828f-534128dfba0e tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] http://192.168.122.117/volume/v3/volumes/962a0231-20b8-45bc-a7f0-d7300dfb51fe returned with HTTP 202 Sep 05 21:09:24 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1450/2867] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 21:09:24 2026] DELETE /volume/v3/volumes/962a0231-20b8-45bc-a7f0-d7300dfb51fe => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 05 21:09:24 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-15c6ce23-2039-441e-aaa8-f36851214bc2 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:24 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-15c6ce23-2039-441e-aaa8-f36851214bc2 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] GET http://192.168.122.117/volume/v3/volumes/962a0231-20b8-45bc-a7f0-d7300dfb51fe Sep 05 21:09:24 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-15c6ce23-2039-441e-aaa8-f36851214bc2 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:24 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-15c6ce23-2039-441e-aaa8-f36851214bc2 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:24 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:24 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:09:24 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:24 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:09:24 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-15c6ce23-2039-441e-aaa8-f36851214bc2 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Volume info retrieved successfully. Sep 05 21:09:24 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-15c6ce23-2039-441e-aaa8-f36851214bc2 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] http://192.168.122.117/volume/v3/volumes/962a0231-20b8-45bc-a7f0-d7300dfb51fe returned with HTTP 200 Sep 05 21:09:24 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1418/2868] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:09:24 2026] GET /volume/v3/volumes/962a0231-20b8-45bc-a7f0-d7300dfb51fe => generated 861 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:09:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-5ffac82d-5c47-448a-9497-7b252d90d996 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:24 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-5ffac82d-5c47-448a-9497-7b252d90d996 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] GET http://192.168.122.117/volume/v3/volumes/6e1f4b6d-b685-413b-93c0-d5c31eec39ff Sep 05 21:09:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-5ffac82d-5c47-448a-9497-7b252d90d996 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-5ffac82d-5c47-448a-9497-7b252d90d996 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:24 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:24 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:09:24 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:24 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:09:24 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-5ffac82d-5c47-448a-9497-7b252d90d996 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Volume info retrieved successfully. Sep 05 21:09:24 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-5ffac82d-5c47-448a-9497-7b252d90d996 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] http://192.168.122.117/volume/v3/volumes/6e1f4b6d-b685-413b-93c0-d5c31eec39ff returned with HTTP 200 Sep 05 21:09:24 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1451/2869] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 21:09:24 2026] GET /volume/v3/volumes/6e1f4b6d-b685-413b-93c0-d5c31eec39ff => generated 906 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:09:24 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-51c45d24-daaf-4521-a74c-2afef1bcc290 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:24 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-51c45d24-daaf-4521-a74c-2afef1bcc290 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] DELETE http://192.168.122.117/volume/v3/snapshots/a3b7538f-61e8-4640-b675-c6687922669d Sep 05 21:09:24 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-51c45d24-daaf-4521-a74c-2afef1bcc290 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:24 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-51c45d24-daaf-4521-a74c-2afef1bcc290 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:24 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.snapshots [None req-51c45d24-daaf-4521-a74c-2afef1bcc290 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Delete snapshot with id: a3b7538f-61e8-4640-b675-c6687922669d Sep 05 21:09:24 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:24 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:09:24 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-51c45d24-daaf-4521-a74c-2afef1bcc290 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Snapshot retrieved successfully. Sep 05 21:09:24 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:24 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:09:24 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-51c45d24-daaf-4521-a74c-2afef1bcc290 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Snapshot delete request issued successfully. Sep 05 21:09:24 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-51c45d24-daaf-4521-a74c-2afef1bcc290 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] http://192.168.122.117/volume/v3/snapshots/a3b7538f-61e8-4640-b675-c6687922669d returned with HTTP 202 Sep 05 21:09:24 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1419/2870] 192.168.122.117 () {58 vars in 1241 bytes} [Sat Sep 5 21:09:24 2026] DELETE /volume/v3/snapshots/a3b7538f-61e8-4640-b675-c6687922669d => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:09:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-91425709-0b04-4569-890c-df8cb0085c7d None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:24 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-91425709-0b04-4569-890c-df8cb0085c7d tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] GET http://192.168.122.117/volume/v3/snapshots/a3b7538f-61e8-4640-b675-c6687922669d Sep 05 21:09:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-91425709-0b04-4569-890c-df8cb0085c7d tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-91425709-0b04-4569-890c-df8cb0085c7d tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:24 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:24 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:09:24 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-91425709-0b04-4569-890c-df8cb0085c7d tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Snapshot retrieved successfully. Sep 05 21:09:24 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-91425709-0b04-4569-890c-df8cb0085c7d tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] http://192.168.122.117/volume/v3/snapshots/a3b7538f-61e8-4640-b675-c6687922669d returned with HTTP 200 Sep 05 21:09:24 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1452/2871] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:09:24 2026] GET /volume/v3/snapshots/a3b7538f-61e8-4640-b675-c6687922669d => generated 465 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:09:25 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-d43fe261-9a8d-4ac7-ab1e-3859f679cded None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:25 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-d43fe261-9a8d-4ac7-ab1e-3859f679cded tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] GET http://192.168.122.117/volume/v3/volumes/ed52cdc5-9fe0-4fed-8d44-e8e8e1a59729 Sep 05 21:09:25 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-d43fe261-9a8d-4ac7-ab1e-3859f679cded tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:25 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-d43fe261-9a8d-4ac7-ab1e-3859f679cded tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:25 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:25 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:09:25 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:25 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:09:25 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-d43fe261-9a8d-4ac7-ab1e-3859f679cded tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] Volume info retrieved successfully. Sep 05 21:09:25 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-d43fe261-9a8d-4ac7-ab1e-3859f679cded tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] http://192.168.122.117/volume/v3/volumes/ed52cdc5-9fe0-4fed-8d44-e8e8e1a59729 returned with HTTP 200 Sep 05 21:09:25 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1420/2872] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:09:25 2026] GET /volume/v3/volumes/ed52cdc5-9fe0-4fed-8d44-e8e8e1a59729 => generated 841 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:09:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-226d2a4c-c6c6-481c-ab6a-ca65353e4e58 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:25 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-226d2a4c-c6c6-481c-ab6a-ca65353e4e58 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] GET http://192.168.122.117/volume/v3/volumes/962a0231-20b8-45bc-a7f0-d7300dfb51fe Sep 05 21:09:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-226d2a4c-c6c6-481c-ab6a-ca65353e4e58 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-226d2a4c-c6c6-481c-ab6a-ca65353e4e58 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:25 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:25 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:09:25 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:25 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:09:25 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-226d2a4c-c6c6-481c-ab6a-ca65353e4e58 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Volume info retrieved successfully. Sep 05 21:09:25 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-226d2a4c-c6c6-481c-ab6a-ca65353e4e58 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] http://192.168.122.117/volume/v3/volumes/962a0231-20b8-45bc-a7f0-d7300dfb51fe returned with HTTP 200 Sep 05 21:09:25 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1453/2873] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:09:25 2026] GET /volume/v3/volumes/962a0231-20b8-45bc-a7f0-d7300dfb51fe => generated 861 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:09:25 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-066c256a-08b7-4a86-bd7a-0ee122a18cc0 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:25 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-066c256a-08b7-4a86-bd7a-0ee122a18cc0 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] GET http://192.168.122.117/volume/v3/snapshots/a3b7538f-61e8-4640-b675-c6687922669d Sep 05 21:09:25 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-066c256a-08b7-4a86-bd7a-0ee122a18cc0 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:25 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-066c256a-08b7-4a86-bd7a-0ee122a18cc0 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:25 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:25 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:09:25 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-066c256a-08b7-4a86-bd7a-0ee122a18cc0 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Snapshot retrieved successfully. Sep 05 21:09:25 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-066c256a-08b7-4a86-bd7a-0ee122a18cc0 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] http://192.168.122.117/volume/v3/snapshots/a3b7538f-61e8-4640-b675-c6687922669d returned with HTTP 200 Sep 05 21:09:25 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1421/2874] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:09:25 2026] GET /volume/v3/snapshots/a3b7538f-61e8-4640-b675-c6687922669d => generated 465 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:09:26 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-fa212b40-b9f2-4029-952c-44313e3cb38f None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:26 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-77c13031-dca1-4ecc-8049-a307b3e4f0dc None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:26 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-77c13031-dca1-4ecc-8049-a307b3e4f0dc tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] GET http://192.168.122.117/volume/v3/volumes/ed52cdc5-9fe0-4fed-8d44-e8e8e1a59729 Sep 05 21:09:26 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-77c13031-dca1-4ecc-8049-a307b3e4f0dc tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:26 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-77c13031-dca1-4ecc-8049-a307b3e4f0dc tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:26 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:26 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:09:26 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:26 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:09:26 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-77c13031-dca1-4ecc-8049-a307b3e4f0dc tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] Volume info retrieved successfully. Sep 05 21:09:26 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-77c13031-dca1-4ecc-8049-a307b3e4f0dc tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] http://192.168.122.117/volume/v3/volumes/ed52cdc5-9fe0-4fed-8d44-e8e8e1a59729 returned with HTTP 200 Sep 05 21:09:26 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1422/2875] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:09:26 2026] GET /volume/v3/volumes/ed52cdc5-9fe0-4fed-8d44-e8e8e1a59729 => generated 842 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:09:26 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-f0473851-a76f-4cd8-931e-03b741000e20 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:26 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-f0473851-a76f-4cd8-931e-03b741000e20 tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] GET http://192.168.122.117/volume/v3/volumes/ed52cdc5-9fe0-4fed-8d44-e8e8e1a59729 Sep 05 21:09:26 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-f0473851-a76f-4cd8-931e-03b741000e20 tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:26 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-f0473851-a76f-4cd8-931e-03b741000e20 tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:26 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:26 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:09:26 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-fa212b40-b9f2-4029-952c-44313e3cb38f tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] POST http://192.168.122.117/volume/v3/types Sep 05 21:09:26 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:26 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:09:26 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-fa212b40-b9f2-4029-952c-44313e3cb38f tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1971296757", "extra_specs": {"storage_protocol": "tempest-storage_protocol-2104897171", "vendor_name": "tempest-vendor_name-768302926"}}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:09:26 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-f0473851-a76f-4cd8-931e-03b741000e20 tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] Volume info retrieved successfully. Sep 05 21:09:26 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-f0473851-a76f-4cd8-931e-03b741000e20 tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] http://192.168.122.117/volume/v3/volumes/ed52cdc5-9fe0-4fed-8d44-e8e8e1a59729 returned with HTTP 200 Sep 05 21:09:26 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1423/2876] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:09:26 2026] GET /volume/v3/volumes/ed52cdc5-9fe0-4fed-8d44-e8e8e1a59729 => generated 842 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:09:26 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-90b04da7-1ac4-4d14-9441-312f018fd163 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:26 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-90b04da7-1ac4-4d14-9441-312f018fd163 tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 21:09:26 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-90b04da7-1ac4-4d14-9441-312f018fd163 tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-916974240"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:09:26 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.volumes [None req-90b04da7-1ac4-4d14-9441-312f018fd163 tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-916974240'}} {{(pid=87435) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:09:26 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-90b04da7-1ac4-4d14-9441-312f018fd163 tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] Create volume of 1 GB Sep 05 21:09:26 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-fa212b40-b9f2-4029-952c-44313e3cb38f tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] http://192.168.122.117/volume/v3/types returned with HTTP 200 Sep 05 21:09:26 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-90b04da7-1ac4-4d14-9441-312f018fd163 tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] Availability Zones retrieved successfully. Sep 05 21:09:26 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1454/2877] 192.168.122.117 () {60 vars in 1137 bytes} [Sat Sep 5 21:09:26 2026] POST /volume/v3/types => generated 328 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:09:26 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-4154c901-6471-4381-a5f4-fdaa02ed6268 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:26 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-4154c901-6471-4381-a5f4-fdaa02ed6268 tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] POST http://192.168.122.117/volume/v3/volumes Sep 05 21:09:26 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-4154c901-6471-4381-a5f4-fdaa02ed6268 tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "66c3e626-4a2a-4dbc-b98e-71490ad1c02d", "size": 1}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:09:26 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-90b04da7-1ac4-4d14-9441-312f018fd163 tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] Flow 'volume_create_api' (88002200-cc09-48ff-87c9-4877c9308422) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:09:26 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.volumes [None req-4154c901-6471-4381-a5f4-fdaa02ed6268 tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] Create volume request body: {'volume': {'volume_type': '66c3e626-4a2a-4dbc-b98e-71490ad1c02d', 'size': 1}} {{(pid=87434) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:09:26 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-90b04da7-1ac4-4d14-9441-312f018fd163 tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98f5a455-b7fd-4ff7-8794-ebcc65a197ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:09:26 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.flows.api.create_volume [None req-90b04da7-1ac4-4d14-9441-312f018fd163 tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] Validating volume size '1' using validate_int {{(pid=87435) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:09:26 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-4154c901-6471-4381-a5f4-fdaa02ed6268 tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] Create volume of 1 GB Sep 05 21:09:26 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:26 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:09:26 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-4154c901-6471-4381-a5f4-fdaa02ed6268 tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] Availability Zones retrieved successfully. Sep 05 21:09:26 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-4154c901-6471-4381-a5f4-fdaa02ed6268 tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] Flow 'volume_create_api' (3f9b870a-14f1-4778-b51f-664e3e37f5c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:09:26 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-4154c901-6471-4381-a5f4-fdaa02ed6268 tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc88d7a4-82fe-42db-acba-739d90361665) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:09:26 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.flows.api.create_volume [None req-4154c901-6471-4381-a5f4-fdaa02ed6268 tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] Validating volume size '1' using validate_int {{(pid=87434) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:09:26 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-90b04da7-1ac4-4d14-9441-312f018fd163 tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98f5a455-b7fd-4ff7-8794-ebcc65a197ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:09:26 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-90b04da7-1ac4-4d14-9441-312f018fd163 tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac9b63b3-b392-4eaa-8be0-b5e62769c21e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:09:26 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-4154c901-6471-4381-a5f4-fdaa02ed6268 tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc88d7a4-82fe-42db-acba-739d90361665) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T19:09:26Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-2104897171',vendor_name='tempest-vendor_name-768302926'},id=66c3e626-4a2a-4dbc-b98e-71490ad1c02d,is_public=True,name='tempest-ProjectAdminTests-volume-type-1971296757',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '66c3e626-4a2a-4dbc-b98e-71490ad1c02d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:09:26 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-4154c901-6471-4381-a5f4-fdaa02ed6268 tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba72b4e2-2812-41b2-b216-1ef5e980332d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:09:26 devstack devstack@c-api.service[87434]: WARNING cinder.quota [None req-4154c901-6471-4381-a5f4-fdaa02ed6268 tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1971296757 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1971296757, it is now deprecated. Please use the default quota class for default quota. Sep 05 21:09:26 devstack devstack@c-api.service[87434]: WARNING cinder.quota [None req-4154c901-6471-4381-a5f4-fdaa02ed6268 tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1971296757 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1971296757, it is now deprecated. Please use the default quota class for default quota. Sep 05 21:09:26 devstack devstack@c-api.service[87435]: DEBUG cinder.quota [None req-90b04da7-1ac4-4d14-9441-312f018fd163 tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] Created reservations ['3bd50678-3ef6-48f2-a1bf-58d97b8b5ed4', '4b19fde7-af60-4b33-818b-0be551a1a940', '9b463667-cd66-418b-ac9f-c93b75702bbe', '4b9357a2-78cc-48e0-838b-ce02f14e368d'] {{(pid=87435) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:09:26 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-90b04da7-1ac4-4d14-9441-312f018fd163 tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac9b63b3-b392-4eaa-8be0-b5e62769c21e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3bd50678-3ef6-48f2-a1bf-58d97b8b5ed4', '4b19fde7-af60-4b33-818b-0be551a1a940', '9b463667-cd66-418b-ac9f-c93b75702bbe', '4b9357a2-78cc-48e0-838b-ce02f14e368d']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:09:26 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-90b04da7-1ac4-4d14-9441-312f018fd163 tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bbf97792-6704-4b51-a559-f2a42627edd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:09:26 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:26 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:09:26 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-90b04da7-1ac4-4d14-9441-312f018fd163 tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bbf97792-6704-4b51-a559-f2a42627edd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ae89fb3f-da88-4f03-a72d-218b1166f3a2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-916974240',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c96aac247ff4ad4af3268015387e64a',qos_specs=None,replication_status=,reservations=['3bd50678-3ef6-48f2-a1bf-58d97b8b5ed4','4b19fde7-af60-4b33-818b-0be551a1a940','9b463667-cd66-418b-ac9f-c93b75702bbe','4b9357a2-78cc-48e0-838b-ce02f14e368d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6105572fbf5349809a405cb567540474',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:09:26Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-916974240',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ae89fb3f-da88-4f03-a72d-218b1166f3a2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c96aac247ff4ad4af3268015387e64a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6105572fbf5349809a405cb567540474',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:09:26 devstack devstack@c-api.service[87434]: DEBUG cinder.quota [None req-4154c901-6471-4381-a5f4-fdaa02ed6268 tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] Created reservations ['a125db5e-94fb-4f4c-83c6-d9c40e47cc2d', '436d6ee4-0d9e-4453-98c5-61ae6b67df9d', '33a0f08f-1980-4f3d-a7eb-e59751ecad4e', 'e52e9b8a-6fda-4fee-8799-86bc00b14eeb'] {{(pid=87434) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:09:26 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-90b04da7-1ac4-4d14-9441-312f018fd163 tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce8976f0-657f-4c50-824c-2d369a401dac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:09:26 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-4154c901-6471-4381-a5f4-fdaa02ed6268 tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba72b4e2-2812-41b2-b216-1ef5e980332d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a125db5e-94fb-4f4c-83c6-d9c40e47cc2d', '436d6ee4-0d9e-4453-98c5-61ae6b67df9d', '33a0f08f-1980-4f3d-a7eb-e59751ecad4e', 'e52e9b8a-6fda-4fee-8799-86bc00b14eeb']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:09:26 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-4154c901-6471-4381-a5f4-fdaa02ed6268 tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (daf0cf7f-8f32-45f9-9f1f-a838085a9074) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:09:26 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:26 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:09:26 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-90b04da7-1ac4-4d14-9441-312f018fd163 tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce8976f0-657f-4c50-824c-2d369a401dac) transitioned into 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-916974240',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c96aac247ff4ad4af3268015387e64a',qos_specs=None,replication_status=,reservations=['3bd50678-3ef6-48f2-a1bf-58d97b8b5ed4','4b19fde7-af60-4b33-818b-0be551a1a940','9b463667-cd66-418b-ac9f-c93b75702bbe','4b9357a2-78cc-48e0-838b-ce02f14e368d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6105572fbf5349809a405cb567540474',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:09:26 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-4154c901-6471-4381-a5f4-fdaa02ed6268 tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (daf0cf7f-8f32-45f9-9f1f-a838085a9074) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2e724454-ca2c-4d7f-8389-934e5dc35069', '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='f10f2278f39544ed9b7f553a4065ed49',qos_specs=None,replication_status=,reservations=['a125db5e-94fb-4f4c-83c6-d9c40e47cc2d','436d6ee4-0d9e-4453-98c5-61ae6b67df9d','33a0f08f-1980-4f3d-a7eb-e59751ecad4e','e52e9b8a-6fda-4fee-8799-86bc00b14eeb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb03d3dbbbfd411eb2c28ff16d9d7a89',volume_type_id=66c3e626-4a2a-4dbc-b98e-71490ad1c02d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:09:26Z,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=2e724454-ca2c-4d7f-8389-934e5dc35069,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f10f2278f39544ed9b7f553a4065ed49',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eb03d3dbbbfd411eb2c28ff16d9d7a89',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(66c3e626-4a2a-4dbc-b98e-71490ad1c02d),volume_type_id=66c3e626-4a2a-4dbc-b98e-71490ad1c02d)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:09:26 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-90b04da7-1ac4-4d14-9441-312f018fd163 tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc177724-d566-4e2f-80ad-58ff384467db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:09:26 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-4154c901-6471-4381-a5f4-fdaa02ed6268 tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29c4246c-4fd1-4275-bea7-9f3f1ff96bbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:09:26 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-90b04da7-1ac4-4d14-9441-312f018fd163 tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc177724-d566-4e2f-80ad-58ff384467db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:09:26 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-90b04da7-1ac4-4d14-9441-312f018fd163 tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] Flow 'volume_create_api' (88002200-cc09-48ff-87c9-4877c9308422) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:09:26 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-90b04da7-1ac4-4d14-9441-312f018fd163 tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] Create volume request issued successfully. Sep 05 21:09:26 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-90b04da7-1ac4-4d14-9441-312f018fd163 tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 21:09:26 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1424/2878] 192.168.122.117 () {60 vars in 1143 bytes} [Sat Sep 5 21:09:26 2026] POST /volume/v3/volumes => generated 784 bytes in 347 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:09:26 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-8fb5ddb6-84c7-4867-af57-4c7e7323daab None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:26 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-8fb5ddb6-84c7-4867-af57-4c7e7323daab tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] GET http://192.168.122.117/volume/v3/volumes/962a0231-20b8-45bc-a7f0-d7300dfb51fe Sep 05 21:09:26 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-8fb5ddb6-84c7-4867-af57-4c7e7323daab tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:26 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-8fb5ddb6-84c7-4867-af57-4c7e7323daab tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:26 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-8fb5ddb6-84c7-4867-af57-4c7e7323daab tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] http://192.168.122.117/volume/v3/volumes/962a0231-20b8-45bc-a7f0-d7300dfb51fe returned with HTTP 404 Sep 05 21:09:26 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1425/2879] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:09:26 2026] GET /volume/v3/volumes/962a0231-20b8-45bc-a7f0-d7300dfb51fe => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:09:26 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-0c69538f-35c3-4803-8c77-f5e3b8d11a53 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:26 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-0c69538f-35c3-4803-8c77-f5e3b8d11a53 tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] GET http://192.168.122.117/volume/v3/volumes/ae89fb3f-da88-4f03-a72d-218b1166f3a2 Sep 05 21:09:26 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-0c69538f-35c3-4803-8c77-f5e3b8d11a53 tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:26 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-0c69538f-35c3-4803-8c77-f5e3b8d11a53 tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:26 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:26 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:09:26 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:26 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:09:26 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-4154c901-6471-4381-a5f4-fdaa02ed6268 tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29c4246c-4fd1-4275-bea7-9f3f1ff96bbd) transitioned into state 'SUCCESS' from 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='f10f2278f39544ed9b7f553a4065ed49',qos_specs=None,replication_status=,reservations=['a125db5e-94fb-4f4c-83c6-d9c40e47cc2d','436d6ee4-0d9e-4453-98c5-61ae6b67df9d','33a0f08f-1980-4f3d-a7eb-e59751ecad4e','e52e9b8a-6fda-4fee-8799-86bc00b14eeb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb03d3dbbbfd411eb2c28ff16d9d7a89',volume_type_id=66c3e626-4a2a-4dbc-b98e-71490ad1c02d)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:09:26 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-4154c901-6471-4381-a5f4-fdaa02ed6268 tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2af6a45-c542-40dc-8df7-590776f3c898) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:09:26 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-0c69538f-35c3-4803-8c77-f5e3b8d11a53 tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] Volume info retrieved successfully. Sep 05 21:09:26 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-0c69538f-35c3-4803-8c77-f5e3b8d11a53 tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] http://192.168.122.117/volume/v3/volumes/ae89fb3f-da88-4f03-a72d-218b1166f3a2 returned with HTTP 200 Sep 05 21:09:26 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1426/2880] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:09:26 2026] GET /volume/v3/volumes/ae89fb3f-da88-4f03-a72d-218b1166f3a2 => generated 852 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:09:26 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-fac8f911-336a-442f-9186-96ad15ca5b3a None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:26 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-fac8f911-336a-442f-9186-96ad15ca5b3a tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] DELETE http://192.168.122.117/volume/v3/volumes/807c09b0-fe9c-4af4-8a87-267a31a1b8fa Sep 05 21:09:26 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-fac8f911-336a-442f-9186-96ad15ca5b3a tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:26 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-fac8f911-336a-442f-9186-96ad15ca5b3a tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:26 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-fac8f911-336a-442f-9186-96ad15ca5b3a tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Delete volume with id: 807c09b0-fe9c-4af4-8a87-267a31a1b8fa Sep 05 21:09:26 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:26 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:09:26 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:26 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:09:26 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-fac8f911-336a-442f-9186-96ad15ca5b3a tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Volume info retrieved successfully. Sep 05 21:09:26 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-4154c901-6471-4381-a5f4-fdaa02ed6268 tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2af6a45-c542-40dc-8df7-590776f3c898) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:09:26 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-4154c901-6471-4381-a5f4-fdaa02ed6268 tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] Flow 'volume_create_api' (3f9b870a-14f1-4778-b51f-664e3e37f5c7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:09:26 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-4154c901-6471-4381-a5f4-fdaa02ed6268 tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] Create volume request issued successfully. Sep 05 21:09:26 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-4154c901-6471-4381-a5f4-fdaa02ed6268 tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 21:09:26 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1455/2881] 192.168.122.117 () {62 vars in 1182 bytes} [Sat Sep 5 21:09:26 2026] POST /volume/v3/volumes => generated 781 bytes in 429 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:09:26 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-f8770b53-a938-4766-ad0f-59150675fc88 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:26 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-f8770b53-a938-4766-ad0f-59150675fc88 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] GET http://192.168.122.117/volume/v3/snapshots/a3b7538f-61e8-4640-b675-c6687922669d Sep 05 21:09:26 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-f8770b53-a938-4766-ad0f-59150675fc88 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:26 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-f8770b53-a938-4766-ad0f-59150675fc88 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:26 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-fac8f911-336a-442f-9186-96ad15ca5b3a tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Delete volume request issued successfully. Sep 05 21:09:26 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-fac8f911-336a-442f-9186-96ad15ca5b3a tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] http://192.168.122.117/volume/v3/volumes/807c09b0-fe9c-4af4-8a87-267a31a1b8fa returned with HTTP 202 Sep 05 21:09:26 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1427/2882] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 21:09:26 2026] DELETE /volume/v3/volumes/807c09b0-fe9c-4af4-8a87-267a31a1b8fa => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:09:26 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-f5ebca38-58f5-4e18-b780-361e6edec733 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:26 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-f8770b53-a938-4766-ad0f-59150675fc88 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] http://192.168.122.117/volume/v3/snapshots/a3b7538f-61e8-4640-b675-c6687922669d returned with HTTP 404 Sep 05 21:09:26 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-f5ebca38-58f5-4e18-b780-361e6edec733 tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] GET http://192.168.122.117/volume/v3/volumes/2e724454-ca2c-4d7f-8389-934e5dc35069 Sep 05 21:09:26 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-f5ebca38-58f5-4e18-b780-361e6edec733 tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:26 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-f5ebca38-58f5-4e18-b780-361e6edec733 tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:26 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1456/2883] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:09:26 2026] GET /volume/v3/snapshots/a3b7538f-61e8-4640-b675-c6687922669d => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:09:26 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-31e85063-783c-469a-8db8-960b43109ca7 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:26 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-31e85063-783c-469a-8db8-960b43109ca7 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] GET http://192.168.122.117/volume/v3/volumes/807c09b0-fe9c-4af4-8a87-267a31a1b8fa Sep 05 21:09:26 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-31e85063-783c-469a-8db8-960b43109ca7 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:26 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-31e85063-783c-469a-8db8-960b43109ca7 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:26 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:26 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:09:26 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:26 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:09:26 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-f5ebca38-58f5-4e18-b780-361e6edec733 tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] Volume info retrieved successfully. Sep 05 21:09:26 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:26 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:09:26 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-f5ebca38-58f5-4e18-b780-361e6edec733 tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] http://192.168.122.117/volume/v3/volumes/2e724454-ca2c-4d7f-8389-934e5dc35069 returned with HTTP 200 Sep 05 21:09:26 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1428/2884] 192.168.122.117 () {60 vars in 1272 bytes} [Sat Sep 5 21:09:26 2026] GET /volume/v3/volumes/2e724454-ca2c-4d7f-8389-934e5dc35069 => generated 960 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:09:26 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-8f5bcdf7-bca2-4a1c-8b25-9a09d9478b6d None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:26 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:26 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:09:26 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-8f5bcdf7-bca2-4a1c-8b25-9a09d9478b6d tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] DELETE http://192.168.122.117/volume/v3/volumes/1ce2d291-e180-4734-83d6-a571760fd4eb Sep 05 21:09:26 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-8f5bcdf7-bca2-4a1c-8b25-9a09d9478b6d tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:26 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-8f5bcdf7-bca2-4a1c-8b25-9a09d9478b6d tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:26 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-8f5bcdf7-bca2-4a1c-8b25-9a09d9478b6d tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Delete volume with id: 1ce2d291-e180-4734-83d6-a571760fd4eb Sep 05 21:09:26 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-31e85063-783c-469a-8db8-960b43109ca7 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Volume info retrieved successfully. Sep 05 21:09:26 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:26 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:09:26 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:26 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:09:26 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-8f5bcdf7-bca2-4a1c-8b25-9a09d9478b6d tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Volume info retrieved successfully. Sep 05 21:09:26 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-31e85063-783c-469a-8db8-960b43109ca7 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] http://192.168.122.117/volume/v3/volumes/807c09b0-fe9c-4af4-8a87-267a31a1b8fa returned with HTTP 200 Sep 05 21:09:26 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1457/2885] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:09:26 2026] GET /volume/v3/volumes/807c09b0-fe9c-4af4-8a87-267a31a1b8fa => generated 861 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:09:26 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-8f5bcdf7-bca2-4a1c-8b25-9a09d9478b6d tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Delete volume request issued successfully. Sep 05 21:09:27 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-8f5bcdf7-bca2-4a1c-8b25-9a09d9478b6d tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] http://192.168.122.117/volume/v3/volumes/1ce2d291-e180-4734-83d6-a571760fd4eb returned with HTTP 202 Sep 05 21:09:27 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1429/2886] 192.168.122.117 () {60 vars in 1276 bytes} [Sat Sep 5 21:09:26 2026] DELETE /volume/v3/volumes/1ce2d291-e180-4734-83d6-a571760fd4eb => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 21:09:27 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-0e01e832-6aa0-42aa-9162-342d5abe0f26 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:27 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-0e01e832-6aa0-42aa-9162-342d5abe0f26 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] GET http://192.168.122.117/volume/v3/volumes/1ce2d291-e180-4734-83d6-a571760fd4eb Sep 05 21:09:27 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-0e01e832-6aa0-42aa-9162-342d5abe0f26 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:27 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-0e01e832-6aa0-42aa-9162-342d5abe0f26 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:27 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:27 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:09:27 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:27 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:09:27 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-0e01e832-6aa0-42aa-9162-342d5abe0f26 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Volume info retrieved successfully. Sep 05 21:09:27 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-0e01e832-6aa0-42aa-9162-342d5abe0f26 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] http://192.168.122.117/volume/v3/volumes/1ce2d291-e180-4734-83d6-a571760fd4eb returned with HTTP 200 Sep 05 21:09:27 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1458/2887] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 21:09:27 2026] GET /volume/v3/volumes/1ce2d291-e180-4734-83d6-a571760fd4eb => generated 870 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:09:27 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-706f4c06-feb8-462f-92b3-4895b8b74240 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:27 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-706f4c06-feb8-462f-92b3-4895b8b74240 tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] GET http://192.168.122.117/volume/v3/volumes/ae89fb3f-da88-4f03-a72d-218b1166f3a2 Sep 05 21:09:27 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-706f4c06-feb8-462f-92b3-4895b8b74240 tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:27 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-706f4c06-feb8-462f-92b3-4895b8b74240 tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:27 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:27 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:09:27 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:27 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:09:27 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-706f4c06-feb8-462f-92b3-4895b8b74240 tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] Volume info retrieved successfully. Sep 05 21:09:27 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-706f4c06-feb8-462f-92b3-4895b8b74240 tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] http://192.168.122.117/volume/v3/volumes/ae89fb3f-da88-4f03-a72d-218b1166f3a2 returned with HTTP 200 Sep 05 21:09:27 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1430/2888] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:09:27 2026] GET /volume/v3/volumes/ae89fb3f-da88-4f03-a72d-218b1166f3a2 => generated 876 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:09:27 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-d5a59fa0-cc5e-48c6-aa21-c68aa0470d89 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:27 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d5a59fa0-cc5e-48c6-aa21-c68aa0470d89 tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] GET http://192.168.122.117/volume/v3/volumes/2e724454-ca2c-4d7f-8389-934e5dc35069 Sep 05 21:09:27 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-d5a59fa0-cc5e-48c6-aa21-c68aa0470d89 tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:27 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-d5a59fa0-cc5e-48c6-aa21-c68aa0470d89 tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:27 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:27 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:09:27 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:27 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:09:27 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-d5a59fa0-cc5e-48c6-aa21-c68aa0470d89 tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] Volume info retrieved successfully. Sep 05 21:09:27 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d5a59fa0-cc5e-48c6-aa21-c68aa0470d89 tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] http://192.168.122.117/volume/v3/volumes/2e724454-ca2c-4d7f-8389-934e5dc35069 returned with HTTP 200 Sep 05 21:09:27 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-1498ed5a-c411-453d-b3d5-6cc1c40f54ed None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:27 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1459/2889] 192.168.122.117 () {60 vars in 1272 bytes} [Sat Sep 5 21:09:27 2026] GET /volume/v3/volumes/2e724454-ca2c-4d7f-8389-934e5dc35069 => generated 981 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:09:27 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-1498ed5a-c411-453d-b3d5-6cc1c40f54ed tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] GET http://192.168.122.117/volume/v3/volumes/807c09b0-fe9c-4af4-8a87-267a31a1b8fa Sep 05 21:09:27 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-1498ed5a-c411-453d-b3d5-6cc1c40f54ed tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:27 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-1498ed5a-c411-453d-b3d5-6cc1c40f54ed tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:27 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-46cfca39-d97f-46ff-afcd-136b9dfd4d50 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:27 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-46cfca39-d97f-46ff-afcd-136b9dfd4d50 tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] GET http://192.168.122.117/volume/v3/messages Sep 05 21:09:27 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-46cfca39-d97f-46ff-afcd-136b9dfd4d50 tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:27 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-46cfca39-d97f-46ff-afcd-136b9dfd4d50 tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] Calling method 'version_select' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:27 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-1498ed5a-c411-453d-b3d5-6cc1c40f54ed tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] http://192.168.122.117/volume/v3/volumes/807c09b0-fe9c-4af4-8a87-267a31a1b8fa returned with HTTP 404 Sep 05 21:09:27 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1431/2890] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:09:27 2026] GET /volume/v3/volumes/807c09b0-fe9c-4af4-8a87-267a31a1b8fa => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 21:09:28 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-46cfca39-d97f-46ff-afcd-136b9dfd4d50 tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] http://192.168.122.117/volume/v3/messages returned with HTTP 200 Sep 05 21:09:28 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1460/2891] 192.168.122.117 () {60 vars in 1164 bytes} [Sat Sep 5 21:09:27 2026] GET /volume/v3/messages => generated 678 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:09:28 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-7e842d58-5999-49a4-a3d5-52363ff3e3a7 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:28 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-7e842d58-5999-49a4-a3d5-52363ff3e3a7 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] DELETE http://192.168.122.117/volume/v3/snapshots/e2d024be-4937-4e1b-b263-0016dbad06a3 Sep 05 21:09:28 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-7e842d58-5999-49a4-a3d5-52363ff3e3a7 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:28 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-7e842d58-5999-49a4-a3d5-52363ff3e3a7 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:28 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.snapshots [None req-7e842d58-5999-49a4-a3d5-52363ff3e3a7 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Delete snapshot with id: e2d024be-4937-4e1b-b263-0016dbad06a3 Sep 05 21:09:28 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-31d01816-5542-4bf5-8dd2-2992191470f6 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:28 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-31d01816-5542-4bf5-8dd2-2992191470f6 tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] DELETE http://192.168.122.117/volume/v3/messages/02b295d5-bb47-47b0-9467-7579a84f80a0 Sep 05 21:09:28 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-31d01816-5542-4bf5-8dd2-2992191470f6 tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:28 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-31d01816-5542-4bf5-8dd2-2992191470f6 tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] Calling method 'version_select' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:28 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:28 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:09:28 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-7e842d58-5999-49a4-a3d5-52363ff3e3a7 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Snapshot retrieved successfully. Sep 05 21:09:28 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-31d01816-5542-4bf5-8dd2-2992191470f6 tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] http://192.168.122.117/volume/v3/messages/02b295d5-bb47-47b0-9467-7579a84f80a0 returned with HTTP 204 Sep 05 21:09:28 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:28 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:09:28 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1461/2892] 192.168.122.117 () {60 vars in 1278 bytes} [Sat Sep 5 21:09:28 2026] DELETE /volume/v3/messages/02b295d5-bb47-47b0-9467-7579a84f80a0 => generated 0 bytes in 36 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 05 21:09:28 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-36925e1c-b90e-4910-a492-6605a39f07e7 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:28 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-36925e1c-b90e-4910-a492-6605a39f07e7 tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] GET http://192.168.122.117/volume/v3/messages/02b295d5-bb47-47b0-9467-7579a84f80a0 Sep 05 21:09:28 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-36925e1c-b90e-4910-a492-6605a39f07e7 tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:28 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-36925e1c-b90e-4910-a492-6605a39f07e7 tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] Calling method 'version_select' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:28 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-36925e1c-b90e-4910-a492-6605a39f07e7 tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] http://192.168.122.117/volume/v3/messages/02b295d5-bb47-47b0-9467-7579a84f80a0 returned with HTTP 404 Sep 05 21:09:28 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1462/2893] 192.168.122.117 () {60 vars in 1275 bytes} [Sat Sep 5 21:09:28 2026] GET /volume/v3/messages/02b295d5-bb47-47b0-9467-7579a84f80a0 => generated 110 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:09:28 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-7e842d58-5999-49a4-a3d5-52363ff3e3a7 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Snapshot delete request issued successfully. Sep 05 21:09:28 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-7e842d58-5999-49a4-a3d5-52363ff3e3a7 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] http://192.168.122.117/volume/v3/snapshots/e2d024be-4937-4e1b-b263-0016dbad06a3 returned with HTTP 202 Sep 05 21:09:28 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1432/2894] 192.168.122.117 () {58 vars in 1241 bytes} [Sat Sep 5 21:09:28 2026] DELETE /volume/v3/snapshots/e2d024be-4937-4e1b-b263-0016dbad06a3 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:09:28 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-82bf5f7c-ee08-4c5a-aa8d-01a4571e26a3 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:28 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-f36fc018-9a69-43da-8bbf-eb6ab2cab09a None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:28 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-82bf5f7c-ee08-4c5a-aa8d-01a4571e26a3 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] GET http://192.168.122.117/volume/v3/volumes/1ce2d291-e180-4734-83d6-a571760fd4eb Sep 05 21:09:28 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-82bf5f7c-ee08-4c5a-aa8d-01a4571e26a3 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:28 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-82bf5f7c-ee08-4c5a-aa8d-01a4571e26a3 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:28 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-f36fc018-9a69-43da-8bbf-eb6ab2cab09a tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] DELETE http://192.168.122.117/volume/v3/volumes/2e724454-ca2c-4d7f-8389-934e5dc35069 Sep 05 21:09:28 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-f36fc018-9a69-43da-8bbf-eb6ab2cab09a tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:28 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-f36fc018-9a69-43da-8bbf-eb6ab2cab09a tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] Calling method 'delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:28 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-f36fc018-9a69-43da-8bbf-eb6ab2cab09a tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] Delete volume with id: 2e724454-ca2c-4d7f-8389-934e5dc35069 Sep 05 21:09:28 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:28 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:09:28 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:28 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:09:28 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-82bf5f7c-ee08-4c5a-aa8d-01a4571e26a3 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Volume info retrieved successfully. Sep 05 21:09:28 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:28 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:09:28 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:28 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:09:28 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-f36fc018-9a69-43da-8bbf-eb6ab2cab09a tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] Volume info retrieved successfully. Sep 05 21:09:28 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-82bf5f7c-ee08-4c5a-aa8d-01a4571e26a3 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] http://192.168.122.117/volume/v3/volumes/1ce2d291-e180-4734-83d6-a571760fd4eb returned with HTTP 200 Sep 05 21:09:28 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1433/2895] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 21:09:28 2026] GET /volume/v3/volumes/1ce2d291-e180-4734-83d6-a571760fd4eb => generated 870 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:09:28 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-3a71298b-2fa6-49c1-9376-638fb65a0fc5 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:28 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-3a71298b-2fa6-49c1-9376-638fb65a0fc5 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] GET http://192.168.122.117/volume/v3/snapshots/e2d024be-4937-4e1b-b263-0016dbad06a3 Sep 05 21:09:28 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-3a71298b-2fa6-49c1-9376-638fb65a0fc5 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:28 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-f36fc018-9a69-43da-8bbf-eb6ab2cab09a tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87434) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 05 21:09:28 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-3a71298b-2fa6-49c1-9376-638fb65a0fc5 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:28 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:28 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:09:28 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-3a71298b-2fa6-49c1-9376-638fb65a0fc5 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Snapshot retrieved successfully. Sep 05 21:09:28 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-3a71298b-2fa6-49c1-9376-638fb65a0fc5 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] http://192.168.122.117/volume/v3/snapshots/e2d024be-4937-4e1b-b263-0016dbad06a3 returned with HTTP 200 Sep 05 21:09:28 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1434/2896] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:09:28 2026] GET /volume/v3/snapshots/e2d024be-4937-4e1b-b263-0016dbad06a3 => generated 473 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:09:28 devstack devstack@c-api.service[87434]: DEBUG cinder.quota [None req-f36fc018-9a69-43da-8bbf-eb6ab2cab09a tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] Created reservations ['2e692e22-fb08-4333-bcc1-8eb6b600d56b', '0cf62a2c-28bf-4b79-9525-34b1c21df25d', '4379bfae-8ebe-4fe0-98df-ed5ef4aa8811', '3bf768cc-9d85-41b4-b2e9-0f8691b17133'] {{(pid=87434) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:09:28 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-f36fc018-9a69-43da-8bbf-eb6ab2cab09a tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] Delete volume request issued successfully. Sep 05 21:09:28 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-f36fc018-9a69-43da-8bbf-eb6ab2cab09a tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] http://192.168.122.117/volume/v3/volumes/2e724454-ca2c-4d7f-8389-934e5dc35069 returned with HTTP 202 Sep 05 21:09:28 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1463/2897] 192.168.122.117 () {60 vars in 1275 bytes} [Sat Sep 5 21:09:28 2026] DELETE /volume/v3/volumes/2e724454-ca2c-4d7f-8389-934e5dc35069 => generated 0 bytes in 214 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:09:28 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-ce4d3fc4-d50d-4a70-abeb-5242ef869ab1 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:28 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-ce4d3fc4-d50d-4a70-abeb-5242ef869ab1 tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] DELETE http://192.168.122.117/volume/v3/types/66c3e626-4a2a-4dbc-b98e-71490ad1c02d Sep 05 21:09:28 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-ce4d3fc4-d50d-4a70-abeb-5242ef869ab1 tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:28 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-ce4d3fc4-d50d-4a70-abeb-5242ef869ab1 tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] Calling method '_delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:28 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-ce4d3fc4-d50d-4a70-abeb-5242ef869ab1 tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] http://192.168.122.117/volume/v3/types/66c3e626-4a2a-4dbc-b98e-71490ad1c02d returned with HTTP 202 Sep 05 21:09:28 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1435/2898] 192.168.122.117 () {58 vars in 1229 bytes} [Sat Sep 5 21:09:28 2026] DELETE /volume/v3/types/66c3e626-4a2a-4dbc-b98e-71490ad1c02d => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:09:28 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-fabaecbc-58b7-465a-a19f-da13d0c88df7 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:28 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-fabaecbc-58b7-465a-a19f-da13d0c88df7 tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] POST http://192.168.122.117/volume/v3/types Sep 05 21:09:28 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-fabaecbc-58b7-465a-a19f-da13d0c88df7 tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1356773495", "extra_specs": {"storage_protocol": "tempest-storage_protocol-2059476156", "vendor_name": "tempest-vendor_name-21237497"}}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:09:28 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-fabaecbc-58b7-465a-a19f-da13d0c88df7 tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] http://192.168.122.117/volume/v3/types returned with HTTP 200 Sep 05 21:09:28 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1464/2899] 192.168.122.117 () {60 vars in 1137 bytes} [Sat Sep 5 21:09:28 2026] POST /volume/v3/types => generated 327 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:09:28 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-42ecdf81-a69f-4117-99bb-24b252311580 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:28 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-42ecdf81-a69f-4117-99bb-24b252311580 tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] POST http://192.168.122.117/volume/v3/volumes Sep 05 21:09:28 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-42ecdf81-a69f-4117-99bb-24b252311580 tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "0493614c-b7f9-4dc5-afe8-e39192d78517", "size": 1}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:09:28 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.volumes [None req-42ecdf81-a69f-4117-99bb-24b252311580 tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] Create volume request body: {'volume': {'volume_type': '0493614c-b7f9-4dc5-afe8-e39192d78517', 'size': 1}} {{(pid=87435) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:09:28 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-42ecdf81-a69f-4117-99bb-24b252311580 tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] Create volume of 1 GB Sep 05 21:09:28 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:28 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:09:28 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-42ecdf81-a69f-4117-99bb-24b252311580 tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] Availability Zones retrieved successfully. Sep 05 21:09:28 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-42ecdf81-a69f-4117-99bb-24b252311580 tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] Flow 'volume_create_api' (0d5bec85-4952-41cd-8ded-54fc0e31d84c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:09:28 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-42ecdf81-a69f-4117-99bb-24b252311580 tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39661cff-824d-49da-b30a-757448030690) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:09:28 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.flows.api.create_volume [None req-42ecdf81-a69f-4117-99bb-24b252311580 tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] Validating volume size '1' using validate_int {{(pid=87435) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:09:28 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-42ecdf81-a69f-4117-99bb-24b252311580 tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39661cff-824d-49da-b30a-757448030690) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T19:09:28Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-2059476156',vendor_name='tempest-vendor_name-21237497'},id=0493614c-b7f9-4dc5-afe8-e39192d78517,is_public=True,name='tempest-ProjectAdminTests-volume-type-1356773495',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0493614c-b7f9-4dc5-afe8-e39192d78517', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:09:28 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-42ecdf81-a69f-4117-99bb-24b252311580 tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7b76d0d-e054-4389-b0e3-41ae9002c73b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:09:28 devstack devstack@c-api.service[87435]: WARNING cinder.quota [None req-42ecdf81-a69f-4117-99bb-24b252311580 tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1356773495 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1356773495, it is now deprecated. Please use the default quota class for default quota. Sep 05 21:09:28 devstack devstack@c-api.service[87435]: WARNING cinder.quota [None req-42ecdf81-a69f-4117-99bb-24b252311580 tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1356773495 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1356773495, it is now deprecated. Please use the default quota class for default quota. Sep 05 21:09:28 devstack devstack@c-api.service[87435]: DEBUG cinder.quota [None req-42ecdf81-a69f-4117-99bb-24b252311580 tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] Created reservations ['1ee5aad1-0c86-4d66-a1ed-3d9499b65ab5', 'fab5ba5f-15c2-4e05-a2c0-70441a144e86', 'e9887c92-8882-4e8e-8b0b-8ace096bf96b', '622912a1-6243-4beb-8c37-41618c470a88'] {{(pid=87435) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:09:28 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-42ecdf81-a69f-4117-99bb-24b252311580 tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7b76d0d-e054-4389-b0e3-41ae9002c73b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1ee5aad1-0c86-4d66-a1ed-3d9499b65ab5', 'fab5ba5f-15c2-4e05-a2c0-70441a144e86', 'e9887c92-8882-4e8e-8b0b-8ace096bf96b', '622912a1-6243-4beb-8c37-41618c470a88']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:09:28 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-42ecdf81-a69f-4117-99bb-24b252311580 tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (289a6373-aad4-412c-9a0a-284a055ef9a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:09:28 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:28 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:09:28 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-42ecdf81-a69f-4117-99bb-24b252311580 tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (289a6373-aad4-412c-9a0a-284a055ef9a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '156f4ed5-80bc-4423-9cc9-7973c4245014', '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='f10f2278f39544ed9b7f553a4065ed49',qos_specs=None,replication_status=,reservations=['1ee5aad1-0c86-4d66-a1ed-3d9499b65ab5','fab5ba5f-15c2-4e05-a2c0-70441a144e86','e9887c92-8882-4e8e-8b0b-8ace096bf96b','622912a1-6243-4beb-8c37-41618c470a88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb03d3dbbbfd411eb2c28ff16d9d7a89',volume_type_id=0493614c-b7f9-4dc5-afe8-e39192d78517), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:09:28Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=156f4ed5-80bc-4423-9cc9-7973c4245014,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f10f2278f39544ed9b7f553a4065ed49',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eb03d3dbbbfd411eb2c28ff16d9d7a89',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0493614c-b7f9-4dc5-afe8-e39192d78517),volume_type_id=0493614c-b7f9-4dc5-afe8-e39192d78517)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:09:28 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-42ecdf81-a69f-4117-99bb-24b252311580 tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (030477ce-6589-4310-8cc0-add4fbb46f0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:09:28 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-42ecdf81-a69f-4117-99bb-24b252311580 tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (030477ce-6589-4310-8cc0-add4fbb46f0f) transitioned into state 'SUCCESS' from 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='f10f2278f39544ed9b7f553a4065ed49',qos_specs=None,replication_status=,reservations=['1ee5aad1-0c86-4d66-a1ed-3d9499b65ab5','fab5ba5f-15c2-4e05-a2c0-70441a144e86','e9887c92-8882-4e8e-8b0b-8ace096bf96b','622912a1-6243-4beb-8c37-41618c470a88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb03d3dbbbfd411eb2c28ff16d9d7a89',volume_type_id=0493614c-b7f9-4dc5-afe8-e39192d78517)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:09:28 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-42ecdf81-a69f-4117-99bb-24b252311580 tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9968bdb2-9f42-4d45-b544-e61a76aa6c0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:09:28 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-42ecdf81-a69f-4117-99bb-24b252311580 tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9968bdb2-9f42-4d45-b544-e61a76aa6c0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:09:28 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-42ecdf81-a69f-4117-99bb-24b252311580 tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] Flow 'volume_create_api' (0d5bec85-4952-41cd-8ded-54fc0e31d84c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:09:28 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-42ecdf81-a69f-4117-99bb-24b252311580 tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] Create volume request issued successfully. Sep 05 21:09:28 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-42ecdf81-a69f-4117-99bb-24b252311580 tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 21:09:28 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1436/2900] 192.168.122.117 () {62 vars in 1182 bytes} [Sat Sep 5 21:09:28 2026] POST /volume/v3/volumes => generated 781 bytes in 335 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:09:28 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-7b9cb6f2-4e19-4d80-975d-7a88e5b6f4dd None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:28 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-7b9cb6f2-4e19-4d80-975d-7a88e5b6f4dd tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] GET http://192.168.122.117/volume/v3/volumes/156f4ed5-80bc-4423-9cc9-7973c4245014 Sep 05 21:09:28 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-7b9cb6f2-4e19-4d80-975d-7a88e5b6f4dd tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:28 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-7b9cb6f2-4e19-4d80-975d-7a88e5b6f4dd tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:28 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:28 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:09:28 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:28 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:09:28 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-7b9cb6f2-4e19-4d80-975d-7a88e5b6f4dd tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] Volume info retrieved successfully. Sep 05 21:09:28 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-7b9cb6f2-4e19-4d80-975d-7a88e5b6f4dd tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] http://192.168.122.117/volume/v3/volumes/156f4ed5-80bc-4423-9cc9-7973c4245014 returned with HTTP 200 Sep 05 21:09:28 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1465/2901] 192.168.122.117 () {60 vars in 1272 bytes} [Sat Sep 5 21:09:28 2026] GET /volume/v3/volumes/156f4ed5-80bc-4423-9cc9-7973c4245014 => generated 960 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:09:28 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-42c3788f-f0b6-418f-82a6-499239945ea3 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:28 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-42c3788f-f0b6-418f-82a6-499239945ea3 tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] GET http://192.168.122.117/volume/v3/volumes/ae89fb3f-da88-4f03-a72d-218b1166f3a2 Sep 05 21:09:28 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-42c3788f-f0b6-418f-82a6-499239945ea3 tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:28 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-42c3788f-f0b6-418f-82a6-499239945ea3 tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:28 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:28 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:09:28 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:28 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:09:28 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-42c3788f-f0b6-418f-82a6-499239945ea3 tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] Volume info retrieved successfully. Sep 05 21:09:28 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-42c3788f-f0b6-418f-82a6-499239945ea3 tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] http://192.168.122.117/volume/v3/volumes/ae89fb3f-da88-4f03-a72d-218b1166f3a2 returned with HTTP 200 Sep 05 21:09:28 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1437/2902] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:09:28 2026] GET /volume/v3/volumes/ae89fb3f-da88-4f03-a72d-218b1166f3a2 => generated 877 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:09:28 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-90dd75fb-f1fd-4f92-be84-2d9e5a400595 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:28 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-90dd75fb-f1fd-4f92-be84-2d9e5a400595 tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] GET http://192.168.122.117/volume/v3/volumes/ae89fb3f-da88-4f03-a72d-218b1166f3a2 Sep 05 21:09:28 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-90dd75fb-f1fd-4f92-be84-2d9e5a400595 tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:28 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-90dd75fb-f1fd-4f92-be84-2d9e5a400595 tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:28 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:28 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:09:28 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:28 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:09:28 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-90dd75fb-f1fd-4f92-be84-2d9e5a400595 tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] Volume info retrieved successfully. Sep 05 21:09:29 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-90dd75fb-f1fd-4f92-be84-2d9e5a400595 tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] http://192.168.122.117/volume/v3/volumes/ae89fb3f-da88-4f03-a72d-218b1166f3a2 returned with HTTP 200 Sep 05 21:09:29 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1466/2903] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:09:28 2026] GET /volume/v3/volumes/ae89fb3f-da88-4f03-a72d-218b1166f3a2 => generated 877 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:09:29 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-93313a9a-1b97-4917-9c5d-53141b5fff4b None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:29 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-93313a9a-1b97-4917-9c5d-53141b5fff4b tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] POST http://192.168.122.117/volume/v3/snapshots Sep 05 21:09:29 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-93313a9a-1b97-4917-9c5d-53141b5fff4b tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ae89fb3f-da88-4f03-a72d-218b1166f3a2", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-661597956"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:09:29 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:29 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:09:29 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:29 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:09:29 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-93313a9a-1b97-4917-9c5d-53141b5fff4b tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] Volume info retrieved successfully. Sep 05 21:09:29 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.snapshots [None req-93313a9a-1b97-4917-9c5d-53141b5fff4b tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] Create snapshot from volume ae89fb3f-da88-4f03-a72d-218b1166f3a2 Sep 05 21:09:29 devstack devstack@c-api.service[87435]: DEBUG cinder.quota [None req-93313a9a-1b97-4917-9c5d-53141b5fff4b tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] Created reservations ['79ee41f6-8d65-43f3-b622-603352d79056', '5e27bf94-4268-4655-8538-b06bc5773877', '006d18e4-5f7e-4b4f-8741-aed5f05687ae', 'd5a5ef63-b768-4922-8163-f87d183952fd'] {{(pid=87435) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:09:29 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-01b16068-e5ab-4a16-a68e-c5311d83a7b2 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:29 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-01b16068-e5ab-4a16-a68e-c5311d83a7b2 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] GET http://192.168.122.117/volume/v3/volumes/1ce2d291-e180-4734-83d6-a571760fd4eb Sep 05 21:09:29 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-01b16068-e5ab-4a16-a68e-c5311d83a7b2 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:29 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-01b16068-e5ab-4a16-a68e-c5311d83a7b2 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:29 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-01b16068-e5ab-4a16-a68e-c5311d83a7b2 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] http://192.168.122.117/volume/v3/volumes/1ce2d291-e180-4734-83d6-a571760fd4eb returned with HTTP 404 Sep 05 21:09:29 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1467/2904] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 21:09:29 2026] GET /volume/v3/volumes/1ce2d291-e180-4734-83d6-a571760fd4eb => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 21:09:29 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:29 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:09:29 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-d6f66f16-3299-4657-9071-585296351c42 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:29 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d6f66f16-3299-4657-9071-585296351c42 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] GET http://192.168.122.117/volume/v3/snapshots/e2d024be-4937-4e1b-b263-0016dbad06a3 Sep 05 21:09:29 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-d6f66f16-3299-4657-9071-585296351c42 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:29 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-d6f66f16-3299-4657-9071-585296351c42 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:29 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:29 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:09:29 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-d6f66f16-3299-4657-9071-585296351c42 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Snapshot retrieved successfully. Sep 05 21:09:29 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d6f66f16-3299-4657-9071-585296351c42 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] http://192.168.122.117/volume/v3/snapshots/e2d024be-4937-4e1b-b263-0016dbad06a3 returned with HTTP 200 Sep 05 21:09:29 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1468/2905] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:09:29 2026] GET /volume/v3/snapshots/e2d024be-4937-4e1b-b263-0016dbad06a3 => generated 473 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:09:29 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-0a163c40-a4ec-438f-9b41-062dce52bf19 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:29 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-0a163c40-a4ec-438f-9b41-062dce52bf19 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] DELETE http://192.168.122.117/volume/v3/volumes/6e1f4b6d-b685-413b-93c0-d5c31eec39ff Sep 05 21:09:29 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-0a163c40-a4ec-438f-9b41-062dce52bf19 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:29 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-0a163c40-a4ec-438f-9b41-062dce52bf19 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Calling method 'delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:29 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-0a163c40-a4ec-438f-9b41-062dce52bf19 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Delete volume with id: 6e1f4b6d-b685-413b-93c0-d5c31eec39ff Sep 05 21:09:29 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-93313a9a-1b97-4917-9c5d-53141b5fff4b tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] Snapshot create request issued successfully. Sep 05 21:09:29 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-93313a9a-1b97-4917-9c5d-53141b5fff4b tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] http://192.168.122.117/volume/v3/snapshots returned with HTTP 202 Sep 05 21:09:29 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1438/2906] 192.168.122.117 () {60 vars in 1149 bytes} [Sat Sep 5 21:09:29 2026] POST /volume/v3/snapshots => generated 325 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:09:29 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:29 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:09:29 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:29 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:09:29 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-0a163c40-a4ec-438f-9b41-062dce52bf19 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Volume info retrieved successfully. Sep 05 21:09:29 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-286b8532-aae8-461e-b5bd-a9d5e43d5e0f None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:29 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-286b8532-aae8-461e-b5bd-a9d5e43d5e0f tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] GET http://192.168.122.117/volume/v3/snapshots/7f1c7a52-cc9c-4815-a5c9-ac52dc7552ed Sep 05 21:09:29 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-286b8532-aae8-461e-b5bd-a9d5e43d5e0f tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:29 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-286b8532-aae8-461e-b5bd-a9d5e43d5e0f tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:29 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:29 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:09:29 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-286b8532-aae8-461e-b5bd-a9d5e43d5e0f tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] Snapshot retrieved successfully. Sep 05 21:09:29 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-286b8532-aae8-461e-b5bd-a9d5e43d5e0f tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] http://192.168.122.117/volume/v3/snapshots/7f1c7a52-cc9c-4815-a5c9-ac52dc7552ed returned with HTTP 200 Sep 05 21:09:29 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1439/2907] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:09:29 2026] GET /volume/v3/snapshots/7f1c7a52-cc9c-4815-a5c9-ac52dc7552ed => generated 457 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:09:29 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-0a163c40-a4ec-438f-9b41-062dce52bf19 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Delete volume request issued successfully. Sep 05 21:09:29 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-0a163c40-a4ec-438f-9b41-062dce52bf19 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] http://192.168.122.117/volume/v3/volumes/6e1f4b6d-b685-413b-93c0-d5c31eec39ff returned with HTTP 202 Sep 05 21:09:29 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1469/2908] 192.168.122.117 () {60 vars in 1276 bytes} [Sat Sep 5 21:09:29 2026] DELETE /volume/v3/volumes/6e1f4b6d-b685-413b-93c0-d5c31eec39ff => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 21:09:29 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-42559a25-74b5-48e5-918d-1b2c542c5c41 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:29 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-42559a25-74b5-48e5-918d-1b2c542c5c41 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] GET http://192.168.122.117/volume/v3/volumes/6e1f4b6d-b685-413b-93c0-d5c31eec39ff Sep 05 21:09:29 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-42559a25-74b5-48e5-918d-1b2c542c5c41 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:29 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-42559a25-74b5-48e5-918d-1b2c542c5c41 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:29 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:29 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:09:29 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:29 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:09:29 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-42559a25-74b5-48e5-918d-1b2c542c5c41 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Volume info retrieved successfully. Sep 05 21:09:29 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-42559a25-74b5-48e5-918d-1b2c542c5c41 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] http://192.168.122.117/volume/v3/volumes/6e1f4b6d-b685-413b-93c0-d5c31eec39ff returned with HTTP 200 Sep 05 21:09:29 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1440/2909] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 21:09:29 2026] GET /volume/v3/volumes/6e1f4b6d-b685-413b-93c0-d5c31eec39ff => generated 905 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:09:29 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-800c1dd9-b51e-40be-85b2-3820ea66deec None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:29 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-800c1dd9-b51e-40be-85b2-3820ea66deec tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] GET http://192.168.122.117/volume/v3/volumes/156f4ed5-80bc-4423-9cc9-7973c4245014 Sep 05 21:09:29 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-800c1dd9-b51e-40be-85b2-3820ea66deec tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:29 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-800c1dd9-b51e-40be-85b2-3820ea66deec tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:29 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:29 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:09:29 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:29 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:09:29 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-800c1dd9-b51e-40be-85b2-3820ea66deec tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] Volume info retrieved successfully. Sep 05 21:09:29 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-800c1dd9-b51e-40be-85b2-3820ea66deec tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] http://192.168.122.117/volume/v3/volumes/156f4ed5-80bc-4423-9cc9-7973c4245014 returned with HTTP 200 Sep 05 21:09:29 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1470/2910] 192.168.122.117 () {60 vars in 1272 bytes} [Sat Sep 5 21:09:29 2026] GET /volume/v3/volumes/156f4ed5-80bc-4423-9cc9-7973c4245014 => generated 981 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:09:29 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-02133156-5891-4cac-9d6f-4d91856f8559 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:29 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-02133156-5891-4cac-9d6f-4d91856f8559 tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] GET http://192.168.122.117/volume/v3/messages Sep 05 21:09:29 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-02133156-5891-4cac-9d6f-4d91856f8559 tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:29 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-02133156-5891-4cac-9d6f-4d91856f8559 tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] Calling method 'version_select' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:29 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-02133156-5891-4cac-9d6f-4d91856f8559 tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] http://192.168.122.117/volume/v3/messages returned with HTTP 200 Sep 05 21:09:29 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1441/2911] 192.168.122.117 () {60 vars in 1164 bytes} [Sat Sep 5 21:09:29 2026] GET /volume/v3/messages => generated 678 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:09:29 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-c1f4f076-8887-42cb-a7aa-2f2ba1c339dc None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:29 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-c1f4f076-8887-42cb-a7aa-2f2ba1c339dc tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] GET http://192.168.122.117/volume/v3/messages Sep 05 21:09:29 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-c1f4f076-8887-42cb-a7aa-2f2ba1c339dc tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:29 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-c1f4f076-8887-42cb-a7aa-2f2ba1c339dc tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] Calling method 'version_select' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:29 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-c1f4f076-8887-42cb-a7aa-2f2ba1c339dc tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] http://192.168.122.117/volume/v3/messages returned with HTTP 200 Sep 05 21:09:29 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1471/2912] 192.168.122.117 () {60 vars in 1164 bytes} [Sat Sep 5 21:09:29 2026] GET /volume/v3/messages => generated 678 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:09:29 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-297e0f6a-9dad-407b-b667-d542515f501e None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:29 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-297e0f6a-9dad-407b-b667-d542515f501e tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] DELETE http://192.168.122.117/volume/v3/messages/ff4b4786-57b0-4a5e-9166-b66d1c638c5d Sep 05 21:09:29 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-297e0f6a-9dad-407b-b667-d542515f501e tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:29 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-297e0f6a-9dad-407b-b667-d542515f501e tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] Calling method 'version_select' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:29 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-297e0f6a-9dad-407b-b667-d542515f501e tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] http://192.168.122.117/volume/v3/messages/ff4b4786-57b0-4a5e-9166-b66d1c638c5d returned with HTTP 204 Sep 05 21:09:29 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1442/2913] 192.168.122.117 () {60 vars in 1278 bytes} [Sat Sep 5 21:09:29 2026] DELETE /volume/v3/messages/ff4b4786-57b0-4a5e-9166-b66d1c638c5d => generated 0 bytes in 26 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 05 21:09:29 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-ca1a7e24-b65e-4008-a198-9172b1a9cba6 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:29 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-ca1a7e24-b65e-4008-a198-9172b1a9cba6 tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] DELETE http://192.168.122.117/volume/v3/volumes/156f4ed5-80bc-4423-9cc9-7973c4245014 Sep 05 21:09:29 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-ca1a7e24-b65e-4008-a198-9172b1a9cba6 tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:29 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-ca1a7e24-b65e-4008-a198-9172b1a9cba6 tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] Calling method 'delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:30 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-ca1a7e24-b65e-4008-a198-9172b1a9cba6 tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] Delete volume with id: 156f4ed5-80bc-4423-9cc9-7973c4245014 Sep 05 21:09:30 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:30 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:09:30 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:30 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:09:30 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-ca1a7e24-b65e-4008-a198-9172b1a9cba6 tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] Volume info retrieved successfully. Sep 05 21:09:30 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-ca1a7e24-b65e-4008-a198-9172b1a9cba6 tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87434) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 05 21:09:30 devstack devstack@c-api.service[87434]: WARNING cinder.quota [None req-ca1a7e24-b65e-4008-a198-9172b1a9cba6 tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1356773495 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1356773495, it is now deprecated. Please use the default quota class for default quota. Sep 05 21:09:30 devstack devstack@c-api.service[87434]: WARNING cinder.quota [None req-ca1a7e24-b65e-4008-a198-9172b1a9cba6 tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1356773495 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1356773495, it is now deprecated. Please use the default quota class for default quota. Sep 05 21:09:30 devstack devstack@c-api.service[87434]: DEBUG cinder.quota [None req-ca1a7e24-b65e-4008-a198-9172b1a9cba6 tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] Created reservations ['f0332ec6-1a00-4db6-98ed-9ae8993dcd33', '08dcffde-7a6e-4a29-85d5-301434a86342', 'e54095d2-c05a-4827-960b-1fb472417b63', '2644edd2-a288-49a1-8833-91838026a0c1'] {{(pid=87434) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:09:30 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-ca1a7e24-b65e-4008-a198-9172b1a9cba6 tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] Delete volume request issued successfully. Sep 05 21:09:30 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-ca1a7e24-b65e-4008-a198-9172b1a9cba6 tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] http://192.168.122.117/volume/v3/volumes/156f4ed5-80bc-4423-9cc9-7973c4245014 returned with HTTP 202 Sep 05 21:09:30 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1472/2914] 192.168.122.117 () {60 vars in 1275 bytes} [Sat Sep 5 21:09:29 2026] DELETE /volume/v3/volumes/156f4ed5-80bc-4423-9cc9-7973c4245014 => generated 0 bytes in 167 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 05 21:09:30 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-1387034a-a1dd-48a6-a69c-a43b6acc847c None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:30 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-1387034a-a1dd-48a6-a69c-a43b6acc847c tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] DELETE http://192.168.122.117/volume/v3/types/0493614c-b7f9-4dc5-afe8-e39192d78517 Sep 05 21:09:30 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-1387034a-a1dd-48a6-a69c-a43b6acc847c tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:30 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-1387034a-a1dd-48a6-a69c-a43b6acc847c tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] Calling method '_delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:30 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-73bb3176-2393-465d-83dd-c66b4de147be None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:30 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-73bb3176-2393-465d-83dd-c66b4de147be tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] GET http://192.168.122.117/volume/v3/snapshots/e2d024be-4937-4e1b-b263-0016dbad06a3 Sep 05 21:09:30 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-73bb3176-2393-465d-83dd-c66b4de147be tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:30 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-73bb3176-2393-465d-83dd-c66b4de147be tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:30 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-73bb3176-2393-465d-83dd-c66b4de147be tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] http://192.168.122.117/volume/v3/snapshots/e2d024be-4937-4e1b-b263-0016dbad06a3 returned with HTTP 404 Sep 05 21:09:30 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1473/2915] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:09:30 2026] GET /volume/v3/snapshots/e2d024be-4937-4e1b-b263-0016dbad06a3 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:09:30 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-ada3f147-77df-4fd0-b8c6-633aea6f74b9 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:30 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-1387034a-a1dd-48a6-a69c-a43b6acc847c tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] http://192.168.122.117/volume/v3/types/0493614c-b7f9-4dc5-afe8-e39192d78517 returned with HTTP 202 Sep 05 21:09:30 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1443/2916] 192.168.122.117 () {58 vars in 1229 bytes} [Sat Sep 5 21:09:30 2026] DELETE /volume/v3/types/0493614c-b7f9-4dc5-afe8-e39192d78517 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 05 21:09:30 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-ada3f147-77df-4fd0-b8c6-633aea6f74b9 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] DELETE http://192.168.122.117/volume/v3/volumes/26c1c5c8-c727-4581-b1a9-bba29836dc30 Sep 05 21:09:30 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-ada3f147-77df-4fd0-b8c6-633aea6f74b9 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:30 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-ada3f147-77df-4fd0-b8c6-633aea6f74b9 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Calling method 'delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:30 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-ada3f147-77df-4fd0-b8c6-633aea6f74b9 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Delete volume with id: 26c1c5c8-c727-4581-b1a9-bba29836dc30 Sep 05 21:09:30 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-a410d47b-0046-4dd8-b407-d49c10e3dd56 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:30 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-a410d47b-0046-4dd8-b407-d49c10e3dd56 tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] POST http://192.168.122.117/volume/v3/types Sep 05 21:09:30 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-a410d47b-0046-4dd8-b407-d49c10e3dd56 tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-2064322513", "extra_specs": {"storage_protocol": "tempest-storage_protocol-333324552", "vendor_name": "tempest-vendor_name-1302652961"}}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:09:30 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:30 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:09:30 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:30 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:09:30 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-ada3f147-77df-4fd0-b8c6-633aea6f74b9 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Volume info retrieved successfully. Sep 05 21:09:30 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-a410d47b-0046-4dd8-b407-d49c10e3dd56 tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] http://192.168.122.117/volume/v3/types returned with HTTP 200 Sep 05 21:09:30 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1444/2917] 192.168.122.117 () {60 vars in 1137 bytes} [Sat Sep 5 21:09:30 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 05 21:09:30 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-6733748f-eda1-4173-baf1-6df2e536c611 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:30 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-6733748f-eda1-4173-baf1-6df2e536c611 tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] GET http://192.168.122.117/volume/v3/snapshots/7f1c7a52-cc9c-4815-a5c9-ac52dc7552ed Sep 05 21:09:30 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-ada3f147-77df-4fd0-b8c6-633aea6f74b9 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Delete volume request issued successfully. Sep 05 21:09:30 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-ada3f147-77df-4fd0-b8c6-633aea6f74b9 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] http://192.168.122.117/volume/v3/volumes/26c1c5c8-c727-4581-b1a9-bba29836dc30 returned with HTTP 202 Sep 05 21:09:30 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1474/2918] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 21:09:30 2026] DELETE /volume/v3/volumes/26c1c5c8-c727-4581-b1a9-bba29836dc30 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:09:30 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-6733748f-eda1-4173-baf1-6df2e536c611 tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:30 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-6733748f-eda1-4173-baf1-6df2e536c611 tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:30 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-9dfdf68c-2061-475e-826e-3041031648ca None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:30 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-9dfdf68c-2061-475e-826e-3041031648ca tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] POST http://192.168.122.117/volume/v3/volumes Sep 05 21:09:30 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-9dfdf68c-2061-475e-826e-3041031648ca tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "2ff12da7-c215-49f2-a612-133a70d41425", "size": 1}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:09:30 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.volumes [None req-9dfdf68c-2061-475e-826e-3041031648ca tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] Create volume request body: {'volume': {'volume_type': '2ff12da7-c215-49f2-a612-133a70d41425', 'size': 1}} {{(pid=87434) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:09:30 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:30 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:09:30 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-6733748f-eda1-4173-baf1-6df2e536c611 tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] Snapshot retrieved successfully. Sep 05 21:09:30 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-9dfdf68c-2061-475e-826e-3041031648ca tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] Create volume of 1 GB Sep 05 21:09:30 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-6733748f-eda1-4173-baf1-6df2e536c611 tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] http://192.168.122.117/volume/v3/snapshots/7f1c7a52-cc9c-4815-a5c9-ac52dc7552ed returned with HTTP 200 Sep 05 21:09:30 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:30 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:09:30 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1445/2919] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:09:30 2026] GET /volume/v3/snapshots/7f1c7a52-cc9c-4815-a5c9-ac52dc7552ed => generated 457 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:09:30 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-9dfdf68c-2061-475e-826e-3041031648ca tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] Availability Zones retrieved successfully. Sep 05 21:09:30 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-09930e9a-96d7-4664-a442-a952a65e2301 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:30 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-09930e9a-96d7-4664-a442-a952a65e2301 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] GET http://192.168.122.117/volume/v3/volumes/26c1c5c8-c727-4581-b1a9-bba29836dc30 Sep 05 21:09:30 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-09930e9a-96d7-4664-a442-a952a65e2301 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:30 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-09930e9a-96d7-4664-a442-a952a65e2301 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:30 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:30 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:09:30 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:30 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:09:30 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-9dfdf68c-2061-475e-826e-3041031648ca tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] Flow 'volume_create_api' (e28e95d0-5e8e-4d0d-96dc-5cbb9d68e6de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:09:30 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-9dfdf68c-2061-475e-826e-3041031648ca tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (533fe522-9f7d-4af5-b7e8-30c04e3e6b14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:09:30 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.flows.api.create_volume [None req-9dfdf68c-2061-475e-826e-3041031648ca tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] Validating volume size '1' using validate_int {{(pid=87434) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:09:30 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-09930e9a-96d7-4664-a442-a952a65e2301 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Volume info retrieved successfully. Sep 05 21:09:30 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-09930e9a-96d7-4664-a442-a952a65e2301 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] http://192.168.122.117/volume/v3/volumes/26c1c5c8-c727-4581-b1a9-bba29836dc30 returned with HTTP 200 Sep 05 21:09:30 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1446/2920] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:09:30 2026] GET /volume/v3/volumes/26c1c5c8-c727-4581-b1a9-bba29836dc30 => generated 860 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:09:30 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-96dff6cc-67f9-4f95-85e2-8867c94ad5d8 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:30 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-96dff6cc-67f9-4f95-85e2-8867c94ad5d8 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] GET http://192.168.122.117/volume/v3/volumes/6e1f4b6d-b685-413b-93c0-d5c31eec39ff Sep 05 21:09:30 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-96dff6cc-67f9-4f95-85e2-8867c94ad5d8 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:30 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-96dff6cc-67f9-4f95-85e2-8867c94ad5d8 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:30 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-96dff6cc-67f9-4f95-85e2-8867c94ad5d8 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] http://192.168.122.117/volume/v3/volumes/6e1f4b6d-b685-413b-93c0-d5c31eec39ff returned with HTTP 404 Sep 05 21:09:30 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1447/2921] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 21:09:30 2026] GET /volume/v3/volumes/6e1f4b6d-b685-413b-93c0-d5c31eec39ff => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 21:09:30 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-db78c97f-f9b2-4222-850e-7ff223afe14a None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:30 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-db78c97f-f9b2-4222-850e-7ff223afe14a tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] DELETE http://192.168.122.117/volume/v3/snapshots/a3b7538f-61e8-4640-b675-c6687922669d Sep 05 21:09:30 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-db78c97f-f9b2-4222-850e-7ff223afe14a tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:30 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-db78c97f-f9b2-4222-850e-7ff223afe14a tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:30 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.snapshots [None req-db78c97f-f9b2-4222-850e-7ff223afe14a tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Delete snapshot with id: a3b7538f-61e8-4640-b675-c6687922669d Sep 05 21:09:30 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-db78c97f-f9b2-4222-850e-7ff223afe14a tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] http://192.168.122.117/volume/v3/snapshots/a3b7538f-61e8-4640-b675-c6687922669d returned with HTTP 404 Sep 05 21:09:30 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1448/2922] 192.168.122.117 () {58 vars in 1241 bytes} [Sat Sep 5 21:09:30 2026] DELETE /volume/v3/snapshots/a3b7538f-61e8-4640-b675-c6687922669d => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:09:30 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-8b55bb59-7418-461d-9c2b-162cbca89ac8 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:30 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-9dfdf68c-2061-475e-826e-3041031648ca tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (533fe522-9f7d-4af5-b7e8-30c04e3e6b14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T19:09:30Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-333324552',vendor_name='tempest-vendor_name-1302652961'},id=2ff12da7-c215-49f2-a612-133a70d41425,is_public=True,name='tempest-ProjectAdminTests-volume-type-2064322513',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ff12da7-c215-49f2-a612-133a70d41425', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:09:30 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-8b55bb59-7418-461d-9c2b-162cbca89ac8 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] GET http://192.168.122.117/volume/v3/snapshots/a3b7538f-61e8-4640-b675-c6687922669d Sep 05 21:09:30 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-8b55bb59-7418-461d-9c2b-162cbca89ac8 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:30 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-8b55bb59-7418-461d-9c2b-162cbca89ac8 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:30 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-9dfdf68c-2061-475e-826e-3041031648ca tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9bd7b59-c303-45da-acf5-8a3890f06c73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:09:30 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-8b55bb59-7418-461d-9c2b-162cbca89ac8 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] http://192.168.122.117/volume/v3/snapshots/a3b7538f-61e8-4640-b675-c6687922669d returned with HTTP 404 Sep 05 21:09:30 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1449/2923] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:09:30 2026] GET /volume/v3/snapshots/a3b7538f-61e8-4640-b675-c6687922669d => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:09:30 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-a44036f8-8c41-4391-839c-adae97efcfb5 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:30 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-a44036f8-8c41-4391-839c-adae97efcfb5 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] DELETE http://192.168.122.117/volume/v3/volumes/1ce2d291-e180-4734-83d6-a571760fd4eb Sep 05 21:09:30 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-a44036f8-8c41-4391-839c-adae97efcfb5 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:30 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-a44036f8-8c41-4391-839c-adae97efcfb5 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:30 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-a44036f8-8c41-4391-839c-adae97efcfb5 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Delete volume with id: 1ce2d291-e180-4734-83d6-a571760fd4eb Sep 05 21:09:30 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-a44036f8-8c41-4391-839c-adae97efcfb5 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] http://192.168.122.117/volume/v3/volumes/1ce2d291-e180-4734-83d6-a571760fd4eb returned with HTTP 404 Sep 05 21:09:30 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1450/2924] 192.168.122.117 () {60 vars in 1276 bytes} [Sat Sep 5 21:09:30 2026] DELETE /volume/v3/volumes/1ce2d291-e180-4734-83d6-a571760fd4eb => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 21:09:30 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-1da1a36b-91de-4778-a0bf-2ea36f3bf206 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:30 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-1da1a36b-91de-4778-a0bf-2ea36f3bf206 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] GET http://192.168.122.117/volume/v3/volumes/1ce2d291-e180-4734-83d6-a571760fd4eb Sep 05 21:09:30 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-1da1a36b-91de-4778-a0bf-2ea36f3bf206 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:30 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-1da1a36b-91de-4778-a0bf-2ea36f3bf206 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:30 devstack devstack@c-api.service[87434]: WARNING cinder.quota [None req-9dfdf68c-2061-475e-826e-3041031648ca tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-2064322513 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-2064322513, it is now deprecated. Please use the default quota class for default quota. Sep 05 21:09:30 devstack devstack@c-api.service[87434]: WARNING cinder.quota [None req-9dfdf68c-2061-475e-826e-3041031648ca tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-2064322513 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-2064322513, it is now deprecated. Please use the default quota class for default quota. Sep 05 21:09:30 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-1da1a36b-91de-4778-a0bf-2ea36f3bf206 tempest-VolumeDependencyTests-500778702 tempest-VolumeDependencyTests-500778702-project-member] http://192.168.122.117/volume/v3/volumes/1ce2d291-e180-4734-83d6-a571760fd4eb returned with HTTP 404 Sep 05 21:09:30 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1451/2925] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 21:09:30 2026] GET /volume/v3/volumes/1ce2d291-e180-4734-83d6-a571760fd4eb => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 21:09:30 devstack devstack@c-api.service[87434]: DEBUG cinder.quota [None req-9dfdf68c-2061-475e-826e-3041031648ca tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] Created reservations ['6c2ab824-064f-4905-9dca-6138d39f925e', '51c79744-f3e0-4fa6-952b-1f7dffc1639b', 'b7b73f77-65f0-4d7f-ab60-4d430bf1b632', 'fe2ba89f-7f63-4c29-b900-b452b99a35b0'] {{(pid=87434) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:09:30 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-9dfdf68c-2061-475e-826e-3041031648ca tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9bd7b59-c303-45da-acf5-8a3890f06c73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6c2ab824-064f-4905-9dca-6138d39f925e', '51c79744-f3e0-4fa6-952b-1f7dffc1639b', 'b7b73f77-65f0-4d7f-ab60-4d430bf1b632', 'fe2ba89f-7f63-4c29-b900-b452b99a35b0']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:09:30 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-9dfdf68c-2061-475e-826e-3041031648ca tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7435fe81-0968-488b-a5d5-70587b878c9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:09:30 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:30 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:09:30 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-9dfdf68c-2061-475e-826e-3041031648ca tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7435fe81-0968-488b-a5d5-70587b878c9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '09e292f4-b116-4b68-b930-c4dc584b3d40', '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='f10f2278f39544ed9b7f553a4065ed49',qos_specs=None,replication_status=,reservations=['6c2ab824-064f-4905-9dca-6138d39f925e','51c79744-f3e0-4fa6-952b-1f7dffc1639b','b7b73f77-65f0-4d7f-ab60-4d430bf1b632','fe2ba89f-7f63-4c29-b900-b452b99a35b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb03d3dbbbfd411eb2c28ff16d9d7a89',volume_type_id=2ff12da7-c215-49f2-a612-133a70d41425), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:09:30Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=09e292f4-b116-4b68-b930-c4dc584b3d40,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f10f2278f39544ed9b7f553a4065ed49',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eb03d3dbbbfd411eb2c28ff16d9d7a89',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ff12da7-c215-49f2-a612-133a70d41425),volume_type_id=2ff12da7-c215-49f2-a612-133a70d41425)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:09:30 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-9dfdf68c-2061-475e-826e-3041031648ca tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7bb4cd41-47a7-4de3-9234-d6fe1a0334f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:09:30 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-9dfdf68c-2061-475e-826e-3041031648ca tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7bb4cd41-47a7-4de3-9234-d6fe1a0334f3) transitioned into state 'SUCCESS' from 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='f10f2278f39544ed9b7f553a4065ed49',qos_specs=None,replication_status=,reservations=['6c2ab824-064f-4905-9dca-6138d39f925e','51c79744-f3e0-4fa6-952b-1f7dffc1639b','b7b73f77-65f0-4d7f-ab60-4d430bf1b632','fe2ba89f-7f63-4c29-b900-b452b99a35b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb03d3dbbbfd411eb2c28ff16d9d7a89',volume_type_id=2ff12da7-c215-49f2-a612-133a70d41425)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:09:30 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-9dfdf68c-2061-475e-826e-3041031648ca tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84c052d9-48a7-40d5-acdb-5e76706934ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:09:30 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-9dfdf68c-2061-475e-826e-3041031648ca tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84c052d9-48a7-40d5-acdb-5e76706934ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:09:30 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-9dfdf68c-2061-475e-826e-3041031648ca tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] Flow 'volume_create_api' (e28e95d0-5e8e-4d0d-96dc-5cbb9d68e6de) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:09:30 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-9dfdf68c-2061-475e-826e-3041031648ca tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] Create volume request issued successfully. Sep 05 21:09:30 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-9dfdf68c-2061-475e-826e-3041031648ca tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 21:09:30 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1475/2926] 192.168.122.117 () {62 vars in 1182 bytes} [Sat Sep 5 21:09:30 2026] POST /volume/v3/volumes => generated 781 bytes in 437 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:09:30 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-d4303684-6bdb-437b-a0e4-a74b56caf0fe None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:30 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-d4303684-6bdb-437b-a0e4-a74b56caf0fe tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] GET http://192.168.122.117/volume/v3/volumes/09e292f4-b116-4b68-b930-c4dc584b3d40 Sep 05 21:09:30 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-d4303684-6bdb-437b-a0e4-a74b56caf0fe tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:30 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-d4303684-6bdb-437b-a0e4-a74b56caf0fe tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:30 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:30 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:09:30 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:30 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:09:30 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-d4303684-6bdb-437b-a0e4-a74b56caf0fe tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] Volume info retrieved successfully. Sep 05 21:09:30 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-d4303684-6bdb-437b-a0e4-a74b56caf0fe tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] http://192.168.122.117/volume/v3/volumes/09e292f4-b116-4b68-b930-c4dc584b3d40 returned with HTTP 200 Sep 05 21:09:30 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1452/2927] 192.168.122.117 () {60 vars in 1272 bytes} [Sat Sep 5 21:09:30 2026] GET /volume/v3/volumes/09e292f4-b116-4b68-b930-c4dc584b3d40 => generated 960 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:09:31 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-5717e1da-2c30-49b3-af7a-641f9c08498f None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:31 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-5717e1da-2c30-49b3-af7a-641f9c08498f tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] GET http://192.168.122.117/volume/v3/snapshots/7f1c7a52-cc9c-4815-a5c9-ac52dc7552ed Sep 05 21:09:31 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-5717e1da-2c30-49b3-af7a-641f9c08498f tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:31 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-5717e1da-2c30-49b3-af7a-641f9c08498f tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:31 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:31 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:09:31 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-5717e1da-2c30-49b3-af7a-641f9c08498f tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] Snapshot retrieved successfully. Sep 05 21:09:31 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-ebb964d6-a76c-499f-ad56-88677a521fc2 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:31 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-5717e1da-2c30-49b3-af7a-641f9c08498f tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] http://192.168.122.117/volume/v3/snapshots/7f1c7a52-cc9c-4815-a5c9-ac52dc7552ed returned with HTTP 200 Sep 05 21:09:31 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1476/2928] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:09:31 2026] GET /volume/v3/snapshots/7f1c7a52-cc9c-4815-a5c9-ac52dc7552ed => generated 457 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:09:31 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-ebb964d6-a76c-499f-ad56-88677a521fc2 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] GET http://192.168.122.117/volume/v3/volumes/26c1c5c8-c727-4581-b1a9-bba29836dc30 Sep 05 21:09:31 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-ebb964d6-a76c-499f-ad56-88677a521fc2 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:31 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-ebb964d6-a76c-499f-ad56-88677a521fc2 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:31 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:31 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:09:31 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:31 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:09:31 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-ebb964d6-a76c-499f-ad56-88677a521fc2 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Volume info retrieved successfully. Sep 05 21:09:31 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-ebb964d6-a76c-499f-ad56-88677a521fc2 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] http://192.168.122.117/volume/v3/volumes/26c1c5c8-c727-4581-b1a9-bba29836dc30 returned with HTTP 200 Sep 05 21:09:31 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1453/2929] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:09:31 2026] GET /volume/v3/volumes/26c1c5c8-c727-4581-b1a9-bba29836dc30 => generated 860 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:09:31 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-97bedaf3-017d-4359-9808-bb50c1671e80 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:31 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-97bedaf3-017d-4359-9808-bb50c1671e80 tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] GET http://192.168.122.117/volume/v3/volumes/09e292f4-b116-4b68-b930-c4dc584b3d40 Sep 05 21:09:31 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-97bedaf3-017d-4359-9808-bb50c1671e80 tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:31 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-97bedaf3-017d-4359-9808-bb50c1671e80 tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:31 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:31 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:09:31 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:31 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:09:31 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-97bedaf3-017d-4359-9808-bb50c1671e80 tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] Volume info retrieved successfully. Sep 05 21:09:31 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-97bedaf3-017d-4359-9808-bb50c1671e80 tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] http://192.168.122.117/volume/v3/volumes/09e292f4-b116-4b68-b930-c4dc584b3d40 returned with HTTP 200 Sep 05 21:09:31 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1477/2930] 192.168.122.117 () {60 vars in 1272 bytes} [Sat Sep 5 21:09:31 2026] GET /volume/v3/volumes/09e292f4-b116-4b68-b930-c4dc584b3d40 => generated 981 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:09:31 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-1751bfc5-0a00-4ef3-8a71-a1fabe53f0f0 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:31 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-1751bfc5-0a00-4ef3-8a71-a1fabe53f0f0 tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] GET http://192.168.122.117/volume/v3/messages Sep 05 21:09:31 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-1751bfc5-0a00-4ef3-8a71-a1fabe53f0f0 tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:31 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-1751bfc5-0a00-4ef3-8a71-a1fabe53f0f0 tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] Calling method 'version_select' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:31 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-1751bfc5-0a00-4ef3-8a71-a1fabe53f0f0 tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] http://192.168.122.117/volume/v3/messages returned with HTTP 200 Sep 05 21:09:31 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1454/2931] 192.168.122.117 () {60 vars in 1164 bytes} [Sat Sep 5 21:09:31 2026] GET /volume/v3/messages => generated 678 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:09:31 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-5290ce83-5a38-4c38-a528-9ebddb864995 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:31 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-5290ce83-5a38-4c38-a528-9ebddb864995 tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] GET http://192.168.122.117/volume/v3/messages/8fd2dd01-fbc2-45dc-9686-a021e085eb37 Sep 05 21:09:31 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-5290ce83-5a38-4c38-a528-9ebddb864995 tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:31 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-5290ce83-5a38-4c38-a528-9ebddb864995 tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] Calling method 'version_select' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:31 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-5290ce83-5a38-4c38-a528-9ebddb864995 tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] http://192.168.122.117/volume/v3/messages/8fd2dd01-fbc2-45dc-9686-a021e085eb37 returned with HTTP 200 Sep 05 21:09:31 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1478/2932] 192.168.122.117 () {60 vars in 1275 bytes} [Sat Sep 5 21:09:31 2026] GET /volume/v3/messages/8fd2dd01-fbc2-45dc-9686-a021e085eb37 => generated 675 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:09:32 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-084a75af-5245-4864-b43a-a4ba86764a2f None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:32 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-084a75af-5245-4864-b43a-a4ba86764a2f tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] DELETE http://192.168.122.117/volume/v3/messages/8fd2dd01-fbc2-45dc-9686-a021e085eb37 Sep 05 21:09:32 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-084a75af-5245-4864-b43a-a4ba86764a2f tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:32 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-084a75af-5245-4864-b43a-a4ba86764a2f tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] Calling method 'version_select' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:32 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-084a75af-5245-4864-b43a-a4ba86764a2f tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] http://192.168.122.117/volume/v3/messages/8fd2dd01-fbc2-45dc-9686-a021e085eb37 returned with HTTP 204 Sep 05 21:09:32 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1455/2933] 192.168.122.117 () {60 vars in 1278 bytes} [Sat Sep 5 21:09:32 2026] DELETE /volume/v3/messages/8fd2dd01-fbc2-45dc-9686-a021e085eb37 => generated 0 bytes in 27 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 05 21:09:32 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-943e1f7a-73dd-44b7-aa21-0cd937f17afc None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:32 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-943e1f7a-73dd-44b7-aa21-0cd937f17afc tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] DELETE http://192.168.122.117/volume/v3/volumes/09e292f4-b116-4b68-b930-c4dc584b3d40 Sep 05 21:09:32 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-943e1f7a-73dd-44b7-aa21-0cd937f17afc tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:32 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-943e1f7a-73dd-44b7-aa21-0cd937f17afc tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] Calling method 'delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:32 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-943e1f7a-73dd-44b7-aa21-0cd937f17afc tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] Delete volume with id: 09e292f4-b116-4b68-b930-c4dc584b3d40 Sep 05 21:09:32 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:32 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:09:32 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:32 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:09:32 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-943e1f7a-73dd-44b7-aa21-0cd937f17afc tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] Volume info retrieved successfully. Sep 05 21:09:32 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-943e1f7a-73dd-44b7-aa21-0cd937f17afc tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87434) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 05 21:09:32 devstack devstack@c-api.service[87434]: DEBUG cinder.quota [None req-943e1f7a-73dd-44b7-aa21-0cd937f17afc tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] Created reservations ['17a71240-faaa-4fc6-98d9-f14888e8ea65', 'a40d2bd1-2c50-464c-90c1-477593b6fc28', '3a620bd7-5e50-47f3-9b70-7dd5f76ad8ea', '0b3362c7-3de4-4867-bf64-150d864b2f79'] {{(pid=87434) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:09:32 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-943e1f7a-73dd-44b7-aa21-0cd937f17afc tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] Delete volume request issued successfully. Sep 05 21:09:32 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-943e1f7a-73dd-44b7-aa21-0cd937f17afc tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] http://192.168.122.117/volume/v3/volumes/09e292f4-b116-4b68-b930-c4dc584b3d40 returned with HTTP 202 Sep 05 21:09:32 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1479/2934] 192.168.122.117 () {60 vars in 1275 bytes} [Sat Sep 5 21:09:32 2026] DELETE /volume/v3/volumes/09e292f4-b116-4b68-b930-c4dc584b3d40 => generated 0 bytes in 153 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:09:32 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-9a321395-125b-4320-82d0-bc5b924874e5 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:32 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-9a321395-125b-4320-82d0-bc5b924874e5 tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] DELETE http://192.168.122.117/volume/v3/types/2ff12da7-c215-49f2-a612-133a70d41425 Sep 05 21:09:32 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-9a321395-125b-4320-82d0-bc5b924874e5 tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:32 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-9a321395-125b-4320-82d0-bc5b924874e5 tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] Calling method '_delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:32 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-9a321395-125b-4320-82d0-bc5b924874e5 tempest-ProjectAdminTests-1458601152 tempest-ProjectAdminTests-1458601152-project-admin] http://192.168.122.117/volume/v3/types/2ff12da7-c215-49f2-a612-133a70d41425 returned with HTTP 202 Sep 05 21:09:32 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1456/2935] 192.168.122.117 () {58 vars in 1229 bytes} [Sat Sep 5 21:09:32 2026] DELETE /volume/v3/types/2ff12da7-c215-49f2-a612-133a70d41425 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:09:32 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-a44aef46-bd0e-4fb6-a408-f178f8a68dd7 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:32 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-a44aef46-bd0e-4fb6-a408-f178f8a68dd7 tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] GET http://192.168.122.117/volume/v3/snapshots/7f1c7a52-cc9c-4815-a5c9-ac52dc7552ed Sep 05 21:09:32 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-a44aef46-bd0e-4fb6-a408-f178f8a68dd7 tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:32 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-a44aef46-bd0e-4fb6-a408-f178f8a68dd7 tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:32 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:32 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:09:32 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-a44aef46-bd0e-4fb6-a408-f178f8a68dd7 tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] Snapshot retrieved successfully. Sep 05 21:09:32 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-a44aef46-bd0e-4fb6-a408-f178f8a68dd7 tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] http://192.168.122.117/volume/v3/snapshots/7f1c7a52-cc9c-4815-a5c9-ac52dc7552ed returned with HTTP 200 Sep 05 21:09:32 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1480/2936] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:09:32 2026] GET /volume/v3/snapshots/7f1c7a52-cc9c-4815-a5c9-ac52dc7552ed => generated 484 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:09:32 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-79f86714-beb9-49c6-b527-71552cdb856a None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:32 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-79f86714-beb9-49c6-b527-71552cdb856a tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] GET http://192.168.122.117/volume/v3/snapshots/7f1c7a52-cc9c-4815-a5c9-ac52dc7552ed Sep 05 21:09:32 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-79f86714-beb9-49c6-b527-71552cdb856a tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:32 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-79f86714-beb9-49c6-b527-71552cdb856a tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:32 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:32 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:09:32 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-79f86714-beb9-49c6-b527-71552cdb856a tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] Snapshot retrieved successfully. Sep 05 21:09:32 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-79f86714-beb9-49c6-b527-71552cdb856a tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] http://192.168.122.117/volume/v3/snapshots/7f1c7a52-cc9c-4815-a5c9-ac52dc7552ed returned with HTTP 200 Sep 05 21:09:32 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1457/2937] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:09:32 2026] GET /volume/v3/snapshots/7f1c7a52-cc9c-4815-a5c9-ac52dc7552ed => generated 484 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:09:32 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-8e016cae-6ffc-4d64-b731-d26ef8d2d8a4 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:32 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-a517d41e-f4e0-4e1c-88be-49b375cc24c9 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:32 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-a517d41e-f4e0-4e1c-88be-49b375cc24c9 tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] DELETE http://192.168.122.117/volume/v3/snapshots/7f1c7a52-cc9c-4815-a5c9-ac52dc7552ed Sep 05 21:09:32 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-8e016cae-6ffc-4d64-b731-d26ef8d2d8a4 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] GET http://192.168.122.117/volume/v3/volumes/26c1c5c8-c727-4581-b1a9-bba29836dc30 Sep 05 21:09:32 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-a517d41e-f4e0-4e1c-88be-49b375cc24c9 tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:32 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-8e016cae-6ffc-4d64-b731-d26ef8d2d8a4 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:32 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-a517d41e-f4e0-4e1c-88be-49b375cc24c9 tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:32 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.snapshots [None req-a517d41e-f4e0-4e1c-88be-49b375cc24c9 tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] Delete snapshot with id: 7f1c7a52-cc9c-4815-a5c9-ac52dc7552ed Sep 05 21:09:32 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-8e016cae-6ffc-4d64-b731-d26ef8d2d8a4 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:32 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:32 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:09:32 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-a517d41e-f4e0-4e1c-88be-49b375cc24c9 tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] Snapshot retrieved successfully. Sep 05 21:09:32 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-8e016cae-6ffc-4d64-b731-d26ef8d2d8a4 tempest-CreateVolumesFromSnapshotTest-1571911074 tempest-CreateVolumesFromSnapshotTest-1571911074-project-member] http://192.168.122.117/volume/v3/volumes/26c1c5c8-c727-4581-b1a9-bba29836dc30 returned with HTTP 404 Sep 05 21:09:32 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1481/2938] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:09:32 2026] GET /volume/v3/volumes/26c1c5c8-c727-4581-b1a9-bba29836dc30 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:09:32 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:32 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:09:32 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-a517d41e-f4e0-4e1c-88be-49b375cc24c9 tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] Snapshot delete request issued successfully. Sep 05 21:09:32 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-a517d41e-f4e0-4e1c-88be-49b375cc24c9 tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] http://192.168.122.117/volume/v3/snapshots/7f1c7a52-cc9c-4815-a5c9-ac52dc7552ed returned with HTTP 202 Sep 05 21:09:32 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1458/2939] 192.168.122.117 () {58 vars in 1241 bytes} [Sat Sep 5 21:09:32 2026] DELETE /volume/v3/snapshots/7f1c7a52-cc9c-4815-a5c9-ac52dc7552ed => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 05 21:09:32 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-d74bea17-d1e4-4b28-b497-b661f424dcd6 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:32 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d74bea17-d1e4-4b28-b497-b661f424dcd6 tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] GET http://192.168.122.117/volume/v3/snapshots/7f1c7a52-cc9c-4815-a5c9-ac52dc7552ed Sep 05 21:09:32 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-d74bea17-d1e4-4b28-b497-b661f424dcd6 tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:32 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-d74bea17-d1e4-4b28-b497-b661f424dcd6 tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:32 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:32 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:09:32 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-d74bea17-d1e4-4b28-b497-b661f424dcd6 tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] Snapshot retrieved successfully. Sep 05 21:09:32 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d74bea17-d1e4-4b28-b497-b661f424dcd6 tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] http://192.168.122.117/volume/v3/snapshots/7f1c7a52-cc9c-4815-a5c9-ac52dc7552ed returned with HTTP 200 Sep 05 21:09:32 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1482/2940] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:09:32 2026] GET /volume/v3/snapshots/7f1c7a52-cc9c-4815-a5c9-ac52dc7552ed => generated 483 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:09:33 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-8c67c6dd-450c-4fec-9717-d35271702fc3 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:33 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-8c67c6dd-450c-4fec-9717-d35271702fc3 tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] GET http://192.168.122.117/volume/v3/snapshots/7f1c7a52-cc9c-4815-a5c9-ac52dc7552ed Sep 05 21:09:33 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-8c67c6dd-450c-4fec-9717-d35271702fc3 tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:33 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-8c67c6dd-450c-4fec-9717-d35271702fc3 tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:33 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:33 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:09:33 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-8c67c6dd-450c-4fec-9717-d35271702fc3 tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] Snapshot retrieved successfully. Sep 05 21:09:33 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-8c67c6dd-450c-4fec-9717-d35271702fc3 tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] http://192.168.122.117/volume/v3/snapshots/7f1c7a52-cc9c-4815-a5c9-ac52dc7552ed returned with HTTP 200 Sep 05 21:09:33 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1459/2941] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:09:33 2026] GET /volume/v3/snapshots/7f1c7a52-cc9c-4815-a5c9-ac52dc7552ed => generated 483 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:09:34 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-8c9fb409-f01e-4a57-8b0e-60a4e5e2be26 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:34 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-377b99b3-e3e9-4dc8-ad40-68e9dc90f018 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:34 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-8c9fb409-f01e-4a57-8b0e-60a4e5e2be26 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] POST http://192.168.122.117/volume/v3/volumes Sep 05 21:09:34 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-8c9fb409-f01e-4a57-8b0e-60a4e5e2be26 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-376839059"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:09:34 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-377b99b3-e3e9-4dc8-ad40-68e9dc90f018 tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] GET http://192.168.122.117/volume/v3/snapshots/7f1c7a52-cc9c-4815-a5c9-ac52dc7552ed Sep 05 21:09:34 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-377b99b3-e3e9-4dc8-ad40-68e9dc90f018 tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:34 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.volumes [None req-8c9fb409-f01e-4a57-8b0e-60a4e5e2be26 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-376839059'}} {{(pid=87434) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:09:34 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-8c9fb409-f01e-4a57-8b0e-60a4e5e2be26 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Create volume of 1 GB Sep 05 21:09:34 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-377b99b3-e3e9-4dc8-ad40-68e9dc90f018 tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:34 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-8c9fb409-f01e-4a57-8b0e-60a4e5e2be26 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Availability Zones retrieved successfully. Sep 05 21:09:34 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-377b99b3-e3e9-4dc8-ad40-68e9dc90f018 tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] http://192.168.122.117/volume/v3/snapshots/7f1c7a52-cc9c-4815-a5c9-ac52dc7552ed returned with HTTP 404 Sep 05 21:09:34 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1460/2942] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:09:34 2026] GET /volume/v3/snapshots/7f1c7a52-cc9c-4815-a5c9-ac52dc7552ed => generated 111 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:09:34 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-afeacf4b-ac59-4d5f-9954-6c7a5f0fc620 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:34 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-afeacf4b-ac59-4d5f-9954-6c7a5f0fc620 tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] DELETE http://192.168.122.117/volume/v3/volumes/ae89fb3f-da88-4f03-a72d-218b1166f3a2 Sep 05 21:09:34 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-afeacf4b-ac59-4d5f-9954-6c7a5f0fc620 tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:34 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-afeacf4b-ac59-4d5f-9954-6c7a5f0fc620 tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:34 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-afeacf4b-ac59-4d5f-9954-6c7a5f0fc620 tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] Delete volume with id: ae89fb3f-da88-4f03-a72d-218b1166f3a2 Sep 05 21:09:34 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-8c9fb409-f01e-4a57-8b0e-60a4e5e2be26 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Flow 'volume_create_api' (555c47e0-f807-4dda-8d90-b147b485746f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:09:34 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-8c9fb409-f01e-4a57-8b0e-60a4e5e2be26 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97ab4104-1cfd-4fa7-99ba-e5a7262ab9df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:09:34 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.flows.api.create_volume [None req-8c9fb409-f01e-4a57-8b0e-60a4e5e2be26 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Validating volume size '1' using validate_int {{(pid=87434) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:09:34 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:34 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:09:34 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:34 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:09:34 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-afeacf4b-ac59-4d5f-9954-6c7a5f0fc620 tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] Volume info retrieved successfully. Sep 05 21:09:34 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-8c9fb409-f01e-4a57-8b0e-60a4e5e2be26 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97ab4104-1cfd-4fa7-99ba-e5a7262ab9df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:09:34 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-afeacf4b-ac59-4d5f-9954-6c7a5f0fc620 tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] Delete volume request issued successfully. Sep 05 21:09:34 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-afeacf4b-ac59-4d5f-9954-6c7a5f0fc620 tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] http://192.168.122.117/volume/v3/volumes/ae89fb3f-da88-4f03-a72d-218b1166f3a2 returned with HTTP 202 Sep 05 21:09:34 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1461/2943] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 21:09:34 2026] DELETE /volume/v3/volumes/ae89fb3f-da88-4f03-a72d-218b1166f3a2 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:09:34 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-8c9fb409-f01e-4a57-8b0e-60a4e5e2be26 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa4e6793-b38b-4c4a-8cc8-b7c584c4df54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:09:34 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-a3eaae04-e175-4a76-a56d-290f73cbb445 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:34 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-a3eaae04-e175-4a76-a56d-290f73cbb445 tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] GET http://192.168.122.117/volume/v3/volumes/ae89fb3f-da88-4f03-a72d-218b1166f3a2 Sep 05 21:09:34 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-a3eaae04-e175-4a76-a56d-290f73cbb445 tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:34 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-a3eaae04-e175-4a76-a56d-290f73cbb445 tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:34 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:34 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:09:34 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:34 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:09:34 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-a3eaae04-e175-4a76-a56d-290f73cbb445 tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] Volume info retrieved successfully. Sep 05 21:09:34 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-a3eaae04-e175-4a76-a56d-290f73cbb445 tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] http://192.168.122.117/volume/v3/volumes/ae89fb3f-da88-4f03-a72d-218b1166f3a2 returned with HTTP 200 Sep 05 21:09:34 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1462/2944] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:09:34 2026] GET /volume/v3/volumes/ae89fb3f-da88-4f03-a72d-218b1166f3a2 => generated 876 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:09:34 devstack devstack@c-api.service[87434]: DEBUG cinder.quota [None req-8c9fb409-f01e-4a57-8b0e-60a4e5e2be26 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Created reservations ['4c056e7c-ce04-4100-a338-f50d1fe72eda', 'c7ee0992-9492-4998-82b9-eb645c253917', 'dac5e943-ec42-4050-aaca-1a751ebf4495', '4318868a-499a-436a-be87-e52ea1168793'] {{(pid=87434) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:09:34 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-8c9fb409-f01e-4a57-8b0e-60a4e5e2be26 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa4e6793-b38b-4c4a-8cc8-b7c584c4df54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4c056e7c-ce04-4100-a338-f50d1fe72eda', 'c7ee0992-9492-4998-82b9-eb645c253917', 'dac5e943-ec42-4050-aaca-1a751ebf4495', '4318868a-499a-436a-be87-e52ea1168793']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:09:34 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-8c9fb409-f01e-4a57-8b0e-60a4e5e2be26 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e08717d3-b44d-46d6-940c-3c5c140745b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:09:35 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:35 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:09:35 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-8c9fb409-f01e-4a57-8b0e-60a4e5e2be26 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e08717d3-b44d-46d6-940c-3c5c140745b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1abae218-86ed-47bb-8057-b0405a853c9d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-376839059',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fbd3f06937af450899730631193502b8',qos_specs=None,replication_status=,reservations=['4c056e7c-ce04-4100-a338-f50d1fe72eda','c7ee0992-9492-4998-82b9-eb645c253917','dac5e943-ec42-4050-aaca-1a751ebf4495','4318868a-499a-436a-be87-e52ea1168793'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6402883369ca4885854c1712971c0b0a',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:09:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-376839059',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1abae218-86ed-47bb-8057-b0405a853c9d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fbd3f06937af450899730631193502b8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6402883369ca4885854c1712971c0b0a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:09:35 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-8c9fb409-f01e-4a57-8b0e-60a4e5e2be26 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba16d13e-3c82-4920-b1f5-6ae99ca2aaf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:09:35 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-8c9fb409-f01e-4a57-8b0e-60a4e5e2be26 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba16d13e-3c82-4920-b1f5-6ae99ca2aaf8) transitioned into state 'SUCCESS' from state '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-376839059',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fbd3f06937af450899730631193502b8',qos_specs=None,replication_status=,reservations=['4c056e7c-ce04-4100-a338-f50d1fe72eda','c7ee0992-9492-4998-82b9-eb645c253917','dac5e943-ec42-4050-aaca-1a751ebf4495','4318868a-499a-436a-be87-e52ea1168793'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6402883369ca4885854c1712971c0b0a',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:09:35 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-8c9fb409-f01e-4a57-8b0e-60a4e5e2be26 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1c6b120-491f-40cb-9352-f27ad89c679e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:09:35 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-8c9fb409-f01e-4a57-8b0e-60a4e5e2be26 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1c6b120-491f-40cb-9352-f27ad89c679e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:09:35 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-8c9fb409-f01e-4a57-8b0e-60a4e5e2be26 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Flow 'volume_create_api' (555c47e0-f807-4dda-8d90-b147b485746f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:09:35 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-8c9fb409-f01e-4a57-8b0e-60a4e5e2be26 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Create volume request issued successfully. Sep 05 21:09:35 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-8c9fb409-f01e-4a57-8b0e-60a4e5e2be26 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 21:09:35 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1483/2945] 192.168.122.117 () {60 vars in 1142 bytes} [Sat Sep 5 21:09:34 2026] POST /volume/v3/volumes => generated 786 bytes in 813 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 05 21:09:35 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-36b03e64-74a0-4309-bd0b-a0e6078fc1e9 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:35 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-36b03e64-74a0-4309-bd0b-a0e6078fc1e9 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] GET http://192.168.122.117/volume/v3/volumes/1abae218-86ed-47bb-8057-b0405a853c9d Sep 05 21:09:35 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-36b03e64-74a0-4309-bd0b-a0e6078fc1e9 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:35 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-36b03e64-74a0-4309-bd0b-a0e6078fc1e9 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:35 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:35 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:09:35 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:35 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:09:35 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-36b03e64-74a0-4309-bd0b-a0e6078fc1e9 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Volume info retrieved successfully. Sep 05 21:09:35 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-36b03e64-74a0-4309-bd0b-a0e6078fc1e9 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] http://192.168.122.117/volume/v3/volumes/1abae218-86ed-47bb-8057-b0405a853c9d returned with HTTP 200 Sep 05 21:09:35 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1463/2946] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:09:35 2026] GET /volume/v3/volumes/1abae218-86ed-47bb-8057-b0405a853c9d => generated 965 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:09:35 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-bb808a6a-8cad-4a92-a177-9adba5a6c89e None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:35 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-bb808a6a-8cad-4a92-a177-9adba5a6c89e tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] GET http://192.168.122.117/volume/v3/volumes/ae89fb3f-da88-4f03-a72d-218b1166f3a2 Sep 05 21:09:35 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-bb808a6a-8cad-4a92-a177-9adba5a6c89e tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:35 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-bb808a6a-8cad-4a92-a177-9adba5a6c89e tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:35 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:35 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:09:35 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:35 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:09:35 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-bb808a6a-8cad-4a92-a177-9adba5a6c89e tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] Volume info retrieved successfully. Sep 05 21:09:35 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-bb808a6a-8cad-4a92-a177-9adba5a6c89e tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] http://192.168.122.117/volume/v3/volumes/ae89fb3f-da88-4f03-a72d-218b1166f3a2 returned with HTTP 200 Sep 05 21:09:35 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1484/2947] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:09:35 2026] GET /volume/v3/volumes/ae89fb3f-da88-4f03-a72d-218b1166f3a2 => generated 876 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:09:36 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-147d2271-4b9a-4c2e-a543-8b8620bf9041 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:36 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-ee812743-9265-47e3-b5b8-efd632c60b10 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:36 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-147d2271-4b9a-4c2e-a543-8b8620bf9041 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 21:09:36 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-147d2271-4b9a-4c2e-a543-8b8620bf9041 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-480575422"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:09:36 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.volumes [None req-147d2271-4b9a-4c2e-a543-8b8620bf9041 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-480575422'}} {{(pid=87435) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:09:36 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-147d2271-4b9a-4c2e-a543-8b8620bf9041 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Create volume of 1 GB Sep 05 21:09:36 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-ee812743-9265-47e3-b5b8-efd632c60b10 tempest-VolumeTypesAdminTests-277844084 tempest-VolumeTypesAdminTests-277844084-project-admin] POST http://192.168.122.117/volume/v3/types Sep 05 21:09:36 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-ee812743-9265-47e3-b5b8-efd632c60b10 tempest-VolumeTypesAdminTests-277844084 tempest-VolumeTypesAdminTests-277844084-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1115273170", "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=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:09:36 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-147d2271-4b9a-4c2e-a543-8b8620bf9041 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Availability Zones retrieved successfully. Sep 05 21:09:36 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-147d2271-4b9a-4c2e-a543-8b8620bf9041 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Flow 'volume_create_api' (53b9dd43-0918-4193-8941-68b71ffc18d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:09:36 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-147d2271-4b9a-4c2e-a543-8b8620bf9041 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb8551f9-49d1-4a33-b108-285b6161145c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:09:36 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.flows.api.create_volume [None req-147d2271-4b9a-4c2e-a543-8b8620bf9041 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Validating volume size '1' using validate_int {{(pid=87435) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:09:36 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-ee812743-9265-47e3-b5b8-efd632c60b10 tempest-VolumeTypesAdminTests-277844084 tempest-VolumeTypesAdminTests-277844084-project-admin] http://192.168.122.117/volume/v3/types returned with HTTP 200 Sep 05 21:09:36 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1485/2948] 192.168.122.117 () {60 vars in 1137 bytes} [Sat Sep 5 21:09:36 2026] POST /volume/v3/types => generated 380 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:09:36 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-db50d0de-ca9c-4333-bc20-983685ca0c70 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:36 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-db50d0de-ca9c-4333-bc20-983685ca0c70 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] GET http://192.168.122.117/volume/v3/volumes/1abae218-86ed-47bb-8057-b0405a853c9d Sep 05 21:09:36 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-db50d0de-ca9c-4333-bc20-983685ca0c70 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:36 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-db50d0de-ca9c-4333-bc20-983685ca0c70 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:36 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:36 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:09:36 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:36 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:09:36 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-db50d0de-ca9c-4333-bc20-983685ca0c70 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Volume info retrieved successfully. Sep 05 21:09:36 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-db50d0de-ca9c-4333-bc20-983685ca0c70 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] http://192.168.122.117/volume/v3/volumes/1abae218-86ed-47bb-8057-b0405a853c9d returned with HTTP 200 Sep 05 21:09:36 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1486/2949] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:09:36 2026] GET /volume/v3/volumes/1abae218-86ed-47bb-8057-b0405a853c9d => generated 1015 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:09:36 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-ca5ea418-5b9d-40a0-94d0-7653644cc585 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:36 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-ca5ea418-5b9d-40a0-94d0-7653644cc585 tempest-VolumeTypesAdminTests-277844084 tempest-VolumeTypesAdminTests-277844084-project-admin] POST http://192.168.122.117/volume/v3/types/d7b8a2af-622f-4f89-8501-d60cde12a6cd/encryption Sep 05 21:09:36 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-ca5ea418-5b9d-40a0-94d0-7653644cc585 tempest-VolumeTypesAdminTests-277844084 tempest-VolumeTypesAdminTests-277844084-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:09:36 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-147d2271-4b9a-4c2e-a543-8b8620bf9041 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb8551f9-49d1-4a33-b108-285b6161145c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:09:36 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-147d2271-4b9a-4c2e-a543-8b8620bf9041 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (965e9b4b-429c-4901-9761-b3ca27f91703) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:09:36 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-ca5ea418-5b9d-40a0-94d0-7653644cc585 tempest-VolumeTypesAdminTests-277844084 tempest-VolumeTypesAdminTests-277844084-project-admin] http://192.168.122.117/volume/v3/types/d7b8a2af-622f-4f89-8501-d60cde12a6cd/encryption returned with HTTP 200 Sep 05 21:09:36 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1487/2950] 192.168.122.117 () {60 vars in 1281 bytes} [Sat Sep 5 21:09:36 2026] POST /volume/v3/types/d7b8a2af-622f-4f89-8501-d60cde12a6cd/encryption => generated 239 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:09:36 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-2d1ca385-f2d6-406a-9013-7bd3f93d6684 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:36 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-2d1ca385-f2d6-406a-9013-7bd3f93d6684 tempest-VolumeTypesAdminTests-277844084 tempest-VolumeTypesAdminTests-277844084-project-admin] POST http://192.168.122.117/volume/v3/types Sep 05 21:09:36 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-2d1ca385-f2d6-406a-9013-7bd3f93d6684 tempest-VolumeTypesAdminTests-277844084 tempest-VolumeTypesAdminTests-277844084-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2031729855", "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=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:09:36 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-2d1ca385-f2d6-406a-9013-7bd3f93d6684 tempest-VolumeTypesAdminTests-277844084 tempest-VolumeTypesAdminTests-277844084-project-admin] http://192.168.122.117/volume/v3/types returned with HTTP 200 Sep 05 21:09:36 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1488/2951] 192.168.122.117 () {60 vars in 1137 bytes} [Sat Sep 5 21:09:36 2026] POST /volume/v3/types => generated 380 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:09:36 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-4c0f51fe-6993-4e3f-9395-89507232059a None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:36 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-4c0f51fe-6993-4e3f-9395-89507232059a tempest-VolumeTypesAdminTests-277844084 tempest-VolumeTypesAdminTests-277844084-project-admin] POST http://192.168.122.117/volume/v3/types/08304a1d-d2bd-40e4-b594-f4ba52973348/encryption Sep 05 21:09:36 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-4c0f51fe-6993-4e3f-9395-89507232059a tempest-VolumeTypesAdminTests-277844084 tempest-VolumeTypesAdminTests-277844084-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:09:36 devstack devstack@c-api.service[87435]: DEBUG cinder.quota [None req-147d2271-4b9a-4c2e-a543-8b8620bf9041 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Created reservations ['ae635c56-538c-4626-9ee3-1448151da351', '83767196-259a-4640-a81f-e84686217622', '439f32ae-1075-4810-8d19-3099be15e8ec', 'b2245a3d-6a10-4058-ad8e-7a03776e9a9b'] {{(pid=87435) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:09:36 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-147d2271-4b9a-4c2e-a543-8b8620bf9041 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (965e9b4b-429c-4901-9761-b3ca27f91703) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ae635c56-538c-4626-9ee3-1448151da351', '83767196-259a-4640-a81f-e84686217622', '439f32ae-1075-4810-8d19-3099be15e8ec', 'b2245a3d-6a10-4058-ad8e-7a03776e9a9b']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:09:36 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-147d2271-4b9a-4c2e-a543-8b8620bf9041 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b49ae245-0a27-4758-bfaa-24a9a56ec6fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:09:36 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-4c0f51fe-6993-4e3f-9395-89507232059a tempest-VolumeTypesAdminTests-277844084 tempest-VolumeTypesAdminTests-277844084-project-admin] http://192.168.122.117/volume/v3/types/08304a1d-d2bd-40e4-b594-f4ba52973348/encryption returned with HTTP 200 Sep 05 21:09:36 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1489/2952] 192.168.122.117 () {60 vars in 1281 bytes} [Sat Sep 5 21:09:36 2026] POST /volume/v3/types/08304a1d-d2bd-40e4-b594-f4ba52973348/encryption => generated 239 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:09:36 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-7c3cb151-7ba2-43fc-be8f-266934a9d7e9 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:36 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-7c3cb151-7ba2-43fc-be8f-266934a9d7e9 tempest-VolumeTypesAdminTests-277844084 tempest-VolumeTypesAdminTests-277844084-project-admin] POST http://192.168.122.117/volume/v3/types Sep 05 21:09:36 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-7c3cb151-7ba2-43fc-be8f-266934a9d7e9 tempest-VolumeTypesAdminTests-277844084 tempest-VolumeTypesAdminTests-277844084-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-858338315", "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=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:09:36 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:36 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:09:36 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-147d2271-4b9a-4c2e-a543-8b8620bf9041 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b49ae245-0a27-4758-bfaa-24a9a56ec6fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9546fec6-a446-4280-98e0-b6ca33302102', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-480575422',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc91194dbf0645cc9131d482af6e73c8',qos_specs=None,replication_status=,reservations=['ae635c56-538c-4626-9ee3-1448151da351','83767196-259a-4640-a81f-e84686217622','439f32ae-1075-4810-8d19-3099be15e8ec','b2245a3d-6a10-4058-ad8e-7a03776e9a9b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ea934e9237348c4a5f46772e0d95251',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:09:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-480575422',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9546fec6-a446-4280-98e0-b6ca33302102,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cc91194dbf0645cc9131d482af6e73c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7ea934e9237348c4a5f46772e0d95251',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:09:36 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-147d2271-4b9a-4c2e-a543-8b8620bf9041 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30f7bffe-96f2-463f-a5ad-753ce92d22b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:09:36 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-7c3cb151-7ba2-43fc-be8f-266934a9d7e9 tempest-VolumeTypesAdminTests-277844084 tempest-VolumeTypesAdminTests-277844084-project-admin] http://192.168.122.117/volume/v3/types returned with HTTP 200 Sep 05 21:09:36 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1490/2953] 192.168.122.117 () {60 vars in 1137 bytes} [Sat Sep 5 21:09:36 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 05 21:09:36 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-147d2271-4b9a-4c2e-a543-8b8620bf9041 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30f7bffe-96f2-463f-a5ad-753ce92d22b2) transitioned into state 'SUCCESS' from state '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-480575422',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc91194dbf0645cc9131d482af6e73c8',qos_specs=None,replication_status=,reservations=['ae635c56-538c-4626-9ee3-1448151da351','83767196-259a-4640-a81f-e84686217622','439f32ae-1075-4810-8d19-3099be15e8ec','b2245a3d-6a10-4058-ad8e-7a03776e9a9b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ea934e9237348c4a5f46772e0d95251',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:09:36 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-10a123fe-f9a7-47ea-8030-0be217446f42 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:36 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-147d2271-4b9a-4c2e-a543-8b8620bf9041 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d145282-89e7-49ae-9e87-d7ae3e990a4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:09:36 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-10a123fe-f9a7-47ea-8030-0be217446f42 tempest-VolumeTypesAdminTests-277844084 tempest-VolumeTypesAdminTests-277844084-project-admin] POST http://192.168.122.117/volume/v3/types/1eed84b9-2b15-4df0-b982-21e6d8a36d83/extra_specs Sep 05 21:09:36 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-10a123fe-f9a7-47ea-8030-0be217446f42 tempest-VolumeTypesAdminTests-277844084 tempest-VolumeTypesAdminTests-277844084-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:09:36 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-147d2271-4b9a-4c2e-a543-8b8620bf9041 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d145282-89e7-49ae-9e87-d7ae3e990a4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:09:36 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-147d2271-4b9a-4c2e-a543-8b8620bf9041 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Flow 'volume_create_api' (53b9dd43-0918-4193-8941-68b71ffc18d6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:09:36 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-147d2271-4b9a-4c2e-a543-8b8620bf9041 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Create volume request issued successfully. Sep 05 21:09:36 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-147d2271-4b9a-4c2e-a543-8b8620bf9041 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 21:09:36 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1464/2954] 192.168.122.117 () {60 vars in 1142 bytes} [Sat Sep 5 21:09:35 2026] POST /volume/v3/volumes => generated 772 bytes in 661 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:09:36 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-cc9a2ed0-32f6-4cd6-85a7-e16e4c5f5f54 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:36 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-10a123fe-f9a7-47ea-8030-0be217446f42 tempest-VolumeTypesAdminTests-277844084 tempest-VolumeTypesAdminTests-277844084-project-admin] http://192.168.122.117/volume/v3/types/1eed84b9-2b15-4df0-b982-21e6d8a36d83/extra_specs returned with HTTP 200 Sep 05 21:09:36 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-cc9a2ed0-32f6-4cd6-85a7-e16e4c5f5f54 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] GET http://192.168.122.117/volume/v3/volumes/9546fec6-a446-4280-98e0-b6ca33302102 Sep 05 21:09:36 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-cc9a2ed0-32f6-4cd6-85a7-e16e4c5f5f54 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:36 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1491/2955] 192.168.122.117 () {60 vars in 1283 bytes} [Sat Sep 5 21:09:36 2026] POST /volume/v3/types/1eed84b9-2b15-4df0-b982-21e6d8a36d83/extra_specs => generated 35 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 21:09:36 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-cc9a2ed0-32f6-4cd6-85a7-e16e4c5f5f54 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:36 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-74743a23-2636-410c-9f12-74b254b13816 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:36 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-74743a23-2636-410c-9f12-74b254b13816 tempest-VolumeTypesAdminTests-277844084 tempest-VolumeTypesAdminTests-277844084-project-admin] PUT http://192.168.122.117/volume/v3/types/1eed84b9-2b15-4df0-b982-21e6d8a36d83/extra_specs/key2 Sep 05 21:09:36 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:36 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:09:36 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-74743a23-2636-410c-9f12-74b254b13816 tempest-VolumeTypesAdminTests-277844084 tempest-VolumeTypesAdminTests-277844084-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:09:36 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:36 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:09:36 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-cc9a2ed0-32f6-4cd6-85a7-e16e4c5f5f54 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Volume info retrieved successfully. Sep 05 21:09:36 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-cc9a2ed0-32f6-4cd6-85a7-e16e4c5f5f54 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] http://192.168.122.117/volume/v3/volumes/9546fec6-a446-4280-98e0-b6ca33302102 returned with HTTP 200 Sep 05 21:09:36 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1465/2956] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:09:36 2026] GET /volume/v3/volumes/9546fec6-a446-4280-98e0-b6ca33302102 => generated 840 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:09:36 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-74743a23-2636-410c-9f12-74b254b13816 tempest-VolumeTypesAdminTests-277844084 tempest-VolumeTypesAdminTests-277844084-project-admin] http://192.168.122.117/volume/v3/types/1eed84b9-2b15-4df0-b982-21e6d8a36d83/extra_specs/key2 returned with HTTP 200 Sep 05 21:09:36 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1492/2957] 192.168.122.117 () {60 vars in 1297 bytes} [Sat Sep 5 21:09:36 2026] PUT /volume/v3/types/1eed84b9-2b15-4df0-b982-21e6d8a36d83/extra_specs/key2 => generated 25 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 21:09:36 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-97bae5ed-2936-46db-9e53-9d366e3c9677 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:36 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-97bae5ed-2936-46db-9e53-9d366e3c9677 tempest-VolumeTypesAdminTests-277844084 tempest-VolumeTypesAdminTests-277844084-project-admin] POST http://192.168.122.117/volume/v3/types Sep 05 21:09:36 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-97bae5ed-2936-46db-9e53-9d366e3c9677 tempest-VolumeTypesAdminTests-277844084 tempest-VolumeTypesAdminTests-277844084-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:09:36 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-97bae5ed-2936-46db-9e53-9d366e3c9677 tempest-VolumeTypesAdminTests-277844084 tempest-VolumeTypesAdminTests-277844084-project-admin] http://192.168.122.117/volume/v3/types returned with HTTP 200 Sep 05 21:09:36 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1466/2958] 192.168.122.117 () {60 vars in 1136 bytes} [Sat Sep 5 21:09:36 2026] POST /volume/v3/types => generated 195 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:09:36 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-05e6c435-bfba-4f9a-b7ed-296212d8ddd9 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:36 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-05e6c435-bfba-4f9a-b7ed-296212d8ddd9 tempest-VolumeTypesAdminTests-277844084 tempest-VolumeTypesAdminTests-277844084-project-admin] DELETE http://192.168.122.117/volume/v3/types/52f7d4f1-f48e-4831-897e-c8ff5f37f8f6 Sep 05 21:09:36 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-05e6c435-bfba-4f9a-b7ed-296212d8ddd9 tempest-VolumeTypesAdminTests-277844084 tempest-VolumeTypesAdminTests-277844084-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:36 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-05e6c435-bfba-4f9a-b7ed-296212d8ddd9 tempest-VolumeTypesAdminTests-277844084 tempest-VolumeTypesAdminTests-277844084-project-admin] Calling method '_delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:36 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-05e6c435-bfba-4f9a-b7ed-296212d8ddd9 tempest-VolumeTypesAdminTests-277844084 tempest-VolumeTypesAdminTests-277844084-project-admin] http://192.168.122.117/volume/v3/types/52f7d4f1-f48e-4831-897e-c8ff5f37f8f6 returned with HTTP 202 Sep 05 21:09:36 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1493/2959] 192.168.122.117 () {58 vars in 1229 bytes} [Sat Sep 5 21:09:36 2026] DELETE /volume/v3/types/52f7d4f1-f48e-4831-897e-c8ff5f37f8f6 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:09:36 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-08d9dea4-10e0-4a72-a36e-495d6c376954 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:36 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-08d9dea4-10e0-4a72-a36e-495d6c376954 tempest-VolumeTypesAdminTests-277844084 tempest-VolumeTypesAdminTests-277844084-project-admin] POST http://192.168.122.117/volume/v3/types Sep 05 21:09:36 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-08d9dea4-10e0-4a72-a36e-495d6c376954 tempest-VolumeTypesAdminTests-277844084 tempest-VolumeTypesAdminTests-277844084-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-391847534", "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=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:09:36 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-08d9dea4-10e0-4a72-a36e-495d6c376954 tempest-VolumeTypesAdminTests-277844084 tempest-VolumeTypesAdminTests-277844084-project-admin] http://192.168.122.117/volume/v3/types returned with HTTP 200 Sep 05 21:09:36 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1467/2960] 192.168.122.117 () {60 vars in 1137 bytes} [Sat Sep 5 21:09:36 2026] POST /volume/v3/types => generated 379 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:09:36 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-02736187-e128-4cd1-9e42-10d60d9e868f None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:36 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-02736187-e128-4cd1-9e42-10d60d9e868f tempest-VolumeTypesAdminTests-277844084 tempest-VolumeTypesAdminTests-277844084-project-admin] POST http://192.168.122.117/volume/v3/types/33dbbcf7-40b1-4ba0-844f-a10282a0284f/encryption Sep 05 21:09:36 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-02736187-e128-4cd1-9e42-10d60d9e868f tempest-VolumeTypesAdminTests-277844084 tempest-VolumeTypesAdminTests-277844084-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:09:36 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-b583e324-1fb9-4752-9fa7-f65c8e11db20 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:36 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-b583e324-1fb9-4752-9fa7-f65c8e11db20 tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] GET http://192.168.122.117/volume/v3/volumes/ae89fb3f-da88-4f03-a72d-218b1166f3a2 Sep 05 21:09:36 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-b583e324-1fb9-4752-9fa7-f65c8e11db20 tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:36 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-b583e324-1fb9-4752-9fa7-f65c8e11db20 tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:36 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-b583e324-1fb9-4752-9fa7-f65c8e11db20 tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] http://192.168.122.117/volume/v3/volumes/ae89fb3f-da88-4f03-a72d-218b1166f3a2 returned with HTTP 404 Sep 05 21:09:36 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1468/2961] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:09:36 2026] GET /volume/v3/volumes/ae89fb3f-da88-4f03-a72d-218b1166f3a2 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:09:36 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-02736187-e128-4cd1-9e42-10d60d9e868f tempest-VolumeTypesAdminTests-277844084 tempest-VolumeTypesAdminTests-277844084-project-admin] http://192.168.122.117/volume/v3/types/33dbbcf7-40b1-4ba0-844f-a10282a0284f/encryption returned with HTTP 200 Sep 05 21:09:36 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1494/2962] 192.168.122.117 () {60 vars in 1281 bytes} [Sat Sep 5 21:09:36 2026] POST /volume/v3/types/33dbbcf7-40b1-4ba0-844f-a10282a0284f/encryption => generated 239 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:09:36 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-50b1cdd7-4be8-4432-9882-4af10b87f155 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:36 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-50b1cdd7-4be8-4432-9882-4af10b87f155 tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] DELETE http://192.168.122.117/volume/v3/volumes/ed52cdc5-9fe0-4fed-8d44-e8e8e1a59729 Sep 05 21:09:36 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-50b1cdd7-4be8-4432-9882-4af10b87f155 tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:36 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-50b1cdd7-4be8-4432-9882-4af10b87f155 tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:36 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-50b1cdd7-4be8-4432-9882-4af10b87f155 tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] Delete volume with id: ed52cdc5-9fe0-4fed-8d44-e8e8e1a59729 Sep 05 21:09:36 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-4dab7177-8fa7-4644-b29c-5f66b842765e None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:36 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-4dab7177-8fa7-4644-b29c-5f66b842765e tempest-VolumeTypesAdminTests-277844084 tempest-VolumeTypesAdminTests-277844084-project-admin] DELETE http://192.168.122.117/volume/v3/types/33dbbcf7-40b1-4ba0-844f-a10282a0284f/encryption/b5fa8d77-5b1d-484a-9860-865e422cec7b Sep 05 21:09:36 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-4dab7177-8fa7-4644-b29c-5f66b842765e tempest-VolumeTypesAdminTests-277844084 tempest-VolumeTypesAdminTests-277844084-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:36 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-4dab7177-8fa7-4644-b29c-5f66b842765e tempest-VolumeTypesAdminTests-277844084 tempest-VolumeTypesAdminTests-277844084-project-admin] Calling method 'delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:36 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:36 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:09:36 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:36 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:09:37 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-50b1cdd7-4be8-4432-9882-4af10b87f155 tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] Volume info retrieved successfully. Sep 05 21:09:37 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-4dab7177-8fa7-4644-b29c-5f66b842765e tempest-VolumeTypesAdminTests-277844084 tempest-VolumeTypesAdminTests-277844084-project-admin] http://192.168.122.117/volume/v3/types/33dbbcf7-40b1-4ba0-844f-a10282a0284f/encryption/b5fa8d77-5b1d-484a-9860-865e422cec7b returned with HTTP 202 Sep 05 21:09:37 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1495/2963] 192.168.122.117 () {58 vars in 1373 bytes} [Sat Sep 5 21:09:36 2026] DELETE /volume/v3/types/33dbbcf7-40b1-4ba0-844f-a10282a0284f/encryption/b5fa8d77-5b1d-484a-9860-865e422cec7b => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:09:37 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-e3c7bf24-42f1-410a-b07a-7753b2955bce None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:37 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-e3c7bf24-42f1-410a-b07a-7753b2955bce tempest-VolumeTypesAdminTests-277844084 tempest-VolumeTypesAdminTests-277844084-project-admin] POST http://192.168.122.117/volume/v3/types Sep 05 21:09:37 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-e3c7bf24-42f1-410a-b07a-7753b2955bce tempest-VolumeTypesAdminTests-277844084 tempest-VolumeTypesAdminTests-277844084-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1995354183", "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=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:09:37 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-50b1cdd7-4be8-4432-9882-4af10b87f155 tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] Delete volume request issued successfully. Sep 05 21:09:37 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-50b1cdd7-4be8-4432-9882-4af10b87f155 tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] http://192.168.122.117/volume/v3/volumes/ed52cdc5-9fe0-4fed-8d44-e8e8e1a59729 returned with HTTP 202 Sep 05 21:09:37 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1469/2964] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 21:09:36 2026] DELETE /volume/v3/volumes/ed52cdc5-9fe0-4fed-8d44-e8e8e1a59729 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:09:37 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-ac43b223-5bcc-41b8-9631-55fb4b4f8498 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:37 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-ac43b223-5bcc-41b8-9631-55fb4b4f8498 tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] GET http://192.168.122.117/volume/v3/volumes/ed52cdc5-9fe0-4fed-8d44-e8e8e1a59729 Sep 05 21:09:37 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-ac43b223-5bcc-41b8-9631-55fb4b4f8498 tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:37 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-ac43b223-5bcc-41b8-9631-55fb4b4f8498 tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:37 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-e3c7bf24-42f1-410a-b07a-7753b2955bce tempest-VolumeTypesAdminTests-277844084 tempest-VolumeTypesAdminTests-277844084-project-admin] http://192.168.122.117/volume/v3/types returned with HTTP 200 Sep 05 21:09:37 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1496/2965] 192.168.122.117 () {60 vars in 1137 bytes} [Sat Sep 5 21:09:37 2026] POST /volume/v3/types => generated 380 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:09:37 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-041f8dc8-3b16-424d-9a2e-d17f048e59c3 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:37 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:37 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:09:37 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:37 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:09:37 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-041f8dc8-3b16-424d-9a2e-d17f048e59c3 tempest-VolumeTypesAdminTests-277844084 tempest-VolumeTypesAdminTests-277844084-project-admin] DELETE http://192.168.122.117/volume/v3/types/1eaf5d31-2773-44f3-b350-8fdc81f63b13/extra_specs/key1 Sep 05 21:09:37 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-041f8dc8-3b16-424d-9a2e-d17f048e59c3 tempest-VolumeTypesAdminTests-277844084 tempest-VolumeTypesAdminTests-277844084-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:37 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-041f8dc8-3b16-424d-9a2e-d17f048e59c3 tempest-VolumeTypesAdminTests-277844084 tempest-VolumeTypesAdminTests-277844084-project-admin] Calling method 'delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:37 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-ac43b223-5bcc-41b8-9631-55fb4b4f8498 tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] Volume info retrieved successfully. Sep 05 21:09:37 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-ac43b223-5bcc-41b8-9631-55fb4b4f8498 tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] http://192.168.122.117/volume/v3/volumes/ed52cdc5-9fe0-4fed-8d44-e8e8e1a59729 returned with HTTP 200 Sep 05 21:09:37 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1470/2966] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:09:37 2026] GET /volume/v3/volumes/ed52cdc5-9fe0-4fed-8d44-e8e8e1a59729 => generated 841 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:09:37 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-041f8dc8-3b16-424d-9a2e-d17f048e59c3 tempest-VolumeTypesAdminTests-277844084 tempest-VolumeTypesAdminTests-277844084-project-admin] http://192.168.122.117/volume/v3/types/1eaf5d31-2773-44f3-b350-8fdc81f63b13/extra_specs/key1 returned with HTTP 202 Sep 05 21:09:37 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1497/2967] 192.168.122.117 () {58 vars in 1280 bytes} [Sat Sep 5 21:09:37 2026] DELETE /volume/v3/types/1eaf5d31-2773-44f3-b350-8fdc81f63b13/extra_specs/key1 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 21:09:37 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-3e0a894f-5dfb-47e6-8610-35d4c99ae24f None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:37 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-3e0a894f-5dfb-47e6-8610-35d4c99ae24f tempest-VolumeTypesAdminTests-277844084 tempest-VolumeTypesAdminTests-277844084-project-admin] POST http://192.168.122.117/volume/v3/types Sep 05 21:09:37 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-3e0a894f-5dfb-47e6-8610-35d4c99ae24f tempest-VolumeTypesAdminTests-277844084 tempest-VolumeTypesAdminTests-277844084-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-37368836", "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=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:09:37 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-3e0a894f-5dfb-47e6-8610-35d4c99ae24f tempest-VolumeTypesAdminTests-277844084 tempest-VolumeTypesAdminTests-277844084-project-admin] http://192.168.122.117/volume/v3/types returned with HTTP 200 Sep 05 21:09:37 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1471/2968] 192.168.122.117 () {60 vars in 1137 bytes} [Sat Sep 5 21:09:37 2026] POST /volume/v3/types => generated 378 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:09:37 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-1a6b1da0-6ce8-4268-bf40-560bd7e05c17 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:37 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-1a6b1da0-6ce8-4268-bf40-560bd7e05c17 tempest-VolumeTypesAdminTests-277844084 tempest-VolumeTypesAdminTests-277844084-project-admin] DELETE http://192.168.122.117/volume/v3/types/d48ff261-0f22-40b8-a692-c121e5038019 Sep 05 21:09:37 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-1a6b1da0-6ce8-4268-bf40-560bd7e05c17 tempest-VolumeTypesAdminTests-277844084 tempest-VolumeTypesAdminTests-277844084-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:37 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-1a6b1da0-6ce8-4268-bf40-560bd7e05c17 tempest-VolumeTypesAdminTests-277844084 tempest-VolumeTypesAdminTests-277844084-project-admin] Calling method '_delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:37 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-1a6b1da0-6ce8-4268-bf40-560bd7e05c17 tempest-VolumeTypesAdminTests-277844084 tempest-VolumeTypesAdminTests-277844084-project-admin] http://192.168.122.117/volume/v3/types/d48ff261-0f22-40b8-a692-c121e5038019 returned with HTTP 202 Sep 05 21:09:37 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1498/2969] 192.168.122.117 () {58 vars in 1229 bytes} [Sat Sep 5 21:09:37 2026] DELETE /volume/v3/types/d48ff261-0f22-40b8-a692-c121e5038019 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 05 21:09:37 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-0d33e149-d7ab-49a8-8665-6718e9b649e8 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:37 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-0d33e149-d7ab-49a8-8665-6718e9b649e8 tempest-VolumeTypesAdminTests-277844084 tempest-VolumeTypesAdminTests-277844084-project-admin] GET http://192.168.122.117/volume/v3/types/d7b8a2af-622f-4f89-8501-d60cde12a6cd/extra_specs Sep 05 21:09:37 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-0d33e149-d7ab-49a8-8665-6718e9b649e8 tempest-VolumeTypesAdminTests-277844084 tempest-VolumeTypesAdminTests-277844084-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:37 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-0d33e149-d7ab-49a8-8665-6718e9b649e8 tempest-VolumeTypesAdminTests-277844084 tempest-VolumeTypesAdminTests-277844084-project-admin] Calling method 'index' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:37 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-bde601f4-9c05-4796-9b62-2e17856e014c None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:37 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-0d33e149-d7ab-49a8-8665-6718e9b649e8 tempest-VolumeTypesAdminTests-277844084 tempest-VolumeTypesAdminTests-277844084-project-admin] http://192.168.122.117/volume/v3/types/d7b8a2af-622f-4f89-8501-d60cde12a6cd/extra_specs returned with HTTP 200 Sep 05 21:09:37 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1472/2970] 192.168.122.117 () {58 vars in 1262 bytes} [Sat Sep 5 21:09:37 2026] GET /volume/v3/types/d7b8a2af-622f-4f89-8501-d60cde12a6cd/extra_specs => generated 185 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:09:37 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-bde601f4-9c05-4796-9b62-2e17856e014c tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] GET http://192.168.122.117/volume/v3/volumes/1abae218-86ed-47bb-8057-b0405a853c9d Sep 05 21:09:37 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-bde601f4-9c05-4796-9b62-2e17856e014c tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:37 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-bde601f4-9c05-4796-9b62-2e17856e014c tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:37 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-fe095300-1503-4763-b062-174c5f1e67e8 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:37 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-fe095300-1503-4763-b062-174c5f1e67e8 tempest-VolumeTypesAdminTests-277844084 tempest-VolumeTypesAdminTests-277844084-project-admin] GET http://192.168.122.117/volume/v3/types Sep 05 21:09:37 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-fe095300-1503-4763-b062-174c5f1e67e8 tempest-VolumeTypesAdminTests-277844084 tempest-VolumeTypesAdminTests-277844084-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:37 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-fe095300-1503-4763-b062-174c5f1e67e8 tempest-VolumeTypesAdminTests-277844084 tempest-VolumeTypesAdminTests-277844084-project-admin] Calling method 'index' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:37 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:37 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:09:37 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:37 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:09:37 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-bde601f4-9c05-4796-9b62-2e17856e014c tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Volume info retrieved successfully. Sep 05 21:09:37 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-bde601f4-9c05-4796-9b62-2e17856e014c tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] http://192.168.122.117/volume/v3/volumes/1abae218-86ed-47bb-8057-b0405a853c9d returned with HTTP 200 Sep 05 21:09:37 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1499/2971] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:09:37 2026] GET /volume/v3/volumes/1abae218-86ed-47bb-8057-b0405a853c9d => generated 1016 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:09:37 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-fe095300-1503-4763-b062-174c5f1e67e8 tempest-VolumeTypesAdminTests-277844084 tempest-VolumeTypesAdminTests-277844084-project-admin] http://192.168.122.117/volume/v3/types returned with HTTP 200 Sep 05 21:09:37 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1473/2972] 192.168.122.117 () {58 vars in 1115 bytes} [Sat Sep 5 21:09:37 2026] GET /volume/v3/types => generated 2588 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:09:37 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-9e6ba304-b57b-45e3-a0af-1f584d88eb83 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:37 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-ccb27b30-0dd2-4622-a2b4-2d5ec000354a None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:37 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-ccb27b30-0dd2-4622-a2b4-2d5ec000354a tempest-VolumeTypesAdminTests-277844084 tempest-VolumeTypesAdminTests-277844084-project-admin] GET http://192.168.122.117/volume/v3/types/d7b8a2af-622f-4f89-8501-d60cde12a6cd/encryption/cipher Sep 05 21:09:37 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-ccb27b30-0dd2-4622-a2b4-2d5ec000354a tempest-VolumeTypesAdminTests-277844084 tempest-VolumeTypesAdminTests-277844084-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:37 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-ccb27b30-0dd2-4622-a2b4-2d5ec000354a tempest-VolumeTypesAdminTests-277844084 tempest-VolumeTypesAdminTests-277844084-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:37 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-ccb27b30-0dd2-4622-a2b4-2d5ec000354a tempest-VolumeTypesAdminTests-277844084 tempest-VolumeTypesAdminTests-277844084-project-admin] http://192.168.122.117/volume/v3/types/d7b8a2af-622f-4f89-8501-d60cde12a6cd/encryption/cipher returned with HTTP 200 Sep 05 21:09:37 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1474/2973] 192.168.122.117 () {58 vars in 1280 bytes} [Sat Sep 5 21:09:37 2026] GET /volume/v3/types/d7b8a2af-622f-4f89-8501-d60cde12a6cd/encryption/cipher => generated 29 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 21:09:37 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-ef7317d6-17ee-412d-8b5d-ba3db59109ea None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:37 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-ef7317d6-17ee-412d-8b5d-ba3db59109ea tempest-VolumeTypesAdminTests-277844084 tempest-VolumeTypesAdminTests-277844084-project-admin] GET http://192.168.122.117/volume/v3/types/d7b8a2af-622f-4f89-8501-d60cde12a6cd/encryption Sep 05 21:09:37 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-ef7317d6-17ee-412d-8b5d-ba3db59109ea tempest-VolumeTypesAdminTests-277844084 tempest-VolumeTypesAdminTests-277844084-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:37 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-ef7317d6-17ee-412d-8b5d-ba3db59109ea tempest-VolumeTypesAdminTests-277844084 tempest-VolumeTypesAdminTests-277844084-project-admin] Calling method 'index' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:37 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-ef7317d6-17ee-412d-8b5d-ba3db59109ea tempest-VolumeTypesAdminTests-277844084 tempest-VolumeTypesAdminTests-277844084-project-admin] http://192.168.122.117/volume/v3/types/d7b8a2af-622f-4f89-8501-d60cde12a6cd/encryption returned with HTTP 200 Sep 05 21:09:37 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1475/2974] 192.168.122.117 () {58 vars in 1259 bytes} [Sat Sep 5 21:09:37 2026] GET /volume/v3/types/d7b8a2af-622f-4f89-8501-d60cde12a6cd/encryption => generated 325 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:09:37 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-a37ad5d1-9e76-48b5-890f-59aaeacdd5a5 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:37 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-a37ad5d1-9e76-48b5-890f-59aaeacdd5a5 tempest-VolumeTypesAdminTests-277844084 tempest-VolumeTypesAdminTests-277844084-project-admin] GET http://192.168.122.117/volume/v3/types/d7b8a2af-622f-4f89-8501-d60cde12a6cd/extra_specs/multiattach Sep 05 21:09:37 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-a37ad5d1-9e76-48b5-890f-59aaeacdd5a5 tempest-VolumeTypesAdminTests-277844084 tempest-VolumeTypesAdminTests-277844084-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:37 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-a37ad5d1-9e76-48b5-890f-59aaeacdd5a5 tempest-VolumeTypesAdminTests-277844084 tempest-VolumeTypesAdminTests-277844084-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:37 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-a37ad5d1-9e76-48b5-890f-59aaeacdd5a5 tempest-VolumeTypesAdminTests-277844084 tempest-VolumeTypesAdminTests-277844084-project-admin] http://192.168.122.117/volume/v3/types/d7b8a2af-622f-4f89-8501-d60cde12a6cd/extra_specs/multiattach returned with HTTP 200 Sep 05 21:09:37 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1476/2975] 192.168.122.117 () {58 vars in 1298 bytes} [Sat Sep 5 21:09:37 2026] GET /volume/v3/types/d7b8a2af-622f-4f89-8501-d60cde12a6cd/extra_specs/multiattach => generated 29 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 21:09:37 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-a18c934c-8fb4-46ad-bcd2-fee24044fb65 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:37 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-a18c934c-8fb4-46ad-bcd2-fee24044fb65 tempest-VolumeTypesAdminTests-277844084 tempest-VolumeTypesAdminTests-277844084-project-admin] GET http://192.168.122.117/volume/v3/types/d7b8a2af-622f-4f89-8501-d60cde12a6cd/extra_specs/volume_backend_name Sep 05 21:09:37 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-a18c934c-8fb4-46ad-bcd2-fee24044fb65 tempest-VolumeTypesAdminTests-277844084 tempest-VolumeTypesAdminTests-277844084-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:37 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-a18c934c-8fb4-46ad-bcd2-fee24044fb65 tempest-VolumeTypesAdminTests-277844084 tempest-VolumeTypesAdminTests-277844084-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:37 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-a18c934c-8fb4-46ad-bcd2-fee24044fb65 tempest-VolumeTypesAdminTests-277844084 tempest-VolumeTypesAdminTests-277844084-project-admin] http://192.168.122.117/volume/v3/types/d7b8a2af-622f-4f89-8501-d60cde12a6cd/extra_specs/volume_backend_name returned with HTTP 200 Sep 05 21:09:37 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1477/2976] 192.168.122.117 () {58 vars in 1322 bytes} [Sat Sep 5 21:09:37 2026] GET /volume/v3/types/d7b8a2af-622f-4f89-8501-d60cde12a6cd/extra_specs/volume_backend_name => generated 44 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 21:09:37 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-a36d918b-8057-458b-b56e-44ba6c03ecdb None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:37 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-a36d918b-8057-458b-b56e-44ba6c03ecdb tempest-VolumeTypesAdminTests-277844084 tempest-VolumeTypesAdminTests-277844084-project-admin] GET http://192.168.122.117/volume/v3/types/d7b8a2af-622f-4f89-8501-d60cde12a6cd Sep 05 21:09:37 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-a36d918b-8057-458b-b56e-44ba6c03ecdb tempest-VolumeTypesAdminTests-277844084 tempest-VolumeTypesAdminTests-277844084-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:37 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-a36d918b-8057-458b-b56e-44ba6c03ecdb tempest-VolumeTypesAdminTests-277844084 tempest-VolumeTypesAdminTests-277844084-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:37 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-9e6ba304-b57b-45e3-a0af-1f584d88eb83 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-member] POST http://192.168.122.117/volume/v3/snapshots Sep 05 21:09:37 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-9e6ba304-b57b-45e3-a0af-1f584d88eb83 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1abae218-86ed-47bb-8057-b0405a853c9d", "name": "tempest-ProjectMemberTests-Snapshot-400072874"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:09:37 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-a36d918b-8057-458b-b56e-44ba6c03ecdb tempest-VolumeTypesAdminTests-277844084 tempest-VolumeTypesAdminTests-277844084-project-admin] http://192.168.122.117/volume/v3/types/d7b8a2af-622f-4f89-8501-d60cde12a6cd returned with HTTP 200 Sep 05 21:09:37 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1478/2977] 192.168.122.117 () {58 vars in 1226 bytes} [Sat Sep 5 21:09:37 2026] GET /volume/v3/types/d7b8a2af-622f-4f89-8501-d60cde12a6cd => generated 402 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:09:37 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:37 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:09:37 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:37 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:09:37 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-9e6ba304-b57b-45e3-a0af-1f584d88eb83 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-member] Volume info retrieved successfully. Sep 05 21:09:37 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.snapshots [None req-9e6ba304-b57b-45e3-a0af-1f584d88eb83 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-member] Create snapshot from volume 1abae218-86ed-47bb-8057-b0405a853c9d Sep 05 21:09:37 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-2a75aefe-bb2a-4375-bec8-0e85aea98687 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:37 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-2a75aefe-bb2a-4375-bec8-0e85aea98687 tempest-VolumeTypesAdminTests-277844084 tempest-VolumeTypesAdminTests-277844084-project-admin] PUT http://192.168.122.117/volume/v3/types/d7b8a2af-622f-4f89-8501-d60cde12a6cd/encryption/1d79e800-a74e-435f-831b-f4a768f409c0 Sep 05 21:09:37 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-2a75aefe-bb2a-4375-bec8-0e85aea98687 tempest-VolumeTypesAdminTests-277844084 tempest-VolumeTypesAdminTests-277844084-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:09:37 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-2a75aefe-bb2a-4375-bec8-0e85aea98687 tempest-VolumeTypesAdminTests-277844084 tempest-VolumeTypesAdminTests-277844084-project-admin] http://192.168.122.117/volume/v3/types/d7b8a2af-622f-4f89-8501-d60cde12a6cd/encryption/1d79e800-a74e-435f-831b-f4a768f409c0 returned with HTTP 200 Sep 05 21:09:37 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1479/2978] 192.168.122.117 () {60 vars in 1390 bytes} [Sat Sep 5 21:09:37 2026] PUT /volume/v3/types/d7b8a2af-622f-4f89-8501-d60cde12a6cd/encryption/1d79e800-a74e-435f-831b-f4a768f409c0 => generated 33 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 21:09:37 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-e581aa7e-1cd2-4d8a-a1f5-0498b17c9308 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:37 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-e581aa7e-1cd2-4d8a-a1f5-0498b17c9308 tempest-VolumeTypesAdminTests-277844084 tempest-VolumeTypesAdminTests-277844084-project-admin] PUT http://192.168.122.117/volume/v3/types/d7b8a2af-622f-4f89-8501-d60cde12a6cd/extra_specs/key1 Sep 05 21:09:37 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-e581aa7e-1cd2-4d8a-a1f5-0498b17c9308 tempest-VolumeTypesAdminTests-277844084 tempest-VolumeTypesAdminTests-277844084-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:09:37 devstack devstack@c-api.service[87434]: DEBUG cinder.quota [None req-9e6ba304-b57b-45e3-a0af-1f584d88eb83 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-member] Created reservations ['b8869b5e-1694-426b-9313-a77e5427453f', '50780bfc-6140-4437-89c7-ab55e0dfd5c6', '690a213f-f0ba-4e5a-87ec-2f159dbbf355', 'e86fe324-91b5-4f1a-8009-9f3581246d9d'] {{(pid=87434) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:09:37 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:37 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:09:37 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-e581aa7e-1cd2-4d8a-a1f5-0498b17c9308 tempest-VolumeTypesAdminTests-277844084 tempest-VolumeTypesAdminTests-277844084-project-admin] http://192.168.122.117/volume/v3/types/d7b8a2af-622f-4f89-8501-d60cde12a6cd/extra_specs/key1 returned with HTTP 200 Sep 05 21:09:37 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1480/2979] 192.168.122.117 () {60 vars in 1297 bytes} [Sat Sep 5 21:09:37 2026] PUT /volume/v3/types/d7b8a2af-622f-4f89-8501-d60cde12a6cd/extra_specs/key1 => generated 30 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 21:09:37 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-ee47bfcc-77c0-499f-be22-12d423d3f380 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:37 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-ee47bfcc-77c0-499f-be22-12d423d3f380 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] GET http://192.168.122.117/volume/v3/volumes/9546fec6-a446-4280-98e0-b6ca33302102 Sep 05 21:09:37 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-ee47bfcc-77c0-499f-be22-12d423d3f380 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:37 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-ee47bfcc-77c0-499f-be22-12d423d3f380 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:37 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:37 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:09:37 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:37 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:09:37 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-ee47bfcc-77c0-499f-be22-12d423d3f380 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Volume info retrieved successfully. Sep 05 21:09:37 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-9e6ba304-b57b-45e3-a0af-1f584d88eb83 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-member] Snapshot create request issued successfully. Sep 05 21:09:37 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-9e6ba304-b57b-45e3-a0af-1f584d88eb83 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-member] http://192.168.122.117/volume/v3/snapshots returned with HTTP 202 Sep 05 21:09:37 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1500/2980] 192.168.122.117 () {60 vars in 1149 bytes} [Sat Sep 5 21:09:37 2026] POST /volume/v3/snapshots => generated 304 bytes in 371 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:09:37 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-ab73684c-0e5c-4f25-afd3-7c60e5007ad0 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:37 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-ab73684c-0e5c-4f25-afd3-7c60e5007ad0 tempest-VolumeTypesAdminTests-277844084 tempest-VolumeTypesAdminTests-277844084-project-admin] PUT http://192.168.122.117/volume/v3/types/d7b8a2af-622f-4f89-8501-d60cde12a6cd Sep 05 21:09:37 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-ab73684c-0e5c-4f25-afd3-7c60e5007ad0 tempest-VolumeTypesAdminTests-277844084 tempest-VolumeTypesAdminTests-277844084-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:09:37 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:37 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:09:37 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-ee47bfcc-77c0-499f-be22-12d423d3f380 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] http://192.168.122.117/volume/v3/volumes/9546fec6-a446-4280-98e0-b6ca33302102 returned with HTTP 200 Sep 05 21:09:37 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1481/2981] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:09:37 2026] GET /volume/v3/volumes/9546fec6-a446-4280-98e0-b6ca33302102 => generated 864 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:09:37 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-c0dc6814-21f0-4b16-857b-145a4990c23d None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:37 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-c0dc6814-21f0-4b16-857b-145a4990c23d tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-member] GET http://192.168.122.117/volume/v3/snapshots/891bc2a0-dc4d-4d09-8f3b-ef0f20ea0a61 Sep 05 21:09:37 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-c0dc6814-21f0-4b16-857b-145a4990c23d tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:37 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-c0dc6814-21f0-4b16-857b-145a4990c23d tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:37 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:37 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:09:37 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-c0dc6814-21f0-4b16-857b-145a4990c23d tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-member] Snapshot retrieved successfully. Sep 05 21:09:37 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-c0dc6814-21f0-4b16-857b-145a4990c23d tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-member] http://192.168.122.117/volume/v3/snapshots/891bc2a0-dc4d-4d09-8f3b-ef0f20ea0a61 returned with HTTP 200 Sep 05 21:09:37 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1482/2982] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:09:37 2026] GET /volume/v3/snapshots/891bc2a0-dc4d-4d09-8f3b-ef0f20ea0a61 => generated 436 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:09:37 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-ab73684c-0e5c-4f25-afd3-7c60e5007ad0 tempest-VolumeTypesAdminTests-277844084 tempest-VolumeTypesAdminTests-277844084-project-admin] http://192.168.122.117/volume/v3/types/d7b8a2af-622f-4f89-8501-d60cde12a6cd returned with HTTP 200 Sep 05 21:09:37 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1501/2983] 192.168.122.117 () {60 vars in 1246 bytes} [Sat Sep 5 21:09:37 2026] PUT /volume/v3/types/d7b8a2af-622f-4f89-8501-d60cde12a6cd => generated 371 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:09:37 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-c175c313-6536-4f2e-80ff-a1a36d11053e None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:37 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-c175c313-6536-4f2e-80ff-a1a36d11053e tempest-VolumeTypesAdminTests-277844084 tempest-VolumeTypesAdminTests-277844084-project-admin] DELETE http://192.168.122.117/volume/v3/types/1eaf5d31-2773-44f3-b350-8fdc81f63b13 Sep 05 21:09:37 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-c175c313-6536-4f2e-80ff-a1a36d11053e tempest-VolumeTypesAdminTests-277844084 tempest-VolumeTypesAdminTests-277844084-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:37 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-c175c313-6536-4f2e-80ff-a1a36d11053e tempest-VolumeTypesAdminTests-277844084 tempest-VolumeTypesAdminTests-277844084-project-admin] Calling method '_delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:37 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-c175c313-6536-4f2e-80ff-a1a36d11053e tempest-VolumeTypesAdminTests-277844084 tempest-VolumeTypesAdminTests-277844084-project-admin] http://192.168.122.117/volume/v3/types/1eaf5d31-2773-44f3-b350-8fdc81f63b13 returned with HTTP 202 Sep 05 21:09:37 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1483/2984] 192.168.122.117 () {58 vars in 1229 bytes} [Sat Sep 5 21:09:37 2026] DELETE /volume/v3/types/1eaf5d31-2773-44f3-b350-8fdc81f63b13 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:09:37 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-4d9f147f-1ea0-4503-ba66-30c5101b292c None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:37 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-4d9f147f-1ea0-4503-ba66-30c5101b292c tempest-VolumeTypesAdminTests-277844084 tempest-VolumeTypesAdminTests-277844084-project-admin] DELETE http://192.168.122.117/volume/v3/types/33dbbcf7-40b1-4ba0-844f-a10282a0284f Sep 05 21:09:37 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-4d9f147f-1ea0-4503-ba66-30c5101b292c tempest-VolumeTypesAdminTests-277844084 tempest-VolumeTypesAdminTests-277844084-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:37 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-4d9f147f-1ea0-4503-ba66-30c5101b292c tempest-VolumeTypesAdminTests-277844084 tempest-VolumeTypesAdminTests-277844084-project-admin] Calling method '_delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:38 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-4d9f147f-1ea0-4503-ba66-30c5101b292c tempest-VolumeTypesAdminTests-277844084 tempest-VolumeTypesAdminTests-277844084-project-admin] http://192.168.122.117/volume/v3/types/33dbbcf7-40b1-4ba0-844f-a10282a0284f returned with HTTP 202 Sep 05 21:09:38 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1502/2985] 192.168.122.117 () {58 vars in 1229 bytes} [Sat Sep 5 21:09:37 2026] DELETE /volume/v3/types/33dbbcf7-40b1-4ba0-844f-a10282a0284f => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:09:38 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-fd1d013a-3f2f-467f-ad33-3aa7c3a31bb9 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:38 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-fd1d013a-3f2f-467f-ad33-3aa7c3a31bb9 tempest-VolumeTypesAdminTests-277844084 tempest-VolumeTypesAdminTests-277844084-project-admin] DELETE http://192.168.122.117/volume/v3/types/1eed84b9-2b15-4df0-b982-21e6d8a36d83 Sep 05 21:09:38 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-fd1d013a-3f2f-467f-ad33-3aa7c3a31bb9 tempest-VolumeTypesAdminTests-277844084 tempest-VolumeTypesAdminTests-277844084-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:38 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-fd1d013a-3f2f-467f-ad33-3aa7c3a31bb9 tempest-VolumeTypesAdminTests-277844084 tempest-VolumeTypesAdminTests-277844084-project-admin] Calling method '_delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:38 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-fd1d013a-3f2f-467f-ad33-3aa7c3a31bb9 tempest-VolumeTypesAdminTests-277844084 tempest-VolumeTypesAdminTests-277844084-project-admin] http://192.168.122.117/volume/v3/types/1eed84b9-2b15-4df0-b982-21e6d8a36d83 returned with HTTP 202 Sep 05 21:09:38 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1484/2986] 192.168.122.117 () {58 vars in 1229 bytes} [Sat Sep 5 21:09:38 2026] DELETE /volume/v3/types/1eed84b9-2b15-4df0-b982-21e6d8a36d83 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:09:38 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-11072ed1-047e-4a2f-aeed-470d1840d958 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:38 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-11072ed1-047e-4a2f-aeed-470d1840d958 tempest-VolumeTypesAdminTests-277844084 tempest-VolumeTypesAdminTests-277844084-project-admin] DELETE http://192.168.122.117/volume/v3/types/08304a1d-d2bd-40e4-b594-f4ba52973348 Sep 05 21:09:38 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-11072ed1-047e-4a2f-aeed-470d1840d958 tempest-VolumeTypesAdminTests-277844084 tempest-VolumeTypesAdminTests-277844084-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:38 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-11072ed1-047e-4a2f-aeed-470d1840d958 tempest-VolumeTypesAdminTests-277844084 tempest-VolumeTypesAdminTests-277844084-project-admin] Calling method '_delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:38 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-4394d4cf-7ab8-4c3a-8cde-9be15b1f4425 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:38 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-4394d4cf-7ab8-4c3a-8cde-9be15b1f4425 tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] GET http://192.168.122.117/volume/v3/volumes/ed52cdc5-9fe0-4fed-8d44-e8e8e1a59729 Sep 05 21:09:38 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-4394d4cf-7ab8-4c3a-8cde-9be15b1f4425 tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:38 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-4394d4cf-7ab8-4c3a-8cde-9be15b1f4425 tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:38 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-4394d4cf-7ab8-4c3a-8cde-9be15b1f4425 tempest-CinderUnicodeTest-1228589692 tempest-CinderUnicodeTest-1228589692-project-member] http://192.168.122.117/volume/v3/volumes/ed52cdc5-9fe0-4fed-8d44-e8e8e1a59729 returned with HTTP 404 Sep 05 21:09:38 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1485/2987] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:09:38 2026] GET /volume/v3/volumes/ed52cdc5-9fe0-4fed-8d44-e8e8e1a59729 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:09:38 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-11072ed1-047e-4a2f-aeed-470d1840d958 tempest-VolumeTypesAdminTests-277844084 tempest-VolumeTypesAdminTests-277844084-project-admin] http://192.168.122.117/volume/v3/types/08304a1d-d2bd-40e4-b594-f4ba52973348 returned with HTTP 202 Sep 05 21:09:38 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1503/2988] 192.168.122.117 () {58 vars in 1229 bytes} [Sat Sep 5 21:09:38 2026] DELETE /volume/v3/types/08304a1d-d2bd-40e4-b594-f4ba52973348 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:09:38 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-d90a2668-e95a-4070-a54d-e1cd7b664ffc None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:38 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-d90a2668-e95a-4070-a54d-e1cd7b664ffc tempest-VolumeTypesAdminTests-277844084 tempest-VolumeTypesAdminTests-277844084-project-admin] DELETE http://192.168.122.117/volume/v3/types/d7b8a2af-622f-4f89-8501-d60cde12a6cd Sep 05 21:09:38 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-d90a2668-e95a-4070-a54d-e1cd7b664ffc tempest-VolumeTypesAdminTests-277844084 tempest-VolumeTypesAdminTests-277844084-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:38 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-d90a2668-e95a-4070-a54d-e1cd7b664ffc tempest-VolumeTypesAdminTests-277844084 tempest-VolumeTypesAdminTests-277844084-project-admin] Calling method '_delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:38 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-d90a2668-e95a-4070-a54d-e1cd7b664ffc tempest-VolumeTypesAdminTests-277844084 tempest-VolumeTypesAdminTests-277844084-project-admin] http://192.168.122.117/volume/v3/types/d7b8a2af-622f-4f89-8501-d60cde12a6cd returned with HTTP 202 Sep 05 21:09:38 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1486/2989] 192.168.122.117 () {58 vars in 1229 bytes} [Sat Sep 5 21:09:38 2026] DELETE /volume/v3/types/d7b8a2af-622f-4f89-8501-d60cde12a6cd => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:09:38 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-10712ba7-ba23-4bc2-b486-7654dc2e3386 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:38 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-10712ba7-ba23-4bc2-b486-7654dc2e3386 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] GET http://192.168.122.117/volume/v3/volumes/9546fec6-a446-4280-98e0-b6ca33302102 Sep 05 21:09:38 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-10712ba7-ba23-4bc2-b486-7654dc2e3386 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:38 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-10712ba7-ba23-4bc2-b486-7654dc2e3386 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:38 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:38 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:09:38 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:38 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:09:38 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-bf0468a0-e9c4-4358-af20-18293de0b21c None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:38 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-10712ba7-ba23-4bc2-b486-7654dc2e3386 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Volume info retrieved successfully. Sep 05 21:09:38 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-bf0468a0-e9c4-4358-af20-18293de0b21c tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-member] GET http://192.168.122.117/volume/v3/snapshots/891bc2a0-dc4d-4d09-8f3b-ef0f20ea0a61 Sep 05 21:09:38 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-bf0468a0-e9c4-4358-af20-18293de0b21c tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:38 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-bf0468a0-e9c4-4358-af20-18293de0b21c tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:38 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-10712ba7-ba23-4bc2-b486-7654dc2e3386 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] http://192.168.122.117/volume/v3/volumes/9546fec6-a446-4280-98e0-b6ca33302102 returned with HTTP 200 Sep 05 21:09:38 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1504/2990] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:09:38 2026] GET /volume/v3/volumes/9546fec6-a446-4280-98e0-b6ca33302102 => generated 865 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:09:38 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:38 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:09:38 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-bf0468a0-e9c4-4358-af20-18293de0b21c tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-member] Snapshot retrieved successfully. Sep 05 21:09:38 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-3c420e59-71cd-4a2b-8cc2-780f76b64075 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:38 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-bf0468a0-e9c4-4358-af20-18293de0b21c tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-member] http://192.168.122.117/volume/v3/snapshots/891bc2a0-dc4d-4d09-8f3b-ef0f20ea0a61 returned with HTTP 200 Sep 05 21:09:38 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1487/2991] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:09:38 2026] GET /volume/v3/snapshots/891bc2a0-dc4d-4d09-8f3b-ef0f20ea0a61 => generated 436 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:09:38 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-3c420e59-71cd-4a2b-8cc2-780f76b64075 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 21:09:38 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-3c420e59-71cd-4a2b-8cc2-780f76b64075 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "9546fec6-a446-4280-98e0-b6ca33302102", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1531529240"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:09:38 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.volumes [None req-3c420e59-71cd-4a2b-8cc2-780f76b64075 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Create volume request body: {'volume': {"'source_volid": '9546fec6-a446-4280-98e0-b6ca33302102', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1531529240'}} {{(pid=87434) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:09:38 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-3c420e59-71cd-4a2b-8cc2-780f76b64075 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Create volume of 1 GB Sep 05 21:09:38 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-3c420e59-71cd-4a2b-8cc2-780f76b64075 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Availability Zones retrieved successfully. Sep 05 21:09:38 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-3c420e59-71cd-4a2b-8cc2-780f76b64075 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Flow 'volume_create_api' (e4e8d967-80d4-465f-838b-c8132f6f364b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:09:38 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-3c420e59-71cd-4a2b-8cc2-780f76b64075 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3674d657-8bae-40f9-a251-6f354a20f25c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:09:38 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.flows.api.create_volume [None req-3c420e59-71cd-4a2b-8cc2-780f76b64075 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Validating volume size '1' using validate_int {{(pid=87434) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:09:39 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-3c420e59-71cd-4a2b-8cc2-780f76b64075 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3674d657-8bae-40f9-a251-6f354a20f25c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:09:39 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-3c420e59-71cd-4a2b-8cc2-780f76b64075 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9663037e-7955-46c0-90d9-6f1d2eeda7be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:09:39 devstack devstack@c-api.service[87434]: DEBUG cinder.quota [None req-3c420e59-71cd-4a2b-8cc2-780f76b64075 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Created reservations ['3419e0c2-b19b-4fcc-a160-155a1be040da', 'ff0f79f5-9782-4674-9eba-06cc6d8ecbde', '5e8f51a3-54cc-43d7-8daf-550174bb2c31', '9d88739d-5218-49ff-af33-b096a9e5074f'] {{(pid=87434) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:09:39 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-3c420e59-71cd-4a2b-8cc2-780f76b64075 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9663037e-7955-46c0-90d9-6f1d2eeda7be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3419e0c2-b19b-4fcc-a160-155a1be040da', 'ff0f79f5-9782-4674-9eba-06cc6d8ecbde', '5e8f51a3-54cc-43d7-8daf-550174bb2c31', '9d88739d-5218-49ff-af33-b096a9e5074f']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:09:39 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-3c420e59-71cd-4a2b-8cc2-780f76b64075 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41609209-1c77-48a3-a896-218186e99f33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:09:39 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:39 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:09:39 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-3c420e59-71cd-4a2b-8cc2-780f76b64075 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41609209-1c77-48a3-a896-218186e99f33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '48938fa8-3193-4242-844c-82b8e9024ba7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1531529240',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc91194dbf0645cc9131d482af6e73c8',qos_specs=None,replication_status=,reservations=['3419e0c2-b19b-4fcc-a160-155a1be040da','ff0f79f5-9782-4674-9eba-06cc6d8ecbde','5e8f51a3-54cc-43d7-8daf-550174bb2c31','9d88739d-5218-49ff-af33-b096a9e5074f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ea934e9237348c4a5f46772e0d95251',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:09:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1531529240',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=48938fa8-3193-4242-844c-82b8e9024ba7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cc91194dbf0645cc9131d482af6e73c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7ea934e9237348c4a5f46772e0d95251',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:09:39 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-3c420e59-71cd-4a2b-8cc2-780f76b64075 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0717d4ac-9538-449b-a1be-fa655821853f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:09:39 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-3c420e59-71cd-4a2b-8cc2-780f76b64075 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0717d4ac-9538-449b-a1be-fa655821853f) transitioned into state 'SUCCESS' from state '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-1531529240',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc91194dbf0645cc9131d482af6e73c8',qos_specs=None,replication_status=,reservations=['3419e0c2-b19b-4fcc-a160-155a1be040da','ff0f79f5-9782-4674-9eba-06cc6d8ecbde','5e8f51a3-54cc-43d7-8daf-550174bb2c31','9d88739d-5218-49ff-af33-b096a9e5074f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ea934e9237348c4a5f46772e0d95251',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:09:39 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-3c420e59-71cd-4a2b-8cc2-780f76b64075 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ddb897e6-1c27-4d92-80b8-423228e5d8e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:09:39 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-3c420e59-71cd-4a2b-8cc2-780f76b64075 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ddb897e6-1c27-4d92-80b8-423228e5d8e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:09:39 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-3c420e59-71cd-4a2b-8cc2-780f76b64075 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Flow 'volume_create_api' (e4e8d967-80d4-465f-838b-c8132f6f364b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:09:39 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-3c420e59-71cd-4a2b-8cc2-780f76b64075 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Create volume request issued successfully. Sep 05 21:09:39 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-3c420e59-71cd-4a2b-8cc2-780f76b64075 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 21:09:39 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1505/2992] 192.168.122.117 () {60 vars in 1143 bytes} [Sat Sep 5 21:09:38 2026] POST /volume/v3/volumes => generated 773 bytes in 738 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:09:39 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-f9732746-5e62-4246-ac4c-f154fed34918 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:39 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-f9732746-5e62-4246-ac4c-f154fed34918 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 21:09:39 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-f9732746-5e62-4246-ac4c-f154fed34918 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "9546fec6-a446-4280-98e0-b6ca33302102", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-562094896"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:09:39 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.volumes [None req-f9732746-5e62-4246-ac4c-f154fed34918 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Create volume request body: {'volume': {"'source_volid": '9546fec6-a446-4280-98e0-b6ca33302102', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-562094896'}} {{(pid=87435) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:09:39 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-f9732746-5e62-4246-ac4c-f154fed34918 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Create volume of 1 GB Sep 05 21:09:39 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-f9732746-5e62-4246-ac4c-f154fed34918 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Availability Zones retrieved successfully. Sep 05 21:09:39 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-f9732746-5e62-4246-ac4c-f154fed34918 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Flow 'volume_create_api' (939ac80e-f97d-4f8f-9ee5-19beec27d06a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:09:39 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-f9732746-5e62-4246-ac4c-f154fed34918 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (acebf3b4-a9bb-48cc-963b-a2f34ae709cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:09:39 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.flows.api.create_volume [None req-f9732746-5e62-4246-ac4c-f154fed34918 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Validating volume size '1' using validate_int {{(pid=87435) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:09:39 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-f9732746-5e62-4246-ac4c-f154fed34918 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (acebf3b4-a9bb-48cc-963b-a2f34ae709cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:09:39 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-f9732746-5e62-4246-ac4c-f154fed34918 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b455ac09-02ed-460d-bf27-78329eac90a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:09:39 devstack devstack@c-api.service[87435]: DEBUG cinder.quota [None req-f9732746-5e62-4246-ac4c-f154fed34918 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Created reservations ['a53de33e-0d98-4a6c-b5c6-5bacc0d4fc9c', '71d6bb32-0b52-4253-b708-6c7a92192230', 'cb3d0fc8-7208-40fd-bf20-4794ef12bcdb', '1fe65e31-05d8-4a06-9a15-54846af3cc51'] {{(pid=87435) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:09:39 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-f9732746-5e62-4246-ac4c-f154fed34918 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b455ac09-02ed-460d-bf27-78329eac90a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a53de33e-0d98-4a6c-b5c6-5bacc0d4fc9c', '71d6bb32-0b52-4253-b708-6c7a92192230', 'cb3d0fc8-7208-40fd-bf20-4794ef12bcdb', '1fe65e31-05d8-4a06-9a15-54846af3cc51']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:09:39 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-f9732746-5e62-4246-ac4c-f154fed34918 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1aa2d6ab-73b9-457a-a3e1-5c2b9f5a0fe8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:09:39 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-257e352e-27bf-4016-bb75-25cfe97b5616 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:39 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-257e352e-27bf-4016-bb75-25cfe97b5616 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-member] GET http://192.168.122.117/volume/v3/snapshots/891bc2a0-dc4d-4d09-8f3b-ef0f20ea0a61 Sep 05 21:09:39 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:39 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:09:39 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-257e352e-27bf-4016-bb75-25cfe97b5616 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:39 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-257e352e-27bf-4016-bb75-25cfe97b5616 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:39 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-f9732746-5e62-4246-ac4c-f154fed34918 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1aa2d6ab-73b9-457a-a3e1-5c2b9f5a0fe8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '504f50b6-7ccb-4ab9-adfa-e0e5a249c81d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-562094896',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc91194dbf0645cc9131d482af6e73c8',qos_specs=None,replication_status=,reservations=['a53de33e-0d98-4a6c-b5c6-5bacc0d4fc9c','71d6bb32-0b52-4253-b708-6c7a92192230','cb3d0fc8-7208-40fd-bf20-4794ef12bcdb','1fe65e31-05d8-4a06-9a15-54846af3cc51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ea934e9237348c4a5f46772e0d95251',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:09:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-562094896',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=504f50b6-7ccb-4ab9-adfa-e0e5a249c81d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cc91194dbf0645cc9131d482af6e73c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7ea934e9237348c4a5f46772e0d95251',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:09:39 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-f9732746-5e62-4246-ac4c-f154fed34918 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3efb92cd-7cc1-4deb-85d9-cde8e6d367d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:09:39 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:39 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:09:39 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-257e352e-27bf-4016-bb75-25cfe97b5616 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-member] Snapshot retrieved successfully. Sep 05 21:09:39 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-257e352e-27bf-4016-bb75-25cfe97b5616 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-member] http://192.168.122.117/volume/v3/snapshots/891bc2a0-dc4d-4d09-8f3b-ef0f20ea0a61 returned with HTTP 200 Sep 05 21:09:39 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1506/2993] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:09:39 2026] GET /volume/v3/snapshots/891bc2a0-dc4d-4d09-8f3b-ef0f20ea0a61 => generated 436 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:09:39 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-f9732746-5e62-4246-ac4c-f154fed34918 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3efb92cd-7cc1-4deb-85d9-cde8e6d367d8) transitioned into state 'SUCCESS' from state '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-562094896',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc91194dbf0645cc9131d482af6e73c8',qos_specs=None,replication_status=,reservations=['a53de33e-0d98-4a6c-b5c6-5bacc0d4fc9c','71d6bb32-0b52-4253-b708-6c7a92192230','cb3d0fc8-7208-40fd-bf20-4794ef12bcdb','1fe65e31-05d8-4a06-9a15-54846af3cc51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ea934e9237348c4a5f46772e0d95251',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:09:39 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-f9732746-5e62-4246-ac4c-f154fed34918 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac2c6fca-d336-40e3-aa40-ccbf6a7a24f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:09:40 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-f9732746-5e62-4246-ac4c-f154fed34918 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac2c6fca-d336-40e3-aa40-ccbf6a7a24f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:09:40 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-f9732746-5e62-4246-ac4c-f154fed34918 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Flow 'volume_create_api' (939ac80e-f97d-4f8f-9ee5-19beec27d06a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:09:40 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-f9732746-5e62-4246-ac4c-f154fed34918 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Create volume request issued successfully. Sep 05 21:09:40 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-f9732746-5e62-4246-ac4c-f154fed34918 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 21:09:40 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1488/2994] 192.168.122.117 () {60 vars in 1143 bytes} [Sat Sep 5 21:09:39 2026] POST /volume/v3/volumes => generated 772 bytes in 366 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:09:40 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-b42bcc8a-9d26-4f8e-a23a-1ff5102b47bc None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:40 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b42bcc8a-9d26-4f8e-a23a-1ff5102b47bc tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 21:09:40 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b42bcc8a-9d26-4f8e-a23a-1ff5102b47bc tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "9546fec6-a446-4280-98e0-b6ca33302102", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1891775985"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:09:40 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.volumes [None req-b42bcc8a-9d26-4f8e-a23a-1ff5102b47bc tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Create volume request body: {'volume': {"'source_volid": '9546fec6-a446-4280-98e0-b6ca33302102', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1891775985'}} {{(pid=87434) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:09:40 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-b42bcc8a-9d26-4f8e-a23a-1ff5102b47bc tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Create volume of 1 GB Sep 05 21:09:40 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-b42bcc8a-9d26-4f8e-a23a-1ff5102b47bc tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Availability Zones retrieved successfully. Sep 05 21:09:40 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-b42bcc8a-9d26-4f8e-a23a-1ff5102b47bc tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Flow 'volume_create_api' (89ad9a48-84d4-41c7-bc25-d400a28530f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:09:40 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-b42bcc8a-9d26-4f8e-a23a-1ff5102b47bc tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6000e2f1-e1c9-4a70-a0d3-3e14b7125d2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:09:40 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.flows.api.create_volume [None req-b42bcc8a-9d26-4f8e-a23a-1ff5102b47bc tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Validating volume size '1' using validate_int {{(pid=87434) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:09:40 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-b42bcc8a-9d26-4f8e-a23a-1ff5102b47bc tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6000e2f1-e1c9-4a70-a0d3-3e14b7125d2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:09:40 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-b42bcc8a-9d26-4f8e-a23a-1ff5102b47bc tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b5adf97-ad54-46ef-bf28-9b768f8ddafb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:09:40 devstack devstack@c-api.service[87434]: DEBUG cinder.quota [None req-b42bcc8a-9d26-4f8e-a23a-1ff5102b47bc tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Created reservations ['b22c1283-eb24-41fa-9a3f-5a415cd303b9', '608d0abc-be29-4a97-899c-0b767d4ed38c', '91903ec7-4b16-4eb3-b7ca-a55dcb19fd8e', '2d636089-011d-4ac3-a0d2-abec418aec77'] {{(pid=87434) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:09:40 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-b42bcc8a-9d26-4f8e-a23a-1ff5102b47bc tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b5adf97-ad54-46ef-bf28-9b768f8ddafb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b22c1283-eb24-41fa-9a3f-5a415cd303b9', '608d0abc-be29-4a97-899c-0b767d4ed38c', '91903ec7-4b16-4eb3-b7ca-a55dcb19fd8e', '2d636089-011d-4ac3-a0d2-abec418aec77']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:09:40 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-b42bcc8a-9d26-4f8e-a23a-1ff5102b47bc tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03a77e5b-0c28-4143-bffb-c20cb1d733c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:09:40 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:40 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:09:40 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-b42bcc8a-9d26-4f8e-a23a-1ff5102b47bc tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03a77e5b-0c28-4143-bffb-c20cb1d733c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9637c85e-dede-444b-a9a6-f47c61f244e4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1891775985',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc91194dbf0645cc9131d482af6e73c8',qos_specs=None,replication_status=,reservations=['b22c1283-eb24-41fa-9a3f-5a415cd303b9','608d0abc-be29-4a97-899c-0b767d4ed38c','91903ec7-4b16-4eb3-b7ca-a55dcb19fd8e','2d636089-011d-4ac3-a0d2-abec418aec77'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ea934e9237348c4a5f46772e0d95251',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:09:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1891775985',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9637c85e-dede-444b-a9a6-f47c61f244e4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cc91194dbf0645cc9131d482af6e73c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7ea934e9237348c4a5f46772e0d95251',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:09:40 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-b42bcc8a-9d26-4f8e-a23a-1ff5102b47bc tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (839846bd-bdd7-4996-9a09-24cfbefc4077) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:09:40 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-b42bcc8a-9d26-4f8e-a23a-1ff5102b47bc tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (839846bd-bdd7-4996-9a09-24cfbefc4077) transitioned into state 'SUCCESS' from state '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-1891775985',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc91194dbf0645cc9131d482af6e73c8',qos_specs=None,replication_status=,reservations=['b22c1283-eb24-41fa-9a3f-5a415cd303b9','608d0abc-be29-4a97-899c-0b767d4ed38c','91903ec7-4b16-4eb3-b7ca-a55dcb19fd8e','2d636089-011d-4ac3-a0d2-abec418aec77'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ea934e9237348c4a5f46772e0d95251',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:09:40 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-b42bcc8a-9d26-4f8e-a23a-1ff5102b47bc tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (132116e5-95d9-4907-b27e-85ae7699e148) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:09:40 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-b42bcc8a-9d26-4f8e-a23a-1ff5102b47bc tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (132116e5-95d9-4907-b27e-85ae7699e148) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:09:40 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-b42bcc8a-9d26-4f8e-a23a-1ff5102b47bc tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Flow 'volume_create_api' (89ad9a48-84d4-41c7-bc25-d400a28530f0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:09:40 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-b42bcc8a-9d26-4f8e-a23a-1ff5102b47bc tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Create volume request issued successfully. Sep 05 21:09:40 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b42bcc8a-9d26-4f8e-a23a-1ff5102b47bc tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 21:09:40 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1507/2995] 192.168.122.117 () {60 vars in 1143 bytes} [Sat Sep 5 21:09:40 2026] POST /volume/v3/volumes => generated 773 bytes in 541 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:09:40 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-94c955b4-1f53-4d86-921a-f2bb850c1ab1 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:40 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-94c955b4-1f53-4d86-921a-f2bb850c1ab1 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 21:09:40 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-94c955b4-1f53-4d86-921a-f2bb850c1ab1 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "9546fec6-a446-4280-98e0-b6ca33302102", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1474520253"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:09:40 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.volumes [None req-94c955b4-1f53-4d86-921a-f2bb850c1ab1 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Create volume request body: {'volume': {"'source_volid": '9546fec6-a446-4280-98e0-b6ca33302102', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1474520253'}} {{(pid=87435) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:09:40 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-94c955b4-1f53-4d86-921a-f2bb850c1ab1 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Create volume of 1 GB Sep 05 21:09:40 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:40 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:09:40 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-94c955b4-1f53-4d86-921a-f2bb850c1ab1 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Availability Zones retrieved successfully. Sep 05 21:09:40 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-94c955b4-1f53-4d86-921a-f2bb850c1ab1 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Flow 'volume_create_api' (8d46e918-e722-4f88-8fcb-53e335daad20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:09:40 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-94c955b4-1f53-4d86-921a-f2bb850c1ab1 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e031d000-7864-4348-9eac-ead36ff93c58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:09:40 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.flows.api.create_volume [None req-94c955b4-1f53-4d86-921a-f2bb850c1ab1 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Validating volume size '1' using validate_int {{(pid=87435) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:09:40 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-94c955b4-1f53-4d86-921a-f2bb850c1ab1 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e031d000-7864-4348-9eac-ead36ff93c58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:09:40 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-94c955b4-1f53-4d86-921a-f2bb850c1ab1 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ffee5af-23b2-4e26-a962-6daef2cf768f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:09:40 devstack devstack@c-api.service[87435]: DEBUG cinder.quota [None req-94c955b4-1f53-4d86-921a-f2bb850c1ab1 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Created reservations ['1ecf901c-f93b-465c-9908-8083afcfa0c3', 'cfb16d1d-5bc4-41f8-b530-3a4ec978e93b', '7d927ba0-44cc-4203-820b-8f3363185ea6', '281e6edf-9416-47c3-94b3-e3bcb7ebfbba'] {{(pid=87435) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:09:40 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-94c955b4-1f53-4d86-921a-f2bb850c1ab1 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ffee5af-23b2-4e26-a962-6daef2cf768f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1ecf901c-f93b-465c-9908-8083afcfa0c3', 'cfb16d1d-5bc4-41f8-b530-3a4ec978e93b', '7d927ba0-44cc-4203-820b-8f3363185ea6', '281e6edf-9416-47c3-94b3-e3bcb7ebfbba']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:09:40 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-94c955b4-1f53-4d86-921a-f2bb850c1ab1 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab808dbb-e32a-45fc-81bd-bede47661d59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:09:40 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-a058fa84-1c3c-476e-92a8-3742e5a87590 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:40 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-a058fa84-1c3c-476e-92a8-3742e5a87590 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-member] GET http://192.168.122.117/volume/v3/snapshots/891bc2a0-dc4d-4d09-8f3b-ef0f20ea0a61 Sep 05 21:09:40 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-a058fa84-1c3c-476e-92a8-3742e5a87590 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:40 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-a058fa84-1c3c-476e-92a8-3742e5a87590 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:41 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:41 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:09:41 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-a058fa84-1c3c-476e-92a8-3742e5a87590 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-member] Snapshot retrieved successfully. Sep 05 21:09:41 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-a058fa84-1c3c-476e-92a8-3742e5a87590 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-member] http://192.168.122.117/volume/v3/snapshots/891bc2a0-dc4d-4d09-8f3b-ef0f20ea0a61 returned with HTTP 200 Sep 05 21:09:41 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1508/2996] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:09:40 2026] GET /volume/v3/snapshots/891bc2a0-dc4d-4d09-8f3b-ef0f20ea0a61 => generated 463 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:09:41 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-7c708654-fed4-44b4-9095-ce25ce0f6020 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:41 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-7c708654-fed4-44b4-9095-ce25ce0f6020 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-member] DELETE http://192.168.122.117/volume/v3/snapshots/891bc2a0-dc4d-4d09-8f3b-ef0f20ea0a61 Sep 05 21:09:41 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-7c708654-fed4-44b4-9095-ce25ce0f6020 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:41 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-7c708654-fed4-44b4-9095-ce25ce0f6020 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-member] Calling method 'delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:41 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.snapshots [None req-7c708654-fed4-44b4-9095-ce25ce0f6020 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-member] Delete snapshot with id: 891bc2a0-dc4d-4d09-8f3b-ef0f20ea0a61 Sep 05 21:09:41 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:41 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:09:41 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-94c955b4-1f53-4d86-921a-f2bb850c1ab1 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab808dbb-e32a-45fc-81bd-bede47661d59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3f8105c4-148e-4b48-9580-3639ddf55673', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1474520253',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc91194dbf0645cc9131d482af6e73c8',qos_specs=None,replication_status=,reservations=['1ecf901c-f93b-465c-9908-8083afcfa0c3','cfb16d1d-5bc4-41f8-b530-3a4ec978e93b','7d927ba0-44cc-4203-820b-8f3363185ea6','281e6edf-9416-47c3-94b3-e3bcb7ebfbba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ea934e9237348c4a5f46772e0d95251',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:09:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1474520253',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3f8105c4-148e-4b48-9580-3639ddf55673,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cc91194dbf0645cc9131d482af6e73c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7ea934e9237348c4a5f46772e0d95251',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:09:41 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-94c955b4-1f53-4d86-921a-f2bb850c1ab1 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (216423a8-fc19-4390-9198-c866f6914736) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:09:41 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:41 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:09:41 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-7c708654-fed4-44b4-9095-ce25ce0f6020 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-member] Snapshot retrieved successfully. Sep 05 21:09:41 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:41 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:09:41 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-7c708654-fed4-44b4-9095-ce25ce0f6020 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-member] Snapshot delete request issued successfully. Sep 05 21:09:41 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-7c708654-fed4-44b4-9095-ce25ce0f6020 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-member] http://192.168.122.117/volume/v3/snapshots/891bc2a0-dc4d-4d09-8f3b-ef0f20ea0a61 returned with HTTP 202 Sep 05 21:09:41 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1509/2997] 192.168.122.117 () {58 vars in 1241 bytes} [Sat Sep 5 21:09:41 2026] DELETE /volume/v3/snapshots/891bc2a0-dc4d-4d09-8f3b-ef0f20ea0a61 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:09:41 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-3ab45a33-b154-4815-8716-bb129f78436a None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:41 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-3ab45a33-b154-4815-8716-bb129f78436a tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-member] GET http://192.168.122.117/volume/v3/snapshots/891bc2a0-dc4d-4d09-8f3b-ef0f20ea0a61 Sep 05 21:09:41 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-3ab45a33-b154-4815-8716-bb129f78436a tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:41 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-3ab45a33-b154-4815-8716-bb129f78436a tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:41 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-94c955b4-1f53-4d86-921a-f2bb850c1ab1 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (216423a8-fc19-4390-9198-c866f6914736) transitioned into state 'SUCCESS' from state '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-1474520253',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc91194dbf0645cc9131d482af6e73c8',qos_specs=None,replication_status=,reservations=['1ecf901c-f93b-465c-9908-8083afcfa0c3','cfb16d1d-5bc4-41f8-b530-3a4ec978e93b','7d927ba0-44cc-4203-820b-8f3363185ea6','281e6edf-9416-47c3-94b3-e3bcb7ebfbba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ea934e9237348c4a5f46772e0d95251',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:09:41 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:41 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:09:41 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-3ab45a33-b154-4815-8716-bb129f78436a tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-member] Snapshot retrieved successfully. Sep 05 21:09:41 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-3ab45a33-b154-4815-8716-bb129f78436a tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-member] http://192.168.122.117/volume/v3/snapshots/891bc2a0-dc4d-4d09-8f3b-ef0f20ea0a61 returned with HTTP 200 Sep 05 21:09:41 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1510/2998] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:09:41 2026] GET /volume/v3/snapshots/891bc2a0-dc4d-4d09-8f3b-ef0f20ea0a61 => generated 462 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:09:41 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-94c955b4-1f53-4d86-921a-f2bb850c1ab1 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47394aab-9492-40b2-9929-166899b903e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:09:41 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-94c955b4-1f53-4d86-921a-f2bb850c1ab1 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47394aab-9492-40b2-9929-166899b903e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:09:41 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-94c955b4-1f53-4d86-921a-f2bb850c1ab1 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Flow 'volume_create_api' (8d46e918-e722-4f88-8fcb-53e335daad20) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:09:41 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-94c955b4-1f53-4d86-921a-f2bb850c1ab1 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Create volume request issued successfully. Sep 05 21:09:41 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-94c955b4-1f53-4d86-921a-f2bb850c1ab1 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 21:09:41 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1489/2999] 192.168.122.117 () {60 vars in 1143 bytes} [Sat Sep 5 21:09:40 2026] POST /volume/v3/volumes => generated 773 bytes in 643 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:09:41 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-a3f3edae-4a1f-403c-8b3e-58389ee17cc5 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:41 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-a3f3edae-4a1f-403c-8b3e-58389ee17cc5 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 21:09:41 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-a3f3edae-4a1f-403c-8b3e-58389ee17cc5 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "9546fec6-a446-4280-98e0-b6ca33302102", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-789628227"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:09:41 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.volumes [None req-a3f3edae-4a1f-403c-8b3e-58389ee17cc5 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Create volume request body: {'volume': {"'source_volid": '9546fec6-a446-4280-98e0-b6ca33302102', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-789628227'}} {{(pid=87434) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:09:41 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-a3f3edae-4a1f-403c-8b3e-58389ee17cc5 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Create volume of 1 GB Sep 05 21:09:41 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-a3f3edae-4a1f-403c-8b3e-58389ee17cc5 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Availability Zones retrieved successfully. Sep 05 21:09:41 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-a3f3edae-4a1f-403c-8b3e-58389ee17cc5 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Flow 'volume_create_api' (8ae8d461-c16d-4984-98aa-23fcd1df41e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:09:41 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-a3f3edae-4a1f-403c-8b3e-58389ee17cc5 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af1a1517-3f95-45b9-b677-fdc01d6f193d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:09:41 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.flows.api.create_volume [None req-a3f3edae-4a1f-403c-8b3e-58389ee17cc5 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Validating volume size '1' using validate_int {{(pid=87434) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:09:41 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-a3f3edae-4a1f-403c-8b3e-58389ee17cc5 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af1a1517-3f95-45b9-b677-fdc01d6f193d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:09:41 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-a3f3edae-4a1f-403c-8b3e-58389ee17cc5 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29d1a24b-4602-40cb-992f-f1ba1f10ab45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:09:41 devstack devstack@c-api.service[87434]: DEBUG cinder.quota [None req-a3f3edae-4a1f-403c-8b3e-58389ee17cc5 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Created reservations ['efd04cc1-f20d-4574-b37a-aaa542abb197', '03d25450-11cc-4934-a9e6-4926b6ce205d', '77799eb2-e114-4e3a-bd18-529a7c99624f', 'a61cc814-ab07-4845-b556-43bc68d4162b'] {{(pid=87434) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:09:41 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-a3f3edae-4a1f-403c-8b3e-58389ee17cc5 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29d1a24b-4602-40cb-992f-f1ba1f10ab45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['efd04cc1-f20d-4574-b37a-aaa542abb197', '03d25450-11cc-4934-a9e6-4926b6ce205d', '77799eb2-e114-4e3a-bd18-529a7c99624f', 'a61cc814-ab07-4845-b556-43bc68d4162b']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:09:41 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-a3f3edae-4a1f-403c-8b3e-58389ee17cc5 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a166f0f8-2b38-4d07-b699-c71aba52dc05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:09:41 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:41 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:09:41 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-a3f3edae-4a1f-403c-8b3e-58389ee17cc5 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a166f0f8-2b38-4d07-b699-c71aba52dc05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cda61fa0-b867-4168-8493-0bfd24fac5d6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-789628227',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc91194dbf0645cc9131d482af6e73c8',qos_specs=None,replication_status=,reservations=['efd04cc1-f20d-4574-b37a-aaa542abb197','03d25450-11cc-4934-a9e6-4926b6ce205d','77799eb2-e114-4e3a-bd18-529a7c99624f','a61cc814-ab07-4845-b556-43bc68d4162b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ea934e9237348c4a5f46772e0d95251',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:09:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-789628227',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cda61fa0-b867-4168-8493-0bfd24fac5d6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cc91194dbf0645cc9131d482af6e73c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7ea934e9237348c4a5f46772e0d95251',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:09:41 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-a3f3edae-4a1f-403c-8b3e-58389ee17cc5 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42ef382d-6602-425e-864f-cc02723223af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:09:41 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-a3f3edae-4a1f-403c-8b3e-58389ee17cc5 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42ef382d-6602-425e-864f-cc02723223af) transitioned into state 'SUCCESS' from state '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-789628227',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc91194dbf0645cc9131d482af6e73c8',qos_specs=None,replication_status=,reservations=['efd04cc1-f20d-4574-b37a-aaa542abb197','03d25450-11cc-4934-a9e6-4926b6ce205d','77799eb2-e114-4e3a-bd18-529a7c99624f','a61cc814-ab07-4845-b556-43bc68d4162b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ea934e9237348c4a5f46772e0d95251',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:09:41 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-a3f3edae-4a1f-403c-8b3e-58389ee17cc5 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (644088dc-6908-4056-9354-979df3907bef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:09:41 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-a3f3edae-4a1f-403c-8b3e-58389ee17cc5 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (644088dc-6908-4056-9354-979df3907bef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:09:41 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-a3f3edae-4a1f-403c-8b3e-58389ee17cc5 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Flow 'volume_create_api' (8ae8d461-c16d-4984-98aa-23fcd1df41e2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:09:41 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-a3f3edae-4a1f-403c-8b3e-58389ee17cc5 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Create volume request issued successfully. Sep 05 21:09:41 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-a3f3edae-4a1f-403c-8b3e-58389ee17cc5 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 21:09:41 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1511/3000] 192.168.122.117 () {60 vars in 1143 bytes} [Sat Sep 5 21:09:41 2026] POST /volume/v3/volumes => generated 772 bytes in 577 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:09:41 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-a549f889-2485-4c67-a5ef-94e304f479ee None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:41 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-a549f889-2485-4c67-a5ef-94e304f479ee tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] GET http://192.168.122.117/volume/v3/volumes/48938fa8-3193-4242-844c-82b8e9024ba7 Sep 05 21:09:41 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-a549f889-2485-4c67-a5ef-94e304f479ee tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:41 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-a549f889-2485-4c67-a5ef-94e304f479ee tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:41 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:41 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:09:41 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:41 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:09:41 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-a549f889-2485-4c67-a5ef-94e304f479ee tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Volume info retrieved successfully. Sep 05 21:09:41 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-a549f889-2485-4c67-a5ef-94e304f479ee tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] http://192.168.122.117/volume/v3/volumes/48938fa8-3193-4242-844c-82b8e9024ba7 returned with HTTP 200 Sep 05 21:09:41 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1490/3001] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:09:41 2026] GET /volume/v3/volumes/48938fa8-3193-4242-844c-82b8e9024ba7 => generated 865 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:09:42 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-15cb4daf-402e-4a0a-a871-a17a0d888d41 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:42 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-15cb4daf-402e-4a0a-a871-a17a0d888d41 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-member] GET http://192.168.122.117/volume/v3/snapshots/891bc2a0-dc4d-4d09-8f3b-ef0f20ea0a61 Sep 05 21:09:42 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-15cb4daf-402e-4a0a-a871-a17a0d888d41 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:42 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-15cb4daf-402e-4a0a-a871-a17a0d888d41 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:42 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:42 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:09:42 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-15cb4daf-402e-4a0a-a871-a17a0d888d41 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-member] Snapshot retrieved successfully. Sep 05 21:09:42 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-15cb4daf-402e-4a0a-a871-a17a0d888d41 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-member] http://192.168.122.117/volume/v3/snapshots/891bc2a0-dc4d-4d09-8f3b-ef0f20ea0a61 returned with HTTP 200 Sep 05 21:09:42 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1512/3002] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:09:42 2026] GET /volume/v3/snapshots/891bc2a0-dc4d-4d09-8f3b-ef0f20ea0a61 => generated 462 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:09:42 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-348396c0-f5c4-4d36-8316-d0d9ca94a258 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:42 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-cd1e9781-0108-43dc-8128-1aa6b7e6be19 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:43 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-cd1e9781-0108-43dc-8128-1aa6b7e6be19 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] GET http://192.168.122.117/volume/v3/volumes/48938fa8-3193-4242-844c-82b8e9024ba7 Sep 05 21:09:43 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-cd1e9781-0108-43dc-8128-1aa6b7e6be19 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:43 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-cd1e9781-0108-43dc-8128-1aa6b7e6be19 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:43 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:43 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:09:43 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:43 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:09:43 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-cd1e9781-0108-43dc-8128-1aa6b7e6be19 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Volume info retrieved successfully. Sep 05 21:09:43 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-cd1e9781-0108-43dc-8128-1aa6b7e6be19 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] http://192.168.122.117/volume/v3/volumes/48938fa8-3193-4242-844c-82b8e9024ba7 returned with HTTP 200 Sep 05 21:09:43 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1513/3003] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:09:42 2026] GET /volume/v3/volumes/48938fa8-3193-4242-844c-82b8e9024ba7 => generated 866 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:09:43 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-f75aede9-157a-49f9-b267-d482dfd50100 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:43 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-f75aede9-157a-49f9-b267-d482dfd50100 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] GET http://192.168.122.117/volume/v3/volumes/504f50b6-7ccb-4ab9-adfa-e0e5a249c81d Sep 05 21:09:43 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-f75aede9-157a-49f9-b267-d482dfd50100 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:43 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-f75aede9-157a-49f9-b267-d482dfd50100 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:43 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-348396c0-f5c4-4d36-8316-d0d9ca94a258 tempest-ProjectAdminTests-1508527719 tempest-ProjectAdminTests-1508527719-project-admin] GET http://192.168.122.117/volume/v3/scheduler-stats/get_pools Sep 05 21:09:43 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-348396c0-f5c4-4d36-8316-d0d9ca94a258 tempest-ProjectAdminTests-1508527719 tempest-ProjectAdminTests-1508527719-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:43 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-348396c0-f5c4-4d36-8316-d0d9ca94a258 tempest-ProjectAdminTests-1508527719 tempest-ProjectAdminTests-1508527719-project-admin] Calling method 'get_pools' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:43 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:43 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:09:43 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:43 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:09:43 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-f75aede9-157a-49f9-b267-d482dfd50100 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Volume info retrieved successfully. Sep 05 21:09:43 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-f75aede9-157a-49f9-b267-d482dfd50100 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] http://192.168.122.117/volume/v3/volumes/504f50b6-7ccb-4ab9-adfa-e0e5a249c81d returned with HTTP 200 Sep 05 21:09:43 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1514/3004] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:09:43 2026] GET /volume/v3/volumes/504f50b6-7ccb-4ab9-adfa-e0e5a249c81d => generated 864 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:09:43 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-348396c0-f5c4-4d36-8316-d0d9ca94a258 tempest-ProjectAdminTests-1508527719 tempest-ProjectAdminTests-1508527719-project-admin] http://192.168.122.117/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 05 21:09:43 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1491/3005] 192.168.122.117 () {58 vars in 1175 bytes} [Sat Sep 5 21:09:42 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 387 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 21:09:43 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-51a76209-b41a-4114-b161-b41e30211da8 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:43 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-51a76209-b41a-4114-b161-b41e30211da8 tempest-ProjectAdminTests-1508527719 tempest-ProjectAdminTests-1508527719-project-admin] GET http://192.168.122.117/volume/v3/capabilities/devstack@QuobyteHD Sep 05 21:09:43 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-51a76209-b41a-4114-b161-b41e30211da8 tempest-ProjectAdminTests-1508527719 tempest-ProjectAdminTests-1508527719-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:43 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-51a76209-b41a-4114-b161-b41e30211da8 tempest-ProjectAdminTests-1508527719 tempest-ProjectAdminTests-1508527719-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:43 devstack devstack@c-api.service[87434]: /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 05 21:09:43 devstack devstack@c-api.service[87434]: return base.obj_make_list(context, cls(context), objects.Service, Sep 05 21:09:43 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-226e207f-ae39-45d3-ad89-731c94f1f920 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:43 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-226e207f-ae39-45d3-ad89-731c94f1f920 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-member] GET http://192.168.122.117/volume/v3/snapshots/891bc2a0-dc4d-4d09-8f3b-ef0f20ea0a61 Sep 05 21:09:43 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-226e207f-ae39-45d3-ad89-731c94f1f920 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:43 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-226e207f-ae39-45d3-ad89-731c94f1f920 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:43 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-51a76209-b41a-4114-b161-b41e30211da8 tempest-ProjectAdminTests-1508527719 tempest-ProjectAdminTests-1508527719-project-admin] http://192.168.122.117/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 05 21:09:43 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1515/3006] 192.168.122.117 () {58 vars in 1193 bytes} [Sat Sep 5 21:09:43 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 704 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:09:43 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:43 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:09:43 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-226e207f-ae39-45d3-ad89-731c94f1f920 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-member] Snapshot retrieved successfully. Sep 05 21:09:43 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-226e207f-ae39-45d3-ad89-731c94f1f920 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-member] http://192.168.122.117/volume/v3/snapshots/891bc2a0-dc4d-4d09-8f3b-ef0f20ea0a61 returned with HTTP 200 Sep 05 21:09:43 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1492/3007] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:09:43 2026] GET /volume/v3/snapshots/891bc2a0-dc4d-4d09-8f3b-ef0f20ea0a61 => generated 462 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:09:44 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-a0ea1f43-ed1e-4182-a3cc-f333d2e856ad None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:44 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-a0ea1f43-ed1e-4182-a3cc-f333d2e856ad tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] GET http://192.168.122.117/volume/v3/volumes/504f50b6-7ccb-4ab9-adfa-e0e5a249c81d Sep 05 21:09:44 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-a0ea1f43-ed1e-4182-a3cc-f333d2e856ad tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:44 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-a0ea1f43-ed1e-4182-a3cc-f333d2e856ad tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:44 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:44 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:09:44 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:44 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:09:44 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-a0ea1f43-ed1e-4182-a3cc-f333d2e856ad tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Volume info retrieved successfully. Sep 05 21:09:44 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-a0ea1f43-ed1e-4182-a3cc-f333d2e856ad tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] http://192.168.122.117/volume/v3/volumes/504f50b6-7ccb-4ab9-adfa-e0e5a249c81d returned with HTTP 200 Sep 05 21:09:44 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1516/3008] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:09:44 2026] GET /volume/v3/volumes/504f50b6-7ccb-4ab9-adfa-e0e5a249c81d => generated 865 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:09:44 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-1b5f341f-9f87-4da2-8f84-40b9655e448e None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:44 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-1b5f341f-9f87-4da2-8f84-40b9655e448e tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-member] GET http://192.168.122.117/volume/v3/snapshots/891bc2a0-dc4d-4d09-8f3b-ef0f20ea0a61 Sep 05 21:09:44 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-06fe1fb7-76dc-4056-8a76-ee464d11e934 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:44 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-1b5f341f-9f87-4da2-8f84-40b9655e448e tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:44 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-1b5f341f-9f87-4da2-8f84-40b9655e448e tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:44 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-06fe1fb7-76dc-4056-8a76-ee464d11e934 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] GET http://192.168.122.117/volume/v3/volumes/9637c85e-dede-444b-a9a6-f47c61f244e4 Sep 05 21:09:44 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-06fe1fb7-76dc-4056-8a76-ee464d11e934 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:44 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-06fe1fb7-76dc-4056-8a76-ee464d11e934 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:44 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-1b5f341f-9f87-4da2-8f84-40b9655e448e tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-member] http://192.168.122.117/volume/v3/snapshots/891bc2a0-dc4d-4d09-8f3b-ef0f20ea0a61 returned with HTTP 404 Sep 05 21:09:44 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1493/3009] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:09:44 2026] GET /volume/v3/snapshots/891bc2a0-dc4d-4d09-8f3b-ef0f20ea0a61 => generated 111 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:09:44 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:44 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:09:44 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:44 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:09:44 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-8774e202-067d-4614-a2aa-a7df1c02568c None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:44 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-8774e202-067d-4614-a2aa-a7df1c02568c tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] DELETE http://192.168.122.117/volume/v3/volumes/1abae218-86ed-47bb-8057-b0405a853c9d Sep 05 21:09:44 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-8774e202-067d-4614-a2aa-a7df1c02568c tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:44 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-8774e202-067d-4614-a2aa-a7df1c02568c tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:44 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-8774e202-067d-4614-a2aa-a7df1c02568c tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Delete volume with id: 1abae218-86ed-47bb-8057-b0405a853c9d Sep 05 21:09:44 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-06fe1fb7-76dc-4056-8a76-ee464d11e934 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Volume info retrieved successfully. Sep 05 21:09:44 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:44 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:09:44 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:44 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:09:44 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-8774e202-067d-4614-a2aa-a7df1c02568c tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Volume info retrieved successfully. Sep 05 21:09:44 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-06fe1fb7-76dc-4056-8a76-ee464d11e934 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] http://192.168.122.117/volume/v3/volumes/9637c85e-dede-444b-a9a6-f47c61f244e4 returned with HTTP 200 Sep 05 21:09:44 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1517/3010] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:09:44 2026] GET /volume/v3/volumes/9637c85e-dede-444b-a9a6-f47c61f244e4 => generated 866 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:09:44 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-c8012805-8398-4cce-8c15-6891464078ab None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:44 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-c8012805-8398-4cce-8c15-6891464078ab tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] GET http://192.168.122.117/volume/v3/volumes/3f8105c4-148e-4b48-9580-3639ddf55673 Sep 05 21:09:44 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-c8012805-8398-4cce-8c15-6891464078ab tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:44 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-c8012805-8398-4cce-8c15-6891464078ab tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:44 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:44 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:09:44 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:44 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:09:44 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-8774e202-067d-4614-a2aa-a7df1c02568c tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Delete volume request issued successfully. Sep 05 21:09:44 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-8774e202-067d-4614-a2aa-a7df1c02568c tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] http://192.168.122.117/volume/v3/volumes/1abae218-86ed-47bb-8057-b0405a853c9d returned with HTTP 202 Sep 05 21:09:44 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1494/3011] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 21:09:44 2026] DELETE /volume/v3/volumes/1abae218-86ed-47bb-8057-b0405a853c9d => generated 0 bytes in 131 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:09:44 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-c8012805-8398-4cce-8c15-6891464078ab tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Volume info retrieved successfully. Sep 05 21:09:44 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-648e4f21-b49d-4e32-9240-41c6e9ef10db None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:44 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-648e4f21-b49d-4e32-9240-41c6e9ef10db tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] GET http://192.168.122.117/volume/v3/volumes/1abae218-86ed-47bb-8057-b0405a853c9d Sep 05 21:09:44 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-648e4f21-b49d-4e32-9240-41c6e9ef10db tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:44 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-648e4f21-b49d-4e32-9240-41c6e9ef10db tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:44 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-c8012805-8398-4cce-8c15-6891464078ab tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] http://192.168.122.117/volume/v3/volumes/3f8105c4-148e-4b48-9580-3639ddf55673 returned with HTTP 200 Sep 05 21:09:44 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1518/3012] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:09:44 2026] GET /volume/v3/volumes/3f8105c4-148e-4b48-9580-3639ddf55673 => generated 865 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:09:44 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:44 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:09:44 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:44 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:09:44 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-648e4f21-b49d-4e32-9240-41c6e9ef10db tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Volume info retrieved successfully. Sep 05 21:09:44 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-648e4f21-b49d-4e32-9240-41c6e9ef10db tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] http://192.168.122.117/volume/v3/volumes/1abae218-86ed-47bb-8057-b0405a853c9d returned with HTTP 200 Sep 05 21:09:44 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1495/3013] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:09:44 2026] GET /volume/v3/volumes/1abae218-86ed-47bb-8057-b0405a853c9d => generated 1015 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:09:45 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-84170589-e276-4770-8df9-eadc39b32737 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:45 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-84170589-e276-4770-8df9-eadc39b32737 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] GET http://192.168.122.117/volume/v3/volumes/3f8105c4-148e-4b48-9580-3639ddf55673 Sep 05 21:09:45 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-84170589-e276-4770-8df9-eadc39b32737 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:45 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-84170589-e276-4770-8df9-eadc39b32737 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:45 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:45 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:09:45 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:45 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:09:45 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-632574a0-57d5-4c20-90a5-bdd51756a1c9 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:45 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-632574a0-57d5-4c20-90a5-bdd51756a1c9 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] GET http://192.168.122.117/volume/v3/volumes/1abae218-86ed-47bb-8057-b0405a853c9d Sep 05 21:09:45 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-84170589-e276-4770-8df9-eadc39b32737 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Volume info retrieved successfully. Sep 05 21:09:45 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-632574a0-57d5-4c20-90a5-bdd51756a1c9 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:45 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-632574a0-57d5-4c20-90a5-bdd51756a1c9 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:45 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-84170589-e276-4770-8df9-eadc39b32737 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] http://192.168.122.117/volume/v3/volumes/3f8105c4-148e-4b48-9580-3639ddf55673 returned with HTTP 200 Sep 05 21:09:45 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1519/3014] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:09:45 2026] GET /volume/v3/volumes/3f8105c4-148e-4b48-9580-3639ddf55673 => generated 866 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:09:45 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:45 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:09:45 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:45 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:09:45 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-00355813-6132-44de-8949-e9fc20677d67 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:45 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-00355813-6132-44de-8949-e9fc20677d67 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] GET http://192.168.122.117/volume/v3/volumes/cda61fa0-b867-4168-8493-0bfd24fac5d6 Sep 05 21:09:45 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-00355813-6132-44de-8949-e9fc20677d67 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:45 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-00355813-6132-44de-8949-e9fc20677d67 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:45 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-632574a0-57d5-4c20-90a5-bdd51756a1c9 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Volume info retrieved successfully. Sep 05 21:09:45 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:45 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:09:45 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:45 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:09:45 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-00355813-6132-44de-8949-e9fc20677d67 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Volume info retrieved successfully. Sep 05 21:09:45 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-632574a0-57d5-4c20-90a5-bdd51756a1c9 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] http://192.168.122.117/volume/v3/volumes/1abae218-86ed-47bb-8057-b0405a853c9d returned with HTTP 200 Sep 05 21:09:45 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1496/3015] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:09:45 2026] GET /volume/v3/volumes/1abae218-86ed-47bb-8057-b0405a853c9d => generated 1015 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:09:45 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-00355813-6132-44de-8949-e9fc20677d67 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] http://192.168.122.117/volume/v3/volumes/cda61fa0-b867-4168-8493-0bfd24fac5d6 returned with HTTP 200 Sep 05 21:09:45 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1520/3016] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:09:45 2026] GET /volume/v3/volumes/cda61fa0-b867-4168-8493-0bfd24fac5d6 => generated 864 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:09:46 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-bea8aeb8-01d8-47ef-bd31-61c93c6b9429 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:46 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-bea8aeb8-01d8-47ef-bd31-61c93c6b9429 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] GET http://192.168.122.117/volume/v3/volumes/1abae218-86ed-47bb-8057-b0405a853c9d Sep 05 21:09:46 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-bea8aeb8-01d8-47ef-bd31-61c93c6b9429 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:46 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-bea8aeb8-01d8-47ef-bd31-61c93c6b9429 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:46 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-96e9fd6e-de74-4286-955e-e8cb60cf9d41 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:46 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-96e9fd6e-de74-4286-955e-e8cb60cf9d41 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] GET http://192.168.122.117/volume/v3/volumes/cda61fa0-b867-4168-8493-0bfd24fac5d6 Sep 05 21:09:46 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-96e9fd6e-de74-4286-955e-e8cb60cf9d41 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:46 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-96e9fd6e-de74-4286-955e-e8cb60cf9d41 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:46 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-bea8aeb8-01d8-47ef-bd31-61c93c6b9429 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] http://192.168.122.117/volume/v3/volumes/1abae218-86ed-47bb-8057-b0405a853c9d returned with HTTP 404 Sep 05 21:09:46 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1497/3017] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:09:46 2026] GET /volume/v3/volumes/1abae218-86ed-47bb-8057-b0405a853c9d => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:09:46 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:46 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:09:46 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-0105f4ac-f814-4223-97e4-c3ac06d01226 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:46 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:46 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:09:46 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-0105f4ac-f814-4223-97e4-c3ac06d01226 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] POST http://192.168.122.117/volume/v3/volumes Sep 05 21:09:46 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-0105f4ac-f814-4223-97e4-c3ac06d01226 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-393256856"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:09:46 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.volumes [None req-0105f4ac-f814-4223-97e4-c3ac06d01226 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-393256856'}} {{(pid=87435) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:09:46 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-0105f4ac-f814-4223-97e4-c3ac06d01226 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Create volume of 1 GB Sep 05 21:09:46 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-96e9fd6e-de74-4286-955e-e8cb60cf9d41 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Volume info retrieved successfully. Sep 05 21:09:46 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-0105f4ac-f814-4223-97e4-c3ac06d01226 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Availability Zones retrieved successfully. Sep 05 21:09:46 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-96e9fd6e-de74-4286-955e-e8cb60cf9d41 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] http://192.168.122.117/volume/v3/volumes/cda61fa0-b867-4168-8493-0bfd24fac5d6 returned with HTTP 200 Sep 05 21:09:46 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1521/3018] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:09:46 2026] GET /volume/v3/volumes/cda61fa0-b867-4168-8493-0bfd24fac5d6 => generated 865 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:09:46 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-0105f4ac-f814-4223-97e4-c3ac06d01226 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Flow 'volume_create_api' (877f2109-3ed9-4e70-b52c-491615bc5da3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:09:46 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-b61c9524-069a-48b4-9c29-3f9173566ec7 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:46 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b61c9524-069a-48b4-9c29-3f9173566ec7 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] DELETE http://192.168.122.117/volume/v3/volumes/cda61fa0-b867-4168-8493-0bfd24fac5d6 Sep 05 21:09:46 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b61c9524-069a-48b4-9c29-3f9173566ec7 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:46 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-0105f4ac-f814-4223-97e4-c3ac06d01226 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b072c687-68ee-43d0-8962-6c64487d587b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:09:46 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b61c9524-069a-48b4-9c29-3f9173566ec7 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Calling method 'delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:46 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-b61c9524-069a-48b4-9c29-3f9173566ec7 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Delete volume with id: cda61fa0-b867-4168-8493-0bfd24fac5d6 Sep 05 21:09:46 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.flows.api.create_volume [None req-0105f4ac-f814-4223-97e4-c3ac06d01226 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Validating volume size '1' using validate_int {{(pid=87435) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:09:46 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:46 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:09:46 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:46 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:09:46 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-b61c9524-069a-48b4-9c29-3f9173566ec7 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Volume info retrieved successfully. Sep 05 21:09:46 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-b61c9524-069a-48b4-9c29-3f9173566ec7 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Delete volume request issued successfully. Sep 05 21:09:46 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b61c9524-069a-48b4-9c29-3f9173566ec7 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] http://192.168.122.117/volume/v3/volumes/cda61fa0-b867-4168-8493-0bfd24fac5d6 returned with HTTP 202 Sep 05 21:09:46 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1522/3019] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 21:09:46 2026] DELETE /volume/v3/volumes/cda61fa0-b867-4168-8493-0bfd24fac5d6 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:09:46 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-5adf1f32-5765-4b68-8851-aa0691a8db68 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:46 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-0105f4ac-f814-4223-97e4-c3ac06d01226 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b072c687-68ee-43d0-8962-6c64487d587b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:09:46 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-5adf1f32-5765-4b68-8851-aa0691a8db68 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] GET http://192.168.122.117/volume/v3/volumes/cda61fa0-b867-4168-8493-0bfd24fac5d6 Sep 05 21:09:46 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-5adf1f32-5765-4b68-8851-aa0691a8db68 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:46 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-5adf1f32-5765-4b68-8851-aa0691a8db68 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:46 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-0105f4ac-f814-4223-97e4-c3ac06d01226 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f5420bd-0673-4ec3-a921-dd449dba8586) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:09:46 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:46 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:09:46 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:46 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:09:46 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-5adf1f32-5765-4b68-8851-aa0691a8db68 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Volume info retrieved successfully. Sep 05 21:09:46 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-5adf1f32-5765-4b68-8851-aa0691a8db68 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] http://192.168.122.117/volume/v3/volumes/cda61fa0-b867-4168-8493-0bfd24fac5d6 returned with HTTP 200 Sep 05 21:09:46 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1523/3020] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:09:46 2026] GET /volume/v3/volumes/cda61fa0-b867-4168-8493-0bfd24fac5d6 => generated 864 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:09:47 devstack devstack@c-api.service[87435]: DEBUG cinder.quota [None req-0105f4ac-f814-4223-97e4-c3ac06d01226 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Created reservations ['1dbec58f-0fb7-4345-8a4c-5a77bc4cfd0d', '13a81000-6011-4920-9bc0-f1b68d7eef61', '9862314a-5a69-45b6-a98b-e1573f97de75', '99058920-7e02-4666-b770-e66339fc812b'] {{(pid=87435) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:09:47 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-0105f4ac-f814-4223-97e4-c3ac06d01226 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f5420bd-0673-4ec3-a921-dd449dba8586) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1dbec58f-0fb7-4345-8a4c-5a77bc4cfd0d', '13a81000-6011-4920-9bc0-f1b68d7eef61', '9862314a-5a69-45b6-a98b-e1573f97de75', '99058920-7e02-4666-b770-e66339fc812b']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:09:47 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-0105f4ac-f814-4223-97e4-c3ac06d01226 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56fc0020-8d45-448e-8358-9a5cdf897434) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:09:47 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:47 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:09:47 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-0105f4ac-f814-4223-97e4-c3ac06d01226 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56fc0020-8d45-448e-8358-9a5cdf897434) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3105906a-c7b7-4a61-8be7-330af19ac7ef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-393256856',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fbd3f06937af450899730631193502b8',qos_specs=None,replication_status=,reservations=['1dbec58f-0fb7-4345-8a4c-5a77bc4cfd0d','13a81000-6011-4920-9bc0-f1b68d7eef61','9862314a-5a69-45b6-a98b-e1573f97de75','99058920-7e02-4666-b770-e66339fc812b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6402883369ca4885854c1712971c0b0a',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:09:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-393256856',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3105906a-c7b7-4a61-8be7-330af19ac7ef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fbd3f06937af450899730631193502b8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6402883369ca4885854c1712971c0b0a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:09:47 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-0105f4ac-f814-4223-97e4-c3ac06d01226 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (731df10a-381d-4ad5-8fa3-7dce02714934) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:09:47 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-0105f4ac-f814-4223-97e4-c3ac06d01226 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (731df10a-381d-4ad5-8fa3-7dce02714934) transitioned into state 'SUCCESS' from state '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-393256856',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fbd3f06937af450899730631193502b8',qos_specs=None,replication_status=,reservations=['1dbec58f-0fb7-4345-8a4c-5a77bc4cfd0d','13a81000-6011-4920-9bc0-f1b68d7eef61','9862314a-5a69-45b6-a98b-e1573f97de75','99058920-7e02-4666-b770-e66339fc812b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6402883369ca4885854c1712971c0b0a',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:09:47 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-0105f4ac-f814-4223-97e4-c3ac06d01226 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46fa1344-3e3f-4ad2-b7fa-ab88a475eaeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:09:47 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-0105f4ac-f814-4223-97e4-c3ac06d01226 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46fa1344-3e3f-4ad2-b7fa-ab88a475eaeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:09:47 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-0105f4ac-f814-4223-97e4-c3ac06d01226 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Flow 'volume_create_api' (877f2109-3ed9-4e70-b52c-491615bc5da3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:09:47 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-0105f4ac-f814-4223-97e4-c3ac06d01226 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Create volume request issued successfully. Sep 05 21:09:47 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-0105f4ac-f814-4223-97e4-c3ac06d01226 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 21:09:47 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1498/3021] 192.168.122.117 () {60 vars in 1142 bytes} [Sat Sep 5 21:09:46 2026] POST /volume/v3/volumes => generated 786 bytes in 431 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:09:47 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-a95f1f0f-c8be-4ac0-af8b-4a013babdb7a None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:47 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-a95f1f0f-c8be-4ac0-af8b-4a013babdb7a tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] GET http://192.168.122.117/volume/v3/volumes/3105906a-c7b7-4a61-8be7-330af19ac7ef Sep 05 21:09:47 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-a95f1f0f-c8be-4ac0-af8b-4a013babdb7a tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:47 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-a95f1f0f-c8be-4ac0-af8b-4a013babdb7a tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:47 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:47 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:09:47 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:47 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:09:47 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-a95f1f0f-c8be-4ac0-af8b-4a013babdb7a tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Volume info retrieved successfully. Sep 05 21:09:47 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-a95f1f0f-c8be-4ac0-af8b-4a013babdb7a tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] http://192.168.122.117/volume/v3/volumes/3105906a-c7b7-4a61-8be7-330af19ac7ef returned with HTTP 200 Sep 05 21:09:47 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1524/3022] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:09:47 2026] GET /volume/v3/volumes/3105906a-c7b7-4a61-8be7-330af19ac7ef => generated 965 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:09:47 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-b301adf1-351d-4604-9e5e-2c10aa30b9c7 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:47 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-b301adf1-351d-4604-9e5e-2c10aa30b9c7 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] GET http://192.168.122.117/volume/v3/volumes/cda61fa0-b867-4168-8493-0bfd24fac5d6 Sep 05 21:09:47 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-b301adf1-351d-4604-9e5e-2c10aa30b9c7 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:47 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-b301adf1-351d-4604-9e5e-2c10aa30b9c7 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:47 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:47 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:09:47 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:47 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:09:48 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-b301adf1-351d-4604-9e5e-2c10aa30b9c7 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Volume info retrieved successfully. Sep 05 21:09:48 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-b301adf1-351d-4604-9e5e-2c10aa30b9c7 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] http://192.168.122.117/volume/v3/volumes/cda61fa0-b867-4168-8493-0bfd24fac5d6 returned with HTTP 200 Sep 05 21:09:48 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1499/3023] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:09:47 2026] GET /volume/v3/volumes/cda61fa0-b867-4168-8493-0bfd24fac5d6 => generated 864 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:09:48 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-e0c9e573-b3d4-4d3c-8227-f14741bf1e61 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:48 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-405c99eb-504c-444d-a010-5e884c55ef97 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:48 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-405c99eb-504c-444d-a010-5e884c55ef97 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] GET http://192.168.122.117/volume/v3/volumes/3105906a-c7b7-4a61-8be7-330af19ac7ef Sep 05 21:09:48 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-405c99eb-504c-444d-a010-5e884c55ef97 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:48 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-405c99eb-504c-444d-a010-5e884c55ef97 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:48 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:48 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:09:48 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:48 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:09:48 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-e0c9e573-b3d4-4d3c-8227-f14741bf1e61 tempest-ProjectMemberTests-1390124973 tempest-ProjectMemberTests-1390124973-project-admin] GET http://192.168.122.117/volume/v3/scheduler-stats/get_pools Sep 05 21:09:48 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-e0c9e573-b3d4-4d3c-8227-f14741bf1e61 tempest-ProjectMemberTests-1390124973 tempest-ProjectMemberTests-1390124973-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:48 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-e0c9e573-b3d4-4d3c-8227-f14741bf1e61 tempest-ProjectMemberTests-1390124973 tempest-ProjectMemberTests-1390124973-project-admin] Calling method 'get_pools' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:48 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-405c99eb-504c-444d-a010-5e884c55ef97 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Volume info retrieved successfully. Sep 05 21:09:48 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-405c99eb-504c-444d-a010-5e884c55ef97 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] http://192.168.122.117/volume/v3/volumes/3105906a-c7b7-4a61-8be7-330af19ac7ef returned with HTTP 200 Sep 05 21:09:48 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1500/3024] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:09:48 2026] GET /volume/v3/volumes/3105906a-c7b7-4a61-8be7-330af19ac7ef => generated 1015 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:09:48 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-e0c9e573-b3d4-4d3c-8227-f14741bf1e61 tempest-ProjectMemberTests-1390124973 tempest-ProjectMemberTests-1390124973-project-admin] http://192.168.122.117/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 05 21:09:48 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1525/3025] 192.168.122.117 () {58 vars in 1175 bytes} [Sat Sep 5 21:09:48 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 352 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 05 21:09:48 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-6f24ebcb-1d57-443e-916e-d3a2cf6835b0 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:48 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-6f24ebcb-1d57-443e-916e-d3a2cf6835b0 tempest-ProjectMemberTests-1390124973 tempest-ProjectMemberTests-1390124973-project-member] GET http://192.168.122.117/volume/v3/capabilities/devstack@QuobyteHD Sep 05 21:09:48 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-6f24ebcb-1d57-443e-916e-d3a2cf6835b0 tempest-ProjectMemberTests-1390124973 tempest-ProjectMemberTests-1390124973-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:48 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-6f24ebcb-1d57-443e-916e-d3a2cf6835b0 tempest-ProjectMemberTests-1390124973 tempest-ProjectMemberTests-1390124973-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:48 devstack devstack@c-api.service[87435]: DEBUG cinder.policy [None req-6f24ebcb-1d57-443e-916e-d3a2cf6835b0 tempest-ProjectMemberTests-1390124973 tempest-ProjectMemberTests-1390124973-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '1572c8147f654278a75b7250838fa1aa', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '770c09c6e27446a387b7dfd7b78c00f7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87435) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 21:09:48 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-6f24ebcb-1d57-443e-916e-d3a2cf6835b0 tempest-ProjectMemberTests-1390124973 tempest-ProjectMemberTests-1390124973-project-member] http://192.168.122.117/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 403 Sep 05 21:09:48 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1501/3026] 192.168.122.117 () {58 vars in 1193 bytes} [Sat Sep 5 21:09:48 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 110 bytes in 159 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:09:49 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-8aad8f72-0e7c-41fc-a4dc-decb0b58b9ee None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:49 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-8aad8f72-0e7c-41fc-a4dc-decb0b58b9ee tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] GET http://192.168.122.117/volume/v3/volumes/cda61fa0-b867-4168-8493-0bfd24fac5d6 Sep 05 21:09:49 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-8aad8f72-0e7c-41fc-a4dc-decb0b58b9ee tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:49 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-8aad8f72-0e7c-41fc-a4dc-decb0b58b9ee tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:49 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-8aad8f72-0e7c-41fc-a4dc-decb0b58b9ee tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] http://192.168.122.117/volume/v3/volumes/cda61fa0-b867-4168-8493-0bfd24fac5d6 returned with HTTP 404 Sep 05 21:09:49 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1526/3027] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:09:49 2026] GET /volume/v3/volumes/cda61fa0-b867-4168-8493-0bfd24fac5d6 => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:09:49 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-9f4496ed-89dd-4514-bd8d-3063c5da81ba None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:49 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-9f4496ed-89dd-4514-bd8d-3063c5da81ba tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] DELETE http://192.168.122.117/volume/v3/volumes/3f8105c4-148e-4b48-9580-3639ddf55673 Sep 05 21:09:49 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-9f4496ed-89dd-4514-bd8d-3063c5da81ba tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:49 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-9f4496ed-89dd-4514-bd8d-3063c5da81ba tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:49 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-9f4496ed-89dd-4514-bd8d-3063c5da81ba tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Delete volume with id: 3f8105c4-148e-4b48-9580-3639ddf55673 Sep 05 21:09:49 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:49 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:09:49 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:49 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:09:49 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-9f4496ed-89dd-4514-bd8d-3063c5da81ba tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Volume info retrieved successfully. Sep 05 21:09:49 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-9f4496ed-89dd-4514-bd8d-3063c5da81ba tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Delete volume request issued successfully. Sep 05 21:09:49 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-9f4496ed-89dd-4514-bd8d-3063c5da81ba tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] http://192.168.122.117/volume/v3/volumes/3f8105c4-148e-4b48-9580-3639ddf55673 returned with HTTP 202 Sep 05 21:09:49 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1502/3028] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 21:09:49 2026] DELETE /volume/v3/volumes/3f8105c4-148e-4b48-9580-3639ddf55673 => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:09:49 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-cdfefb56-1520-4198-81e1-f8853513c445 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:49 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-cdfefb56-1520-4198-81e1-f8853513c445 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] GET http://192.168.122.117/volume/v3/volumes/3f8105c4-148e-4b48-9580-3639ddf55673 Sep 05 21:09:49 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-cdfefb56-1520-4198-81e1-f8853513c445 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:49 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-cdfefb56-1520-4198-81e1-f8853513c445 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:49 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:49 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:09:49 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:49 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:09:49 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-cdfefb56-1520-4198-81e1-f8853513c445 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Volume info retrieved successfully. Sep 05 21:09:49 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-cdfefb56-1520-4198-81e1-f8853513c445 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] http://192.168.122.117/volume/v3/volumes/3f8105c4-148e-4b48-9580-3639ddf55673 returned with HTTP 200 Sep 05 21:09:49 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1527/3029] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:09:49 2026] GET /volume/v3/volumes/3f8105c4-148e-4b48-9580-3639ddf55673 => generated 865 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:09:49 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-4cc9d6d1-cc2d-406e-8d94-6a91de441f7d None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:49 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-4cc9d6d1-cc2d-406e-8d94-6a91de441f7d tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] GET http://192.168.122.117/volume/v3/volumes/3105906a-c7b7-4a61-8be7-330af19ac7ef Sep 05 21:09:49 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-4cc9d6d1-cc2d-406e-8d94-6a91de441f7d tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:49 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-4cc9d6d1-cc2d-406e-8d94-6a91de441f7d tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:49 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:49 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:09:49 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:49 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:09:49 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-4cc9d6d1-cc2d-406e-8d94-6a91de441f7d tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Volume info retrieved successfully. Sep 05 21:09:49 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-4cc9d6d1-cc2d-406e-8d94-6a91de441f7d tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] http://192.168.122.117/volume/v3/volumes/3105906a-c7b7-4a61-8be7-330af19ac7ef returned with HTTP 200 Sep 05 21:09:49 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1503/3030] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:09:49 2026] GET /volume/v3/volumes/3105906a-c7b7-4a61-8be7-330af19ac7ef => generated 1016 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:09:49 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-e7b676e0-35db-406f-93fa-9e0599c30a2e None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:49 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-e7b676e0-35db-406f-93fa-9e0599c30a2e tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] POST http://192.168.122.117/volume/v3/snapshots Sep 05 21:09:49 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-e7b676e0-35db-406f-93fa-9e0599c30a2e tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3105906a-c7b7-4a61-8be7-330af19ac7ef", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-34989157"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:09:49 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:49 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:09:49 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:49 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:09:49 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-e7b676e0-35db-406f-93fa-9e0599c30a2e tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Volume info retrieved successfully. Sep 05 21:09:49 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.snapshots [None req-e7b676e0-35db-406f-93fa-9e0599c30a2e tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Create snapshot from volume 3105906a-c7b7-4a61-8be7-330af19ac7ef Sep 05 21:09:49 devstack devstack@c-api.service[87434]: DEBUG cinder.quota [None req-e7b676e0-35db-406f-93fa-9e0599c30a2e tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Created reservations ['40bbe105-c272-4152-b4ee-1b7495f028bc', '384ab589-2e64-49cd-b2b7-8de72b741a07', 'c91792f7-25b3-41f2-ab84-243e940e2ea6', '4df1145a-d86d-4196-8b34-da65c513a57e'] {{(pid=87434) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:09:49 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:49 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:09:49 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-e7b676e0-35db-406f-93fa-9e0599c30a2e tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Snapshot create request issued successfully. Sep 05 21:09:49 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-e7b676e0-35db-406f-93fa-9e0599c30a2e tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] http://192.168.122.117/volume/v3/snapshots returned with HTTP 202 Sep 05 21:09:49 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1528/3031] 192.168.122.117 () {60 vars in 1149 bytes} [Sat Sep 5 21:09:49 2026] POST /volume/v3/snapshots => generated 306 bytes in 280 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 05 21:09:49 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-8183fad3-60bc-40c8-bd7e-0dc61bcb36eb None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:49 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-8183fad3-60bc-40c8-bd7e-0dc61bcb36eb tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] GET http://192.168.122.117/volume/v3/snapshots/9bbb47f4-67ea-4bd0-a104-c32b4f64b1a4 Sep 05 21:09:49 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-8183fad3-60bc-40c8-bd7e-0dc61bcb36eb tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:49 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-8183fad3-60bc-40c8-bd7e-0dc61bcb36eb tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:49 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:49 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:09:49 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-8183fad3-60bc-40c8-bd7e-0dc61bcb36eb tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Snapshot retrieved successfully. Sep 05 21:09:49 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-8183fad3-60bc-40c8-bd7e-0dc61bcb36eb tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] http://192.168.122.117/volume/v3/snapshots/9bbb47f4-67ea-4bd0-a104-c32b4f64b1a4 returned with HTTP 200 Sep 05 21:09:49 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1504/3032] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:09:49 2026] GET /volume/v3/snapshots/9bbb47f4-67ea-4bd0-a104-c32b4f64b1a4 => generated 438 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:09:50 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-2d50be03-8fe7-45b4-9046-f7f3b12fdb10 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:50 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-2d50be03-8fe7-45b4-9046-f7f3b12fdb10 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] GET http://192.168.122.117/volume/v3/volumes/3f8105c4-148e-4b48-9580-3639ddf55673 Sep 05 21:09:50 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-2d50be03-8fe7-45b4-9046-f7f3b12fdb10 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:50 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-2d50be03-8fe7-45b4-9046-f7f3b12fdb10 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:50 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:50 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:09:50 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:50 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:09:50 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-2d50be03-8fe7-45b4-9046-f7f3b12fdb10 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Volume info retrieved successfully. Sep 05 21:09:50 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-2d50be03-8fe7-45b4-9046-f7f3b12fdb10 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] http://192.168.122.117/volume/v3/volumes/3f8105c4-148e-4b48-9580-3639ddf55673 returned with HTTP 200 Sep 05 21:09:50 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1529/3033] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:09:50 2026] GET /volume/v3/volumes/3f8105c4-148e-4b48-9580-3639ddf55673 => generated 865 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:09:50 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-443bfe4b-5f15-45ec-953f-d33ecc95c518 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:50 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-443bfe4b-5f15-45ec-953f-d33ecc95c518 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] GET http://192.168.122.117/volume/v3/snapshots/9bbb47f4-67ea-4bd0-a104-c32b4f64b1a4 Sep 05 21:09:50 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-443bfe4b-5f15-45ec-953f-d33ecc95c518 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:50 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-443bfe4b-5f15-45ec-953f-d33ecc95c518 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:50 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:50 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:09:50 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-443bfe4b-5f15-45ec-953f-d33ecc95c518 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Snapshot retrieved successfully. Sep 05 21:09:50 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-443bfe4b-5f15-45ec-953f-d33ecc95c518 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] http://192.168.122.117/volume/v3/snapshots/9bbb47f4-67ea-4bd0-a104-c32b4f64b1a4 returned with HTTP 200 Sep 05 21:09:50 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1505/3034] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:09:50 2026] GET /volume/v3/snapshots/9bbb47f4-67ea-4bd0-a104-c32b4f64b1a4 => generated 438 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:09:51 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-77e80ff5-032d-4f96-9bd2-4071af9984d9 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:51 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-77e80ff5-032d-4f96-9bd2-4071af9984d9 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] GET http://192.168.122.117/volume/v3/volumes/3f8105c4-148e-4b48-9580-3639ddf55673 Sep 05 21:09:51 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-77e80ff5-032d-4f96-9bd2-4071af9984d9 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:51 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-77e80ff5-032d-4f96-9bd2-4071af9984d9 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:51 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-77e80ff5-032d-4f96-9bd2-4071af9984d9 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] http://192.168.122.117/volume/v3/volumes/3f8105c4-148e-4b48-9580-3639ddf55673 returned with HTTP 404 Sep 05 21:09:51 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1530/3035] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:09:51 2026] GET /volume/v3/volumes/3f8105c4-148e-4b48-9580-3639ddf55673 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:09:51 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-6b4b062d-deaf-4cb7-8405-59f3c2cbd54a None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:51 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-6b4b062d-deaf-4cb7-8405-59f3c2cbd54a tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] DELETE http://192.168.122.117/volume/v3/volumes/9637c85e-dede-444b-a9a6-f47c61f244e4 Sep 05 21:09:51 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-6b4b062d-deaf-4cb7-8405-59f3c2cbd54a tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:51 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-6b4b062d-deaf-4cb7-8405-59f3c2cbd54a tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:51 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-6b4b062d-deaf-4cb7-8405-59f3c2cbd54a tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Delete volume with id: 9637c85e-dede-444b-a9a6-f47c61f244e4 Sep 05 21:09:51 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:51 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:09:51 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:51 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:09:51 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-6b4b062d-deaf-4cb7-8405-59f3c2cbd54a tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Volume info retrieved successfully. Sep 05 21:09:51 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-6b4b062d-deaf-4cb7-8405-59f3c2cbd54a tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Delete volume request issued successfully. Sep 05 21:09:51 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-6b4b062d-deaf-4cb7-8405-59f3c2cbd54a tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] http://192.168.122.117/volume/v3/volumes/9637c85e-dede-444b-a9a6-f47c61f244e4 returned with HTTP 202 Sep 05 21:09:51 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1506/3036] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 21:09:51 2026] DELETE /volume/v3/volumes/9637c85e-dede-444b-a9a6-f47c61f244e4 => generated 0 bytes in 126 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 05 21:09:51 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-b6509471-b51b-41ab-b1e9-b7993cbcff05 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:51 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b6509471-b51b-41ab-b1e9-b7993cbcff05 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] GET http://192.168.122.117/volume/v3/volumes/9637c85e-dede-444b-a9a6-f47c61f244e4 Sep 05 21:09:51 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b6509471-b51b-41ab-b1e9-b7993cbcff05 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:51 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b6509471-b51b-41ab-b1e9-b7993cbcff05 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:51 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:51 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:09:51 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:51 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:09:51 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-b6509471-b51b-41ab-b1e9-b7993cbcff05 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Volume info retrieved successfully. Sep 05 21:09:51 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b6509471-b51b-41ab-b1e9-b7993cbcff05 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] http://192.168.122.117/volume/v3/volumes/9637c85e-dede-444b-a9a6-f47c61f244e4 returned with HTTP 200 Sep 05 21:09:51 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1531/3037] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:09:51 2026] GET /volume/v3/volumes/9637c85e-dede-444b-a9a6-f47c61f244e4 => generated 865 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:09:51 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-fbb8568a-c305-4ef3-99b2-2bfa9e4eaf63 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:51 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-fbb8568a-c305-4ef3-99b2-2bfa9e4eaf63 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] GET http://192.168.122.117/volume/v3/snapshots/9bbb47f4-67ea-4bd0-a104-c32b4f64b1a4 Sep 05 21:09:51 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-fbb8568a-c305-4ef3-99b2-2bfa9e4eaf63 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:51 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-fbb8568a-c305-4ef3-99b2-2bfa9e4eaf63 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:51 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:51 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:09:51 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-fbb8568a-c305-4ef3-99b2-2bfa9e4eaf63 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Snapshot retrieved successfully. Sep 05 21:09:51 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-fbb8568a-c305-4ef3-99b2-2bfa9e4eaf63 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] http://192.168.122.117/volume/v3/snapshots/9bbb47f4-67ea-4bd0-a104-c32b4f64b1a4 returned with HTTP 200 Sep 05 21:09:51 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1507/3038] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:09:51 2026] GET /volume/v3/snapshots/9bbb47f4-67ea-4bd0-a104-c32b4f64b1a4 => generated 438 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:09:52 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-d5bce21a-e55c-4397-9802-530c33625b6a None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:52 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d5bce21a-e55c-4397-9802-530c33625b6a tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] GET http://192.168.122.117/volume/v3/volumes/9637c85e-dede-444b-a9a6-f47c61f244e4 Sep 05 21:09:52 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-d5bce21a-e55c-4397-9802-530c33625b6a tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:52 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-d5bce21a-e55c-4397-9802-530c33625b6a tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:52 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:52 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:09:52 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:52 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:09:52 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-d5bce21a-e55c-4397-9802-530c33625b6a tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Volume info retrieved successfully. Sep 05 21:09:52 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d5bce21a-e55c-4397-9802-530c33625b6a tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] http://192.168.122.117/volume/v3/volumes/9637c85e-dede-444b-a9a6-f47c61f244e4 returned with HTTP 200 Sep 05 21:09:52 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1532/3039] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:09:52 2026] GET /volume/v3/volumes/9637c85e-dede-444b-a9a6-f47c61f244e4 => generated 865 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:09:52 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-601d28ef-80f8-467f-9ecf-4b55102ef286 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:52 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-601d28ef-80f8-467f-9ecf-4b55102ef286 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] GET http://192.168.122.117/volume/v3/snapshots/9bbb47f4-67ea-4bd0-a104-c32b4f64b1a4 Sep 05 21:09:52 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-601d28ef-80f8-467f-9ecf-4b55102ef286 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:52 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-601d28ef-80f8-467f-9ecf-4b55102ef286 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:52 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:52 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:09:52 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-601d28ef-80f8-467f-9ecf-4b55102ef286 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Snapshot retrieved successfully. Sep 05 21:09:52 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-601d28ef-80f8-467f-9ecf-4b55102ef286 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] http://192.168.122.117/volume/v3/snapshots/9bbb47f4-67ea-4bd0-a104-c32b4f64b1a4 returned with HTTP 200 Sep 05 21:09:52 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1508/3040] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:09:52 2026] GET /volume/v3/snapshots/9bbb47f4-67ea-4bd0-a104-c32b4f64b1a4 => generated 465 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:09:52 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-7a63630c-c052-4569-a351-5b73a9ef9f7f None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:52 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-7a63630c-c052-4569-a351-5b73a9ef9f7f tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-member] DELETE http://192.168.122.117/volume/v3/snapshots/9bbb47f4-67ea-4bd0-a104-c32b4f64b1a4 Sep 05 21:09:52 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-7a63630c-c052-4569-a351-5b73a9ef9f7f tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:52 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-7a63630c-c052-4569-a351-5b73a9ef9f7f tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-member] Calling method 'delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:52 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.snapshots [None req-7a63630c-c052-4569-a351-5b73a9ef9f7f tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-member] Delete snapshot with id: 9bbb47f4-67ea-4bd0-a104-c32b4f64b1a4 Sep 05 21:09:52 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:52 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:09:52 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-7a63630c-c052-4569-a351-5b73a9ef9f7f tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-member] Snapshot retrieved successfully. Sep 05 21:09:52 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:52 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:09:53 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-7a63630c-c052-4569-a351-5b73a9ef9f7f tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-member] Snapshot delete request issued successfully. Sep 05 21:09:53 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-7a63630c-c052-4569-a351-5b73a9ef9f7f tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-member] http://192.168.122.117/volume/v3/snapshots/9bbb47f4-67ea-4bd0-a104-c32b4f64b1a4 returned with HTTP 202 Sep 05 21:09:53 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1533/3041] 192.168.122.117 () {58 vars in 1241 bytes} [Sat Sep 5 21:09:52 2026] DELETE /volume/v3/snapshots/9bbb47f4-67ea-4bd0-a104-c32b4f64b1a4 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:09:53 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-56094054-6937-4009-9bae-98687977936f None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:53 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-56094054-6937-4009-9bae-98687977936f tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-member] GET http://192.168.122.117/volume/v3/snapshots/9bbb47f4-67ea-4bd0-a104-c32b4f64b1a4 Sep 05 21:09:53 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-56094054-6937-4009-9bae-98687977936f tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:53 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-56094054-6937-4009-9bae-98687977936f tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:53 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:53 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:09:53 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-56094054-6937-4009-9bae-98687977936f tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-member] Snapshot retrieved successfully. Sep 05 21:09:53 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-56094054-6937-4009-9bae-98687977936f tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-member] http://192.168.122.117/volume/v3/snapshots/9bbb47f4-67ea-4bd0-a104-c32b4f64b1a4 returned with HTTP 200 Sep 05 21:09:53 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1509/3042] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:09:53 2026] GET /volume/v3/snapshots/9bbb47f4-67ea-4bd0-a104-c32b4f64b1a4 => generated 464 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:09:53 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-1209f523-9012-485d-a044-a5987275adf4 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:53 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-1209f523-9012-485d-a044-a5987275adf4 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] GET http://192.168.122.117/volume/v3/volumes/9637c85e-dede-444b-a9a6-f47c61f244e4 Sep 05 21:09:53 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-1209f523-9012-485d-a044-a5987275adf4 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:53 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-1209f523-9012-485d-a044-a5987275adf4 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:53 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-1209f523-9012-485d-a044-a5987275adf4 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] http://192.168.122.117/volume/v3/volumes/9637c85e-dede-444b-a9a6-f47c61f244e4 returned with HTTP 404 Sep 05 21:09:53 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1534/3043] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:09:53 2026] GET /volume/v3/volumes/9637c85e-dede-444b-a9a6-f47c61f244e4 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:09:53 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-6a0ff8ff-7c21-46aa-9c27-5dcecb935a97 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:53 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-6a0ff8ff-7c21-46aa-9c27-5dcecb935a97 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] DELETE http://192.168.122.117/volume/v3/volumes/504f50b6-7ccb-4ab9-adfa-e0e5a249c81d Sep 05 21:09:53 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-6a0ff8ff-7c21-46aa-9c27-5dcecb935a97 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:53 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-6a0ff8ff-7c21-46aa-9c27-5dcecb935a97 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:53 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-6a0ff8ff-7c21-46aa-9c27-5dcecb935a97 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Delete volume with id: 504f50b6-7ccb-4ab9-adfa-e0e5a249c81d Sep 05 21:09:53 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:53 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:09:53 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:53 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:09:53 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-6a0ff8ff-7c21-46aa-9c27-5dcecb935a97 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Volume info retrieved successfully. Sep 05 21:09:53 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-6a0ff8ff-7c21-46aa-9c27-5dcecb935a97 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Delete volume request issued successfully. Sep 05 21:09:53 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-6a0ff8ff-7c21-46aa-9c27-5dcecb935a97 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] http://192.168.122.117/volume/v3/volumes/504f50b6-7ccb-4ab9-adfa-e0e5a249c81d returned with HTTP 202 Sep 05 21:09:53 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1510/3044] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 21:09:53 2026] DELETE /volume/v3/volumes/504f50b6-7ccb-4ab9-adfa-e0e5a249c81d => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:09:53 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-320ad17b-3683-49eb-966e-2d119d87097e None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:53 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-320ad17b-3683-49eb-966e-2d119d87097e tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] GET http://192.168.122.117/volume/v3/volumes/504f50b6-7ccb-4ab9-adfa-e0e5a249c81d Sep 05 21:09:53 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-320ad17b-3683-49eb-966e-2d119d87097e tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:53 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-320ad17b-3683-49eb-966e-2d119d87097e tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:53 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:53 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:09:53 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:53 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:09:53 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-320ad17b-3683-49eb-966e-2d119d87097e tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Volume info retrieved successfully. Sep 05 21:09:53 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-09a12119-157a-45f9-8934-6a6ea53d376c None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:53 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-320ad17b-3683-49eb-966e-2d119d87097e tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] http://192.168.122.117/volume/v3/volumes/504f50b6-7ccb-4ab9-adfa-e0e5a249c81d returned with HTTP 200 Sep 05 21:09:53 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1535/3045] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:09:53 2026] GET /volume/v3/volumes/504f50b6-7ccb-4ab9-adfa-e0e5a249c81d => generated 864 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:09:54 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-ad5d5413-b106-42f1-90aa-0cd01508b826 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:54 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-ad5d5413-b106-42f1-90aa-0cd01508b826 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-member] GET http://192.168.122.117/volume/v3/snapshots/9bbb47f4-67ea-4bd0-a104-c32b4f64b1a4 Sep 05 21:09:54 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-ad5d5413-b106-42f1-90aa-0cd01508b826 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:54 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-ad5d5413-b106-42f1-90aa-0cd01508b826 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:54 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:54 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:09:54 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-ad5d5413-b106-42f1-90aa-0cd01508b826 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-member] Snapshot retrieved successfully. Sep 05 21:09:54 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-ad5d5413-b106-42f1-90aa-0cd01508b826 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-member] http://192.168.122.117/volume/v3/snapshots/9bbb47f4-67ea-4bd0-a104-c32b4f64b1a4 returned with HTTP 200 Sep 05 21:09:54 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1536/3046] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:09:54 2026] GET /volume/v3/snapshots/9bbb47f4-67ea-4bd0-a104-c32b4f64b1a4 => generated 464 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:09:54 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-09a12119-157a-45f9-8934-6a6ea53d376c tempest-ProjectReaderTests-67314089 tempest-ProjectReaderTests-67314089-project-admin] GET http://192.168.122.117/volume/v3/scheduler-stats/get_pools Sep 05 21:09:54 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-09a12119-157a-45f9-8934-6a6ea53d376c tempest-ProjectReaderTests-67314089 tempest-ProjectReaderTests-67314089-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:54 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-09a12119-157a-45f9-8934-6a6ea53d376c tempest-ProjectReaderTests-67314089 tempest-ProjectReaderTests-67314089-project-admin] Calling method 'get_pools' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:54 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-09a12119-157a-45f9-8934-6a6ea53d376c tempest-ProjectReaderTests-67314089 tempest-ProjectReaderTests-67314089-project-admin] http://192.168.122.117/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 05 21:09:54 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1511/3047] 192.168.122.117 () {58 vars in 1175 bytes} [Sat Sep 5 21:09:53 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 350 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 21:09:54 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-0755b5fb-f816-4ca8-908c-66a635ead71b None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:54 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-0755b5fb-f816-4ca8-908c-66a635ead71b tempest-ProjectReaderTests-67314089 tempest-ProjectReaderTests-67314089-project-reader] GET http://192.168.122.117/volume/v3/capabilities/devstack@QuobyteHD Sep 05 21:09:54 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-0755b5fb-f816-4ca8-908c-66a635ead71b tempest-ProjectReaderTests-67314089 tempest-ProjectReaderTests-67314089-project-reader] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:54 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-0755b5fb-f816-4ca8-908c-66a635ead71b tempest-ProjectReaderTests-67314089 tempest-ProjectReaderTests-67314089-project-reader] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:54 devstack devstack@c-api.service[87434]: DEBUG cinder.policy [None req-0755b5fb-f816-4ca8-908c-66a635ead71b tempest-ProjectReaderTests-67314089 tempest-ProjectReaderTests-67314089-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '1b1a3ba763674c4aa521273a6db28151', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b43a8a4a112b4426b2529519b4e3bf20', '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=87434) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 21:09:54 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-0755b5fb-f816-4ca8-908c-66a635ead71b tempest-ProjectReaderTests-67314089 tempest-ProjectReaderTests-67314089-project-reader] http://192.168.122.117/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 403 Sep 05 21:09:54 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1537/3048] 192.168.122.117 () {58 vars in 1193 bytes} [Sat Sep 5 21:09:54 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 110 bytes in 209 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:09:55 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-4256719e-d65e-4c46-818c-375e8bd5ac12 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:55 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-4256719e-d65e-4c46-818c-375e8bd5ac12 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] GET http://192.168.122.117/volume/v3/volumes/504f50b6-7ccb-4ab9-adfa-e0e5a249c81d Sep 05 21:09:55 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-4256719e-d65e-4c46-818c-375e8bd5ac12 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:55 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-4256719e-d65e-4c46-818c-375e8bd5ac12 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:55 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:55 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:09:55 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:55 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:09:55 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-4256719e-d65e-4c46-818c-375e8bd5ac12 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Volume info retrieved successfully. Sep 05 21:09:55 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-4256719e-d65e-4c46-818c-375e8bd5ac12 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] http://192.168.122.117/volume/v3/volumes/504f50b6-7ccb-4ab9-adfa-e0e5a249c81d returned with HTTP 200 Sep 05 21:09:55 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1512/3049] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:09:55 2026] GET /volume/v3/volumes/504f50b6-7ccb-4ab9-adfa-e0e5a249c81d => generated 864 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:09:55 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-cc343884-abf2-4b8f-88e1-1423b1c7fec5 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:55 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-cc343884-abf2-4b8f-88e1-1423b1c7fec5 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-member] GET http://192.168.122.117/volume/v3/snapshots/9bbb47f4-67ea-4bd0-a104-c32b4f64b1a4 Sep 05 21:09:55 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-cc343884-abf2-4b8f-88e1-1423b1c7fec5 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:55 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-cc343884-abf2-4b8f-88e1-1423b1c7fec5 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:55 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:55 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:09:55 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-cc343884-abf2-4b8f-88e1-1423b1c7fec5 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-member] Snapshot retrieved successfully. Sep 05 21:09:55 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-cc343884-abf2-4b8f-88e1-1423b1c7fec5 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-member] http://192.168.122.117/volume/v3/snapshots/9bbb47f4-67ea-4bd0-a104-c32b4f64b1a4 returned with HTTP 200 Sep 05 21:09:55 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1538/3050] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:09:55 2026] GET /volume/v3/snapshots/9bbb47f4-67ea-4bd0-a104-c32b4f64b1a4 => generated 464 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:09:56 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-7eda4b5c-6ca8-43bb-9f8b-098fd53161e0 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:56 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-7eda4b5c-6ca8-43bb-9f8b-098fd53161e0 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] GET http://192.168.122.117/volume/v3/volumes/504f50b6-7ccb-4ab9-adfa-e0e5a249c81d Sep 05 21:09:56 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-7eda4b5c-6ca8-43bb-9f8b-098fd53161e0 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:56 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-7eda4b5c-6ca8-43bb-9f8b-098fd53161e0 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:56 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-7eda4b5c-6ca8-43bb-9f8b-098fd53161e0 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] http://192.168.122.117/volume/v3/volumes/504f50b6-7ccb-4ab9-adfa-e0e5a249c81d returned with HTTP 404 Sep 05 21:09:56 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1513/3051] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:09:56 2026] GET /volume/v3/volumes/504f50b6-7ccb-4ab9-adfa-e0e5a249c81d => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 21:09:56 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-78389652-5f76-4a91-91a2-ba4735f91a7a None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:56 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-78389652-5f76-4a91-91a2-ba4735f91a7a tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] DELETE http://192.168.122.117/volume/v3/volumes/48938fa8-3193-4242-844c-82b8e9024ba7 Sep 05 21:09:56 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-78389652-5f76-4a91-91a2-ba4735f91a7a tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:56 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-78389652-5f76-4a91-91a2-ba4735f91a7a tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Calling method 'delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:56 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-78389652-5f76-4a91-91a2-ba4735f91a7a tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Delete volume with id: 48938fa8-3193-4242-844c-82b8e9024ba7 Sep 05 21:09:56 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:56 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:09:56 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:56 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:09:56 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-78389652-5f76-4a91-91a2-ba4735f91a7a tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Volume info retrieved successfully. Sep 05 21:09:56 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-e4dddd0e-b95c-4139-901c-7e5b02498aef None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:56 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-e4dddd0e-b95c-4139-901c-7e5b02498aef tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-member] GET http://192.168.122.117/volume/v3/snapshots/9bbb47f4-67ea-4bd0-a104-c32b4f64b1a4 Sep 05 21:09:56 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-e4dddd0e-b95c-4139-901c-7e5b02498aef tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:56 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-e4dddd0e-b95c-4139-901c-7e5b02498aef tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:56 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-78389652-5f76-4a91-91a2-ba4735f91a7a tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Delete volume request issued successfully. Sep 05 21:09:56 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-78389652-5f76-4a91-91a2-ba4735f91a7a tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] http://192.168.122.117/volume/v3/volumes/48938fa8-3193-4242-844c-82b8e9024ba7 returned with HTTP 202 Sep 05 21:09:56 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1539/3052] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 21:09:56 2026] DELETE /volume/v3/volumes/48938fa8-3193-4242-844c-82b8e9024ba7 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:09:56 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-e4dddd0e-b95c-4139-901c-7e5b02498aef tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-member] http://192.168.122.117/volume/v3/snapshots/9bbb47f4-67ea-4bd0-a104-c32b4f64b1a4 returned with HTTP 404 Sep 05 21:09:56 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1514/3053] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:09:56 2026] GET /volume/v3/snapshots/9bbb47f4-67ea-4bd0-a104-c32b4f64b1a4 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:09:56 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-b2c7c52f-4d96-4546-8228-7b1db67b52eb None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:56 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b2c7c52f-4d96-4546-8228-7b1db67b52eb tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] GET http://192.168.122.117/volume/v3/volumes/48938fa8-3193-4242-844c-82b8e9024ba7 Sep 05 21:09:56 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-2b2f6dc6-0ea6-461f-bbe8-8f3130dd870d None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:56 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b2c7c52f-4d96-4546-8228-7b1db67b52eb tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:56 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b2c7c52f-4d96-4546-8228-7b1db67b52eb tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:56 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-2b2f6dc6-0ea6-461f-bbe8-8f3130dd870d tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] DELETE http://192.168.122.117/volume/v3/snapshots/9bbb47f4-67ea-4bd0-a104-c32b4f64b1a4 Sep 05 21:09:56 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-2b2f6dc6-0ea6-461f-bbe8-8f3130dd870d tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:56 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-2b2f6dc6-0ea6-461f-bbe8-8f3130dd870d tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:56 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.snapshots [None req-2b2f6dc6-0ea6-461f-bbe8-8f3130dd870d tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Delete snapshot with id: 9bbb47f4-67ea-4bd0-a104-c32b4f64b1a4 Sep 05 21:09:56 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:56 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:09:56 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:56 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:09:56 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-2b2f6dc6-0ea6-461f-bbe8-8f3130dd870d tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] http://192.168.122.117/volume/v3/snapshots/9bbb47f4-67ea-4bd0-a104-c32b4f64b1a4 returned with HTTP 404 Sep 05 21:09:56 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1515/3054] 192.168.122.117 () {58 vars in 1241 bytes} [Sat Sep 5 21:09:56 2026] DELETE /volume/v3/snapshots/9bbb47f4-67ea-4bd0-a104-c32b4f64b1a4 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:09:56 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-b2c7c52f-4d96-4546-8228-7b1db67b52eb tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Volume info retrieved successfully. Sep 05 21:09:56 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-1991ca6c-d0b9-4cce-b5f6-8ed73deef6ac None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:56 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-1991ca6c-d0b9-4cce-b5f6-8ed73deef6ac tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] GET http://192.168.122.117/volume/v3/snapshots/9bbb47f4-67ea-4bd0-a104-c32b4f64b1a4 Sep 05 21:09:56 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-1991ca6c-d0b9-4cce-b5f6-8ed73deef6ac tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:56 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-1991ca6c-d0b9-4cce-b5f6-8ed73deef6ac tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:56 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b2c7c52f-4d96-4546-8228-7b1db67b52eb tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] http://192.168.122.117/volume/v3/volumes/48938fa8-3193-4242-844c-82b8e9024ba7 returned with HTTP 200 Sep 05 21:09:56 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1540/3055] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:09:56 2026] GET /volume/v3/volumes/48938fa8-3193-4242-844c-82b8e9024ba7 => generated 865 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:09:56 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-1991ca6c-d0b9-4cce-b5f6-8ed73deef6ac tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] http://192.168.122.117/volume/v3/snapshots/9bbb47f4-67ea-4bd0-a104-c32b4f64b1a4 returned with HTTP 404 Sep 05 21:09:56 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1516/3056] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:09:56 2026] GET /volume/v3/snapshots/9bbb47f4-67ea-4bd0-a104-c32b4f64b1a4 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:09:56 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-3422f750-86a4-49c3-b1c8-083cc2584822 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:56 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-3422f750-86a4-49c3-b1c8-083cc2584822 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] DELETE http://192.168.122.117/volume/v3/volumes/3105906a-c7b7-4a61-8be7-330af19ac7ef Sep 05 21:09:56 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-3422f750-86a4-49c3-b1c8-083cc2584822 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:56 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-3422f750-86a4-49c3-b1c8-083cc2584822 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Calling method 'delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:56 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-3422f750-86a4-49c3-b1c8-083cc2584822 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Delete volume with id: 3105906a-c7b7-4a61-8be7-330af19ac7ef Sep 05 21:09:56 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:56 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:09:56 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:56 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:09:56 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-3422f750-86a4-49c3-b1c8-083cc2584822 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Volume info retrieved successfully. Sep 05 21:09:56 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-3422f750-86a4-49c3-b1c8-083cc2584822 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Delete volume request issued successfully. Sep 05 21:09:56 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-3422f750-86a4-49c3-b1c8-083cc2584822 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] http://192.168.122.117/volume/v3/volumes/3105906a-c7b7-4a61-8be7-330af19ac7ef returned with HTTP 202 Sep 05 21:09:56 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1541/3057] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 21:09:56 2026] DELETE /volume/v3/volumes/3105906a-c7b7-4a61-8be7-330af19ac7ef => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:09:56 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-45e3b523-3edc-4cc7-b156-4c40f25c429d None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:56 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-45e3b523-3edc-4cc7-b156-4c40f25c429d tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] GET http://192.168.122.117/volume/v3/volumes/3105906a-c7b7-4a61-8be7-330af19ac7ef Sep 05 21:09:56 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-45e3b523-3edc-4cc7-b156-4c40f25c429d tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:56 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-45e3b523-3edc-4cc7-b156-4c40f25c429d tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:56 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:56 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:09:56 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:56 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:09:56 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-45e3b523-3edc-4cc7-b156-4c40f25c429d tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Volume info retrieved successfully. Sep 05 21:09:56 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-45e3b523-3edc-4cc7-b156-4c40f25c429d tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] http://192.168.122.117/volume/v3/volumes/3105906a-c7b7-4a61-8be7-330af19ac7ef returned with HTTP 200 Sep 05 21:09:56 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1517/3058] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:09:56 2026] GET /volume/v3/volumes/3105906a-c7b7-4a61-8be7-330af19ac7ef => generated 1015 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:09:57 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-72e705f2-22a5-4224-8cb5-96a6831253bf None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:57 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-72e705f2-22a5-4224-8cb5-96a6831253bf tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] GET http://192.168.122.117/volume/v3/volumes/48938fa8-3193-4242-844c-82b8e9024ba7 Sep 05 21:09:57 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-72e705f2-22a5-4224-8cb5-96a6831253bf tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:57 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-72e705f2-22a5-4224-8cb5-96a6831253bf tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:57 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:57 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:09:57 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:57 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:09:57 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-72e705f2-22a5-4224-8cb5-96a6831253bf tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Volume info retrieved successfully. Sep 05 21:09:57 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-72e705f2-22a5-4224-8cb5-96a6831253bf tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] http://192.168.122.117/volume/v3/volumes/48938fa8-3193-4242-844c-82b8e9024ba7 returned with HTTP 200 Sep 05 21:09:57 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1542/3059] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:09:57 2026] GET /volume/v3/volumes/48938fa8-3193-4242-844c-82b8e9024ba7 => generated 865 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:09:57 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-b36bed49-0d23-4bab-99e3-88739386385c None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:57 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-b36bed49-0d23-4bab-99e3-88739386385c tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] GET http://192.168.122.117/volume/v3/volumes/3105906a-c7b7-4a61-8be7-330af19ac7ef Sep 05 21:09:57 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-b36bed49-0d23-4bab-99e3-88739386385c tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:57 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-b36bed49-0d23-4bab-99e3-88739386385c tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:57 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:57 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:09:57 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:57 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:09:57 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-b36bed49-0d23-4bab-99e3-88739386385c tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Volume info retrieved successfully. Sep 05 21:09:57 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-b36bed49-0d23-4bab-99e3-88739386385c tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] http://192.168.122.117/volume/v3/volumes/3105906a-c7b7-4a61-8be7-330af19ac7ef returned with HTTP 200 Sep 05 21:09:57 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1518/3060] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:09:57 2026] GET /volume/v3/volumes/3105906a-c7b7-4a61-8be7-330af19ac7ef => generated 1015 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:09:58 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-42abfb3d-f9e5-46e1-aef4-ea6b707783c6 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:58 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-42abfb3d-f9e5-46e1-aef4-ea6b707783c6 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] GET http://192.168.122.117/volume/v3/volumes/48938fa8-3193-4242-844c-82b8e9024ba7 Sep 05 21:09:58 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-42abfb3d-f9e5-46e1-aef4-ea6b707783c6 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:58 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-42abfb3d-f9e5-46e1-aef4-ea6b707783c6 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:58 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-42abfb3d-f9e5-46e1-aef4-ea6b707783c6 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] http://192.168.122.117/volume/v3/volumes/48938fa8-3193-4242-844c-82b8e9024ba7 returned with HTTP 404 Sep 05 21:09:58 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1543/3061] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:09:58 2026] GET /volume/v3/volumes/48938fa8-3193-4242-844c-82b8e9024ba7 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 21:09:58 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-201ac53f-adf2-4cb2-95b1-b6be7c997290 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:58 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-201ac53f-adf2-4cb2-95b1-b6be7c997290 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] DELETE http://192.168.122.117/volume/v3/volumes/9546fec6-a446-4280-98e0-b6ca33302102 Sep 05 21:09:58 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-201ac53f-adf2-4cb2-95b1-b6be7c997290 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:58 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-201ac53f-adf2-4cb2-95b1-b6be7c997290 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:58 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-201ac53f-adf2-4cb2-95b1-b6be7c997290 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Delete volume with id: 9546fec6-a446-4280-98e0-b6ca33302102 Sep 05 21:09:58 devstack devstack@c-api.service[87435]: DEBUG dbcounter [-] [87435] Writing DB stats cinder:SELECT=728,cinder:INSERT=141,cinder:UPDATE=235 {{(pid=87435) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 21:09:58 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:58 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:09:58 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:58 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:09:58 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-201ac53f-adf2-4cb2-95b1-b6be7c997290 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Volume info retrieved successfully. Sep 05 21:09:58 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-201ac53f-adf2-4cb2-95b1-b6be7c997290 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Delete volume request issued successfully. Sep 05 21:09:58 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-201ac53f-adf2-4cb2-95b1-b6be7c997290 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] http://192.168.122.117/volume/v3/volumes/9546fec6-a446-4280-98e0-b6ca33302102 returned with HTTP 202 Sep 05 21:09:58 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1519/3062] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 21:09:58 2026] DELETE /volume/v3/volumes/9546fec6-a446-4280-98e0-b6ca33302102 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:09:58 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-d724da02-1d54-4ea9-9abf-af9918c23775 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:58 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d724da02-1d54-4ea9-9abf-af9918c23775 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] GET http://192.168.122.117/volume/v3/volumes/9546fec6-a446-4280-98e0-b6ca33302102 Sep 05 21:09:58 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-d724da02-1d54-4ea9-9abf-af9918c23775 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:58 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-d724da02-1d54-4ea9-9abf-af9918c23775 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:58 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-194f6a13-b54b-410b-9969-2cdb9c6ae65a None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:58 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-194f6a13-b54b-410b-9969-2cdb9c6ae65a tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] GET http://192.168.122.117/volume/v3/volumes/3105906a-c7b7-4a61-8be7-330af19ac7ef Sep 05 21:09:58 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-194f6a13-b54b-410b-9969-2cdb9c6ae65a tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:58 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-194f6a13-b54b-410b-9969-2cdb9c6ae65a tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:58 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:58 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:09:58 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:58 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:09:58 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-194f6a13-b54b-410b-9969-2cdb9c6ae65a tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] http://192.168.122.117/volume/v3/volumes/3105906a-c7b7-4a61-8be7-330af19ac7ef returned with HTTP 404 Sep 05 21:09:58 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1520/3063] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:09:58 2026] GET /volume/v3/volumes/3105906a-c7b7-4a61-8be7-330af19ac7ef => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:09:58 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-d724da02-1d54-4ea9-9abf-af9918c23775 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Volume info retrieved successfully. Sep 05 21:09:58 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-aac28238-77c1-4527-9768-eff662be32cd None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:58 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-aac28238-77c1-4527-9768-eff662be32cd tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] POST http://192.168.122.117/volume/v3/volumes Sep 05 21:09:58 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-aac28238-77c1-4527-9768-eff662be32cd tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2142914943"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:09:58 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.volumes [None req-aac28238-77c1-4527-9768-eff662be32cd tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2142914943'}} {{(pid=87435) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:09:58 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-aac28238-77c1-4527-9768-eff662be32cd tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Create volume of 1 GB Sep 05 21:09:58 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d724da02-1d54-4ea9-9abf-af9918c23775 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] http://192.168.122.117/volume/v3/volumes/9546fec6-a446-4280-98e0-b6ca33302102 returned with HTTP 200 Sep 05 21:09:58 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1544/3064] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:09:58 2026] GET /volume/v3/volumes/9546fec6-a446-4280-98e0-b6ca33302102 => generated 864 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:09:58 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-aac28238-77c1-4527-9768-eff662be32cd tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Availability Zones retrieved successfully. Sep 05 21:09:58 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-aac28238-77c1-4527-9768-eff662be32cd tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Flow 'volume_create_api' (95a76cdd-c807-4412-ad97-176e269f462d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:09:58 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-aac28238-77c1-4527-9768-eff662be32cd tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59d1e4ac-1fdb-4bcd-8ad2-8eea3de9d2e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:09:58 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.flows.api.create_volume [None req-aac28238-77c1-4527-9768-eff662be32cd tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Validating volume size '1' using validate_int {{(pid=87435) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:09:58 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-aac28238-77c1-4527-9768-eff662be32cd tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59d1e4ac-1fdb-4bcd-8ad2-8eea3de9d2e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:09:58 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-aac28238-77c1-4527-9768-eff662be32cd tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b88b4efe-037c-44f2-a504-090f37775d00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:09:58 devstack devstack@c-api.service[87435]: DEBUG cinder.quota [None req-aac28238-77c1-4527-9768-eff662be32cd tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Created reservations ['e50793ee-3ac3-4b2e-baec-5118faea2e8e', 'ef2cd4b7-8678-4453-9fe5-8d20e2d8f3bf', 'de5c45ee-5334-4c6b-a73e-e4255b96c8b3', '527704ac-2e3f-46dc-829f-3d58dd227709'] {{(pid=87435) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:09:58 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-aac28238-77c1-4527-9768-eff662be32cd tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b88b4efe-037c-44f2-a504-090f37775d00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e50793ee-3ac3-4b2e-baec-5118faea2e8e', 'ef2cd4b7-8678-4453-9fe5-8d20e2d8f3bf', 'de5c45ee-5334-4c6b-a73e-e4255b96c8b3', '527704ac-2e3f-46dc-829f-3d58dd227709']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:09:58 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-aac28238-77c1-4527-9768-eff662be32cd tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (527102e5-d9f3-47ec-8f9a-d998cfb82fef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:09:58 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:58 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:09:58 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-aac28238-77c1-4527-9768-eff662be32cd tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (527102e5-d9f3-47ec-8f9a-d998cfb82fef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e86e40e9-e4a0-4ec2-9dcc-d19c8dfeab37', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2142914943',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fbd3f06937af450899730631193502b8',qos_specs=None,replication_status=,reservations=['e50793ee-3ac3-4b2e-baec-5118faea2e8e','ef2cd4b7-8678-4453-9fe5-8d20e2d8f3bf','de5c45ee-5334-4c6b-a73e-e4255b96c8b3','527704ac-2e3f-46dc-829f-3d58dd227709'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6402883369ca4885854c1712971c0b0a',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:09:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2142914943',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e86e40e9-e4a0-4ec2-9dcc-d19c8dfeab37,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fbd3f06937af450899730631193502b8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6402883369ca4885854c1712971c0b0a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:09:58 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-aac28238-77c1-4527-9768-eff662be32cd tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21b13e70-27c3-4985-9016-287d5b0467d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:09:59 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-aac28238-77c1-4527-9768-eff662be32cd tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21b13e70-27c3-4985-9016-287d5b0467d2) transitioned into state 'SUCCESS' from state '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-2142914943',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fbd3f06937af450899730631193502b8',qos_specs=None,replication_status=,reservations=['e50793ee-3ac3-4b2e-baec-5118faea2e8e','ef2cd4b7-8678-4453-9fe5-8d20e2d8f3bf','de5c45ee-5334-4c6b-a73e-e4255b96c8b3','527704ac-2e3f-46dc-829f-3d58dd227709'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6402883369ca4885854c1712971c0b0a',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:09:59 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-aac28238-77c1-4527-9768-eff662be32cd tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a23114a3-ed8d-4908-a946-4de631f39bf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:09:59 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-aac28238-77c1-4527-9768-eff662be32cd tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a23114a3-ed8d-4908-a946-4de631f39bf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:09:59 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-aac28238-77c1-4527-9768-eff662be32cd tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Flow 'volume_create_api' (95a76cdd-c807-4412-ad97-176e269f462d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:09:59 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-aac28238-77c1-4527-9768-eff662be32cd tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Create volume request issued successfully. Sep 05 21:09:59 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-aac28238-77c1-4527-9768-eff662be32cd tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 21:09:59 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1521/3065] 192.168.122.117 () {60 vars in 1142 bytes} [Sat Sep 5 21:09:58 2026] POST /volume/v3/volumes => generated 787 bytes in 415 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:09:59 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-6877a937-6fbc-48af-b83e-637d1c7f3ed0 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:59 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-6877a937-6fbc-48af-b83e-637d1c7f3ed0 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] GET http://192.168.122.117/volume/v3/volumes/e86e40e9-e4a0-4ec2-9dcc-d19c8dfeab37 Sep 05 21:09:59 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-6877a937-6fbc-48af-b83e-637d1c7f3ed0 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:59 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-6877a937-6fbc-48af-b83e-637d1c7f3ed0 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:59 devstack devstack@c-api.service[87434]: DEBUG dbcounter [-] [87434] Writing DB stats cinder:SELECT=807,cinder:INSERT=177,cinder:UPDATE=275 {{(pid=87434) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 21:09:59 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:09:59 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:09:59 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:59 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:09:59 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-6877a937-6fbc-48af-b83e-637d1c7f3ed0 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Volume info retrieved successfully. Sep 05 21:09:59 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-6877a937-6fbc-48af-b83e-637d1c7f3ed0 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] http://192.168.122.117/volume/v3/volumes/e86e40e9-e4a0-4ec2-9dcc-d19c8dfeab37 returned with HTTP 200 Sep 05 21:09:59 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1545/3066] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:09:59 2026] GET /volume/v3/volumes/e86e40e9-e4a0-4ec2-9dcc-d19c8dfeab37 => generated 966 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:09:59 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-9ce0edb4-f20a-427e-93a7-e85b7f77775f None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:59 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-7b21e194-1107-4481-8b1e-fd9a09a567c0 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:09:59 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-7b21e194-1107-4481-8b1e-fd9a09a567c0 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] GET http://192.168.122.117/volume/v3/volumes/9546fec6-a446-4280-98e0-b6ca33302102 Sep 05 21:09:59 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-7b21e194-1107-4481-8b1e-fd9a09a567c0 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:09:59 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-7b21e194-1107-4481-8b1e-fd9a09a567c0 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:09:59 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-7b21e194-1107-4481-8b1e-fd9a09a567c0 tempest-CreateVolumesFromSourceVolumeTest-1979728506 tempest-CreateVolumesFromSourceVolumeTest-1979728506-project-member] http://192.168.122.117/volume/v3/volumes/9546fec6-a446-4280-98e0-b6ca33302102 returned with HTTP 404 Sep 05 21:09:59 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1546/3067] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:09:59 2026] GET /volume/v3/volumes/9546fec6-a446-4280-98e0-b6ca33302102 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:09:59 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-9ce0edb4-f20a-427e-93a7-e85b7f77775f tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] POST http://192.168.122.117/volume/v3/volumes Sep 05 21:09:59 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-9ce0edb4-f20a-427e-93a7-e85b7f77775f tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1674284554"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:09:59 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.volumes [None req-9ce0edb4-f20a-427e-93a7-e85b7f77775f tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1674284554'}} {{(pid=87435) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:09:59 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-9ce0edb4-f20a-427e-93a7-e85b7f77775f tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Create volume of 1 GB Sep 05 21:09:59 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:09:59 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:09:59 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-9ce0edb4-f20a-427e-93a7-e85b7f77775f tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Availability Zones retrieved successfully. Sep 05 21:09:59 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-9ce0edb4-f20a-427e-93a7-e85b7f77775f tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Flow 'volume_create_api' (44596c4b-2ee2-44de-806b-aaea3d234b12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:09:59 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-9ce0edb4-f20a-427e-93a7-e85b7f77775f tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54ee2fb1-19de-47c0-88fc-a3e8479ba572) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:09:59 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.flows.api.create_volume [None req-9ce0edb4-f20a-427e-93a7-e85b7f77775f tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Validating volume size '1' using validate_int {{(pid=87435) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:09:59 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-9ce0edb4-f20a-427e-93a7-e85b7f77775f tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54ee2fb1-19de-47c0-88fc-a3e8479ba572) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:09:59 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-9ce0edb4-f20a-427e-93a7-e85b7f77775f tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2cb4f898-432e-4f7c-b753-3ae33b51d2d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:10:00 devstack devstack@c-api.service[87435]: DEBUG cinder.quota [None req-9ce0edb4-f20a-427e-93a7-e85b7f77775f tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Created reservations ['586ad605-9e91-44a2-ad9e-c32c9e416b5f', '462b947f-5b8c-42d9-a527-673cb78c2953', '3785469e-bc9e-4ec9-9b4e-0c69d2c86918', 'cdd112f4-037a-43f9-a8c5-065b25e86c92'] {{(pid=87435) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:10:00 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-9ce0edb4-f20a-427e-93a7-e85b7f77775f tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2cb4f898-432e-4f7c-b753-3ae33b51d2d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['586ad605-9e91-44a2-ad9e-c32c9e416b5f', '462b947f-5b8c-42d9-a527-673cb78c2953', '3785469e-bc9e-4ec9-9b4e-0c69d2c86918', 'cdd112f4-037a-43f9-a8c5-065b25e86c92']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:10:00 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-9ce0edb4-f20a-427e-93a7-e85b7f77775f tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc492965-38cc-4851-a05a-efda57a49afe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:10:00 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:00 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:10:00 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-9ce0edb4-f20a-427e-93a7-e85b7f77775f tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc492965-38cc-4851-a05a-efda57a49afe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e8f39c02-19c9-48fd-b7fb-31f20460fba7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1674284554',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='672d85368148483f9f79ea841083378f',qos_specs=None,replication_status=,reservations=['586ad605-9e91-44a2-ad9e-c32c9e416b5f','462b947f-5b8c-42d9-a527-673cb78c2953','3785469e-bc9e-4ec9-9b4e-0c69d2c86918','cdd112f4-037a-43f9-a8c5-065b25e86c92'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92045a43ede94d649c63be2eb1576c4b',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:10:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1674284554',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e8f39c02-19c9-48fd-b7fb-31f20460fba7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='672d85368148483f9f79ea841083378f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='92045a43ede94d649c63be2eb1576c4b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:10:00 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-9ce0edb4-f20a-427e-93a7-e85b7f77775f tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dcf272fd-6287-4509-9a3e-260872d373fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:10:00 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-909a8b5a-933a-4c83-9a3a-636f0af80d75 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:00 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-909a8b5a-933a-4c83-9a3a-636f0af80d75 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] GET http://192.168.122.117/volume/v3/volumes/e86e40e9-e4a0-4ec2-9dcc-d19c8dfeab37 Sep 05 21:10:00 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-909a8b5a-933a-4c83-9a3a-636f0af80d75 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:00 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-909a8b5a-933a-4c83-9a3a-636f0af80d75 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:00 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:00 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:10:00 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-9ce0edb4-f20a-427e-93a7-e85b7f77775f tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dcf272fd-6287-4509-9a3e-260872d373fe) transitioned into state 'SUCCESS' from state '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-1674284554',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='672d85368148483f9f79ea841083378f',qos_specs=None,replication_status=,reservations=['586ad605-9e91-44a2-ad9e-c32c9e416b5f','462b947f-5b8c-42d9-a527-673cb78c2953','3785469e-bc9e-4ec9-9b4e-0c69d2c86918','cdd112f4-037a-43f9-a8c5-065b25e86c92'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92045a43ede94d649c63be2eb1576c4b',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:10:00 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:00 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:10:00 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-9ce0edb4-f20a-427e-93a7-e85b7f77775f tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (626a6271-c750-4636-8784-d4a206c020e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:10:00 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-909a8b5a-933a-4c83-9a3a-636f0af80d75 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Volume info retrieved successfully. Sep 05 21:10:00 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-909a8b5a-933a-4c83-9a3a-636f0af80d75 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] http://192.168.122.117/volume/v3/volumes/e86e40e9-e4a0-4ec2-9dcc-d19c8dfeab37 returned with HTTP 200 Sep 05 21:10:00 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1547/3068] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:10:00 2026] GET /volume/v3/volumes/e86e40e9-e4a0-4ec2-9dcc-d19c8dfeab37 => generated 1016 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:10:00 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-9ce0edb4-f20a-427e-93a7-e85b7f77775f tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (626a6271-c750-4636-8784-d4a206c020e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:10:00 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-9ce0edb4-f20a-427e-93a7-e85b7f77775f tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Flow 'volume_create_api' (44596c4b-2ee2-44de-806b-aaea3d234b12) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:10:00 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-9ce0edb4-f20a-427e-93a7-e85b7f77775f tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Create volume request issued successfully. Sep 05 21:10:00 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-9ce0edb4-f20a-427e-93a7-e85b7f77775f tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 21:10:00 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1522/3069] 192.168.122.117 () {60 vars in 1142 bytes} [Sat Sep 5 21:09:59 2026] POST /volume/v3/volumes => generated 787 bytes in 703 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:10:00 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-674dbf07-e4f8-47cc-8271-3ca576149232 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:00 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-674dbf07-e4f8-47cc-8271-3ca576149232 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] GET http://192.168.122.117/volume/v3/volumes/e8f39c02-19c9-48fd-b7fb-31f20460fba7 Sep 05 21:10:00 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-674dbf07-e4f8-47cc-8271-3ca576149232 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:00 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-674dbf07-e4f8-47cc-8271-3ca576149232 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:00 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:00 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:10:00 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:00 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:10:00 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-674dbf07-e4f8-47cc-8271-3ca576149232 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Volume info retrieved successfully. Sep 05 21:10:00 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-674dbf07-e4f8-47cc-8271-3ca576149232 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] http://192.168.122.117/volume/v3/volumes/e8f39c02-19c9-48fd-b7fb-31f20460fba7 returned with HTTP 200 Sep 05 21:10:00 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1548/3070] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:10:00 2026] GET /volume/v3/volumes/e8f39c02-19c9-48fd-b7fb-31f20460fba7 => generated 966 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:10:01 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-ccba6c56-82d2-4a82-86ae-c2477dc94fad None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:01 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-ccba6c56-82d2-4a82-86ae-c2477dc94fad tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] GET http://192.168.122.117/volume/v3/volumes/e86e40e9-e4a0-4ec2-9dcc-d19c8dfeab37 Sep 05 21:10:01 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-ccba6c56-82d2-4a82-86ae-c2477dc94fad tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:01 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-ccba6c56-82d2-4a82-86ae-c2477dc94fad tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:01 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:01 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:10:01 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:01 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:10:01 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-ccba6c56-82d2-4a82-86ae-c2477dc94fad tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Volume info retrieved successfully. Sep 05 21:10:01 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-ccba6c56-82d2-4a82-86ae-c2477dc94fad tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] http://192.168.122.117/volume/v3/volumes/e86e40e9-e4a0-4ec2-9dcc-d19c8dfeab37 returned with HTTP 200 Sep 05 21:10:01 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1523/3071] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:10:01 2026] GET /volume/v3/volumes/e86e40e9-e4a0-4ec2-9dcc-d19c8dfeab37 => generated 1017 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:10:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-c609f292-d490-41f9-ac85-b8ad73a0df5c None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:01 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-c609f292-d490-41f9-ac85-b8ad73a0df5c tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] POST http://192.168.122.117/volume/v3/snapshots Sep 05 21:10:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-c609f292-d490-41f9-ac85-b8ad73a0df5c tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e86e40e9-e4a0-4ec2-9dcc-d19c8dfeab37", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1643544947"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:10:01 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-e37670b4-cc1c-4282-97e7-d75900e75c48 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:01 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:01 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:10:01 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-e37670b4-cc1c-4282-97e7-d75900e75c48 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] GET http://192.168.122.117/volume/v3/volumes/e8f39c02-19c9-48fd-b7fb-31f20460fba7 Sep 05 21:10:01 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-e37670b4-cc1c-4282-97e7-d75900e75c48 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:01 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:01 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:10:01 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-c609f292-d490-41f9-ac85-b8ad73a0df5c tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Volume info retrieved successfully. Sep 05 21:10:01 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.snapshots [None req-c609f292-d490-41f9-ac85-b8ad73a0df5c tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Create snapshot from volume e86e40e9-e4a0-4ec2-9dcc-d19c8dfeab37 Sep 05 21:10:01 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-e37670b4-cc1c-4282-97e7-d75900e75c48 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:01 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:01 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:10:01 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:01 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:10:01 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-e37670b4-cc1c-4282-97e7-d75900e75c48 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Volume info retrieved successfully. Sep 05 21:10:01 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-e37670b4-cc1c-4282-97e7-d75900e75c48 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] http://192.168.122.117/volume/v3/volumes/e8f39c02-19c9-48fd-b7fb-31f20460fba7 returned with HTTP 200 Sep 05 21:10:01 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1524/3072] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:10:01 2026] GET /volume/v3/volumes/e8f39c02-19c9-48fd-b7fb-31f20460fba7 => generated 1016 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:10:01 devstack devstack@c-api.service[87434]: DEBUG cinder.quota [None req-c609f292-d490-41f9-ac85-b8ad73a0df5c tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Created reservations ['c066a279-9fa7-4c08-9bb1-20396f77d404', 'b148bcd9-09b2-4693-8bd6-082c0651f426', '43445299-d805-4892-b990-31b4e5102063', 'dcc2cfe3-6ac6-4ac4-8daf-9fe8db7ddf85'] {{(pid=87434) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:10:01 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:01 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:10:01 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-c609f292-d490-41f9-ac85-b8ad73a0df5c tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Snapshot create request issued successfully. Sep 05 21:10:01 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-c609f292-d490-41f9-ac85-b8ad73a0df5c tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] http://192.168.122.117/volume/v3/snapshots returned with HTTP 202 Sep 05 21:10:01 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1549/3073] 192.168.122.117 () {60 vars in 1149 bytes} [Sat Sep 5 21:10:01 2026] POST /volume/v3/snapshots => generated 308 bytes in 316 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:10:01 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-a61e66cb-0965-46a1-9f44-1882bf451ce0 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:01 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-a61e66cb-0965-46a1-9f44-1882bf451ce0 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] GET http://192.168.122.117/volume/v3/snapshots/760589f4-afcf-4805-b723-52ecfcde13e6 Sep 05 21:10:01 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-a61e66cb-0965-46a1-9f44-1882bf451ce0 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:01 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-a61e66cb-0965-46a1-9f44-1882bf451ce0 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:01 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:01 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:10:01 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-a61e66cb-0965-46a1-9f44-1882bf451ce0 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Snapshot retrieved successfully. Sep 05 21:10:01 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-a61e66cb-0965-46a1-9f44-1882bf451ce0 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] http://192.168.122.117/volume/v3/snapshots/760589f4-afcf-4805-b723-52ecfcde13e6 returned with HTTP 200 Sep 05 21:10:01 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1525/3074] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:10:01 2026] GET /volume/v3/snapshots/760589f4-afcf-4805-b723-52ecfcde13e6 => generated 440 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:10:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-b63d356e-12a6-4f81-ae30-e47565868e30 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:02 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b63d356e-12a6-4f81-ae30-e47565868e30 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] GET http://192.168.122.117/volume/v3/volumes/e8f39c02-19c9-48fd-b7fb-31f20460fba7 Sep 05 21:10:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b63d356e-12a6-4f81-ae30-e47565868e30 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b63d356e-12a6-4f81-ae30-e47565868e30 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:02 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:02 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:10:02 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:02 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:10:02 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-b63d356e-12a6-4f81-ae30-e47565868e30 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Volume info retrieved successfully. Sep 05 21:10:02 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b63d356e-12a6-4f81-ae30-e47565868e30 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] http://192.168.122.117/volume/v3/volumes/e8f39c02-19c9-48fd-b7fb-31f20460fba7 returned with HTTP 200 Sep 05 21:10:02 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1550/3075] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:10:02 2026] GET /volume/v3/volumes/e8f39c02-19c9-48fd-b7fb-31f20460fba7 => generated 1017 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:10:02 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-fba49f74-b427-45d0-86f6-01b46d97242a None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:02 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-fba49f74-b427-45d0-86f6-01b46d97242a tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] POST http://192.168.122.117/volume/v3/snapshots Sep 05 21:10:02 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-fba49f74-b427-45d0-86f6-01b46d97242a tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e8f39c02-19c9-48fd-b7fb-31f20460fba7", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1847387765"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:10:02 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:02 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:10:02 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:02 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:10:02 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-fba49f74-b427-45d0-86f6-01b46d97242a tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Volume info retrieved successfully. Sep 05 21:10:02 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.snapshots [None req-fba49f74-b427-45d0-86f6-01b46d97242a tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Create snapshot from volume e8f39c02-19c9-48fd-b7fb-31f20460fba7 Sep 05 21:10:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-b59e9c3e-a317-4865-b949-dcef662b340f None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:02 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b59e9c3e-a317-4865-b949-dcef662b340f tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] GET http://192.168.122.117/volume/v3/snapshots/760589f4-afcf-4805-b723-52ecfcde13e6 Sep 05 21:10:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b59e9c3e-a317-4865-b949-dcef662b340f tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b59e9c3e-a317-4865-b949-dcef662b340f tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:02 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:02 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:10:02 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-b59e9c3e-a317-4865-b949-dcef662b340f tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Snapshot retrieved successfully. Sep 05 21:10:02 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b59e9c3e-a317-4865-b949-dcef662b340f tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] http://192.168.122.117/volume/v3/snapshots/760589f4-afcf-4805-b723-52ecfcde13e6 returned with HTTP 200 Sep 05 21:10:02 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1551/3076] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:10:02 2026] GET /volume/v3/snapshots/760589f4-afcf-4805-b723-52ecfcde13e6 => generated 440 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:10:02 devstack devstack@c-api.service[87435]: DEBUG cinder.quota [None req-fba49f74-b427-45d0-86f6-01b46d97242a tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Created reservations ['c8b2f363-74b9-4b94-8540-f1f014485ebd', '79c0b973-c0ee-4172-8f85-a945d9f2d451', '1b5c0cd8-43a9-4ac6-a606-041cca014227', 'd0b5f4b7-d791-495e-94c5-6dfcb69f3a70'] {{(pid=87435) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:10:02 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:02 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:10:02 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-fba49f74-b427-45d0-86f6-01b46d97242a tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Snapshot create request issued successfully. Sep 05 21:10:02 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-fba49f74-b427-45d0-86f6-01b46d97242a tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] http://192.168.122.117/volume/v3/snapshots returned with HTTP 202 Sep 05 21:10:02 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1526/3077] 192.168.122.117 () {60 vars in 1149 bytes} [Sat Sep 5 21:10:02 2026] POST /volume/v3/snapshots => generated 308 bytes in 280 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:10:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-ec11da98-0eff-42de-bd85-a482cd0dcc48 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:02 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-ec11da98-0eff-42de-bd85-a482cd0dcc48 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] GET http://192.168.122.117/volume/v3/snapshots/bc9a5533-2247-4af8-a04c-574c852c7b5a Sep 05 21:10:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-ec11da98-0eff-42de-bd85-a482cd0dcc48 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-ec11da98-0eff-42de-bd85-a482cd0dcc48 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:02 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:02 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:10:02 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-ec11da98-0eff-42de-bd85-a482cd0dcc48 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Snapshot retrieved successfully. Sep 05 21:10:02 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-ec11da98-0eff-42de-bd85-a482cd0dcc48 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] http://192.168.122.117/volume/v3/snapshots/bc9a5533-2247-4af8-a04c-574c852c7b5a returned with HTTP 200 Sep 05 21:10:02 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1552/3078] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:10:02 2026] GET /volume/v3/snapshots/bc9a5533-2247-4af8-a04c-574c852c7b5a => generated 440 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:10:03 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-6fbb51fe-cb77-49ba-8613-32c470fff999 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:03 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-6fbb51fe-cb77-49ba-8613-32c470fff999 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] GET http://192.168.122.117/volume/v3/snapshots/760589f4-afcf-4805-b723-52ecfcde13e6 Sep 05 21:10:03 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-6fbb51fe-cb77-49ba-8613-32c470fff999 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:03 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-6fbb51fe-cb77-49ba-8613-32c470fff999 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:03 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:03 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:10:03 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-6fbb51fe-cb77-49ba-8613-32c470fff999 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Snapshot retrieved successfully. Sep 05 21:10:03 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-6fbb51fe-cb77-49ba-8613-32c470fff999 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] http://192.168.122.117/volume/v3/snapshots/760589f4-afcf-4805-b723-52ecfcde13e6 returned with HTTP 200 Sep 05 21:10:03 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1527/3079] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:10:03 2026] GET /volume/v3/snapshots/760589f4-afcf-4805-b723-52ecfcde13e6 => generated 440 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:10:03 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-79f96537-e684-4457-a39b-814834128e6c None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:04 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-79f96537-e684-4457-a39b-814834128e6c tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] GET http://192.168.122.117/volume/v3/snapshots/bc9a5533-2247-4af8-a04c-574c852c7b5a Sep 05 21:10:04 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-79f96537-e684-4457-a39b-814834128e6c tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:04 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-79f96537-e684-4457-a39b-814834128e6c tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:04 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:04 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:10:04 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-79f96537-e684-4457-a39b-814834128e6c tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Snapshot retrieved successfully. Sep 05 21:10:04 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-79f96537-e684-4457-a39b-814834128e6c tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] http://192.168.122.117/volume/v3/snapshots/bc9a5533-2247-4af8-a04c-574c852c7b5a returned with HTTP 200 Sep 05 21:10:04 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1553/3080] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:10:03 2026] GET /volume/v3/snapshots/bc9a5533-2247-4af8-a04c-574c852c7b5a => generated 440 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:10:04 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-6dabdc6d-8833-422f-8407-f03f88b4a92f None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:04 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-6dabdc6d-8833-422f-8407-f03f88b4a92f tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] GET http://192.168.122.117/volume/v3/snapshots/760589f4-afcf-4805-b723-52ecfcde13e6 Sep 05 21:10:04 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-6dabdc6d-8833-422f-8407-f03f88b4a92f tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:04 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-6dabdc6d-8833-422f-8407-f03f88b4a92f tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:04 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:04 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:10:04 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-6dabdc6d-8833-422f-8407-f03f88b4a92f tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Snapshot retrieved successfully. Sep 05 21:10:04 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-6dabdc6d-8833-422f-8407-f03f88b4a92f tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] http://192.168.122.117/volume/v3/snapshots/760589f4-afcf-4805-b723-52ecfcde13e6 returned with HTTP 200 Sep 05 21:10:04 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1528/3081] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:10:04 2026] GET /volume/v3/snapshots/760589f4-afcf-4805-b723-52ecfcde13e6 => generated 467 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:10:04 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-502616da-d101-4d5b-8ce1-0a6e074b2fae None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:04 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-502616da-d101-4d5b-8ce1-0a6e074b2fae tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-member] POST http://192.168.122.117/volume/v3/snapshots/760589f4-afcf-4805-b723-52ecfcde13e6/action Sep 05 21:10:04 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-502616da-d101-4d5b-8ce1-0a6e074b2fae tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=87434) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 21:10:04 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-502616da-d101-4d5b-8ce1-0a6e074b2fae tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:10:04 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:04 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:10:04 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-502616da-d101-4d5b-8ce1-0a6e074b2fae tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-member] Snapshot retrieved successfully. Sep 05 21:10:04 devstack devstack@c-api.service[87434]: DEBUG cinder.policy [None req-502616da-d101-4d5b-8ce1-0a6e074b2fae tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'd8e70937176e416caf8dc0b863adabfa', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fbd3f06937af450899730631193502b8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87434) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 21:10:04 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-502616da-d101-4d5b-8ce1-0a6e074b2fae tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-member] http://192.168.122.117/volume/v3/snapshots/760589f4-afcf-4805-b723-52ecfcde13e6/action returned with HTTP 403 Sep 05 21:10:04 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1554/3082] 192.168.122.117 () {60 vars in 1280 bytes} [Sat Sep 5 21:10:04 2026] POST /volume/v3/snapshots/760589f4-afcf-4805-b723-52ecfcde13e6/action => generated 133 bytes in 52 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:10:04 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-bcfa3ab7-ceed-408b-94f7-3c9d994a79a4 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:04 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-bcfa3ab7-ceed-408b-94f7-3c9d994a79a4 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] DELETE http://192.168.122.117/volume/v3/snapshots/760589f4-afcf-4805-b723-52ecfcde13e6 Sep 05 21:10:04 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-bcfa3ab7-ceed-408b-94f7-3c9d994a79a4 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:04 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-bcfa3ab7-ceed-408b-94f7-3c9d994a79a4 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:04 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.snapshots [None req-bcfa3ab7-ceed-408b-94f7-3c9d994a79a4 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Delete snapshot with id: 760589f4-afcf-4805-b723-52ecfcde13e6 Sep 05 21:10:04 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:04 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:10:04 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-bcfa3ab7-ceed-408b-94f7-3c9d994a79a4 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Snapshot retrieved successfully. Sep 05 21:10:04 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:04 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:10:04 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-bcfa3ab7-ceed-408b-94f7-3c9d994a79a4 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Snapshot delete request issued successfully. Sep 05 21:10:04 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-bcfa3ab7-ceed-408b-94f7-3c9d994a79a4 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] http://192.168.122.117/volume/v3/snapshots/760589f4-afcf-4805-b723-52ecfcde13e6 returned with HTTP 202 Sep 05 21:10:05 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1529/3083] 192.168.122.117 () {58 vars in 1241 bytes} [Sat Sep 5 21:10:04 2026] DELETE /volume/v3/snapshots/760589f4-afcf-4805-b723-52ecfcde13e6 => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:10:05 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-b1823ac8-ff73-459c-b99c-4ca7f81b965f None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:05 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b1823ac8-ff73-459c-b99c-4ca7f81b965f tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] GET http://192.168.122.117/volume/v3/snapshots/760589f4-afcf-4805-b723-52ecfcde13e6 Sep 05 21:10:05 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b1823ac8-ff73-459c-b99c-4ca7f81b965f tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:05 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b1823ac8-ff73-459c-b99c-4ca7f81b965f tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:05 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:05 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:10:05 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-b1823ac8-ff73-459c-b99c-4ca7f81b965f tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Snapshot retrieved successfully. Sep 05 21:10:05 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-826053e6-ea4e-4f9e-ab18-4d1ddbf6aee4 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:05 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b1823ac8-ff73-459c-b99c-4ca7f81b965f tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] http://192.168.122.117/volume/v3/snapshots/760589f4-afcf-4805-b723-52ecfcde13e6 returned with HTTP 200 Sep 05 21:10:05 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1555/3084] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:10:05 2026] GET /volume/v3/snapshots/760589f4-afcf-4805-b723-52ecfcde13e6 => generated 466 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:10:05 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-826053e6-ea4e-4f9e-ab18-4d1ddbf6aee4 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] GET http://192.168.122.117/volume/v3/snapshots/bc9a5533-2247-4af8-a04c-574c852c7b5a Sep 05 21:10:05 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-826053e6-ea4e-4f9e-ab18-4d1ddbf6aee4 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:05 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-826053e6-ea4e-4f9e-ab18-4d1ddbf6aee4 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:05 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:05 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:10:05 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-826053e6-ea4e-4f9e-ab18-4d1ddbf6aee4 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Snapshot retrieved successfully. Sep 05 21:10:05 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-826053e6-ea4e-4f9e-ab18-4d1ddbf6aee4 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] http://192.168.122.117/volume/v3/snapshots/bc9a5533-2247-4af8-a04c-574c852c7b5a returned with HTTP 200 Sep 05 21:10:05 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1530/3085] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:10:05 2026] GET /volume/v3/snapshots/bc9a5533-2247-4af8-a04c-574c852c7b5a => generated 440 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:10:05 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-4e995b67-4ad1-4019-89a0-13c61cd0adaa None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:05 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-4e995b67-4ad1-4019-89a0-13c61cd0adaa tempest-VolumeImageDependencyTests-1900382468 tempest-VolumeImageDependencyTests-1900382468-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 21:10:05 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-4e995b67-4ad1-4019-89a0-13c61cd0adaa tempest-VolumeImageDependencyTests-1900382468 tempest-VolumeImageDependencyTests-1900382468-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "e59fdb24-ebeb-4ddb-8ce0-6196d695cb0e", "size": 1}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:10:05 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.volumes [None req-4e995b67-4ad1-4019-89a0-13c61cd0adaa tempest-VolumeImageDependencyTests-1900382468 tempest-VolumeImageDependencyTests-1900382468-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': 'e59fdb24-ebeb-4ddb-8ce0-6196d695cb0e', 'size': 1}} {{(pid=87434) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:10:06 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-4e995b67-4ad1-4019-89a0-13c61cd0adaa tempest-VolumeImageDependencyTests-1900382468 tempest-VolumeImageDependencyTests-1900382468-project-member] Create volume of 1 GB Sep 05 21:10:06 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-4e995b67-4ad1-4019-89a0-13c61cd0adaa tempest-VolumeImageDependencyTests-1900382468 tempest-VolumeImageDependencyTests-1900382468-project-member] Availability Zones retrieved successfully. Sep 05 21:10:06 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-4e995b67-4ad1-4019-89a0-13c61cd0adaa tempest-VolumeImageDependencyTests-1900382468 tempest-VolumeImageDependencyTests-1900382468-project-member] Flow 'volume_create_api' (df16d5d9-8a60-4a3d-9bf0-69e014ad0606) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:10:06 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-4e995b67-4ad1-4019-89a0-13c61cd0adaa tempest-VolumeImageDependencyTests-1900382468 tempest-VolumeImageDependencyTests-1900382468-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3d22822-a056-4bfb-9213-674e676fdfff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:10:06 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.flows.api.create_volume [None req-4e995b67-4ad1-4019-89a0-13c61cd0adaa tempest-VolumeImageDependencyTests-1900382468 tempest-VolumeImageDependencyTests-1900382468-project-member] Validating volume size '1' using validate_int {{(pid=87434) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:10:06 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-a02a9df9-679b-4512-95a6-05371674ea30 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:06 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-a02a9df9-679b-4512-95a6-05371674ea30 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] GET http://192.168.122.117/volume/v3/snapshots/760589f4-afcf-4805-b723-52ecfcde13e6 Sep 05 21:10:06 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-a02a9df9-679b-4512-95a6-05371674ea30 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:06 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-a02a9df9-679b-4512-95a6-05371674ea30 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:06 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:06 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:10:06 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-a02a9df9-679b-4512-95a6-05371674ea30 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Snapshot retrieved successfully. Sep 05 21:10:06 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-a02a9df9-679b-4512-95a6-05371674ea30 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] http://192.168.122.117/volume/v3/snapshots/760589f4-afcf-4805-b723-52ecfcde13e6 returned with HTTP 200 Sep 05 21:10:06 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1531/3086] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:10:06 2026] GET /volume/v3/snapshots/760589f4-afcf-4805-b723-52ecfcde13e6 => generated 466 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:10:06 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-fff44845-5f55-4759-8edb-c74dabe791ed None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:06 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-fff44845-5f55-4759-8edb-c74dabe791ed tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] GET http://192.168.122.117/volume/v3/snapshots/bc9a5533-2247-4af8-a04c-574c852c7b5a Sep 05 21:10:06 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-fff44845-5f55-4759-8edb-c74dabe791ed tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:06 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-fff44845-5f55-4759-8edb-c74dabe791ed tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:06 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:06 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:10:06 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-fff44845-5f55-4759-8edb-c74dabe791ed tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Snapshot retrieved successfully. Sep 05 21:10:06 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-fff44845-5f55-4759-8edb-c74dabe791ed tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] http://192.168.122.117/volume/v3/snapshots/bc9a5533-2247-4af8-a04c-574c852c7b5a returned with HTTP 200 Sep 05 21:10:06 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1532/3087] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:10:06 2026] GET /volume/v3/snapshots/bc9a5533-2247-4af8-a04c-574c852c7b5a => generated 440 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:10:06 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-4e995b67-4ad1-4019-89a0-13c61cd0adaa tempest-VolumeImageDependencyTests-1900382468 tempest-VolumeImageDependencyTests-1900382468-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3d22822-a056-4bfb-9213-674e676fdfff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:10:06 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-4e995b67-4ad1-4019-89a0-13c61cd0adaa tempest-VolumeImageDependencyTests-1900382468 tempest-VolumeImageDependencyTests-1900382468-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9c962c1-94d0-4763-9f71-d006dbd2f668) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:10:06 devstack devstack@c-api.service[87434]: DEBUG cinder.quota [None req-4e995b67-4ad1-4019-89a0-13c61cd0adaa tempest-VolumeImageDependencyTests-1900382468 tempest-VolumeImageDependencyTests-1900382468-project-member] Created reservations ['80375e06-aea1-413c-9783-b8a2c798486f', '0798f615-f817-4bf8-a6fe-2d9bee35f271', 'd4f1f22a-9654-4de1-8408-9be7d9f0310e', '7f02cc49-12ec-4d8b-8476-c4bf8e432cfd'] {{(pid=87434) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:10:06 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-4e995b67-4ad1-4019-89a0-13c61cd0adaa tempest-VolumeImageDependencyTests-1900382468 tempest-VolumeImageDependencyTests-1900382468-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9c962c1-94d0-4763-9f71-d006dbd2f668) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['80375e06-aea1-413c-9783-b8a2c798486f', '0798f615-f817-4bf8-a6fe-2d9bee35f271', 'd4f1f22a-9654-4de1-8408-9be7d9f0310e', '7f02cc49-12ec-4d8b-8476-c4bf8e432cfd']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:10:06 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-4e995b67-4ad1-4019-89a0-13c61cd0adaa tempest-VolumeImageDependencyTests-1900382468 tempest-VolumeImageDependencyTests-1900382468-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bafa7ab3-d991-41ce-b8da-dc8637a372db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:10:06 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:06 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:10:06 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-4e995b67-4ad1-4019-89a0-13c61cd0adaa tempest-VolumeImageDependencyTests-1900382468 tempest-VolumeImageDependencyTests-1900382468-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bafa7ab3-d991-41ce-b8da-dc8637a372db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6eab3629-c1ca-4e47-b1fc-a4ad56cdfd1d', '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='73a7fcc045cd4a9a89c2a47aa15651bb',qos_specs=None,replication_status=,reservations=['80375e06-aea1-413c-9783-b8a2c798486f','0798f615-f817-4bf8-a6fe-2d9bee35f271','d4f1f22a-9654-4de1-8408-9be7d9f0310e','7f02cc49-12ec-4d8b-8476-c4bf8e432cfd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6fa21ef01bda40f88134ea2dab4cd2df',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:10:06Z,deleted=False,deleted_at=None,display_description=None,display_name='volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6eab3629-c1ca-4e47-b1fc-a4ad56cdfd1d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='73a7fcc045cd4a9a89c2a47aa15651bb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6fa21ef01bda40f88134ea2dab4cd2df',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:10:06 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-4e995b67-4ad1-4019-89a0-13c61cd0adaa tempest-VolumeImageDependencyTests-1900382468 tempest-VolumeImageDependencyTests-1900382468-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b69b1847-a3cc-45de-84f0-3da642ce13d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:10:06 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-4e995b67-4ad1-4019-89a0-13c61cd0adaa tempest-VolumeImageDependencyTests-1900382468 tempest-VolumeImageDependencyTests-1900382468-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b69b1847-a3cc-45de-84f0-3da642ce13d3) transitioned into state 'SUCCESS' from 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='73a7fcc045cd4a9a89c2a47aa15651bb',qos_specs=None,replication_status=,reservations=['80375e06-aea1-413c-9783-b8a2c798486f','0798f615-f817-4bf8-a6fe-2d9bee35f271','d4f1f22a-9654-4de1-8408-9be7d9f0310e','7f02cc49-12ec-4d8b-8476-c4bf8e432cfd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6fa21ef01bda40f88134ea2dab4cd2df',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:10:06 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-4e995b67-4ad1-4019-89a0-13c61cd0adaa tempest-VolumeImageDependencyTests-1900382468 tempest-VolumeImageDependencyTests-1900382468-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51f7cbdb-f44d-420f-98c5-d6454f0e5f96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:10:06 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-4e995b67-4ad1-4019-89a0-13c61cd0adaa tempest-VolumeImageDependencyTests-1900382468 tempest-VolumeImageDependencyTests-1900382468-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51f7cbdb-f44d-420f-98c5-d6454f0e5f96) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:10:06 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-4e995b67-4ad1-4019-89a0-13c61cd0adaa tempest-VolumeImageDependencyTests-1900382468 tempest-VolumeImageDependencyTests-1900382468-project-member] Flow 'volume_create_api' (df16d5d9-8a60-4a3d-9bf0-69e014ad0606) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:10:06 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-4e995b67-4ad1-4019-89a0-13c61cd0adaa tempest-VolumeImageDependencyTests-1900382468 tempest-VolumeImageDependencyTests-1900382468-project-member] Create volume request issued successfully. Sep 05 21:10:06 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-4e995b67-4ad1-4019-89a0-13c61cd0adaa tempest-VolumeImageDependencyTests-1900382468 tempest-VolumeImageDependencyTests-1900382468-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 21:10:06 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1556/3088] 192.168.122.117 () {62 vars in 1184 bytes} [Sat Sep 5 21:10:05 2026] POST /volume/v3/volumes => generated 784 bytes in 703 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:10:06 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-2941691d-8e9c-4770-bb3e-d2575b95dded None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:06 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-2941691d-8e9c-4770-bb3e-d2575b95dded tempest-VolumeImageDependencyTests-1900382468 tempest-VolumeImageDependencyTests-1900382468-project-member] GET http://192.168.122.117/volume/v3/volumes/6eab3629-c1ca-4e47-b1fc-a4ad56cdfd1d Sep 05 21:10:06 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-2941691d-8e9c-4770-bb3e-d2575b95dded tempest-VolumeImageDependencyTests-1900382468 tempest-VolumeImageDependencyTests-1900382468-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:06 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-2941691d-8e9c-4770-bb3e-d2575b95dded tempest-VolumeImageDependencyTests-1900382468 tempest-VolumeImageDependencyTests-1900382468-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:06 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:06 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:10:06 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:06 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:10:06 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-2941691d-8e9c-4770-bb3e-d2575b95dded tempest-VolumeImageDependencyTests-1900382468 tempest-VolumeImageDependencyTests-1900382468-project-member] Volume info retrieved successfully. Sep 05 21:10:06 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-2941691d-8e9c-4770-bb3e-d2575b95dded tempest-VolumeImageDependencyTests-1900382468 tempest-VolumeImageDependencyTests-1900382468-project-member] http://192.168.122.117/volume/v3/volumes/6eab3629-c1ca-4e47-b1fc-a4ad56cdfd1d returned with HTTP 200 Sep 05 21:10:06 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1533/3089] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 21:10:06 2026] GET /volume/v3/volumes/6eab3629-c1ca-4e47-b1fc-a4ad56cdfd1d => generated 852 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:10:07 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-931a6039-6087-4e8d-8e5a-8ab3cdc1ee9c None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:07 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-931a6039-6087-4e8d-8e5a-8ab3cdc1ee9c tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] GET http://192.168.122.117/volume/v3/snapshots/760589f4-afcf-4805-b723-52ecfcde13e6 Sep 05 21:10:07 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-931a6039-6087-4e8d-8e5a-8ab3cdc1ee9c tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:07 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-931a6039-6087-4e8d-8e5a-8ab3cdc1ee9c tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:07 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:07 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:10:07 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-931a6039-6087-4e8d-8e5a-8ab3cdc1ee9c tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Snapshot retrieved successfully. Sep 05 21:10:07 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-931a6039-6087-4e8d-8e5a-8ab3cdc1ee9c tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] http://192.168.122.117/volume/v3/snapshots/760589f4-afcf-4805-b723-52ecfcde13e6 returned with HTTP 200 Sep 05 21:10:07 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1557/3090] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:10:07 2026] GET /volume/v3/snapshots/760589f4-afcf-4805-b723-52ecfcde13e6 => generated 466 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:10:07 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-2f982abf-752c-46fa-aa49-1f0efc9c819a None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:07 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-2f982abf-752c-46fa-aa49-1f0efc9c819a tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] GET http://192.168.122.117/volume/v3/snapshots/bc9a5533-2247-4af8-a04c-574c852c7b5a Sep 05 21:10:07 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-2f982abf-752c-46fa-aa49-1f0efc9c819a tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:07 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-2f982abf-752c-46fa-aa49-1f0efc9c819a tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:07 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:07 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:10:07 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-2f982abf-752c-46fa-aa49-1f0efc9c819a tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Snapshot retrieved successfully. Sep 05 21:10:07 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-2f982abf-752c-46fa-aa49-1f0efc9c819a tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] http://192.168.122.117/volume/v3/snapshots/bc9a5533-2247-4af8-a04c-574c852c7b5a returned with HTTP 200 Sep 05 21:10:07 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1534/3091] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:10:07 2026] GET /volume/v3/snapshots/bc9a5533-2247-4af8-a04c-574c852c7b5a => generated 467 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:10:07 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-9cb11db7-39a5-442e-a433-5e77ebff94a9 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:07 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-9cb11db7-39a5-442e-a433-5e77ebff94a9 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-reader] POST http://192.168.122.117/volume/v3/snapshots/bc9a5533-2247-4af8-a04c-574c852c7b5a/action Sep 05 21:10:07 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-9cb11db7-39a5-442e-a433-5e77ebff94a9 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=87434) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 21:10:07 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-9cb11db7-39a5-442e-a433-5e77ebff94a9 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:10:07 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:07 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:10:07 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-9cb11db7-39a5-442e-a433-5e77ebff94a9 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-reader] Snapshot retrieved successfully. Sep 05 21:10:07 devstack devstack@c-api.service[87434]: DEBUG cinder.policy [None req-9cb11db7-39a5-442e-a433-5e77ebff94a9 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'bbcbfd808e1f407393913cab88e5e8a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '672d85368148483f9f79ea841083378f', '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=87434) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 21:10:07 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-9cb11db7-39a5-442e-a433-5e77ebff94a9 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-reader] http://192.168.122.117/volume/v3/snapshots/bc9a5533-2247-4af8-a04c-574c852c7b5a/action returned with HTTP 403 Sep 05 21:10:07 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1558/3092] 192.168.122.117 () {60 vars in 1280 bytes} [Sat Sep 5 21:10:07 2026] POST /volume/v3/snapshots/bc9a5533-2247-4af8-a04c-574c852c7b5a/action => generated 133 bytes in 337 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:10:07 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-c3918b16-9d33-414c-ac67-2d5f9da68d50 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:07 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-c3918b16-9d33-414c-ac67-2d5f9da68d50 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] DELETE http://192.168.122.117/volume/v3/snapshots/bc9a5533-2247-4af8-a04c-574c852c7b5a Sep 05 21:10:07 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-c3918b16-9d33-414c-ac67-2d5f9da68d50 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:07 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-c3918b16-9d33-414c-ac67-2d5f9da68d50 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:07 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.snapshots [None req-c3918b16-9d33-414c-ac67-2d5f9da68d50 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Delete snapshot with id: bc9a5533-2247-4af8-a04c-574c852c7b5a Sep 05 21:10:07 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:07 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:10:07 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-c3918b16-9d33-414c-ac67-2d5f9da68d50 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Snapshot retrieved successfully. Sep 05 21:10:07 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:07 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:10:07 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-c3918b16-9d33-414c-ac67-2d5f9da68d50 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Snapshot delete request issued successfully. Sep 05 21:10:07 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-c3918b16-9d33-414c-ac67-2d5f9da68d50 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] http://192.168.122.117/volume/v3/snapshots/bc9a5533-2247-4af8-a04c-574c852c7b5a returned with HTTP 202 Sep 05 21:10:07 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1535/3093] 192.168.122.117 () {58 vars in 1241 bytes} [Sat Sep 5 21:10:07 2026] DELETE /volume/v3/snapshots/bc9a5533-2247-4af8-a04c-574c852c7b5a => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:10:07 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-8eb8aa85-8c0c-45b0-9204-8734a0fbbd79 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:07 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-8eb8aa85-8c0c-45b0-9204-8734a0fbbd79 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] GET http://192.168.122.117/volume/v3/snapshots/bc9a5533-2247-4af8-a04c-574c852c7b5a Sep 05 21:10:07 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-8eb8aa85-8c0c-45b0-9204-8734a0fbbd79 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:07 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-8eb8aa85-8c0c-45b0-9204-8734a0fbbd79 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:07 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-55f1e0cc-f8b2-42da-bbe7-debd396f2403 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:07 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-55f1e0cc-f8b2-42da-bbe7-debd396f2403 tempest-VolumeImageDependencyTests-1900382468 tempest-VolumeImageDependencyTests-1900382468-project-member] GET http://192.168.122.117/volume/v3/volumes/6eab3629-c1ca-4e47-b1fc-a4ad56cdfd1d Sep 05 21:10:07 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-55f1e0cc-f8b2-42da-bbe7-debd396f2403 tempest-VolumeImageDependencyTests-1900382468 tempest-VolumeImageDependencyTests-1900382468-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:07 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:07 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:10:07 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-8eb8aa85-8c0c-45b0-9204-8734a0fbbd79 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Snapshot retrieved successfully. Sep 05 21:10:07 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-8eb8aa85-8c0c-45b0-9204-8734a0fbbd79 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] http://192.168.122.117/volume/v3/snapshots/bc9a5533-2247-4af8-a04c-574c852c7b5a returned with HTTP 200 Sep 05 21:10:07 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-55f1e0cc-f8b2-42da-bbe7-debd396f2403 tempest-VolumeImageDependencyTests-1900382468 tempest-VolumeImageDependencyTests-1900382468-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:07 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1559/3094] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:10:07 2026] GET /volume/v3/snapshots/bc9a5533-2247-4af8-a04c-574c852c7b5a => generated 466 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:10:07 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:07 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:10:07 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:07 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:10:07 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-55f1e0cc-f8b2-42da-bbe7-debd396f2403 tempest-VolumeImageDependencyTests-1900382468 tempest-VolumeImageDependencyTests-1900382468-project-member] Volume info retrieved successfully. Sep 05 21:10:07 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-55f1e0cc-f8b2-42da-bbe7-debd396f2403 tempest-VolumeImageDependencyTests-1900382468 tempest-VolumeImageDependencyTests-1900382468-project-member] http://192.168.122.117/volume/v3/volumes/6eab3629-c1ca-4e47-b1fc-a4ad56cdfd1d returned with HTTP 200 Sep 05 21:10:07 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1536/3095] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 21:10:07 2026] GET /volume/v3/volumes/6eab3629-c1ca-4e47-b1fc-a4ad56cdfd1d => generated 876 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:10:08 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-9b6e6d37-a107-42a9-b979-e44ef8c452ed None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:08 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-571b7169-e612-452e-95a4-2019a63903b2 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:08 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-571b7169-e612-452e-95a4-2019a63903b2 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] GET http://192.168.122.117/volume/v3/snapshots/760589f4-afcf-4805-b723-52ecfcde13e6 Sep 05 21:10:08 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-571b7169-e612-452e-95a4-2019a63903b2 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:08 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-571b7169-e612-452e-95a4-2019a63903b2 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:08 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-571b7169-e612-452e-95a4-2019a63903b2 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] http://192.168.122.117/volume/v3/snapshots/760589f4-afcf-4805-b723-52ecfcde13e6 returned with HTTP 404 Sep 05 21:10:08 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1537/3096] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:10:08 2026] GET /volume/v3/snapshots/760589f4-afcf-4805-b723-52ecfcde13e6 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 21:10:08 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-82906313-d67e-4609-b944-e80377b6d51e None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:08 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-82906313-d67e-4609-b944-e80377b6d51e tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] DELETE http://192.168.122.117/volume/v3/volumes/e86e40e9-e4a0-4ec2-9dcc-d19c8dfeab37 Sep 05 21:10:08 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-82906313-d67e-4609-b944-e80377b6d51e tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:08 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-82906313-d67e-4609-b944-e80377b6d51e tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:08 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-82906313-d67e-4609-b944-e80377b6d51e tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Delete volume with id: e86e40e9-e4a0-4ec2-9dcc-d19c8dfeab37 Sep 05 21:10:08 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:08 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:10:08 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:08 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:10:08 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-82906313-d67e-4609-b944-e80377b6d51e tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Volume info retrieved successfully. Sep 05 21:10:08 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-82906313-d67e-4609-b944-e80377b6d51e tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Delete volume request issued successfully. Sep 05 21:10:08 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-82906313-d67e-4609-b944-e80377b6d51e tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] http://192.168.122.117/volume/v3/volumes/e86e40e9-e4a0-4ec2-9dcc-d19c8dfeab37 returned with HTTP 202 Sep 05 21:10:08 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1538/3097] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 21:10:08 2026] DELETE /volume/v3/volumes/e86e40e9-e4a0-4ec2-9dcc-d19c8dfeab37 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:10:08 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-7c029d72-c75c-4b8d-8a89-fa4e3c30620d None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:08 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-7c029d72-c75c-4b8d-8a89-fa4e3c30620d tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] GET http://192.168.122.117/volume/v3/volumes/e86e40e9-e4a0-4ec2-9dcc-d19c8dfeab37 Sep 05 21:10:08 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-7c029d72-c75c-4b8d-8a89-fa4e3c30620d tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:08 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-7c029d72-c75c-4b8d-8a89-fa4e3c30620d tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:08 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:08 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:10:08 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:08 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:10:08 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-7c029d72-c75c-4b8d-8a89-fa4e3c30620d tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Volume info retrieved successfully. Sep 05 21:10:08 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-7c029d72-c75c-4b8d-8a89-fa4e3c30620d tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] http://192.168.122.117/volume/v3/volumes/e86e40e9-e4a0-4ec2-9dcc-d19c8dfeab37 returned with HTTP 200 Sep 05 21:10:08 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1539/3098] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:10:08 2026] GET /volume/v3/volumes/e86e40e9-e4a0-4ec2-9dcc-d19c8dfeab37 => generated 1016 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:10:08 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-9b6e6d37-a107-42a9-b979-e44ef8c452ed tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 21:10:08 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-9b6e6d37-a107-42a9-b979-e44ef8c452ed tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-1035120526", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:10:08 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.volumes [None req-9b6e6d37-a107-42a9-b979-e44ef8c452ed tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-1035120526', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87434) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:10:08 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-9b6e6d37-a107-42a9-b979-e44ef8c452ed tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Create volume of 1 GB Sep 05 21:10:08 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-9b6e6d37-a107-42a9-b979-e44ef8c452ed tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Availability Zones retrieved successfully. Sep 05 21:10:08 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-9b6e6d37-a107-42a9-b979-e44ef8c452ed tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Flow 'volume_create_api' (7b717091-ddea-4553-8323-50540002f335) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:10:08 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-9b6e6d37-a107-42a9-b979-e44ef8c452ed tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf449d43-6247-471f-8b18-2a1ed662be45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:10:08 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.flows.api.create_volume [None req-9b6e6d37-a107-42a9-b979-e44ef8c452ed tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Validating volume size '1' using validate_int {{(pid=87434) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:10:08 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-9b6e6d37-a107-42a9-b979-e44ef8c452ed tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf449d43-6247-471f-8b18-2a1ed662be45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:10:08 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-9b6e6d37-a107-42a9-b979-e44ef8c452ed tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3eac1c0-26f7-42cf-ad7e-292dffb6f3e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:10:08 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-8fa63e3f-cb35-4ad7-b4ce-1fd31076c7e6 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:08 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-8fa63e3f-cb35-4ad7-b4ce-1fd31076c7e6 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] GET http://192.168.122.117/volume/v3/snapshots/bc9a5533-2247-4af8-a04c-574c852c7b5a Sep 05 21:10:08 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-8fa63e3f-cb35-4ad7-b4ce-1fd31076c7e6 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:08 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-8fa63e3f-cb35-4ad7-b4ce-1fd31076c7e6 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:08 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:08 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:10:08 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-8fa63e3f-cb35-4ad7-b4ce-1fd31076c7e6 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Snapshot retrieved successfully. Sep 05 21:10:08 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-8fa63e3f-cb35-4ad7-b4ce-1fd31076c7e6 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] http://192.168.122.117/volume/v3/snapshots/bc9a5533-2247-4af8-a04c-574c852c7b5a returned with HTTP 200 Sep 05 21:10:08 devstack devstack@c-api.service[87434]: DEBUG cinder.quota [None req-9b6e6d37-a107-42a9-b979-e44ef8c452ed tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Created reservations ['e77ddf5b-485c-4cb3-867c-be355632b42f', '778a5a7b-8139-47d1-b13b-80109b384dfe', '577ffb54-c909-4527-9cc0-9ca973b8362f', 'e33f8b90-d7b3-4faa-97bd-28f7bbaf45f3'] {{(pid=87434) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:10:08 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1540/3099] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:10:08 2026] GET /volume/v3/snapshots/bc9a5533-2247-4af8-a04c-574c852c7b5a => generated 466 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:10:08 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-9b6e6d37-a107-42a9-b979-e44ef8c452ed tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3eac1c0-26f7-42cf-ad7e-292dffb6f3e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e77ddf5b-485c-4cb3-867c-be355632b42f', '778a5a7b-8139-47d1-b13b-80109b384dfe', '577ffb54-c909-4527-9cc0-9ca973b8362f', 'e33f8b90-d7b3-4faa-97bd-28f7bbaf45f3']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:10:08 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-9b6e6d37-a107-42a9-b979-e44ef8c452ed tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ac76ac0-6a01-41b8-8cb9-54be5b12cc93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:10:08 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-2a48fad1-dfdb-4c15-9a48-64aadfcd1155 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:08 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-2a48fad1-dfdb-4c15-9a48-64aadfcd1155 tempest-VolumeImageDependencyTests-1900382468 tempest-VolumeImageDependencyTests-1900382468-project-member] GET http://192.168.122.117/volume/v3/volumes/6eab3629-c1ca-4e47-b1fc-a4ad56cdfd1d Sep 05 21:10:08 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-2a48fad1-dfdb-4c15-9a48-64aadfcd1155 tempest-VolumeImageDependencyTests-1900382468 tempest-VolumeImageDependencyTests-1900382468-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:08 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-2a48fad1-dfdb-4c15-9a48-64aadfcd1155 tempest-VolumeImageDependencyTests-1900382468 tempest-VolumeImageDependencyTests-1900382468-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:08 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:08 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:10:08 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:08 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:10:08 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:08 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:10:08 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-9b6e6d37-a107-42a9-b979-e44ef8c452ed tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ac76ac0-6a01-41b8-8cb9-54be5b12cc93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8371edc1-2cca-4a88-a2f7-cec212c2e708', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1035120526',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='274e5f60b1a74fddb54f903eac84838b',qos_specs=None,replication_status=,reservations=['e77ddf5b-485c-4cb3-867c-be355632b42f','778a5a7b-8139-47d1-b13b-80109b384dfe','577ffb54-c909-4527-9cc0-9ca973b8362f','e33f8b90-d7b3-4faa-97bd-28f7bbaf45f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d434a2db72648be8841cd1b79184a3d',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:10:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1035120526',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8371edc1-2cca-4a88-a2f7-cec212c2e708,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='274e5f60b1a74fddb54f903eac84838b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6d434a2db72648be8841cd1b79184a3d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:10:08 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-2a48fad1-dfdb-4c15-9a48-64aadfcd1155 tempest-VolumeImageDependencyTests-1900382468 tempest-VolumeImageDependencyTests-1900382468-project-member] Volume info retrieved successfully. Sep 05 21:10:08 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-9b6e6d37-a107-42a9-b979-e44ef8c452ed tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e79e9687-3162-4c5a-abe9-ed5c58a8937e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:10:08 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-2a48fad1-dfdb-4c15-9a48-64aadfcd1155 tempest-VolumeImageDependencyTests-1900382468 tempest-VolumeImageDependencyTests-1900382468-project-member] http://192.168.122.117/volume/v3/volumes/6eab3629-c1ca-4e47-b1fc-a4ad56cdfd1d returned with HTTP 200 Sep 05 21:10:08 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1541/3100] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 21:10:08 2026] GET /volume/v3/volumes/6eab3629-c1ca-4e47-b1fc-a4ad56cdfd1d => generated 934 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:10:08 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-9b6e6d37-a107-42a9-b979-e44ef8c452ed tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e79e9687-3162-4c5a-abe9-ed5c58a8937e) transitioned into state 'SUCCESS' from state '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-1035120526',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='274e5f60b1a74fddb54f903eac84838b',qos_specs=None,replication_status=,reservations=['e77ddf5b-485c-4cb3-867c-be355632b42f','778a5a7b-8139-47d1-b13b-80109b384dfe','577ffb54-c909-4527-9cc0-9ca973b8362f','e33f8b90-d7b3-4faa-97bd-28f7bbaf45f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d434a2db72648be8841cd1b79184a3d',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:10:08 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-9b6e6d37-a107-42a9-b979-e44ef8c452ed tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7afb6ba1-725e-4a72-a57f-542822d7c57d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:10:08 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-9b6e6d37-a107-42a9-b979-e44ef8c452ed tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7afb6ba1-725e-4a72-a57f-542822d7c57d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:10:08 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-9b6e6d37-a107-42a9-b979-e44ef8c452ed tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Flow 'volume_create_api' (7b717091-ddea-4553-8323-50540002f335) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:10:08 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-9b6e6d37-a107-42a9-b979-e44ef8c452ed tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Create volume request issued successfully. Sep 05 21:10:08 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-9b6e6d37-a107-42a9-b979-e44ef8c452ed tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 21:10:08 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1560/3101] 192.168.122.117 () {60 vars in 1143 bytes} [Sat Sep 5 21:10:08 2026] POST /volume/v3/volumes => generated 763 bytes in 831 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:10:08 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-58dc1a53-62ea-4113-8113-1c2fe51353be None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:09 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-58dc1a53-62ea-4113-8113-1c2fe51353be tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] GET http://192.168.122.117/volume/v3/volumes/8371edc1-2cca-4a88-a2f7-cec212c2e708 Sep 05 21:10:09 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-58dc1a53-62ea-4113-8113-1c2fe51353be tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:09 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-58dc1a53-62ea-4113-8113-1c2fe51353be tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:09 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:09 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:10:09 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:09 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:10:09 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-58dc1a53-62ea-4113-8113-1c2fe51353be tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Volume info retrieved successfully. Sep 05 21:10:09 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-58dc1a53-62ea-4113-8113-1c2fe51353be tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] http://192.168.122.117/volume/v3/volumes/8371edc1-2cca-4a88-a2f7-cec212c2e708 returned with HTTP 200 Sep 05 21:10:09 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1542/3102] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:10:08 2026] GET /volume/v3/volumes/8371edc1-2cca-4a88-a2f7-cec212c2e708 => generated 831 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:10:09 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-ea13da4d-f37c-43e8-80d0-8ec511129d04 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:09 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-ea13da4d-f37c-43e8-80d0-8ec511129d04 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] GET http://192.168.122.117/volume/v3/volumes/e86e40e9-e4a0-4ec2-9dcc-d19c8dfeab37 Sep 05 21:10:09 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-ea13da4d-f37c-43e8-80d0-8ec511129d04 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:09 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-ea13da4d-f37c-43e8-80d0-8ec511129d04 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:09 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:09 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:10:09 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:09 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:10:09 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-ea13da4d-f37c-43e8-80d0-8ec511129d04 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Volume info retrieved successfully. Sep 05 21:10:09 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-ea13da4d-f37c-43e8-80d0-8ec511129d04 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] http://192.168.122.117/volume/v3/volumes/e86e40e9-e4a0-4ec2-9dcc-d19c8dfeab37 returned with HTTP 200 Sep 05 21:10:09 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1561/3103] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:10:09 2026] GET /volume/v3/volumes/e86e40e9-e4a0-4ec2-9dcc-d19c8dfeab37 => generated 1016 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:10:09 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-60599d9e-a30a-4a94-9ade-faf18ec268be None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:09 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-60599d9e-a30a-4a94-9ade-faf18ec268be tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] GET http://192.168.122.117/volume/v3/snapshots/bc9a5533-2247-4af8-a04c-574c852c7b5a Sep 05 21:10:09 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-60599d9e-a30a-4a94-9ade-faf18ec268be tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:09 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-60599d9e-a30a-4a94-9ade-faf18ec268be tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:09 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:09 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:10:09 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-60599d9e-a30a-4a94-9ade-faf18ec268be tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Snapshot retrieved successfully. Sep 05 21:10:09 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-60599d9e-a30a-4a94-9ade-faf18ec268be tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] http://192.168.122.117/volume/v3/snapshots/bc9a5533-2247-4af8-a04c-574c852c7b5a returned with HTTP 200 Sep 05 21:10:09 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1543/3104] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:10:09 2026] GET /volume/v3/snapshots/bc9a5533-2247-4af8-a04c-574c852c7b5a => generated 466 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:10:09 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-0e5321b7-6de3-4fc9-a0f0-96275efd51f7 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:09 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-0e5321b7-6de3-4fc9-a0f0-96275efd51f7 tempest-VolumeImageDependencyTests-1900382468 tempest-VolumeImageDependencyTests-1900382468-project-member] GET http://192.168.122.117/volume/v3/volumes/6eab3629-c1ca-4e47-b1fc-a4ad56cdfd1d Sep 05 21:10:09 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-0e5321b7-6de3-4fc9-a0f0-96275efd51f7 tempest-VolumeImageDependencyTests-1900382468 tempest-VolumeImageDependencyTests-1900382468-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:09 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-0e5321b7-6de3-4fc9-a0f0-96275efd51f7 tempest-VolumeImageDependencyTests-1900382468 tempest-VolumeImageDependencyTests-1900382468-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:09 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:09 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:10:09 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:09 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:10:09 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-0e5321b7-6de3-4fc9-a0f0-96275efd51f7 tempest-VolumeImageDependencyTests-1900382468 tempest-VolumeImageDependencyTests-1900382468-project-member] Volume info retrieved successfully. Sep 05 21:10:09 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-0e5321b7-6de3-4fc9-a0f0-96275efd51f7 tempest-VolumeImageDependencyTests-1900382468 tempest-VolumeImageDependencyTests-1900382468-project-member] http://192.168.122.117/volume/v3/volumes/6eab3629-c1ca-4e47-b1fc-a4ad56cdfd1d returned with HTTP 200 Sep 05 21:10:09 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1562/3105] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 21:10:09 2026] GET /volume/v3/volumes/6eab3629-c1ca-4e47-b1fc-a4ad56cdfd1d => generated 934 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:10:10 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-8c870e33-1b89-4d43-adf4-bb8823e51756 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:10 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-8c870e33-1b89-4d43-adf4-bb8823e51756 tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] GET http://192.168.122.117/volume/v3/volumes/8371edc1-2cca-4a88-a2f7-cec212c2e708 Sep 05 21:10:10 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-8c870e33-1b89-4d43-adf4-bb8823e51756 tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:10 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-8c870e33-1b89-4d43-adf4-bb8823e51756 tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:10 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:10 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:10:10 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:10 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:10:10 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-8c870e33-1b89-4d43-adf4-bb8823e51756 tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Volume info retrieved successfully. Sep 05 21:10:10 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-8c870e33-1b89-4d43-adf4-bb8823e51756 tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] http://192.168.122.117/volume/v3/volumes/8371edc1-2cca-4a88-a2f7-cec212c2e708 returned with HTTP 200 Sep 05 21:10:10 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1544/3106] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:10:10 2026] GET /volume/v3/volumes/8371edc1-2cca-4a88-a2f7-cec212c2e708 => generated 855 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:10:10 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-5a1974dd-3072-4022-8a03-e8ab0bb29575 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:10 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-5a1974dd-3072-4022-8a03-e8ab0bb29575 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] GET http://192.168.122.117/volume/v3/volumes/e86e40e9-e4a0-4ec2-9dcc-d19c8dfeab37 Sep 05 21:10:10 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-5a1974dd-3072-4022-8a03-e8ab0bb29575 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:10 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-5a1974dd-3072-4022-8a03-e8ab0bb29575 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:10 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-5a1974dd-3072-4022-8a03-e8ab0bb29575 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] http://192.168.122.117/volume/v3/volumes/e86e40e9-e4a0-4ec2-9dcc-d19c8dfeab37 returned with HTTP 404 Sep 05 21:10:10 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1563/3107] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:10:10 2026] GET /volume/v3/volumes/e86e40e9-e4a0-4ec2-9dcc-d19c8dfeab37 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 21:10:10 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-4e527f35-a425-4462-9de3-7731fb79f1bb None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:10 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-4e527f35-a425-4462-9de3-7731fb79f1bb tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] POST http://192.168.122.117/volume/v3/volumes Sep 05 21:10:10 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-4e527f35-a425-4462-9de3-7731fb79f1bb tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1793603486"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:10:10 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.volumes [None req-4e527f35-a425-4462-9de3-7731fb79f1bb tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1793603486'}} {{(pid=87435) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:10:10 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-4e527f35-a425-4462-9de3-7731fb79f1bb tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Create volume of 1 GB Sep 05 21:10:10 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-4e527f35-a425-4462-9de3-7731fb79f1bb tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Availability Zones retrieved successfully. Sep 05 21:10:10 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-4e527f35-a425-4462-9de3-7731fb79f1bb tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Flow 'volume_create_api' (698e8d8a-4cef-4692-aba8-244e26f164d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:10:10 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-4e527f35-a425-4462-9de3-7731fb79f1bb tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40469455-a598-4ff4-af2c-00e68f9a495f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:10:10 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.flows.api.create_volume [None req-4e527f35-a425-4462-9de3-7731fb79f1bb tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Validating volume size '1' using validate_int {{(pid=87435) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:10:10 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-4e527f35-a425-4462-9de3-7731fb79f1bb tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40469455-a598-4ff4-af2c-00e68f9a495f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:10:10 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-4e527f35-a425-4462-9de3-7731fb79f1bb tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3434d3c6-c651-40d2-8fff-1f60a8eb8340) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:10:10 devstack devstack@c-api.service[87435]: DEBUG cinder.quota [None req-4e527f35-a425-4462-9de3-7731fb79f1bb tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Created reservations ['275a07f8-94c8-424d-84fd-0cc7e8ee9be5', '44a14932-aa39-4408-9c41-3c0914ad788b', 'fd6f21ab-a2d9-4b2d-a079-8252766d1924', '9e3810b1-f934-486c-8485-99bdc5673f31'] {{(pid=87435) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:10:10 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-4e527f35-a425-4462-9de3-7731fb79f1bb tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3434d3c6-c651-40d2-8fff-1f60a8eb8340) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['275a07f8-94c8-424d-84fd-0cc7e8ee9be5', '44a14932-aa39-4408-9c41-3c0914ad788b', 'fd6f21ab-a2d9-4b2d-a079-8252766d1924', '9e3810b1-f934-486c-8485-99bdc5673f31']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:10:10 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-4e527f35-a425-4462-9de3-7731fb79f1bb tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (877804bf-14f2-4c04-a07f-313367871ab9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:10:10 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:10 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:10:10 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-4e527f35-a425-4462-9de3-7731fb79f1bb tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (877804bf-14f2-4c04-a07f-313367871ab9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1e4da4a3-bd56-455b-af0f-0f04c0d28854', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1793603486',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fbd3f06937af450899730631193502b8',qos_specs=None,replication_status=,reservations=['275a07f8-94c8-424d-84fd-0cc7e8ee9be5','44a14932-aa39-4408-9c41-3c0914ad788b','fd6f21ab-a2d9-4b2d-a079-8252766d1924','9e3810b1-f934-486c-8485-99bdc5673f31'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6402883369ca4885854c1712971c0b0a',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:10:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1793603486',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1e4da4a3-bd56-455b-af0f-0f04c0d28854,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fbd3f06937af450899730631193502b8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6402883369ca4885854c1712971c0b0a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:10:10 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-4e527f35-a425-4462-9de3-7731fb79f1bb tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cfe324a9-1ab6-4fff-a2fa-976c5aac304b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:10:10 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-b84ab1fe-8e42-40a9-89b5-d558c2695474 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:10 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b84ab1fe-8e42-40a9-89b5-d558c2695474 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] GET http://192.168.122.117/volume/v3/snapshots/bc9a5533-2247-4af8-a04c-574c852c7b5a Sep 05 21:10:10 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b84ab1fe-8e42-40a9-89b5-d558c2695474 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:10 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b84ab1fe-8e42-40a9-89b5-d558c2695474 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:10 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-4e527f35-a425-4462-9de3-7731fb79f1bb tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cfe324a9-1ab6-4fff-a2fa-976c5aac304b) transitioned into state 'SUCCESS' from state '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-1793603486',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fbd3f06937af450899730631193502b8',qos_specs=None,replication_status=,reservations=['275a07f8-94c8-424d-84fd-0cc7e8ee9be5','44a14932-aa39-4408-9c41-3c0914ad788b','fd6f21ab-a2d9-4b2d-a079-8252766d1924','9e3810b1-f934-486c-8485-99bdc5673f31'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6402883369ca4885854c1712971c0b0a',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:10:10 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-4e527f35-a425-4462-9de3-7731fb79f1bb tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a0b3eef-dfd3-4ba9-a58d-cc0ee3b6bda1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:10:10 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b84ab1fe-8e42-40a9-89b5-d558c2695474 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] http://192.168.122.117/volume/v3/snapshots/bc9a5533-2247-4af8-a04c-574c852c7b5a returned with HTTP 404 Sep 05 21:10:10 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1564/3108] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:10:10 2026] GET /volume/v3/snapshots/bc9a5533-2247-4af8-a04c-574c852c7b5a => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:10:10 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-ff5348c8-2990-461d-ad51-e5754bb5348f None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:10 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-ff5348c8-2990-461d-ad51-e5754bb5348f tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] DELETE http://192.168.122.117/volume/v3/volumes/e8f39c02-19c9-48fd-b7fb-31f20460fba7 Sep 05 21:10:10 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-ff5348c8-2990-461d-ad51-e5754bb5348f tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:10 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-ff5348c8-2990-461d-ad51-e5754bb5348f tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Calling method 'delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:10 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-ff5348c8-2990-461d-ad51-e5754bb5348f tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Delete volume with id: e8f39c02-19c9-48fd-b7fb-31f20460fba7 Sep 05 21:10:10 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:10 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:10:10 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:10 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:10:10 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-ff5348c8-2990-461d-ad51-e5754bb5348f tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Volume info retrieved successfully. Sep 05 21:10:10 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-4e527f35-a425-4462-9de3-7731fb79f1bb tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a0b3eef-dfd3-4ba9-a58d-cc0ee3b6bda1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:10:10 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-4e527f35-a425-4462-9de3-7731fb79f1bb tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Flow 'volume_create_api' (698e8d8a-4cef-4692-aba8-244e26f164d2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:10:10 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-4e527f35-a425-4462-9de3-7731fb79f1bb tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Create volume request issued successfully. Sep 05 21:10:10 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-4e527f35-a425-4462-9de3-7731fb79f1bb tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 21:10:10 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1545/3109] 192.168.122.117 () {60 vars in 1142 bytes} [Sat Sep 5 21:10:10 2026] POST /volume/v3/volumes => generated 787 bytes in 313 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:10:10 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-cb51d36b-9c39-4eb3-a67b-d7cdb0fbbc58 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:10 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-cb51d36b-9c39-4eb3-a67b-d7cdb0fbbc58 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] GET http://192.168.122.117/volume/v3/volumes/1e4da4a3-bd56-455b-af0f-0f04c0d28854 Sep 05 21:10:10 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-cb51d36b-9c39-4eb3-a67b-d7cdb0fbbc58 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:10 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-cb51d36b-9c39-4eb3-a67b-d7cdb0fbbc58 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:10 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-ff5348c8-2990-461d-ad51-e5754bb5348f tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Delete volume request issued successfully. Sep 05 21:10:10 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-ff5348c8-2990-461d-ad51-e5754bb5348f tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] http://192.168.122.117/volume/v3/volumes/e8f39c02-19c9-48fd-b7fb-31f20460fba7 returned with HTTP 202 Sep 05 21:10:10 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1565/3110] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 21:10:10 2026] DELETE /volume/v3/volumes/e8f39c02-19c9-48fd-b7fb-31f20460fba7 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:10:10 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:10 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:10:10 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:10 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:10:10 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-218e50f1-b518-4a28-8aa3-eb0fe099618a None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:10 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-218e50f1-b518-4a28-8aa3-eb0fe099618a tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] GET http://192.168.122.117/volume/v3/volumes/e8f39c02-19c9-48fd-b7fb-31f20460fba7 Sep 05 21:10:10 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-cb51d36b-9c39-4eb3-a67b-d7cdb0fbbc58 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Volume info retrieved successfully. Sep 05 21:10:10 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-218e50f1-b518-4a28-8aa3-eb0fe099618a tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:10 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-218e50f1-b518-4a28-8aa3-eb0fe099618a tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:10 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-cb51d36b-9c39-4eb3-a67b-d7cdb0fbbc58 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] http://192.168.122.117/volume/v3/volumes/1e4da4a3-bd56-455b-af0f-0f04c0d28854 returned with HTTP 200 Sep 05 21:10:10 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1546/3111] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:10:10 2026] GET /volume/v3/volumes/1e4da4a3-bd56-455b-af0f-0f04c0d28854 => generated 966 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:10:10 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-cf53b493-0876-4fa5-bf69-d35ca00173c8 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:10 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-cf53b493-0876-4fa5-bf69-d35ca00173c8 tempest-VolumeImageDependencyTests-1900382468 tempest-VolumeImageDependencyTests-1900382468-project-member] GET http://192.168.122.117/volume/v3/volumes/6eab3629-c1ca-4e47-b1fc-a4ad56cdfd1d Sep 05 21:10:10 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-cf53b493-0876-4fa5-bf69-d35ca00173c8 tempest-VolumeImageDependencyTests-1900382468 tempest-VolumeImageDependencyTests-1900382468-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:10 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-cf53b493-0876-4fa5-bf69-d35ca00173c8 tempest-VolumeImageDependencyTests-1900382468 tempest-VolumeImageDependencyTests-1900382468-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:10 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:10 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:10:10 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:10 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:10:10 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-218e50f1-b518-4a28-8aa3-eb0fe099618a tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Volume info retrieved successfully. Sep 05 21:10:10 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:10 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:10:10 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:10 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:10:11 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-218e50f1-b518-4a28-8aa3-eb0fe099618a tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] http://192.168.122.117/volume/v3/volumes/e8f39c02-19c9-48fd-b7fb-31f20460fba7 returned with HTTP 200 Sep 05 21:10:11 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1566/3112] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:10:10 2026] GET /volume/v3/volumes/e8f39c02-19c9-48fd-b7fb-31f20460fba7 => generated 1016 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:10:11 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-cf53b493-0876-4fa5-bf69-d35ca00173c8 tempest-VolumeImageDependencyTests-1900382468 tempest-VolumeImageDependencyTests-1900382468-project-member] Volume info retrieved successfully. Sep 05 21:10:11 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-cf53b493-0876-4fa5-bf69-d35ca00173c8 tempest-VolumeImageDependencyTests-1900382468 tempest-VolumeImageDependencyTests-1900382468-project-member] http://192.168.122.117/volume/v3/volumes/6eab3629-c1ca-4e47-b1fc-a4ad56cdfd1d returned with HTTP 200 Sep 05 21:10:11 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1547/3113] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 21:10:10 2026] GET /volume/v3/volumes/6eab3629-c1ca-4e47-b1fc-a4ad56cdfd1d => generated 937 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 21:10:11 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-30157a0c-ac4a-4e0f-8aca-cfc11d1e3b46 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:11 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-30157a0c-ac4a-4e0f-8aca-cfc11d1e3b46 tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] GET http://192.168.122.117/volume/v3/volumes/8371edc1-2cca-4a88-a2f7-cec212c2e708 Sep 05 21:10:11 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-30157a0c-ac4a-4e0f-8aca-cfc11d1e3b46 tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:11 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-30157a0c-ac4a-4e0f-8aca-cfc11d1e3b46 tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:11 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:11 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:10:11 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:11 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:10:11 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-30157a0c-ac4a-4e0f-8aca-cfc11d1e3b46 tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Volume info retrieved successfully. Sep 05 21:10:11 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-30157a0c-ac4a-4e0f-8aca-cfc11d1e3b46 tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] http://192.168.122.117/volume/v3/volumes/8371edc1-2cca-4a88-a2f7-cec212c2e708 returned with HTTP 200 Sep 05 21:10:11 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1567/3114] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:10:11 2026] GET /volume/v3/volumes/8371edc1-2cca-4a88-a2f7-cec212c2e708 => generated 856 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:10:11 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-701bc0cf-a748-4238-a447-3cafa7747265 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:11 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-701bc0cf-a748-4238-a447-3cafa7747265 tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] GET http://192.168.122.117/volume/v3/volumes/8371edc1-2cca-4a88-a2f7-cec212c2e708 Sep 05 21:10:11 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-701bc0cf-a748-4238-a447-3cafa7747265 tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:11 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-701bc0cf-a748-4238-a447-3cafa7747265 tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:11 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:11 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:10:11 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:11 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:10:11 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-701bc0cf-a748-4238-a447-3cafa7747265 tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Volume info retrieved successfully. Sep 05 21:10:11 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-701bc0cf-a748-4238-a447-3cafa7747265 tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] http://192.168.122.117/volume/v3/volumes/8371edc1-2cca-4a88-a2f7-cec212c2e708 returned with HTTP 200 Sep 05 21:10:11 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1548/3115] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:10:11 2026] GET /volume/v3/volumes/8371edc1-2cca-4a88-a2f7-cec212c2e708 => generated 856 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:10:11 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-29054eec-68bb-45a5-aea0-bc88a9fc6b99 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:11 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-29054eec-68bb-45a5-aea0-bc88a9fc6b99 tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] POST http://192.168.122.117/volume/v3/snapshots Sep 05 21:10:11 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-29054eec-68bb-45a5-aea0-bc88a9fc6b99 tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8371edc1-2cca-4a88-a2f7-cec212c2e708", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-503522309", "description": null, "metadata": null}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:10:11 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:11 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:10:11 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:11 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:10:11 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-29054eec-68bb-45a5-aea0-bc88a9fc6b99 tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Volume info retrieved successfully. Sep 05 21:10:11 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.snapshots [None req-29054eec-68bb-45a5-aea0-bc88a9fc6b99 tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Create snapshot from volume 8371edc1-2cca-4a88-a2f7-cec212c2e708 Sep 05 21:10:11 devstack devstack@c-api.service[87434]: DEBUG cinder.quota [None req-29054eec-68bb-45a5-aea0-bc88a9fc6b99 tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Created reservations ['420733f8-640d-46d3-873e-ea7461f0113d', '6666d2f4-48c8-4ca1-9aea-8c4a0d3d1bb6', '8088712b-458d-4eba-ad29-640a071bf8b5', 'ffaffb8e-8fcc-49c6-aa3c-a866b451d920'] {{(pid=87434) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:10:11 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:11 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:10:11 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-29054eec-68bb-45a5-aea0-bc88a9fc6b99 tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Snapshot force create request issued successfully. Sep 05 21:10:11 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-29054eec-68bb-45a5-aea0-bc88a9fc6b99 tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] http://192.168.122.117/volume/v3/snapshots returned with HTTP 202 Sep 05 21:10:11 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1568/3116] 192.168.122.117 () {60 vars in 1149 bytes} [Sat Sep 5 21:10:11 2026] POST /volume/v3/snapshots => generated 309 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:10:11 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-b4489f8e-8e88-4314-afca-d8cc6e84c24c None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:11 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-b4489f8e-8e88-4314-afca-d8cc6e84c24c tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] GET http://192.168.122.117/volume/v3/snapshots/df0c60fc-c569-44a6-a96c-5dab4cd644ba Sep 05 21:10:11 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-b4489f8e-8e88-4314-afca-d8cc6e84c24c tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:11 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-b4489f8e-8e88-4314-afca-d8cc6e84c24c tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:11 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:11 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:10:11 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-b4489f8e-8e88-4314-afca-d8cc6e84c24c tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Snapshot retrieved successfully. Sep 05 21:10:11 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-b4489f8e-8e88-4314-afca-d8cc6e84c24c tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] http://192.168.122.117/volume/v3/snapshots/df0c60fc-c569-44a6-a96c-5dab4cd644ba returned with HTTP 200 Sep 05 21:10:11 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1549/3117] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:10:11 2026] GET /volume/v3/snapshots/df0c60fc-c569-44a6-a96c-5dab4cd644ba => generated 441 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:10:11 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-efbe3da4-e9b2-4781-b9c3-8da7ea6774c2 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:11 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-efbe3da4-e9b2-4781-b9c3-8da7ea6774c2 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] GET http://192.168.122.117/volume/v3/volumes/1e4da4a3-bd56-455b-af0f-0f04c0d28854 Sep 05 21:10:11 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-efbe3da4-e9b2-4781-b9c3-8da7ea6774c2 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:11 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-efbe3da4-e9b2-4781-b9c3-8da7ea6774c2 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:12 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:12 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:10:12 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:12 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:10:12 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-efbe3da4-e9b2-4781-b9c3-8da7ea6774c2 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Volume info retrieved successfully. Sep 05 21:10:12 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-cdc7bc74-da57-406c-ba04-3a6a3b51b8f2 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:12 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-efbe3da4-e9b2-4781-b9c3-8da7ea6774c2 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] http://192.168.122.117/volume/v3/volumes/1e4da4a3-bd56-455b-af0f-0f04c0d28854 returned with HTTP 200 Sep 05 21:10:12 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-cdc7bc74-da57-406c-ba04-3a6a3b51b8f2 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] GET http://192.168.122.117/volume/v3/volumes/e8f39c02-19c9-48fd-b7fb-31f20460fba7 Sep 05 21:10:12 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-cdc7bc74-da57-406c-ba04-3a6a3b51b8f2 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:12 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1569/3118] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:10:11 2026] GET /volume/v3/volumes/1e4da4a3-bd56-455b-af0f-0f04c0d28854 => generated 1016 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:10:12 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-5b990260-5774-49a9-b05f-81ee12d7ed77 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:12 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-cdc7bc74-da57-406c-ba04-3a6a3b51b8f2 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:12 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-5b990260-5774-49a9-b05f-81ee12d7ed77 tempest-VolumeImageDependencyTests-1900382468 tempest-VolumeImageDependencyTests-1900382468-project-member] GET http://192.168.122.117/volume/v3/volumes/6eab3629-c1ca-4e47-b1fc-a4ad56cdfd1d Sep 05 21:10:12 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-5b990260-5774-49a9-b05f-81ee12d7ed77 tempest-VolumeImageDependencyTests-1900382468 tempest-VolumeImageDependencyTests-1900382468-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:12 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-5b990260-5774-49a9-b05f-81ee12d7ed77 tempest-VolumeImageDependencyTests-1900382468 tempest-VolumeImageDependencyTests-1900382468-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:12 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:12 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:10:12 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:12 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:10:12 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-5b990260-5774-49a9-b05f-81ee12d7ed77 tempest-VolumeImageDependencyTests-1900382468 tempest-VolumeImageDependencyTests-1900382468-project-member] Volume info retrieved successfully. Sep 05 21:10:12 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-cdc7bc74-da57-406c-ba04-3a6a3b51b8f2 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] http://192.168.122.117/volume/v3/volumes/e8f39c02-19c9-48fd-b7fb-31f20460fba7 returned with HTTP 404 Sep 05 21:10:12 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1550/3119] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:10:12 2026] GET /volume/v3/volumes/e8f39c02-19c9-48fd-b7fb-31f20460fba7 => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:10:12 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-61e29ab1-9b4a-4773-a9da-a8ba48c60b4f None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:12 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-61e29ab1-9b4a-4773-a9da-a8ba48c60b4f tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] POST http://192.168.122.117/volume/v3/volumes Sep 05 21:10:12 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-61e29ab1-9b4a-4773-a9da-a8ba48c60b4f tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1640592257"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:10:12 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-5b990260-5774-49a9-b05f-81ee12d7ed77 tempest-VolumeImageDependencyTests-1900382468 tempest-VolumeImageDependencyTests-1900382468-project-member] http://192.168.122.117/volume/v3/volumes/6eab3629-c1ca-4e47-b1fc-a4ad56cdfd1d returned with HTTP 200 Sep 05 21:10:12 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1570/3120] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 21:10:12 2026] GET /volume/v3/volumes/6eab3629-c1ca-4e47-b1fc-a4ad56cdfd1d => generated 937 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:10:12 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.volumes [None req-61e29ab1-9b4a-4773-a9da-a8ba48c60b4f tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1640592257'}} {{(pid=87435) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:10:12 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-61e29ab1-9b4a-4773-a9da-a8ba48c60b4f tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Create volume of 1 GB Sep 05 21:10:12 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-61e29ab1-9b4a-4773-a9da-a8ba48c60b4f tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Availability Zones retrieved successfully. Sep 05 21:10:12 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-61e29ab1-9b4a-4773-a9da-a8ba48c60b4f tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Flow 'volume_create_api' (27781288-0f58-49f1-bdd5-c484975b94a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:10:12 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-61e29ab1-9b4a-4773-a9da-a8ba48c60b4f tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1659e675-5d30-487f-bb67-2215e1014d6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:10:12 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.flows.api.create_volume [None req-61e29ab1-9b4a-4773-a9da-a8ba48c60b4f tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Validating volume size '1' using validate_int {{(pid=87435) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:10:12 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-61e29ab1-9b4a-4773-a9da-a8ba48c60b4f tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1659e675-5d30-487f-bb67-2215e1014d6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:10:12 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-61e29ab1-9b4a-4773-a9da-a8ba48c60b4f tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68f0d7fc-c23d-483a-9786-299af941c0a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:10:12 devstack devstack@c-api.service[87435]: DEBUG cinder.quota [None req-61e29ab1-9b4a-4773-a9da-a8ba48c60b4f tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Created reservations ['02dc82bd-ec61-4e92-b7f1-7680b92888cb', 'd5609baa-6596-4edd-adbf-3666409e0403', 'a2a08849-3779-470d-8204-c54ec23af3df', 'f00faf0d-e097-4b20-bb1e-7acf06dc47c9'] {{(pid=87435) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:10:12 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-61e29ab1-9b4a-4773-a9da-a8ba48c60b4f tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68f0d7fc-c23d-483a-9786-299af941c0a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['02dc82bd-ec61-4e92-b7f1-7680b92888cb', 'd5609baa-6596-4edd-adbf-3666409e0403', 'a2a08849-3779-470d-8204-c54ec23af3df', 'f00faf0d-e097-4b20-bb1e-7acf06dc47c9']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:10:12 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-61e29ab1-9b4a-4773-a9da-a8ba48c60b4f tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (adb5cb05-fb21-4b07-b11f-3e659d2a1fe4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:10:12 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:12 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:10:12 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-61e29ab1-9b4a-4773-a9da-a8ba48c60b4f tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (adb5cb05-fb21-4b07-b11f-3e659d2a1fe4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8aaebc89-9819-4b62-9e3f-a08abe5f1471', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1640592257',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='672d85368148483f9f79ea841083378f',qos_specs=None,replication_status=,reservations=['02dc82bd-ec61-4e92-b7f1-7680b92888cb','d5609baa-6596-4edd-adbf-3666409e0403','a2a08849-3779-470d-8204-c54ec23af3df','f00faf0d-e097-4b20-bb1e-7acf06dc47c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92045a43ede94d649c63be2eb1576c4b',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:10:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1640592257',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8aaebc89-9819-4b62-9e3f-a08abe5f1471,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='672d85368148483f9f79ea841083378f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='92045a43ede94d649c63be2eb1576c4b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:10:12 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-61e29ab1-9b4a-4773-a9da-a8ba48c60b4f tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c8c9c1d-d5dd-41f2-95f6-8858a785e406) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:10:12 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-61e29ab1-9b4a-4773-a9da-a8ba48c60b4f tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c8c9c1d-d5dd-41f2-95f6-8858a785e406) transitioned into state 'SUCCESS' from state '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-1640592257',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='672d85368148483f9f79ea841083378f',qos_specs=None,replication_status=,reservations=['02dc82bd-ec61-4e92-b7f1-7680b92888cb','d5609baa-6596-4edd-adbf-3666409e0403','a2a08849-3779-470d-8204-c54ec23af3df','f00faf0d-e097-4b20-bb1e-7acf06dc47c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92045a43ede94d649c63be2eb1576c4b',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:10:12 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-61e29ab1-9b4a-4773-a9da-a8ba48c60b4f tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44157c89-7657-4f27-8ebf-c82d22d088af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:10:12 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-61e29ab1-9b4a-4773-a9da-a8ba48c60b4f tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44157c89-7657-4f27-8ebf-c82d22d088af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:10:12 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-61e29ab1-9b4a-4773-a9da-a8ba48c60b4f tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Flow 'volume_create_api' (27781288-0f58-49f1-bdd5-c484975b94a1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:10:12 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-61e29ab1-9b4a-4773-a9da-a8ba48c60b4f tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Create volume request issued successfully. Sep 05 21:10:12 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-61e29ab1-9b4a-4773-a9da-a8ba48c60b4f tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 21:10:12 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1551/3121] 192.168.122.117 () {60 vars in 1142 bytes} [Sat Sep 5 21:10:12 2026] POST /volume/v3/volumes => generated 787 bytes in 348 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 05 21:10:12 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-ab99d5d5-ad02-4759-9905-776839c6959d None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:12 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-ab99d5d5-ad02-4759-9905-776839c6959d tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] GET http://192.168.122.117/volume/v3/volumes/8aaebc89-9819-4b62-9e3f-a08abe5f1471 Sep 05 21:10:12 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-ab99d5d5-ad02-4759-9905-776839c6959d tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:12 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-ab99d5d5-ad02-4759-9905-776839c6959d tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:12 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:12 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:10:12 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:12 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:10:12 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-ab99d5d5-ad02-4759-9905-776839c6959d tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Volume info retrieved successfully. Sep 05 21:10:12 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-ab99d5d5-ad02-4759-9905-776839c6959d tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] http://192.168.122.117/volume/v3/volumes/8aaebc89-9819-4b62-9e3f-a08abe5f1471 returned with HTTP 200 Sep 05 21:10:12 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1571/3122] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:10:12 2026] GET /volume/v3/volumes/8aaebc89-9819-4b62-9e3f-a08abe5f1471 => generated 966 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:10:12 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-9f659cec-4011-41be-bd58-f58cfd34a305 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:12 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-9f659cec-4011-41be-bd58-f58cfd34a305 tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] GET http://192.168.122.117/volume/v3/snapshots/df0c60fc-c569-44a6-a96c-5dab4cd644ba Sep 05 21:10:12 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-9f659cec-4011-41be-bd58-f58cfd34a305 tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:12 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-9f659cec-4011-41be-bd58-f58cfd34a305 tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:12 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:12 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:10:12 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-9f659cec-4011-41be-bd58-f58cfd34a305 tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Snapshot retrieved successfully. Sep 05 21:10:12 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-9f659cec-4011-41be-bd58-f58cfd34a305 tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] http://192.168.122.117/volume/v3/snapshots/df0c60fc-c569-44a6-a96c-5dab4cd644ba returned with HTTP 200 Sep 05 21:10:12 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1552/3123] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:10:12 2026] GET /volume/v3/snapshots/df0c60fc-c569-44a6-a96c-5dab4cd644ba => generated 441 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:10:13 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-d43fc2d4-5add-4fc8-ad59-7b5d797e0bfe None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:13 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d43fc2d4-5add-4fc8-ad59-7b5d797e0bfe tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] GET http://192.168.122.117/volume/v3/volumes/1e4da4a3-bd56-455b-af0f-0f04c0d28854 Sep 05 21:10:13 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-d43fc2d4-5add-4fc8-ad59-7b5d797e0bfe tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:13 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-d43fc2d4-5add-4fc8-ad59-7b5d797e0bfe tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:13 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:13 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:10:13 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:13 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:10:13 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-d43fc2d4-5add-4fc8-ad59-7b5d797e0bfe tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Volume info retrieved successfully. Sep 05 21:10:13 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d43fc2d4-5add-4fc8-ad59-7b5d797e0bfe tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] http://192.168.122.117/volume/v3/volumes/1e4da4a3-bd56-455b-af0f-0f04c0d28854 returned with HTTP 200 Sep 05 21:10:13 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1572/3124] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:10:13 2026] GET /volume/v3/volumes/1e4da4a3-bd56-455b-af0f-0f04c0d28854 => generated 1017 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:10:13 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-ef9fb6de-1936-48fc-9322-2b681463746b None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:13 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-ef9fb6de-1936-48fc-9322-2b681463746b tempest-VolumeImageDependencyTests-1900382468 tempest-VolumeImageDependencyTests-1900382468-project-member] GET http://192.168.122.117/volume/v3/volumes/6eab3629-c1ca-4e47-b1fc-a4ad56cdfd1d Sep 05 21:10:13 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-ef9fb6de-1936-48fc-9322-2b681463746b tempest-VolumeImageDependencyTests-1900382468 tempest-VolumeImageDependencyTests-1900382468-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:13 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-ef9fb6de-1936-48fc-9322-2b681463746b tempest-VolumeImageDependencyTests-1900382468 tempest-VolumeImageDependencyTests-1900382468-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:13 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-8b5644bb-f6e1-4219-b8e9-529d58ac399c None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:13 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-8b5644bb-f6e1-4219-b8e9-529d58ac399c tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] POST http://192.168.122.117/volume/v3/snapshots Sep 05 21:10:13 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-8b5644bb-f6e1-4219-b8e9-529d58ac399c tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1e4da4a3-bd56-455b-af0f-0f04c0d28854", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-133404398"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:10:13 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:13 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:10:13 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:13 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:10:13 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:13 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:10:13 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:13 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:10:13 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-8b5644bb-f6e1-4219-b8e9-529d58ac399c tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Volume info retrieved successfully. Sep 05 21:10:13 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.snapshots [None req-8b5644bb-f6e1-4219-b8e9-529d58ac399c tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Create snapshot from volume 1e4da4a3-bd56-455b-af0f-0f04c0d28854 Sep 05 21:10:13 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-ef9fb6de-1936-48fc-9322-2b681463746b tempest-VolumeImageDependencyTests-1900382468 tempest-VolumeImageDependencyTests-1900382468-project-member] Volume info retrieved successfully. Sep 05 21:10:13 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-ef9fb6de-1936-48fc-9322-2b681463746b tempest-VolumeImageDependencyTests-1900382468 tempest-VolumeImageDependencyTests-1900382468-project-member] http://192.168.122.117/volume/v3/volumes/6eab3629-c1ca-4e47-b1fc-a4ad56cdfd1d returned with HTTP 200 Sep 05 21:10:13 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1553/3125] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 21:10:13 2026] GET /volume/v3/volumes/6eab3629-c1ca-4e47-b1fc-a4ad56cdfd1d => generated 937 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:10:13 devstack devstack@c-api.service[87434]: DEBUG cinder.quota [None req-8b5644bb-f6e1-4219-b8e9-529d58ac399c tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Created reservations ['72a8fed8-3a48-4e89-a9b6-48eb112de3ec', '8c439972-4df0-4a4e-b83b-faf9fdf5e0a2', '89e51362-38e8-4f62-a62c-cd1cf04262c5', 'e2db148d-5762-43b3-8cc8-c9635b4f3951'] {{(pid=87434) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:10:13 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:13 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:10:13 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-8b5644bb-f6e1-4219-b8e9-529d58ac399c tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Snapshot create request issued successfully. Sep 05 21:10:13 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-8b5644bb-f6e1-4219-b8e9-529d58ac399c tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] http://192.168.122.117/volume/v3/snapshots returned with HTTP 202 Sep 05 21:10:13 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1573/3126] 192.168.122.117 () {60 vars in 1149 bytes} [Sat Sep 5 21:10:13 2026] POST /volume/v3/snapshots => generated 307 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:10:13 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-fd45a617-b321-4b5c-ba5a-f47dd47d6008 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:13 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-fd45a617-b321-4b5c-ba5a-f47dd47d6008 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] GET http://192.168.122.117/volume/v3/snapshots/2e76b140-2a7a-45fd-8a5c-5c35dd53c242 Sep 05 21:10:13 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-fd45a617-b321-4b5c-ba5a-f47dd47d6008 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:13 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-fd45a617-b321-4b5c-ba5a-f47dd47d6008 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:13 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:13 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:10:13 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-fd45a617-b321-4b5c-ba5a-f47dd47d6008 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Snapshot retrieved successfully. Sep 05 21:10:13 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-fd45a617-b321-4b5c-ba5a-f47dd47d6008 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] http://192.168.122.117/volume/v3/snapshots/2e76b140-2a7a-45fd-8a5c-5c35dd53c242 returned with HTTP 200 Sep 05 21:10:13 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1554/3127] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:10:13 2026] GET /volume/v3/snapshots/2e76b140-2a7a-45fd-8a5c-5c35dd53c242 => generated 439 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:10:13 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-36a6453c-f3dd-456f-b44c-991c7ea4ef93 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:13 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-36a6453c-f3dd-456f-b44c-991c7ea4ef93 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] GET http://192.168.122.117/volume/v3/volumes/8aaebc89-9819-4b62-9e3f-a08abe5f1471 Sep 05 21:10:13 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-36a6453c-f3dd-456f-b44c-991c7ea4ef93 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:13 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-36a6453c-f3dd-456f-b44c-991c7ea4ef93 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:13 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:13 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:10:13 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:13 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:10:13 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-36a6453c-f3dd-456f-b44c-991c7ea4ef93 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Volume info retrieved successfully. Sep 05 21:10:13 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-36a6453c-f3dd-456f-b44c-991c7ea4ef93 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] http://192.168.122.117/volume/v3/volumes/8aaebc89-9819-4b62-9e3f-a08abe5f1471 returned with HTTP 200 Sep 05 21:10:13 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1574/3128] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:10:13 2026] GET /volume/v3/volumes/8aaebc89-9819-4b62-9e3f-a08abe5f1471 => generated 1016 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:10:13 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-9ee8faeb-2bb9-4d1b-ad96-633e6b0cc1fd None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:13 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-9ee8faeb-2bb9-4d1b-ad96-633e6b0cc1fd tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] GET http://192.168.122.117/volume/v3/snapshots/df0c60fc-c569-44a6-a96c-5dab4cd644ba Sep 05 21:10:13 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-9ee8faeb-2bb9-4d1b-ad96-633e6b0cc1fd tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:13 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-9ee8faeb-2bb9-4d1b-ad96-633e6b0cc1fd tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:13 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:13 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:10:13 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-9ee8faeb-2bb9-4d1b-ad96-633e6b0cc1fd tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Snapshot retrieved successfully. Sep 05 21:10:13 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-9ee8faeb-2bb9-4d1b-ad96-633e6b0cc1fd tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] http://192.168.122.117/volume/v3/snapshots/df0c60fc-c569-44a6-a96c-5dab4cd644ba returned with HTTP 200 Sep 05 21:10:13 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1555/3129] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:10:13 2026] GET /volume/v3/snapshots/df0c60fc-c569-44a6-a96c-5dab4cd644ba => generated 441 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:10:14 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-24e00e8b-5e83-486f-afb8-d272623c687e None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:14 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-24e00e8b-5e83-486f-afb8-d272623c687e tempest-VolumeImageDependencyTests-1900382468 tempest-VolumeImageDependencyTests-1900382468-project-member] GET http://192.168.122.117/volume/v3/volumes/6eab3629-c1ca-4e47-b1fc-a4ad56cdfd1d Sep 05 21:10:14 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-24e00e8b-5e83-486f-afb8-d272623c687e tempest-VolumeImageDependencyTests-1900382468 tempest-VolumeImageDependencyTests-1900382468-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:14 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-24e00e8b-5e83-486f-afb8-d272623c687e tempest-VolumeImageDependencyTests-1900382468 tempest-VolumeImageDependencyTests-1900382468-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:14 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:14 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:10:14 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:14 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:10:14 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-24e00e8b-5e83-486f-afb8-d272623c687e tempest-VolumeImageDependencyTests-1900382468 tempest-VolumeImageDependencyTests-1900382468-project-member] Volume info retrieved successfully. Sep 05 21:10:14 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-24e00e8b-5e83-486f-afb8-d272623c687e tempest-VolumeImageDependencyTests-1900382468 tempest-VolumeImageDependencyTests-1900382468-project-member] http://192.168.122.117/volume/v3/volumes/6eab3629-c1ca-4e47-b1fc-a4ad56cdfd1d returned with HTTP 200 Sep 05 21:10:14 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1575/3130] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 21:10:14 2026] GET /volume/v3/volumes/6eab3629-c1ca-4e47-b1fc-a4ad56cdfd1d => generated 1202 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 21:10:14 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-5d4ab8cd-3c37-4d05-8bd7-ee15eb5f8e57 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:14 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-5d4ab8cd-3c37-4d05-8bd7-ee15eb5f8e57 tempest-VolumeImageDependencyTests-1900382468 tempest-VolumeImageDependencyTests-1900382468-project-member] GET http://192.168.122.117/volume/v3/volumes/6eab3629-c1ca-4e47-b1fc-a4ad56cdfd1d Sep 05 21:10:14 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-5d4ab8cd-3c37-4d05-8bd7-ee15eb5f8e57 tempest-VolumeImageDependencyTests-1900382468 tempest-VolumeImageDependencyTests-1900382468-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:14 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-5d4ab8cd-3c37-4d05-8bd7-ee15eb5f8e57 tempest-VolumeImageDependencyTests-1900382468 tempest-VolumeImageDependencyTests-1900382468-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:14 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:14 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:10:14 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:14 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:10:14 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-5d4ab8cd-3c37-4d05-8bd7-ee15eb5f8e57 tempest-VolumeImageDependencyTests-1900382468 tempest-VolumeImageDependencyTests-1900382468-project-member] Volume info retrieved successfully. Sep 05 21:10:14 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-5d4ab8cd-3c37-4d05-8bd7-ee15eb5f8e57 tempest-VolumeImageDependencyTests-1900382468 tempest-VolumeImageDependencyTests-1900382468-project-member] http://192.168.122.117/volume/v3/volumes/6eab3629-c1ca-4e47-b1fc-a4ad56cdfd1d returned with HTTP 200 Sep 05 21:10:14 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1556/3131] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 21:10:14 2026] GET /volume/v3/volumes/6eab3629-c1ca-4e47-b1fc-a4ad56cdfd1d => generated 1202 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 21:10:14 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-c8938767-ee46-4703-af6a-2fe7522f52d7 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:14 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-c8938767-ee46-4703-af6a-2fe7522f52d7 tempest-VolumeImageDependencyTests-1900382468 tempest-VolumeImageDependencyTests-1900382468-project-member] DELETE http://192.168.122.117/volume/v3/volumes/6eab3629-c1ca-4e47-b1fc-a4ad56cdfd1d Sep 05 21:10:14 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-c8938767-ee46-4703-af6a-2fe7522f52d7 tempest-VolumeImageDependencyTests-1900382468 tempest-VolumeImageDependencyTests-1900382468-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:14 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-c8938767-ee46-4703-af6a-2fe7522f52d7 tempest-VolumeImageDependencyTests-1900382468 tempest-VolumeImageDependencyTests-1900382468-project-member] Calling method 'delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:14 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-c8938767-ee46-4703-af6a-2fe7522f52d7 tempest-VolumeImageDependencyTests-1900382468 tempest-VolumeImageDependencyTests-1900382468-project-member] Delete volume with id: 6eab3629-c1ca-4e47-b1fc-a4ad56cdfd1d Sep 05 21:10:14 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:14 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:10:14 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:14 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:10:14 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-c8938767-ee46-4703-af6a-2fe7522f52d7 tempest-VolumeImageDependencyTests-1900382468 tempest-VolumeImageDependencyTests-1900382468-project-member] Volume info retrieved successfully. Sep 05 21:10:14 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-b59a081e-76e4-4833-89cc-01fa80d87c93 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:14 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-b59a081e-76e4-4833-89cc-01fa80d87c93 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] GET http://192.168.122.117/volume/v3/snapshots/2e76b140-2a7a-45fd-8a5c-5c35dd53c242 Sep 05 21:10:14 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-b59a081e-76e4-4833-89cc-01fa80d87c93 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:14 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-b59a081e-76e4-4833-89cc-01fa80d87c93 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:14 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:14 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:10:14 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-b59a081e-76e4-4833-89cc-01fa80d87c93 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Snapshot retrieved successfully. Sep 05 21:10:14 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-b59a081e-76e4-4833-89cc-01fa80d87c93 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] http://192.168.122.117/volume/v3/snapshots/2e76b140-2a7a-45fd-8a5c-5c35dd53c242 returned with HTTP 200 Sep 05 21:10:14 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1557/3132] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:10:14 2026] GET /volume/v3/snapshots/2e76b140-2a7a-45fd-8a5c-5c35dd53c242 => generated 439 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:10:14 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-c8938767-ee46-4703-af6a-2fe7522f52d7 tempest-VolumeImageDependencyTests-1900382468 tempest-VolumeImageDependencyTests-1900382468-project-member] Delete volume request issued successfully. Sep 05 21:10:14 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-c8938767-ee46-4703-af6a-2fe7522f52d7 tempest-VolumeImageDependencyTests-1900382468 tempest-VolumeImageDependencyTests-1900382468-project-member] http://192.168.122.117/volume/v3/volumes/6eab3629-c1ca-4e47-b1fc-a4ad56cdfd1d returned with HTTP 202 Sep 05 21:10:14 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1576/3133] 192.168.122.117 () {60 vars in 1276 bytes} [Sat Sep 5 21:10:14 2026] DELETE /volume/v3/volumes/6eab3629-c1ca-4e47-b1fc-a4ad56cdfd1d => generated 0 bytes in 118 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 21:10:14 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-09305817-a1a6-4adb-859a-c5bad767786c None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:14 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-09305817-a1a6-4adb-859a-c5bad767786c tempest-VolumeImageDependencyTests-1900382468 tempest-VolumeImageDependencyTests-1900382468-project-member] GET http://192.168.122.117/volume/v3/volumes/6eab3629-c1ca-4e47-b1fc-a4ad56cdfd1d Sep 05 21:10:14 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-09305817-a1a6-4adb-859a-c5bad767786c tempest-VolumeImageDependencyTests-1900382468 tempest-VolumeImageDependencyTests-1900382468-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:14 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-09305817-a1a6-4adb-859a-c5bad767786c tempest-VolumeImageDependencyTests-1900382468 tempest-VolumeImageDependencyTests-1900382468-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:14 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:14 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:10:14 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:14 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:10:14 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-09305817-a1a6-4adb-859a-c5bad767786c tempest-VolumeImageDependencyTests-1900382468 tempest-VolumeImageDependencyTests-1900382468-project-member] Volume info retrieved successfully. Sep 05 21:10:14 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-09305817-a1a6-4adb-859a-c5bad767786c tempest-VolumeImageDependencyTests-1900382468 tempest-VolumeImageDependencyTests-1900382468-project-member] http://192.168.122.117/volume/v3/volumes/6eab3629-c1ca-4e47-b1fc-a4ad56cdfd1d returned with HTTP 200 Sep 05 21:10:14 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1558/3134] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 21:10:14 2026] GET /volume/v3/volumes/6eab3629-c1ca-4e47-b1fc-a4ad56cdfd1d => generated 1201 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 21:10:14 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-7cee6bea-d395-43ea-ae85-3c074747cc16 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:14 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-7cee6bea-d395-43ea-ae85-3c074747cc16 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] GET http://192.168.122.117/volume/v3/volumes/8aaebc89-9819-4b62-9e3f-a08abe5f1471 Sep 05 21:10:14 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-7cee6bea-d395-43ea-ae85-3c074747cc16 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:14 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-7cee6bea-d395-43ea-ae85-3c074747cc16 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:14 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:14 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:10:14 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:14 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:10:14 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-13709310-480e-43ae-a17a-9f6aed449ba2 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:14 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-13709310-480e-43ae-a17a-9f6aed449ba2 tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] GET http://192.168.122.117/volume/v3/snapshots/df0c60fc-c569-44a6-a96c-5dab4cd644ba Sep 05 21:10:14 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-7cee6bea-d395-43ea-ae85-3c074747cc16 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Volume info retrieved successfully. Sep 05 21:10:14 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-13709310-480e-43ae-a17a-9f6aed449ba2 tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:14 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-13709310-480e-43ae-a17a-9f6aed449ba2 tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:14 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-7cee6bea-d395-43ea-ae85-3c074747cc16 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] http://192.168.122.117/volume/v3/volumes/8aaebc89-9819-4b62-9e3f-a08abe5f1471 returned with HTTP 200 Sep 05 21:10:14 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1577/3135] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:10:14 2026] GET /volume/v3/volumes/8aaebc89-9819-4b62-9e3f-a08abe5f1471 => generated 1016 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:10:14 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:14 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:10:14 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-13709310-480e-43ae-a17a-9f6aed449ba2 tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Snapshot retrieved successfully. Sep 05 21:10:14 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-13709310-480e-43ae-a17a-9f6aed449ba2 tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] http://192.168.122.117/volume/v3/snapshots/df0c60fc-c569-44a6-a96c-5dab4cd644ba returned with HTTP 200 Sep 05 21:10:14 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1559/3136] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:10:14 2026] GET /volume/v3/snapshots/df0c60fc-c569-44a6-a96c-5dab4cd644ba => generated 468 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:10:14 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-1255d4bd-eec7-4fef-9884-e118cec84b7b None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:14 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-1255d4bd-eec7-4fef-9884-e118cec84b7b tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] GET http://192.168.122.117/volume/v3/snapshots/df0c60fc-c569-44a6-a96c-5dab4cd644ba Sep 05 21:10:14 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-1255d4bd-eec7-4fef-9884-e118cec84b7b tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:14 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-1255d4bd-eec7-4fef-9884-e118cec84b7b tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:14 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:14 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:10:14 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-1255d4bd-eec7-4fef-9884-e118cec84b7b tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Snapshot retrieved successfully. Sep 05 21:10:14 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-1255d4bd-eec7-4fef-9884-e118cec84b7b tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] http://192.168.122.117/volume/v3/snapshots/df0c60fc-c569-44a6-a96c-5dab4cd644ba returned with HTTP 200 Sep 05 21:10:14 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1578/3137] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:10:14 2026] GET /volume/v3/snapshots/df0c60fc-c569-44a6-a96c-5dab4cd644ba => generated 468 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:10:14 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-7b8b9c49-a794-4925-a0ac-ad0492822bd5 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:14 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-7b8b9c49-a794-4925-a0ac-ad0492822bd5 tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] GET http://192.168.122.117/volume/v3/snapshots/df0c60fc-c569-44a6-a96c-5dab4cd644ba Sep 05 21:10:14 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-7b8b9c49-a794-4925-a0ac-ad0492822bd5 tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:14 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-7b8b9c49-a794-4925-a0ac-ad0492822bd5 tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:14 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:14 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:10:14 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-7b8b9c49-a794-4925-a0ac-ad0492822bd5 tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Snapshot retrieved successfully. Sep 05 21:10:14 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-7b8b9c49-a794-4925-a0ac-ad0492822bd5 tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] http://192.168.122.117/volume/v3/snapshots/df0c60fc-c569-44a6-a96c-5dab4cd644ba returned with HTTP 200 Sep 05 21:10:14 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1560/3138] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:10:14 2026] GET /volume/v3/snapshots/df0c60fc-c569-44a6-a96c-5dab4cd644ba => generated 468 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:10:14 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-eee5aacc-f533-45e0-be74-46b4ac816fdc None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:14 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-eee5aacc-f533-45e0-be74-46b4ac816fdc tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] POST http://192.168.122.117/volume/v3/volumes Sep 05 21:10:14 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-eee5aacc-f533-45e0-be74-46b4ac816fdc tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "df0c60fc-c569-44a6-a96c-5dab4cd644ba", "size": 1}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:10:14 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.volumes [None req-eee5aacc-f533-45e0-be74-46b4ac816fdc tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Create volume request body: {'volume': {'snapshot_id': 'df0c60fc-c569-44a6-a96c-5dab4cd644ba', 'size': 1}} {{(pid=87434) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:10:14 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:14 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:10:14 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-eee5aacc-f533-45e0-be74-46b4ac816fdc tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Snapshot retrieved successfully. Sep 05 21:10:14 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-eee5aacc-f533-45e0-be74-46b4ac816fdc tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Create volume of 1 GB Sep 05 21:10:14 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-eee5aacc-f533-45e0-be74-46b4ac816fdc tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Availability Zones retrieved successfully. Sep 05 21:10:14 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-eee5aacc-f533-45e0-be74-46b4ac816fdc tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Flow 'volume_create_api' (eccbd7b8-b35f-493a-9674-b67881b41072) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:10:14 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-eee5aacc-f533-45e0-be74-46b4ac816fdc tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (453522fc-ed0c-4887-9858-6d53253566d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:10:14 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.flows.api.create_volume [None req-eee5aacc-f533-45e0-be74-46b4ac816fdc tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87434) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:10:14 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:14 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:10:14 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-eee5aacc-f533-45e0-be74-46b4ac816fdc tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (453522fc-ed0c-4887-9858-6d53253566d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'df0c60fc-c569-44a6-a96c-5dab4cd644ba', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:10:14 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-eee5aacc-f533-45e0-be74-46b4ac816fdc tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6bfa042e-01a3-4d4b-afc2-8cb93a924677) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:10:14 devstack devstack@c-api.service[87434]: DEBUG cinder.quota [None req-eee5aacc-f533-45e0-be74-46b4ac816fdc tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Created reservations ['725ee0cb-bf06-4a81-bfa0-6228404425ec', 'e578af36-d44b-4f73-8c48-ea191783c518', 'f13212a9-9550-4839-9471-8035863d1611', '13552a5b-4471-4f5b-8b94-71a573dd5534'] {{(pid=87434) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:10:14 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-eee5aacc-f533-45e0-be74-46b4ac816fdc tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6bfa042e-01a3-4d4b-afc2-8cb93a924677) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['725ee0cb-bf06-4a81-bfa0-6228404425ec', 'e578af36-d44b-4f73-8c48-ea191783c518', 'f13212a9-9550-4839-9471-8035863d1611', '13552a5b-4471-4f5b-8b94-71a573dd5534']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:10:14 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-eee5aacc-f533-45e0-be74-46b4ac816fdc tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1641099-0039-41a9-9239-3214434d7684) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:10:14 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:14 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:10:15 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:15 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:10:15 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-eee5aacc-f533-45e0-be74-46b4ac816fdc tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1641099-0039-41a9-9239-3214434d7684) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4a01da6c-8e92-4c35-80cb-c2ddb514c08a', '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='274e5f60b1a74fddb54f903eac84838b',qos_specs=None,replication_status=,reservations=['725ee0cb-bf06-4a81-bfa0-6228404425ec','e578af36-d44b-4f73-8c48-ea191783c518','f13212a9-9550-4839-9471-8035863d1611','13552a5b-4471-4f5b-8b94-71a573dd5534'],size=1,snapshot_id=df0c60fc-c569-44a6-a96c-5dab4cd644ba,source_replicaid=,source_volid=None,status='creating',user_id='6d434a2db72648be8841cd1b79184a3d',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:10:14Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4a01da6c-8e92-4c35-80cb-c2ddb514c08a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='274e5f60b1a74fddb54f903eac84838b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=df0c60fc-c569-44a6-a96c-5dab4cd644ba,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6d434a2db72648be8841cd1b79184a3d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:10:15 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-eee5aacc-f533-45e0-be74-46b4ac816fdc tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5a7e5ff-969a-4705-9027-4a91dbed6f52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:10:15 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-eee5aacc-f533-45e0-be74-46b4ac816fdc tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5a7e5ff-969a-4705-9027-4a91dbed6f52) transitioned into state 'SUCCESS' from 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='274e5f60b1a74fddb54f903eac84838b',qos_specs=None,replication_status=,reservations=['725ee0cb-bf06-4a81-bfa0-6228404425ec','e578af36-d44b-4f73-8c48-ea191783c518','f13212a9-9550-4839-9471-8035863d1611','13552a5b-4471-4f5b-8b94-71a573dd5534'],size=1,snapshot_id=df0c60fc-c569-44a6-a96c-5dab4cd644ba,source_replicaid=,source_volid=None,status='creating',user_id='6d434a2db72648be8841cd1b79184a3d',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:10:15 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-eee5aacc-f533-45e0-be74-46b4ac816fdc tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9edcc13d-37e7-4955-bd3d-b33353cc9b52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:10:15 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:15 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:10:15 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-eee5aacc-f533-45e0-be74-46b4ac816fdc tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9edcc13d-37e7-4955-bd3d-b33353cc9b52) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:10:15 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-eee5aacc-f533-45e0-be74-46b4ac816fdc tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Flow 'volume_create_api' (eccbd7b8-b35f-493a-9674-b67881b41072) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:10:15 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-eee5aacc-f533-45e0-be74-46b4ac816fdc tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Create volume request issued successfully. Sep 05 21:10:15 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-eee5aacc-f533-45e0-be74-46b4ac816fdc tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 21:10:15 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1579/3139] 192.168.122.117 () {60 vars in 1142 bytes} [Sat Sep 5 21:10:14 2026] POST /volume/v3/volumes => generated 750 bytes in 410 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:10:15 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-efb33814-cf04-4785-9795-d8e592f91d15 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:15 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-efb33814-cf04-4785-9795-d8e592f91d15 tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] GET http://192.168.122.117/volume/v3/volumes/4a01da6c-8e92-4c35-80cb-c2ddb514c08a Sep 05 21:10:15 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-efb33814-cf04-4785-9795-d8e592f91d15 tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:15 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-efb33814-cf04-4785-9795-d8e592f91d15 tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:15 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:15 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:10:15 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:15 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:10:15 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-efb33814-cf04-4785-9795-d8e592f91d15 tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Volume info retrieved successfully. Sep 05 21:10:15 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-efb33814-cf04-4785-9795-d8e592f91d15 tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] http://192.168.122.117/volume/v3/volumes/4a01da6c-8e92-4c35-80cb-c2ddb514c08a returned with HTTP 200 Sep 05 21:10:15 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1561/3140] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:10:15 2026] GET /volume/v3/volumes/4a01da6c-8e92-4c35-80cb-c2ddb514c08a => generated 818 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:10:15 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-2b14d261-d3aa-4352-8fb6-0bcf6cb8a371 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:15 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-2b14d261-d3aa-4352-8fb6-0bcf6cb8a371 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] GET http://192.168.122.117/volume/v3/snapshots/2e76b140-2a7a-45fd-8a5c-5c35dd53c242 Sep 05 21:10:15 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-2b14d261-d3aa-4352-8fb6-0bcf6cb8a371 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:15 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-2b14d261-d3aa-4352-8fb6-0bcf6cb8a371 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:15 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:15 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:10:15 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-2b14d261-d3aa-4352-8fb6-0bcf6cb8a371 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Snapshot retrieved successfully. Sep 05 21:10:15 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-2b14d261-d3aa-4352-8fb6-0bcf6cb8a371 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] http://192.168.122.117/volume/v3/snapshots/2e76b140-2a7a-45fd-8a5c-5c35dd53c242 returned with HTTP 200 Sep 05 21:10:15 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1580/3141] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:10:15 2026] GET /volume/v3/snapshots/2e76b140-2a7a-45fd-8a5c-5c35dd53c242 => generated 439 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:10:15 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-c2c083ea-fec5-41f4-ac30-3de50ef72c98 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:15 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-c2c083ea-fec5-41f4-ac30-3de50ef72c98 tempest-VolumeImageDependencyTests-1900382468 tempest-VolumeImageDependencyTests-1900382468-project-member] GET http://192.168.122.117/volume/v3/volumes/6eab3629-c1ca-4e47-b1fc-a4ad56cdfd1d Sep 05 21:10:15 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-c2c083ea-fec5-41f4-ac30-3de50ef72c98 tempest-VolumeImageDependencyTests-1900382468 tempest-VolumeImageDependencyTests-1900382468-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:15 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-c2c083ea-fec5-41f4-ac30-3de50ef72c98 tempest-VolumeImageDependencyTests-1900382468 tempest-VolumeImageDependencyTests-1900382468-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:15 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-c2c083ea-fec5-41f4-ac30-3de50ef72c98 tempest-VolumeImageDependencyTests-1900382468 tempest-VolumeImageDependencyTests-1900382468-project-member] http://192.168.122.117/volume/v3/volumes/6eab3629-c1ca-4e47-b1fc-a4ad56cdfd1d returned with HTTP 404 Sep 05 21:10:15 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1562/3142] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 21:10:15 2026] GET /volume/v3/volumes/6eab3629-c1ca-4e47-b1fc-a4ad56cdfd1d => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 05 21:10:15 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-561b4320-8092-4738-a801-5049b58ce458 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:15 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-561b4320-8092-4738-a801-5049b58ce458 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] GET http://192.168.122.117/volume/v3/volumes/8aaebc89-9819-4b62-9e3f-a08abe5f1471 Sep 05 21:10:15 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-561b4320-8092-4738-a801-5049b58ce458 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:15 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-561b4320-8092-4738-a801-5049b58ce458 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:15 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:15 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:10:15 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:15 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:10:15 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-fabefd76-ee84-4771-9958-6d4ef405d186 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:15 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-fabefd76-ee84-4771-9958-6d4ef405d186 tempest-VolumeImageDependencyTests-1900382468 tempest-VolumeImageDependencyTests-1900382468-project-member] DELETE http://192.168.122.117/volume/v3/volumes/6eab3629-c1ca-4e47-b1fc-a4ad56cdfd1d Sep 05 21:10:15 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-fabefd76-ee84-4771-9958-6d4ef405d186 tempest-VolumeImageDependencyTests-1900382468 tempest-VolumeImageDependencyTests-1900382468-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:15 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-fabefd76-ee84-4771-9958-6d4ef405d186 tempest-VolumeImageDependencyTests-1900382468 tempest-VolumeImageDependencyTests-1900382468-project-member] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:15 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-fabefd76-ee84-4771-9958-6d4ef405d186 tempest-VolumeImageDependencyTests-1900382468 tempest-VolumeImageDependencyTests-1900382468-project-member] Delete volume with id: 6eab3629-c1ca-4e47-b1fc-a4ad56cdfd1d Sep 05 21:10:15 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-561b4320-8092-4738-a801-5049b58ce458 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Volume info retrieved successfully. Sep 05 21:10:15 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-fabefd76-ee84-4771-9958-6d4ef405d186 tempest-VolumeImageDependencyTests-1900382468 tempest-VolumeImageDependencyTests-1900382468-project-member] http://192.168.122.117/volume/v3/volumes/6eab3629-c1ca-4e47-b1fc-a4ad56cdfd1d returned with HTTP 404 Sep 05 21:10:15 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1563/3143] 192.168.122.117 () {60 vars in 1276 bytes} [Sat Sep 5 21:10:15 2026] DELETE /volume/v3/volumes/6eab3629-c1ca-4e47-b1fc-a4ad56cdfd1d => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 21:10:15 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-561b4320-8092-4738-a801-5049b58ce458 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] http://192.168.122.117/volume/v3/volumes/8aaebc89-9819-4b62-9e3f-a08abe5f1471 returned with HTTP 200 Sep 05 21:10:15 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1581/3144] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:10:15 2026] GET /volume/v3/volumes/8aaebc89-9819-4b62-9e3f-a08abe5f1471 => generated 1017 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:10:15 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-275efcc5-e271-4b6e-8804-84977cc37eca None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:15 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-275efcc5-e271-4b6e-8804-84977cc37eca tempest-VolumeImageDependencyTests-1900382468 tempest-VolumeImageDependencyTests-1900382468-project-member] GET http://192.168.122.117/volume/v3/volumes/6eab3629-c1ca-4e47-b1fc-a4ad56cdfd1d Sep 05 21:10:15 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-275efcc5-e271-4b6e-8804-84977cc37eca tempest-VolumeImageDependencyTests-1900382468 tempest-VolumeImageDependencyTests-1900382468-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:15 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-275efcc5-e271-4b6e-8804-84977cc37eca tempest-VolumeImageDependencyTests-1900382468 tempest-VolumeImageDependencyTests-1900382468-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:15 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-8270f5dd-32d4-4d8b-8fe8-e58a3794d586 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:15 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-8270f5dd-32d4-4d8b-8fe8-e58a3794d586 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] POST http://192.168.122.117/volume/v3/snapshots Sep 05 21:10:15 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-8270f5dd-32d4-4d8b-8fe8-e58a3794d586 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8aaebc89-9819-4b62-9e3f-a08abe5f1471", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1506732554"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:10:15 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-275efcc5-e271-4b6e-8804-84977cc37eca tempest-VolumeImageDependencyTests-1900382468 tempest-VolumeImageDependencyTests-1900382468-project-member] http://192.168.122.117/volume/v3/volumes/6eab3629-c1ca-4e47-b1fc-a4ad56cdfd1d returned with HTTP 404 Sep 05 21:10:15 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1564/3145] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 21:10:15 2026] GET /volume/v3/volumes/6eab3629-c1ca-4e47-b1fc-a4ad56cdfd1d => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 21:10:15 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:15 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:10:15 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:15 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:10:15 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-8270f5dd-32d4-4d8b-8fe8-e58a3794d586 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Volume info retrieved successfully. Sep 05 21:10:15 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.snapshots [None req-8270f5dd-32d4-4d8b-8fe8-e58a3794d586 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Create snapshot from volume 8aaebc89-9819-4b62-9e3f-a08abe5f1471 Sep 05 21:10:15 devstack devstack@c-api.service[87434]: DEBUG cinder.quota [None req-8270f5dd-32d4-4d8b-8fe8-e58a3794d586 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Created reservations ['f7241510-9fda-426f-9c13-ed9ab6d9097d', 'be6744e3-a10b-4a59-965a-ed368375f993', 'b2a4cb92-378a-46a3-83f8-12cae3568959', 'f3ba29dc-5fdd-47f8-bd42-7bd3472d7414'] {{(pid=87434) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:10:15 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:15 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:10:15 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-8270f5dd-32d4-4d8b-8fe8-e58a3794d586 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Snapshot create request issued successfully. Sep 05 21:10:15 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-8270f5dd-32d4-4d8b-8fe8-e58a3794d586 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] http://192.168.122.117/volume/v3/snapshots returned with HTTP 202 Sep 05 21:10:15 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1582/3146] 192.168.122.117 () {60 vars in 1149 bytes} [Sat Sep 5 21:10:15 2026] POST /volume/v3/snapshots => generated 308 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:10:15 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-808eaf1c-fb1d-4dd5-a06c-2492ac9c9e5e None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:15 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-808eaf1c-fb1d-4dd5-a06c-2492ac9c9e5e tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] GET http://192.168.122.117/volume/v3/snapshots/b517fc88-45f6-4eff-a434-fc3ec24e3ab9 Sep 05 21:10:15 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-808eaf1c-fb1d-4dd5-a06c-2492ac9c9e5e tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:15 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-808eaf1c-fb1d-4dd5-a06c-2492ac9c9e5e tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:15 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:15 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:10:15 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-808eaf1c-fb1d-4dd5-a06c-2492ac9c9e5e tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Snapshot retrieved successfully. Sep 05 21:10:15 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-808eaf1c-fb1d-4dd5-a06c-2492ac9c9e5e tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] http://192.168.122.117/volume/v3/snapshots/b517fc88-45f6-4eff-a434-fc3ec24e3ab9 returned with HTTP 200 Sep 05 21:10:15 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1565/3147] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:10:15 2026] GET /volume/v3/snapshots/b517fc88-45f6-4eff-a434-fc3ec24e3ab9 => generated 440 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:10:16 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-ea5cc0ab-013e-4b64-b55f-8992702fea66 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:16 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-ea5cc0ab-013e-4b64-b55f-8992702fea66 tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] GET http://192.168.122.117/volume/v3/volumes/4a01da6c-8e92-4c35-80cb-c2ddb514c08a Sep 05 21:10:16 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-ea5cc0ab-013e-4b64-b55f-8992702fea66 tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:16 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-ea5cc0ab-013e-4b64-b55f-8992702fea66 tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:16 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:16 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:10:16 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:16 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:10:16 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-ea5cc0ab-013e-4b64-b55f-8992702fea66 tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Volume info retrieved successfully. Sep 05 21:10:16 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-ea5cc0ab-013e-4b64-b55f-8992702fea66 tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] http://192.168.122.117/volume/v3/volumes/4a01da6c-8e92-4c35-80cb-c2ddb514c08a returned with HTTP 200 Sep 05 21:10:16 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1583/3148] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:10:16 2026] GET /volume/v3/volumes/4a01da6c-8e92-4c35-80cb-c2ddb514c08a => generated 842 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:10:16 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-ce3eaf3d-7119-41fb-aadc-ed0444da2427 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:16 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-ce3eaf3d-7119-41fb-aadc-ed0444da2427 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] GET http://192.168.122.117/volume/v3/snapshots/2e76b140-2a7a-45fd-8a5c-5c35dd53c242 Sep 05 21:10:16 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-ce3eaf3d-7119-41fb-aadc-ed0444da2427 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:16 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-ce3eaf3d-7119-41fb-aadc-ed0444da2427 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:16 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:16 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:10:16 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-ce3eaf3d-7119-41fb-aadc-ed0444da2427 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Snapshot retrieved successfully. Sep 05 21:10:16 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-ce3eaf3d-7119-41fb-aadc-ed0444da2427 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] http://192.168.122.117/volume/v3/snapshots/2e76b140-2a7a-45fd-8a5c-5c35dd53c242 returned with HTTP 200 Sep 05 21:10:16 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1566/3149] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:10:16 2026] GET /volume/v3/snapshots/2e76b140-2a7a-45fd-8a5c-5c35dd53c242 => generated 439 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:10:17 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-7aed6c1f-3fb0-4bc9-9cdc-0979766f1043 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:17 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-7aed6c1f-3fb0-4bc9-9cdc-0979766f1043 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] GET http://192.168.122.117/volume/v3/snapshots/b517fc88-45f6-4eff-a434-fc3ec24e3ab9 Sep 05 21:10:17 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-7aed6c1f-3fb0-4bc9-9cdc-0979766f1043 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:17 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-7aed6c1f-3fb0-4bc9-9cdc-0979766f1043 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:17 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:17 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:10:17 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-7aed6c1f-3fb0-4bc9-9cdc-0979766f1043 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Snapshot retrieved successfully. Sep 05 21:10:17 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-7aed6c1f-3fb0-4bc9-9cdc-0979766f1043 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] http://192.168.122.117/volume/v3/snapshots/b517fc88-45f6-4eff-a434-fc3ec24e3ab9 returned with HTTP 200 Sep 05 21:10:17 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1584/3150] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:10:16 2026] GET /volume/v3/snapshots/b517fc88-45f6-4eff-a434-fc3ec24e3ab9 => generated 440 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:10:17 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-2b224409-9ab4-4051-9808-9f3ec4d6c71e None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:17 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-2b224409-9ab4-4051-9808-9f3ec4d6c71e tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] GET http://192.168.122.117/volume/v3/volumes/4a01da6c-8e92-4c35-80cb-c2ddb514c08a Sep 05 21:10:17 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-2b224409-9ab4-4051-9808-9f3ec4d6c71e tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:17 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-2b224409-9ab4-4051-9808-9f3ec4d6c71e tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:17 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:17 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:10:17 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:17 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:10:17 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-2b224409-9ab4-4051-9808-9f3ec4d6c71e tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Volume info retrieved successfully. Sep 05 21:10:17 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-2b224409-9ab4-4051-9808-9f3ec4d6c71e tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] http://192.168.122.117/volume/v3/volumes/4a01da6c-8e92-4c35-80cb-c2ddb514c08a returned with HTTP 200 Sep 05 21:10:17 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1567/3151] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:10:17 2026] GET /volume/v3/volumes/4a01da6c-8e92-4c35-80cb-c2ddb514c08a => generated 842 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:10:17 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-e472560d-9169-469b-a305-fa9912f2c209 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:17 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-e472560d-9169-469b-a305-fa9912f2c209 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] GET http://192.168.122.117/volume/v3/snapshots/2e76b140-2a7a-45fd-8a5c-5c35dd53c242 Sep 05 21:10:17 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-e472560d-9169-469b-a305-fa9912f2c209 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:17 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-e472560d-9169-469b-a305-fa9912f2c209 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:17 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:17 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:10:17 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-e472560d-9169-469b-a305-fa9912f2c209 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Snapshot retrieved successfully. Sep 05 21:10:17 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-e472560d-9169-469b-a305-fa9912f2c209 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] http://192.168.122.117/volume/v3/snapshots/2e76b140-2a7a-45fd-8a5c-5c35dd53c242 returned with HTTP 200 Sep 05 21:10:17 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1585/3152] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:10:17 2026] GET /volume/v3/snapshots/2e76b140-2a7a-45fd-8a5c-5c35dd53c242 => generated 439 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:10:18 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-bd20fb59-ca51-432c-8f6c-244115069e78 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:18 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-bd20fb59-ca51-432c-8f6c-244115069e78 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] GET http://192.168.122.117/volume/v3/snapshots/b517fc88-45f6-4eff-a434-fc3ec24e3ab9 Sep 05 21:10:18 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-bd20fb59-ca51-432c-8f6c-244115069e78 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:18 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-bd20fb59-ca51-432c-8f6c-244115069e78 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:18 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:18 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:10:18 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-bd20fb59-ca51-432c-8f6c-244115069e78 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Snapshot retrieved successfully. Sep 05 21:10:18 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-bd20fb59-ca51-432c-8f6c-244115069e78 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] http://192.168.122.117/volume/v3/snapshots/b517fc88-45f6-4eff-a434-fc3ec24e3ab9 returned with HTTP 200 Sep 05 21:10:18 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1568/3153] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:10:18 2026] GET /volume/v3/snapshots/b517fc88-45f6-4eff-a434-fc3ec24e3ab9 => generated 440 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:10:18 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-375f0cc9-1d76-4e94-ba31-00300e95bd48 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:18 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-375f0cc9-1d76-4e94-ba31-00300e95bd48 tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] GET http://192.168.122.117/volume/v3/volumes/4a01da6c-8e92-4c35-80cb-c2ddb514c08a Sep 05 21:10:18 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-375f0cc9-1d76-4e94-ba31-00300e95bd48 tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:18 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-375f0cc9-1d76-4e94-ba31-00300e95bd48 tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:18 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:18 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:10:18 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:18 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:10:18 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-375f0cc9-1d76-4e94-ba31-00300e95bd48 tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Volume info retrieved successfully. Sep 05 21:10:18 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-375f0cc9-1d76-4e94-ba31-00300e95bd48 tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] http://192.168.122.117/volume/v3/volumes/4a01da6c-8e92-4c35-80cb-c2ddb514c08a returned with HTTP 200 Sep 05 21:10:18 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1586/3154] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:10:18 2026] GET /volume/v3/volumes/4a01da6c-8e92-4c35-80cb-c2ddb514c08a => generated 842 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:10:18 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-9d5409ec-bdf1-4c87-b72a-93eaa1c53c09 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:18 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-9d5409ec-bdf1-4c87-b72a-93eaa1c53c09 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] GET http://192.168.122.117/volume/v3/snapshots/2e76b140-2a7a-45fd-8a5c-5c35dd53c242 Sep 05 21:10:18 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-9d5409ec-bdf1-4c87-b72a-93eaa1c53c09 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:18 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-9d5409ec-bdf1-4c87-b72a-93eaa1c53c09 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:18 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:18 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:10:18 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-9d5409ec-bdf1-4c87-b72a-93eaa1c53c09 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Snapshot retrieved successfully. Sep 05 21:10:18 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-9d5409ec-bdf1-4c87-b72a-93eaa1c53c09 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] http://192.168.122.117/volume/v3/snapshots/2e76b140-2a7a-45fd-8a5c-5c35dd53c242 returned with HTTP 200 Sep 05 21:10:18 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1569/3155] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:10:18 2026] GET /volume/v3/snapshots/2e76b140-2a7a-45fd-8a5c-5c35dd53c242 => generated 466 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:10:18 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-1c1b40fd-8b8d-4285-9702-543c1a926dd3 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:18 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-1c1b40fd-8b8d-4285-9702-543c1a926dd3 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-member] GET http://192.168.122.117/volume/v3/snapshots Sep 05 21:10:18 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-1c1b40fd-8b8d-4285-9702-543c1a926dd3 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:18 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-1c1b40fd-8b8d-4285-9702-543c1a926dd3 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-member] Calling method 'index' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:18 devstack devstack@c-api.service[87434]: DEBUG cinder.api.api_utils [None req-1c1b40fd-8b8d-4285-9702-543c1a926dd3 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-member] Removing options '' from query. {{(pid=87434) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 21:10:18 devstack devstack@c-api.service[87434]: DEBUG cinder.db.api [None req-1c1b40fd-8b8d-4285-9702-543c1a926dd3 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-member] Building query based on filter {{(pid=87434) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 21:10:18 devstack devstack@c-api.service[87434]: /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 05 21:10:18 devstack devstack@c-api.service[87434]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 21:10:18 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-1c1b40fd-8b8d-4285-9702-543c1a926dd3 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-member] Get all snapshots completed successfully. Sep 05 21:10:18 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-1c1b40fd-8b8d-4285-9702-543c1a926dd3 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-member] http://192.168.122.117/volume/v3/snapshots returned with HTTP 200 Sep 05 21:10:18 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1587/3156] 192.168.122.117 () {58 vars in 1127 bytes} [Sat Sep 5 21:10:18 2026] GET /volume/v3/snapshots => generated 335 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:10:18 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-bc40892e-293a-4117-a7f0-60a07a095cf6 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:18 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-bc40892e-293a-4117-a7f0-60a07a095cf6 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] DELETE http://192.168.122.117/volume/v3/snapshots/2e76b140-2a7a-45fd-8a5c-5c35dd53c242 Sep 05 21:10:18 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-bc40892e-293a-4117-a7f0-60a07a095cf6 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:18 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-bc40892e-293a-4117-a7f0-60a07a095cf6 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:18 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.snapshots [None req-bc40892e-293a-4117-a7f0-60a07a095cf6 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Delete snapshot with id: 2e76b140-2a7a-45fd-8a5c-5c35dd53c242 Sep 05 21:10:18 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:18 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:10:18 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-bc40892e-293a-4117-a7f0-60a07a095cf6 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Snapshot retrieved successfully. Sep 05 21:10:18 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:18 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:10:18 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-bc40892e-293a-4117-a7f0-60a07a095cf6 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Snapshot delete request issued successfully. Sep 05 21:10:18 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-bc40892e-293a-4117-a7f0-60a07a095cf6 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] http://192.168.122.117/volume/v3/snapshots/2e76b140-2a7a-45fd-8a5c-5c35dd53c242 returned with HTTP 202 Sep 05 21:10:18 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1570/3157] 192.168.122.117 () {58 vars in 1241 bytes} [Sat Sep 5 21:10:18 2026] DELETE /volume/v3/snapshots/2e76b140-2a7a-45fd-8a5c-5c35dd53c242 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:10:18 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-7a8b1c2d-abea-4a31-969d-bfc5fab4e017 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:18 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-7a8b1c2d-abea-4a31-969d-bfc5fab4e017 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] GET http://192.168.122.117/volume/v3/snapshots/2e76b140-2a7a-45fd-8a5c-5c35dd53c242 Sep 05 21:10:18 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-7a8b1c2d-abea-4a31-969d-bfc5fab4e017 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:18 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-7a8b1c2d-abea-4a31-969d-bfc5fab4e017 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:18 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:18 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:10:18 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-7a8b1c2d-abea-4a31-969d-bfc5fab4e017 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Snapshot retrieved successfully. Sep 05 21:10:18 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-7a8b1c2d-abea-4a31-969d-bfc5fab4e017 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] http://192.168.122.117/volume/v3/snapshots/2e76b140-2a7a-45fd-8a5c-5c35dd53c242 returned with HTTP 200 Sep 05 21:10:18 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1588/3158] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:10:18 2026] GET /volume/v3/snapshots/2e76b140-2a7a-45fd-8a5c-5c35dd53c242 => generated 465 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:10:18 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-0427c890-9292-4be7-bb4f-f813e6d5293a None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:19 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-5ad2ef38-2fe4-4b25-82d9-b091b932e72e None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:19 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-5ad2ef38-2fe4-4b25-82d9-b091b932e72e tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] GET http://192.168.122.117/volume/v3/snapshots/b517fc88-45f6-4eff-a434-fc3ec24e3ab9 Sep 05 21:10:19 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-5ad2ef38-2fe4-4b25-82d9-b091b932e72e tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:19 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-5ad2ef38-2fe4-4b25-82d9-b091b932e72e tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:19 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:19 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:10:19 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-5ad2ef38-2fe4-4b25-82d9-b091b932e72e tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Snapshot retrieved successfully. Sep 05 21:10:19 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-5ad2ef38-2fe4-4b25-82d9-b091b932e72e tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] http://192.168.122.117/volume/v3/snapshots/b517fc88-45f6-4eff-a434-fc3ec24e3ab9 returned with HTTP 200 Sep 05 21:10:19 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1589/3159] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:10:19 2026] GET /volume/v3/snapshots/b517fc88-45f6-4eff-a434-fc3ec24e3ab9 => generated 440 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:10:19 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-0427c890-9292-4be7-bb4f-f813e6d5293a tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] POST http://192.168.122.117/volume/v3/types Sep 05 21:10:19 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-0427c890-9292-4be7-bb4f-f813e6d5293a tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-837396652", "extra_specs": {"storage_protocol": "tempest-storage_protocol-974335886", "vendor_name": "tempest-vendor_name-43457770"}}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:10:19 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:19 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:10:19 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-6980ed90-2cb1-4077-9f9a-5317e6a85758 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:19 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-6980ed90-2cb1-4077-9f9a-5317e6a85758 tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] GET http://192.168.122.117/volume/v3/volumes/4a01da6c-8e92-4c35-80cb-c2ddb514c08a Sep 05 21:10:19 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-6980ed90-2cb1-4077-9f9a-5317e6a85758 tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:19 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-6980ed90-2cb1-4077-9f9a-5317e6a85758 tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:19 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-0427c890-9292-4be7-bb4f-f813e6d5293a tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] http://192.168.122.117/volume/v3/types returned with HTTP 200 Sep 05 21:10:19 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1571/3160] 192.168.122.117 () {60 vars in 1137 bytes} [Sat Sep 5 21:10:18 2026] POST /volume/v3/types => generated 326 bytes in 599 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:10:19 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:19 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:10:19 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-a2b24ad7-10a4-463b-b8f1-7889b8e19dc2 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:19 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:19 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:10:19 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-a2b24ad7-10a4-463b-b8f1-7889b8e19dc2 tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] POST http://192.168.122.117/volume/v3/volumes Sep 05 21:10:19 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-a2b24ad7-10a4-463b-b8f1-7889b8e19dc2 tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "fe7f9744-e7b7-436e-90fc-dcf7bd1aafdd", "size": 1}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:10:19 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.volumes [None req-a2b24ad7-10a4-463b-b8f1-7889b8e19dc2 tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] Create volume request body: {'volume': {'volume_type': 'fe7f9744-e7b7-436e-90fc-dcf7bd1aafdd', 'size': 1}} {{(pid=87435) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:10:19 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-6980ed90-2cb1-4077-9f9a-5317e6a85758 tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Volume info retrieved successfully. Sep 05 21:10:19 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-a2b24ad7-10a4-463b-b8f1-7889b8e19dc2 tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] Create volume of 1 GB Sep 05 21:10:19 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:19 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:10:19 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-a2b24ad7-10a4-463b-b8f1-7889b8e19dc2 tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] Availability Zones retrieved successfully. Sep 05 21:10:19 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-6980ed90-2cb1-4077-9f9a-5317e6a85758 tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] http://192.168.122.117/volume/v3/volumes/4a01da6c-8e92-4c35-80cb-c2ddb514c08a returned with HTTP 200 Sep 05 21:10:19 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1590/3161] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:10:19 2026] GET /volume/v3/volumes/4a01da6c-8e92-4c35-80cb-c2ddb514c08a => generated 842 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:10:19 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-a2b24ad7-10a4-463b-b8f1-7889b8e19dc2 tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] Flow 'volume_create_api' (f8b4f10f-f21c-492b-bc7f-5f8f4cf7f0bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:10:19 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-a2b24ad7-10a4-463b-b8f1-7889b8e19dc2 tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (579f2cf1-140f-43d8-8654-db77047806d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:10:19 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-6dceb456-62d4-43b0-a5f2-b26530b1d229 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:19 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.flows.api.create_volume [None req-a2b24ad7-10a4-463b-b8f1-7889b8e19dc2 tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] Validating volume size '1' using validate_int {{(pid=87435) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:10:19 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-6dceb456-62d4-43b0-a5f2-b26530b1d229 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] GET http://192.168.122.117/volume/v3/snapshots/2e76b140-2a7a-45fd-8a5c-5c35dd53c242 Sep 05 21:10:19 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-6dceb456-62d4-43b0-a5f2-b26530b1d229 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:19 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-6dceb456-62d4-43b0-a5f2-b26530b1d229 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:19 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:19 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:10:19 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-6dceb456-62d4-43b0-a5f2-b26530b1d229 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Snapshot retrieved successfully. Sep 05 21:10:19 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-6dceb456-62d4-43b0-a5f2-b26530b1d229 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] http://192.168.122.117/volume/v3/snapshots/2e76b140-2a7a-45fd-8a5c-5c35dd53c242 returned with HTTP 200 Sep 05 21:10:19 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1591/3162] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:10:19 2026] GET /volume/v3/snapshots/2e76b140-2a7a-45fd-8a5c-5c35dd53c242 => generated 465 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:10:19 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-a2b24ad7-10a4-463b-b8f1-7889b8e19dc2 tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (579f2cf1-140f-43d8-8654-db77047806d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T19:10:19Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-974335886',vendor_name='tempest-vendor_name-43457770'},id=fe7f9744-e7b7-436e-90fc-dcf7bd1aafdd,is_public=True,name='tempest-ProjectMemberTests-volume-type-837396652',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fe7f9744-e7b7-436e-90fc-dcf7bd1aafdd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:10:19 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-a2b24ad7-10a4-463b-b8f1-7889b8e19dc2 tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e609f674-b30d-456f-845d-7d077aac0b52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:10:19 devstack devstack@c-api.service[87435]: WARNING cinder.quota [None req-a2b24ad7-10a4-463b-b8f1-7889b8e19dc2 tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-837396652 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-837396652, it is now deprecated. Please use the default quota class for default quota. Sep 05 21:10:19 devstack devstack@c-api.service[87435]: WARNING cinder.quota [None req-a2b24ad7-10a4-463b-b8f1-7889b8e19dc2 tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-837396652 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-837396652, it is now deprecated. Please use the default quota class for default quota. Sep 05 21:10:20 devstack devstack@c-api.service[87435]: DEBUG cinder.quota [None req-a2b24ad7-10a4-463b-b8f1-7889b8e19dc2 tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] Created reservations ['2375c51b-b01e-4624-bfa0-9ed5230035da', '104425c3-57da-4c3b-8bd7-f2a5845d6da3', 'b1b48ccc-3437-4130-99c6-b0a9f62ee36d', '2cb3c19e-1029-4c3d-9e79-0c63a9146ae5'] {{(pid=87435) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:10:20 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-a2b24ad7-10a4-463b-b8f1-7889b8e19dc2 tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e609f674-b30d-456f-845d-7d077aac0b52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2375c51b-b01e-4624-bfa0-9ed5230035da', '104425c3-57da-4c3b-8bd7-f2a5845d6da3', 'b1b48ccc-3437-4130-99c6-b0a9f62ee36d', '2cb3c19e-1029-4c3d-9e79-0c63a9146ae5']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:10:20 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-7d982874-f462-481d-8b2a-8337f6770ca7 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:20 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-a2b24ad7-10a4-463b-b8f1-7889b8e19dc2 tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89e5f2b2-f8da-48a3-930c-487509602b33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:10:20 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-7d982874-f462-481d-8b2a-8337f6770ca7 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] GET http://192.168.122.117/volume/v3/snapshots/b517fc88-45f6-4eff-a434-fc3ec24e3ab9 Sep 05 21:10:20 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-7d982874-f462-481d-8b2a-8337f6770ca7 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:20 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-7d982874-f462-481d-8b2a-8337f6770ca7 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:20 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:20 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:10:20 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-7d982874-f462-481d-8b2a-8337f6770ca7 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Snapshot retrieved successfully. Sep 05 21:10:20 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-7d982874-f462-481d-8b2a-8337f6770ca7 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] http://192.168.122.117/volume/v3/snapshots/b517fc88-45f6-4eff-a434-fc3ec24e3ab9 returned with HTTP 200 Sep 05 21:10:20 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1592/3163] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:10:20 2026] GET /volume/v3/snapshots/b517fc88-45f6-4eff-a434-fc3ec24e3ab9 => generated 440 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:10:20 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:20 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:10:20 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-a2b24ad7-10a4-463b-b8f1-7889b8e19dc2 tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89e5f2b2-f8da-48a3-930c-487509602b33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c0a227d8-682a-47c3-bc1d-605f50a770cb', '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='081db05a814842f5843aaa6bfb60d76f',qos_specs=None,replication_status=,reservations=['2375c51b-b01e-4624-bfa0-9ed5230035da','104425c3-57da-4c3b-8bd7-f2a5845d6da3','b1b48ccc-3437-4130-99c6-b0a9f62ee36d','2cb3c19e-1029-4c3d-9e79-0c63a9146ae5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0892c5b385cc4ee29038a8b7225405d8',volume_type_id=fe7f9744-e7b7-436e-90fc-dcf7bd1aafdd), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:10:20Z,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=c0a227d8-682a-47c3-bc1d-605f50a770cb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='081db05a814842f5843aaa6bfb60d76f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0892c5b385cc4ee29038a8b7225405d8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fe7f9744-e7b7-436e-90fc-dcf7bd1aafdd),volume_type_id=fe7f9744-e7b7-436e-90fc-dcf7bd1aafdd)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:10:20 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-a2b24ad7-10a4-463b-b8f1-7889b8e19dc2 tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a37da0af-6590-486b-86aa-28dad73dce69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:10:20 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-a2b24ad7-10a4-463b-b8f1-7889b8e19dc2 tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a37da0af-6590-486b-86aa-28dad73dce69) transitioned into state 'SUCCESS' from 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='081db05a814842f5843aaa6bfb60d76f',qos_specs=None,replication_status=,reservations=['2375c51b-b01e-4624-bfa0-9ed5230035da','104425c3-57da-4c3b-8bd7-f2a5845d6da3','b1b48ccc-3437-4130-99c6-b0a9f62ee36d','2cb3c19e-1029-4c3d-9e79-0c63a9146ae5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0892c5b385cc4ee29038a8b7225405d8',volume_type_id=fe7f9744-e7b7-436e-90fc-dcf7bd1aafdd)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:10:20 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-a2b24ad7-10a4-463b-b8f1-7889b8e19dc2 tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9064f51-8d17-4934-ab83-f6d1d7d238a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:10:20 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-a2b24ad7-10a4-463b-b8f1-7889b8e19dc2 tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9064f51-8d17-4934-ab83-f6d1d7d238a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:10:20 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-a2b24ad7-10a4-463b-b8f1-7889b8e19dc2 tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] Flow 'volume_create_api' (f8b4f10f-f21c-492b-bc7f-5f8f4cf7f0bd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:10:20 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-a2b24ad7-10a4-463b-b8f1-7889b8e19dc2 tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] Create volume request issued successfully. Sep 05 21:10:20 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-a2b24ad7-10a4-463b-b8f1-7889b8e19dc2 tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 21:10:20 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1572/3164] 192.168.122.117 () {62 vars in 1182 bytes} [Sat Sep 5 21:10:19 2026] POST /volume/v3/volumes => generated 781 bytes in 1012 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:10:20 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-07fc8598-5b2b-4ec3-b583-1fa1ef0264af None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:20 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-07fc8598-5b2b-4ec3-b583-1fa1ef0264af tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] GET http://192.168.122.117/volume/v3/volumes/c0a227d8-682a-47c3-bc1d-605f50a770cb Sep 05 21:10:20 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-07fc8598-5b2b-4ec3-b583-1fa1ef0264af tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:20 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-07fc8598-5b2b-4ec3-b583-1fa1ef0264af tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:20 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:20 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:10:20 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:20 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:10:20 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-af1eb71a-aa84-4ef9-9e47-1333d136c428 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:20 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-af1eb71a-aa84-4ef9-9e47-1333d136c428 tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] GET http://192.168.122.117/volume/v3/volumes/4a01da6c-8e92-4c35-80cb-c2ddb514c08a Sep 05 21:10:20 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-af1eb71a-aa84-4ef9-9e47-1333d136c428 tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:20 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-07fc8598-5b2b-4ec3-b583-1fa1ef0264af tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] Volume info retrieved successfully. Sep 05 21:10:20 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-af1eb71a-aa84-4ef9-9e47-1333d136c428 tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:20 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-07fc8598-5b2b-4ec3-b583-1fa1ef0264af tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] http://192.168.122.117/volume/v3/volumes/c0a227d8-682a-47c3-bc1d-605f50a770cb returned with HTTP 200 Sep 05 21:10:20 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1593/3165] 192.168.122.117 () {60 vars in 1272 bytes} [Sat Sep 5 21:10:20 2026] GET /volume/v3/volumes/c0a227d8-682a-47c3-bc1d-605f50a770cb => generated 960 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:10:20 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:20 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:10:20 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:20 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:10:20 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-d1cb7f4f-a80b-4c9b-aa6b-9e7edb00288d None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:20 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d1cb7f4f-a80b-4c9b-aa6b-9e7edb00288d tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] GET http://192.168.122.117/volume/v3/snapshots/2e76b140-2a7a-45fd-8a5c-5c35dd53c242 Sep 05 21:10:20 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-d1cb7f4f-a80b-4c9b-aa6b-9e7edb00288d tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:20 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-d1cb7f4f-a80b-4c9b-aa6b-9e7edb00288d tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:20 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-af1eb71a-aa84-4ef9-9e47-1333d136c428 tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Volume info retrieved successfully. Sep 05 21:10:20 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:20 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:10:20 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-d1cb7f4f-a80b-4c9b-aa6b-9e7edb00288d tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Snapshot retrieved successfully. Sep 05 21:10:20 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d1cb7f4f-a80b-4c9b-aa6b-9e7edb00288d tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] http://192.168.122.117/volume/v3/snapshots/2e76b140-2a7a-45fd-8a5c-5c35dd53c242 returned with HTTP 200 Sep 05 21:10:20 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1594/3166] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:10:20 2026] GET /volume/v3/snapshots/2e76b140-2a7a-45fd-8a5c-5c35dd53c242 => generated 465 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:10:20 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-af1eb71a-aa84-4ef9-9e47-1333d136c428 tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] http://192.168.122.117/volume/v3/volumes/4a01da6c-8e92-4c35-80cb-c2ddb514c08a returned with HTTP 200 Sep 05 21:10:20 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1573/3167] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:10:20 2026] GET /volume/v3/volumes/4a01da6c-8e92-4c35-80cb-c2ddb514c08a => generated 842 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:10:21 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-67838f81-f6b6-4c73-815f-787f593a1235 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:21 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-67838f81-f6b6-4c73-815f-787f593a1235 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] GET http://192.168.122.117/volume/v3/snapshots/b517fc88-45f6-4eff-a434-fc3ec24e3ab9 Sep 05 21:10:21 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-67838f81-f6b6-4c73-815f-787f593a1235 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:21 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-67838f81-f6b6-4c73-815f-787f593a1235 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:21 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:21 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:10:21 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-67838f81-f6b6-4c73-815f-787f593a1235 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Snapshot retrieved successfully. Sep 05 21:10:21 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-67838f81-f6b6-4c73-815f-787f593a1235 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] http://192.168.122.117/volume/v3/snapshots/b517fc88-45f6-4eff-a434-fc3ec24e3ab9 returned with HTTP 200 Sep 05 21:10:21 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1595/3168] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:10:21 2026] GET /volume/v3/snapshots/b517fc88-45f6-4eff-a434-fc3ec24e3ab9 => generated 440 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:10:21 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-99170a5b-ca5a-47e9-8dc0-31584d86b65b None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:21 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-99170a5b-ca5a-47e9-8dc0-31584d86b65b tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] GET http://192.168.122.117/volume/v3/volumes/c0a227d8-682a-47c3-bc1d-605f50a770cb Sep 05 21:10:21 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-99170a5b-ca5a-47e9-8dc0-31584d86b65b tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:21 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-99170a5b-ca5a-47e9-8dc0-31584d86b65b tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:21 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:21 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:10:21 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:21 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:10:21 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-99170a5b-ca5a-47e9-8dc0-31584d86b65b tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] Volume info retrieved successfully. Sep 05 21:10:21 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-99170a5b-ca5a-47e9-8dc0-31584d86b65b tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] http://192.168.122.117/volume/v3/volumes/c0a227d8-682a-47c3-bc1d-605f50a770cb returned with HTTP 200 Sep 05 21:10:21 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1574/3169] 192.168.122.117 () {60 vars in 1272 bytes} [Sat Sep 5 21:10:21 2026] GET /volume/v3/volumes/c0a227d8-682a-47c3-bc1d-605f50a770cb => generated 981 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:10:21 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-5a4d351e-99a7-45ce-8174-622102117dc0 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:21 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-2ab51a1e-e798-4eb7-a273-14b7022ca389 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:21 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-5a4d351e-99a7-45ce-8174-622102117dc0 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] GET http://192.168.122.117/volume/v3/snapshots/2e76b140-2a7a-45fd-8a5c-5c35dd53c242 Sep 05 21:10:21 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-2ab51a1e-e798-4eb7-a273-14b7022ca389 tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] GET http://192.168.122.117/volume/v3/messages Sep 05 21:10:21 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-5a4d351e-99a7-45ce-8174-622102117dc0 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:21 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-5a4d351e-99a7-45ce-8174-622102117dc0 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:21 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-2ab51a1e-e798-4eb7-a273-14b7022ca389 tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:21 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-2ab51a1e-e798-4eb7-a273-14b7022ca389 tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] Calling method 'version_select' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:21 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:21 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:10:21 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-5a4d351e-99a7-45ce-8174-622102117dc0 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Snapshot retrieved successfully. Sep 05 21:10:21 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-2ab51a1e-e798-4eb7-a273-14b7022ca389 tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] http://192.168.122.117/volume/v3/messages returned with HTTP 200 Sep 05 21:10:21 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1575/3170] 192.168.122.117 () {60 vars in 1164 bytes} [Sat Sep 5 21:10:21 2026] GET /volume/v3/messages => generated 678 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:10:21 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-5a4d351e-99a7-45ce-8174-622102117dc0 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] http://192.168.122.117/volume/v3/snapshots/2e76b140-2a7a-45fd-8a5c-5c35dd53c242 returned with HTTP 200 Sep 05 21:10:21 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1596/3171] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:10:21 2026] GET /volume/v3/snapshots/2e76b140-2a7a-45fd-8a5c-5c35dd53c242 => generated 465 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:10:21 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-08e410dd-d84e-4f5f-8404-e856841c088a None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:21 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-08e410dd-d84e-4f5f-8404-e856841c088a tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] GET http://192.168.122.117/volume/v3/volumes/4a01da6c-8e92-4c35-80cb-c2ddb514c08a Sep 05 21:10:21 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-08e410dd-d84e-4f5f-8404-e856841c088a tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:21 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-08e410dd-d84e-4f5f-8404-e856841c088a tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:21 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-244ae9c7-5443-4b5c-9c5f-4aa68918f6d7 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:21 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:21 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:10:21 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:21 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:10:21 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-08e410dd-d84e-4f5f-8404-e856841c088a tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Volume info retrieved successfully. Sep 05 21:10:21 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-08e410dd-d84e-4f5f-8404-e856841c088a tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] http://192.168.122.117/volume/v3/volumes/4a01da6c-8e92-4c35-80cb-c2ddb514c08a returned with HTTP 200 Sep 05 21:10:21 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1576/3172] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:10:21 2026] GET /volume/v3/volumes/4a01da6c-8e92-4c35-80cb-c2ddb514c08a => generated 842 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:10:22 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-575ca251-ae3a-4fdc-bbbd-9e9477bb7470 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:22 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-575ca251-ae3a-4fdc-bbbd-9e9477bb7470 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] GET http://192.168.122.117/volume/v3/snapshots/b517fc88-45f6-4eff-a434-fc3ec24e3ab9 Sep 05 21:10:22 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-575ca251-ae3a-4fdc-bbbd-9e9477bb7470 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:22 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-575ca251-ae3a-4fdc-bbbd-9e9477bb7470 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:22 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:22 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:10:22 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-575ca251-ae3a-4fdc-bbbd-9e9477bb7470 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Snapshot retrieved successfully. Sep 05 21:10:22 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-575ca251-ae3a-4fdc-bbbd-9e9477bb7470 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] http://192.168.122.117/volume/v3/snapshots/b517fc88-45f6-4eff-a434-fc3ec24e3ab9 returned with HTTP 200 Sep 05 21:10:22 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1577/3173] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:10:22 2026] GET /volume/v3/snapshots/b517fc88-45f6-4eff-a434-fc3ec24e3ab9 => generated 440 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:10:22 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-244ae9c7-5443-4b5c-9c5f-4aa68918f6d7 tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-member] DELETE http://192.168.122.117/volume/v3/messages/f2b4c827-dd7f-4098-94c1-0a9f5223c216 Sep 05 21:10:22 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-244ae9c7-5443-4b5c-9c5f-4aa68918f6d7 tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:22 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-244ae9c7-5443-4b5c-9c5f-4aa68918f6d7 tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-member] Calling method 'version_select' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:22 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-244ae9c7-5443-4b5c-9c5f-4aa68918f6d7 tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-member] http://192.168.122.117/volume/v3/messages/f2b4c827-dd7f-4098-94c1-0a9f5223c216 returned with HTTP 204 Sep 05 21:10:22 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1597/3174] 192.168.122.117 () {60 vars in 1278 bytes} [Sat Sep 5 21:10:21 2026] DELETE /volume/v3/messages/f2b4c827-dd7f-4098-94c1-0a9f5223c216 => generated 0 bytes in 604 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 05 21:10:22 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-24e5cd74-5256-4e25-9c56-8696562612fd None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:22 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-24e5cd74-5256-4e25-9c56-8696562612fd tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-member] GET http://192.168.122.117/volume/v3/messages/f2b4c827-dd7f-4098-94c1-0a9f5223c216 Sep 05 21:10:22 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-24e5cd74-5256-4e25-9c56-8696562612fd tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:22 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-24e5cd74-5256-4e25-9c56-8696562612fd tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-member] Calling method 'version_select' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:22 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-24e5cd74-5256-4e25-9c56-8696562612fd tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-member] http://192.168.122.117/volume/v3/messages/f2b4c827-dd7f-4098-94c1-0a9f5223c216 returned with HTTP 404 Sep 05 21:10:22 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1578/3175] 192.168.122.117 () {60 vars in 1275 bytes} [Sat Sep 5 21:10:22 2026] GET /volume/v3/messages/f2b4c827-dd7f-4098-94c1-0a9f5223c216 => generated 110 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:10:22 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-8c1fe91e-60be-4483-a41e-58ef49924a69 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:22 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-8c1fe91e-60be-4483-a41e-58ef49924a69 tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] DELETE http://192.168.122.117/volume/v3/volumes/c0a227d8-682a-47c3-bc1d-605f50a770cb Sep 05 21:10:22 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-8c1fe91e-60be-4483-a41e-58ef49924a69 tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:22 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-8c1fe91e-60be-4483-a41e-58ef49924a69 tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] Calling method 'delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:22 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-8c1fe91e-60be-4483-a41e-58ef49924a69 tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] Delete volume with id: c0a227d8-682a-47c3-bc1d-605f50a770cb Sep 05 21:10:22 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:22 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:10:22 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:22 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:10:22 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-8c1fe91e-60be-4483-a41e-58ef49924a69 tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] Volume info retrieved successfully. Sep 05 21:10:22 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-8c1fe91e-60be-4483-a41e-58ef49924a69 tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87434) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 05 21:10:22 devstack devstack@c-api.service[87434]: WARNING cinder.quota [None req-8c1fe91e-60be-4483-a41e-58ef49924a69 tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-837396652 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-837396652, it is now deprecated. Please use the default quota class for default quota. Sep 05 21:10:22 devstack devstack@c-api.service[87434]: WARNING cinder.quota [None req-8c1fe91e-60be-4483-a41e-58ef49924a69 tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-837396652 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-837396652, it is now deprecated. Please use the default quota class for default quota. Sep 05 21:10:22 devstack devstack@c-api.service[87434]: DEBUG cinder.quota [None req-8c1fe91e-60be-4483-a41e-58ef49924a69 tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] Created reservations ['c2de4e7a-d05a-4f9a-b07b-41a803bab360', 'def24435-39d8-4c8a-ad56-ada54cfc67be', 'fc631040-87dc-43c0-98a5-11ba416a97fd', 'a47c5262-ad53-4ff6-982e-eaabf1ac86d3'] {{(pid=87434) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:10:22 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-14319bb7-7173-4250-8665-717775ee7957 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:22 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-14319bb7-7173-4250-8665-717775ee7957 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] GET http://192.168.122.117/volume/v3/snapshots/2e76b140-2a7a-45fd-8a5c-5c35dd53c242 Sep 05 21:10:22 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-14319bb7-7173-4250-8665-717775ee7957 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:22 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-14319bb7-7173-4250-8665-717775ee7957 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:22 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-8c1fe91e-60be-4483-a41e-58ef49924a69 tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] Delete volume request issued successfully. Sep 05 21:10:22 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-8c1fe91e-60be-4483-a41e-58ef49924a69 tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] http://192.168.122.117/volume/v3/volumes/c0a227d8-682a-47c3-bc1d-605f50a770cb returned with HTTP 202 Sep 05 21:10:22 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1598/3176] 192.168.122.117 () {60 vars in 1275 bytes} [Sat Sep 5 21:10:22 2026] DELETE /volume/v3/volumes/c0a227d8-682a-47c3-bc1d-605f50a770cb => generated 0 bytes in 388 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 05 21:10:22 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-14319bb7-7173-4250-8665-717775ee7957 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] http://192.168.122.117/volume/v3/snapshots/2e76b140-2a7a-45fd-8a5c-5c35dd53c242 returned with HTTP 404 Sep 05 21:10:22 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1579/3177] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:10:22 2026] GET /volume/v3/snapshots/2e76b140-2a7a-45fd-8a5c-5c35dd53c242 => generated 111 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:10:22 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-b7d99f7f-2655-40e6-b1f3-3342b396e099 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:22 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-d3762cb8-c62f-48dc-8fba-2612287e43a9 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:22 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-b7d99f7f-2655-40e6-b1f3-3342b396e099 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] DELETE http://192.168.122.117/volume/v3/volumes/1e4da4a3-bd56-455b-af0f-0f04c0d28854 Sep 05 21:10:22 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-b7d99f7f-2655-40e6-b1f3-3342b396e099 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:22 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-b7d99f7f-2655-40e6-b1f3-3342b396e099 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:22 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-b7d99f7f-2655-40e6-b1f3-3342b396e099 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Delete volume with id: 1e4da4a3-bd56-455b-af0f-0f04c0d28854 Sep 05 21:10:22 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d3762cb8-c62f-48dc-8fba-2612287e43a9 tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] DELETE http://192.168.122.117/volume/v3/types/fe7f9744-e7b7-436e-90fc-dcf7bd1aafdd Sep 05 21:10:22 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-d3762cb8-c62f-48dc-8fba-2612287e43a9 tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:22 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-d3762cb8-c62f-48dc-8fba-2612287e43a9 tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] Calling method '_delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:23 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:23 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:10:23 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:23 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:10:23 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-b7d99f7f-2655-40e6-b1f3-3342b396e099 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Volume info retrieved successfully. Sep 05 21:10:23 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-b7d99f7f-2655-40e6-b1f3-3342b396e099 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Delete volume request issued successfully. Sep 05 21:10:23 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-b7d99f7f-2655-40e6-b1f3-3342b396e099 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] http://192.168.122.117/volume/v3/volumes/1e4da4a3-bd56-455b-af0f-0f04c0d28854 returned with HTTP 202 Sep 05 21:10:23 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1580/3178] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 21:10:22 2026] DELETE /volume/v3/volumes/1e4da4a3-bd56-455b-af0f-0f04c0d28854 => generated 0 bytes in 147 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:10:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-d7593f63-94c2-4f80-aa4b-210a2378cb53 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:23 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-d7593f63-94c2-4f80-aa4b-210a2378cb53 tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] GET http://192.168.122.117/volume/v3/volumes/4a01da6c-8e92-4c35-80cb-c2ddb514c08a Sep 05 21:10:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-d7593f63-94c2-4f80-aa4b-210a2378cb53 tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-d7593f63-94c2-4f80-aa4b-210a2378cb53 tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:23 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:23 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:10:23 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:23 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:10:23 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-d7593f63-94c2-4f80-aa4b-210a2378cb53 tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Volume info retrieved successfully. Sep 05 21:10:23 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d3762cb8-c62f-48dc-8fba-2612287e43a9 tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] http://192.168.122.117/volume/v3/types/fe7f9744-e7b7-436e-90fc-dcf7bd1aafdd returned with HTTP 202 Sep 05 21:10:23 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1599/3179] 192.168.122.117 () {58 vars in 1229 bytes} [Sat Sep 5 21:10:22 2026] DELETE /volume/v3/types/fe7f9744-e7b7-436e-90fc-dcf7bd1aafdd => generated 0 bytes in 226 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:10:23 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-13712b77-3ead-44ff-ae7f-14579b4154a5 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:23 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-13712b77-3ead-44ff-ae7f-14579b4154a5 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] GET http://192.168.122.117/volume/v3/volumes/1e4da4a3-bd56-455b-af0f-0f04c0d28854 Sep 05 21:10:23 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-13712b77-3ead-44ff-ae7f-14579b4154a5 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:23 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-13712b77-3ead-44ff-ae7f-14579b4154a5 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:23 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-d7593f63-94c2-4f80-aa4b-210a2378cb53 tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] http://192.168.122.117/volume/v3/volumes/4a01da6c-8e92-4c35-80cb-c2ddb514c08a returned with HTTP 200 Sep 05 21:10:23 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1581/3180] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:10:23 2026] GET /volume/v3/volumes/4a01da6c-8e92-4c35-80cb-c2ddb514c08a => generated 842 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:10:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-522b9214-fff5-426b-959d-71c7e396977d None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:23 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-522b9214-fff5-426b-959d-71c7e396977d tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] POST http://192.168.122.117/volume/v3/types Sep 05 21:10:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-522b9214-fff5-426b-959d-71c7e396977d tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1599467390", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1702535217", "vendor_name": "tempest-vendor_name-100817745"}}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:10:23 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:23 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:10:23 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:23 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:10:23 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-13712b77-3ead-44ff-ae7f-14579b4154a5 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Volume info retrieved successfully. Sep 05 21:10:23 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-522b9214-fff5-426b-959d-71c7e396977d tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] http://192.168.122.117/volume/v3/types returned with HTTP 200 Sep 05 21:10:23 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1582/3181] 192.168.122.117 () {60 vars in 1137 bytes} [Sat Sep 5 21:10:23 2026] POST /volume/v3/types => generated 329 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:10:23 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-13712b77-3ead-44ff-ae7f-14579b4154a5 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] http://192.168.122.117/volume/v3/volumes/1e4da4a3-bd56-455b-af0f-0f04c0d28854 returned with HTTP 200 Sep 05 21:10:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-2787400d-df92-4fac-a089-3e2b5a6a3cdb None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:23 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-2787400d-df92-4fac-a089-3e2b5a6a3cdb tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] POST http://192.168.122.117/volume/v3/volumes Sep 05 21:10:23 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1600/3182] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:10:23 2026] GET /volume/v3/volumes/1e4da4a3-bd56-455b-af0f-0f04c0d28854 => generated 1016 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:10:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-2787400d-df92-4fac-a089-3e2b5a6a3cdb tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "d400a092-5671-417b-9c3a-7b8532e8ee3a", "size": 1}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:10:23 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.volumes [None req-2787400d-df92-4fac-a089-3e2b5a6a3cdb tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] Create volume request body: {'volume': {'volume_type': 'd400a092-5671-417b-9c3a-7b8532e8ee3a', 'size': 1}} {{(pid=87435) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:10:23 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-bed64a92-5ff7-4bc5-8b69-ccf39ea8cdc7 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:23 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-2787400d-df92-4fac-a089-3e2b5a6a3cdb tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] Create volume of 1 GB Sep 05 21:10:23 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:23 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:10:23 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-2787400d-df92-4fac-a089-3e2b5a6a3cdb tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] Availability Zones retrieved successfully. Sep 05 21:10:23 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-bed64a92-5ff7-4bc5-8b69-ccf39ea8cdc7 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] GET http://192.168.122.117/volume/v3/snapshots/b517fc88-45f6-4eff-a434-fc3ec24e3ab9 Sep 05 21:10:23 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-bed64a92-5ff7-4bc5-8b69-ccf39ea8cdc7 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:23 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-bed64a92-5ff7-4bc5-8b69-ccf39ea8cdc7 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:23 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-2787400d-df92-4fac-a089-3e2b5a6a3cdb tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] Flow 'volume_create_api' (2ce713e5-94e8-4ca7-a857-ca11a37d4b6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:10:23 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:23 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:10:23 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-bed64a92-5ff7-4bc5-8b69-ccf39ea8cdc7 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Snapshot retrieved successfully. Sep 05 21:10:23 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-2787400d-df92-4fac-a089-3e2b5a6a3cdb tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d4ac651-e21f-40e5-8884-2e0944a54ece) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:10:23 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-bed64a92-5ff7-4bc5-8b69-ccf39ea8cdc7 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] http://192.168.122.117/volume/v3/snapshots/b517fc88-45f6-4eff-a434-fc3ec24e3ab9 returned with HTTP 200 Sep 05 21:10:23 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.flows.api.create_volume [None req-2787400d-df92-4fac-a089-3e2b5a6a3cdb tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] Validating volume size '1' using validate_int {{(pid=87435) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:10:23 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1601/3183] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:10:23 2026] GET /volume/v3/snapshots/b517fc88-45f6-4eff-a434-fc3ec24e3ab9 => generated 440 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:10:23 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-2787400d-df92-4fac-a089-3e2b5a6a3cdb tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d4ac651-e21f-40e5-8884-2e0944a54ece) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T19:10:23Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1702535217',vendor_name='tempest-vendor_name-100817745'},id=d400a092-5671-417b-9c3a-7b8532e8ee3a,is_public=True,name='tempest-ProjectMemberTests-volume-type-1599467390',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd400a092-5671-417b-9c3a-7b8532e8ee3a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:10:23 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-2787400d-df92-4fac-a089-3e2b5a6a3cdb tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b76e587-ee1e-4216-9664-a029055c62e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:10:23 devstack devstack@c-api.service[87435]: WARNING cinder.quota [None req-2787400d-df92-4fac-a089-3e2b5a6a3cdb tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1599467390 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1599467390, it is now deprecated. Please use the default quota class for default quota. Sep 05 21:10:23 devstack devstack@c-api.service[87435]: WARNING cinder.quota [None req-2787400d-df92-4fac-a089-3e2b5a6a3cdb tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1599467390 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1599467390, it is now deprecated. Please use the default quota class for default quota. Sep 05 21:10:23 devstack devstack@c-api.service[87435]: DEBUG cinder.quota [None req-2787400d-df92-4fac-a089-3e2b5a6a3cdb tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] Created reservations ['6473ba06-8fda-4cc2-b956-deec36a48022', '77f61634-a3b1-4274-9c51-e40ae2c69151', '072f165b-4dc4-4c10-accd-33da34a4b8d0', '1c9cf5c2-216c-418f-ad0d-39e4afb68bc0'] {{(pid=87435) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:10:23 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-2787400d-df92-4fac-a089-3e2b5a6a3cdb tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b76e587-ee1e-4216-9664-a029055c62e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6473ba06-8fda-4cc2-b956-deec36a48022', '77f61634-a3b1-4274-9c51-e40ae2c69151', '072f165b-4dc4-4c10-accd-33da34a4b8d0', '1c9cf5c2-216c-418f-ad0d-39e4afb68bc0']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:10:23 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-2787400d-df92-4fac-a089-3e2b5a6a3cdb tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b90f01f2-2044-41c9-ba97-c91160f83a0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:10:23 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:23 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:10:23 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-2787400d-df92-4fac-a089-3e2b5a6a3cdb tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b90f01f2-2044-41c9-ba97-c91160f83a0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bbaa18ad-4e59-4ad7-a27d-581e8d5bbb0f', '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='081db05a814842f5843aaa6bfb60d76f',qos_specs=None,replication_status=,reservations=['6473ba06-8fda-4cc2-b956-deec36a48022','77f61634-a3b1-4274-9c51-e40ae2c69151','072f165b-4dc4-4c10-accd-33da34a4b8d0','1c9cf5c2-216c-418f-ad0d-39e4afb68bc0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0892c5b385cc4ee29038a8b7225405d8',volume_type_id=d400a092-5671-417b-9c3a-7b8532e8ee3a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:10: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=bbaa18ad-4e59-4ad7-a27d-581e8d5bbb0f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='081db05a814842f5843aaa6bfb60d76f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0892c5b385cc4ee29038a8b7225405d8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d400a092-5671-417b-9c3a-7b8532e8ee3a),volume_type_id=d400a092-5671-417b-9c3a-7b8532e8ee3a)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:10:23 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-2787400d-df92-4fac-a089-3e2b5a6a3cdb tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60d19320-98bf-47c4-ae5e-ddcb3877cb0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:10:23 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-2787400d-df92-4fac-a089-3e2b5a6a3cdb tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60d19320-98bf-47c4-ae5e-ddcb3877cb0d) transitioned into state 'SUCCESS' from 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='081db05a814842f5843aaa6bfb60d76f',qos_specs=None,replication_status=,reservations=['6473ba06-8fda-4cc2-b956-deec36a48022','77f61634-a3b1-4274-9c51-e40ae2c69151','072f165b-4dc4-4c10-accd-33da34a4b8d0','1c9cf5c2-216c-418f-ad0d-39e4afb68bc0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0892c5b385cc4ee29038a8b7225405d8',volume_type_id=d400a092-5671-417b-9c3a-7b8532e8ee3a)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:10:23 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-2787400d-df92-4fac-a089-3e2b5a6a3cdb tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c67f587f-ee62-4385-ac3c-9500985bcc36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:10:23 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-2787400d-df92-4fac-a089-3e2b5a6a3cdb tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c67f587f-ee62-4385-ac3c-9500985bcc36) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:10:23 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-2787400d-df92-4fac-a089-3e2b5a6a3cdb tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] Flow 'volume_create_api' (2ce713e5-94e8-4ca7-a857-ca11a37d4b6b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:10:23 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-2787400d-df92-4fac-a089-3e2b5a6a3cdb tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] Create volume request issued successfully. Sep 05 21:10:23 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-2787400d-df92-4fac-a089-3e2b5a6a3cdb tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 21:10:23 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1583/3184] 192.168.122.117 () {62 vars in 1182 bytes} [Sat Sep 5 21:10:23 2026] POST /volume/v3/volumes => generated 782 bytes in 518 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:10:23 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-79c0cf46-af42-4a4a-9762-a65d71508cc5 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:23 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-79c0cf46-af42-4a4a-9762-a65d71508cc5 tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] GET http://192.168.122.117/volume/v3/volumes/bbaa18ad-4e59-4ad7-a27d-581e8d5bbb0f Sep 05 21:10:23 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-79c0cf46-af42-4a4a-9762-a65d71508cc5 tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:23 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-79c0cf46-af42-4a4a-9762-a65d71508cc5 tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:23 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:23 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:10:23 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:23 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:10:23 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-79c0cf46-af42-4a4a-9762-a65d71508cc5 tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] Volume info retrieved successfully. Sep 05 21:10:23 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-79c0cf46-af42-4a4a-9762-a65d71508cc5 tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] http://192.168.122.117/volume/v3/volumes/bbaa18ad-4e59-4ad7-a27d-581e8d5bbb0f returned with HTTP 200 Sep 05 21:10:23 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1602/3185] 192.168.122.117 () {60 vars in 1272 bytes} [Sat Sep 5 21:10:23 2026] GET /volume/v3/volumes/bbaa18ad-4e59-4ad7-a27d-581e8d5bbb0f => generated 961 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:10:24 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-e9652d41-77b4-41ba-9e7c-8f5778068ccc None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:24 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-e9652d41-77b4-41ba-9e7c-8f5778068ccc tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] GET http://192.168.122.117/volume/v3/volumes/4a01da6c-8e92-4c35-80cb-c2ddb514c08a Sep 05 21:10:24 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-e9652d41-77b4-41ba-9e7c-8f5778068ccc tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:24 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-e9652d41-77b4-41ba-9e7c-8f5778068ccc tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:24 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:24 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:10:24 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:24 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:10:24 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-e9652d41-77b4-41ba-9e7c-8f5778068ccc tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Volume info retrieved successfully. Sep 05 21:10:24 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-e9652d41-77b4-41ba-9e7c-8f5778068ccc tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] http://192.168.122.117/volume/v3/volumes/4a01da6c-8e92-4c35-80cb-c2ddb514c08a returned with HTTP 200 Sep 05 21:10:24 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1584/3186] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:10:24 2026] GET /volume/v3/volumes/4a01da6c-8e92-4c35-80cb-c2ddb514c08a => generated 843 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:10:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-96c215bd-06a0-4e2d-b9a1-7975509d91b0 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:24 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-96c215bd-06a0-4e2d-b9a1-7975509d91b0 tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] GET http://192.168.122.117/volume/v3/volumes/4a01da6c-8e92-4c35-80cb-c2ddb514c08a Sep 05 21:10:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-96c215bd-06a0-4e2d-b9a1-7975509d91b0 tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-96c215bd-06a0-4e2d-b9a1-7975509d91b0 tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:24 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:24 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:10:24 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:24 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:10:24 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-96c215bd-06a0-4e2d-b9a1-7975509d91b0 tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Volume info retrieved successfully. Sep 05 21:10:24 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-96c215bd-06a0-4e2d-b9a1-7975509d91b0 tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] http://192.168.122.117/volume/v3/volumes/4a01da6c-8e92-4c35-80cb-c2ddb514c08a returned with HTTP 200 Sep 05 21:10:24 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1603/3187] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:10:24 2026] GET /volume/v3/volumes/4a01da6c-8e92-4c35-80cb-c2ddb514c08a => generated 843 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:10:24 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-635b1fa1-4b01-4b66-bcf9-cfad2888b6d2 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:24 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-635b1fa1-4b01-4b66-bcf9-cfad2888b6d2 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] GET http://192.168.122.117/volume/v3/volumes/1e4da4a3-bd56-455b-af0f-0f04c0d28854 Sep 05 21:10:24 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-635b1fa1-4b01-4b66-bcf9-cfad2888b6d2 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:24 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-635b1fa1-4b01-4b66-bcf9-cfad2888b6d2 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-2ebe35c3-946c-45de-a94d-97f4ce1b5070 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:24 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-2ebe35c3-946c-45de-a94d-97f4ce1b5070 tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] DELETE http://192.168.122.117/volume/v3/snapshots/df0c60fc-c569-44a6-a96c-5dab4cd644ba Sep 05 21:10:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-2ebe35c3-946c-45de-a94d-97f4ce1b5070 tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-2ebe35c3-946c-45de-a94d-97f4ce1b5070 tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Calling method 'delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:24 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.snapshots [None req-2ebe35c3-946c-45de-a94d-97f4ce1b5070 tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Delete snapshot with id: df0c60fc-c569-44a6-a96c-5dab4cd644ba Sep 05 21:10:24 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-635b1fa1-4b01-4b66-bcf9-cfad2888b6d2 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] http://192.168.122.117/volume/v3/volumes/1e4da4a3-bd56-455b-af0f-0f04c0d28854 returned with HTTP 404 Sep 05 21:10:24 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1585/3188] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:10:24 2026] GET /volume/v3/volumes/1e4da4a3-bd56-455b-af0f-0f04c0d28854 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:10:24 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-4f0407b2-8b78-457d-aac6-712b305035ce None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:24 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-4f0407b2-8b78-457d-aac6-712b305035ce tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] POST http://192.168.122.117/volume/v3/volumes Sep 05 21:10:24 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-4f0407b2-8b78-457d-aac6-712b305035ce tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-155899116"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:10:24 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:24 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:10:24 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-2ebe35c3-946c-45de-a94d-97f4ce1b5070 tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Snapshot retrieved successfully. Sep 05 21:10:24 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.volumes [None req-4f0407b2-8b78-457d-aac6-712b305035ce tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-155899116'}} {{(pid=87435) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:10:24 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-4f0407b2-8b78-457d-aac6-712b305035ce tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Create volume of 1 GB Sep 05 21:10:24 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-4f0407b2-8b78-457d-aac6-712b305035ce tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Availability Zones retrieved successfully. Sep 05 21:10:24 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:24 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:10:24 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-4f0407b2-8b78-457d-aac6-712b305035ce tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Flow 'volume_create_api' (d77d1d3e-6787-48a9-99c2-78ef72e54167) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:10:24 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-4f0407b2-8b78-457d-aac6-712b305035ce tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c799899-c71e-4fee-aa02-5601b8056830) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:10:24 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.flows.api.create_volume [None req-4f0407b2-8b78-457d-aac6-712b305035ce tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Validating volume size '1' using validate_int {{(pid=87435) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:10:24 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-2ebe35c3-946c-45de-a94d-97f4ce1b5070 tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Snapshot delete request issued successfully. Sep 05 21:10:24 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-2ebe35c3-946c-45de-a94d-97f4ce1b5070 tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] http://192.168.122.117/volume/v3/snapshots/df0c60fc-c569-44a6-a96c-5dab4cd644ba returned with HTTP 202 Sep 05 21:10:24 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1604/3189] 192.168.122.117 () {58 vars in 1241 bytes} [Sat Sep 5 21:10:24 2026] DELETE /volume/v3/snapshots/df0c60fc-c569-44a6-a96c-5dab4cd644ba => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:10:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-fb47ee4a-d371-4342-a5d4-7a47012414a9 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:24 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-fb47ee4a-d371-4342-a5d4-7a47012414a9 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] GET http://192.168.122.117/volume/v3/snapshots/b517fc88-45f6-4eff-a434-fc3ec24e3ab9 Sep 05 21:10:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-fb47ee4a-d371-4342-a5d4-7a47012414a9 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-fb47ee4a-d371-4342-a5d4-7a47012414a9 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:24 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:24 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:10:24 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-fb47ee4a-d371-4342-a5d4-7a47012414a9 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Snapshot retrieved successfully. Sep 05 21:10:24 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-fb47ee4a-d371-4342-a5d4-7a47012414a9 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] http://192.168.122.117/volume/v3/snapshots/b517fc88-45f6-4eff-a434-fc3ec24e3ab9 returned with HTTP 200 Sep 05 21:10:24 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1605/3190] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:10:24 2026] GET /volume/v3/snapshots/b517fc88-45f6-4eff-a434-fc3ec24e3ab9 => generated 440 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:10:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-01863f59-f758-4b1c-a28c-5172979d5c30 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:24 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-01863f59-f758-4b1c-a28c-5172979d5c30 tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] GET http://192.168.122.117/volume/v3/snapshots/df0c60fc-c569-44a6-a96c-5dab4cd644ba Sep 05 21:10:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-01863f59-f758-4b1c-a28c-5172979d5c30 tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-01863f59-f758-4b1c-a28c-5172979d5c30 tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:24 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-4f0407b2-8b78-457d-aac6-712b305035ce tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c799899-c71e-4fee-aa02-5601b8056830) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:10:24 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-4f0407b2-8b78-457d-aac6-712b305035ce tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (788ad7b7-b8cc-4038-a499-9a58449dd098) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:10:24 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:24 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:10:24 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-01863f59-f758-4b1c-a28c-5172979d5c30 tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Snapshot retrieved successfully. Sep 05 21:10:24 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-01863f59-f758-4b1c-a28c-5172979d5c30 tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] http://192.168.122.117/volume/v3/snapshots/df0c60fc-c569-44a6-a96c-5dab4cd644ba returned with HTTP 200 Sep 05 21:10:24 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1606/3191] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:10:24 2026] GET /volume/v3/snapshots/df0c60fc-c569-44a6-a96c-5dab4cd644ba => generated 467 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:10:24 devstack devstack@c-api.service[87435]: DEBUG cinder.quota [None req-4f0407b2-8b78-457d-aac6-712b305035ce tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Created reservations ['5c5b76d6-5fee-4437-97ab-973ba6eceebc', 'de44ae44-ef42-493e-a757-41dc3921a1ce', 'a2923752-81fc-4190-9d31-a5bdce8e9938', 'e82627b3-1063-4bd4-bc1e-4ebc2c0a23fa'] {{(pid=87435) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:10:24 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-4f0407b2-8b78-457d-aac6-712b305035ce tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (788ad7b7-b8cc-4038-a499-9a58449dd098) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5c5b76d6-5fee-4437-97ab-973ba6eceebc', 'de44ae44-ef42-493e-a757-41dc3921a1ce', 'a2923752-81fc-4190-9d31-a5bdce8e9938', 'e82627b3-1063-4bd4-bc1e-4ebc2c0a23fa']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:10:24 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-4f0407b2-8b78-457d-aac6-712b305035ce tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52049573-cb58-4842-a5be-d4ccb268a389) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:10:24 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:24 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:10:24 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-4f0407b2-8b78-457d-aac6-712b305035ce tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52049573-cb58-4842-a5be-d4ccb268a389) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3ddbaa13-a862-4474-8352-aa4768804cad', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-155899116',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fbd3f06937af450899730631193502b8',qos_specs=None,replication_status=,reservations=['5c5b76d6-5fee-4437-97ab-973ba6eceebc','de44ae44-ef42-493e-a757-41dc3921a1ce','a2923752-81fc-4190-9d31-a5bdce8e9938','e82627b3-1063-4bd4-bc1e-4ebc2c0a23fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6402883369ca4885854c1712971c0b0a',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:10:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-155899116',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3ddbaa13-a862-4474-8352-aa4768804cad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fbd3f06937af450899730631193502b8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6402883369ca4885854c1712971c0b0a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:10:24 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-4f0407b2-8b78-457d-aac6-712b305035ce tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2fd64dc2-0efa-4512-ab70-ba78cfba56ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:10:24 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-4f0407b2-8b78-457d-aac6-712b305035ce tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2fd64dc2-0efa-4512-ab70-ba78cfba56ac) transitioned into state 'SUCCESS' from state '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-155899116',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fbd3f06937af450899730631193502b8',qos_specs=None,replication_status=,reservations=['5c5b76d6-5fee-4437-97ab-973ba6eceebc','de44ae44-ef42-493e-a757-41dc3921a1ce','a2923752-81fc-4190-9d31-a5bdce8e9938','e82627b3-1063-4bd4-bc1e-4ebc2c0a23fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6402883369ca4885854c1712971c0b0a',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:10:24 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-4f0407b2-8b78-457d-aac6-712b305035ce tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (346566d8-86f1-450e-a002-ec29ca131cfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:10:24 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-4f0407b2-8b78-457d-aac6-712b305035ce tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (346566d8-86f1-450e-a002-ec29ca131cfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:10:24 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-4f0407b2-8b78-457d-aac6-712b305035ce tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Flow 'volume_create_api' (d77d1d3e-6787-48a9-99c2-78ef72e54167) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:10:24 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-4f0407b2-8b78-457d-aac6-712b305035ce tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Create volume request issued successfully. Sep 05 21:10:24 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-4f0407b2-8b78-457d-aac6-712b305035ce tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 21:10:24 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1586/3192] 192.168.122.117 () {60 vars in 1142 bytes} [Sat Sep 5 21:10:24 2026] POST /volume/v3/volumes => generated 786 bytes in 382 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:10:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-01e669d4-76b4-4c6d-9d8b-82581195ae29 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:24 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-01e669d4-76b4-4c6d-9d8b-82581195ae29 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] GET http://192.168.122.117/volume/v3/volumes/3ddbaa13-a862-4474-8352-aa4768804cad Sep 05 21:10:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-01e669d4-76b4-4c6d-9d8b-82581195ae29 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:24 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-01e669d4-76b4-4c6d-9d8b-82581195ae29 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:24 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:24 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:10:24 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:24 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:10:24 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-01e669d4-76b4-4c6d-9d8b-82581195ae29 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Volume info retrieved successfully. Sep 05 21:10:24 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-01e669d4-76b4-4c6d-9d8b-82581195ae29 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] http://192.168.122.117/volume/v3/volumes/3ddbaa13-a862-4474-8352-aa4768804cad returned with HTTP 200 Sep 05 21:10:24 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1607/3193] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:10:24 2026] GET /volume/v3/volumes/3ddbaa13-a862-4474-8352-aa4768804cad => generated 965 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:10:24 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-cd98b034-8b64-404d-a0e7-997cd299ec2f None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:24 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-cd98b034-8b64-404d-a0e7-997cd299ec2f tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] GET http://192.168.122.117/volume/v3/volumes/bbaa18ad-4e59-4ad7-a27d-581e8d5bbb0f Sep 05 21:10:24 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-cd98b034-8b64-404d-a0e7-997cd299ec2f tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:24 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-cd98b034-8b64-404d-a0e7-997cd299ec2f tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:24 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:24 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:10:24 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:24 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:10:25 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-cd98b034-8b64-404d-a0e7-997cd299ec2f tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] Volume info retrieved successfully. Sep 05 21:10:25 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-cd98b034-8b64-404d-a0e7-997cd299ec2f tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] http://192.168.122.117/volume/v3/volumes/bbaa18ad-4e59-4ad7-a27d-581e8d5bbb0f returned with HTTP 200 Sep 05 21:10:25 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1587/3194] 192.168.122.117 () {60 vars in 1272 bytes} [Sat Sep 5 21:10:24 2026] GET /volume/v3/volumes/bbaa18ad-4e59-4ad7-a27d-581e8d5bbb0f => generated 982 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:10:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-a958d331-e85e-401a-b8c3-7c8a364ccdca None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:25 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-a958d331-e85e-401a-b8c3-7c8a364ccdca tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] GET http://192.168.122.117/volume/v3/messages Sep 05 21:10:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-a958d331-e85e-401a-b8c3-7c8a364ccdca tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-a958d331-e85e-401a-b8c3-7c8a364ccdca tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] Calling method 'version_select' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:25 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-a958d331-e85e-401a-b8c3-7c8a364ccdca tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] http://192.168.122.117/volume/v3/messages returned with HTTP 200 Sep 05 21:10:25 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1608/3195] 192.168.122.117 () {60 vars in 1164 bytes} [Sat Sep 5 21:10:25 2026] GET /volume/v3/messages => generated 678 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:10:25 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-b6df236b-7e79-432d-b006-12649bbd71b4 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:25 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-b6df236b-7e79-432d-b006-12649bbd71b4 tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-member] GET http://192.168.122.117/volume/v3/messages Sep 05 21:10:25 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-b6df236b-7e79-432d-b006-12649bbd71b4 tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:25 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-b6df236b-7e79-432d-b006-12649bbd71b4 tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-member] Calling method 'version_select' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:25 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-b6df236b-7e79-432d-b006-12649bbd71b4 tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-member] http://192.168.122.117/volume/v3/messages returned with HTTP 200 Sep 05 21:10:25 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1588/3196] 192.168.122.117 () {60 vars in 1164 bytes} [Sat Sep 5 21:10:25 2026] GET /volume/v3/messages => generated 678 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:10:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-69caf3dc-ba5e-42b8-bfbb-825918d161bc None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:25 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-69caf3dc-ba5e-42b8-bfbb-825918d161bc tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] DELETE http://192.168.122.117/volume/v3/messages/23c40e47-496c-4f9b-8fe2-2308a64ebfaa Sep 05 21:10:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-69caf3dc-ba5e-42b8-bfbb-825918d161bc tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-69caf3dc-ba5e-42b8-bfbb-825918d161bc tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] Calling method 'version_select' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:25 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-69caf3dc-ba5e-42b8-bfbb-825918d161bc tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] http://192.168.122.117/volume/v3/messages/23c40e47-496c-4f9b-8fe2-2308a64ebfaa returned with HTTP 204 Sep 05 21:10:25 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1609/3197] 192.168.122.117 () {60 vars in 1278 bytes} [Sat Sep 5 21:10:25 2026] DELETE /volume/v3/messages/23c40e47-496c-4f9b-8fe2-2308a64ebfaa => generated 0 bytes in 28 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 05 21:10:25 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-86548d91-1ed3-4856-9c6b-6cb817b1dbea None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:25 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-86548d91-1ed3-4856-9c6b-6cb817b1dbea tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] DELETE http://192.168.122.117/volume/v3/volumes/bbaa18ad-4e59-4ad7-a27d-581e8d5bbb0f Sep 05 21:10:25 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-86548d91-1ed3-4856-9c6b-6cb817b1dbea tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:25 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-86548d91-1ed3-4856-9c6b-6cb817b1dbea tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:25 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-86548d91-1ed3-4856-9c6b-6cb817b1dbea tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] Delete volume with id: bbaa18ad-4e59-4ad7-a27d-581e8d5bbb0f Sep 05 21:10:25 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:25 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:10:25 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:25 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:10:25 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-86548d91-1ed3-4856-9c6b-6cb817b1dbea tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] Volume info retrieved successfully. Sep 05 21:10:25 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-86548d91-1ed3-4856-9c6b-6cb817b1dbea tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87435) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 05 21:10:25 devstack devstack@c-api.service[87435]: DEBUG cinder.quota [None req-86548d91-1ed3-4856-9c6b-6cb817b1dbea tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] Created reservations ['c6d0a2e7-ab12-4b2a-b684-21d18de6e850', '177c6804-8c82-4e4f-97db-8cdc31f84ce7', '88d773c7-a147-44fd-ad33-29d1aef781d3', '8093745d-e78a-457d-97ce-bcc80c513af1'] {{(pid=87435) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:10:25 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-86548d91-1ed3-4856-9c6b-6cb817b1dbea tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] Delete volume request issued successfully. Sep 05 21:10:25 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-86548d91-1ed3-4856-9c6b-6cb817b1dbea tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] http://192.168.122.117/volume/v3/volumes/bbaa18ad-4e59-4ad7-a27d-581e8d5bbb0f returned with HTTP 202 Sep 05 21:10:25 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1589/3198] 192.168.122.117 () {60 vars in 1275 bytes} [Sat Sep 5 21:10:25 2026] DELETE /volume/v3/volumes/bbaa18ad-4e59-4ad7-a27d-581e8d5bbb0f => generated 0 bytes in 139 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:10:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-8b0cc034-03d0-4874-be6a-d812722615c9 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:25 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-8b0cc034-03d0-4874-be6a-d812722615c9 tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] DELETE http://192.168.122.117/volume/v3/types/d400a092-5671-417b-9c3a-7b8532e8ee3a Sep 05 21:10:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-8b0cc034-03d0-4874-be6a-d812722615c9 tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-8b0cc034-03d0-4874-be6a-d812722615c9 tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] Calling method '_delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:25 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-8b0cc034-03d0-4874-be6a-d812722615c9 tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] http://192.168.122.117/volume/v3/types/d400a092-5671-417b-9c3a-7b8532e8ee3a returned with HTTP 202 Sep 05 21:10:25 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1610/3199] 192.168.122.117 () {58 vars in 1229 bytes} [Sat Sep 5 21:10:25 2026] DELETE /volume/v3/types/d400a092-5671-417b-9c3a-7b8532e8ee3a => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:10:25 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-d6dec16d-9664-4888-b648-ea10a8755014 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:25 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-d6dec16d-9664-4888-b648-ea10a8755014 tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] POST http://192.168.122.117/volume/v3/types Sep 05 21:10:25 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-d6dec16d-9664-4888-b648-ea10a8755014 tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-956227663", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1077979284", "vendor_name": "tempest-vendor_name-1973160949"}}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:10:25 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-d6dec16d-9664-4888-b648-ea10a8755014 tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] http://192.168.122.117/volume/v3/types returned with HTTP 200 Sep 05 21:10:25 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1590/3200] 192.168.122.117 () {60 vars in 1137 bytes} [Sat Sep 5 21:10:25 2026] POST /volume/v3/types => generated 329 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:10:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-e4c73946-2396-4a13-9150-c72f8297d674 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:25 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-e4c73946-2396-4a13-9150-c72f8297d674 tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] POST http://192.168.122.117/volume/v3/volumes Sep 05 21:10:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-e4c73946-2396-4a13-9150-c72f8297d674 tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "40ea07dc-e5f6-4c63-9320-52b58138840d", "size": 1}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:10:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.volumes [None req-e4c73946-2396-4a13-9150-c72f8297d674 tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] Create volume request body: {'volume': {'volume_type': '40ea07dc-e5f6-4c63-9320-52b58138840d', 'size': 1}} {{(pid=87434) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:10:25 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-e4c73946-2396-4a13-9150-c72f8297d674 tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] Create volume of 1 GB Sep 05 21:10:25 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:25 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:10:25 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-e4c73946-2396-4a13-9150-c72f8297d674 tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] Availability Zones retrieved successfully. Sep 05 21:10:25 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-e4c73946-2396-4a13-9150-c72f8297d674 tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] Flow 'volume_create_api' (1473766c-2065-4b76-b7e8-c20d7d6f77b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:10:25 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-e4c73946-2396-4a13-9150-c72f8297d674 tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b055284-a568-4a3a-b22c-ec236b5ebbd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:10:25 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.flows.api.create_volume [None req-e4c73946-2396-4a13-9150-c72f8297d674 tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] Validating volume size '1' using validate_int {{(pid=87434) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:10:25 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-e4c73946-2396-4a13-9150-c72f8297d674 tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b055284-a568-4a3a-b22c-ec236b5ebbd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T19:10:25Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1077979284',vendor_name='tempest-vendor_name-1973160949'},id=40ea07dc-e5f6-4c63-9320-52b58138840d,is_public=True,name='tempest-ProjectMemberTests-volume-type-956227663',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '40ea07dc-e5f6-4c63-9320-52b58138840d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:10:25 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-e4c73946-2396-4a13-9150-c72f8297d674 tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (caf73e52-4af6-437f-8eac-1ddff4d6c802) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:10:25 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-5f3604ab-2177-4587-bbe8-a4046920e5cf None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:25 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-5f3604ab-2177-4587-bbe8-a4046920e5cf tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] GET http://192.168.122.117/volume/v3/snapshots/b517fc88-45f6-4eff-a434-fc3ec24e3ab9 Sep 05 21:10:25 devstack devstack@c-api.service[87434]: WARNING cinder.quota [None req-e4c73946-2396-4a13-9150-c72f8297d674 tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-956227663 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-956227663, it is now deprecated. Please use the default quota class for default quota. Sep 05 21:10:25 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-5f3604ab-2177-4587-bbe8-a4046920e5cf tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:25 devstack devstack@c-api.service[87434]: WARNING cinder.quota [None req-e4c73946-2396-4a13-9150-c72f8297d674 tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-956227663 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-956227663, it is now deprecated. Please use the default quota class for default quota. Sep 05 21:10:25 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-5f3604ab-2177-4587-bbe8-a4046920e5cf tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:25 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:25 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:10:25 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-5f3604ab-2177-4587-bbe8-a4046920e5cf tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Snapshot retrieved successfully. Sep 05 21:10:25 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-5f3604ab-2177-4587-bbe8-a4046920e5cf tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] http://192.168.122.117/volume/v3/snapshots/b517fc88-45f6-4eff-a434-fc3ec24e3ab9 returned with HTTP 200 Sep 05 21:10:25 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1591/3201] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:10:25 2026] GET /volume/v3/snapshots/b517fc88-45f6-4eff-a434-fc3ec24e3ab9 => generated 440 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:10:25 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-5b377431-3099-4f4e-8e54-1827bec87702 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:25 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-5b377431-3099-4f4e-8e54-1827bec87702 tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] GET http://192.168.122.117/volume/v3/snapshots/df0c60fc-c569-44a6-a96c-5dab4cd644ba Sep 05 21:10:25 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-5b377431-3099-4f4e-8e54-1827bec87702 tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:25 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-5b377431-3099-4f4e-8e54-1827bec87702 tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:25 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:25 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:10:25 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-5b377431-3099-4f4e-8e54-1827bec87702 tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Snapshot retrieved successfully. Sep 05 21:10:25 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-5b377431-3099-4f4e-8e54-1827bec87702 tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] http://192.168.122.117/volume/v3/snapshots/df0c60fc-c569-44a6-a96c-5dab4cd644ba returned with HTTP 200 Sep 05 21:10:25 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1592/3202] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:10:25 2026] GET /volume/v3/snapshots/df0c60fc-c569-44a6-a96c-5dab4cd644ba => generated 467 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:10:25 devstack devstack@c-api.service[87434]: DEBUG cinder.quota [None req-e4c73946-2396-4a13-9150-c72f8297d674 tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] Created reservations ['84e52173-006c-4765-ac5c-a4fea2fdd919', '97ee8c7a-ac4c-443c-b6a0-89dae936abb9', '3deb34b6-2e80-4a4b-9a09-af0e8ee5882e', '4f159e37-5e9e-40e9-b0fb-499fdd1f3f6e'] {{(pid=87434) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:10:25 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-e4c73946-2396-4a13-9150-c72f8297d674 tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (caf73e52-4af6-437f-8eac-1ddff4d6c802) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['84e52173-006c-4765-ac5c-a4fea2fdd919', '97ee8c7a-ac4c-443c-b6a0-89dae936abb9', '3deb34b6-2e80-4a4b-9a09-af0e8ee5882e', '4f159e37-5e9e-40e9-b0fb-499fdd1f3f6e']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:10:25 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-e4c73946-2396-4a13-9150-c72f8297d674 tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ebbdd057-e16c-4739-a9a9-2b492dba3f94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:10:25 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:25 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:10:25 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-e4c73946-2396-4a13-9150-c72f8297d674 tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ebbdd057-e16c-4739-a9a9-2b492dba3f94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5ad3868b-5d5a-4446-a9bd-f1d5ee2eb4b7', '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='081db05a814842f5843aaa6bfb60d76f',qos_specs=None,replication_status=,reservations=['84e52173-006c-4765-ac5c-a4fea2fdd919','97ee8c7a-ac4c-443c-b6a0-89dae936abb9','3deb34b6-2e80-4a4b-9a09-af0e8ee5882e','4f159e37-5e9e-40e9-b0fb-499fdd1f3f6e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0892c5b385cc4ee29038a8b7225405d8',volume_type_id=40ea07dc-e5f6-4c63-9320-52b58138840d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:10:25Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5ad3868b-5d5a-4446-a9bd-f1d5ee2eb4b7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='081db05a814842f5843aaa6bfb60d76f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0892c5b385cc4ee29038a8b7225405d8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(40ea07dc-e5f6-4c63-9320-52b58138840d),volume_type_id=40ea07dc-e5f6-4c63-9320-52b58138840d)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:10:25 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-e4c73946-2396-4a13-9150-c72f8297d674 tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5f7f3c4-8535-48bd-82fb-556e93f0ce8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:10:25 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-e4c73946-2396-4a13-9150-c72f8297d674 tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5f7f3c4-8535-48bd-82fb-556e93f0ce8e) transitioned into state 'SUCCESS' from 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='081db05a814842f5843aaa6bfb60d76f',qos_specs=None,replication_status=,reservations=['84e52173-006c-4765-ac5c-a4fea2fdd919','97ee8c7a-ac4c-443c-b6a0-89dae936abb9','3deb34b6-2e80-4a4b-9a09-af0e8ee5882e','4f159e37-5e9e-40e9-b0fb-499fdd1f3f6e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0892c5b385cc4ee29038a8b7225405d8',volume_type_id=40ea07dc-e5f6-4c63-9320-52b58138840d)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:10:25 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-e4c73946-2396-4a13-9150-c72f8297d674 tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c20facb-3a37-40a2-9909-5f056dc7ffac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:10:25 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-e4c73946-2396-4a13-9150-c72f8297d674 tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c20facb-3a37-40a2-9909-5f056dc7ffac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:10:25 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-e4c73946-2396-4a13-9150-c72f8297d674 tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] Flow 'volume_create_api' (1473766c-2065-4b76-b7e8-c20d7d6f77b9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:10:25 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-e4c73946-2396-4a13-9150-c72f8297d674 tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] Create volume request issued successfully. Sep 05 21:10:25 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-e4c73946-2396-4a13-9150-c72f8297d674 tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 21:10:25 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1611/3203] 192.168.122.117 () {62 vars in 1182 bytes} [Sat Sep 5 21:10:25 2026] POST /volume/v3/volumes => generated 781 bytes in 370 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:10:25 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-25ec85e2-7356-41c5-83fb-abc5593b9ac3 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:25 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-25ec85e2-7356-41c5-83fb-abc5593b9ac3 tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] GET http://192.168.122.117/volume/v3/volumes/5ad3868b-5d5a-4446-a9bd-f1d5ee2eb4b7 Sep 05 21:10:25 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-25ec85e2-7356-41c5-83fb-abc5593b9ac3 tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:25 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-25ec85e2-7356-41c5-83fb-abc5593b9ac3 tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:25 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:25 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:10:25 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:25 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:10:25 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-25ec85e2-7356-41c5-83fb-abc5593b9ac3 tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] Volume info retrieved successfully. Sep 05 21:10:25 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-25ec85e2-7356-41c5-83fb-abc5593b9ac3 tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] http://192.168.122.117/volume/v3/volumes/5ad3868b-5d5a-4446-a9bd-f1d5ee2eb4b7 returned with HTTP 200 Sep 05 21:10:25 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1593/3204] 192.168.122.117 () {60 vars in 1272 bytes} [Sat Sep 5 21:10:25 2026] GET /volume/v3/volumes/5ad3868b-5d5a-4446-a9bd-f1d5ee2eb4b7 => generated 960 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:10:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-3f2f1a33-5a91-4367-a9b5-de0250d00148 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:25 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-3f2f1a33-5a91-4367-a9b5-de0250d00148 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] GET http://192.168.122.117/volume/v3/volumes/3ddbaa13-a862-4474-8352-aa4768804cad Sep 05 21:10:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-3f2f1a33-5a91-4367-a9b5-de0250d00148 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:25 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-3f2f1a33-5a91-4367-a9b5-de0250d00148 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:25 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:25 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:10:25 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:25 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:10:25 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-3f2f1a33-5a91-4367-a9b5-de0250d00148 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Volume info retrieved successfully. Sep 05 21:10:25 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-3f2f1a33-5a91-4367-a9b5-de0250d00148 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] http://192.168.122.117/volume/v3/volumes/3ddbaa13-a862-4474-8352-aa4768804cad returned with HTTP 200 Sep 05 21:10:25 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1612/3205] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:10:25 2026] GET /volume/v3/volumes/3ddbaa13-a862-4474-8352-aa4768804cad => generated 1015 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:10:26 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-72885377-f89b-4745-b888-5fb24bf052c5 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:26 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-72885377-f89b-4745-b888-5fb24bf052c5 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] GET http://192.168.122.117/volume/v3/snapshots/b517fc88-45f6-4eff-a434-fc3ec24e3ab9 Sep 05 21:10:26 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-72885377-f89b-4745-b888-5fb24bf052c5 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:26 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-72885377-f89b-4745-b888-5fb24bf052c5 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:26 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:26 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:10:26 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-72885377-f89b-4745-b888-5fb24bf052c5 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Snapshot retrieved successfully. Sep 05 21:10:26 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-72885377-f89b-4745-b888-5fb24bf052c5 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] http://192.168.122.117/volume/v3/snapshots/b517fc88-45f6-4eff-a434-fc3ec24e3ab9 returned with HTTP 200 Sep 05 21:10:26 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1594/3206] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:10:26 2026] GET /volume/v3/snapshots/b517fc88-45f6-4eff-a434-fc3ec24e3ab9 => generated 467 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:10:26 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-e4ff032e-ef7d-422f-86fa-cedc5349feac None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:26 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-42bd172c-bdcf-47bb-96a2-3cca9044361f None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:26 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-e4ff032e-ef7d-422f-86fa-cedc5349feac tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-reader] GET http://192.168.122.117/volume/v3/snapshots Sep 05 21:10:26 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-42bd172c-bdcf-47bb-96a2-3cca9044361f tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] GET http://192.168.122.117/volume/v3/snapshots/df0c60fc-c569-44a6-a96c-5dab4cd644ba Sep 05 21:10:26 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-42bd172c-bdcf-47bb-96a2-3cca9044361f tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:26 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-e4ff032e-ef7d-422f-86fa-cedc5349feac tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-reader] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:26 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-e4ff032e-ef7d-422f-86fa-cedc5349feac tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-reader] Calling method 'index' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:26 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-42bd172c-bdcf-47bb-96a2-3cca9044361f tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:26 devstack devstack@c-api.service[87434]: DEBUG cinder.api.api_utils [None req-e4ff032e-ef7d-422f-86fa-cedc5349feac tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-reader] Removing options '' from query. {{(pid=87434) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 21:10:26 devstack devstack@c-api.service[87434]: DEBUG cinder.db.api [None req-e4ff032e-ef7d-422f-86fa-cedc5349feac tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-reader] Building query based on filter {{(pid=87434) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 21:10:26 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-42bd172c-bdcf-47bb-96a2-3cca9044361f tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] http://192.168.122.117/volume/v3/snapshots/df0c60fc-c569-44a6-a96c-5dab4cd644ba returned with HTTP 404 Sep 05 21:10:26 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1595/3207] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:10:26 2026] GET /volume/v3/snapshots/df0c60fc-c569-44a6-a96c-5dab4cd644ba => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:10:26 devstack devstack@c-api.service[87434]: /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 05 21:10:26 devstack devstack@c-api.service[87434]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 21:10:26 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-e4ff032e-ef7d-422f-86fa-cedc5349feac tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-reader] Get all snapshots completed successfully. Sep 05 21:10:26 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-e4ff032e-ef7d-422f-86fa-cedc5349feac tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-reader] http://192.168.122.117/volume/v3/snapshots returned with HTTP 200 Sep 05 21:10:26 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1613/3208] 192.168.122.117 () {58 vars in 1127 bytes} [Sat Sep 5 21:10:26 2026] GET /volume/v3/snapshots => generated 336 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:10:26 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-7dcdb6d6-faec-427c-bd9b-1f4d092b1dbb None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:26 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-7dcdb6d6-faec-427c-bd9b-1f4d092b1dbb tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] DELETE http://192.168.122.117/volume/v3/volumes/8371edc1-2cca-4a88-a2f7-cec212c2e708 Sep 05 21:10:26 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-7dcdb6d6-faec-427c-bd9b-1f4d092b1dbb tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:26 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-7dcdb6d6-faec-427c-bd9b-1f4d092b1dbb tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:26 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-7dcdb6d6-faec-427c-bd9b-1f4d092b1dbb tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Delete volume with id: 8371edc1-2cca-4a88-a2f7-cec212c2e708 Sep 05 21:10:26 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-8d0a4e78-9bca-46e6-b959-7b077ef3c6d9 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:26 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-8d0a4e78-9bca-46e6-b959-7b077ef3c6d9 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] DELETE http://192.168.122.117/volume/v3/snapshots/b517fc88-45f6-4eff-a434-fc3ec24e3ab9 Sep 05 21:10:26 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-8d0a4e78-9bca-46e6-b959-7b077ef3c6d9 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:26 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-8d0a4e78-9bca-46e6-b959-7b077ef3c6d9 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Calling method 'delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:26 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.snapshots [None req-8d0a4e78-9bca-46e6-b959-7b077ef3c6d9 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Delete snapshot with id: b517fc88-45f6-4eff-a434-fc3ec24e3ab9 Sep 05 21:10:26 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:26 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:10:26 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:26 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:10:26 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-8d0a4e78-9bca-46e6-b959-7b077ef3c6d9 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Snapshot retrieved successfully. Sep 05 21:10:26 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:26 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:10:26 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-7dcdb6d6-faec-427c-bd9b-1f4d092b1dbb tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Volume info retrieved successfully. Sep 05 21:10:26 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:26 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:10:26 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-8d0a4e78-9bca-46e6-b959-7b077ef3c6d9 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Snapshot delete request issued successfully. Sep 05 21:10:26 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-8d0a4e78-9bca-46e6-b959-7b077ef3c6d9 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] http://192.168.122.117/volume/v3/snapshots/b517fc88-45f6-4eff-a434-fc3ec24e3ab9 returned with HTTP 202 Sep 05 21:10:26 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1614/3209] 192.168.122.117 () {58 vars in 1241 bytes} [Sat Sep 5 21:10:26 2026] DELETE /volume/v3/snapshots/b517fc88-45f6-4eff-a434-fc3ec24e3ab9 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:10:26 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-16c6f4fd-e611-421b-a84a-78f482f3e7dd None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:26 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-7dcdb6d6-faec-427c-bd9b-1f4d092b1dbb tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Delete volume request issued successfully. Sep 05 21:10:26 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-7dcdb6d6-faec-427c-bd9b-1f4d092b1dbb tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] http://192.168.122.117/volume/v3/volumes/8371edc1-2cca-4a88-a2f7-cec212c2e708 returned with HTTP 202 Sep 05 21:10:26 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-16c6f4fd-e611-421b-a84a-78f482f3e7dd tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] GET http://192.168.122.117/volume/v3/snapshots/b517fc88-45f6-4eff-a434-fc3ec24e3ab9 Sep 05 21:10:26 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-16c6f4fd-e611-421b-a84a-78f482f3e7dd tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:26 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-16c6f4fd-e611-421b-a84a-78f482f3e7dd tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:26 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1596/3210] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 21:10:26 2026] DELETE /volume/v3/volumes/8371edc1-2cca-4a88-a2f7-cec212c2e708 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:10:26 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-fc66a4d0-db8e-4778-b274-fcfd417b53a9 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:26 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:26 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:10:26 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-16c6f4fd-e611-421b-a84a-78f482f3e7dd tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Snapshot retrieved successfully. Sep 05 21:10:26 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-fc66a4d0-db8e-4778-b274-fcfd417b53a9 tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] GET http://192.168.122.117/volume/v3/volumes/8371edc1-2cca-4a88-a2f7-cec212c2e708 Sep 05 21:10:26 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-fc66a4d0-db8e-4778-b274-fcfd417b53a9 tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:26 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-16c6f4fd-e611-421b-a84a-78f482f3e7dd tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] http://192.168.122.117/volume/v3/snapshots/b517fc88-45f6-4eff-a434-fc3ec24e3ab9 returned with HTTP 200 Sep 05 21:10:26 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-fc66a4d0-db8e-4778-b274-fcfd417b53a9 tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:26 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1615/3211] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:10:26 2026] GET /volume/v3/snapshots/b517fc88-45f6-4eff-a434-fc3ec24e3ab9 => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:10:26 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:26 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:10:26 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:26 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:10:26 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-fc66a4d0-db8e-4778-b274-fcfd417b53a9 tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Volume info retrieved successfully. Sep 05 21:10:26 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-fc66a4d0-db8e-4778-b274-fcfd417b53a9 tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] http://192.168.122.117/volume/v3/volumes/8371edc1-2cca-4a88-a2f7-cec212c2e708 returned with HTTP 200 Sep 05 21:10:26 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1597/3212] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:10:26 2026] GET /volume/v3/volumes/8371edc1-2cca-4a88-a2f7-cec212c2e708 => generated 855 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:10:26 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-1c3930ad-dab8-427a-9554-a79e0922cae4 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:26 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-1c3930ad-dab8-427a-9554-a79e0922cae4 tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] GET http://192.168.122.117/volume/v3/volumes/5ad3868b-5d5a-4446-a9bd-f1d5ee2eb4b7 Sep 05 21:10:26 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-1c3930ad-dab8-427a-9554-a79e0922cae4 tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:26 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-1c3930ad-dab8-427a-9554-a79e0922cae4 tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:26 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:26 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:10:26 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:26 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:10:26 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-1c3930ad-dab8-427a-9554-a79e0922cae4 tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] Volume info retrieved successfully. Sep 05 21:10:26 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-1c3930ad-dab8-427a-9554-a79e0922cae4 tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] http://192.168.122.117/volume/v3/volumes/5ad3868b-5d5a-4446-a9bd-f1d5ee2eb4b7 returned with HTTP 200 Sep 05 21:10:26 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1616/3213] 192.168.122.117 () {60 vars in 1272 bytes} [Sat Sep 5 21:10:26 2026] GET /volume/v3/volumes/5ad3868b-5d5a-4446-a9bd-f1d5ee2eb4b7 => generated 981 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:10:26 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-f6dbe9b5-5fec-4970-9201-6e48794f4989 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:26 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-f6dbe9b5-5fec-4970-9201-6e48794f4989 tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] GET http://192.168.122.117/volume/v3/messages Sep 05 21:10:26 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-f6dbe9b5-5fec-4970-9201-6e48794f4989 tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:26 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-f6dbe9b5-5fec-4970-9201-6e48794f4989 tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] Calling method 'version_select' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:26 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-f6dbe9b5-5fec-4970-9201-6e48794f4989 tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] http://192.168.122.117/volume/v3/messages returned with HTTP 200 Sep 05 21:10:26 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1598/3214] 192.168.122.117 () {60 vars in 1164 bytes} [Sat Sep 5 21:10:26 2026] GET /volume/v3/messages => generated 678 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:10:26 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-ff8a4bac-a6e6-4eec-828f-c0deefa920f8 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:26 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-02b61b1d-e80b-470e-aebe-ee12257acafe None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:26 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-ff8a4bac-a6e6-4eec-828f-c0deefa920f8 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] GET http://192.168.122.117/volume/v3/volumes/3ddbaa13-a862-4474-8352-aa4768804cad Sep 05 21:10:26 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-02b61b1d-e80b-470e-aebe-ee12257acafe tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-member] GET http://192.168.122.117/volume/v3/messages/648f069c-ee2a-40bd-8116-491b125dcf04 Sep 05 21:10:26 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-ff8a4bac-a6e6-4eec-828f-c0deefa920f8 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:26 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-ff8a4bac-a6e6-4eec-828f-c0deefa920f8 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:26 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-02b61b1d-e80b-470e-aebe-ee12257acafe tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:26 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-02b61b1d-e80b-470e-aebe-ee12257acafe tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-member] Calling method 'version_select' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:27 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:27 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:10:27 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:27 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:10:27 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-02b61b1d-e80b-470e-aebe-ee12257acafe tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-member] http://192.168.122.117/volume/v3/messages/648f069c-ee2a-40bd-8116-491b125dcf04 returned with HTTP 200 Sep 05 21:10:27 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1599/3215] 192.168.122.117 () {60 vars in 1275 bytes} [Sat Sep 5 21:10:26 2026] GET /volume/v3/messages/648f069c-ee2a-40bd-8116-491b125dcf04 => generated 675 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:10:27 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-abeb89eb-8ae6-4a04-95d3-548dc6636f50 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:27 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-ff8a4bac-a6e6-4eec-828f-c0deefa920f8 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Volume info retrieved successfully. Sep 05 21:10:27 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-abeb89eb-8ae6-4a04-95d3-548dc6636f50 tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] DELETE http://192.168.122.117/volume/v3/messages/648f069c-ee2a-40bd-8116-491b125dcf04 Sep 05 21:10:27 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-abeb89eb-8ae6-4a04-95d3-548dc6636f50 tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:27 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-abeb89eb-8ae6-4a04-95d3-548dc6636f50 tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] Calling method 'version_select' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:27 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-ff8a4bac-a6e6-4eec-828f-c0deefa920f8 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] http://192.168.122.117/volume/v3/volumes/3ddbaa13-a862-4474-8352-aa4768804cad returned with HTTP 200 Sep 05 21:10:27 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1617/3216] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:10:26 2026] GET /volume/v3/volumes/3ddbaa13-a862-4474-8352-aa4768804cad => generated 1015 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:10:27 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-abeb89eb-8ae6-4a04-95d3-548dc6636f50 tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] http://192.168.122.117/volume/v3/messages/648f069c-ee2a-40bd-8116-491b125dcf04 returned with HTTP 204 Sep 05 21:10:27 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1600/3217] 192.168.122.117 () {60 vars in 1278 bytes} [Sat Sep 5 21:10:27 2026] DELETE /volume/v3/messages/648f069c-ee2a-40bd-8116-491b125dcf04 => generated 0 bytes in 42 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 05 21:10:27 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-2106fad5-2b52-45ec-affb-9854c423157e None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:27 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-2106fad5-2b52-45ec-affb-9854c423157e tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] DELETE http://192.168.122.117/volume/v3/volumes/5ad3868b-5d5a-4446-a9bd-f1d5ee2eb4b7 Sep 05 21:10:27 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-2106fad5-2b52-45ec-affb-9854c423157e tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:27 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-2106fad5-2b52-45ec-affb-9854c423157e tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] Calling method 'delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:27 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-2106fad5-2b52-45ec-affb-9854c423157e tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] Delete volume with id: 5ad3868b-5d5a-4446-a9bd-f1d5ee2eb4b7 Sep 05 21:10:27 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:27 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:10:27 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:27 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:10:27 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-2106fad5-2b52-45ec-affb-9854c423157e tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] Volume info retrieved successfully. Sep 05 21:10:27 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-2106fad5-2b52-45ec-affb-9854c423157e tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87434) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 05 21:10:27 devstack devstack@c-api.service[87434]: DEBUG cinder.quota [None req-2106fad5-2b52-45ec-affb-9854c423157e tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] Created reservations ['cc056d89-b25b-427b-a581-a8c8378ae641', '22b7aae4-4987-428d-b32a-7eff187e8866', '65903eb3-450a-408b-908d-dce4824a5a80', '6fa2febe-470e-4729-a0e4-cdd304511af5'] {{(pid=87434) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:10:27 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-2106fad5-2b52-45ec-affb-9854c423157e tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] Delete volume request issued successfully. Sep 05 21:10:27 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-2106fad5-2b52-45ec-affb-9854c423157e tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] http://192.168.122.117/volume/v3/volumes/5ad3868b-5d5a-4446-a9bd-f1d5ee2eb4b7 returned with HTTP 202 Sep 05 21:10:27 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1618/3218] 192.168.122.117 () {60 vars in 1275 bytes} [Sat Sep 5 21:10:27 2026] DELETE /volume/v3/volumes/5ad3868b-5d5a-4446-a9bd-f1d5ee2eb4b7 => generated 0 bytes in 171 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:10:27 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-41ed2435-3c07-4304-b38f-a24ea7ae6075 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:27 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-41ed2435-3c07-4304-b38f-a24ea7ae6075 tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] DELETE http://192.168.122.117/volume/v3/types/40ea07dc-e5f6-4c63-9320-52b58138840d Sep 05 21:10:27 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-41ed2435-3c07-4304-b38f-a24ea7ae6075 tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:27 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-41ed2435-3c07-4304-b38f-a24ea7ae6075 tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] Calling method '_delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:27 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-41ed2435-3c07-4304-b38f-a24ea7ae6075 tempest-ProjectMemberTests-634071206 tempest-ProjectMemberTests-634071206-project-admin] http://192.168.122.117/volume/v3/types/40ea07dc-e5f6-4c63-9320-52b58138840d returned with HTTP 202 Sep 05 21:10:27 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1601/3219] 192.168.122.117 () {58 vars in 1229 bytes} [Sat Sep 5 21:10:27 2026] DELETE /volume/v3/types/40ea07dc-e5f6-4c63-9320-52b58138840d => generated 0 bytes in 115 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:10:27 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-7423752b-e54e-4e5e-b0b9-6c8ab24f37d7 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:27 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-7423752b-e54e-4e5e-b0b9-6c8ab24f37d7 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] GET http://192.168.122.117/volume/v3/snapshots/b517fc88-45f6-4eff-a434-fc3ec24e3ab9 Sep 05 21:10:27 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-7423752b-e54e-4e5e-b0b9-6c8ab24f37d7 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:27 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-7423752b-e54e-4e5e-b0b9-6c8ab24f37d7 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:27 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:27 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:10:27 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-7423752b-e54e-4e5e-b0b9-6c8ab24f37d7 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Snapshot retrieved successfully. Sep 05 21:10:27 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-7423752b-e54e-4e5e-b0b9-6c8ab24f37d7 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] http://192.168.122.117/volume/v3/snapshots/b517fc88-45f6-4eff-a434-fc3ec24e3ab9 returned with HTTP 200 Sep 05 21:10:27 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1619/3220] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:10:27 2026] GET /volume/v3/snapshots/b517fc88-45f6-4eff-a434-fc3ec24e3ab9 => generated 466 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:10:27 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-c58c0e19-1717-4226-90b7-fd9ffd9de647 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:27 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-c58c0e19-1717-4226-90b7-fd9ffd9de647 tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] GET http://192.168.122.117/volume/v3/volumes/8371edc1-2cca-4a88-a2f7-cec212c2e708 Sep 05 21:10:27 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-c58c0e19-1717-4226-90b7-fd9ffd9de647 tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:27 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-c58c0e19-1717-4226-90b7-fd9ffd9de647 tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:27 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:27 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:10:27 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:27 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:10:27 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-c58c0e19-1717-4226-90b7-fd9ffd9de647 tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Volume info retrieved successfully. Sep 05 21:10:27 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-c58c0e19-1717-4226-90b7-fd9ffd9de647 tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] http://192.168.122.117/volume/v3/volumes/8371edc1-2cca-4a88-a2f7-cec212c2e708 returned with HTTP 200 Sep 05 21:10:27 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1602/3221] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:10:27 2026] GET /volume/v3/volumes/8371edc1-2cca-4a88-a2f7-cec212c2e708 => generated 855 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:10:28 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-a590e022-c0ec-4480-bbe2-f5307b21a363 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:28 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-a590e022-c0ec-4480-bbe2-f5307b21a363 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] GET http://192.168.122.117/volume/v3/volumes/3ddbaa13-a862-4474-8352-aa4768804cad Sep 05 21:10:28 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-a590e022-c0ec-4480-bbe2-f5307b21a363 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:28 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-a590e022-c0ec-4480-bbe2-f5307b21a363 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:28 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:28 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:10:28 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:28 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:10:28 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-a590e022-c0ec-4480-bbe2-f5307b21a363 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Volume info retrieved successfully. Sep 05 21:10:28 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-a590e022-c0ec-4480-bbe2-f5307b21a363 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] http://192.168.122.117/volume/v3/volumes/3ddbaa13-a862-4474-8352-aa4768804cad returned with HTTP 200 Sep 05 21:10:28 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1620/3222] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:10:28 2026] GET /volume/v3/volumes/3ddbaa13-a862-4474-8352-aa4768804cad => generated 1016 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:10:28 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-c07913f8-a959-4d18-8dfe-6bae7920d379 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:28 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-c07913f8-a959-4d18-8dfe-6bae7920d379 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] POST http://192.168.122.117/volume/v3/snapshots Sep 05 21:10:28 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-c07913f8-a959-4d18-8dfe-6bae7920d379 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3ddbaa13-a862-4474-8352-aa4768804cad", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1508400803"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:10:28 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:28 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:10:28 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:28 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:10:28 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-c07913f8-a959-4d18-8dfe-6bae7920d379 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Volume info retrieved successfully. Sep 05 21:10:28 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.snapshots [None req-c07913f8-a959-4d18-8dfe-6bae7920d379 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Create snapshot from volume 3ddbaa13-a862-4474-8352-aa4768804cad Sep 05 21:10:28 devstack devstack@c-api.service[87435]: DEBUG cinder.quota [None req-c07913f8-a959-4d18-8dfe-6bae7920d379 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Created reservations ['a2bd86f2-c22e-4a31-b89f-d48587b24a8d', 'a06df886-bc02-44d0-b0ba-159a69cc997d', '9b4ef322-c50c-4c83-8db6-c99fe03af2e2', '70d741ab-79f5-40b6-944c-15c8b1a71263'] {{(pid=87435) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:10:28 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:28 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:10:28 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-c07913f8-a959-4d18-8dfe-6bae7920d379 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Snapshot create request issued successfully. Sep 05 21:10:28 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-c07913f8-a959-4d18-8dfe-6bae7920d379 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] http://192.168.122.117/volume/v3/snapshots returned with HTTP 202 Sep 05 21:10:28 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1603/3223] 192.168.122.117 () {60 vars in 1149 bytes} [Sat Sep 5 21:10:28 2026] POST /volume/v3/snapshots => generated 308 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:10:28 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-fefccfe3-f2cf-4c2e-8f72-c59fac3084b0 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:28 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-fefccfe3-f2cf-4c2e-8f72-c59fac3084b0 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] GET http://192.168.122.117/volume/v3/snapshots/4d183f08-93a5-4ea6-ae0b-7d9da5675b4a Sep 05 21:10:28 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-fefccfe3-f2cf-4c2e-8f72-c59fac3084b0 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:28 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-fefccfe3-f2cf-4c2e-8f72-c59fac3084b0 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:28 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:28 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:10:28 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-fefccfe3-f2cf-4c2e-8f72-c59fac3084b0 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Snapshot retrieved successfully. Sep 05 21:10:28 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-fefccfe3-f2cf-4c2e-8f72-c59fac3084b0 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] http://192.168.122.117/volume/v3/snapshots/4d183f08-93a5-4ea6-ae0b-7d9da5675b4a returned with HTTP 200 Sep 05 21:10:28 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1621/3224] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:10:28 2026] GET /volume/v3/snapshots/4d183f08-93a5-4ea6-ae0b-7d9da5675b4a => generated 440 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:10:28 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-7f23b8e2-1539-40af-98ed-133e351672a7 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:28 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-7f23b8e2-1539-40af-98ed-133e351672a7 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] GET http://192.168.122.117/volume/v3/snapshots/b517fc88-45f6-4eff-a434-fc3ec24e3ab9 Sep 05 21:10:28 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-7f23b8e2-1539-40af-98ed-133e351672a7 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:28 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-7f23b8e2-1539-40af-98ed-133e351672a7 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:28 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-7f23b8e2-1539-40af-98ed-133e351672a7 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] http://192.168.122.117/volume/v3/snapshots/b517fc88-45f6-4eff-a434-fc3ec24e3ab9 returned with HTTP 404 Sep 05 21:10:28 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1604/3225] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:10:28 2026] GET /volume/v3/snapshots/b517fc88-45f6-4eff-a434-fc3ec24e3ab9 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:10:28 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-ef8bfa90-8816-48a9-ab95-30b4ac6b3476 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:28 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-ef8bfa90-8816-48a9-ab95-30b4ac6b3476 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] DELETE http://192.168.122.117/volume/v3/volumes/8aaebc89-9819-4b62-9e3f-a08abe5f1471 Sep 05 21:10:28 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-ef8bfa90-8816-48a9-ab95-30b4ac6b3476 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:28 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-ef8bfa90-8816-48a9-ab95-30b4ac6b3476 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Calling method 'delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:28 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-ef8bfa90-8816-48a9-ab95-30b4ac6b3476 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Delete volume with id: 8aaebc89-9819-4b62-9e3f-a08abe5f1471 Sep 05 21:10:28 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:28 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:10:28 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:28 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:10:28 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-ef8bfa90-8816-48a9-ab95-30b4ac6b3476 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Volume info retrieved successfully. Sep 05 21:10:28 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-16b61f49-7d60-4803-b9d3-c6d2c5ff8cfc None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:28 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-16b61f49-7d60-4803-b9d3-c6d2c5ff8cfc tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] GET http://192.168.122.117/volume/v3/volumes/8371edc1-2cca-4a88-a2f7-cec212c2e708 Sep 05 21:10:28 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-16b61f49-7d60-4803-b9d3-c6d2c5ff8cfc tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:28 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-16b61f49-7d60-4803-b9d3-c6d2c5ff8cfc tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:28 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-ef8bfa90-8816-48a9-ab95-30b4ac6b3476 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Delete volume request issued successfully. Sep 05 21:10:28 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-ef8bfa90-8816-48a9-ab95-30b4ac6b3476 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] http://192.168.122.117/volume/v3/volumes/8aaebc89-9819-4b62-9e3f-a08abe5f1471 returned with HTTP 202 Sep 05 21:10:28 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1622/3226] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 21:10:28 2026] DELETE /volume/v3/volumes/8aaebc89-9819-4b62-9e3f-a08abe5f1471 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:10:28 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-16b61f49-7d60-4803-b9d3-c6d2c5ff8cfc tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] http://192.168.122.117/volume/v3/volumes/8371edc1-2cca-4a88-a2f7-cec212c2e708 returned with HTTP 404 Sep 05 21:10:28 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-d8d3f752-69ed-4cc7-afc0-a2c160013c9e None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:28 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1605/3227] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:10:28 2026] GET /volume/v3/volumes/8371edc1-2cca-4a88-a2f7-cec212c2e708 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:10:28 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-c859937a-8cf9-437f-8079-6f5ec5e2e6d5 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:28 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d8d3f752-69ed-4cc7-afc0-a2c160013c9e tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] GET http://192.168.122.117/volume/v3/volumes/8aaebc89-9819-4b62-9e3f-a08abe5f1471 Sep 05 21:10:28 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-d8d3f752-69ed-4cc7-afc0-a2c160013c9e tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:28 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-d8d3f752-69ed-4cc7-afc0-a2c160013c9e tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:28 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-c859937a-8cf9-437f-8079-6f5ec5e2e6d5 tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] DELETE http://192.168.122.117/volume/v3/volumes/4a01da6c-8e92-4c35-80cb-c2ddb514c08a Sep 05 21:10:28 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-c859937a-8cf9-437f-8079-6f5ec5e2e6d5 tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:28 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-c859937a-8cf9-437f-8079-6f5ec5e2e6d5 tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:28 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-c859937a-8cf9-437f-8079-6f5ec5e2e6d5 tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Delete volume with id: 4a01da6c-8e92-4c35-80cb-c2ddb514c08a Sep 05 21:10:28 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:28 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:10:28 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:28 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:10:28 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:28 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:10:28 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:28 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:10:28 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-d8d3f752-69ed-4cc7-afc0-a2c160013c9e tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Volume info retrieved successfully. Sep 05 21:10:28 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-c859937a-8cf9-437f-8079-6f5ec5e2e6d5 tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Volume info retrieved successfully. Sep 05 21:10:28 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d8d3f752-69ed-4cc7-afc0-a2c160013c9e tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] http://192.168.122.117/volume/v3/volumes/8aaebc89-9819-4b62-9e3f-a08abe5f1471 returned with HTTP 200 Sep 05 21:10:28 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1623/3228] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:10:28 2026] GET /volume/v3/volumes/8aaebc89-9819-4b62-9e3f-a08abe5f1471 => generated 1016 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:10:29 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-c859937a-8cf9-437f-8079-6f5ec5e2e6d5 tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Delete volume request issued successfully. Sep 05 21:10:29 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-c859937a-8cf9-437f-8079-6f5ec5e2e6d5 tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] http://192.168.122.117/volume/v3/volumes/4a01da6c-8e92-4c35-80cb-c2ddb514c08a returned with HTTP 202 Sep 05 21:10:29 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1606/3229] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 21:10:28 2026] DELETE /volume/v3/volumes/4a01da6c-8e92-4c35-80cb-c2ddb514c08a => generated 0 bytes in 130 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:10:29 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-320018d0-df80-4fbc-99fb-050ff7da85e1 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:29 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-320018d0-df80-4fbc-99fb-050ff7da85e1 tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] GET http://192.168.122.117/volume/v3/volumes/4a01da6c-8e92-4c35-80cb-c2ddb514c08a Sep 05 21:10:29 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-320018d0-df80-4fbc-99fb-050ff7da85e1 tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:29 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-320018d0-df80-4fbc-99fb-050ff7da85e1 tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:29 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:29 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:10:29 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:29 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:10:29 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-320018d0-df80-4fbc-99fb-050ff7da85e1 tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Volume info retrieved successfully. Sep 05 21:10:29 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-320018d0-df80-4fbc-99fb-050ff7da85e1 tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] http://192.168.122.117/volume/v3/volumes/4a01da6c-8e92-4c35-80cb-c2ddb514c08a returned with HTTP 200 Sep 05 21:10:29 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1624/3230] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:10:29 2026] GET /volume/v3/volumes/4a01da6c-8e92-4c35-80cb-c2ddb514c08a => generated 842 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:10:29 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-d4a5f362-04ac-4618-9905-f254e01076bb None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:29 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-d4a5f362-04ac-4618-9905-f254e01076bb tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] GET http://192.168.122.117/volume/v3/snapshots/4d183f08-93a5-4ea6-ae0b-7d9da5675b4a Sep 05 21:10:29 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-d4a5f362-04ac-4618-9905-f254e01076bb tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:29 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-d4a5f362-04ac-4618-9905-f254e01076bb tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:29 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:29 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:10:29 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-d4a5f362-04ac-4618-9905-f254e01076bb tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Snapshot retrieved successfully. Sep 05 21:10:29 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-d4a5f362-04ac-4618-9905-f254e01076bb tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] http://192.168.122.117/volume/v3/snapshots/4d183f08-93a5-4ea6-ae0b-7d9da5675b4a returned with HTTP 200 Sep 05 21:10:29 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1607/3231] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:10:29 2026] GET /volume/v3/snapshots/4d183f08-93a5-4ea6-ae0b-7d9da5675b4a => generated 440 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:10:29 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-d9574a9b-2689-4303-afa6-846bc7b02123 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:29 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d9574a9b-2689-4303-afa6-846bc7b02123 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] GET http://192.168.122.117/volume/v3/volumes/8aaebc89-9819-4b62-9e3f-a08abe5f1471 Sep 05 21:10:30 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-d9574a9b-2689-4303-afa6-846bc7b02123 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:30 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-d9574a9b-2689-4303-afa6-846bc7b02123 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:30 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:30 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:10:30 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:30 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:10:30 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-d9574a9b-2689-4303-afa6-846bc7b02123 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Volume info retrieved successfully. Sep 05 21:10:30 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d9574a9b-2689-4303-afa6-846bc7b02123 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] http://192.168.122.117/volume/v3/volumes/8aaebc89-9819-4b62-9e3f-a08abe5f1471 returned with HTTP 200 Sep 05 21:10:30 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1625/3232] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:10:29 2026] GET /volume/v3/volumes/8aaebc89-9819-4b62-9e3f-a08abe5f1471 => generated 1016 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:10:30 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-409ae274-1d52-4d06-bc1a-3ddd945cfc59 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:30 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-409ae274-1d52-4d06-bc1a-3ddd945cfc59 tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] GET http://192.168.122.117/volume/v3/volumes/4a01da6c-8e92-4c35-80cb-c2ddb514c08a Sep 05 21:10:30 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-409ae274-1d52-4d06-bc1a-3ddd945cfc59 tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:30 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-409ae274-1d52-4d06-bc1a-3ddd945cfc59 tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:30 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:30 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:10:30 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:30 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:10:30 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-409ae274-1d52-4d06-bc1a-3ddd945cfc59 tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Volume info retrieved successfully. Sep 05 21:10:30 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-409ae274-1d52-4d06-bc1a-3ddd945cfc59 tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] http://192.168.122.117/volume/v3/volumes/4a01da6c-8e92-4c35-80cb-c2ddb514c08a returned with HTTP 200 Sep 05 21:10:30 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1608/3233] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:10:30 2026] GET /volume/v3/volumes/4a01da6c-8e92-4c35-80cb-c2ddb514c08a => generated 842 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:10:30 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-d159ac24-5957-429c-87ae-65094b685e57 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:30 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d159ac24-5957-429c-87ae-65094b685e57 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] GET http://192.168.122.117/volume/v3/snapshots/4d183f08-93a5-4ea6-ae0b-7d9da5675b4a Sep 05 21:10:30 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-d159ac24-5957-429c-87ae-65094b685e57 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:30 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-d159ac24-5957-429c-87ae-65094b685e57 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:30 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:30 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:10:30 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-d159ac24-5957-429c-87ae-65094b685e57 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Snapshot retrieved successfully. Sep 05 21:10:30 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d159ac24-5957-429c-87ae-65094b685e57 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] http://192.168.122.117/volume/v3/snapshots/4d183f08-93a5-4ea6-ae0b-7d9da5675b4a returned with HTTP 200 Sep 05 21:10:30 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1626/3234] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:10:30 2026] GET /volume/v3/snapshots/4d183f08-93a5-4ea6-ae0b-7d9da5675b4a => generated 440 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:10:31 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-9129fa8f-edbc-46c0-9f83-210726a877f1 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:31 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-521e8243-fd8a-4b33-a837-e248f4429877 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:31 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-521e8243-fd8a-4b33-a837-e248f4429877 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] GET http://192.168.122.117/volume/v3/volumes/8aaebc89-9819-4b62-9e3f-a08abe5f1471 Sep 05 21:10:31 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-521e8243-fd8a-4b33-a837-e248f4429877 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:31 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-521e8243-fd8a-4b33-a837-e248f4429877 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:31 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-521e8243-fd8a-4b33-a837-e248f4429877 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] http://192.168.122.117/volume/v3/volumes/8aaebc89-9819-4b62-9e3f-a08abe5f1471 returned with HTTP 404 Sep 05 21:10:31 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1627/3235] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:10:31 2026] GET /volume/v3/volumes/8aaebc89-9819-4b62-9e3f-a08abe5f1471 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:10:31 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-e8fe2004-859a-466c-93a3-267cd68d0b39 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:31 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-e8fe2004-859a-466c-93a3-267cd68d0b39 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] POST http://192.168.122.117/volume/v3/volumes Sep 05 21:10:31 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-e8fe2004-859a-466c-93a3-267cd68d0b39 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-383094247"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:10:31 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.volumes [None req-e8fe2004-859a-466c-93a3-267cd68d0b39 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-383094247'}} {{(pid=87434) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:10:31 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-e8fe2004-859a-466c-93a3-267cd68d0b39 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Create volume of 1 GB Sep 05 21:10:31 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-e8fe2004-859a-466c-93a3-267cd68d0b39 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Availability Zones retrieved successfully. Sep 05 21:10:31 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-9129fa8f-edbc-46c0-9f83-210726a877f1 tempest-ProjectReaderTests-1470811756 tempest-ProjectReaderTests-1470811756-project-admin] POST http://192.168.122.117/volume/v3/types Sep 05 21:10:31 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-9129fa8f-edbc-46c0-9f83-210726a877f1 tempest-ProjectReaderTests-1470811756 tempest-ProjectReaderTests-1470811756-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-735163634", "extra_specs": {"storage_protocol": "tempest-storage_protocol-350768283", "vendor_name": "tempest-vendor_name-1571132959"}}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:10:31 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-e8fe2004-859a-466c-93a3-267cd68d0b39 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Flow 'volume_create_api' (cb43892d-432b-4372-8e99-eec210fe9f6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:10:31 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-e8fe2004-859a-466c-93a3-267cd68d0b39 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a070230f-a794-45ae-80b6-e56d3ed847a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:10:31 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.flows.api.create_volume [None req-e8fe2004-859a-466c-93a3-267cd68d0b39 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Validating volume size '1' using validate_int {{(pid=87434) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:10:31 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-9129fa8f-edbc-46c0-9f83-210726a877f1 tempest-ProjectReaderTests-1470811756 tempest-ProjectReaderTests-1470811756-project-admin] http://192.168.122.117/volume/v3/types returned with HTTP 200 Sep 05 21:10:31 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1609/3236] 192.168.122.117 () {60 vars in 1137 bytes} [Sat Sep 5 21:10:31 2026] POST /volume/v3/types => generated 328 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:10:31 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-3e66b2f4-5f13-4ba5-9376-33eeb09a9bb2 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:31 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-3e66b2f4-5f13-4ba5-9376-33eeb09a9bb2 tempest-ProjectReaderTests-1470811756 tempest-ProjectReaderTests-1470811756-project-admin] POST http://192.168.122.117/volume/v3/volumes Sep 05 21:10:31 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-3e66b2f4-5f13-4ba5-9376-33eeb09a9bb2 tempest-ProjectReaderTests-1470811756 tempest-ProjectReaderTests-1470811756-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "835de925-64cc-4d87-b48d-bc9710cc2a8b", "size": 1}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:10:31 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.volumes [None req-3e66b2f4-5f13-4ba5-9376-33eeb09a9bb2 tempest-ProjectReaderTests-1470811756 tempest-ProjectReaderTests-1470811756-project-admin] Create volume request body: {'volume': {'volume_type': '835de925-64cc-4d87-b48d-bc9710cc2a8b', 'size': 1}} {{(pid=87435) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:10:31 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-3e66b2f4-5f13-4ba5-9376-33eeb09a9bb2 tempest-ProjectReaderTests-1470811756 tempest-ProjectReaderTests-1470811756-project-admin] Create volume of 1 GB Sep 05 21:10:31 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:31 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:10:31 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-3e66b2f4-5f13-4ba5-9376-33eeb09a9bb2 tempest-ProjectReaderTests-1470811756 tempest-ProjectReaderTests-1470811756-project-admin] Availability Zones retrieved successfully. Sep 05 21:10:31 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-e8fe2004-859a-466c-93a3-267cd68d0b39 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a070230f-a794-45ae-80b6-e56d3ed847a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:10:31 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-e8fe2004-859a-466c-93a3-267cd68d0b39 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06b83c14-8f15-4cd7-920b-b18b45291309) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:10:31 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-3e66b2f4-5f13-4ba5-9376-33eeb09a9bb2 tempest-ProjectReaderTests-1470811756 tempest-ProjectReaderTests-1470811756-project-admin] Flow 'volume_create_api' (277dd43a-6e7a-42b4-96ee-ee883e1b673e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:10:31 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-3e66b2f4-5f13-4ba5-9376-33eeb09a9bb2 tempest-ProjectReaderTests-1470811756 tempest-ProjectReaderTests-1470811756-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (549fc7ad-15e9-4afb-aa3b-0cb797dba191) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:10:31 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.flows.api.create_volume [None req-3e66b2f4-5f13-4ba5-9376-33eeb09a9bb2 tempest-ProjectReaderTests-1470811756 tempest-ProjectReaderTests-1470811756-project-admin] Validating volume size '1' using validate_int {{(pid=87435) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:10:31 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-3e66b2f4-5f13-4ba5-9376-33eeb09a9bb2 tempest-ProjectReaderTests-1470811756 tempest-ProjectReaderTests-1470811756-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (549fc7ad-15e9-4afb-aa3b-0cb797dba191) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T19:10:31Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-350768283',vendor_name='tempest-vendor_name-1571132959'},id=835de925-64cc-4d87-b48d-bc9710cc2a8b,is_public=True,name='tempest-ProjectReaderTests-volume-type-735163634',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '835de925-64cc-4d87-b48d-bc9710cc2a8b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:10:31 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-3e66b2f4-5f13-4ba5-9376-33eeb09a9bb2 tempest-ProjectReaderTests-1470811756 tempest-ProjectReaderTests-1470811756-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88f14234-2beb-44ca-8ea8-2cbe0253ea7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:10:31 devstack devstack@c-api.service[87434]: DEBUG cinder.quota [None req-e8fe2004-859a-466c-93a3-267cd68d0b39 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Created reservations ['056f3055-683d-4ced-810b-52e7faa0dd88', '5ea241cb-4214-4e01-9379-a58a1dfe4137', 'ecaa8640-42f0-446d-88e5-d36b0537bc91', '57490b70-1c67-483a-91c0-9110534f2549'] {{(pid=87434) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:10:31 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-e8fe2004-859a-466c-93a3-267cd68d0b39 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06b83c14-8f15-4cd7-920b-b18b45291309) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['056f3055-683d-4ced-810b-52e7faa0dd88', '5ea241cb-4214-4e01-9379-a58a1dfe4137', 'ecaa8640-42f0-446d-88e5-d36b0537bc91', '57490b70-1c67-483a-91c0-9110534f2549']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:10:31 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-e8fe2004-859a-466c-93a3-267cd68d0b39 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7aabfd6-25e9-4bdc-85a7-2d129a939958) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:10:31 devstack devstack@c-api.service[87435]: WARNING cinder.quota [None req-3e66b2f4-5f13-4ba5-9376-33eeb09a9bb2 tempest-ProjectReaderTests-1470811756 tempest-ProjectReaderTests-1470811756-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-735163634 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-735163634, it is now deprecated. Please use the default quota class for default quota. Sep 05 21:10:31 devstack devstack@c-api.service[87435]: WARNING cinder.quota [None req-3e66b2f4-5f13-4ba5-9376-33eeb09a9bb2 tempest-ProjectReaderTests-1470811756 tempest-ProjectReaderTests-1470811756-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-735163634 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-735163634, it is now deprecated. Please use the default quota class for default quota. Sep 05 21:10:31 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:31 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:10:31 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-e8fe2004-859a-466c-93a3-267cd68d0b39 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7aabfd6-25e9-4bdc-85a7-2d129a939958) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3505c49e-beb9-4622-a179-ae61bf0b1299', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-383094247',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='672d85368148483f9f79ea841083378f',qos_specs=None,replication_status=,reservations=['056f3055-683d-4ced-810b-52e7faa0dd88','5ea241cb-4214-4e01-9379-a58a1dfe4137','ecaa8640-42f0-446d-88e5-d36b0537bc91','57490b70-1c67-483a-91c0-9110534f2549'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92045a43ede94d649c63be2eb1576c4b',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:10:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-383094247',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3505c49e-beb9-4622-a179-ae61bf0b1299,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='672d85368148483f9f79ea841083378f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='92045a43ede94d649c63be2eb1576c4b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:10:31 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-e8fe2004-859a-466c-93a3-267cd68d0b39 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80584cba-66de-4557-a153-6cc452b770d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:10:31 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-e8fe2004-859a-466c-93a3-267cd68d0b39 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80584cba-66de-4557-a153-6cc452b770d7) transitioned into state 'SUCCESS' from state '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-383094247',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='672d85368148483f9f79ea841083378f',qos_specs=None,replication_status=,reservations=['056f3055-683d-4ced-810b-52e7faa0dd88','5ea241cb-4214-4e01-9379-a58a1dfe4137','ecaa8640-42f0-446d-88e5-d36b0537bc91','57490b70-1c67-483a-91c0-9110534f2549'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92045a43ede94d649c63be2eb1576c4b',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:10:31 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-e8fe2004-859a-466c-93a3-267cd68d0b39 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13e04d56-24c2-4d12-9ae8-817b6664b5dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:10:31 devstack devstack@c-api.service[87435]: DEBUG cinder.quota [None req-3e66b2f4-5f13-4ba5-9376-33eeb09a9bb2 tempest-ProjectReaderTests-1470811756 tempest-ProjectReaderTests-1470811756-project-admin] Created reservations ['841f1762-04bb-4dfe-a8af-6009cebc6538', 'bd343a5d-b635-46c7-ae02-eb2c03d227b9', 'e3dbde62-c1a6-45a7-bcca-24f8dce92d2e', 'd2c98d2d-be35-4d22-a56b-ee6250d060ef'] {{(pid=87435) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:10:31 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-3e66b2f4-5f13-4ba5-9376-33eeb09a9bb2 tempest-ProjectReaderTests-1470811756 tempest-ProjectReaderTests-1470811756-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88f14234-2beb-44ca-8ea8-2cbe0253ea7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['841f1762-04bb-4dfe-a8af-6009cebc6538', 'bd343a5d-b635-46c7-ae02-eb2c03d227b9', 'e3dbde62-c1a6-45a7-bcca-24f8dce92d2e', 'd2c98d2d-be35-4d22-a56b-ee6250d060ef']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:10:31 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-e8fe2004-859a-466c-93a3-267cd68d0b39 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13e04d56-24c2-4d12-9ae8-817b6664b5dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:10:31 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-3e66b2f4-5f13-4ba5-9376-33eeb09a9bb2 tempest-ProjectReaderTests-1470811756 tempest-ProjectReaderTests-1470811756-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bcc84408-5411-4b4a-93d6-20b8eb12d0f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:10:31 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-e8fe2004-859a-466c-93a3-267cd68d0b39 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Flow 'volume_create_api' (cb43892d-432b-4372-8e99-eec210fe9f6e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:10:31 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-e8fe2004-859a-466c-93a3-267cd68d0b39 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Create volume request issued successfully. Sep 05 21:10:31 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-e8fe2004-859a-466c-93a3-267cd68d0b39 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 21:10:31 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1628/3237] 192.168.122.117 () {60 vars in 1142 bytes} [Sat Sep 5 21:10:31 2026] POST /volume/v3/volumes => generated 786 bytes in 322 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:10:31 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-51b94e09-2913-48b9-91ab-e8bd1618fba7 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:31 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-51b94e09-2913-48b9-91ab-e8bd1618fba7 tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] GET http://192.168.122.117/volume/v3/volumes/4a01da6c-8e92-4c35-80cb-c2ddb514c08a Sep 05 21:10:31 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-51b94e09-2913-48b9-91ab-e8bd1618fba7 tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:31 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-51b94e09-2913-48b9-91ab-e8bd1618fba7 tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:31 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-51b94e09-2913-48b9-91ab-e8bd1618fba7 tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] http://192.168.122.117/volume/v3/volumes/4a01da6c-8e92-4c35-80cb-c2ddb514c08a returned with HTTP 404 Sep 05 21:10:31 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1629/3238] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:10:31 2026] GET /volume/v3/volumes/4a01da6c-8e92-4c35-80cb-c2ddb514c08a => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:10:31 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-95040cb7-3d66-4fe2-9e23-ddf45b0e11b7 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:31 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-95040cb7-3d66-4fe2-9e23-ddf45b0e11b7 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] GET http://192.168.122.117/volume/v3/snapshots/4d183f08-93a5-4ea6-ae0b-7d9da5675b4a Sep 05 21:10:31 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-95040cb7-3d66-4fe2-9e23-ddf45b0e11b7 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:31 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-95040cb7-3d66-4fe2-9e23-ddf45b0e11b7 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:31 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:31 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:10:31 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:31 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:10:31 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-95040cb7-3d66-4fe2-9e23-ddf45b0e11b7 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Snapshot retrieved successfully. Sep 05 21:10:31 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-3e66b2f4-5f13-4ba5-9376-33eeb09a9bb2 tempest-ProjectReaderTests-1470811756 tempest-ProjectReaderTests-1470811756-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bcc84408-5411-4b4a-93d6-20b8eb12d0f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7351af35-a839-4c1a-9f30-796d38f826c3', '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='d38f1620b0644aa19086866be6c05754',qos_specs=None,replication_status=,reservations=['841f1762-04bb-4dfe-a8af-6009cebc6538','bd343a5d-b635-46c7-ae02-eb2c03d227b9','e3dbde62-c1a6-45a7-bcca-24f8dce92d2e','d2c98d2d-be35-4d22-a56b-ee6250d060ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5090b08863ef491d920136a869af2269',volume_type_id=835de925-64cc-4d87-b48d-bc9710cc2a8b), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:10:31Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7351af35-a839-4c1a-9f30-796d38f826c3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d38f1620b0644aa19086866be6c05754',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5090b08863ef491d920136a869af2269',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(835de925-64cc-4d87-b48d-bc9710cc2a8b),volume_type_id=835de925-64cc-4d87-b48d-bc9710cc2a8b)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:10:31 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-95040cb7-3d66-4fe2-9e23-ddf45b0e11b7 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] http://192.168.122.117/volume/v3/snapshots/4d183f08-93a5-4ea6-ae0b-7d9da5675b4a returned with HTTP 200 Sep 05 21:10:31 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1630/3239] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:10:31 2026] GET /volume/v3/snapshots/4d183f08-93a5-4ea6-ae0b-7d9da5675b4a => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:10:31 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-90210f50-ecb4-4d30-a6e1-9efb74f26604 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:31 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-3e66b2f4-5f13-4ba5-9376-33eeb09a9bb2 tempest-ProjectReaderTests-1470811756 tempest-ProjectReaderTests-1470811756-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74e05579-0b49-4aff-8fe9-d0ab284b3d33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:10:31 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-90210f50-ecb4-4d30-a6e1-9efb74f26604 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] GET http://192.168.122.117/volume/v3/volumes/3505c49e-beb9-4622-a179-ae61bf0b1299 Sep 05 21:10:31 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-90210f50-ecb4-4d30-a6e1-9efb74f26604 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:31 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-90210f50-ecb4-4d30-a6e1-9efb74f26604 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:31 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:31 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:10:31 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:31 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:10:31 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-90210f50-ecb4-4d30-a6e1-9efb74f26604 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Volume info retrieved successfully. Sep 05 21:10:31 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-90210f50-ecb4-4d30-a6e1-9efb74f26604 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] http://192.168.122.117/volume/v3/volumes/3505c49e-beb9-4622-a179-ae61bf0b1299 returned with HTTP 200 Sep 05 21:10:31 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1631/3240] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:10:31 2026] GET /volume/v3/volumes/3505c49e-beb9-4622-a179-ae61bf0b1299 => generated 965 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:10:31 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-1f7b0e59-8a94-4dcc-88d5-6dc86a8b3963 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:31 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-1f7b0e59-8a94-4dcc-88d5-6dc86a8b3963 tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] DELETE http://192.168.122.117/volume/v3/snapshots/df0c60fc-c569-44a6-a96c-5dab4cd644ba Sep 05 21:10:31 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-1f7b0e59-8a94-4dcc-88d5-6dc86a8b3963 tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:31 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-1f7b0e59-8a94-4dcc-88d5-6dc86a8b3963 tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Calling method 'delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:31 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.snapshots [None req-1f7b0e59-8a94-4dcc-88d5-6dc86a8b3963 tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Delete snapshot with id: df0c60fc-c569-44a6-a96c-5dab4cd644ba Sep 05 21:10:31 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-1f7b0e59-8a94-4dcc-88d5-6dc86a8b3963 tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] http://192.168.122.117/volume/v3/snapshots/df0c60fc-c569-44a6-a96c-5dab4cd644ba returned with HTTP 404 Sep 05 21:10:31 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1632/3241] 192.168.122.117 () {58 vars in 1241 bytes} [Sat Sep 5 21:10:31 2026] DELETE /volume/v3/snapshots/df0c60fc-c569-44a6-a96c-5dab4cd644ba => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:10:31 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-97de5370-f366-4c21-9319-56172caae937 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:31 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-97de5370-f366-4c21-9319-56172caae937 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-member] POST http://192.168.122.117/volume/v3/snapshots/4d183f08-93a5-4ea6-ae0b-7d9da5675b4a/action Sep 05 21:10:31 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-3e66b2f4-5f13-4ba5-9376-33eeb09a9bb2 tempest-ProjectReaderTests-1470811756 tempest-ProjectReaderTests-1470811756-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74e05579-0b49-4aff-8fe9-d0ab284b3d33) transitioned into state 'SUCCESS' from 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='d38f1620b0644aa19086866be6c05754',qos_specs=None,replication_status=,reservations=['841f1762-04bb-4dfe-a8af-6009cebc6538','bd343a5d-b635-46c7-ae02-eb2c03d227b9','e3dbde62-c1a6-45a7-bcca-24f8dce92d2e','d2c98d2d-be35-4d22-a56b-ee6250d060ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5090b08863ef491d920136a869af2269',volume_type_id=835de925-64cc-4d87-b48d-bc9710cc2a8b)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:10:31 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-97de5370-f366-4c21-9319-56172caae937 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87434) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 21:10:31 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-97de5370-f366-4c21-9319-56172caae937 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:10:31 devstack devstack@c-api.service[87434]: DEBUG cinder.api.contrib.admin_actions [None req-97de5370-f366-4c21-9319-56172caae937 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-member] Updating snapshot '4d183f08-93a5-4ea6-ae0b-7d9da5675b4a' with '{'status': 'error'}' {{(pid=87434) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 05 21:10:31 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-3e66b2f4-5f13-4ba5-9376-33eeb09a9bb2 tempest-ProjectReaderTests-1470811756 tempest-ProjectReaderTests-1470811756-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d92ceba-8656-4954-9449-9ebf13574fca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:10:31 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:31 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:10:31 devstack devstack@c-api.service[87434]: DEBUG cinder.policy [None req-97de5370-f366-4c21-9319-56172caae937 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'd8e70937176e416caf8dc0b863adabfa', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fbd3f06937af450899730631193502b8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87434) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 21:10:31 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-97de5370-f366-4c21-9319-56172caae937 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-member] http://192.168.122.117/volume/v3/snapshots/4d183f08-93a5-4ea6-ae0b-7d9da5675b4a/action returned with HTTP 403 Sep 05 21:10:31 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1633/3242] 192.168.122.117 () {60 vars in 1280 bytes} [Sat Sep 5 21:10:31 2026] POST /volume/v3/snapshots/4d183f08-93a5-4ea6-ae0b-7d9da5675b4a/action => generated 133 bytes in 31 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:10:31 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-5404fd23-d02d-45e9-b567-caa885fbf7a1 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:31 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-5404fd23-d02d-45e9-b567-caa885fbf7a1 tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] GET http://192.168.122.117/volume/v3/snapshots/df0c60fc-c569-44a6-a96c-5dab4cd644ba Sep 05 21:10:31 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-5404fd23-d02d-45e9-b567-caa885fbf7a1 tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:31 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-5404fd23-d02d-45e9-b567-caa885fbf7a1 tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:31 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-3e66b2f4-5f13-4ba5-9376-33eeb09a9bb2 tempest-ProjectReaderTests-1470811756 tempest-ProjectReaderTests-1470811756-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d92ceba-8656-4954-9449-9ebf13574fca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:10:31 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-3e66b2f4-5f13-4ba5-9376-33eeb09a9bb2 tempest-ProjectReaderTests-1470811756 tempest-ProjectReaderTests-1470811756-project-admin] Flow 'volume_create_api' (277dd43a-6e7a-42b4-96ee-ee883e1b673e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:10:31 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-5404fd23-d02d-45e9-b567-caa885fbf7a1 tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] http://192.168.122.117/volume/v3/snapshots/df0c60fc-c569-44a6-a96c-5dab4cd644ba returned with HTTP 404 Sep 05 21:10:31 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-3e66b2f4-5f13-4ba5-9376-33eeb09a9bb2 tempest-ProjectReaderTests-1470811756 tempest-ProjectReaderTests-1470811756-project-admin] Create volume request issued successfully. Sep 05 21:10:31 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1634/3243] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:10:31 2026] GET /volume/v3/snapshots/df0c60fc-c569-44a6-a96c-5dab4cd644ba => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:10:31 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-3e66b2f4-5f13-4ba5-9376-33eeb09a9bb2 tempest-ProjectReaderTests-1470811756 tempest-ProjectReaderTests-1470811756-project-admin] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 21:10:31 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-44772b5d-96b3-4663-9089-8f890ddcc5db None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:31 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1610/3244] 192.168.122.117 () {62 vars in 1182 bytes} [Sat Sep 5 21:10:31 2026] POST /volume/v3/volumes => generated 781 bytes in 388 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:10:31 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-beb7ac4c-274f-4a07-aafc-bf36dd24ea6b None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:31 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-44772b5d-96b3-4663-9089-8f890ddcc5db tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] DELETE http://192.168.122.117/volume/v3/snapshots/4d183f08-93a5-4ea6-ae0b-7d9da5675b4a Sep 05 21:10:31 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-44772b5d-96b3-4663-9089-8f890ddcc5db tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:31 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-beb7ac4c-274f-4a07-aafc-bf36dd24ea6b tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] DELETE http://192.168.122.117/volume/v3/volumes/8371edc1-2cca-4a88-a2f7-cec212c2e708 Sep 05 21:10:31 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-beb7ac4c-274f-4a07-aafc-bf36dd24ea6b tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:31 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-beb7ac4c-274f-4a07-aafc-bf36dd24ea6b tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:31 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-44772b5d-96b3-4663-9089-8f890ddcc5db tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Calling method 'delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:31 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-beb7ac4c-274f-4a07-aafc-bf36dd24ea6b tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Delete volume with id: 8371edc1-2cca-4a88-a2f7-cec212c2e708 Sep 05 21:10:31 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.snapshots [None req-44772b5d-96b3-4663-9089-8f890ddcc5db tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Delete snapshot with id: 4d183f08-93a5-4ea6-ae0b-7d9da5675b4a Sep 05 21:10:31 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:31 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:10:31 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-44772b5d-96b3-4663-9089-8f890ddcc5db tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Snapshot retrieved successfully. Sep 05 21:10:31 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-beb7ac4c-274f-4a07-aafc-bf36dd24ea6b tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] http://192.168.122.117/volume/v3/volumes/8371edc1-2cca-4a88-a2f7-cec212c2e708 returned with HTTP 404 Sep 05 21:10:31 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1611/3245] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 21:10:31 2026] DELETE /volume/v3/volumes/8371edc1-2cca-4a88-a2f7-cec212c2e708 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:10:31 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-807ad3db-c780-4bfe-ac97-a3b27d6ac978 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:31 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-807ad3db-c780-4bfe-ac97-a3b27d6ac978 tempest-ProjectReaderTests-1470811756 tempest-ProjectReaderTests-1470811756-project-admin] GET http://192.168.122.117/volume/v3/volumes/7351af35-a839-4c1a-9f30-796d38f826c3 Sep 05 21:10:31 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:31 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:10:31 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-807ad3db-c780-4bfe-ac97-a3b27d6ac978 tempest-ProjectReaderTests-1470811756 tempest-ProjectReaderTests-1470811756-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:31 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-807ad3db-c780-4bfe-ac97-a3b27d6ac978 tempest-ProjectReaderTests-1470811756 tempest-ProjectReaderTests-1470811756-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:31 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:31 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:10:31 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:31 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:10:31 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-44772b5d-96b3-4663-9089-8f890ddcc5db tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Snapshot delete request issued successfully. Sep 05 21:10:31 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-44772b5d-96b3-4663-9089-8f890ddcc5db tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] http://192.168.122.117/volume/v3/snapshots/4d183f08-93a5-4ea6-ae0b-7d9da5675b4a returned with HTTP 202 Sep 05 21:10:31 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-807ad3db-c780-4bfe-ac97-a3b27d6ac978 tempest-ProjectReaderTests-1470811756 tempest-ProjectReaderTests-1470811756-project-admin] Volume info retrieved successfully. Sep 05 21:10:31 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1635/3246] 192.168.122.117 () {58 vars in 1241 bytes} [Sat Sep 5 21:10:31 2026] DELETE /volume/v3/snapshots/4d183f08-93a5-4ea6-ae0b-7d9da5675b4a => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:10:31 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-50843bc6-94bf-4bff-b232-8e2931747540 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:31 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-50843bc6-94bf-4bff-b232-8e2931747540 tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] GET http://192.168.122.117/volume/v3/volumes/8371edc1-2cca-4a88-a2f7-cec212c2e708 Sep 05 21:10:31 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-50843bc6-94bf-4bff-b232-8e2931747540 tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:31 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-50843bc6-94bf-4bff-b232-8e2931747540 tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:31 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-807ad3db-c780-4bfe-ac97-a3b27d6ac978 tempest-ProjectReaderTests-1470811756 tempest-ProjectReaderTests-1470811756-project-admin] http://192.168.122.117/volume/v3/volumes/7351af35-a839-4c1a-9f30-796d38f826c3 returned with HTTP 200 Sep 05 21:10:31 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1612/3247] 192.168.122.117 () {60 vars in 1272 bytes} [Sat Sep 5 21:10:31 2026] GET /volume/v3/volumes/7351af35-a839-4c1a-9f30-796d38f826c3 => generated 960 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:10:31 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-48ee9603-7c74-4a33-8c55-d8a9b238dcb6 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:31 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-50843bc6-94bf-4bff-b232-8e2931747540 tempest-SnapshotDependencyTests-463186045 tempest-SnapshotDependencyTests-463186045-project-member] http://192.168.122.117/volume/v3/volumes/8371edc1-2cca-4a88-a2f7-cec212c2e708 returned with HTTP 404 Sep 05 21:10:31 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1636/3248] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:10:31 2026] GET /volume/v3/volumes/8371edc1-2cca-4a88-a2f7-cec212c2e708 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:10:31 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-48ee9603-7c74-4a33-8c55-d8a9b238dcb6 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] GET http://192.168.122.117/volume/v3/snapshots/4d183f08-93a5-4ea6-ae0b-7d9da5675b4a Sep 05 21:10:31 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-48ee9603-7c74-4a33-8c55-d8a9b238dcb6 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:31 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-48ee9603-7c74-4a33-8c55-d8a9b238dcb6 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:31 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:31 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:10:31 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-48ee9603-7c74-4a33-8c55-d8a9b238dcb6 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Snapshot retrieved successfully. Sep 05 21:10:31 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-48ee9603-7c74-4a33-8c55-d8a9b238dcb6 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] http://192.168.122.117/volume/v3/snapshots/4d183f08-93a5-4ea6-ae0b-7d9da5675b4a returned with HTTP 200 Sep 05 21:10:31 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1613/3249] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:10:31 2026] GET /volume/v3/snapshots/4d183f08-93a5-4ea6-ae0b-7d9da5675b4a => generated 466 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:10:32 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-7ac65868-d62c-4114-8ccb-ee2792fc5476 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:32 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-7ac65868-d62c-4114-8ccb-ee2792fc5476 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] GET http://192.168.122.117/volume/v3/volumes/3505c49e-beb9-4622-a179-ae61bf0b1299 Sep 05 21:10:32 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-7ac65868-d62c-4114-8ccb-ee2792fc5476 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:32 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-7ac65868-d62c-4114-8ccb-ee2792fc5476 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:32 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:32 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:10:32 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:32 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:10:32 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-7ac65868-d62c-4114-8ccb-ee2792fc5476 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Volume info retrieved successfully. Sep 05 21:10:32 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-7ac65868-d62c-4114-8ccb-ee2792fc5476 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] http://192.168.122.117/volume/v3/volumes/3505c49e-beb9-4622-a179-ae61bf0b1299 returned with HTTP 200 Sep 05 21:10:32 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1637/3250] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:10:32 2026] GET /volume/v3/volumes/3505c49e-beb9-4622-a179-ae61bf0b1299 => generated 1015 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:10:32 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-f73d6def-34e4-421d-af0e-25888d5103b6 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:32 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-f73d6def-34e4-421d-af0e-25888d5103b6 tempest-ProjectReaderTests-1470811756 tempest-ProjectReaderTests-1470811756-project-admin] GET http://192.168.122.117/volume/v3/volumes/7351af35-a839-4c1a-9f30-796d38f826c3 Sep 05 21:10:32 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-f73d6def-34e4-421d-af0e-25888d5103b6 tempest-ProjectReaderTests-1470811756 tempest-ProjectReaderTests-1470811756-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:32 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-f73d6def-34e4-421d-af0e-25888d5103b6 tempest-ProjectReaderTests-1470811756 tempest-ProjectReaderTests-1470811756-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:32 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:32 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:10:32 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:32 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:10:32 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-f73d6def-34e4-421d-af0e-25888d5103b6 tempest-ProjectReaderTests-1470811756 tempest-ProjectReaderTests-1470811756-project-admin] Volume info retrieved successfully. Sep 05 21:10:32 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-fac9d6df-3980-44ab-ac55-891378a3d008 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:32 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-f73d6def-34e4-421d-af0e-25888d5103b6 tempest-ProjectReaderTests-1470811756 tempest-ProjectReaderTests-1470811756-project-admin] http://192.168.122.117/volume/v3/volumes/7351af35-a839-4c1a-9f30-796d38f826c3 returned with HTTP 200 Sep 05 21:10:32 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1614/3251] 192.168.122.117 () {60 vars in 1272 bytes} [Sat Sep 5 21:10:32 2026] GET /volume/v3/volumes/7351af35-a839-4c1a-9f30-796d38f826c3 => generated 981 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:10:32 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-fac9d6df-3980-44ab-ac55-891378a3d008 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] GET http://192.168.122.117/volume/v3/snapshots/4d183f08-93a5-4ea6-ae0b-7d9da5675b4a Sep 05 21:10:32 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-fac9d6df-3980-44ab-ac55-891378a3d008 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:32 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-fac9d6df-3980-44ab-ac55-891378a3d008 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:32 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-b9ba90d7-5386-493c-9e1c-9fe21fcecaa9 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:32 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:32 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:10:32 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-fac9d6df-3980-44ab-ac55-891378a3d008 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Snapshot retrieved successfully. Sep 05 21:10:32 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-fac9d6df-3980-44ab-ac55-891378a3d008 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] http://192.168.122.117/volume/v3/snapshots/4d183f08-93a5-4ea6-ae0b-7d9da5675b4a returned with HTTP 200 Sep 05 21:10:32 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1638/3252] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:10:32 2026] GET /volume/v3/snapshots/4d183f08-93a5-4ea6-ae0b-7d9da5675b4a => generated 466 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:10:32 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-b9ba90d7-5386-493c-9e1c-9fe21fcecaa9 tempest-ProjectReaderTests-1470811756 tempest-ProjectReaderTests-1470811756-project-admin] GET http://192.168.122.117/volume/v3/messages Sep 05 21:10:32 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-b9ba90d7-5386-493c-9e1c-9fe21fcecaa9 tempest-ProjectReaderTests-1470811756 tempest-ProjectReaderTests-1470811756-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:32 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-b9ba90d7-5386-493c-9e1c-9fe21fcecaa9 tempest-ProjectReaderTests-1470811756 tempest-ProjectReaderTests-1470811756-project-admin] Calling method 'version_select' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:32 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-b9ba90d7-5386-493c-9e1c-9fe21fcecaa9 tempest-ProjectReaderTests-1470811756 tempest-ProjectReaderTests-1470811756-project-admin] http://192.168.122.117/volume/v3/messages returned with HTTP 200 Sep 05 21:10:32 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1615/3253] 192.168.122.117 () {60 vars in 1164 bytes} [Sat Sep 5 21:10:32 2026] GET /volume/v3/messages => generated 678 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:10:32 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-12c37eca-5e0b-4ed3-ba60-d9d91c761b80 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:33 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-12c37eca-5e0b-4ed3-ba60-d9d91c761b80 tempest-ProjectReaderTests-1470811756 tempest-ProjectReaderTests-1470811756-project-reader] GET http://192.168.122.117/volume/v3/messages Sep 05 21:10:33 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-12c37eca-5e0b-4ed3-ba60-d9d91c761b80 tempest-ProjectReaderTests-1470811756 tempest-ProjectReaderTests-1470811756-project-reader] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:33 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-12c37eca-5e0b-4ed3-ba60-d9d91c761b80 tempest-ProjectReaderTests-1470811756 tempest-ProjectReaderTests-1470811756-project-reader] Calling method 'version_select' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:33 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-12c37eca-5e0b-4ed3-ba60-d9d91c761b80 tempest-ProjectReaderTests-1470811756 tempest-ProjectReaderTests-1470811756-project-reader] http://192.168.122.117/volume/v3/messages returned with HTTP 200 Sep 05 21:10:33 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1639/3254] 192.168.122.117 () {60 vars in 1164 bytes} [Sat Sep 5 21:10:32 2026] GET /volume/v3/messages => generated 678 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:10:33 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-5c781155-dcec-4a16-bddb-031cfbbfbfc5 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:33 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-5c781155-dcec-4a16-bddb-031cfbbfbfc5 tempest-ProjectReaderTests-1470811756 tempest-ProjectReaderTests-1470811756-project-admin] DELETE http://192.168.122.117/volume/v3/messages/8ff5c79f-638c-410a-8f14-f6b029eb88b5 Sep 05 21:10:33 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-5c781155-dcec-4a16-bddb-031cfbbfbfc5 tempest-ProjectReaderTests-1470811756 tempest-ProjectReaderTests-1470811756-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:33 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-5c781155-dcec-4a16-bddb-031cfbbfbfc5 tempest-ProjectReaderTests-1470811756 tempest-ProjectReaderTests-1470811756-project-admin] Calling method 'version_select' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:33 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-5c781155-dcec-4a16-bddb-031cfbbfbfc5 tempest-ProjectReaderTests-1470811756 tempest-ProjectReaderTests-1470811756-project-admin] http://192.168.122.117/volume/v3/messages/8ff5c79f-638c-410a-8f14-f6b029eb88b5 returned with HTTP 204 Sep 05 21:10:33 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1616/3255] 192.168.122.117 () {60 vars in 1278 bytes} [Sat Sep 5 21:10:33 2026] DELETE /volume/v3/messages/8ff5c79f-638c-410a-8f14-f6b029eb88b5 => generated 0 bytes in 32 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 05 21:10:33 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-828ff6b6-1624-411b-a6cd-45b67472d15a None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:33 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-828ff6b6-1624-411b-a6cd-45b67472d15a tempest-ProjectReaderTests-1470811756 tempest-ProjectReaderTests-1470811756-project-admin] DELETE http://192.168.122.117/volume/v3/volumes/7351af35-a839-4c1a-9f30-796d38f826c3 Sep 05 21:10:33 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-828ff6b6-1624-411b-a6cd-45b67472d15a tempest-ProjectReaderTests-1470811756 tempest-ProjectReaderTests-1470811756-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:33 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-828ff6b6-1624-411b-a6cd-45b67472d15a tempest-ProjectReaderTests-1470811756 tempest-ProjectReaderTests-1470811756-project-admin] Calling method 'delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:33 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-828ff6b6-1624-411b-a6cd-45b67472d15a tempest-ProjectReaderTests-1470811756 tempest-ProjectReaderTests-1470811756-project-admin] Delete volume with id: 7351af35-a839-4c1a-9f30-796d38f826c3 Sep 05 21:10:33 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:33 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:10:33 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:33 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:10:33 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-828ff6b6-1624-411b-a6cd-45b67472d15a tempest-ProjectReaderTests-1470811756 tempest-ProjectReaderTests-1470811756-project-admin] Volume info retrieved successfully. Sep 05 21:10:33 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-828ff6b6-1624-411b-a6cd-45b67472d15a tempest-ProjectReaderTests-1470811756 tempest-ProjectReaderTests-1470811756-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87434) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 05 21:10:33 devstack devstack@c-api.service[87434]: WARNING cinder.quota [None req-828ff6b6-1624-411b-a6cd-45b67472d15a tempest-ProjectReaderTests-1470811756 tempest-ProjectReaderTests-1470811756-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-735163634 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-735163634, it is now deprecated. Please use the default quota class for default quota. Sep 05 21:10:33 devstack devstack@c-api.service[87434]: WARNING cinder.quota [None req-828ff6b6-1624-411b-a6cd-45b67472d15a tempest-ProjectReaderTests-1470811756 tempest-ProjectReaderTests-1470811756-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-735163634 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-735163634, it is now deprecated. Please use the default quota class for default quota. Sep 05 21:10:33 devstack devstack@c-api.service[87434]: DEBUG cinder.quota [None req-828ff6b6-1624-411b-a6cd-45b67472d15a tempest-ProjectReaderTests-1470811756 tempest-ProjectReaderTests-1470811756-project-admin] Created reservations ['1b31951a-aa60-4fff-b008-ae205374184d', '51c8db0a-0871-40a4-b61f-dd06c6a88584', 'd5e76127-fe50-481f-b4dc-26f634898603', '3acccbff-7141-4320-aa05-6611ce4c2aaa'] {{(pid=87434) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:10:33 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-828ff6b6-1624-411b-a6cd-45b67472d15a tempest-ProjectReaderTests-1470811756 tempest-ProjectReaderTests-1470811756-project-admin] Delete volume request issued successfully. Sep 05 21:10:33 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-828ff6b6-1624-411b-a6cd-45b67472d15a tempest-ProjectReaderTests-1470811756 tempest-ProjectReaderTests-1470811756-project-admin] http://192.168.122.117/volume/v3/volumes/7351af35-a839-4c1a-9f30-796d38f826c3 returned with HTTP 202 Sep 05 21:10:33 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1640/3256] 192.168.122.117 () {60 vars in 1275 bytes} [Sat Sep 5 21:10:33 2026] DELETE /volume/v3/volumes/7351af35-a839-4c1a-9f30-796d38f826c3 => generated 0 bytes in 170 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:10:33 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-fec03e66-38b5-46b5-891b-1df353b5dc6c None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:33 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-fec03e66-38b5-46b5-891b-1df353b5dc6c tempest-ProjectReaderTests-1470811756 tempest-ProjectReaderTests-1470811756-project-admin] DELETE http://192.168.122.117/volume/v3/types/835de925-64cc-4d87-b48d-bc9710cc2a8b Sep 05 21:10:33 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-fec03e66-38b5-46b5-891b-1df353b5dc6c tempest-ProjectReaderTests-1470811756 tempest-ProjectReaderTests-1470811756-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:33 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-fec03e66-38b5-46b5-891b-1df353b5dc6c tempest-ProjectReaderTests-1470811756 tempest-ProjectReaderTests-1470811756-project-admin] Calling method '_delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:33 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-fec03e66-38b5-46b5-891b-1df353b5dc6c tempest-ProjectReaderTests-1470811756 tempest-ProjectReaderTests-1470811756-project-admin] http://192.168.122.117/volume/v3/types/835de925-64cc-4d87-b48d-bc9710cc2a8b returned with HTTP 202 Sep 05 21:10:33 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1617/3257] 192.168.122.117 () {58 vars in 1229 bytes} [Sat Sep 5 21:10:33 2026] DELETE /volume/v3/types/835de925-64cc-4d87-b48d-bc9710cc2a8b => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:10:33 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-e59a7ce3-9cd2-49c1-aeec-10885a1c4eb9 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:33 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-e59a7ce3-9cd2-49c1-aeec-10885a1c4eb9 tempest-ProjectReaderTests-1470811756 tempest-ProjectReaderTests-1470811756-project-admin] POST http://192.168.122.117/volume/v3/types Sep 05 21:10:33 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-e59a7ce3-9cd2-49c1-aeec-10885a1c4eb9 tempest-ProjectReaderTests-1470811756 tempest-ProjectReaderTests-1470811756-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1422201453", "extra_specs": {"storage_protocol": "tempest-storage_protocol-322667379", "vendor_name": "tempest-vendor_name-504070533"}}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:10:33 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-e59a7ce3-9cd2-49c1-aeec-10885a1c4eb9 tempest-ProjectReaderTests-1470811756 tempest-ProjectReaderTests-1470811756-project-admin] http://192.168.122.117/volume/v3/types returned with HTTP 200 Sep 05 21:10:33 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1641/3258] 192.168.122.117 () {60 vars in 1137 bytes} [Sat Sep 5 21:10:33 2026] POST /volume/v3/types => generated 328 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:10:33 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-25d7499c-c781-422d-89e7-c33d49b53880 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:33 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-25d7499c-c781-422d-89e7-c33d49b53880 tempest-ProjectReaderTests-1470811756 tempest-ProjectReaderTests-1470811756-project-admin] POST http://192.168.122.117/volume/v3/volumes Sep 05 21:10:33 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-25d7499c-c781-422d-89e7-c33d49b53880 tempest-ProjectReaderTests-1470811756 tempest-ProjectReaderTests-1470811756-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "178bca80-eedf-415d-b7c9-0f8afaa20296", "size": 1}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:10:33 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.volumes [None req-25d7499c-c781-422d-89e7-c33d49b53880 tempest-ProjectReaderTests-1470811756 tempest-ProjectReaderTests-1470811756-project-admin] Create volume request body: {'volume': {'volume_type': '178bca80-eedf-415d-b7c9-0f8afaa20296', 'size': 1}} {{(pid=87435) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:10:33 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-25d7499c-c781-422d-89e7-c33d49b53880 tempest-ProjectReaderTests-1470811756 tempest-ProjectReaderTests-1470811756-project-admin] Create volume of 1 GB Sep 05 21:10:33 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:33 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:10:33 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-25d7499c-c781-422d-89e7-c33d49b53880 tempest-ProjectReaderTests-1470811756 tempest-ProjectReaderTests-1470811756-project-admin] Availability Zones retrieved successfully. Sep 05 21:10:33 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-25d7499c-c781-422d-89e7-c33d49b53880 tempest-ProjectReaderTests-1470811756 tempest-ProjectReaderTests-1470811756-project-admin] Flow 'volume_create_api' (cd035ad7-dcb2-4b3d-bfde-523c47df5aa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:10:33 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-25d7499c-c781-422d-89e7-c33d49b53880 tempest-ProjectReaderTests-1470811756 tempest-ProjectReaderTests-1470811756-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ede632d-b992-45aa-934d-09e41f069b60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:10:33 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.flows.api.create_volume [None req-25d7499c-c781-422d-89e7-c33d49b53880 tempest-ProjectReaderTests-1470811756 tempest-ProjectReaderTests-1470811756-project-admin] Validating volume size '1' using validate_int {{(pid=87435) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:10:33 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-25d7499c-c781-422d-89e7-c33d49b53880 tempest-ProjectReaderTests-1470811756 tempest-ProjectReaderTests-1470811756-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ede632d-b992-45aa-934d-09e41f069b60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T19:10:33Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-322667379',vendor_name='tempest-vendor_name-504070533'},id=178bca80-eedf-415d-b7c9-0f8afaa20296,is_public=True,name='tempest-ProjectReaderTests-volume-type-1422201453',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '178bca80-eedf-415d-b7c9-0f8afaa20296', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:10:33 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-25d7499c-c781-422d-89e7-c33d49b53880 tempest-ProjectReaderTests-1470811756 tempest-ProjectReaderTests-1470811756-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca7014bf-981c-4970-a2f1-975a1041d221) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:10:33 devstack devstack@c-api.service[87435]: WARNING cinder.quota [None req-25d7499c-c781-422d-89e7-c33d49b53880 tempest-ProjectReaderTests-1470811756 tempest-ProjectReaderTests-1470811756-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1422201453 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1422201453, it is now deprecated. Please use the default quota class for default quota. Sep 05 21:10:33 devstack devstack@c-api.service[87435]: WARNING cinder.quota [None req-25d7499c-c781-422d-89e7-c33d49b53880 tempest-ProjectReaderTests-1470811756 tempest-ProjectReaderTests-1470811756-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1422201453 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1422201453, it is now deprecated. Please use the default quota class for default quota. Sep 05 21:10:33 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-5684df10-4864-470f-a525-3b77d5dc4333 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:33 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-5684df10-4864-470f-a525-3b77d5dc4333 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] GET http://192.168.122.117/volume/v3/volumes/3505c49e-beb9-4622-a179-ae61bf0b1299 Sep 05 21:10:33 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-5684df10-4864-470f-a525-3b77d5dc4333 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:33 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-5684df10-4864-470f-a525-3b77d5dc4333 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:33 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:33 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:10:33 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:33 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:10:33 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-5684df10-4864-470f-a525-3b77d5dc4333 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Volume info retrieved successfully. Sep 05 21:10:33 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-5684df10-4864-470f-a525-3b77d5dc4333 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] http://192.168.122.117/volume/v3/volumes/3505c49e-beb9-4622-a179-ae61bf0b1299 returned with HTTP 200 Sep 05 21:10:33 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1642/3259] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:10:33 2026] GET /volume/v3/volumes/3505c49e-beb9-4622-a179-ae61bf0b1299 => generated 1016 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:10:33 devstack devstack@c-api.service[87435]: DEBUG cinder.quota [None req-25d7499c-c781-422d-89e7-c33d49b53880 tempest-ProjectReaderTests-1470811756 tempest-ProjectReaderTests-1470811756-project-admin] Created reservations ['068a6ce8-42e3-453d-aaad-776ac0a3359e', '03031cd3-553d-4694-b8eb-b53e3cdad1ac', 'fbd721e3-ab69-4afc-aca4-a5264eadf8f3', '4fee397b-ab31-4de4-814c-c6ccad72033d'] {{(pid=87435) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:10:33 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-25d7499c-c781-422d-89e7-c33d49b53880 tempest-ProjectReaderTests-1470811756 tempest-ProjectReaderTests-1470811756-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca7014bf-981c-4970-a2f1-975a1041d221) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['068a6ce8-42e3-453d-aaad-776ac0a3359e', '03031cd3-553d-4694-b8eb-b53e3cdad1ac', 'fbd721e3-ab69-4afc-aca4-a5264eadf8f3', '4fee397b-ab31-4de4-814c-c6ccad72033d']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:10:33 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-022bdc09-2247-467a-9efb-014b90bebcae None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:33 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-25d7499c-c781-422d-89e7-c33d49b53880 tempest-ProjectReaderTests-1470811756 tempest-ProjectReaderTests-1470811756-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5dceeb77-e497-45de-9e5a-87e0e4daf821) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:10:33 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-022bdc09-2247-467a-9efb-014b90bebcae tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] POST http://192.168.122.117/volume/v3/snapshots Sep 05 21:10:33 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-022bdc09-2247-467a-9efb-014b90bebcae tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3505c49e-beb9-4622-a179-ae61bf0b1299", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1609584359"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:10:33 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:33 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:10:33 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:33 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:10:33 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-022bdc09-2247-467a-9efb-014b90bebcae tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Volume info retrieved successfully. Sep 05 21:10:33 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.snapshots [None req-022bdc09-2247-467a-9efb-014b90bebcae tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Create snapshot from volume 3505c49e-beb9-4622-a179-ae61bf0b1299 Sep 05 21:10:33 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:33 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:10:33 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-25d7499c-c781-422d-89e7-c33d49b53880 tempest-ProjectReaderTests-1470811756 tempest-ProjectReaderTests-1470811756-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5dceeb77-e497-45de-9e5a-87e0e4daf821) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '15c8fed0-8ecd-48fa-81ec-cb92e0f37ed8', '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='d38f1620b0644aa19086866be6c05754',qos_specs=None,replication_status=,reservations=['068a6ce8-42e3-453d-aaad-776ac0a3359e','03031cd3-553d-4694-b8eb-b53e3cdad1ac','fbd721e3-ab69-4afc-aca4-a5264eadf8f3','4fee397b-ab31-4de4-814c-c6ccad72033d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5090b08863ef491d920136a869af2269',volume_type_id=178bca80-eedf-415d-b7c9-0f8afaa20296), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:10:33Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=15c8fed0-8ecd-48fa-81ec-cb92e0f37ed8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d38f1620b0644aa19086866be6c05754',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5090b08863ef491d920136a869af2269',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(178bca80-eedf-415d-b7c9-0f8afaa20296),volume_type_id=178bca80-eedf-415d-b7c9-0f8afaa20296)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:10:33 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-25d7499c-c781-422d-89e7-c33d49b53880 tempest-ProjectReaderTests-1470811756 tempest-ProjectReaderTests-1470811756-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f91f914-cbca-470f-882e-05cf0054a76a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:10:33 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-25d7499c-c781-422d-89e7-c33d49b53880 tempest-ProjectReaderTests-1470811756 tempest-ProjectReaderTests-1470811756-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f91f914-cbca-470f-882e-05cf0054a76a) transitioned into state 'SUCCESS' from 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='d38f1620b0644aa19086866be6c05754',qos_specs=None,replication_status=,reservations=['068a6ce8-42e3-453d-aaad-776ac0a3359e','03031cd3-553d-4694-b8eb-b53e3cdad1ac','fbd721e3-ab69-4afc-aca4-a5264eadf8f3','4fee397b-ab31-4de4-814c-c6ccad72033d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5090b08863ef491d920136a869af2269',volume_type_id=178bca80-eedf-415d-b7c9-0f8afaa20296)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:10:33 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-25d7499c-c781-422d-89e7-c33d49b53880 tempest-ProjectReaderTests-1470811756 tempest-ProjectReaderTests-1470811756-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e39f76f-8fab-4e4c-9d33-cf6c08234566) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:10:33 devstack devstack@c-api.service[87434]: DEBUG cinder.quota [None req-022bdc09-2247-467a-9efb-014b90bebcae tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Created reservations ['8061bc62-1dd4-448a-8bdc-81febe61c4b8', '38dc449e-1fd8-4839-8127-450b75d169bb', '9b765c92-1c06-4605-8891-4d4aa0680d12', 'e6134496-fbd3-4a3f-874b-854566e10152'] {{(pid=87434) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:10:33 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-25d7499c-c781-422d-89e7-c33d49b53880 tempest-ProjectReaderTests-1470811756 tempest-ProjectReaderTests-1470811756-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e39f76f-8fab-4e4c-9d33-cf6c08234566) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:10:33 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-25d7499c-c781-422d-89e7-c33d49b53880 tempest-ProjectReaderTests-1470811756 tempest-ProjectReaderTests-1470811756-project-admin] Flow 'volume_create_api' (cd035ad7-dcb2-4b3d-bfde-523c47df5aa9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:10:33 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-25d7499c-c781-422d-89e7-c33d49b53880 tempest-ProjectReaderTests-1470811756 tempest-ProjectReaderTests-1470811756-project-admin] Create volume request issued successfully. Sep 05 21:10:33 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-25d7499c-c781-422d-89e7-c33d49b53880 tempest-ProjectReaderTests-1470811756 tempest-ProjectReaderTests-1470811756-project-admin] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 21:10:33 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1618/3260] 192.168.122.117 () {62 vars in 1182 bytes} [Sat Sep 5 21:10:33 2026] POST /volume/v3/volumes => generated 782 bytes in 405 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:10:33 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-fdd44581-5db6-49ae-add3-ca95593af9ac None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:33 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-fdd44581-5db6-49ae-add3-ca95593af9ac tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] GET http://192.168.122.117/volume/v3/snapshots/4d183f08-93a5-4ea6-ae0b-7d9da5675b4a Sep 05 21:10:33 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-fdd44581-5db6-49ae-add3-ca95593af9ac tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:33 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-fdd44581-5db6-49ae-add3-ca95593af9ac tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:33 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-fdd44581-5db6-49ae-add3-ca95593af9ac tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] http://192.168.122.117/volume/v3/snapshots/4d183f08-93a5-4ea6-ae0b-7d9da5675b4a returned with HTTP 404 Sep 05 21:10:33 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1619/3261] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:10:33 2026] GET /volume/v3/snapshots/4d183f08-93a5-4ea6-ae0b-7d9da5675b4a => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:10:33 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-10af6a0f-662a-475a-bca5-5424ec258eeb None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:33 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-10af6a0f-662a-475a-bca5-5424ec258eeb tempest-ProjectReaderTests-1470811756 tempest-ProjectReaderTests-1470811756-project-admin] GET http://192.168.122.117/volume/v3/volumes/15c8fed0-8ecd-48fa-81ec-cb92e0f37ed8 Sep 05 21:10:33 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-10af6a0f-662a-475a-bca5-5424ec258eeb tempest-ProjectReaderTests-1470811756 tempest-ProjectReaderTests-1470811756-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:33 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-10af6a0f-662a-475a-bca5-5424ec258eeb tempest-ProjectReaderTests-1470811756 tempest-ProjectReaderTests-1470811756-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:33 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:33 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:10:33 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:33 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:10:33 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:33 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:10:33 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-10af6a0f-662a-475a-bca5-5424ec258eeb tempest-ProjectReaderTests-1470811756 tempest-ProjectReaderTests-1470811756-project-admin] Volume info retrieved successfully. Sep 05 21:10:33 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-10af6a0f-662a-475a-bca5-5424ec258eeb tempest-ProjectReaderTests-1470811756 tempest-ProjectReaderTests-1470811756-project-admin] http://192.168.122.117/volume/v3/volumes/15c8fed0-8ecd-48fa-81ec-cb92e0f37ed8 returned with HTTP 200 Sep 05 21:10:33 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1620/3262] 192.168.122.117 () {60 vars in 1272 bytes} [Sat Sep 5 21:10:33 2026] GET /volume/v3/volumes/15c8fed0-8ecd-48fa-81ec-cb92e0f37ed8 => generated 961 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:10:33 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-ce6c728f-a2b3-4d6b-943a-7e68466d2a48 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:33 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-ce6c728f-a2b3-4d6b-943a-7e68466d2a48 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] DELETE http://192.168.122.117/volume/v3/volumes/3ddbaa13-a862-4474-8352-aa4768804cad Sep 05 21:10:33 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-022bdc09-2247-467a-9efb-014b90bebcae tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Snapshot create request issued successfully. Sep 05 21:10:33 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-ce6c728f-a2b3-4d6b-943a-7e68466d2a48 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:33 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-ce6c728f-a2b3-4d6b-943a-7e68466d2a48 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:33 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-022bdc09-2247-467a-9efb-014b90bebcae tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] http://192.168.122.117/volume/v3/snapshots returned with HTTP 202 Sep 05 21:10:33 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-ce6c728f-a2b3-4d6b-943a-7e68466d2a48 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Delete volume with id: 3ddbaa13-a862-4474-8352-aa4768804cad Sep 05 21:10:33 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1643/3263] 192.168.122.117 () {60 vars in 1149 bytes} [Sat Sep 5 21:10:33 2026] POST /volume/v3/snapshots => generated 308 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:10:33 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-4c058d00-e574-45a1-b3e2-49f716507e7b None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:33 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-4c058d00-e574-45a1-b3e2-49f716507e7b tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] GET http://192.168.122.117/volume/v3/snapshots/068adf1e-736b-44b9-ac46-bb2cf785f4f0 Sep 05 21:10:33 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-4c058d00-e574-45a1-b3e2-49f716507e7b tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:33 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:33 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:10:33 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-4c058d00-e574-45a1-b3e2-49f716507e7b tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:33 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:33 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:10:33 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-ce6c728f-a2b3-4d6b-943a-7e68466d2a48 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Volume info retrieved successfully. Sep 05 21:10:33 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:33 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:10:33 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-4c058d00-e574-45a1-b3e2-49f716507e7b tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Snapshot retrieved successfully. Sep 05 21:10:33 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-4c058d00-e574-45a1-b3e2-49f716507e7b tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] http://192.168.122.117/volume/v3/snapshots/068adf1e-736b-44b9-ac46-bb2cf785f4f0 returned with HTTP 200 Sep 05 21:10:33 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1644/3264] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:10:33 2026] GET /volume/v3/snapshots/068adf1e-736b-44b9-ac46-bb2cf785f4f0 => generated 440 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:10:34 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-ce6c728f-a2b3-4d6b-943a-7e68466d2a48 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Delete volume request issued successfully. Sep 05 21:10:34 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-ce6c728f-a2b3-4d6b-943a-7e68466d2a48 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] http://192.168.122.117/volume/v3/volumes/3ddbaa13-a862-4474-8352-aa4768804cad returned with HTTP 202 Sep 05 21:10:34 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1621/3265] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 21:10:33 2026] DELETE /volume/v3/volumes/3ddbaa13-a862-4474-8352-aa4768804cad => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:10:34 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-e97deff9-8f46-4ed9-b837-fb186f9e1de8 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:34 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-e97deff9-8f46-4ed9-b837-fb186f9e1de8 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] GET http://192.168.122.117/volume/v3/volumes/3ddbaa13-a862-4474-8352-aa4768804cad Sep 05 21:10:34 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-e97deff9-8f46-4ed9-b837-fb186f9e1de8 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:34 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-e97deff9-8f46-4ed9-b837-fb186f9e1de8 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:34 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:34 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:10:34 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:34 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:10:34 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-e97deff9-8f46-4ed9-b837-fb186f9e1de8 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Volume info retrieved successfully. Sep 05 21:10:34 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-e97deff9-8f46-4ed9-b837-fb186f9e1de8 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] http://192.168.122.117/volume/v3/volumes/3ddbaa13-a862-4474-8352-aa4768804cad returned with HTTP 200 Sep 05 21:10:34 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1645/3266] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:10:34 2026] GET /volume/v3/volumes/3ddbaa13-a862-4474-8352-aa4768804cad => generated 1015 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:10:34 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-69615f05-23af-49d5-a709-f4dc5b600bff None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:34 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-69615f05-23af-49d5-a709-f4dc5b600bff tempest-ProjectReaderTests-1470811756 tempest-ProjectReaderTests-1470811756-project-admin] GET http://192.168.122.117/volume/v3/volumes/15c8fed0-8ecd-48fa-81ec-cb92e0f37ed8 Sep 05 21:10:34 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-69615f05-23af-49d5-a709-f4dc5b600bff tempest-ProjectReaderTests-1470811756 tempest-ProjectReaderTests-1470811756-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:34 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-69615f05-23af-49d5-a709-f4dc5b600bff tempest-ProjectReaderTests-1470811756 tempest-ProjectReaderTests-1470811756-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:34 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:34 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:10:34 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:34 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:10:34 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-aee98188-5ea5-4ad9-8040-57c64c0265a2 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:35 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-69615f05-23af-49d5-a709-f4dc5b600bff tempest-ProjectReaderTests-1470811756 tempest-ProjectReaderTests-1470811756-project-admin] Volume info retrieved successfully. Sep 05 21:10:35 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-aee98188-5ea5-4ad9-8040-57c64c0265a2 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] GET http://192.168.122.117/volume/v3/snapshots/068adf1e-736b-44b9-ac46-bb2cf785f4f0 Sep 05 21:10:35 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-aee98188-5ea5-4ad9-8040-57c64c0265a2 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:35 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-aee98188-5ea5-4ad9-8040-57c64c0265a2 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:35 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-69615f05-23af-49d5-a709-f4dc5b600bff tempest-ProjectReaderTests-1470811756 tempest-ProjectReaderTests-1470811756-project-admin] http://192.168.122.117/volume/v3/volumes/15c8fed0-8ecd-48fa-81ec-cb92e0f37ed8 returned with HTTP 200 Sep 05 21:10:35 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1622/3267] 192.168.122.117 () {60 vars in 1272 bytes} [Sat Sep 5 21:10:34 2026] GET /volume/v3/volumes/15c8fed0-8ecd-48fa-81ec-cb92e0f37ed8 => generated 982 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:10:35 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:35 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:10:35 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-aee98188-5ea5-4ad9-8040-57c64c0265a2 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Snapshot retrieved successfully. Sep 05 21:10:35 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-aee98188-5ea5-4ad9-8040-57c64c0265a2 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] http://192.168.122.117/volume/v3/snapshots/068adf1e-736b-44b9-ac46-bb2cf785f4f0 returned with HTTP 200 Sep 05 21:10:35 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1646/3268] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:10:34 2026] GET /volume/v3/snapshots/068adf1e-736b-44b9-ac46-bb2cf785f4f0 => generated 440 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:10:35 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-a59208cd-f734-40b0-8abb-59983c9b9aeb None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:35 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-a59208cd-f734-40b0-8abb-59983c9b9aeb tempest-ProjectReaderTests-1470811756 tempest-ProjectReaderTests-1470811756-project-admin] GET http://192.168.122.117/volume/v3/messages Sep 05 21:10:35 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-a59208cd-f734-40b0-8abb-59983c9b9aeb tempest-ProjectReaderTests-1470811756 tempest-ProjectReaderTests-1470811756-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:35 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-a59208cd-f734-40b0-8abb-59983c9b9aeb tempest-ProjectReaderTests-1470811756 tempest-ProjectReaderTests-1470811756-project-admin] Calling method 'version_select' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:35 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-a59208cd-f734-40b0-8abb-59983c9b9aeb tempest-ProjectReaderTests-1470811756 tempest-ProjectReaderTests-1470811756-project-admin] http://192.168.122.117/volume/v3/messages returned with HTTP 200 Sep 05 21:10:35 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1623/3269] 192.168.122.117 () {60 vars in 1164 bytes} [Sat Sep 5 21:10:35 2026] GET /volume/v3/messages => generated 678 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:10:35 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-d64e5e1a-b32d-4f6e-a88a-e5b539a407e8 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:35 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d64e5e1a-b32d-4f6e-a88a-e5b539a407e8 tempest-ProjectReaderTests-1470811756 tempest-ProjectReaderTests-1470811756-project-reader] GET http://192.168.122.117/volume/v3/messages/7c00a0f2-00c4-4f1a-a8ca-d2c3ab0c3775 Sep 05 21:10:35 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-d64e5e1a-b32d-4f6e-a88a-e5b539a407e8 tempest-ProjectReaderTests-1470811756 tempest-ProjectReaderTests-1470811756-project-reader] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:35 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-d64e5e1a-b32d-4f6e-a88a-e5b539a407e8 tempest-ProjectReaderTests-1470811756 tempest-ProjectReaderTests-1470811756-project-reader] Calling method 'version_select' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:35 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d64e5e1a-b32d-4f6e-a88a-e5b539a407e8 tempest-ProjectReaderTests-1470811756 tempest-ProjectReaderTests-1470811756-project-reader] http://192.168.122.117/volume/v3/messages/7c00a0f2-00c4-4f1a-a8ca-d2c3ab0c3775 returned with HTTP 200 Sep 05 21:10:35 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1647/3270] 192.168.122.117 () {60 vars in 1275 bytes} [Sat Sep 5 21:10:35 2026] GET /volume/v3/messages/7c00a0f2-00c4-4f1a-a8ca-d2c3ab0c3775 => generated 675 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:10:35 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-2372bd1b-9535-4606-a048-6c0cbda5b717 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:35 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-2372bd1b-9535-4606-a048-6c0cbda5b717 tempest-ProjectReaderTests-1470811756 tempest-ProjectReaderTests-1470811756-project-admin] DELETE http://192.168.122.117/volume/v3/messages/7c00a0f2-00c4-4f1a-a8ca-d2c3ab0c3775 Sep 05 21:10:35 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-2372bd1b-9535-4606-a048-6c0cbda5b717 tempest-ProjectReaderTests-1470811756 tempest-ProjectReaderTests-1470811756-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:35 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-2372bd1b-9535-4606-a048-6c0cbda5b717 tempest-ProjectReaderTests-1470811756 tempest-ProjectReaderTests-1470811756-project-admin] Calling method 'version_select' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:35 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-2372bd1b-9535-4606-a048-6c0cbda5b717 tempest-ProjectReaderTests-1470811756 tempest-ProjectReaderTests-1470811756-project-admin] http://192.168.122.117/volume/v3/messages/7c00a0f2-00c4-4f1a-a8ca-d2c3ab0c3775 returned with HTTP 204 Sep 05 21:10:35 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1624/3271] 192.168.122.117 () {60 vars in 1278 bytes} [Sat Sep 5 21:10:35 2026] DELETE /volume/v3/messages/7c00a0f2-00c4-4f1a-a8ca-d2c3ab0c3775 => generated 0 bytes in 24 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 05 21:10:35 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-115fbd9e-53b8-485b-a5a8-957df587154f None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:35 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-115fbd9e-53b8-485b-a5a8-957df587154f tempest-ProjectReaderTests-1470811756 tempest-ProjectReaderTests-1470811756-project-admin] DELETE http://192.168.122.117/volume/v3/volumes/15c8fed0-8ecd-48fa-81ec-cb92e0f37ed8 Sep 05 21:10:35 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-115fbd9e-53b8-485b-a5a8-957df587154f tempest-ProjectReaderTests-1470811756 tempest-ProjectReaderTests-1470811756-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:35 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-115fbd9e-53b8-485b-a5a8-957df587154f tempest-ProjectReaderTests-1470811756 tempest-ProjectReaderTests-1470811756-project-admin] Calling method 'delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:35 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-115fbd9e-53b8-485b-a5a8-957df587154f tempest-ProjectReaderTests-1470811756 tempest-ProjectReaderTests-1470811756-project-admin] Delete volume with id: 15c8fed0-8ecd-48fa-81ec-cb92e0f37ed8 Sep 05 21:10:35 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-bd416bf0-3e23-46f0-910b-71d3d870ed20 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:35 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-bd416bf0-3e23-46f0-910b-71d3d870ed20 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] GET http://192.168.122.117/volume/v3/volumes/3ddbaa13-a862-4474-8352-aa4768804cad Sep 05 21:10:35 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-bd416bf0-3e23-46f0-910b-71d3d870ed20 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:35 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-bd416bf0-3e23-46f0-910b-71d3d870ed20 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:35 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:35 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:10:35 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:35 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:10:35 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-115fbd9e-53b8-485b-a5a8-957df587154f tempest-ProjectReaderTests-1470811756 tempest-ProjectReaderTests-1470811756-project-admin] Volume info retrieved successfully. Sep 05 21:10:35 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-115fbd9e-53b8-485b-a5a8-957df587154f tempest-ProjectReaderTests-1470811756 tempest-ProjectReaderTests-1470811756-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87434) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 05 21:10:35 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-bd416bf0-3e23-46f0-910b-71d3d870ed20 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] http://192.168.122.117/volume/v3/volumes/3ddbaa13-a862-4474-8352-aa4768804cad returned with HTTP 404 Sep 05 21:10:35 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1625/3272] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:10:35 2026] GET /volume/v3/volumes/3ddbaa13-a862-4474-8352-aa4768804cad => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:10:35 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-5b8589ee-0816-45a9-8e98-bd702622e6c7 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:35 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-5b8589ee-0816-45a9-8e98-bd702622e6c7 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] POST http://192.168.122.117/volume/v3/volumes Sep 05 21:10:35 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-5b8589ee-0816-45a9-8e98-bd702622e6c7 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-628549561"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:10:35 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.volumes [None req-5b8589ee-0816-45a9-8e98-bd702622e6c7 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-628549561'}} {{(pid=87435) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:10:35 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-5b8589ee-0816-45a9-8e98-bd702622e6c7 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Create volume of 1 GB Sep 05 21:10:35 devstack devstack@c-api.service[87434]: WARNING cinder.quota [None req-115fbd9e-53b8-485b-a5a8-957df587154f tempest-ProjectReaderTests-1470811756 tempest-ProjectReaderTests-1470811756-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1422201453 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1422201453, it is now deprecated. Please use the default quota class for default quota. Sep 05 21:10:35 devstack devstack@c-api.service[87434]: WARNING cinder.quota [None req-115fbd9e-53b8-485b-a5a8-957df587154f tempest-ProjectReaderTests-1470811756 tempest-ProjectReaderTests-1470811756-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1422201453 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1422201453, it is now deprecated. Please use the default quota class for default quota. Sep 05 21:10:35 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-5b8589ee-0816-45a9-8e98-bd702622e6c7 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Availability Zones retrieved successfully. Sep 05 21:10:35 devstack devstack@c-api.service[87434]: DEBUG cinder.quota [None req-115fbd9e-53b8-485b-a5a8-957df587154f tempest-ProjectReaderTests-1470811756 tempest-ProjectReaderTests-1470811756-project-admin] Created reservations ['129d187d-65ec-4857-9c15-ca1834c52c4e', 'ad0a7e48-995b-429d-bb83-7d87a526ac36', '6bb6234b-473b-465e-928c-536306bc4828', '3a7d03a5-dff0-4e57-b8d0-3964543c2d25'] {{(pid=87434) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:10:35 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-5b8589ee-0816-45a9-8e98-bd702622e6c7 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Flow 'volume_create_api' (8537e268-0b27-40e7-b7aa-e3c949a7422e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:10:35 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-5b8589ee-0816-45a9-8e98-bd702622e6c7 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6936db71-167e-492d-a151-77bc20e0ac65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:10:35 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.flows.api.create_volume [None req-5b8589ee-0816-45a9-8e98-bd702622e6c7 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Validating volume size '1' using validate_int {{(pid=87435) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:10:35 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-5b8589ee-0816-45a9-8e98-bd702622e6c7 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6936db71-167e-492d-a151-77bc20e0ac65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:10:35 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-5b8589ee-0816-45a9-8e98-bd702622e6c7 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09b987db-5286-4964-86dd-f8e54d767c23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:10:35 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-115fbd9e-53b8-485b-a5a8-957df587154f tempest-ProjectReaderTests-1470811756 tempest-ProjectReaderTests-1470811756-project-admin] Delete volume request issued successfully. Sep 05 21:10:35 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-115fbd9e-53b8-485b-a5a8-957df587154f tempest-ProjectReaderTests-1470811756 tempest-ProjectReaderTests-1470811756-project-admin] http://192.168.122.117/volume/v3/volumes/15c8fed0-8ecd-48fa-81ec-cb92e0f37ed8 returned with HTTP 202 Sep 05 21:10:35 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1648/3273] 192.168.122.117 () {60 vars in 1275 bytes} [Sat Sep 5 21:10:35 2026] DELETE /volume/v3/volumes/15c8fed0-8ecd-48fa-81ec-cb92e0f37ed8 => generated 0 bytes in 258 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:10:35 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-1106e0b1-28ba-49f0-9fb8-2e022710847c None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:35 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-1106e0b1-28ba-49f0-9fb8-2e022710847c tempest-ProjectReaderTests-1470811756 tempest-ProjectReaderTests-1470811756-project-admin] DELETE http://192.168.122.117/volume/v3/types/178bca80-eedf-415d-b7c9-0f8afaa20296 Sep 05 21:10:35 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-1106e0b1-28ba-49f0-9fb8-2e022710847c tempest-ProjectReaderTests-1470811756 tempest-ProjectReaderTests-1470811756-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:35 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-1106e0b1-28ba-49f0-9fb8-2e022710847c tempest-ProjectReaderTests-1470811756 tempest-ProjectReaderTests-1470811756-project-admin] Calling method '_delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:35 devstack devstack@c-api.service[87435]: DEBUG cinder.quota [None req-5b8589ee-0816-45a9-8e98-bd702622e6c7 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Created reservations ['f8e76d29-6c67-421b-af75-c8dfda944632', '3b11fdf6-a0bc-4c8a-b013-f0b03f7eebd4', '6c216d3c-e1ba-4fc6-8f39-c5397096c19c', 'f12a1184-6938-453e-b6a1-af5250bb2aec'] {{(pid=87435) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:10:35 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-5b8589ee-0816-45a9-8e98-bd702622e6c7 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09b987db-5286-4964-86dd-f8e54d767c23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f8e76d29-6c67-421b-af75-c8dfda944632', '3b11fdf6-a0bc-4c8a-b013-f0b03f7eebd4', '6c216d3c-e1ba-4fc6-8f39-c5397096c19c', 'f12a1184-6938-453e-b6a1-af5250bb2aec']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:10:35 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-5b8589ee-0816-45a9-8e98-bd702622e6c7 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22e1b795-3f46-4f5a-9b21-45f2eef0bd8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:10:35 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:35 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:10:35 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-1106e0b1-28ba-49f0-9fb8-2e022710847c tempest-ProjectReaderTests-1470811756 tempest-ProjectReaderTests-1470811756-project-admin] http://192.168.122.117/volume/v3/types/178bca80-eedf-415d-b7c9-0f8afaa20296 returned with HTTP 202 Sep 05 21:10:35 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-5b8589ee-0816-45a9-8e98-bd702622e6c7 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22e1b795-3f46-4f5a-9b21-45f2eef0bd8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f646bc87-7979-4f55-bffa-a7d8f53e19ca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-628549561',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fbd3f06937af450899730631193502b8',qos_specs=None,replication_status=,reservations=['f8e76d29-6c67-421b-af75-c8dfda944632','3b11fdf6-a0bc-4c8a-b013-f0b03f7eebd4','6c216d3c-e1ba-4fc6-8f39-c5397096c19c','f12a1184-6938-453e-b6a1-af5250bb2aec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6402883369ca4885854c1712971c0b0a',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:10:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-628549561',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f646bc87-7979-4f55-bffa-a7d8f53e19ca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fbd3f06937af450899730631193502b8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6402883369ca4885854c1712971c0b0a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:10:35 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1649/3274] 192.168.122.117 () {58 vars in 1229 bytes} [Sat Sep 5 21:10:35 2026] DELETE /volume/v3/types/178bca80-eedf-415d-b7c9-0f8afaa20296 => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:10:35 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-5b8589ee-0816-45a9-8e98-bd702622e6c7 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6c9303b-df70-4793-acf1-5f522c57e324) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:10:35 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-5b8589ee-0816-45a9-8e98-bd702622e6c7 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6c9303b-df70-4793-acf1-5f522c57e324) transitioned into state 'SUCCESS' from state '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-628549561',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fbd3f06937af450899730631193502b8',qos_specs=None,replication_status=,reservations=['f8e76d29-6c67-421b-af75-c8dfda944632','3b11fdf6-a0bc-4c8a-b013-f0b03f7eebd4','6c216d3c-e1ba-4fc6-8f39-c5397096c19c','f12a1184-6938-453e-b6a1-af5250bb2aec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6402883369ca4885854c1712971c0b0a',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:10:35 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-5b8589ee-0816-45a9-8e98-bd702622e6c7 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e99fe3e-fc0e-40bf-8e2f-2bfd56b47afa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:10:35 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-5b8589ee-0816-45a9-8e98-bd702622e6c7 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e99fe3e-fc0e-40bf-8e2f-2bfd56b47afa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:10:35 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-5b8589ee-0816-45a9-8e98-bd702622e6c7 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Flow 'volume_create_api' (8537e268-0b27-40e7-b7aa-e3c949a7422e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:10:35 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-5b8589ee-0816-45a9-8e98-bd702622e6c7 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Create volume request issued successfully. Sep 05 21:10:35 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-5b8589ee-0816-45a9-8e98-bd702622e6c7 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 21:10:35 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1626/3275] 192.168.122.117 () {60 vars in 1142 bytes} [Sat Sep 5 21:10:35 2026] POST /volume/v3/volumes => generated 786 bytes in 424 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:10:35 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-cac5b3e8-753a-4f86-a371-42096ac85f7b None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:35 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-cac5b3e8-753a-4f86-a371-42096ac85f7b tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] GET http://192.168.122.117/volume/v3/volumes/f646bc87-7979-4f55-bffa-a7d8f53e19ca Sep 05 21:10:35 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-cac5b3e8-753a-4f86-a371-42096ac85f7b tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:35 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-cac5b3e8-753a-4f86-a371-42096ac85f7b tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:35 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:35 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:10:35 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:35 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:10:35 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-cac5b3e8-753a-4f86-a371-42096ac85f7b tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Volume info retrieved successfully. Sep 05 21:10:35 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-cac5b3e8-753a-4f86-a371-42096ac85f7b tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] http://192.168.122.117/volume/v3/volumes/f646bc87-7979-4f55-bffa-a7d8f53e19ca returned with HTTP 200 Sep 05 21:10:35 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1650/3276] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:10:35 2026] GET /volume/v3/volumes/f646bc87-7979-4f55-bffa-a7d8f53e19ca => generated 965 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:10:36 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-26c826bb-6e3b-47f3-aade-fa33a708933e None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:36 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-26c826bb-6e3b-47f3-aade-fa33a708933e tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] GET http://192.168.122.117/volume/v3/snapshots/068adf1e-736b-44b9-ac46-bb2cf785f4f0 Sep 05 21:10:36 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-26c826bb-6e3b-47f3-aade-fa33a708933e tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:36 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-26c826bb-6e3b-47f3-aade-fa33a708933e tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:36 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:36 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:10:36 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-26c826bb-6e3b-47f3-aade-fa33a708933e tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Snapshot retrieved successfully. Sep 05 21:10:36 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-26c826bb-6e3b-47f3-aade-fa33a708933e tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] http://192.168.122.117/volume/v3/snapshots/068adf1e-736b-44b9-ac46-bb2cf785f4f0 returned with HTTP 200 Sep 05 21:10:36 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1627/3277] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:10:36 2026] GET /volume/v3/snapshots/068adf1e-736b-44b9-ac46-bb2cf785f4f0 => generated 440 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:10:36 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-404b6b4b-f20b-43d4-818c-cd516033eb7f None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:36 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-404b6b4b-f20b-43d4-818c-cd516033eb7f tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] GET http://192.168.122.117/volume/v3/volumes/f646bc87-7979-4f55-bffa-a7d8f53e19ca Sep 05 21:10:36 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-404b6b4b-f20b-43d4-818c-cd516033eb7f tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:36 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-404b6b4b-f20b-43d4-818c-cd516033eb7f tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:36 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:36 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:10:36 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:36 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:10:36 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-404b6b4b-f20b-43d4-818c-cd516033eb7f tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Volume info retrieved successfully. Sep 05 21:10:36 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-404b6b4b-f20b-43d4-818c-cd516033eb7f tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] http://192.168.122.117/volume/v3/volumes/f646bc87-7979-4f55-bffa-a7d8f53e19ca returned with HTTP 200 Sep 05 21:10:36 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1651/3278] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:10:36 2026] GET /volume/v3/volumes/f646bc87-7979-4f55-bffa-a7d8f53e19ca => generated 1015 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:10:37 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-b2f4a304-81ae-4be5-9337-b11133289c1d None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:37 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-b2f4a304-81ae-4be5-9337-b11133289c1d tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] GET http://192.168.122.117/volume/v3/snapshots/068adf1e-736b-44b9-ac46-bb2cf785f4f0 Sep 05 21:10:37 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-b2f4a304-81ae-4be5-9337-b11133289c1d tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:37 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-b2f4a304-81ae-4be5-9337-b11133289c1d tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:37 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:37 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:10:37 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-b2f4a304-81ae-4be5-9337-b11133289c1d tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Snapshot retrieved successfully. Sep 05 21:10:37 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-b2f4a304-81ae-4be5-9337-b11133289c1d tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] http://192.168.122.117/volume/v3/snapshots/068adf1e-736b-44b9-ac46-bb2cf785f4f0 returned with HTTP 200 Sep 05 21:10:37 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1628/3279] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:10:37 2026] GET /volume/v3/snapshots/068adf1e-736b-44b9-ac46-bb2cf785f4f0 => generated 467 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:10:37 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-171d2c81-7136-40d7-acab-fe1358381418 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:37 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-171d2c81-7136-40d7-acab-fe1358381418 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-reader] POST http://192.168.122.117/volume/v3/snapshots/068adf1e-736b-44b9-ac46-bb2cf785f4f0/action Sep 05 21:10:37 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-171d2c81-7136-40d7-acab-fe1358381418 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87434) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 21:10:37 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-171d2c81-7136-40d7-acab-fe1358381418 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:10:37 devstack devstack@c-api.service[87434]: DEBUG cinder.api.contrib.admin_actions [None req-171d2c81-7136-40d7-acab-fe1358381418 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-reader] Updating snapshot '068adf1e-736b-44b9-ac46-bb2cf785f4f0' with '{'status': 'error'}' {{(pid=87434) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 05 21:10:37 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:37 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:10:37 devstack devstack@c-api.service[87434]: DEBUG cinder.policy [None req-171d2c81-7136-40d7-acab-fe1358381418 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'bbcbfd808e1f407393913cab88e5e8a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '672d85368148483f9f79ea841083378f', '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=87434) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 21:10:37 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-171d2c81-7136-40d7-acab-fe1358381418 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-reader] http://192.168.122.117/volume/v3/snapshots/068adf1e-736b-44b9-ac46-bb2cf785f4f0/action returned with HTTP 403 Sep 05 21:10:37 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1652/3280] 192.168.122.117 () {60 vars in 1280 bytes} [Sat Sep 5 21:10:37 2026] POST /volume/v3/snapshots/068adf1e-736b-44b9-ac46-bb2cf785f4f0/action => generated 133 bytes in 41 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:10:37 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-8a8b7d84-6dd2-47ef-970b-6c384dfb7f3c None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:37 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-8a8b7d84-6dd2-47ef-970b-6c384dfb7f3c tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] DELETE http://192.168.122.117/volume/v3/snapshots/068adf1e-736b-44b9-ac46-bb2cf785f4f0 Sep 05 21:10:37 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-8a8b7d84-6dd2-47ef-970b-6c384dfb7f3c tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:37 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-8a8b7d84-6dd2-47ef-970b-6c384dfb7f3c tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:37 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.snapshots [None req-8a8b7d84-6dd2-47ef-970b-6c384dfb7f3c tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Delete snapshot with id: 068adf1e-736b-44b9-ac46-bb2cf785f4f0 Sep 05 21:10:37 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:37 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:10:37 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-8a8b7d84-6dd2-47ef-970b-6c384dfb7f3c tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Snapshot retrieved successfully. Sep 05 21:10:37 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:37 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:10:37 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-8a8b7d84-6dd2-47ef-970b-6c384dfb7f3c tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Snapshot delete request issued successfully. Sep 05 21:10:37 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-8a8b7d84-6dd2-47ef-970b-6c384dfb7f3c tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] http://192.168.122.117/volume/v3/snapshots/068adf1e-736b-44b9-ac46-bb2cf785f4f0 returned with HTTP 202 Sep 05 21:10:37 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1629/3281] 192.168.122.117 () {58 vars in 1241 bytes} [Sat Sep 5 21:10:37 2026] DELETE /volume/v3/snapshots/068adf1e-736b-44b9-ac46-bb2cf785f4f0 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 05 21:10:37 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-b81b6e89-0f41-4b63-9f3b-f902321985f4 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:37 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b81b6e89-0f41-4b63-9f3b-f902321985f4 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] GET http://192.168.122.117/volume/v3/snapshots/068adf1e-736b-44b9-ac46-bb2cf785f4f0 Sep 05 21:10:37 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b81b6e89-0f41-4b63-9f3b-f902321985f4 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:37 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b81b6e89-0f41-4b63-9f3b-f902321985f4 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:37 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:37 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:10:37 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-b81b6e89-0f41-4b63-9f3b-f902321985f4 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Snapshot retrieved successfully. Sep 05 21:10:37 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b81b6e89-0f41-4b63-9f3b-f902321985f4 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] http://192.168.122.117/volume/v3/snapshots/068adf1e-736b-44b9-ac46-bb2cf785f4f0 returned with HTTP 200 Sep 05 21:10:37 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1653/3282] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:10:37 2026] GET /volume/v3/snapshots/068adf1e-736b-44b9-ac46-bb2cf785f4f0 => generated 466 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:10:37 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-ace169ce-ac9e-4f33-a4a4-89c9455cdf8d None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:37 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-ace169ce-ac9e-4f33-a4a4-89c9455cdf8d tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] GET http://192.168.122.117/volume/v3/volumes/f646bc87-7979-4f55-bffa-a7d8f53e19ca Sep 05 21:10:37 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-ace169ce-ac9e-4f33-a4a4-89c9455cdf8d tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:37 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-ace169ce-ac9e-4f33-a4a4-89c9455cdf8d tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:37 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:37 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:10:37 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:37 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:10:37 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-ace169ce-ac9e-4f33-a4a4-89c9455cdf8d tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Volume info retrieved successfully. Sep 05 21:10:37 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-ace169ce-ac9e-4f33-a4a4-89c9455cdf8d tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] http://192.168.122.117/volume/v3/volumes/f646bc87-7979-4f55-bffa-a7d8f53e19ca returned with HTTP 200 Sep 05 21:10:37 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1630/3283] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:10:37 2026] GET /volume/v3/volumes/f646bc87-7979-4f55-bffa-a7d8f53e19ca => generated 1016 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:10:37 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-a13d4cf4-1451-400e-a669-315355c88dc0 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:37 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-a13d4cf4-1451-400e-a669-315355c88dc0 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] POST http://192.168.122.117/volume/v3/snapshots Sep 05 21:10:37 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-a13d4cf4-1451-400e-a669-315355c88dc0 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f646bc87-7979-4f55-bffa-a7d8f53e19ca", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-105190907"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:10:37 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:37 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:10:37 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:37 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:10:37 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-a13d4cf4-1451-400e-a669-315355c88dc0 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Volume info retrieved successfully. Sep 05 21:10:37 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.snapshots [None req-a13d4cf4-1451-400e-a669-315355c88dc0 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Create snapshot from volume f646bc87-7979-4f55-bffa-a7d8f53e19ca Sep 05 21:10:38 devstack devstack@c-api.service[87434]: DEBUG cinder.quota [None req-a13d4cf4-1451-400e-a669-315355c88dc0 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Created reservations ['da514c06-5877-4cfc-8504-57c7ac2697cd', '217ea8fa-95d3-41f0-aba6-0f277af13fcc', 'e52f1be4-d184-4f7e-b38f-be4c53f14cfd', 'fe322611-4791-4e50-b144-646c9417a805'] {{(pid=87434) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:10:38 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:38 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:10:38 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-a13d4cf4-1451-400e-a669-315355c88dc0 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Snapshot create request issued successfully. Sep 05 21:10:38 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-a13d4cf4-1451-400e-a669-315355c88dc0 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] http://192.168.122.117/volume/v3/snapshots returned with HTTP 202 Sep 05 21:10:38 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1654/3284] 192.168.122.117 () {60 vars in 1149 bytes} [Sat Sep 5 21:10:37 2026] POST /volume/v3/snapshots => generated 307 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:10:38 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-bb7c5691-80dd-4573-a6b1-6ed752b43c85 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:38 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-bb7c5691-80dd-4573-a6b1-6ed752b43c85 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] GET http://192.168.122.117/volume/v3/snapshots/5cacdaf4-49a3-4ab2-a6e3-8a5601306644 Sep 05 21:10:38 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-bb7c5691-80dd-4573-a6b1-6ed752b43c85 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:38 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-bb7c5691-80dd-4573-a6b1-6ed752b43c85 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:38 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:38 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:10:38 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-bb7c5691-80dd-4573-a6b1-6ed752b43c85 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Snapshot retrieved successfully. Sep 05 21:10:38 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-bb7c5691-80dd-4573-a6b1-6ed752b43c85 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] http://192.168.122.117/volume/v3/snapshots/5cacdaf4-49a3-4ab2-a6e3-8a5601306644 returned with HTTP 200 Sep 05 21:10:38 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1631/3285] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:10:38 2026] GET /volume/v3/snapshots/5cacdaf4-49a3-4ab2-a6e3-8a5601306644 => generated 439 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:10:38 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-401dda59-f399-430a-a3c8-76860b30f5a7 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:38 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-401dda59-f399-430a-a3c8-76860b30f5a7 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] GET http://192.168.122.117/volume/v3/snapshots/068adf1e-736b-44b9-ac46-bb2cf785f4f0 Sep 05 21:10:38 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-401dda59-f399-430a-a3c8-76860b30f5a7 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:38 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-401dda59-f399-430a-a3c8-76860b30f5a7 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:38 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:38 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:10:38 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-401dda59-f399-430a-a3c8-76860b30f5a7 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Snapshot retrieved successfully. Sep 05 21:10:38 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-401dda59-f399-430a-a3c8-76860b30f5a7 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] http://192.168.122.117/volume/v3/snapshots/068adf1e-736b-44b9-ac46-bb2cf785f4f0 returned with HTTP 200 Sep 05 21:10:38 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1655/3286] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:10:38 2026] GET /volume/v3/snapshots/068adf1e-736b-44b9-ac46-bb2cf785f4f0 => generated 466 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:10:39 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-505b22aa-7e84-45cb-996b-16b2166366d4 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:39 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-505b22aa-7e84-45cb-996b-16b2166366d4 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] GET http://192.168.122.117/volume/v3/snapshots/5cacdaf4-49a3-4ab2-a6e3-8a5601306644 Sep 05 21:10:39 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-505b22aa-7e84-45cb-996b-16b2166366d4 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:39 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-505b22aa-7e84-45cb-996b-16b2166366d4 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:39 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:39 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:10:39 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-505b22aa-7e84-45cb-996b-16b2166366d4 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Snapshot retrieved successfully. Sep 05 21:10:39 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-505b22aa-7e84-45cb-996b-16b2166366d4 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] http://192.168.122.117/volume/v3/snapshots/5cacdaf4-49a3-4ab2-a6e3-8a5601306644 returned with HTTP 200 Sep 05 21:10:39 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1632/3287] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:10:39 2026] GET /volume/v3/snapshots/5cacdaf4-49a3-4ab2-a6e3-8a5601306644 => generated 439 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:10:39 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-8bd50ab8-8a8b-4e36-b6de-c85cf82db034 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:39 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-8bd50ab8-8a8b-4e36-b6de-c85cf82db034 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] GET http://192.168.122.117/volume/v3/snapshots/068adf1e-736b-44b9-ac46-bb2cf785f4f0 Sep 05 21:10:39 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-8bd50ab8-8a8b-4e36-b6de-c85cf82db034 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:39 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-8bd50ab8-8a8b-4e36-b6de-c85cf82db034 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:39 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-8bd50ab8-8a8b-4e36-b6de-c85cf82db034 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] http://192.168.122.117/volume/v3/snapshots/068adf1e-736b-44b9-ac46-bb2cf785f4f0 returned with HTTP 404 Sep 05 21:10:39 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1656/3288] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:10:39 2026] GET /volume/v3/snapshots/068adf1e-736b-44b9-ac46-bb2cf785f4f0 => generated 111 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:10:39 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-ed32405b-4945-40ae-99c8-b69d0667e61f None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:39 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-ed32405b-4945-40ae-99c8-b69d0667e61f tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] DELETE http://192.168.122.117/volume/v3/volumes/3505c49e-beb9-4622-a179-ae61bf0b1299 Sep 05 21:10:39 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-ed32405b-4945-40ae-99c8-b69d0667e61f tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:39 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-ed32405b-4945-40ae-99c8-b69d0667e61f tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:39 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-ed32405b-4945-40ae-99c8-b69d0667e61f tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Delete volume with id: 3505c49e-beb9-4622-a179-ae61bf0b1299 Sep 05 21:10:39 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:39 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:10:39 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:39 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:10:39 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-ed32405b-4945-40ae-99c8-b69d0667e61f tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Volume info retrieved successfully. Sep 05 21:10:39 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-ed32405b-4945-40ae-99c8-b69d0667e61f tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Delete volume request issued successfully. Sep 05 21:10:39 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-ed32405b-4945-40ae-99c8-b69d0667e61f tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] http://192.168.122.117/volume/v3/volumes/3505c49e-beb9-4622-a179-ae61bf0b1299 returned with HTTP 202 Sep 05 21:10:39 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1633/3289] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 21:10:39 2026] DELETE /volume/v3/volumes/3505c49e-beb9-4622-a179-ae61bf0b1299 => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:10:39 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-62f7a717-4d26-4501-884a-3c6867459c4c None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:39 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-62f7a717-4d26-4501-884a-3c6867459c4c tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] GET http://192.168.122.117/volume/v3/volumes/3505c49e-beb9-4622-a179-ae61bf0b1299 Sep 05 21:10:39 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-62f7a717-4d26-4501-884a-3c6867459c4c tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:39 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-62f7a717-4d26-4501-884a-3c6867459c4c tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:39 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:39 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:10:39 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:39 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:10:39 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-62f7a717-4d26-4501-884a-3c6867459c4c tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Volume info retrieved successfully. Sep 05 21:10:39 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-62f7a717-4d26-4501-884a-3c6867459c4c tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] http://192.168.122.117/volume/v3/volumes/3505c49e-beb9-4622-a179-ae61bf0b1299 returned with HTTP 200 Sep 05 21:10:39 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1657/3290] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:10:39 2026] GET /volume/v3/volumes/3505c49e-beb9-4622-a179-ae61bf0b1299 => generated 1015 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:10:39 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-2cce104a-c494-4f92-aa1e-018c5dc03461 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:39 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-2cce104a-c494-4f92-aa1e-018c5dc03461 tempest-VolumeTypesMemberTests-1262156672 tempest-VolumeTypesMemberTests-1262156672-project-admin] POST http://192.168.122.117/volume/v3/types Sep 05 21:10:39 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-2cce104a-c494-4f92-aa1e-018c5dc03461 tempest-VolumeTypesMemberTests-1262156672 tempest-VolumeTypesMemberTests-1262156672-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-57372948", "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=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:10:39 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-2cce104a-c494-4f92-aa1e-018c5dc03461 tempest-VolumeTypesMemberTests-1262156672 tempest-VolumeTypesMemberTests-1262156672-project-admin] http://192.168.122.117/volume/v3/types returned with HTTP 200 Sep 05 21:10:39 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1634/3291] 192.168.122.117 () {60 vars in 1137 bytes} [Sat Sep 5 21:10:39 2026] POST /volume/v3/types => generated 378 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:10:39 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-baca80d3-a1d2-445b-b0df-0f9bca80f75a None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:39 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-baca80d3-a1d2-445b-b0df-0f9bca80f75a tempest-VolumeTypesMemberTests-1262156672 tempest-VolumeTypesMemberTests-1262156672-project-admin] POST http://192.168.122.117/volume/v3/types/f2fe6bee-d537-4988-b3e1-08e6cb0cb9e3/encryption Sep 05 21:10:39 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-baca80d3-a1d2-445b-b0df-0f9bca80f75a tempest-VolumeTypesMemberTests-1262156672 tempest-VolumeTypesMemberTests-1262156672-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:10:40 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-baca80d3-a1d2-445b-b0df-0f9bca80f75a tempest-VolumeTypesMemberTests-1262156672 tempest-VolumeTypesMemberTests-1262156672-project-admin] http://192.168.122.117/volume/v3/types/f2fe6bee-d537-4988-b3e1-08e6cb0cb9e3/encryption returned with HTTP 200 Sep 05 21:10:40 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1658/3292] 192.168.122.117 () {60 vars in 1281 bytes} [Sat Sep 5 21:10:39 2026] POST /volume/v3/types/f2fe6bee-d537-4988-b3e1-08e6cb0cb9e3/encryption => generated 239 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:10:40 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-ff88fb9e-ba4a-41ab-9f88-ae61a1a00007 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:40 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-ff88fb9e-ba4a-41ab-9f88-ae61a1a00007 tempest-VolumeTypesMemberTests-1262156672 tempest-VolumeTypesMemberTests-1262156672-project-admin] POST http://192.168.122.117/volume/v3/types Sep 05 21:10:40 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-ff88fb9e-ba4a-41ab-9f88-ae61a1a00007 tempest-VolumeTypesMemberTests-1262156672 tempest-VolumeTypesMemberTests-1262156672-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-337688528", "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=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:10:40 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-ff88fb9e-ba4a-41ab-9f88-ae61a1a00007 tempest-VolumeTypesMemberTests-1262156672 tempest-VolumeTypesMemberTests-1262156672-project-admin] http://192.168.122.117/volume/v3/types returned with HTTP 200 Sep 05 21:10:40 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1635/3293] 192.168.122.117 () {60 vars in 1137 bytes} [Sat Sep 5 21:10:40 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 05 21:10:40 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-262d1045-d8b9-4793-a214-404fa2e73f99 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:40 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-262d1045-d8b9-4793-a214-404fa2e73f99 tempest-VolumeTypesMemberTests-1262156672 tempest-VolumeTypesMemberTests-1262156672-project-member] POST http://192.168.122.117/volume/v3/types/17173b89-80c4-4152-946d-4492449b7f6c/encryption Sep 05 21:10:40 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-262d1045-d8b9-4793-a214-404fa2e73f99 tempest-VolumeTypesMemberTests-1262156672 tempest-VolumeTypesMemberTests-1262156672-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:10:40 devstack devstack@c-api.service[87434]: DEBUG cinder.policy [None req-262d1045-d8b9-4793-a214-404fa2e73f99 tempest-VolumeTypesMemberTests-1262156672 tempest-VolumeTypesMemberTests-1262156672-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'bfe01a27cba844a4afd73e6f23249f99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08d3c909f5884c6089f930a1a4e0b678', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87434) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 21:10:40 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-262d1045-d8b9-4793-a214-404fa2e73f99 tempest-VolumeTypesMemberTests-1262156672 tempest-VolumeTypesMemberTests-1262156672-project-member] http://192.168.122.117/volume/v3/types/17173b89-80c4-4152-946d-4492449b7f6c/encryption returned with HTTP 403 Sep 05 21:10:40 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1659/3294] 192.168.122.117 () {60 vars in 1281 bytes} [Sat Sep 5 21:10:40 2026] POST /volume/v3/types/17173b89-80c4-4152-946d-4492449b7f6c/encryption => generated 127 bytes in 137 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 05 21:10:40 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-3831debf-0ac8-45fe-9270-449a9bb0f617 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:40 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-3831debf-0ac8-45fe-9270-449a9bb0f617 tempest-VolumeTypesMemberTests-1262156672 tempest-VolumeTypesMemberTests-1262156672-project-admin] POST http://192.168.122.117/volume/v3/types Sep 05 21:10:40 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-3831debf-0ac8-45fe-9270-449a9bb0f617 tempest-VolumeTypesMemberTests-1262156672 tempest-VolumeTypesMemberTests-1262156672-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-724027912", "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=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:10:40 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-4720434e-0fff-444b-9af5-b331e90893c8 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:40 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-4720434e-0fff-444b-9af5-b331e90893c8 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] GET http://192.168.122.117/volume/v3/snapshots/5cacdaf4-49a3-4ab2-a6e3-8a5601306644 Sep 05 21:10:40 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-4720434e-0fff-444b-9af5-b331e90893c8 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:40 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-4720434e-0fff-444b-9af5-b331e90893c8 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:40 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-3831debf-0ac8-45fe-9270-449a9bb0f617 tempest-VolumeTypesMemberTests-1262156672 tempest-VolumeTypesMemberTests-1262156672-project-admin] http://192.168.122.117/volume/v3/types returned with HTTP 200 Sep 05 21:10:40 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1636/3295] 192.168.122.117 () {60 vars in 1137 bytes} [Sat Sep 5 21:10:40 2026] POST /volume/v3/types => generated 379 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:10:40 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-7b06c636-9d95-4fbb-a329-d8bb182bee72 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:40 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-7b06c636-9d95-4fbb-a329-d8bb182bee72 tempest-VolumeTypesMemberTests-1262156672 tempest-VolumeTypesMemberTests-1262156672-project-member] POST http://192.168.122.117/volume/v3/types/978af2cc-c43e-459f-b092-de15724aba62/extra_specs Sep 05 21:10:40 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-7b06c636-9d95-4fbb-a329-d8bb182bee72 tempest-VolumeTypesMemberTests-1262156672 tempest-VolumeTypesMemberTests-1262156672-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:10:40 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:40 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:10:40 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-4720434e-0fff-444b-9af5-b331e90893c8 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Snapshot retrieved successfully. Sep 05 21:10:40 devstack devstack@c-api.service[87435]: DEBUG cinder.policy [None req-7b06c636-9d95-4fbb-a329-d8bb182bee72 tempest-VolumeTypesMemberTests-1262156672 tempest-VolumeTypesMemberTests-1262156672-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'bfe01a27cba844a4afd73e6f23249f99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08d3c909f5884c6089f930a1a4e0b678', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87435) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 21:10:40 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-7b06c636-9d95-4fbb-a329-d8bb182bee72 tempest-VolumeTypesMemberTests-1262156672 tempest-VolumeTypesMemberTests-1262156672-project-member] http://192.168.122.117/volume/v3/types/978af2cc-c43e-459f-b092-de15724aba62/extra_specs returned with HTTP 403 Sep 05 21:10:40 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1637/3296] 192.168.122.117 () {60 vars in 1283 bytes} [Sat Sep 5 21:10:40 2026] POST /volume/v3/types/978af2cc-c43e-459f-b092-de15724aba62/extra_specs => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 05 21:10:40 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-4720434e-0fff-444b-9af5-b331e90893c8 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] http://192.168.122.117/volume/v3/snapshots/5cacdaf4-49a3-4ab2-a6e3-8a5601306644 returned with HTTP 200 Sep 05 21:10:40 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1660/3297] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:10:40 2026] GET /volume/v3/snapshots/5cacdaf4-49a3-4ab2-a6e3-8a5601306644 => generated 439 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:10:40 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-57374765-f5c9-4844-aa7a-72a7c2d4e4be None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:40 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-57374765-f5c9-4844-aa7a-72a7c2d4e4be tempest-VolumeTypesMemberTests-1262156672 tempest-VolumeTypesMemberTests-1262156672-project-member] PUT http://192.168.122.117/volume/v3/types/978af2cc-c43e-459f-b092-de15724aba62/extra_specs/key2 Sep 05 21:10:40 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-57374765-f5c9-4844-aa7a-72a7c2d4e4be tempest-VolumeTypesMemberTests-1262156672 tempest-VolumeTypesMemberTests-1262156672-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:10:40 devstack devstack@c-api.service[87435]: DEBUG cinder.policy [None req-57374765-f5c9-4844-aa7a-72a7c2d4e4be tempest-VolumeTypesMemberTests-1262156672 tempest-VolumeTypesMemberTests-1262156672-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'bfe01a27cba844a4afd73e6f23249f99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08d3c909f5884c6089f930a1a4e0b678', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87435) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 21:10:40 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-57374765-f5c9-4844-aa7a-72a7c2d4e4be tempest-VolumeTypesMemberTests-1262156672 tempest-VolumeTypesMemberTests-1262156672-project-member] http://192.168.122.117/volume/v3/types/978af2cc-c43e-459f-b092-de15724aba62/extra_specs/key2 returned with HTTP 403 Sep 05 21:10:40 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1638/3298] 192.168.122.117 () {60 vars in 1297 bytes} [Sat Sep 5 21:10:40 2026] PUT /volume/v3/types/978af2cc-c43e-459f-b092-de15724aba62/extra_specs/key2 => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:10:40 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-2dad473d-1cd6-41e2-819c-f39b6c890532 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:40 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-2dad473d-1cd6-41e2-819c-f39b6c890532 tempest-VolumeTypesMemberTests-1262156672 tempest-VolumeTypesMemberTests-1262156672-project-member] POST http://192.168.122.117/volume/v3/types Sep 05 21:10:40 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-2dad473d-1cd6-41e2-819c-f39b6c890532 tempest-VolumeTypesMemberTests-1262156672 tempest-VolumeTypesMemberTests-1262156672-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:10:40 devstack devstack@c-api.service[87434]: DEBUG cinder.policy [None req-2dad473d-1cd6-41e2-819c-f39b6c890532 tempest-VolumeTypesMemberTests-1262156672 tempest-VolumeTypesMemberTests-1262156672-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'bfe01a27cba844a4afd73e6f23249f99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08d3c909f5884c6089f930a1a4e0b678', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87434) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 21:10:40 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-2dad473d-1cd6-41e2-819c-f39b6c890532 tempest-VolumeTypesMemberTests-1262156672 tempest-VolumeTypesMemberTests-1262156672-project-member] http://192.168.122.117/volume/v3/types returned with HTTP 403 Sep 05 21:10:40 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1661/3299] 192.168.122.117 () {60 vars in 1136 bytes} [Sat Sep 5 21:10:40 2026] POST /volume/v3/types => generated 109 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:10:40 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-0a2e389d-9a89-45ee-a284-654f8591c654 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:40 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-0a2e389d-9a89-45ee-a284-654f8591c654 tempest-VolumeTypesMemberTests-1262156672 tempest-VolumeTypesMemberTests-1262156672-project-admin] POST http://192.168.122.117/volume/v3/types Sep 05 21:10:40 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-0a2e389d-9a89-45ee-a284-654f8591c654 tempest-VolumeTypesMemberTests-1262156672 tempest-VolumeTypesMemberTests-1262156672-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1678067094", "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=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:10:40 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-0a2e389d-9a89-45ee-a284-654f8591c654 tempest-VolumeTypesMemberTests-1262156672 tempest-VolumeTypesMemberTests-1262156672-project-admin] http://192.168.122.117/volume/v3/types returned with HTTP 200 Sep 05 21:10:40 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1639/3300] 192.168.122.117 () {60 vars in 1137 bytes} [Sat Sep 5 21:10:40 2026] POST /volume/v3/types => generated 380 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:10:40 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-91881b4b-cdf6-4f7e-a6e5-27da24c110ab None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:40 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-91881b4b-cdf6-4f7e-a6e5-27da24c110ab tempest-VolumeTypesMemberTests-1262156672 tempest-VolumeTypesMemberTests-1262156672-project-admin] POST http://192.168.122.117/volume/v3/types/4a2bcb68-347c-4a00-a7ec-29b7e8a4f74d/encryption Sep 05 21:10:40 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-91881b4b-cdf6-4f7e-a6e5-27da24c110ab tempest-VolumeTypesMemberTests-1262156672 tempest-VolumeTypesMemberTests-1262156672-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:10:40 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-91881b4b-cdf6-4f7e-a6e5-27da24c110ab tempest-VolumeTypesMemberTests-1262156672 tempest-VolumeTypesMemberTests-1262156672-project-admin] http://192.168.122.117/volume/v3/types/4a2bcb68-347c-4a00-a7ec-29b7e8a4f74d/encryption returned with HTTP 200 Sep 05 21:10:40 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1662/3301] 192.168.122.117 () {60 vars in 1281 bytes} [Sat Sep 5 21:10:40 2026] POST /volume/v3/types/4a2bcb68-347c-4a00-a7ec-29b7e8a4f74d/encryption => generated 239 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:10:40 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-c631bd16-b8be-4201-b01a-c977d7aaeeef None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:40 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-c631bd16-b8be-4201-b01a-c977d7aaeeef tempest-VolumeTypesMemberTests-1262156672 tempest-VolumeTypesMemberTests-1262156672-project-member] DELETE http://192.168.122.117/volume/v3/types/4a2bcb68-347c-4a00-a7ec-29b7e8a4f74d/encryption/34667c92-4415-4693-9575-4fc0fd375e27 Sep 05 21:10:40 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-c631bd16-b8be-4201-b01a-c977d7aaeeef tempest-VolumeTypesMemberTests-1262156672 tempest-VolumeTypesMemberTests-1262156672-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:40 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-c631bd16-b8be-4201-b01a-c977d7aaeeef tempest-VolumeTypesMemberTests-1262156672 tempest-VolumeTypesMemberTests-1262156672-project-member] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:40 devstack devstack@c-api.service[87435]: DEBUG cinder.policy [None req-c631bd16-b8be-4201-b01a-c977d7aaeeef tempest-VolumeTypesMemberTests-1262156672 tempest-VolumeTypesMemberTests-1262156672-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'bfe01a27cba844a4afd73e6f23249f99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08d3c909f5884c6089f930a1a4e0b678', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87435) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 21:10:40 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-c631bd16-b8be-4201-b01a-c977d7aaeeef tempest-VolumeTypesMemberTests-1262156672 tempest-VolumeTypesMemberTests-1262156672-project-member] http://192.168.122.117/volume/v3/types/4a2bcb68-347c-4a00-a7ec-29b7e8a4f74d/encryption/34667c92-4415-4693-9575-4fc0fd375e27 returned with HTTP 403 Sep 05 21:10:40 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1640/3302] 192.168.122.117 () {58 vars in 1373 bytes} [Sat Sep 5 21:10:40 2026] DELETE /volume/v3/types/4a2bcb68-347c-4a00-a7ec-29b7e8a4f74d/encryption/34667c92-4415-4693-9575-4fc0fd375e27 => generated 127 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:10:40 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-faa73db3-40d2-44d7-9afa-fe6bc43a9d3b None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:40 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-faa73db3-40d2-44d7-9afa-fe6bc43a9d3b tempest-VolumeTypesMemberTests-1262156672 tempest-VolumeTypesMemberTests-1262156672-project-admin] POST http://192.168.122.117/volume/v3/types Sep 05 21:10:40 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-faa73db3-40d2-44d7-9afa-fe6bc43a9d3b tempest-VolumeTypesMemberTests-1262156672 tempest-VolumeTypesMemberTests-1262156672-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1152360821", "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=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:10:40 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-faa73db3-40d2-44d7-9afa-fe6bc43a9d3b tempest-VolumeTypesMemberTests-1262156672 tempest-VolumeTypesMemberTests-1262156672-project-admin] http://192.168.122.117/volume/v3/types returned with HTTP 200 Sep 05 21:10:40 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1663/3303] 192.168.122.117 () {60 vars in 1137 bytes} [Sat Sep 5 21:10:40 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 05 21:10:40 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-95da3704-7221-45d2-b8e7-3eff3a5b270c None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:40 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-95da3704-7221-45d2-b8e7-3eff3a5b270c tempest-VolumeTypesMemberTests-1262156672 tempest-VolumeTypesMemberTests-1262156672-project-member] DELETE http://192.168.122.117/volume/v3/types/40c2f9d9-2868-42c6-b4e5-1cf4b4d248d1/extra_specs/key1 Sep 05 21:10:40 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-95da3704-7221-45d2-b8e7-3eff3a5b270c tempest-VolumeTypesMemberTests-1262156672 tempest-VolumeTypesMemberTests-1262156672-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:40 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-95da3704-7221-45d2-b8e7-3eff3a5b270c tempest-VolumeTypesMemberTests-1262156672 tempest-VolumeTypesMemberTests-1262156672-project-member] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:40 devstack devstack@c-api.service[87435]: DEBUG cinder.policy [None req-95da3704-7221-45d2-b8e7-3eff3a5b270c tempest-VolumeTypesMemberTests-1262156672 tempest-VolumeTypesMemberTests-1262156672-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'bfe01a27cba844a4afd73e6f23249f99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08d3c909f5884c6089f930a1a4e0b678', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87435) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 21:10:40 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-95da3704-7221-45d2-b8e7-3eff3a5b270c tempest-VolumeTypesMemberTests-1262156672 tempest-VolumeTypesMemberTests-1262156672-project-member] http://192.168.122.117/volume/v3/types/40c2f9d9-2868-42c6-b4e5-1cf4b4d248d1/extra_specs/key1 returned with HTTP 403 Sep 05 21:10:40 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1641/3304] 192.168.122.117 () {58 vars in 1280 bytes} [Sat Sep 5 21:10:40 2026] DELETE /volume/v3/types/40c2f9d9-2868-42c6-b4e5-1cf4b4d248d1/extra_specs/key1 => generated 122 bytes in 27 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:10:40 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-04512220-408c-4782-8836-8b1bbd1dbf7b None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:40 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-04512220-408c-4782-8836-8b1bbd1dbf7b tempest-VolumeTypesMemberTests-1262156672 tempest-VolumeTypesMemberTests-1262156672-project-admin] POST http://192.168.122.117/volume/v3/types Sep 05 21:10:40 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-04512220-408c-4782-8836-8b1bbd1dbf7b tempest-VolumeTypesMemberTests-1262156672 tempest-VolumeTypesMemberTests-1262156672-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1272680589", "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=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:10:40 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-8d38b3ee-3b8b-4db8-a16a-52464772c901 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:40 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-8d38b3ee-3b8b-4db8-a16a-52464772c901 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] GET http://192.168.122.117/volume/v3/volumes/3505c49e-beb9-4622-a179-ae61bf0b1299 Sep 05 21:10:40 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-8d38b3ee-3b8b-4db8-a16a-52464772c901 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:40 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-8d38b3ee-3b8b-4db8-a16a-52464772c901 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:40 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-04512220-408c-4782-8836-8b1bbd1dbf7b tempest-VolumeTypesMemberTests-1262156672 tempest-VolumeTypesMemberTests-1262156672-project-admin] http://192.168.122.117/volume/v3/types returned with HTTP 200 Sep 05 21:10:40 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-8d38b3ee-3b8b-4db8-a16a-52464772c901 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] http://192.168.122.117/volume/v3/volumes/3505c49e-beb9-4622-a179-ae61bf0b1299 returned with HTTP 404 Sep 05 21:10:40 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1642/3305] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:10:40 2026] GET /volume/v3/volumes/3505c49e-beb9-4622-a179-ae61bf0b1299 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:10:40 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1664/3306] 192.168.122.117 () {60 vars in 1137 bytes} [Sat Sep 5 21:10:40 2026] POST /volume/v3/types => generated 380 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:10:40 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-2caab7c2-44a6-453d-a4f1-52c4c70ebf9d None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:40 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-5f03abd3-8a62-4bcd-a6bd-370184a8a1d3 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:40 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-2caab7c2-44a6-453d-a4f1-52c4c70ebf9d tempest-VolumeTypesMemberTests-1262156672 tempest-VolumeTypesMemberTests-1262156672-project-member] DELETE http://192.168.122.117/volume/v3/types/d5bb943d-ee25-4c2d-978d-d2291589126f Sep 05 21:10:40 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-2caab7c2-44a6-453d-a4f1-52c4c70ebf9d tempest-VolumeTypesMemberTests-1262156672 tempest-VolumeTypesMemberTests-1262156672-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:40 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-2caab7c2-44a6-453d-a4f1-52c4c70ebf9d tempest-VolumeTypesMemberTests-1262156672 tempest-VolumeTypesMemberTests-1262156672-project-member] Calling method '_delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:40 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-5f03abd3-8a62-4bcd-a6bd-370184a8a1d3 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] POST http://192.168.122.117/volume/v3/volumes Sep 05 21:10:40 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-5f03abd3-8a62-4bcd-a6bd-370184a8a1d3 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-470888632"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:10:40 devstack devstack@c-api.service[87435]: DEBUG cinder.policy [None req-2caab7c2-44a6-453d-a4f1-52c4c70ebf9d tempest-VolumeTypesMemberTests-1262156672 tempest-VolumeTypesMemberTests-1262156672-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'bfe01a27cba844a4afd73e6f23249f99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08d3c909f5884c6089f930a1a4e0b678', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87435) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 21:10:40 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-2caab7c2-44a6-453d-a4f1-52c4c70ebf9d tempest-VolumeTypesMemberTests-1262156672 tempest-VolumeTypesMemberTests-1262156672-project-member] http://192.168.122.117/volume/v3/types/d5bb943d-ee25-4c2d-978d-d2291589126f returned with HTTP 403 Sep 05 21:10:40 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1643/3307] 192.168.122.117 () {58 vars in 1229 bytes} [Sat Sep 5 21:10:40 2026] DELETE /volume/v3/types/d5bb943d-ee25-4c2d-978d-d2291589126f => generated 109 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:10:40 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.volumes [None req-5f03abd3-8a62-4bcd-a6bd-370184a8a1d3 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-470888632'}} {{(pid=87434) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:10:40 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-5f03abd3-8a62-4bcd-a6bd-370184a8a1d3 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Create volume of 1 GB Sep 05 21:10:40 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-1a96d697-256b-4aa4-af75-36997d2578ea None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:40 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-1a96d697-256b-4aa4-af75-36997d2578ea tempest-VolumeTypesMemberTests-1262156672 tempest-VolumeTypesMemberTests-1262156672-project-member] GET http://192.168.122.117/volume/v3/types/f2fe6bee-d537-4988-b3e1-08e6cb0cb9e3/extra_specs Sep 05 21:10:40 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-1a96d697-256b-4aa4-af75-36997d2578ea tempest-VolumeTypesMemberTests-1262156672 tempest-VolumeTypesMemberTests-1262156672-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:40 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-1a96d697-256b-4aa4-af75-36997d2578ea tempest-VolumeTypesMemberTests-1262156672 tempest-VolumeTypesMemberTests-1262156672-project-member] Calling method 'index' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:40 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-5f03abd3-8a62-4bcd-a6bd-370184a8a1d3 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Availability Zones retrieved successfully. Sep 05 21:10:40 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-1a96d697-256b-4aa4-af75-36997d2578ea tempest-VolumeTypesMemberTests-1262156672 tempest-VolumeTypesMemberTests-1262156672-project-member] http://192.168.122.117/volume/v3/types/f2fe6bee-d537-4988-b3e1-08e6cb0cb9e3/extra_specs returned with HTTP 200 Sep 05 21:10:40 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1644/3308] 192.168.122.117 () {58 vars in 1262 bytes} [Sat Sep 5 21:10:40 2026] GET /volume/v3/types/f2fe6bee-d537-4988-b3e1-08e6cb0cb9e3/extra_specs => generated 123 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:10:40 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-5f03abd3-8a62-4bcd-a6bd-370184a8a1d3 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Flow 'volume_create_api' (4c0f6a00-ee62-4f88-82df-d4e919c26bc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:10:40 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-6501d41e-3595-4369-a15a-34a60dc94d68 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:40 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-5f03abd3-8a62-4bcd-a6bd-370184a8a1d3 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c034b0d-7988-4828-9d9a-b77fe0a056fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:10:40 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.flows.api.create_volume [None req-5f03abd3-8a62-4bcd-a6bd-370184a8a1d3 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Validating volume size '1' using validate_int {{(pid=87434) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:10:40 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-6501d41e-3595-4369-a15a-34a60dc94d68 tempest-VolumeTypesMemberTests-1262156672 tempest-VolumeTypesMemberTests-1262156672-project-member] GET http://192.168.122.117/volume/v3/types Sep 05 21:10:40 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-6501d41e-3595-4369-a15a-34a60dc94d68 tempest-VolumeTypesMemberTests-1262156672 tempest-VolumeTypesMemberTests-1262156672-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:40 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-6501d41e-3595-4369-a15a-34a60dc94d68 tempest-VolumeTypesMemberTests-1262156672 tempest-VolumeTypesMemberTests-1262156672-project-member] Calling method 'index' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:40 devstack devstack@c-api.service[87435]: DEBUG cinder.api.api_utils [None req-6501d41e-3595-4369-a15a-34a60dc94d68 tempest-VolumeTypesMemberTests-1262156672 tempest-VolumeTypesMemberTests-1262156672-project-member] Removing options '' from query. {{(pid=87435) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 21:10:40 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-6501d41e-3595-4369-a15a-34a60dc94d68 tempest-VolumeTypesMemberTests-1262156672 tempest-VolumeTypesMemberTests-1262156672-project-member] http://192.168.122.117/volume/v3/types returned with HTTP 200 Sep 05 21:10:40 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1645/3309] 192.168.122.117 () {58 vars in 1115 bytes} [Sat Sep 5 21:10:40 2026] GET /volume/v3/types => generated 2360 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:10:40 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-5f03abd3-8a62-4bcd-a6bd-370184a8a1d3 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c034b0d-7988-4828-9d9a-b77fe0a056fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:10:40 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-51e1806f-76aa-4924-8543-d983d40ac8a8 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:40 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-5f03abd3-8a62-4bcd-a6bd-370184a8a1d3 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f46006b9-dd8d-4882-a88e-46bf2c680b4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:10:40 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-51e1806f-76aa-4924-8543-d983d40ac8a8 tempest-VolumeTypesMemberTests-1262156672 tempest-VolumeTypesMemberTests-1262156672-project-member] GET http://192.168.122.117/volume/v3/types/f2fe6bee-d537-4988-b3e1-08e6cb0cb9e3/encryption/cipher Sep 05 21:10:40 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-51e1806f-76aa-4924-8543-d983d40ac8a8 tempest-VolumeTypesMemberTests-1262156672 tempest-VolumeTypesMemberTests-1262156672-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:40 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-51e1806f-76aa-4924-8543-d983d40ac8a8 tempest-VolumeTypesMemberTests-1262156672 tempest-VolumeTypesMemberTests-1262156672-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:40 devstack devstack@c-api.service[87435]: DEBUG cinder.policy [None req-51e1806f-76aa-4924-8543-d983d40ac8a8 tempest-VolumeTypesMemberTests-1262156672 tempest-VolumeTypesMemberTests-1262156672-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'bfe01a27cba844a4afd73e6f23249f99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08d3c909f5884c6089f930a1a4e0b678', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87435) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 21:10:40 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-51e1806f-76aa-4924-8543-d983d40ac8a8 tempest-VolumeTypesMemberTests-1262156672 tempest-VolumeTypesMemberTests-1262156672-project-member] http://192.168.122.117/volume/v3/types/f2fe6bee-d537-4988-b3e1-08e6cb0cb9e3/encryption/cipher returned with HTTP 403 Sep 05 21:10:40 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1646/3310] 192.168.122.117 () {58 vars in 1280 bytes} [Sat Sep 5 21:10:40 2026] GET /volume/v3/types/f2fe6bee-d537-4988-b3e1-08e6cb0cb9e3/encryption/cipher => generated 124 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:10:40 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-c63da68f-3dfe-41f3-a47d-9a222be4a7af None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:40 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-c63da68f-3dfe-41f3-a47d-9a222be4a7af tempest-VolumeTypesMemberTests-1262156672 tempest-VolumeTypesMemberTests-1262156672-project-member] GET http://192.168.122.117/volume/v3/types/f2fe6bee-d537-4988-b3e1-08e6cb0cb9e3/encryption Sep 05 21:10:40 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-c63da68f-3dfe-41f3-a47d-9a222be4a7af tempest-VolumeTypesMemberTests-1262156672 tempest-VolumeTypesMemberTests-1262156672-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:40 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-c63da68f-3dfe-41f3-a47d-9a222be4a7af tempest-VolumeTypesMemberTests-1262156672 tempest-VolumeTypesMemberTests-1262156672-project-member] Calling method 'index' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:40 devstack devstack@c-api.service[87435]: DEBUG cinder.policy [None req-c63da68f-3dfe-41f3-a47d-9a222be4a7af tempest-VolumeTypesMemberTests-1262156672 tempest-VolumeTypesMemberTests-1262156672-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'bfe01a27cba844a4afd73e6f23249f99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08d3c909f5884c6089f930a1a4e0b678', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87435) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 21:10:40 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-c63da68f-3dfe-41f3-a47d-9a222be4a7af tempest-VolumeTypesMemberTests-1262156672 tempest-VolumeTypesMemberTests-1262156672-project-member] http://192.168.122.117/volume/v3/types/f2fe6bee-d537-4988-b3e1-08e6cb0cb9e3/encryption returned with HTTP 403 Sep 05 21:10:40 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1647/3311] 192.168.122.117 () {58 vars in 1259 bytes} [Sat Sep 5 21:10:40 2026] GET /volume/v3/types/f2fe6bee-d537-4988-b3e1-08e6cb0cb9e3/encryption => generated 124 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:10:40 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-6c039b39-f121-43e6-9ffb-29ee3e30d375 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:40 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-6c039b39-f121-43e6-9ffb-29ee3e30d375 tempest-VolumeTypesMemberTests-1262156672 tempest-VolumeTypesMemberTests-1262156672-project-member] GET http://192.168.122.117/volume/v3/types/f2fe6bee-d537-4988-b3e1-08e6cb0cb9e3/extra_specs/multiattach Sep 05 21:10:40 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-6c039b39-f121-43e6-9ffb-29ee3e30d375 tempest-VolumeTypesMemberTests-1262156672 tempest-VolumeTypesMemberTests-1262156672-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:40 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-6c039b39-f121-43e6-9ffb-29ee3e30d375 tempest-VolumeTypesMemberTests-1262156672 tempest-VolumeTypesMemberTests-1262156672-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:40 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-6c039b39-f121-43e6-9ffb-29ee3e30d375 tempest-VolumeTypesMemberTests-1262156672 tempest-VolumeTypesMemberTests-1262156672-project-member] http://192.168.122.117/volume/v3/types/f2fe6bee-d537-4988-b3e1-08e6cb0cb9e3/extra_specs/multiattach returned with HTTP 200 Sep 05 21:10:40 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1648/3312] 192.168.122.117 () {58 vars in 1298 bytes} [Sat Sep 5 21:10:40 2026] GET /volume/v3/types/f2fe6bee-d537-4988-b3e1-08e6cb0cb9e3/extra_specs/multiattach => generated 29 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 21:10:40 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-b5e31177-71fc-4279-b518-d116a4a915bb None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:40 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-b5e31177-71fc-4279-b518-d116a4a915bb tempest-VolumeTypesMemberTests-1262156672 tempest-VolumeTypesMemberTests-1262156672-project-member] GET http://192.168.122.117/volume/v3/types/f2fe6bee-d537-4988-b3e1-08e6cb0cb9e3/extra_specs/volume_backend_name Sep 05 21:10:40 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-b5e31177-71fc-4279-b518-d116a4a915bb tempest-VolumeTypesMemberTests-1262156672 tempest-VolumeTypesMemberTests-1262156672-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:40 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-b5e31177-71fc-4279-b518-d116a4a915bb tempest-VolumeTypesMemberTests-1262156672 tempest-VolumeTypesMemberTests-1262156672-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:40 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-b5e31177-71fc-4279-b518-d116a4a915bb tempest-VolumeTypesMemberTests-1262156672 tempest-VolumeTypesMemberTests-1262156672-project-member] http://192.168.122.117/volume/v3/types/f2fe6bee-d537-4988-b3e1-08e6cb0cb9e3/extra_specs/volume_backend_name returned with HTTP 404 Sep 05 21:10:40 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1649/3313] 192.168.122.117 () {58 vars in 1322 bytes} [Sat Sep 5 21:10:40 2026] GET /volume/v3/types/f2fe6bee-d537-4988-b3e1-08e6cb0cb9e3/extra_specs/volume_backend_name => generated 143 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:10:40 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-c8987ab7-4233-4db3-9972-d825890b3425 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:40 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-c8987ab7-4233-4db3-9972-d825890b3425 tempest-VolumeTypesMemberTests-1262156672 tempest-VolumeTypesMemberTests-1262156672-project-member] GET http://192.168.122.117/volume/v3/types/f2fe6bee-d537-4988-b3e1-08e6cb0cb9e3 Sep 05 21:10:40 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-c8987ab7-4233-4db3-9972-d825890b3425 tempest-VolumeTypesMemberTests-1262156672 tempest-VolumeTypesMemberTests-1262156672-project-member] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:40 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-c8987ab7-4233-4db3-9972-d825890b3425 tempest-VolumeTypesMemberTests-1262156672 tempest-VolumeTypesMemberTests-1262156672-project-member] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:40 devstack devstack@c-api.service[87434]: DEBUG cinder.quota [None req-5f03abd3-8a62-4bcd-a6bd-370184a8a1d3 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Created reservations ['f482daa9-b8a8-41f4-898b-6f0bd1c026b3', '131fea15-4243-45b1-b431-5e2b7f80cb33', '521c681c-f701-4513-9c38-6976b1ce9392', '2440175a-bdd8-4b63-aa11-f0249b7c22ec'] {{(pid=87434) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:10:40 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-5f03abd3-8a62-4bcd-a6bd-370184a8a1d3 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f46006b9-dd8d-4882-a88e-46bf2c680b4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f482daa9-b8a8-41f4-898b-6f0bd1c026b3', '131fea15-4243-45b1-b431-5e2b7f80cb33', '521c681c-f701-4513-9c38-6976b1ce9392', '2440175a-bdd8-4b63-aa11-f0249b7c22ec']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:10:40 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-c8987ab7-4233-4db3-9972-d825890b3425 tempest-VolumeTypesMemberTests-1262156672 tempest-VolumeTypesMemberTests-1262156672-project-member] http://192.168.122.117/volume/v3/types/f2fe6bee-d537-4988-b3e1-08e6cb0cb9e3 returned with HTTP 200 Sep 05 21:10:40 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1650/3314] 192.168.122.117 () {58 vars in 1226 bytes} [Sat Sep 5 21:10:40 2026] GET /volume/v3/types/f2fe6bee-d537-4988-b3e1-08e6cb0cb9e3 => generated 316 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:10:40 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-5f03abd3-8a62-4bcd-a6bd-370184a8a1d3 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (281b20ca-e40f-441b-b8e7-f8e363273202) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:10:40 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-9feda2fb-d2c9-451d-930a-b50c789729c3 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:40 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-9feda2fb-d2c9-451d-930a-b50c789729c3 tempest-VolumeTypesMemberTests-1262156672 tempest-VolumeTypesMemberTests-1262156672-project-member] PUT http://192.168.122.117/volume/v3/types/f2fe6bee-d537-4988-b3e1-08e6cb0cb9e3/encryption/4859f91e-45ed-4246-9cb9-14c16f8cf073 Sep 05 21:10:40 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-9feda2fb-d2c9-451d-930a-b50c789729c3 tempest-VolumeTypesMemberTests-1262156672 tempest-VolumeTypesMemberTests-1262156672-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:10:40 devstack devstack@c-api.service[87435]: DEBUG cinder.policy [None req-9feda2fb-d2c9-451d-930a-b50c789729c3 tempest-VolumeTypesMemberTests-1262156672 tempest-VolumeTypesMemberTests-1262156672-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'bfe01a27cba844a4afd73e6f23249f99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08d3c909f5884c6089f930a1a4e0b678', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87435) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 21:10:40 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-9feda2fb-d2c9-451d-930a-b50c789729c3 tempest-VolumeTypesMemberTests-1262156672 tempest-VolumeTypesMemberTests-1262156672-project-member] http://192.168.122.117/volume/v3/types/f2fe6bee-d537-4988-b3e1-08e6cb0cb9e3/encryption/4859f91e-45ed-4246-9cb9-14c16f8cf073 returned with HTTP 403 Sep 05 21:10:40 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1651/3315] 192.168.122.117 () {60 vars in 1390 bytes} [Sat Sep 5 21:10:40 2026] PUT /volume/v3/types/f2fe6bee-d537-4988-b3e1-08e6cb0cb9e3/encryption/4859f91e-45ed-4246-9cb9-14c16f8cf073 => generated 127 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:10:40 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-e89361d3-a6da-4631-a7ae-bc20763f8798 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:40 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-e89361d3-a6da-4631-a7ae-bc20763f8798 tempest-VolumeTypesMemberTests-1262156672 tempest-VolumeTypesMemberTests-1262156672-project-member] PUT http://192.168.122.117/volume/v3/types/f2fe6bee-d537-4988-b3e1-08e6cb0cb9e3/extra_specs/key1 Sep 05 21:10:40 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-e89361d3-a6da-4631-a7ae-bc20763f8798 tempest-VolumeTypesMemberTests-1262156672 tempest-VolumeTypesMemberTests-1262156672-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:10:40 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:40 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:10:40 devstack devstack@c-api.service[87435]: DEBUG cinder.policy [None req-e89361d3-a6da-4631-a7ae-bc20763f8798 tempest-VolumeTypesMemberTests-1262156672 tempest-VolumeTypesMemberTests-1262156672-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'bfe01a27cba844a4afd73e6f23249f99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08d3c909f5884c6089f930a1a4e0b678', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87435) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 21:10:40 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-e89361d3-a6da-4631-a7ae-bc20763f8798 tempest-VolumeTypesMemberTests-1262156672 tempest-VolumeTypesMemberTests-1262156672-project-member] http://192.168.122.117/volume/v3/types/f2fe6bee-d537-4988-b3e1-08e6cb0cb9e3/extra_specs/key1 returned with HTTP 403 Sep 05 21:10:40 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1652/3316] 192.168.122.117 () {60 vars in 1297 bytes} [Sat Sep 5 21:10:40 2026] PUT /volume/v3/types/f2fe6bee-d537-4988-b3e1-08e6cb0cb9e3/extra_specs/key1 => generated 122 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:10:40 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-5f03abd3-8a62-4bcd-a6bd-370184a8a1d3 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (281b20ca-e40f-441b-b8e7-f8e363273202) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '06e3729b-deef-47c3-b5b4-952b8238a600', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-470888632',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='672d85368148483f9f79ea841083378f',qos_specs=None,replication_status=,reservations=['f482daa9-b8a8-41f4-898b-6f0bd1c026b3','131fea15-4243-45b1-b431-5e2b7f80cb33','521c681c-f701-4513-9c38-6976b1ce9392','2440175a-bdd8-4b63-aa11-f0249b7c22ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92045a43ede94d649c63be2eb1576c4b',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:10:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-470888632',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=06e3729b-deef-47c3-b5b4-952b8238a600,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='672d85368148483f9f79ea841083378f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='92045a43ede94d649c63be2eb1576c4b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:10:40 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-5f03abd3-8a62-4bcd-a6bd-370184a8a1d3 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c442343-788e-471f-842a-c7212dd24d82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:10:40 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-695a3ae3-89ac-492d-a013-1b7c03a2df6a None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:40 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-695a3ae3-89ac-492d-a013-1b7c03a2df6a tempest-VolumeTypesMemberTests-1262156672 tempest-VolumeTypesMemberTests-1262156672-project-member] PUT http://192.168.122.117/volume/v3/types/f2fe6bee-d537-4988-b3e1-08e6cb0cb9e3 Sep 05 21:10:40 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-695a3ae3-89ac-492d-a013-1b7c03a2df6a tempest-VolumeTypesMemberTests-1262156672 tempest-VolumeTypesMemberTests-1262156672-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:10:40 devstack devstack@c-api.service[87435]: DEBUG cinder.policy [None req-695a3ae3-89ac-492d-a013-1b7c03a2df6a tempest-VolumeTypesMemberTests-1262156672 tempest-VolumeTypesMemberTests-1262156672-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'bfe01a27cba844a4afd73e6f23249f99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08d3c909f5884c6089f930a1a4e0b678', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87435) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 21:10:40 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-695a3ae3-89ac-492d-a013-1b7c03a2df6a tempest-VolumeTypesMemberTests-1262156672 tempest-VolumeTypesMemberTests-1262156672-project-member] http://192.168.122.117/volume/v3/types/f2fe6bee-d537-4988-b3e1-08e6cb0cb9e3 returned with HTTP 403 Sep 05 21:10:40 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1653/3317] 192.168.122.117 () {60 vars in 1246 bytes} [Sat Sep 5 21:10:40 2026] PUT /volume/v3/types/f2fe6bee-d537-4988-b3e1-08e6cb0cb9e3 => generated 109 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:10:40 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-7b632d07-c23b-48fc-b38e-47b7cae326e1 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:40 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-7b632d07-c23b-48fc-b38e-47b7cae326e1 tempest-VolumeTypesMemberTests-1262156672 tempest-VolumeTypesMemberTests-1262156672-project-admin] DELETE http://192.168.122.117/volume/v3/types/d5bb943d-ee25-4c2d-978d-d2291589126f Sep 05 21:10:40 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-7b632d07-c23b-48fc-b38e-47b7cae326e1 tempest-VolumeTypesMemberTests-1262156672 tempest-VolumeTypesMemberTests-1262156672-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:40 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-7b632d07-c23b-48fc-b38e-47b7cae326e1 tempest-VolumeTypesMemberTests-1262156672 tempest-VolumeTypesMemberTests-1262156672-project-admin] Calling method '_delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:40 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-5f03abd3-8a62-4bcd-a6bd-370184a8a1d3 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c442343-788e-471f-842a-c7212dd24d82) transitioned into state 'SUCCESS' from state '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-470888632',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='672d85368148483f9f79ea841083378f',qos_specs=None,replication_status=,reservations=['f482daa9-b8a8-41f4-898b-6f0bd1c026b3','131fea15-4243-45b1-b431-5e2b7f80cb33','521c681c-f701-4513-9c38-6976b1ce9392','2440175a-bdd8-4b63-aa11-f0249b7c22ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92045a43ede94d649c63be2eb1576c4b',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:10:40 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-5f03abd3-8a62-4bcd-a6bd-370184a8a1d3 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6d5cdc8-e26a-4826-9526-d06d80cb2c16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:10:41 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-5f03abd3-8a62-4bcd-a6bd-370184a8a1d3 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6d5cdc8-e26a-4826-9526-d06d80cb2c16) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:10:41 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-5f03abd3-8a62-4bcd-a6bd-370184a8a1d3 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Flow 'volume_create_api' (4c0f6a00-ee62-4f88-82df-d4e919c26bc7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:10:41 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-7b632d07-c23b-48fc-b38e-47b7cae326e1 tempest-VolumeTypesMemberTests-1262156672 tempest-VolumeTypesMemberTests-1262156672-project-admin] http://192.168.122.117/volume/v3/types/d5bb943d-ee25-4c2d-978d-d2291589126f returned with HTTP 202 Sep 05 21:10:41 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1654/3318] 192.168.122.117 () {58 vars in 1229 bytes} [Sat Sep 5 21:10:40 2026] DELETE /volume/v3/types/d5bb943d-ee25-4c2d-978d-d2291589126f => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:10:41 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-5f03abd3-8a62-4bcd-a6bd-370184a8a1d3 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Create volume request issued successfully. Sep 05 21:10:41 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-5f03abd3-8a62-4bcd-a6bd-370184a8a1d3 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 21:10:41 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1665/3319] 192.168.122.117 () {60 vars in 1142 bytes} [Sat Sep 5 21:10:40 2026] POST /volume/v3/volumes => generated 786 bytes in 408 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:10:41 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-2a17b0d5-56bb-48bc-af37-4abfe3dea7de None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:41 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-2a17b0d5-56bb-48bc-af37-4abfe3dea7de tempest-VolumeTypesMemberTests-1262156672 tempest-VolumeTypesMemberTests-1262156672-project-admin] DELETE http://192.168.122.117/volume/v3/types/40c2f9d9-2868-42c6-b4e5-1cf4b4d248d1 Sep 05 21:10:41 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-2a17b0d5-56bb-48bc-af37-4abfe3dea7de tempest-VolumeTypesMemberTests-1262156672 tempest-VolumeTypesMemberTests-1262156672-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:41 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-2a17b0d5-56bb-48bc-af37-4abfe3dea7de tempest-VolumeTypesMemberTests-1262156672 tempest-VolumeTypesMemberTests-1262156672-project-admin] Calling method '_delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:41 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-ba669a13-4fd0-4a40-9874-2e4977206958 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:41 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-ba669a13-4fd0-4a40-9874-2e4977206958 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] GET http://192.168.122.117/volume/v3/volumes/06e3729b-deef-47c3-b5b4-952b8238a600 Sep 05 21:10:41 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-ba669a13-4fd0-4a40-9874-2e4977206958 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:41 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-ba669a13-4fd0-4a40-9874-2e4977206958 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:41 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:41 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:10:41 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:41 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:10:41 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-ba669a13-4fd0-4a40-9874-2e4977206958 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Volume info retrieved successfully. Sep 05 21:10:41 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-ba669a13-4fd0-4a40-9874-2e4977206958 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] http://192.168.122.117/volume/v3/volumes/06e3729b-deef-47c3-b5b4-952b8238a600 returned with HTTP 200 Sep 05 21:10:41 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-2a17b0d5-56bb-48bc-af37-4abfe3dea7de tempest-VolumeTypesMemberTests-1262156672 tempest-VolumeTypesMemberTests-1262156672-project-admin] http://192.168.122.117/volume/v3/types/40c2f9d9-2868-42c6-b4e5-1cf4b4d248d1 returned with HTTP 202 Sep 05 21:10:41 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1666/3320] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:10:41 2026] GET /volume/v3/volumes/06e3729b-deef-47c3-b5b4-952b8238a600 => generated 965 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:10:41 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1655/3321] 192.168.122.117 () {58 vars in 1229 bytes} [Sat Sep 5 21:10:41 2026] DELETE /volume/v3/types/40c2f9d9-2868-42c6-b4e5-1cf4b4d248d1 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:10:41 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-d156324c-8c05-4cf8-8263-4c5130f2cebe None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:41 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d156324c-8c05-4cf8-8263-4c5130f2cebe tempest-VolumeTypesMemberTests-1262156672 tempest-VolumeTypesMemberTests-1262156672-project-admin] DELETE http://192.168.122.117/volume/v3/types/4a2bcb68-347c-4a00-a7ec-29b7e8a4f74d Sep 05 21:10:41 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-d156324c-8c05-4cf8-8263-4c5130f2cebe tempest-VolumeTypesMemberTests-1262156672 tempest-VolumeTypesMemberTests-1262156672-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:41 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-d156324c-8c05-4cf8-8263-4c5130f2cebe tempest-VolumeTypesMemberTests-1262156672 tempest-VolumeTypesMemberTests-1262156672-project-admin] Calling method '_delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:41 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d156324c-8c05-4cf8-8263-4c5130f2cebe tempest-VolumeTypesMemberTests-1262156672 tempest-VolumeTypesMemberTests-1262156672-project-admin] http://192.168.122.117/volume/v3/types/4a2bcb68-347c-4a00-a7ec-29b7e8a4f74d returned with HTTP 202 Sep 05 21:10:41 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1667/3322] 192.168.122.117 () {58 vars in 1229 bytes} [Sat Sep 5 21:10:41 2026] DELETE /volume/v3/types/4a2bcb68-347c-4a00-a7ec-29b7e8a4f74d => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:10:41 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-76c69a85-e949-40ac-a4d2-66a892308f45 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:41 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-76c69a85-e949-40ac-a4d2-66a892308f45 tempest-VolumeTypesMemberTests-1262156672 tempest-VolumeTypesMemberTests-1262156672-project-admin] DELETE http://192.168.122.117/volume/v3/types/978af2cc-c43e-459f-b092-de15724aba62 Sep 05 21:10:41 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-76c69a85-e949-40ac-a4d2-66a892308f45 tempest-VolumeTypesMemberTests-1262156672 tempest-VolumeTypesMemberTests-1262156672-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:41 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-76c69a85-e949-40ac-a4d2-66a892308f45 tempest-VolumeTypesMemberTests-1262156672 tempest-VolumeTypesMemberTests-1262156672-project-admin] Calling method '_delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:41 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-47b885cb-bbf0-49b9-b266-8d48ed520d8d None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:41 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-47b885cb-bbf0-49b9-b266-8d48ed520d8d tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] GET http://192.168.122.117/volume/v3/snapshots/5cacdaf4-49a3-4ab2-a6e3-8a5601306644 Sep 05 21:10:41 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-47b885cb-bbf0-49b9-b266-8d48ed520d8d tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:41 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-47b885cb-bbf0-49b9-b266-8d48ed520d8d tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:41 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:41 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:10:41 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-47b885cb-bbf0-49b9-b266-8d48ed520d8d tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Snapshot retrieved successfully. Sep 05 21:10:41 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-47b885cb-bbf0-49b9-b266-8d48ed520d8d tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] http://192.168.122.117/volume/v3/snapshots/5cacdaf4-49a3-4ab2-a6e3-8a5601306644 returned with HTTP 200 Sep 05 21:10:41 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1668/3323] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:10:41 2026] GET /volume/v3/snapshots/5cacdaf4-49a3-4ab2-a6e3-8a5601306644 => generated 466 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:10:41 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-188afc20-41dc-42c5-8e59-22f8694acdff None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:41 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-188afc20-41dc-42c5-8e59-22f8694acdff tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-member] GET http://192.168.122.117/volume/v3/snapshots/5cacdaf4-49a3-4ab2-a6e3-8a5601306644 Sep 05 21:10:41 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-188afc20-41dc-42c5-8e59-22f8694acdff tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-member] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:41 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-188afc20-41dc-42c5-8e59-22f8694acdff tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-member] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:41 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:41 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:10:41 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-188afc20-41dc-42c5-8e59-22f8694acdff tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-member] Snapshot retrieved successfully. Sep 05 21:10:41 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-188afc20-41dc-42c5-8e59-22f8694acdff tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-member] http://192.168.122.117/volume/v3/snapshots/5cacdaf4-49a3-4ab2-a6e3-8a5601306644 returned with HTTP 200 Sep 05 21:10:41 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1669/3324] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:10:41 2026] GET /volume/v3/snapshots/5cacdaf4-49a3-4ab2-a6e3-8a5601306644 => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:10:41 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-76c69a85-e949-40ac-a4d2-66a892308f45 tempest-VolumeTypesMemberTests-1262156672 tempest-VolumeTypesMemberTests-1262156672-project-admin] http://192.168.122.117/volume/v3/types/978af2cc-c43e-459f-b092-de15724aba62 returned with HTTP 202 Sep 05 21:10:41 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1656/3325] 192.168.122.117 () {58 vars in 1229 bytes} [Sat Sep 5 21:10:41 2026] DELETE /volume/v3/types/978af2cc-c43e-459f-b092-de15724aba62 => generated 0 bytes in 183 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:10:41 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-65a37fca-9607-48dc-ba23-7d8260362830 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:41 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-65a37fca-9607-48dc-ba23-7d8260362830 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] DELETE http://192.168.122.117/volume/v3/snapshots/5cacdaf4-49a3-4ab2-a6e3-8a5601306644 Sep 05 21:10:41 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-65a37fca-9607-48dc-ba23-7d8260362830 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:41 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-65a37fca-9607-48dc-ba23-7d8260362830 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Calling method 'delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:41 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.snapshots [None req-65a37fca-9607-48dc-ba23-7d8260362830 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Delete snapshot with id: 5cacdaf4-49a3-4ab2-a6e3-8a5601306644 Sep 05 21:10:41 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-5d0c0ae3-d31f-40ad-9fda-f79fbb25b930 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:41 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:41 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:10:41 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-65a37fca-9607-48dc-ba23-7d8260362830 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Snapshot retrieved successfully. Sep 05 21:10:41 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-5d0c0ae3-d31f-40ad-9fda-f79fbb25b930 tempest-VolumeTypesMemberTests-1262156672 tempest-VolumeTypesMemberTests-1262156672-project-admin] DELETE http://192.168.122.117/volume/v3/types/17173b89-80c4-4152-946d-4492449b7f6c Sep 05 21:10:41 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-5d0c0ae3-d31f-40ad-9fda-f79fbb25b930 tempest-VolumeTypesMemberTests-1262156672 tempest-VolumeTypesMemberTests-1262156672-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:41 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-5d0c0ae3-d31f-40ad-9fda-f79fbb25b930 tempest-VolumeTypesMemberTests-1262156672 tempest-VolumeTypesMemberTests-1262156672-project-admin] Calling method '_delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:41 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:41 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:10:41 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-65a37fca-9607-48dc-ba23-7d8260362830 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Snapshot delete request issued successfully. Sep 05 21:10:41 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-65a37fca-9607-48dc-ba23-7d8260362830 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] http://192.168.122.117/volume/v3/snapshots/5cacdaf4-49a3-4ab2-a6e3-8a5601306644 returned with HTTP 202 Sep 05 21:10:41 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1670/3326] 192.168.122.117 () {58 vars in 1241 bytes} [Sat Sep 5 21:10:41 2026] DELETE /volume/v3/snapshots/5cacdaf4-49a3-4ab2-a6e3-8a5601306644 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:10:41 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-6eb7b053-4b7c-46a0-8dbd-5fe36c332fa5 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:41 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-6eb7b053-4b7c-46a0-8dbd-5fe36c332fa5 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] GET http://192.168.122.117/volume/v3/snapshots/5cacdaf4-49a3-4ab2-a6e3-8a5601306644 Sep 05 21:10:41 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-6eb7b053-4b7c-46a0-8dbd-5fe36c332fa5 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:41 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-6eb7b053-4b7c-46a0-8dbd-5fe36c332fa5 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:41 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-5d0c0ae3-d31f-40ad-9fda-f79fbb25b930 tempest-VolumeTypesMemberTests-1262156672 tempest-VolumeTypesMemberTests-1262156672-project-admin] http://192.168.122.117/volume/v3/types/17173b89-80c4-4152-946d-4492449b7f6c returned with HTTP 202 Sep 05 21:10:41 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1657/3327] 192.168.122.117 () {58 vars in 1229 bytes} [Sat Sep 5 21:10:41 2026] DELETE /volume/v3/types/17173b89-80c4-4152-946d-4492449b7f6c => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:10:41 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-6aa37343-26d4-4e93-b661-153e513a757e None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:41 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:41 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:10:41 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-6eb7b053-4b7c-46a0-8dbd-5fe36c332fa5 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Snapshot retrieved successfully. Sep 05 21:10:41 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-6eb7b053-4b7c-46a0-8dbd-5fe36c332fa5 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] http://192.168.122.117/volume/v3/snapshots/5cacdaf4-49a3-4ab2-a6e3-8a5601306644 returned with HTTP 200 Sep 05 21:10:41 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-6aa37343-26d4-4e93-b661-153e513a757e tempest-VolumeTypesMemberTests-1262156672 tempest-VolumeTypesMemberTests-1262156672-project-admin] DELETE http://192.168.122.117/volume/v3/types/f2fe6bee-d537-4988-b3e1-08e6cb0cb9e3 Sep 05 21:10:41 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1671/3328] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:10:41 2026] GET /volume/v3/snapshots/5cacdaf4-49a3-4ab2-a6e3-8a5601306644 => generated 465 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:10:41 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-6aa37343-26d4-4e93-b661-153e513a757e tempest-VolumeTypesMemberTests-1262156672 tempest-VolumeTypesMemberTests-1262156672-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:41 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-6aa37343-26d4-4e93-b661-153e513a757e tempest-VolumeTypesMemberTests-1262156672 tempest-VolumeTypesMemberTests-1262156672-project-admin] Calling method '_delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:41 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-6aa37343-26d4-4e93-b661-153e513a757e tempest-VolumeTypesMemberTests-1262156672 tempest-VolumeTypesMemberTests-1262156672-project-admin] http://192.168.122.117/volume/v3/types/f2fe6bee-d537-4988-b3e1-08e6cb0cb9e3 returned with HTTP 202 Sep 05 21:10:41 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1658/3329] 192.168.122.117 () {58 vars in 1229 bytes} [Sat Sep 5 21:10:41 2026] DELETE /volume/v3/types/f2fe6bee-d537-4988-b3e1-08e6cb0cb9e3 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:10:42 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-3e9fb273-31de-46d3-97cf-ad8fe4dd5175 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:42 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-3e9fb273-31de-46d3-97cf-ad8fe4dd5175 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] GET http://192.168.122.117/volume/v3/volumes/06e3729b-deef-47c3-b5b4-952b8238a600 Sep 05 21:10:42 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-3e9fb273-31de-46d3-97cf-ad8fe4dd5175 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:42 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-3e9fb273-31de-46d3-97cf-ad8fe4dd5175 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:42 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:42 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:10:42 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:42 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:10:42 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-3e9fb273-31de-46d3-97cf-ad8fe4dd5175 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Volume info retrieved successfully. Sep 05 21:10:42 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-3e9fb273-31de-46d3-97cf-ad8fe4dd5175 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] http://192.168.122.117/volume/v3/volumes/06e3729b-deef-47c3-b5b4-952b8238a600 returned with HTTP 200 Sep 05 21:10:42 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1672/3330] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:10:42 2026] GET /volume/v3/volumes/06e3729b-deef-47c3-b5b4-952b8238a600 => generated 1015 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:10:42 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-10948e79-5b7c-4d5d-b169-cb6c768ee97a None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:42 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-10948e79-5b7c-4d5d-b169-cb6c768ee97a tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] GET http://192.168.122.117/volume/v3/snapshots/5cacdaf4-49a3-4ab2-a6e3-8a5601306644 Sep 05 21:10:42 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-10948e79-5b7c-4d5d-b169-cb6c768ee97a tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:42 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-10948e79-5b7c-4d5d-b169-cb6c768ee97a tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:42 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:42 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:10:42 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-10948e79-5b7c-4d5d-b169-cb6c768ee97a tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Snapshot retrieved successfully. Sep 05 21:10:42 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-10948e79-5b7c-4d5d-b169-cb6c768ee97a tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] http://192.168.122.117/volume/v3/snapshots/5cacdaf4-49a3-4ab2-a6e3-8a5601306644 returned with HTTP 200 Sep 05 21:10:42 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1659/3331] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:10:42 2026] GET /volume/v3/snapshots/5cacdaf4-49a3-4ab2-a6e3-8a5601306644 => generated 465 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:10:43 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-a45c67d9-1142-400d-ad85-82df6b266a06 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:43 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-a45c67d9-1142-400d-ad85-82df6b266a06 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] GET http://192.168.122.117/volume/v3/volumes/06e3729b-deef-47c3-b5b4-952b8238a600 Sep 05 21:10:43 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-a45c67d9-1142-400d-ad85-82df6b266a06 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:43 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-a45c67d9-1142-400d-ad85-82df6b266a06 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:43 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:43 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:10:43 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:43 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:10:43 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-a45c67d9-1142-400d-ad85-82df6b266a06 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Volume info retrieved successfully. Sep 05 21:10:43 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-a45c67d9-1142-400d-ad85-82df6b266a06 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] http://192.168.122.117/volume/v3/volumes/06e3729b-deef-47c3-b5b4-952b8238a600 returned with HTTP 200 Sep 05 21:10:43 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1673/3332] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:10:43 2026] GET /volume/v3/volumes/06e3729b-deef-47c3-b5b4-952b8238a600 => generated 1016 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 21:10:43 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-27a7f18f-4114-42d2-8beb-585c622517bc None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:43 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-27a7f18f-4114-42d2-8beb-585c622517bc tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] POST http://192.168.122.117/volume/v3/snapshots Sep 05 21:10:43 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-27a7f18f-4114-42d2-8beb-585c622517bc tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "06e3729b-deef-47c3-b5b4-952b8238a600", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-558861457"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:10:43 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:43 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:10:43 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:43 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:10:43 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-27a7f18f-4114-42d2-8beb-585c622517bc tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Volume info retrieved successfully. Sep 05 21:10:43 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.snapshots [None req-27a7f18f-4114-42d2-8beb-585c622517bc tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Create snapshot from volume 06e3729b-deef-47c3-b5b4-952b8238a600 Sep 05 21:10:43 devstack devstack@c-api.service[87435]: DEBUG cinder.quota [None req-27a7f18f-4114-42d2-8beb-585c622517bc tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Created reservations ['c7fc0729-3a66-4027-b48a-ce27c3a6a28d', '45352631-f7ce-40b2-adda-9269b281b714', 'c60ce8b4-da40-43c0-b268-c6df1908c0c5', '43959c49-71d0-4478-a82c-42acbed2efa2'] {{(pid=87435) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:10:43 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:43 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:10:43 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-314877fe-a56c-4fe1-a165-1d177f82711e None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:43 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-314877fe-a56c-4fe1-a165-1d177f82711e tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] GET http://192.168.122.117/volume/v3/snapshots/5cacdaf4-49a3-4ab2-a6e3-8a5601306644 Sep 05 21:10:43 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-314877fe-a56c-4fe1-a165-1d177f82711e tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:43 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-314877fe-a56c-4fe1-a165-1d177f82711e tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:43 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:43 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:10:43 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-314877fe-a56c-4fe1-a165-1d177f82711e tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Snapshot retrieved successfully. Sep 05 21:10:43 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-314877fe-a56c-4fe1-a165-1d177f82711e tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] http://192.168.122.117/volume/v3/snapshots/5cacdaf4-49a3-4ab2-a6e3-8a5601306644 returned with HTTP 200 Sep 05 21:10:43 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1674/3333] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:10:43 2026] GET /volume/v3/snapshots/5cacdaf4-49a3-4ab2-a6e3-8a5601306644 => generated 465 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:10:43 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-27a7f18f-4114-42d2-8beb-585c622517bc tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Snapshot create request issued successfully. Sep 05 21:10:43 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-27a7f18f-4114-42d2-8beb-585c622517bc tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] http://192.168.122.117/volume/v3/snapshots returned with HTTP 202 Sep 05 21:10:43 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1660/3334] 192.168.122.117 () {60 vars in 1149 bytes} [Sat Sep 5 21:10:43 2026] POST /volume/v3/snapshots => generated 307 bytes in 334 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:10:43 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-0f9e0059-6191-4d0f-9c77-fc510a1d8c15 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:43 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-0f9e0059-6191-4d0f-9c77-fc510a1d8c15 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] GET http://192.168.122.117/volume/v3/snapshots/d6bfc07d-253c-4c07-be7a-c17f8ff80947 Sep 05 21:10:43 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-0f9e0059-6191-4d0f-9c77-fc510a1d8c15 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:43 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-0f9e0059-6191-4d0f-9c77-fc510a1d8c15 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:43 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:43 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:10:43 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-0f9e0059-6191-4d0f-9c77-fc510a1d8c15 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Snapshot retrieved successfully. Sep 05 21:10:43 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-0f9e0059-6191-4d0f-9c77-fc510a1d8c15 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] http://192.168.122.117/volume/v3/snapshots/d6bfc07d-253c-4c07-be7a-c17f8ff80947 returned with HTTP 200 Sep 05 21:10:43 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1675/3335] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:10:43 2026] GET /volume/v3/snapshots/d6bfc07d-253c-4c07-be7a-c17f8ff80947 => generated 439 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:10:44 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-7da2f319-940f-4ce7-8c90-df7ac93c4df8 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:44 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-7da2f319-940f-4ce7-8c90-df7ac93c4df8 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] GET http://192.168.122.117/volume/v3/snapshots/5cacdaf4-49a3-4ab2-a6e3-8a5601306644 Sep 05 21:10:44 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-7da2f319-940f-4ce7-8c90-df7ac93c4df8 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:44 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-7da2f319-940f-4ce7-8c90-df7ac93c4df8 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:44 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-7da2f319-940f-4ce7-8c90-df7ac93c4df8 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] http://192.168.122.117/volume/v3/snapshots/5cacdaf4-49a3-4ab2-a6e3-8a5601306644 returned with HTTP 404 Sep 05 21:10:44 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1661/3336] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:10:44 2026] GET /volume/v3/snapshots/5cacdaf4-49a3-4ab2-a6e3-8a5601306644 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:10:44 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-7aef5df3-2cd7-4ee8-a72d-057ce6ae81ce None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:44 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-7aef5df3-2cd7-4ee8-a72d-057ce6ae81ce tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] DELETE http://192.168.122.117/volume/v3/volumes/f646bc87-7979-4f55-bffa-a7d8f53e19ca Sep 05 21:10:44 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-7aef5df3-2cd7-4ee8-a72d-057ce6ae81ce tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:44 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-7aef5df3-2cd7-4ee8-a72d-057ce6ae81ce tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Calling method 'delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:44 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-7aef5df3-2cd7-4ee8-a72d-057ce6ae81ce tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Delete volume with id: f646bc87-7979-4f55-bffa-a7d8f53e19ca Sep 05 21:10:44 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:44 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:10:44 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:44 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:10:44 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-7aef5df3-2cd7-4ee8-a72d-057ce6ae81ce tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Volume info retrieved successfully. Sep 05 21:10:44 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-f9cc0fbe-2708-451e-9c03-c66277f0102c None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:44 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-f9cc0fbe-2708-451e-9c03-c66277f0102c tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] GET http://192.168.122.117/volume/v3/snapshots/d6bfc07d-253c-4c07-be7a-c17f8ff80947 Sep 05 21:10:44 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-f9cc0fbe-2708-451e-9c03-c66277f0102c tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:44 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-f9cc0fbe-2708-451e-9c03-c66277f0102c tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:44 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:44 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:10:44 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-f9cc0fbe-2708-451e-9c03-c66277f0102c tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Snapshot retrieved successfully. Sep 05 21:10:44 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-f9cc0fbe-2708-451e-9c03-c66277f0102c tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] http://192.168.122.117/volume/v3/snapshots/d6bfc07d-253c-4c07-be7a-c17f8ff80947 returned with HTTP 200 Sep 05 21:10:44 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1662/3337] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:10:44 2026] GET /volume/v3/snapshots/d6bfc07d-253c-4c07-be7a-c17f8ff80947 => generated 439 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:10:44 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-7aef5df3-2cd7-4ee8-a72d-057ce6ae81ce tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Delete volume request issued successfully. Sep 05 21:10:44 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-7aef5df3-2cd7-4ee8-a72d-057ce6ae81ce tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] http://192.168.122.117/volume/v3/volumes/f646bc87-7979-4f55-bffa-a7d8f53e19ca returned with HTTP 202 Sep 05 21:10:44 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1676/3338] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 21:10:44 2026] DELETE /volume/v3/volumes/f646bc87-7979-4f55-bffa-a7d8f53e19ca => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:10:44 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-e4f7d251-ac99-4484-ba4e-3b758c703432 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:44 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-e4f7d251-ac99-4484-ba4e-3b758c703432 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] GET http://192.168.122.117/volume/v3/volumes/f646bc87-7979-4f55-bffa-a7d8f53e19ca Sep 05 21:10:44 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-e4f7d251-ac99-4484-ba4e-3b758c703432 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:44 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-e4f7d251-ac99-4484-ba4e-3b758c703432 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:44 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:44 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:10:44 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:44 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:10:44 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-e4f7d251-ac99-4484-ba4e-3b758c703432 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Volume info retrieved successfully. Sep 05 21:10:44 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-e4f7d251-ac99-4484-ba4e-3b758c703432 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] http://192.168.122.117/volume/v3/volumes/f646bc87-7979-4f55-bffa-a7d8f53e19ca returned with HTTP 200 Sep 05 21:10:44 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1663/3339] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:10:44 2026] GET /volume/v3/volumes/f646bc87-7979-4f55-bffa-a7d8f53e19ca => generated 1015 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:10:45 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-69fb663f-7448-4ce4-ae7e-f24bd2743099 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:45 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-69fb663f-7448-4ce4-ae7e-f24bd2743099 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] GET http://192.168.122.117/volume/v3/snapshots/d6bfc07d-253c-4c07-be7a-c17f8ff80947 Sep 05 21:10:45 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-69fb663f-7448-4ce4-ae7e-f24bd2743099 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:45 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-69fb663f-7448-4ce4-ae7e-f24bd2743099 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:45 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:45 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:10:45 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-69fb663f-7448-4ce4-ae7e-f24bd2743099 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Snapshot retrieved successfully. Sep 05 21:10:45 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-69fb663f-7448-4ce4-ae7e-f24bd2743099 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] http://192.168.122.117/volume/v3/snapshots/d6bfc07d-253c-4c07-be7a-c17f8ff80947 returned with HTTP 200 Sep 05 21:10:45 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1677/3340] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:10:45 2026] GET /volume/v3/snapshots/d6bfc07d-253c-4c07-be7a-c17f8ff80947 => generated 439 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:10:45 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-a170db69-cbc4-4026-98a2-03cfa4d78576 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:45 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-a170db69-cbc4-4026-98a2-03cfa4d78576 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] GET http://192.168.122.117/volume/v3/volumes/f646bc87-7979-4f55-bffa-a7d8f53e19ca Sep 05 21:10:45 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-a170db69-cbc4-4026-98a2-03cfa4d78576 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:45 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-a170db69-cbc4-4026-98a2-03cfa4d78576 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:45 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-a170db69-cbc4-4026-98a2-03cfa4d78576 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] http://192.168.122.117/volume/v3/volumes/f646bc87-7979-4f55-bffa-a7d8f53e19ca returned with HTTP 404 Sep 05 21:10:45 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1664/3341] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:10:45 2026] GET /volume/v3/volumes/f646bc87-7979-4f55-bffa-a7d8f53e19ca => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:10:45 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-52b09dba-0462-431f-86ee-5a45610de4b1 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:45 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-52b09dba-0462-431f-86ee-5a45610de4b1 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] POST http://192.168.122.117/volume/v3/volumes Sep 05 21:10:45 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-52b09dba-0462-431f-86ee-5a45610de4b1 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1476571291"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:10:45 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.volumes [None req-52b09dba-0462-431f-86ee-5a45610de4b1 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1476571291'}} {{(pid=87434) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:10:45 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-52b09dba-0462-431f-86ee-5a45610de4b1 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Create volume of 1 GB Sep 05 21:10:45 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-52b09dba-0462-431f-86ee-5a45610de4b1 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Availability Zones retrieved successfully. Sep 05 21:10:45 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-52b09dba-0462-431f-86ee-5a45610de4b1 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Flow 'volume_create_api' (31f3a4bf-4849-488f-8c67-0fced8934916) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:10:45 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-52b09dba-0462-431f-86ee-5a45610de4b1 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad25b774-58f2-481b-93ca-530a3621303e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:10:45 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.flows.api.create_volume [None req-52b09dba-0462-431f-86ee-5a45610de4b1 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Validating volume size '1' using validate_int {{(pid=87434) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:10:45 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-52b09dba-0462-431f-86ee-5a45610de4b1 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad25b774-58f2-481b-93ca-530a3621303e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:10:45 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-52b09dba-0462-431f-86ee-5a45610de4b1 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f779a336-fd76-4b8e-b0bc-b6711b26b56a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:10:46 devstack devstack@c-api.service[87434]: DEBUG cinder.quota [None req-52b09dba-0462-431f-86ee-5a45610de4b1 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Created reservations ['40663700-52dc-43d3-a171-8ffc5c7ca04a', '250d2dfe-6f20-4783-a3a2-ba83a28cf8c2', '77d0fcfb-62fe-48cc-b0b7-889c75aa2145', 'ae3ccbe5-c192-4726-8690-c19f7057cbab'] {{(pid=87434) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:10:46 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-52b09dba-0462-431f-86ee-5a45610de4b1 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f779a336-fd76-4b8e-b0bc-b6711b26b56a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['40663700-52dc-43d3-a171-8ffc5c7ca04a', '250d2dfe-6f20-4783-a3a2-ba83a28cf8c2', '77d0fcfb-62fe-48cc-b0b7-889c75aa2145', 'ae3ccbe5-c192-4726-8690-c19f7057cbab']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:10:46 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-52b09dba-0462-431f-86ee-5a45610de4b1 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29407852-ccb7-401f-88d8-357069bf0a78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:10:46 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:46 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:10:46 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-52b09dba-0462-431f-86ee-5a45610de4b1 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29407852-ccb7-401f-88d8-357069bf0a78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c5649586-5072-48af-b590-adb5babf1d48', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1476571291',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fbd3f06937af450899730631193502b8',qos_specs=None,replication_status=,reservations=['40663700-52dc-43d3-a171-8ffc5c7ca04a','250d2dfe-6f20-4783-a3a2-ba83a28cf8c2','77d0fcfb-62fe-48cc-b0b7-889c75aa2145','ae3ccbe5-c192-4726-8690-c19f7057cbab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6402883369ca4885854c1712971c0b0a',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:10:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1476571291',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c5649586-5072-48af-b590-adb5babf1d48,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fbd3f06937af450899730631193502b8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6402883369ca4885854c1712971c0b0a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:10:46 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-52b09dba-0462-431f-86ee-5a45610de4b1 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b4b3c73-bdf3-474a-805a-446f0863c975) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:10:46 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-52b09dba-0462-431f-86ee-5a45610de4b1 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b4b3c73-bdf3-474a-805a-446f0863c975) transitioned into state 'SUCCESS' from state '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-1476571291',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fbd3f06937af450899730631193502b8',qos_specs=None,replication_status=,reservations=['40663700-52dc-43d3-a171-8ffc5c7ca04a','250d2dfe-6f20-4783-a3a2-ba83a28cf8c2','77d0fcfb-62fe-48cc-b0b7-889c75aa2145','ae3ccbe5-c192-4726-8690-c19f7057cbab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6402883369ca4885854c1712971c0b0a',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:10:46 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-52b09dba-0462-431f-86ee-5a45610de4b1 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a67e270-ee96-4067-ac6a-a85eeb85b514) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:10:46 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-52b09dba-0462-431f-86ee-5a45610de4b1 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a67e270-ee96-4067-ac6a-a85eeb85b514) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:10:46 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-52b09dba-0462-431f-86ee-5a45610de4b1 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Flow 'volume_create_api' (31f3a4bf-4849-488f-8c67-0fced8934916) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:10:46 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-52b09dba-0462-431f-86ee-5a45610de4b1 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Create volume request issued successfully. Sep 05 21:10:46 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-52b09dba-0462-431f-86ee-5a45610de4b1 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 21:10:46 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1678/3342] 192.168.122.117 () {60 vars in 1142 bytes} [Sat Sep 5 21:10:45 2026] POST /volume/v3/volumes => generated 787 bytes in 315 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 05 21:10:46 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-e1c1f63e-0c44-463e-b4e2-7412f80e975a None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:46 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-e1c1f63e-0c44-463e-b4e2-7412f80e975a tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] GET http://192.168.122.117/volume/v3/volumes/c5649586-5072-48af-b590-adb5babf1d48 Sep 05 21:10:46 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-e1c1f63e-0c44-463e-b4e2-7412f80e975a tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:46 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-e1c1f63e-0c44-463e-b4e2-7412f80e975a tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:46 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:46 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:10:46 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:46 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:10:46 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-e1c1f63e-0c44-463e-b4e2-7412f80e975a tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Volume info retrieved successfully. Sep 05 21:10:46 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-e1c1f63e-0c44-463e-b4e2-7412f80e975a tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] http://192.168.122.117/volume/v3/volumes/c5649586-5072-48af-b590-adb5babf1d48 returned with HTTP 200 Sep 05 21:10:46 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1665/3343] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:10:46 2026] GET /volume/v3/volumes/c5649586-5072-48af-b590-adb5babf1d48 => generated 966 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:10:46 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-bb5dc98c-975a-48c0-af6f-60c134ce58df None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:46 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-bb5dc98c-975a-48c0-af6f-60c134ce58df tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] GET http://192.168.122.117/volume/v3/snapshots/d6bfc07d-253c-4c07-be7a-c17f8ff80947 Sep 05 21:10:46 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-bb5dc98c-975a-48c0-af6f-60c134ce58df tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:46 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-bb5dc98c-975a-48c0-af6f-60c134ce58df tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:46 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:46 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:10:46 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-bb5dc98c-975a-48c0-af6f-60c134ce58df tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Snapshot retrieved successfully. Sep 05 21:10:46 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-bb5dc98c-975a-48c0-af6f-60c134ce58df tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] http://192.168.122.117/volume/v3/snapshots/d6bfc07d-253c-4c07-be7a-c17f8ff80947 returned with HTTP 200 Sep 05 21:10:46 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1679/3344] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:10:46 2026] GET /volume/v3/snapshots/d6bfc07d-253c-4c07-be7a-c17f8ff80947 => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:10:46 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-b7c93c94-b862-487f-b005-3a79045fbbd4 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:46 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-b7c93c94-b862-487f-b005-3a79045fbbd4 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-reader] GET http://192.168.122.117/volume/v3/snapshots/d6bfc07d-253c-4c07-be7a-c17f8ff80947 Sep 05 21:10:46 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-b7c93c94-b862-487f-b005-3a79045fbbd4 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-reader] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:46 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-b7c93c94-b862-487f-b005-3a79045fbbd4 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-reader] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:46 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:46 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:10:46 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-b7c93c94-b862-487f-b005-3a79045fbbd4 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-reader] Snapshot retrieved successfully. Sep 05 21:10:46 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-b7c93c94-b862-487f-b005-3a79045fbbd4 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-reader] http://192.168.122.117/volume/v3/snapshots/d6bfc07d-253c-4c07-be7a-c17f8ff80947 returned with HTTP 200 Sep 05 21:10:46 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1666/3345] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:10:46 2026] GET /volume/v3/snapshots/d6bfc07d-253c-4c07-be7a-c17f8ff80947 => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:10:46 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-cf7135ab-1a95-4e65-bc2e-f224f3c892d4 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:46 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-cf7135ab-1a95-4e65-bc2e-f224f3c892d4 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] DELETE http://192.168.122.117/volume/v3/snapshots/d6bfc07d-253c-4c07-be7a-c17f8ff80947 Sep 05 21:10:46 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-cf7135ab-1a95-4e65-bc2e-f224f3c892d4 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:46 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-cf7135ab-1a95-4e65-bc2e-f224f3c892d4 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Calling method 'delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:46 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.snapshots [None req-cf7135ab-1a95-4e65-bc2e-f224f3c892d4 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Delete snapshot with id: d6bfc07d-253c-4c07-be7a-c17f8ff80947 Sep 05 21:10:46 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:46 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:10:46 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-cf7135ab-1a95-4e65-bc2e-f224f3c892d4 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Snapshot retrieved successfully. Sep 05 21:10:46 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:46 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:10:46 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-cf7135ab-1a95-4e65-bc2e-f224f3c892d4 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Snapshot delete request issued successfully. Sep 05 21:10:46 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-cf7135ab-1a95-4e65-bc2e-f224f3c892d4 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] http://192.168.122.117/volume/v3/snapshots/d6bfc07d-253c-4c07-be7a-c17f8ff80947 returned with HTTP 202 Sep 05 21:10:46 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1680/3346] 192.168.122.117 () {58 vars in 1241 bytes} [Sat Sep 5 21:10:46 2026] DELETE /volume/v3/snapshots/d6bfc07d-253c-4c07-be7a-c17f8ff80947 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:10:46 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-57eba9b6-5ae3-40b1-9dbd-fed8ef8f94ab None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:46 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-57eba9b6-5ae3-40b1-9dbd-fed8ef8f94ab tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] GET http://192.168.122.117/volume/v3/snapshots/d6bfc07d-253c-4c07-be7a-c17f8ff80947 Sep 05 21:10:46 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-57eba9b6-5ae3-40b1-9dbd-fed8ef8f94ab tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:46 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-57eba9b6-5ae3-40b1-9dbd-fed8ef8f94ab tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:46 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:46 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:10:46 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-57eba9b6-5ae3-40b1-9dbd-fed8ef8f94ab tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Snapshot retrieved successfully. Sep 05 21:10:46 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-57eba9b6-5ae3-40b1-9dbd-fed8ef8f94ab tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] http://192.168.122.117/volume/v3/snapshots/d6bfc07d-253c-4c07-be7a-c17f8ff80947 returned with HTTP 200 Sep 05 21:10:46 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1667/3347] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:10:46 2026] GET /volume/v3/snapshots/d6bfc07d-253c-4c07-be7a-c17f8ff80947 => generated 465 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:10:47 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-879bf4e4-9b96-43ac-be90-678d1bd11a65 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:47 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-879bf4e4-9b96-43ac-be90-678d1bd11a65 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] GET http://192.168.122.117/volume/v3/volumes/c5649586-5072-48af-b590-adb5babf1d48 Sep 05 21:10:47 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-879bf4e4-9b96-43ac-be90-678d1bd11a65 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:47 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-879bf4e4-9b96-43ac-be90-678d1bd11a65 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:47 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:47 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:10:47 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:47 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:10:47 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-879bf4e4-9b96-43ac-be90-678d1bd11a65 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Volume info retrieved successfully. Sep 05 21:10:47 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-879bf4e4-9b96-43ac-be90-678d1bd11a65 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] http://192.168.122.117/volume/v3/volumes/c5649586-5072-48af-b590-adb5babf1d48 returned with HTTP 200 Sep 05 21:10:47 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1681/3348] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:10:47 2026] GET /volume/v3/volumes/c5649586-5072-48af-b590-adb5babf1d48 => generated 1017 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:10:47 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-78f03f2e-68ab-4f9f-9498-b3a4ed9efc1a None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:47 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-78f03f2e-68ab-4f9f-9498-b3a4ed9efc1a tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] POST http://192.168.122.117/volume/v3/snapshots Sep 05 21:10:47 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-78f03f2e-68ab-4f9f-9498-b3a4ed9efc1a tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c5649586-5072-48af-b590-adb5babf1d48", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1232919656"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:10:47 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:47 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:10:47 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:47 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:10:47 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-78f03f2e-68ab-4f9f-9498-b3a4ed9efc1a tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Volume info retrieved successfully. Sep 05 21:10:47 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.snapshots [None req-78f03f2e-68ab-4f9f-9498-b3a4ed9efc1a tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Create snapshot from volume c5649586-5072-48af-b590-adb5babf1d48 Sep 05 21:10:47 devstack devstack@c-api.service[87435]: DEBUG cinder.quota [None req-78f03f2e-68ab-4f9f-9498-b3a4ed9efc1a tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Created reservations ['661e1044-6be7-4e58-91cf-057b558690e1', 'd5f771d4-a982-4596-a186-4d607ff895a1', '6f6740f7-d38e-46c8-bc8b-77025914c216', 'd8d0451c-0c40-4126-b3ee-ca3c6633ce18'] {{(pid=87435) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:10:47 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:47 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:10:47 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-78f03f2e-68ab-4f9f-9498-b3a4ed9efc1a tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Snapshot create request issued successfully. Sep 05 21:10:47 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-78f03f2e-68ab-4f9f-9498-b3a4ed9efc1a tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] http://192.168.122.117/volume/v3/snapshots returned with HTTP 202 Sep 05 21:10:47 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1668/3349] 192.168.122.117 () {60 vars in 1149 bytes} [Sat Sep 5 21:10:47 2026] POST /volume/v3/snapshots => generated 308 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:10:47 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-43f0adbd-fef3-4bcf-aa9d-ec812db7ffa7 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:47 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-43f0adbd-fef3-4bcf-aa9d-ec812db7ffa7 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] GET http://192.168.122.117/volume/v3/snapshots/3f33edee-aab7-4ca1-bf80-169f18f42a12 Sep 05 21:10:47 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-43f0adbd-fef3-4bcf-aa9d-ec812db7ffa7 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:47 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-43f0adbd-fef3-4bcf-aa9d-ec812db7ffa7 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:47 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:47 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:10:47 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-43f0adbd-fef3-4bcf-aa9d-ec812db7ffa7 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Snapshot retrieved successfully. Sep 05 21:10:47 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-43f0adbd-fef3-4bcf-aa9d-ec812db7ffa7 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] http://192.168.122.117/volume/v3/snapshots/3f33edee-aab7-4ca1-bf80-169f18f42a12 returned with HTTP 200 Sep 05 21:10:47 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1682/3350] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:10:47 2026] GET /volume/v3/snapshots/3f33edee-aab7-4ca1-bf80-169f18f42a12 => generated 440 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:10:47 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-b66b8533-7347-428c-9731-b2d8fdfb8fe6 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:47 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-b66b8533-7347-428c-9731-b2d8fdfb8fe6 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] GET http://192.168.122.117/volume/v3/snapshots/d6bfc07d-253c-4c07-be7a-c17f8ff80947 Sep 05 21:10:47 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-b66b8533-7347-428c-9731-b2d8fdfb8fe6 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:47 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-b66b8533-7347-428c-9731-b2d8fdfb8fe6 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:47 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:47 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:10:47 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-b66b8533-7347-428c-9731-b2d8fdfb8fe6 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Snapshot retrieved successfully. Sep 05 21:10:47 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-b66b8533-7347-428c-9731-b2d8fdfb8fe6 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] http://192.168.122.117/volume/v3/snapshots/d6bfc07d-253c-4c07-be7a-c17f8ff80947 returned with HTTP 200 Sep 05 21:10:47 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1669/3351] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:10:47 2026] GET /volume/v3/snapshots/d6bfc07d-253c-4c07-be7a-c17f8ff80947 => generated 465 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:10:48 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-5d06fe8a-0b19-4af3-810d-ceb4bb498f1d None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:48 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-5d06fe8a-0b19-4af3-810d-ceb4bb498f1d tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] GET http://192.168.122.117/volume/v3/snapshots/3f33edee-aab7-4ca1-bf80-169f18f42a12 Sep 05 21:10:48 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-5d06fe8a-0b19-4af3-810d-ceb4bb498f1d tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:48 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-5d06fe8a-0b19-4af3-810d-ceb4bb498f1d tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:48 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:48 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:10:48 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-5d06fe8a-0b19-4af3-810d-ceb4bb498f1d tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Snapshot retrieved successfully. Sep 05 21:10:48 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-5d06fe8a-0b19-4af3-810d-ceb4bb498f1d tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] http://192.168.122.117/volume/v3/snapshots/3f33edee-aab7-4ca1-bf80-169f18f42a12 returned with HTTP 200 Sep 05 21:10:48 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1683/3352] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:10:48 2026] GET /volume/v3/snapshots/3f33edee-aab7-4ca1-bf80-169f18f42a12 => generated 440 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:10:48 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-7ce1b47b-acf5-4e97-8167-d85c1c32a55d None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:48 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-7ce1b47b-acf5-4e97-8167-d85c1c32a55d tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] GET http://192.168.122.117/volume/v3/snapshots/d6bfc07d-253c-4c07-be7a-c17f8ff80947 Sep 05 21:10:48 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-7ce1b47b-acf5-4e97-8167-d85c1c32a55d tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:48 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-7ce1b47b-acf5-4e97-8167-d85c1c32a55d tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:48 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-7ce1b47b-acf5-4e97-8167-d85c1c32a55d tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] http://192.168.122.117/volume/v3/snapshots/d6bfc07d-253c-4c07-be7a-c17f8ff80947 returned with HTTP 404 Sep 05 21:10:48 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1670/3353] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:10:48 2026] GET /volume/v3/snapshots/d6bfc07d-253c-4c07-be7a-c17f8ff80947 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:10:48 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-0e29d4d6-bd93-4cd0-bcc1-1c9cb521d35d None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:48 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-0e29d4d6-bd93-4cd0-bcc1-1c9cb521d35d tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] DELETE http://192.168.122.117/volume/v3/volumes/06e3729b-deef-47c3-b5b4-952b8238a600 Sep 05 21:10:48 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-0e29d4d6-bd93-4cd0-bcc1-1c9cb521d35d tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:48 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-0e29d4d6-bd93-4cd0-bcc1-1c9cb521d35d tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Calling method 'delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:48 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-0e29d4d6-bd93-4cd0-bcc1-1c9cb521d35d tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Delete volume with id: 06e3729b-deef-47c3-b5b4-952b8238a600 Sep 05 21:10:49 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:49 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:10:49 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:49 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:10:49 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-0e29d4d6-bd93-4cd0-bcc1-1c9cb521d35d tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Volume info retrieved successfully. Sep 05 21:10:49 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-0e29d4d6-bd93-4cd0-bcc1-1c9cb521d35d tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Delete volume request issued successfully. Sep 05 21:10:49 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-0e29d4d6-bd93-4cd0-bcc1-1c9cb521d35d tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] http://192.168.122.117/volume/v3/volumes/06e3729b-deef-47c3-b5b4-952b8238a600 returned with HTTP 202 Sep 05 21:10:49 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1684/3354] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 21:10:48 2026] DELETE /volume/v3/volumes/06e3729b-deef-47c3-b5b4-952b8238a600 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:10:49 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-e936e6f9-f605-46ee-9cf8-4a46f435faae None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:49 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-e936e6f9-f605-46ee-9cf8-4a46f435faae tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] GET http://192.168.122.117/volume/v3/volumes/06e3729b-deef-47c3-b5b4-952b8238a600 Sep 05 21:10:49 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-e936e6f9-f605-46ee-9cf8-4a46f435faae tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:49 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-e936e6f9-f605-46ee-9cf8-4a46f435faae tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:49 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:49 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:10:49 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:49 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:10:49 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-e936e6f9-f605-46ee-9cf8-4a46f435faae tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Volume info retrieved successfully. Sep 05 21:10:49 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-e936e6f9-f605-46ee-9cf8-4a46f435faae tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] http://192.168.122.117/volume/v3/volumes/06e3729b-deef-47c3-b5b4-952b8238a600 returned with HTTP 200 Sep 05 21:10:49 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1671/3355] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:10:49 2026] GET /volume/v3/volumes/06e3729b-deef-47c3-b5b4-952b8238a600 => generated 1015 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:10:49 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-e292368e-9654-436d-a9f8-603fcaf7d56d None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:49 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-e292368e-9654-436d-a9f8-603fcaf7d56d tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] GET http://192.168.122.117/volume/v3/snapshots/3f33edee-aab7-4ca1-bf80-169f18f42a12 Sep 05 21:10:49 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-e292368e-9654-436d-a9f8-603fcaf7d56d tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:49 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-e292368e-9654-436d-a9f8-603fcaf7d56d tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:49 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:49 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:10:49 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-e292368e-9654-436d-a9f8-603fcaf7d56d tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Snapshot retrieved successfully. Sep 05 21:10:49 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-e292368e-9654-436d-a9f8-603fcaf7d56d tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] http://192.168.122.117/volume/v3/snapshots/3f33edee-aab7-4ca1-bf80-169f18f42a12 returned with HTTP 200 Sep 05 21:10:49 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1685/3356] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:10:49 2026] GET /volume/v3/snapshots/3f33edee-aab7-4ca1-bf80-169f18f42a12 => generated 467 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:10:49 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-b8e0e850-c2e1-4f39-8dd4-25825a145fa7 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:49 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-b8e0e850-c2e1-4f39-8dd4-25825a145fa7 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-member] POST http://192.168.122.117/volume/v3/snapshots/3f33edee-aab7-4ca1-bf80-169f18f42a12/action Sep 05 21:10:49 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-b8e0e850-c2e1-4f39-8dd4-25825a145fa7 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=87435) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 21:10:49 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-b8e0e850-c2e1-4f39-8dd4-25825a145fa7 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:10:49 devstack devstack@c-api.service[87435]: INFO cinder.api.contrib.snapshot_unmanage [None req-b8e0e850-c2e1-4f39-8dd4-25825a145fa7 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-member] Unmanage snapshot with id: 3f33edee-aab7-4ca1-bf80-169f18f42a12 Sep 05 21:10:49 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:49 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:10:49 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-b8e0e850-c2e1-4f39-8dd4-25825a145fa7 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-member] Snapshot retrieved successfully. Sep 05 21:10:49 devstack devstack@c-api.service[87435]: DEBUG cinder.policy [None req-b8e0e850-c2e1-4f39-8dd4-25825a145fa7 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': 'd8e70937176e416caf8dc0b863adabfa', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fbd3f06937af450899730631193502b8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87435) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 21:10:49 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-b8e0e850-c2e1-4f39-8dd4-25825a145fa7 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-member] http://192.168.122.117/volume/v3/snapshots/3f33edee-aab7-4ca1-bf80-169f18f42a12/action returned with HTTP 403 Sep 05 21:10:49 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1672/3357] 192.168.122.117 () {60 vars in 1280 bytes} [Sat Sep 5 21:10:49 2026] POST /volume/v3/snapshots/3f33edee-aab7-4ca1-bf80-169f18f42a12/action => generated 117 bytes in 21 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:10:49 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-e85a7b3f-f389-47bc-8ced-e551614c6289 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:49 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-e85a7b3f-f389-47bc-8ced-e551614c6289 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] DELETE http://192.168.122.117/volume/v3/snapshots/3f33edee-aab7-4ca1-bf80-169f18f42a12 Sep 05 21:10:49 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-e85a7b3f-f389-47bc-8ced-e551614c6289 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:49 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-e85a7b3f-f389-47bc-8ced-e551614c6289 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Calling method 'delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:49 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.snapshots [None req-e85a7b3f-f389-47bc-8ced-e551614c6289 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Delete snapshot with id: 3f33edee-aab7-4ca1-bf80-169f18f42a12 Sep 05 21:10:49 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:49 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:10:49 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-e85a7b3f-f389-47bc-8ced-e551614c6289 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Snapshot retrieved successfully. Sep 05 21:10:49 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:49 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:10:49 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-e85a7b3f-f389-47bc-8ced-e551614c6289 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Snapshot delete request issued successfully. Sep 05 21:10:49 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-e85a7b3f-f389-47bc-8ced-e551614c6289 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] http://192.168.122.117/volume/v3/snapshots/3f33edee-aab7-4ca1-bf80-169f18f42a12 returned with HTTP 202 Sep 05 21:10:49 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1686/3358] 192.168.122.117 () {58 vars in 1241 bytes} [Sat Sep 5 21:10:49 2026] DELETE /volume/v3/snapshots/3f33edee-aab7-4ca1-bf80-169f18f42a12 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:10:49 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-69d62bf0-48c4-4c34-86d7-fb892ca06e8c None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:49 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-69d62bf0-48c4-4c34-86d7-fb892ca06e8c tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] GET http://192.168.122.117/volume/v3/snapshots/3f33edee-aab7-4ca1-bf80-169f18f42a12 Sep 05 21:10:49 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-69d62bf0-48c4-4c34-86d7-fb892ca06e8c tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:49 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-69d62bf0-48c4-4c34-86d7-fb892ca06e8c tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:49 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:49 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:10:49 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-69d62bf0-48c4-4c34-86d7-fb892ca06e8c tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Snapshot retrieved successfully. Sep 05 21:10:49 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-69d62bf0-48c4-4c34-86d7-fb892ca06e8c tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] http://192.168.122.117/volume/v3/snapshots/3f33edee-aab7-4ca1-bf80-169f18f42a12 returned with HTTP 200 Sep 05 21:10:49 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1673/3359] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:10:49 2026] GET /volume/v3/snapshots/3f33edee-aab7-4ca1-bf80-169f18f42a12 => generated 466 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:10:50 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-f67a8c24-eb02-4783-b2a8-3c9f080344b8 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:50 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-f67a8c24-eb02-4783-b2a8-3c9f080344b8 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] GET http://192.168.122.117/volume/v3/volumes/06e3729b-deef-47c3-b5b4-952b8238a600 Sep 05 21:10:50 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-f67a8c24-eb02-4783-b2a8-3c9f080344b8 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:50 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-f67a8c24-eb02-4783-b2a8-3c9f080344b8 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:50 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-f67a8c24-eb02-4783-b2a8-3c9f080344b8 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] http://192.168.122.117/volume/v3/volumes/06e3729b-deef-47c3-b5b4-952b8238a600 returned with HTTP 404 Sep 05 21:10:50 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1687/3360] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:10:50 2026] GET /volume/v3/volumes/06e3729b-deef-47c3-b5b4-952b8238a600 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:10:50 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-c2d83a38-b0ff-4b4f-a3f6-b809ccbb6bb7 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:50 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-c2d83a38-b0ff-4b4f-a3f6-b809ccbb6bb7 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] POST http://192.168.122.117/volume/v3/volumes Sep 05 21:10:50 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-c2d83a38-b0ff-4b4f-a3f6-b809ccbb6bb7 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1338109481"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:10:50 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.volumes [None req-c2d83a38-b0ff-4b4f-a3f6-b809ccbb6bb7 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1338109481'}} {{(pid=87435) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:10:50 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-c2d83a38-b0ff-4b4f-a3f6-b809ccbb6bb7 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Create volume of 1 GB Sep 05 21:10:50 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-c2d83a38-b0ff-4b4f-a3f6-b809ccbb6bb7 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Availability Zones retrieved successfully. Sep 05 21:10:50 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-c2d83a38-b0ff-4b4f-a3f6-b809ccbb6bb7 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Flow 'volume_create_api' (9ff4de42-34ab-410b-8fec-d93cbafc9221) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:10:50 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-c2d83a38-b0ff-4b4f-a3f6-b809ccbb6bb7 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86f911c7-96d3-4ccb-b3ea-1382b041afea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:10:50 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.flows.api.create_volume [None req-c2d83a38-b0ff-4b4f-a3f6-b809ccbb6bb7 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Validating volume size '1' using validate_int {{(pid=87435) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:10:50 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-c2d83a38-b0ff-4b4f-a3f6-b809ccbb6bb7 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86f911c7-96d3-4ccb-b3ea-1382b041afea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:10:50 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-c2d83a38-b0ff-4b4f-a3f6-b809ccbb6bb7 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47cc8a63-7e96-43e9-8bf8-073c1c93ada5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:10:50 devstack devstack@c-api.service[87435]: DEBUG cinder.quota [None req-c2d83a38-b0ff-4b4f-a3f6-b809ccbb6bb7 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Created reservations ['6a2fe89b-675b-44c2-af3d-19a6d47a514f', '5cd689d1-c35f-4848-9a26-4f38770bc028', '600f404b-05ef-48be-b1f0-d2ed25795e64', 'ed3f5b5f-4539-4e4f-88d5-91c63b85af53'] {{(pid=87435) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:10:50 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-c2d83a38-b0ff-4b4f-a3f6-b809ccbb6bb7 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47cc8a63-7e96-43e9-8bf8-073c1c93ada5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6a2fe89b-675b-44c2-af3d-19a6d47a514f', '5cd689d1-c35f-4848-9a26-4f38770bc028', '600f404b-05ef-48be-b1f0-d2ed25795e64', 'ed3f5b5f-4539-4e4f-88d5-91c63b85af53']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:10:50 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-c2d83a38-b0ff-4b4f-a3f6-b809ccbb6bb7 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (884d601b-6e36-43d5-86b1-e215bf58f5f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:10:50 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:50 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:10:50 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-c2d83a38-b0ff-4b4f-a3f6-b809ccbb6bb7 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (884d601b-6e36-43d5-86b1-e215bf58f5f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9f6216b1-f1f4-415f-a84c-0a83fccf1cd2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1338109481',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='672d85368148483f9f79ea841083378f',qos_specs=None,replication_status=,reservations=['6a2fe89b-675b-44c2-af3d-19a6d47a514f','5cd689d1-c35f-4848-9a26-4f38770bc028','600f404b-05ef-48be-b1f0-d2ed25795e64','ed3f5b5f-4539-4e4f-88d5-91c63b85af53'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92045a43ede94d649c63be2eb1576c4b',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:10:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1338109481',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9f6216b1-f1f4-415f-a84c-0a83fccf1cd2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='672d85368148483f9f79ea841083378f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='92045a43ede94d649c63be2eb1576c4b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:10:50 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-c2d83a38-b0ff-4b4f-a3f6-b809ccbb6bb7 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ee3aaff-233d-46f3-8c26-3bd614ab17ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:10:50 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-c2d83a38-b0ff-4b4f-a3f6-b809ccbb6bb7 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ee3aaff-233d-46f3-8c26-3bd614ab17ad) transitioned into state 'SUCCESS' from state '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-1338109481',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='672d85368148483f9f79ea841083378f',qos_specs=None,replication_status=,reservations=['6a2fe89b-675b-44c2-af3d-19a6d47a514f','5cd689d1-c35f-4848-9a26-4f38770bc028','600f404b-05ef-48be-b1f0-d2ed25795e64','ed3f5b5f-4539-4e4f-88d5-91c63b85af53'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92045a43ede94d649c63be2eb1576c4b',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:10:50 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-c2d83a38-b0ff-4b4f-a3f6-b809ccbb6bb7 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (601d3da2-f6fe-4953-a14b-509b5a9ad54b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:10:50 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-c2d83a38-b0ff-4b4f-a3f6-b809ccbb6bb7 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (601d3da2-f6fe-4953-a14b-509b5a9ad54b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:10:50 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-c2d83a38-b0ff-4b4f-a3f6-b809ccbb6bb7 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Flow 'volume_create_api' (9ff4de42-34ab-410b-8fec-d93cbafc9221) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:10:50 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-c2d83a38-b0ff-4b4f-a3f6-b809ccbb6bb7 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Create volume request issued successfully. Sep 05 21:10:50 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-c2d83a38-b0ff-4b4f-a3f6-b809ccbb6bb7 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 21:10:50 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1674/3361] 192.168.122.117 () {60 vars in 1142 bytes} [Sat Sep 5 21:10:50 2026] POST /volume/v3/volumes => generated 787 bytes in 358 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:10:50 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-4a3715c1-057d-47ac-be2b-3c2d14e0b186 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:50 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-4a3715c1-057d-47ac-be2b-3c2d14e0b186 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] GET http://192.168.122.117/volume/v3/volumes/9f6216b1-f1f4-415f-a84c-0a83fccf1cd2 Sep 05 21:10:50 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-4a3715c1-057d-47ac-be2b-3c2d14e0b186 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:50 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-4a3715c1-057d-47ac-be2b-3c2d14e0b186 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:50 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:50 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:10:50 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:50 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:10:50 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-4a3715c1-057d-47ac-be2b-3c2d14e0b186 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Volume info retrieved successfully. Sep 05 21:10:50 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-4a3715c1-057d-47ac-be2b-3c2d14e0b186 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] http://192.168.122.117/volume/v3/volumes/9f6216b1-f1f4-415f-a84c-0a83fccf1cd2 returned with HTTP 200 Sep 05 21:10:50 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1688/3362] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:10:50 2026] GET /volume/v3/volumes/9f6216b1-f1f4-415f-a84c-0a83fccf1cd2 => generated 966 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:10:50 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-576af346-f48f-4491-91c7-9c3cb63efc60 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:50 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-576af346-f48f-4491-91c7-9c3cb63efc60 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] GET http://192.168.122.117/volume/v3/snapshots/3f33edee-aab7-4ca1-bf80-169f18f42a12 Sep 05 21:10:50 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-576af346-f48f-4491-91c7-9c3cb63efc60 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:50 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-576af346-f48f-4491-91c7-9c3cb63efc60 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:50 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:50 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:10:50 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-576af346-f48f-4491-91c7-9c3cb63efc60 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Snapshot retrieved successfully. Sep 05 21:10:50 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-576af346-f48f-4491-91c7-9c3cb63efc60 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] http://192.168.122.117/volume/v3/snapshots/3f33edee-aab7-4ca1-bf80-169f18f42a12 returned with HTTP 200 Sep 05 21:10:50 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1675/3363] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:10:50 2026] GET /volume/v3/snapshots/3f33edee-aab7-4ca1-bf80-169f18f42a12 => generated 466 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:10:51 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-fd3c01c8-42ca-4c51-aaac-66106a0a794a None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:51 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-fd3c01c8-42ca-4c51-aaac-66106a0a794a tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] GET http://192.168.122.117/volume/v3/volumes/9f6216b1-f1f4-415f-a84c-0a83fccf1cd2 Sep 05 21:10:51 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-fd3c01c8-42ca-4c51-aaac-66106a0a794a tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:51 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-fd3c01c8-42ca-4c51-aaac-66106a0a794a tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:51 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:51 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:10:51 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:51 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:10:51 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-fd3c01c8-42ca-4c51-aaac-66106a0a794a tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Volume info retrieved successfully. Sep 05 21:10:51 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-fd3c01c8-42ca-4c51-aaac-66106a0a794a tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] http://192.168.122.117/volume/v3/volumes/9f6216b1-f1f4-415f-a84c-0a83fccf1cd2 returned with HTTP 200 Sep 05 21:10:51 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1689/3364] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:10:51 2026] GET /volume/v3/volumes/9f6216b1-f1f4-415f-a84c-0a83fccf1cd2 => generated 1017 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:10:51 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-903a66ac-2ef8-4d55-b485-bd04269aebd6 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:51 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-903a66ac-2ef8-4d55-b485-bd04269aebd6 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] POST http://192.168.122.117/volume/v3/snapshots Sep 05 21:10:51 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-903a66ac-2ef8-4d55-b485-bd04269aebd6 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9f6216b1-f1f4-415f-a84c-0a83fccf1cd2", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1980078377"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:10:51 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:51 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:10:51 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:51 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:10:51 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-903a66ac-2ef8-4d55-b485-bd04269aebd6 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Volume info retrieved successfully. Sep 05 21:10:51 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.snapshots [None req-903a66ac-2ef8-4d55-b485-bd04269aebd6 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Create snapshot from volume 9f6216b1-f1f4-415f-a84c-0a83fccf1cd2 Sep 05 21:10:51 devstack devstack@c-api.service[87435]: DEBUG cinder.quota [None req-903a66ac-2ef8-4d55-b485-bd04269aebd6 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Created reservations ['88a53f87-ac63-4d12-b41b-bf119438c366', '74702fa9-7f8c-4571-be4f-4534709ead8b', '44523584-48f1-46e8-b7a9-2be4f01f3547', '4e6c94f1-ad74-4c20-8fed-dff770a31073'] {{(pid=87435) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:10:51 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-ce000e1f-8d21-403e-8623-21ec1c69f702 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:51 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-ce000e1f-8d21-403e-8623-21ec1c69f702 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] GET http://192.168.122.117/volume/v3/snapshots/3f33edee-aab7-4ca1-bf80-169f18f42a12 Sep 05 21:10:51 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-ce000e1f-8d21-403e-8623-21ec1c69f702 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:51 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-ce000e1f-8d21-403e-8623-21ec1c69f702 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:51 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-ce000e1f-8d21-403e-8623-21ec1c69f702 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] http://192.168.122.117/volume/v3/snapshots/3f33edee-aab7-4ca1-bf80-169f18f42a12 returned with HTTP 404 Sep 05 21:10:51 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1690/3365] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:10:51 2026] GET /volume/v3/snapshots/3f33edee-aab7-4ca1-bf80-169f18f42a12 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:10:51 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-f0f7e8be-9cfa-45c2-9cc8-f91ad0060a5f None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:51 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:51 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:10:51 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-f0f7e8be-9cfa-45c2-9cc8-f91ad0060a5f tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] DELETE http://192.168.122.117/volume/v3/volumes/c5649586-5072-48af-b590-adb5babf1d48 Sep 05 21:10:51 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-f0f7e8be-9cfa-45c2-9cc8-f91ad0060a5f tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:51 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-f0f7e8be-9cfa-45c2-9cc8-f91ad0060a5f tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Calling method 'delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:51 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-f0f7e8be-9cfa-45c2-9cc8-f91ad0060a5f tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Delete volume with id: c5649586-5072-48af-b590-adb5babf1d48 Sep 05 21:10:51 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:51 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:10:51 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:51 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:10:51 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-f0f7e8be-9cfa-45c2-9cc8-f91ad0060a5f tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Volume info retrieved successfully. Sep 05 21:10:51 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-903a66ac-2ef8-4d55-b485-bd04269aebd6 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Snapshot create request issued successfully. Sep 05 21:10:51 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-903a66ac-2ef8-4d55-b485-bd04269aebd6 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] http://192.168.122.117/volume/v3/snapshots returned with HTTP 202 Sep 05 21:10:51 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1676/3366] 192.168.122.117 () {60 vars in 1149 bytes} [Sat Sep 5 21:10:51 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 05 21:10:51 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-7ca6d90a-198c-401f-b5ea-bb36c4abd5f2 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:51 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-7ca6d90a-198c-401f-b5ea-bb36c4abd5f2 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] GET http://192.168.122.117/volume/v3/snapshots/4e529b17-726a-49a3-9199-b96055a6c4dd Sep 05 21:10:51 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-7ca6d90a-198c-401f-b5ea-bb36c4abd5f2 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:51 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-7ca6d90a-198c-401f-b5ea-bb36c4abd5f2 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:51 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-f0f7e8be-9cfa-45c2-9cc8-f91ad0060a5f tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Delete volume request issued successfully. Sep 05 21:10:51 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-f0f7e8be-9cfa-45c2-9cc8-f91ad0060a5f tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] http://192.168.122.117/volume/v3/volumes/c5649586-5072-48af-b590-adb5babf1d48 returned with HTTP 202 Sep 05 21:10:51 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:51 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:10:51 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1691/3367] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 21:10:51 2026] DELETE /volume/v3/volumes/c5649586-5072-48af-b590-adb5babf1d48 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:10:51 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-7ca6d90a-198c-401f-b5ea-bb36c4abd5f2 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Snapshot retrieved successfully. Sep 05 21:10:51 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-7ca6d90a-198c-401f-b5ea-bb36c4abd5f2 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] http://192.168.122.117/volume/v3/snapshots/4e529b17-726a-49a3-9199-b96055a6c4dd returned with HTTP 200 Sep 05 21:10:51 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1677/3368] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:10:51 2026] GET /volume/v3/snapshots/4e529b17-726a-49a3-9199-b96055a6c4dd => generated 440 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:10:51 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-cd9e8929-e154-4897-b394-88349a0f6b42 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:51 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-cd9e8929-e154-4897-b394-88349a0f6b42 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] GET http://192.168.122.117/volume/v3/volumes/c5649586-5072-48af-b590-adb5babf1d48 Sep 05 21:10:51 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-cd9e8929-e154-4897-b394-88349a0f6b42 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:51 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-cd9e8929-e154-4897-b394-88349a0f6b42 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:51 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:51 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:10:51 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:51 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:10:51 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-cd9e8929-e154-4897-b394-88349a0f6b42 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Volume info retrieved successfully. Sep 05 21:10:51 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-cd9e8929-e154-4897-b394-88349a0f6b42 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] http://192.168.122.117/volume/v3/volumes/c5649586-5072-48af-b590-adb5babf1d48 returned with HTTP 200 Sep 05 21:10:51 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1692/3369] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:10:51 2026] GET /volume/v3/volumes/c5649586-5072-48af-b590-adb5babf1d48 => generated 1016 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:10:52 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-5720a16e-cc7b-4a0e-a27c-a014dc2a06c3 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:52 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-5720a16e-cc7b-4a0e-a27c-a014dc2a06c3 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] GET http://192.168.122.117/volume/v3/snapshots/4e529b17-726a-49a3-9199-b96055a6c4dd Sep 05 21:10:52 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-5720a16e-cc7b-4a0e-a27c-a014dc2a06c3 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:52 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-5720a16e-cc7b-4a0e-a27c-a014dc2a06c3 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:52 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:52 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:10:52 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-5720a16e-cc7b-4a0e-a27c-a014dc2a06c3 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Snapshot retrieved successfully. Sep 05 21:10:52 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-5720a16e-cc7b-4a0e-a27c-a014dc2a06c3 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] http://192.168.122.117/volume/v3/snapshots/4e529b17-726a-49a3-9199-b96055a6c4dd returned with HTTP 200 Sep 05 21:10:52 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1678/3370] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:10:52 2026] GET /volume/v3/snapshots/4e529b17-726a-49a3-9199-b96055a6c4dd => generated 440 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:10:52 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-4c55507b-8b60-4875-9363-5b8ea3cffb98 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:52 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-4c55507b-8b60-4875-9363-5b8ea3cffb98 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] GET http://192.168.122.117/volume/v3/volumes/c5649586-5072-48af-b590-adb5babf1d48 Sep 05 21:10:52 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-4c55507b-8b60-4875-9363-5b8ea3cffb98 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:52 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-4c55507b-8b60-4875-9363-5b8ea3cffb98 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:52 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-4c55507b-8b60-4875-9363-5b8ea3cffb98 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] http://192.168.122.117/volume/v3/volumes/c5649586-5072-48af-b590-adb5babf1d48 returned with HTTP 404 Sep 05 21:10:52 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1693/3371] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:10:52 2026] GET /volume/v3/volumes/c5649586-5072-48af-b590-adb5babf1d48 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:10:52 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-38001d24-d54a-42de-912c-5896f7f57c1c None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:52 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-38001d24-d54a-42de-912c-5896f7f57c1c tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] POST http://192.168.122.117/volume/v3/volumes Sep 05 21:10:52 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-38001d24-d54a-42de-912c-5896f7f57c1c tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1569171067"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:10:52 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.volumes [None req-38001d24-d54a-42de-912c-5896f7f57c1c tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1569171067'}} {{(pid=87435) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:10:52 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-38001d24-d54a-42de-912c-5896f7f57c1c tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Create volume of 1 GB Sep 05 21:10:53 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-38001d24-d54a-42de-912c-5896f7f57c1c tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Availability Zones retrieved successfully. Sep 05 21:10:53 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-38001d24-d54a-42de-912c-5896f7f57c1c tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Flow 'volume_create_api' (55869a35-bb93-4352-9581-700e3e687f62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:10:53 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-38001d24-d54a-42de-912c-5896f7f57c1c tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b6faf54-7e48-4933-8aa9-fbed8a35da4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:10:53 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.flows.api.create_volume [None req-38001d24-d54a-42de-912c-5896f7f57c1c tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Validating volume size '1' using validate_int {{(pid=87435) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:10:53 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-38001d24-d54a-42de-912c-5896f7f57c1c tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b6faf54-7e48-4933-8aa9-fbed8a35da4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:10:53 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-38001d24-d54a-42de-912c-5896f7f57c1c tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7cf96ec-6504-483f-9c1f-9a6bcb095217) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:10:53 devstack devstack@c-api.service[87435]: DEBUG cinder.quota [None req-38001d24-d54a-42de-912c-5896f7f57c1c tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Created reservations ['c8ae1489-4d7e-4de5-9c08-1c90e522ccb7', '45514fb4-b1f8-41ab-a45f-f2d6c4e8edfa', '2bb199cd-0243-4935-9e8d-7863fcb56859', '7c3b11ae-64ef-4611-8c02-25f7a8573f1b'] {{(pid=87435) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:10:53 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-38001d24-d54a-42de-912c-5896f7f57c1c tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7cf96ec-6504-483f-9c1f-9a6bcb095217) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c8ae1489-4d7e-4de5-9c08-1c90e522ccb7', '45514fb4-b1f8-41ab-a45f-f2d6c4e8edfa', '2bb199cd-0243-4935-9e8d-7863fcb56859', '7c3b11ae-64ef-4611-8c02-25f7a8573f1b']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:10:53 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-38001d24-d54a-42de-912c-5896f7f57c1c tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42c9243c-805a-4744-b54d-557db2f7e863) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:10:53 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:53 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:10:53 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-38001d24-d54a-42de-912c-5896f7f57c1c tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42c9243c-805a-4744-b54d-557db2f7e863) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '570ea4d1-e4e9-4fea-9441-da21d1c5b660', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1569171067',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fbd3f06937af450899730631193502b8',qos_specs=None,replication_status=,reservations=['c8ae1489-4d7e-4de5-9c08-1c90e522ccb7','45514fb4-b1f8-41ab-a45f-f2d6c4e8edfa','2bb199cd-0243-4935-9e8d-7863fcb56859','7c3b11ae-64ef-4611-8c02-25f7a8573f1b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6402883369ca4885854c1712971c0b0a',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:10:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1569171067',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=570ea4d1-e4e9-4fea-9441-da21d1c5b660,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fbd3f06937af450899730631193502b8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6402883369ca4885854c1712971c0b0a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:10:53 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-38001d24-d54a-42de-912c-5896f7f57c1c tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9fb6307-ae1c-4962-b2d1-7143750630eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:10:53 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-38001d24-d54a-42de-912c-5896f7f57c1c tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9fb6307-ae1c-4962-b2d1-7143750630eb) transitioned into state 'SUCCESS' from state '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-1569171067',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fbd3f06937af450899730631193502b8',qos_specs=None,replication_status=,reservations=['c8ae1489-4d7e-4de5-9c08-1c90e522ccb7','45514fb4-b1f8-41ab-a45f-f2d6c4e8edfa','2bb199cd-0243-4935-9e8d-7863fcb56859','7c3b11ae-64ef-4611-8c02-25f7a8573f1b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6402883369ca4885854c1712971c0b0a',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:10:53 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-38001d24-d54a-42de-912c-5896f7f57c1c tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8564ae25-c04a-4e6b-a6bf-5dcc8af56b1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:10:53 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-38001d24-d54a-42de-912c-5896f7f57c1c tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8564ae25-c04a-4e6b-a6bf-5dcc8af56b1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:10:53 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-38001d24-d54a-42de-912c-5896f7f57c1c tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Flow 'volume_create_api' (55869a35-bb93-4352-9581-700e3e687f62) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:10:53 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-38001d24-d54a-42de-912c-5896f7f57c1c tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Create volume request issued successfully. Sep 05 21:10:53 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-38001d24-d54a-42de-912c-5896f7f57c1c tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 21:10:53 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1679/3372] 192.168.122.117 () {60 vars in 1142 bytes} [Sat Sep 5 21:10:52 2026] POST /volume/v3/volumes => generated 787 bytes in 327 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:10:53 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-0d61302b-57d3-4620-a485-ca703ebef29b None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:53 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-0d61302b-57d3-4620-a485-ca703ebef29b tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] GET http://192.168.122.117/volume/v3/volumes/570ea4d1-e4e9-4fea-9441-da21d1c5b660 Sep 05 21:10:53 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-0d61302b-57d3-4620-a485-ca703ebef29b tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:53 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-0d61302b-57d3-4620-a485-ca703ebef29b tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:53 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:53 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:10:53 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:53 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:10:53 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-0d61302b-57d3-4620-a485-ca703ebef29b tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Volume info retrieved successfully. Sep 05 21:10:53 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-0d61302b-57d3-4620-a485-ca703ebef29b tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] http://192.168.122.117/volume/v3/volumes/570ea4d1-e4e9-4fea-9441-da21d1c5b660 returned with HTTP 200 Sep 05 21:10:53 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1694/3373] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:10:53 2026] GET /volume/v3/volumes/570ea4d1-e4e9-4fea-9441-da21d1c5b660 => generated 966 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:10:53 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-5c7ca6bc-0459-41c2-8238-2216ae4d1290 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:53 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-5c7ca6bc-0459-41c2-8238-2216ae4d1290 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] GET http://192.168.122.117/volume/v3/snapshots/4e529b17-726a-49a3-9199-b96055a6c4dd Sep 05 21:10:53 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-5c7ca6bc-0459-41c2-8238-2216ae4d1290 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:53 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-5c7ca6bc-0459-41c2-8238-2216ae4d1290 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:53 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:53 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:10:53 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-5c7ca6bc-0459-41c2-8238-2216ae4d1290 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Snapshot retrieved successfully. Sep 05 21:10:53 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-5c7ca6bc-0459-41c2-8238-2216ae4d1290 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] http://192.168.122.117/volume/v3/snapshots/4e529b17-726a-49a3-9199-b96055a6c4dd returned with HTTP 200 Sep 05 21:10:53 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1680/3374] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:10:53 2026] GET /volume/v3/snapshots/4e529b17-726a-49a3-9199-b96055a6c4dd => generated 440 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:10:54 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-5d24f3bb-3f5d-4b1c-8526-6859976aaeee None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:54 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-5d24f3bb-3f5d-4b1c-8526-6859976aaeee tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] GET http://192.168.122.117/volume/v3/volumes/570ea4d1-e4e9-4fea-9441-da21d1c5b660 Sep 05 21:10:54 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-5d24f3bb-3f5d-4b1c-8526-6859976aaeee tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:54 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-5d24f3bb-3f5d-4b1c-8526-6859976aaeee tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:54 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:54 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:10:54 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:54 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:10:54 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-5d24f3bb-3f5d-4b1c-8526-6859976aaeee tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Volume info retrieved successfully. Sep 05 21:10:54 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-5d24f3bb-3f5d-4b1c-8526-6859976aaeee tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] http://192.168.122.117/volume/v3/volumes/570ea4d1-e4e9-4fea-9441-da21d1c5b660 returned with HTTP 200 Sep 05 21:10:54 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1695/3375] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:10:54 2026] GET /volume/v3/volumes/570ea4d1-e4e9-4fea-9441-da21d1c5b660 => generated 1016 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:10:54 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-e8f837d7-44c6-4e63-a10b-b8cecfca588b None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:54 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-e8f837d7-44c6-4e63-a10b-b8cecfca588b tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] GET http://192.168.122.117/volume/v3/snapshots/4e529b17-726a-49a3-9199-b96055a6c4dd Sep 05 21:10:54 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-e8f837d7-44c6-4e63-a10b-b8cecfca588b tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:54 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-e8f837d7-44c6-4e63-a10b-b8cecfca588b tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:54 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:54 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:10:54 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-e8f837d7-44c6-4e63-a10b-b8cecfca588b tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Snapshot retrieved successfully. Sep 05 21:10:54 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-e8f837d7-44c6-4e63-a10b-b8cecfca588b tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] http://192.168.122.117/volume/v3/snapshots/4e529b17-726a-49a3-9199-b96055a6c4dd returned with HTTP 200 Sep 05 21:10:54 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1681/3376] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:10:54 2026] GET /volume/v3/snapshots/4e529b17-726a-49a3-9199-b96055a6c4dd => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:10:54 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-ccdb981f-2cd2-4af0-ab18-4754a83ac760 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:54 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-ccdb981f-2cd2-4af0-ab18-4754a83ac760 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-reader] POST http://192.168.122.117/volume/v3/snapshots/4e529b17-726a-49a3-9199-b96055a6c4dd/action Sep 05 21:10:54 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-ccdb981f-2cd2-4af0-ab18-4754a83ac760 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=87434) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 21:10:54 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-ccdb981f-2cd2-4af0-ab18-4754a83ac760 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:10:54 devstack devstack@c-api.service[87434]: INFO cinder.api.contrib.snapshot_unmanage [None req-ccdb981f-2cd2-4af0-ab18-4754a83ac760 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-reader] Unmanage snapshot with id: 4e529b17-726a-49a3-9199-b96055a6c4dd Sep 05 21:10:54 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:54 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:10:54 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-ccdb981f-2cd2-4af0-ab18-4754a83ac760 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-reader] Snapshot retrieved successfully. Sep 05 21:10:54 devstack devstack@c-api.service[87434]: DEBUG cinder.policy [None req-ccdb981f-2cd2-4af0-ab18-4754a83ac760 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': 'bbcbfd808e1f407393913cab88e5e8a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '672d85368148483f9f79ea841083378f', '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=87434) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 21:10:54 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-ccdb981f-2cd2-4af0-ab18-4754a83ac760 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-reader] http://192.168.122.117/volume/v3/snapshots/4e529b17-726a-49a3-9199-b96055a6c4dd/action returned with HTTP 403 Sep 05 21:10:54 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1696/3377] 192.168.122.117 () {60 vars in 1280 bytes} [Sat Sep 5 21:10:54 2026] POST /volume/v3/snapshots/4e529b17-726a-49a3-9199-b96055a6c4dd/action => generated 117 bytes in 22 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:10:55 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-741843aa-103d-4e67-9628-9374368f2c7a None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:55 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-741843aa-103d-4e67-9628-9374368f2c7a tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] DELETE http://192.168.122.117/volume/v3/snapshots/4e529b17-726a-49a3-9199-b96055a6c4dd Sep 05 21:10:55 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-741843aa-103d-4e67-9628-9374368f2c7a tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:55 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-741843aa-103d-4e67-9628-9374368f2c7a tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:55 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.snapshots [None req-741843aa-103d-4e67-9628-9374368f2c7a tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Delete snapshot with id: 4e529b17-726a-49a3-9199-b96055a6c4dd Sep 05 21:10:55 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:55 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:10:55 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-741843aa-103d-4e67-9628-9374368f2c7a tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Snapshot retrieved successfully. Sep 05 21:10:55 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:55 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:10:55 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-741843aa-103d-4e67-9628-9374368f2c7a tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Snapshot delete request issued successfully. Sep 05 21:10:55 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-741843aa-103d-4e67-9628-9374368f2c7a tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] http://192.168.122.117/volume/v3/snapshots/4e529b17-726a-49a3-9199-b96055a6c4dd returned with HTTP 202 Sep 05 21:10:55 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1682/3378] 192.168.122.117 () {58 vars in 1241 bytes} [Sat Sep 5 21:10:55 2026] DELETE /volume/v3/snapshots/4e529b17-726a-49a3-9199-b96055a6c4dd => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:10:55 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-d60e2703-12be-4fa4-b66f-69a6791241a2 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:55 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d60e2703-12be-4fa4-b66f-69a6791241a2 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] GET http://192.168.122.117/volume/v3/snapshots/4e529b17-726a-49a3-9199-b96055a6c4dd Sep 05 21:10:55 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-d60e2703-12be-4fa4-b66f-69a6791241a2 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:55 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-d60e2703-12be-4fa4-b66f-69a6791241a2 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:55 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:55 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:10:55 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-d60e2703-12be-4fa4-b66f-69a6791241a2 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Snapshot retrieved successfully. Sep 05 21:10:55 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d60e2703-12be-4fa4-b66f-69a6791241a2 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] http://192.168.122.117/volume/v3/snapshots/4e529b17-726a-49a3-9199-b96055a6c4dd returned with HTTP 200 Sep 05 21:10:55 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1697/3379] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:10:55 2026] GET /volume/v3/snapshots/4e529b17-726a-49a3-9199-b96055a6c4dd => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:10:55 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-a6004f49-5181-4a7d-8119-0defea67d500 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:55 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-a6004f49-5181-4a7d-8119-0defea67d500 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] GET http://192.168.122.117/volume/v3/volumes/570ea4d1-e4e9-4fea-9441-da21d1c5b660 Sep 05 21:10:55 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-a6004f49-5181-4a7d-8119-0defea67d500 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:55 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-a6004f49-5181-4a7d-8119-0defea67d500 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:55 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:55 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:10:55 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:55 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:10:55 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-a6004f49-5181-4a7d-8119-0defea67d500 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Volume info retrieved successfully. Sep 05 21:10:55 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-a6004f49-5181-4a7d-8119-0defea67d500 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] http://192.168.122.117/volume/v3/volumes/570ea4d1-e4e9-4fea-9441-da21d1c5b660 returned with HTTP 200 Sep 05 21:10:55 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1683/3380] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:10:55 2026] GET /volume/v3/volumes/570ea4d1-e4e9-4fea-9441-da21d1c5b660 => generated 1017 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:10:55 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-cf992a76-34a5-4bb1-aab0-8d64684e93d9 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:55 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-cf992a76-34a5-4bb1-aab0-8d64684e93d9 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] POST http://192.168.122.117/volume/v3/snapshots Sep 05 21:10:55 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-cf992a76-34a5-4bb1-aab0-8d64684e93d9 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "570ea4d1-e4e9-4fea-9441-da21d1c5b660", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-479975432"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:10:55 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:55 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:10:55 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:55 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:10:55 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-cf992a76-34a5-4bb1-aab0-8d64684e93d9 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Volume info retrieved successfully. Sep 05 21:10:55 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.snapshots [None req-cf992a76-34a5-4bb1-aab0-8d64684e93d9 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Create snapshot from volume 570ea4d1-e4e9-4fea-9441-da21d1c5b660 Sep 05 21:10:55 devstack devstack@c-api.service[87434]: DEBUG cinder.quota [None req-cf992a76-34a5-4bb1-aab0-8d64684e93d9 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Created reservations ['7ed92d72-fb0c-4283-9380-a4173071fd29', '968da4d7-7eba-4dce-a69c-98be56454528', 'f7cc221c-4839-432f-88ef-5373032ac6f7', '80ddea10-9d91-483d-97ff-2e2789bf84c1'] {{(pid=87434) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:10:55 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:55 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:10:55 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-cf992a76-34a5-4bb1-aab0-8d64684e93d9 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Snapshot create request issued successfully. Sep 05 21:10:55 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-cf992a76-34a5-4bb1-aab0-8d64684e93d9 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] http://192.168.122.117/volume/v3/snapshots returned with HTTP 202 Sep 05 21:10:55 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1698/3381] 192.168.122.117 () {60 vars in 1149 bytes} [Sat Sep 5 21:10:55 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 05 21:10:55 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-a950db89-e4cd-40b2-a2c1-35b2c0439532 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:55 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-a950db89-e4cd-40b2-a2c1-35b2c0439532 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] GET http://192.168.122.117/volume/v3/snapshots/9019fc01-4809-4ea5-93ab-9a9065769720 Sep 05 21:10:55 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-a950db89-e4cd-40b2-a2c1-35b2c0439532 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:55 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-a950db89-e4cd-40b2-a2c1-35b2c0439532 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:55 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:55 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:10:55 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-a950db89-e4cd-40b2-a2c1-35b2c0439532 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Snapshot retrieved successfully. Sep 05 21:10:55 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-a950db89-e4cd-40b2-a2c1-35b2c0439532 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] http://192.168.122.117/volume/v3/snapshots/9019fc01-4809-4ea5-93ab-9a9065769720 returned with HTTP 200 Sep 05 21:10:55 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1684/3382] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:10:55 2026] GET /volume/v3/snapshots/9019fc01-4809-4ea5-93ab-9a9065769720 => generated 439 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:10:56 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-163055ea-fdff-4804-acff-07d14aef06da None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:56 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-163055ea-fdff-4804-acff-07d14aef06da tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] GET http://192.168.122.117/volume/v3/snapshots/4e529b17-726a-49a3-9199-b96055a6c4dd Sep 05 21:10:56 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-163055ea-fdff-4804-acff-07d14aef06da tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:56 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-163055ea-fdff-4804-acff-07d14aef06da tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:56 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:56 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:10:56 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-163055ea-fdff-4804-acff-07d14aef06da tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Snapshot retrieved successfully. Sep 05 21:10:56 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-163055ea-fdff-4804-acff-07d14aef06da tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] http://192.168.122.117/volume/v3/snapshots/4e529b17-726a-49a3-9199-b96055a6c4dd returned with HTTP 200 Sep 05 21:10:56 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1699/3383] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:10:56 2026] GET /volume/v3/snapshots/4e529b17-726a-49a3-9199-b96055a6c4dd => generated 466 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:10:56 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-ddeeee97-d101-4db0-9954-a39cfc5040d2 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:56 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-ddeeee97-d101-4db0-9954-a39cfc5040d2 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] GET http://192.168.122.117/volume/v3/snapshots/9019fc01-4809-4ea5-93ab-9a9065769720 Sep 05 21:10:56 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-ddeeee97-d101-4db0-9954-a39cfc5040d2 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:56 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-ddeeee97-d101-4db0-9954-a39cfc5040d2 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:56 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:56 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:10:56 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-ddeeee97-d101-4db0-9954-a39cfc5040d2 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Snapshot retrieved successfully. Sep 05 21:10:56 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-ddeeee97-d101-4db0-9954-a39cfc5040d2 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] http://192.168.122.117/volume/v3/snapshots/9019fc01-4809-4ea5-93ab-9a9065769720 returned with HTTP 200 Sep 05 21:10:56 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1685/3384] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:10:56 2026] GET /volume/v3/snapshots/9019fc01-4809-4ea5-93ab-9a9065769720 => generated 439 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:10:57 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-980b3726-f20e-423c-9959-b3fcf9c3b525 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:57 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-980b3726-f20e-423c-9959-b3fcf9c3b525 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] GET http://192.168.122.117/volume/v3/snapshots/4e529b17-726a-49a3-9199-b96055a6c4dd Sep 05 21:10:57 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-980b3726-f20e-423c-9959-b3fcf9c3b525 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:57 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-980b3726-f20e-423c-9959-b3fcf9c3b525 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:57 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-980b3726-f20e-423c-9959-b3fcf9c3b525 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] http://192.168.122.117/volume/v3/snapshots/4e529b17-726a-49a3-9199-b96055a6c4dd returned with HTTP 404 Sep 05 21:10:57 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1700/3385] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:10:57 2026] GET /volume/v3/snapshots/4e529b17-726a-49a3-9199-b96055a6c4dd => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:10:57 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-5e329b6b-af44-4758-978a-93a5e703ce27 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:57 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-5e329b6b-af44-4758-978a-93a5e703ce27 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] DELETE http://192.168.122.117/volume/v3/volumes/9f6216b1-f1f4-415f-a84c-0a83fccf1cd2 Sep 05 21:10:57 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-5e329b6b-af44-4758-978a-93a5e703ce27 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:57 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-5e329b6b-af44-4758-978a-93a5e703ce27 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:57 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-5e329b6b-af44-4758-978a-93a5e703ce27 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Delete volume with id: 9f6216b1-f1f4-415f-a84c-0a83fccf1cd2 Sep 05 21:10:57 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:57 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:10:57 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:57 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:10:57 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-5e329b6b-af44-4758-978a-93a5e703ce27 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Volume info retrieved successfully. Sep 05 21:10:57 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-5e329b6b-af44-4758-978a-93a5e703ce27 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Delete volume request issued successfully. Sep 05 21:10:57 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-5e329b6b-af44-4758-978a-93a5e703ce27 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] http://192.168.122.117/volume/v3/volumes/9f6216b1-f1f4-415f-a84c-0a83fccf1cd2 returned with HTTP 202 Sep 05 21:10:57 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1686/3386] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 21:10:57 2026] DELETE /volume/v3/volumes/9f6216b1-f1f4-415f-a84c-0a83fccf1cd2 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:10:57 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-11d6a6e4-20e4-45d0-ba87-7d667ba2b59d None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:57 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-11d6a6e4-20e4-45d0-ba87-7d667ba2b59d tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] GET http://192.168.122.117/volume/v3/volumes/9f6216b1-f1f4-415f-a84c-0a83fccf1cd2 Sep 05 21:10:57 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-11d6a6e4-20e4-45d0-ba87-7d667ba2b59d tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:57 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-11d6a6e4-20e4-45d0-ba87-7d667ba2b59d tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:57 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:57 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:10:57 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:57 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:10:57 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-11d6a6e4-20e4-45d0-ba87-7d667ba2b59d tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Volume info retrieved successfully. Sep 05 21:10:57 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-11d6a6e4-20e4-45d0-ba87-7d667ba2b59d tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] http://192.168.122.117/volume/v3/volumes/9f6216b1-f1f4-415f-a84c-0a83fccf1cd2 returned with HTTP 200 Sep 05 21:10:57 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1701/3387] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:10:57 2026] GET /volume/v3/volumes/9f6216b1-f1f4-415f-a84c-0a83fccf1cd2 => generated 1016 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:10:57 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-7ac33a25-7663-40d0-a2bd-08b327dc9240 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:57 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-7ac33a25-7663-40d0-a2bd-08b327dc9240 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] GET http://192.168.122.117/volume/v3/snapshots/9019fc01-4809-4ea5-93ab-9a9065769720 Sep 05 21:10:57 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-7ac33a25-7663-40d0-a2bd-08b327dc9240 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:57 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-7ac33a25-7663-40d0-a2bd-08b327dc9240 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:57 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:57 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:10:57 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-7ac33a25-7663-40d0-a2bd-08b327dc9240 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Snapshot retrieved successfully. Sep 05 21:10:57 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-7ac33a25-7663-40d0-a2bd-08b327dc9240 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] http://192.168.122.117/volume/v3/snapshots/9019fc01-4809-4ea5-93ab-9a9065769720 returned with HTTP 200 Sep 05 21:10:57 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1687/3388] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:10:57 2026] GET /volume/v3/snapshots/9019fc01-4809-4ea5-93ab-9a9065769720 => generated 466 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:10:57 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-6f75b192-2593-48c8-8e05-96cf228459f1 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:57 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-6f75b192-2593-48c8-8e05-96cf228459f1 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-member] PUT http://192.168.122.117/volume/v3/snapshots/9019fc01-4809-4ea5-93ab-9a9065769720 Sep 05 21:10:57 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-6f75b192-2593-48c8-8e05-96cf228459f1 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:10:57 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:57 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:10:57 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-6f75b192-2593-48c8-8e05-96cf228459f1 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-member] Snapshot retrieved successfully. Sep 05 21:10:57 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-6f75b192-2593-48c8-8e05-96cf228459f1 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-member] http://192.168.122.117/volume/v3/snapshots/9019fc01-4809-4ea5-93ab-9a9065769720 returned with HTTP 200 Sep 05 21:10:57 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1702/3389] 192.168.122.117 () {60 vars in 1258 bytes} [Sat Sep 5 21:10:57 2026] PUT /volume/v3/snapshots/9019fc01-4809-4ea5-93ab-9a9065769720 => generated 360 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:10:57 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-8baf6016-8bae-42bb-8f9c-45586e686d5b None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:57 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-8baf6016-8bae-42bb-8f9c-45586e686d5b tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] DELETE http://192.168.122.117/volume/v3/snapshots/9019fc01-4809-4ea5-93ab-9a9065769720 Sep 05 21:10:57 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-8baf6016-8bae-42bb-8f9c-45586e686d5b tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:57 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-8baf6016-8bae-42bb-8f9c-45586e686d5b tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:57 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.snapshots [None req-8baf6016-8bae-42bb-8f9c-45586e686d5b tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Delete snapshot with id: 9019fc01-4809-4ea5-93ab-9a9065769720 Sep 05 21:10:57 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:57 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:10:57 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-8baf6016-8bae-42bb-8f9c-45586e686d5b tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Snapshot retrieved successfully. Sep 05 21:10:57 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:10:57 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:10:57 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-8baf6016-8bae-42bb-8f9c-45586e686d5b tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Snapshot delete request issued successfully. Sep 05 21:10:57 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-8baf6016-8bae-42bb-8f9c-45586e686d5b tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] http://192.168.122.117/volume/v3/snapshots/9019fc01-4809-4ea5-93ab-9a9065769720 returned with HTTP 202 Sep 05 21:10:57 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1688/3390] 192.168.122.117 () {58 vars in 1241 bytes} [Sat Sep 5 21:10:57 2026] DELETE /volume/v3/snapshots/9019fc01-4809-4ea5-93ab-9a9065769720 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:10:57 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-83be6250-9f43-4b6b-ac31-2c445db9dfc4 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:57 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-83be6250-9f43-4b6b-ac31-2c445db9dfc4 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] GET http://192.168.122.117/volume/v3/snapshots/9019fc01-4809-4ea5-93ab-9a9065769720 Sep 05 21:10:57 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-83be6250-9f43-4b6b-ac31-2c445db9dfc4 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:57 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-83be6250-9f43-4b6b-ac31-2c445db9dfc4 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:57 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:57 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:10:57 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-83be6250-9f43-4b6b-ac31-2c445db9dfc4 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Snapshot retrieved successfully. Sep 05 21:10:57 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-83be6250-9f43-4b6b-ac31-2c445db9dfc4 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] http://192.168.122.117/volume/v3/snapshots/9019fc01-4809-4ea5-93ab-9a9065769720 returned with HTTP 200 Sep 05 21:10:57 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1703/3391] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:10:57 2026] GET /volume/v3/snapshots/9019fc01-4809-4ea5-93ab-9a9065769720 => generated 493 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:10:58 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-6df492d5-cb67-4044-b5ca-a168c8b40857 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:58 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-6df492d5-cb67-4044-b5ca-a168c8b40857 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] GET http://192.168.122.117/volume/v3/volumes/9f6216b1-f1f4-415f-a84c-0a83fccf1cd2 Sep 05 21:10:58 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-6df492d5-cb67-4044-b5ca-a168c8b40857 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:58 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-6df492d5-cb67-4044-b5ca-a168c8b40857 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:58 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-6df492d5-cb67-4044-b5ca-a168c8b40857 tempest-ProjectReaderTests-168536386 tempest-ProjectReaderTests-168536386-project-admin] http://192.168.122.117/volume/v3/volumes/9f6216b1-f1f4-415f-a84c-0a83fccf1cd2 returned with HTTP 404 Sep 05 21:10:58 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1689/3392] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:10:58 2026] GET /volume/v3/volumes/9f6216b1-f1f4-415f-a84c-0a83fccf1cd2 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:10:58 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-d6e1a392-fe0f-474f-9f3a-f39163517e17 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:58 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d6e1a392-fe0f-474f-9f3a-f39163517e17 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] GET http://192.168.122.117/volume/v3/snapshots/9019fc01-4809-4ea5-93ab-9a9065769720 Sep 05 21:10:58 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-d6e1a392-fe0f-474f-9f3a-f39163517e17 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:58 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-d6e1a392-fe0f-474f-9f3a-f39163517e17 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:58 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:10:58 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:10:58 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-d6e1a392-fe0f-474f-9f3a-f39163517e17 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Snapshot retrieved successfully. Sep 05 21:10:58 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-d6e1a392-fe0f-474f-9f3a-f39163517e17 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] http://192.168.122.117/volume/v3/snapshots/9019fc01-4809-4ea5-93ab-9a9065769720 returned with HTTP 200 Sep 05 21:10:58 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1704/3393] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:10:58 2026] GET /volume/v3/snapshots/9019fc01-4809-4ea5-93ab-9a9065769720 => generated 493 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:10:59 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-1b6a2a90-af17-4937-9626-0c3297d25475 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:59 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-1b6a2a90-af17-4937-9626-0c3297d25475 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] GET http://192.168.122.117/volume/v3/snapshots/9019fc01-4809-4ea5-93ab-9a9065769720 Sep 05 21:10:59 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-1b6a2a90-af17-4937-9626-0c3297d25475 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:59 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-1b6a2a90-af17-4937-9626-0c3297d25475 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:59 devstack devstack@c-api.service[87435]: DEBUG dbcounter [-] [87435] Writing DB stats cinder:SELECT=678,cinder:UPDATE=264,cinder:INSERT=163 {{(pid=87435) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 21:10:59 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-1b6a2a90-af17-4937-9626-0c3297d25475 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] http://192.168.122.117/volume/v3/snapshots/9019fc01-4809-4ea5-93ab-9a9065769720 returned with HTTP 404 Sep 05 21:10:59 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1690/3394] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:10:59 2026] GET /volume/v3/snapshots/9019fc01-4809-4ea5-93ab-9a9065769720 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:10:59 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-7d82674b-c50e-49a9-960a-e8ad5ab4c374 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:10:59 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-7d82674b-c50e-49a9-960a-e8ad5ab4c374 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] DELETE http://192.168.122.117/volume/v3/volumes/570ea4d1-e4e9-4fea-9441-da21d1c5b660 Sep 05 21:10:59 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-7d82674b-c50e-49a9-960a-e8ad5ab4c374 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:10:59 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-7d82674b-c50e-49a9-960a-e8ad5ab4c374 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Calling method 'delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:10:59 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-7d82674b-c50e-49a9-960a-e8ad5ab4c374 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Delete volume with id: 570ea4d1-e4e9-4fea-9441-da21d1c5b660 Sep 05 21:10:59 devstack devstack@c-api.service[87434]: DEBUG dbcounter [-] [87434] Writing DB stats cinder:SELECT=632,cinder:INSERT=128,cinder:UPDATE=259 {{(pid=87434) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 21:11:00 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:11:00 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:11:00 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:11:00 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:11:00 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-7d82674b-c50e-49a9-960a-e8ad5ab4c374 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Volume info retrieved successfully. Sep 05 21:11:00 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-7d82674b-c50e-49a9-960a-e8ad5ab4c374 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Delete volume request issued successfully. Sep 05 21:11:00 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-7d82674b-c50e-49a9-960a-e8ad5ab4c374 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] http://192.168.122.117/volume/v3/volumes/570ea4d1-e4e9-4fea-9441-da21d1c5b660 returned with HTTP 202 Sep 05 21:11:00 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1705/3395] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 21:10:59 2026] DELETE /volume/v3/volumes/570ea4d1-e4e9-4fea-9441-da21d1c5b660 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:11:00 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-2fa7160f-9f63-445f-a75d-548433e7f71c None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:11:00 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-2fa7160f-9f63-445f-a75d-548433e7f71c tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] GET http://192.168.122.117/volume/v3/volumes/570ea4d1-e4e9-4fea-9441-da21d1c5b660 Sep 05 21:11:00 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-2fa7160f-9f63-445f-a75d-548433e7f71c tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:11:00 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-2fa7160f-9f63-445f-a75d-548433e7f71c tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:11:00 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:11:00 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:11:00 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:11:00 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:11:00 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-2fa7160f-9f63-445f-a75d-548433e7f71c tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Volume info retrieved successfully. Sep 05 21:11:00 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-2fa7160f-9f63-445f-a75d-548433e7f71c tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] http://192.168.122.117/volume/v3/volumes/570ea4d1-e4e9-4fea-9441-da21d1c5b660 returned with HTTP 200 Sep 05 21:11:00 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1691/3396] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:11:00 2026] GET /volume/v3/volumes/570ea4d1-e4e9-4fea-9441-da21d1c5b660 => generated 1016 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:11:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-6223b319-f8b3-4904-85ba-b40bb3892fcb None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:11:01 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-6223b319-f8b3-4904-85ba-b40bb3892fcb tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] GET http://192.168.122.117/volume/v3/volumes/570ea4d1-e4e9-4fea-9441-da21d1c5b660 Sep 05 21:11:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-6223b319-f8b3-4904-85ba-b40bb3892fcb tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:11:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-6223b319-f8b3-4904-85ba-b40bb3892fcb tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:11:01 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-6223b319-f8b3-4904-85ba-b40bb3892fcb tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] http://192.168.122.117/volume/v3/volumes/570ea4d1-e4e9-4fea-9441-da21d1c5b660 returned with HTTP 404 Sep 05 21:11:01 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1706/3397] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:11:01 2026] GET /volume/v3/volumes/570ea4d1-e4e9-4fea-9441-da21d1c5b660 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:11:01 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-38555484-dd7d-48e9-84f7-4bd560405edf None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:11:01 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-38555484-dd7d-48e9-84f7-4bd560405edf tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] POST http://192.168.122.117/volume/v3/volumes Sep 05 21:11:01 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-38555484-dd7d-48e9-84f7-4bd560405edf tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1863606548"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:11:01 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.volumes [None req-38555484-dd7d-48e9-84f7-4bd560405edf tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1863606548'}} {{(pid=87435) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:11:01 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-38555484-dd7d-48e9-84f7-4bd560405edf tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Create volume of 1 GB Sep 05 21:11:01 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-38555484-dd7d-48e9-84f7-4bd560405edf tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Availability Zones retrieved successfully. Sep 05 21:11:01 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-38555484-dd7d-48e9-84f7-4bd560405edf tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Flow 'volume_create_api' (191c6921-2937-4a6e-9416-22f8b12e08af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:11:01 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-38555484-dd7d-48e9-84f7-4bd560405edf tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c2c375b-eef8-495a-ad2a-4e0604e9ba75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:11:01 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.flows.api.create_volume [None req-38555484-dd7d-48e9-84f7-4bd560405edf tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Validating volume size '1' using validate_int {{(pid=87435) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:11:01 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-38555484-dd7d-48e9-84f7-4bd560405edf tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c2c375b-eef8-495a-ad2a-4e0604e9ba75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:11:01 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-38555484-dd7d-48e9-84f7-4bd560405edf tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ee16757-5735-4734-a679-5f4674d95873) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:11:01 devstack devstack@c-api.service[87435]: DEBUG cinder.quota [None req-38555484-dd7d-48e9-84f7-4bd560405edf tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Created reservations ['104f42d4-99a5-4960-87ef-4e22cbb70df6', '13ec26f9-7ff3-44ec-b343-da9dcd1ba40b', 'fa8cb538-f579-4648-890e-8ceccfb52a4c', 'b2f4df5b-a2fb-46fa-a6ba-14dbe79f5027'] {{(pid=87435) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:11:01 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-38555484-dd7d-48e9-84f7-4bd560405edf tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ee16757-5735-4734-a679-5f4674d95873) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['104f42d4-99a5-4960-87ef-4e22cbb70df6', '13ec26f9-7ff3-44ec-b343-da9dcd1ba40b', 'fa8cb538-f579-4648-890e-8ceccfb52a4c', 'b2f4df5b-a2fb-46fa-a6ba-14dbe79f5027']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:11:01 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-38555484-dd7d-48e9-84f7-4bd560405edf tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (caab83e6-0007-4439-bd63-9f92645ba87c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:11:01 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:11:01 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:11:01 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-38555484-dd7d-48e9-84f7-4bd560405edf tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (caab83e6-0007-4439-bd63-9f92645ba87c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '36c0849c-25e3-49c8-84a0-2cfc65768745', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1863606548',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fbd3f06937af450899730631193502b8',qos_specs=None,replication_status=,reservations=['104f42d4-99a5-4960-87ef-4e22cbb70df6','13ec26f9-7ff3-44ec-b343-da9dcd1ba40b','fa8cb538-f579-4648-890e-8ceccfb52a4c','b2f4df5b-a2fb-46fa-a6ba-14dbe79f5027'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6402883369ca4885854c1712971c0b0a',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:11:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1863606548',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=36c0849c-25e3-49c8-84a0-2cfc65768745,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fbd3f06937af450899730631193502b8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6402883369ca4885854c1712971c0b0a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:11:01 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-38555484-dd7d-48e9-84f7-4bd560405edf tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71255bd1-567e-400d-b554-c4af02b75914) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:11:01 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-38555484-dd7d-48e9-84f7-4bd560405edf tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71255bd1-567e-400d-b554-c4af02b75914) transitioned into state 'SUCCESS' from state '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-1863606548',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fbd3f06937af450899730631193502b8',qos_specs=None,replication_status=,reservations=['104f42d4-99a5-4960-87ef-4e22cbb70df6','13ec26f9-7ff3-44ec-b343-da9dcd1ba40b','fa8cb538-f579-4648-890e-8ceccfb52a4c','b2f4df5b-a2fb-46fa-a6ba-14dbe79f5027'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6402883369ca4885854c1712971c0b0a',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:11:01 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-38555484-dd7d-48e9-84f7-4bd560405edf tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b188525-0b9d-4fc8-b878-8e30914104d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:11:01 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-38555484-dd7d-48e9-84f7-4bd560405edf tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b188525-0b9d-4fc8-b878-8e30914104d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:11:01 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-38555484-dd7d-48e9-84f7-4bd560405edf tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Flow 'volume_create_api' (191c6921-2937-4a6e-9416-22f8b12e08af) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:11:01 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-38555484-dd7d-48e9-84f7-4bd560405edf tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Create volume request issued successfully. Sep 05 21:11:01 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-38555484-dd7d-48e9-84f7-4bd560405edf tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 21:11:01 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1692/3398] 192.168.122.117 () {60 vars in 1142 bytes} [Sat Sep 5 21:11:01 2026] POST /volume/v3/volumes => generated 787 bytes in 320 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:11:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-5a7b9c74-0b4e-41f1-871f-c4a4478063f9 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:11:01 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-5a7b9c74-0b4e-41f1-871f-c4a4478063f9 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] GET http://192.168.122.117/volume/v3/volumes/36c0849c-25e3-49c8-84a0-2cfc65768745 Sep 05 21:11:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-5a7b9c74-0b4e-41f1-871f-c4a4478063f9 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:11:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-5a7b9c74-0b4e-41f1-871f-c4a4478063f9 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:11:01 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:11:01 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:11:01 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:11:01 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:11:01 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-5a7b9c74-0b4e-41f1-871f-c4a4478063f9 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Volume info retrieved successfully. Sep 05 21:11:01 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-90fcfcc1-b8ad-40ad-bc76-ea0a06020466 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:11:01 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-5a7b9c74-0b4e-41f1-871f-c4a4478063f9 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] http://192.168.122.117/volume/v3/volumes/36c0849c-25e3-49c8-84a0-2cfc65768745 returned with HTTP 200 Sep 05 21:11:01 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1707/3399] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:11:01 2026] GET /volume/v3/volumes/36c0849c-25e3-49c8-84a0-2cfc65768745 => generated 966 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:11:01 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-90fcfcc1-b8ad-40ad-bc76-ea0a06020466 tempest-VolumeTypesReaderTests-1484952735 tempest-VolumeTypesReaderTests-1484952735-project-admin] POST http://192.168.122.117/volume/v3/types Sep 05 21:11:01 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-90fcfcc1-b8ad-40ad-bc76-ea0a06020466 tempest-VolumeTypesReaderTests-1484952735 tempest-VolumeTypesReaderTests-1484952735-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1735921912", "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=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:11:01 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:11:01 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:11:01 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-90fcfcc1-b8ad-40ad-bc76-ea0a06020466 tempest-VolumeTypesReaderTests-1484952735 tempest-VolumeTypesReaderTests-1484952735-project-admin] http://192.168.122.117/volume/v3/types returned with HTTP 200 Sep 05 21:11:01 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1693/3400] 192.168.122.117 () {60 vars in 1137 bytes} [Sat Sep 5 21:11:01 2026] POST /volume/v3/types => generated 380 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:11:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-aecc205b-88bc-4a6e-8165-132d2254b2cd None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:11:01 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-aecc205b-88bc-4a6e-8165-132d2254b2cd tempest-VolumeTypesReaderTests-1484952735 tempest-VolumeTypesReaderTests-1484952735-project-admin] POST http://192.168.122.117/volume/v3/types/5b0ba5e3-fda1-49ff-b6a9-2e8ff9934da4/encryption Sep 05 21:11:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-aecc205b-88bc-4a6e-8165-132d2254b2cd tempest-VolumeTypesReaderTests-1484952735 tempest-VolumeTypesReaderTests-1484952735-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:11:01 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-aecc205b-88bc-4a6e-8165-132d2254b2cd tempest-VolumeTypesReaderTests-1484952735 tempest-VolumeTypesReaderTests-1484952735-project-admin] http://192.168.122.117/volume/v3/types/5b0ba5e3-fda1-49ff-b6a9-2e8ff9934da4/encryption returned with HTTP 200 Sep 05 21:11:01 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1708/3401] 192.168.122.117 () {60 vars in 1281 bytes} [Sat Sep 5 21:11:01 2026] POST /volume/v3/types/5b0ba5e3-fda1-49ff-b6a9-2e8ff9934da4/encryption => generated 239 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:11:01 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-44e2f76e-cb88-406f-9beb-dad237c125c1 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:11:01 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-44e2f76e-cb88-406f-9beb-dad237c125c1 tempest-VolumeTypesReaderTests-1484952735 tempest-VolumeTypesReaderTests-1484952735-project-admin] POST http://192.168.122.117/volume/v3/types Sep 05 21:11:01 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-44e2f76e-cb88-406f-9beb-dad237c125c1 tempest-VolumeTypesReaderTests-1484952735 tempest-VolumeTypesReaderTests-1484952735-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-366002848", "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=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:11:01 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-44e2f76e-cb88-406f-9beb-dad237c125c1 tempest-VolumeTypesReaderTests-1484952735 tempest-VolumeTypesReaderTests-1484952735-project-admin] http://192.168.122.117/volume/v3/types returned with HTTP 200 Sep 05 21:11:01 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1694/3402] 192.168.122.117 () {60 vars in 1137 bytes} [Sat Sep 5 21:11:01 2026] POST /volume/v3/types => generated 379 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:11:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-7daecd98-3a0b-4fd8-a220-1169c6f98426 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:11:01 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-7daecd98-3a0b-4fd8-a220-1169c6f98426 tempest-VolumeTypesReaderTests-1484952735 tempest-VolumeTypesReaderTests-1484952735-project-reader] POST http://192.168.122.117/volume/v3/types/6b525013-14f6-4591-b9fc-dac78a857c54/encryption Sep 05 21:11:01 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-7daecd98-3a0b-4fd8-a220-1169c6f98426 tempest-VolumeTypesReaderTests-1484952735 tempest-VolumeTypesReaderTests-1484952735-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:11:01 devstack devstack@c-api.service[87434]: DEBUG cinder.policy [None req-7daecd98-3a0b-4fd8-a220-1169c6f98426 tempest-VolumeTypesReaderTests-1484952735 tempest-VolumeTypesReaderTests-1484952735-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'b351e6f06cf74adc9cf9a51672b86c45', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4a4de70d9f5a42008f5e6a77467fa1ba', '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=87434) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 21:11:01 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-7daecd98-3a0b-4fd8-a220-1169c6f98426 tempest-VolumeTypesReaderTests-1484952735 tempest-VolumeTypesReaderTests-1484952735-project-reader] http://192.168.122.117/volume/v3/types/6b525013-14f6-4591-b9fc-dac78a857c54/encryption returned with HTTP 403 Sep 05 21:11:01 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1709/3403] 192.168.122.117 () {60 vars in 1281 bytes} [Sat Sep 5 21:11:01 2026] POST /volume/v3/types/6b525013-14f6-4591-b9fc-dac78a857c54/encryption => generated 127 bytes in 134 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:11:02 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-81cbc725-6ae0-4f02-b17e-41e9244f42af None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:11:02 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-81cbc725-6ae0-4f02-b17e-41e9244f42af tempest-VolumeTypesReaderTests-1484952735 tempest-VolumeTypesReaderTests-1484952735-project-admin] POST http://192.168.122.117/volume/v3/types Sep 05 21:11:02 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-81cbc725-6ae0-4f02-b17e-41e9244f42af tempest-VolumeTypesReaderTests-1484952735 tempest-VolumeTypesReaderTests-1484952735-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1801134413", "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=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:11:02 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-81cbc725-6ae0-4f02-b17e-41e9244f42af tempest-VolumeTypesReaderTests-1484952735 tempest-VolumeTypesReaderTests-1484952735-project-admin] http://192.168.122.117/volume/v3/types returned with HTTP 200 Sep 05 21:11:02 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1695/3404] 192.168.122.117 () {60 vars in 1137 bytes} [Sat Sep 5 21:11:01 2026] POST /volume/v3/types => generated 380 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:11:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-a4f9ca7b-f4e6-4f49-b35d-0693f0ce59b0 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:11:02 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-a4f9ca7b-f4e6-4f49-b35d-0693f0ce59b0 tempest-VolumeTypesReaderTests-1484952735 tempest-VolumeTypesReaderTests-1484952735-project-reader] POST http://192.168.122.117/volume/v3/types/b1911ccc-0387-4a2b-84b5-39aed971fd5b/extra_specs Sep 05 21:11:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-a4f9ca7b-f4e6-4f49-b35d-0693f0ce59b0 tempest-VolumeTypesReaderTests-1484952735 tempest-VolumeTypesReaderTests-1484952735-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:11:02 devstack devstack@c-api.service[87434]: DEBUG cinder.policy [None req-a4f9ca7b-f4e6-4f49-b35d-0693f0ce59b0 tempest-VolumeTypesReaderTests-1484952735 tempest-VolumeTypesReaderTests-1484952735-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'b351e6f06cf74adc9cf9a51672b86c45', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4a4de70d9f5a42008f5e6a77467fa1ba', '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=87434) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 21:11:02 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-a4f9ca7b-f4e6-4f49-b35d-0693f0ce59b0 tempest-VolumeTypesReaderTests-1484952735 tempest-VolumeTypesReaderTests-1484952735-project-reader] http://192.168.122.117/volume/v3/types/b1911ccc-0387-4a2b-84b5-39aed971fd5b/extra_specs returned with HTTP 403 Sep 05 21:11:02 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1710/3405] 192.168.122.117 () {60 vars in 1283 bytes} [Sat Sep 5 21:11:02 2026] POST /volume/v3/types/b1911ccc-0387-4a2b-84b5-39aed971fd5b/extra_specs => generated 122 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:11:02 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-e36b7df9-32ff-48d1-beec-cbeb8abbabcc None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:11:02 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-e36b7df9-32ff-48d1-beec-cbeb8abbabcc tempest-VolumeTypesReaderTests-1484952735 tempest-VolumeTypesReaderTests-1484952735-project-reader] PUT http://192.168.122.117/volume/v3/types/b1911ccc-0387-4a2b-84b5-39aed971fd5b/extra_specs/key2 Sep 05 21:11:02 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-e36b7df9-32ff-48d1-beec-cbeb8abbabcc tempest-VolumeTypesReaderTests-1484952735 tempest-VolumeTypesReaderTests-1484952735-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:11:02 devstack devstack@c-api.service[87435]: DEBUG cinder.policy [None req-e36b7df9-32ff-48d1-beec-cbeb8abbabcc tempest-VolumeTypesReaderTests-1484952735 tempest-VolumeTypesReaderTests-1484952735-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'b351e6f06cf74adc9cf9a51672b86c45', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4a4de70d9f5a42008f5e6a77467fa1ba', '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=87435) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 21:11:02 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-e36b7df9-32ff-48d1-beec-cbeb8abbabcc tempest-VolumeTypesReaderTests-1484952735 tempest-VolumeTypesReaderTests-1484952735-project-reader] http://192.168.122.117/volume/v3/types/b1911ccc-0387-4a2b-84b5-39aed971fd5b/extra_specs/key2 returned with HTTP 403 Sep 05 21:11:02 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1696/3406] 192.168.122.117 () {60 vars in 1297 bytes} [Sat Sep 5 21:11:02 2026] PUT /volume/v3/types/b1911ccc-0387-4a2b-84b5-39aed971fd5b/extra_specs/key2 => generated 122 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:11:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-ad2ad059-2450-4c49-b837-73346ca9589a None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:11:02 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-ad2ad059-2450-4c49-b837-73346ca9589a tempest-VolumeTypesReaderTests-1484952735 tempest-VolumeTypesReaderTests-1484952735-project-reader] POST http://192.168.122.117/volume/v3/types Sep 05 21:11:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-ad2ad059-2450-4c49-b837-73346ca9589a tempest-VolumeTypesReaderTests-1484952735 tempest-VolumeTypesReaderTests-1484952735-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:11:02 devstack devstack@c-api.service[87434]: DEBUG cinder.policy [None req-ad2ad059-2450-4c49-b837-73346ca9589a tempest-VolumeTypesReaderTests-1484952735 tempest-VolumeTypesReaderTests-1484952735-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'b351e6f06cf74adc9cf9a51672b86c45', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4a4de70d9f5a42008f5e6a77467fa1ba', '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=87434) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 21:11:02 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-ad2ad059-2450-4c49-b837-73346ca9589a tempest-VolumeTypesReaderTests-1484952735 tempest-VolumeTypesReaderTests-1484952735-project-reader] http://192.168.122.117/volume/v3/types returned with HTTP 403 Sep 05 21:11:02 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1711/3407] 192.168.122.117 () {60 vars in 1136 bytes} [Sat Sep 5 21:11:02 2026] POST /volume/v3/types => generated 109 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:11:02 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-e67e15a0-0a20-458d-88c7-d053dc021db8 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:11:02 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-e67e15a0-0a20-458d-88c7-d053dc021db8 tempest-VolumeTypesReaderTests-1484952735 tempest-VolumeTypesReaderTests-1484952735-project-admin] POST http://192.168.122.117/volume/v3/types Sep 05 21:11:02 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-e67e15a0-0a20-458d-88c7-d053dc021db8 tempest-VolumeTypesReaderTests-1484952735 tempest-VolumeTypesReaderTests-1484952735-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1319188304", "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=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:11:02 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-e67e15a0-0a20-458d-88c7-d053dc021db8 tempest-VolumeTypesReaderTests-1484952735 tempest-VolumeTypesReaderTests-1484952735-project-admin] http://192.168.122.117/volume/v3/types returned with HTTP 200 Sep 05 21:11:02 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1697/3408] 192.168.122.117 () {60 vars in 1137 bytes} [Sat Sep 5 21:11:02 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 05 21:11:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-f31c109d-4d52-4c15-987b-22309c27e632 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:11:02 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-f31c109d-4d52-4c15-987b-22309c27e632 tempest-VolumeTypesReaderTests-1484952735 tempest-VolumeTypesReaderTests-1484952735-project-admin] POST http://192.168.122.117/volume/v3/types/fa6fae77-ab68-47f3-95dd-ce4d651e6d33/encryption Sep 05 21:11:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-f31c109d-4d52-4c15-987b-22309c27e632 tempest-VolumeTypesReaderTests-1484952735 tempest-VolumeTypesReaderTests-1484952735-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:11:02 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-f31c109d-4d52-4c15-987b-22309c27e632 tempest-VolumeTypesReaderTests-1484952735 tempest-VolumeTypesReaderTests-1484952735-project-admin] http://192.168.122.117/volume/v3/types/fa6fae77-ab68-47f3-95dd-ce4d651e6d33/encryption returned with HTTP 200 Sep 05 21:11:02 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1712/3409] 192.168.122.117 () {60 vars in 1281 bytes} [Sat Sep 5 21:11:02 2026] POST /volume/v3/types/fa6fae77-ab68-47f3-95dd-ce4d651e6d33/encryption => generated 239 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:11:02 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-b9984f62-e8b4-448e-8fcf-8527140b61ba None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:11:02 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-b9984f62-e8b4-448e-8fcf-8527140b61ba tempest-VolumeTypesReaderTests-1484952735 tempest-VolumeTypesReaderTests-1484952735-project-reader] DELETE http://192.168.122.117/volume/v3/types/fa6fae77-ab68-47f3-95dd-ce4d651e6d33/encryption/ba1fbe77-f867-42cf-b67c-fe213a1a0caf Sep 05 21:11:02 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-b9984f62-e8b4-448e-8fcf-8527140b61ba tempest-VolumeTypesReaderTests-1484952735 tempest-VolumeTypesReaderTests-1484952735-project-reader] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:11:02 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-b9984f62-e8b4-448e-8fcf-8527140b61ba tempest-VolumeTypesReaderTests-1484952735 tempest-VolumeTypesReaderTests-1484952735-project-reader] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:11:02 devstack devstack@c-api.service[87435]: DEBUG cinder.policy [None req-b9984f62-e8b4-448e-8fcf-8527140b61ba tempest-VolumeTypesReaderTests-1484952735 tempest-VolumeTypesReaderTests-1484952735-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'b351e6f06cf74adc9cf9a51672b86c45', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4a4de70d9f5a42008f5e6a77467fa1ba', '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=87435) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 21:11:02 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-b9984f62-e8b4-448e-8fcf-8527140b61ba tempest-VolumeTypesReaderTests-1484952735 tempest-VolumeTypesReaderTests-1484952735-project-reader] http://192.168.122.117/volume/v3/types/fa6fae77-ab68-47f3-95dd-ce4d651e6d33/encryption/ba1fbe77-f867-42cf-b67c-fe213a1a0caf returned with HTTP 403 Sep 05 21:11:02 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1698/3410] 192.168.122.117 () {58 vars in 1373 bytes} [Sat Sep 5 21:11:02 2026] DELETE /volume/v3/types/fa6fae77-ab68-47f3-95dd-ce4d651e6d33/encryption/ba1fbe77-f867-42cf-b67c-fe213a1a0caf => generated 127 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:11:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-6b0b29fa-2733-427b-ab15-343656c4923b None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:11:02 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-6b0b29fa-2733-427b-ab15-343656c4923b tempest-VolumeTypesReaderTests-1484952735 tempest-VolumeTypesReaderTests-1484952735-project-admin] POST http://192.168.122.117/volume/v3/types Sep 05 21:11:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-6b0b29fa-2733-427b-ab15-343656c4923b tempest-VolumeTypesReaderTests-1484952735 tempest-VolumeTypesReaderTests-1484952735-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-89396994", "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=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:11:02 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-6b0b29fa-2733-427b-ab15-343656c4923b tempest-VolumeTypesReaderTests-1484952735 tempest-VolumeTypesReaderTests-1484952735-project-admin] http://192.168.122.117/volume/v3/types returned with HTTP 200 Sep 05 21:11:02 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1713/3411] 192.168.122.117 () {60 vars in 1137 bytes} [Sat Sep 5 21:11:02 2026] POST /volume/v3/types => generated 378 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:11:02 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-b169bfe1-fb64-4c65-8050-6199ffdd2e6c None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:11:02 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-b169bfe1-fb64-4c65-8050-6199ffdd2e6c tempest-VolumeTypesReaderTests-1484952735 tempest-VolumeTypesReaderTests-1484952735-project-reader] DELETE http://192.168.122.117/volume/v3/types/3da58aad-9a6b-4394-9854-34bbe0e275cd/extra_specs/key1 Sep 05 21:11:02 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-b169bfe1-fb64-4c65-8050-6199ffdd2e6c tempest-VolumeTypesReaderTests-1484952735 tempest-VolumeTypesReaderTests-1484952735-project-reader] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:11:02 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-b169bfe1-fb64-4c65-8050-6199ffdd2e6c tempest-VolumeTypesReaderTests-1484952735 tempest-VolumeTypesReaderTests-1484952735-project-reader] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:11:02 devstack devstack@c-api.service[87435]: DEBUG cinder.policy [None req-b169bfe1-fb64-4c65-8050-6199ffdd2e6c tempest-VolumeTypesReaderTests-1484952735 tempest-VolumeTypesReaderTests-1484952735-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'b351e6f06cf74adc9cf9a51672b86c45', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4a4de70d9f5a42008f5e6a77467fa1ba', '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=87435) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 21:11:02 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-b169bfe1-fb64-4c65-8050-6199ffdd2e6c tempest-VolumeTypesReaderTests-1484952735 tempest-VolumeTypesReaderTests-1484952735-project-reader] http://192.168.122.117/volume/v3/types/3da58aad-9a6b-4394-9854-34bbe0e275cd/extra_specs/key1 returned with HTTP 403 Sep 05 21:11:02 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1699/3412] 192.168.122.117 () {58 vars in 1280 bytes} [Sat Sep 5 21:11:02 2026] DELETE /volume/v3/types/3da58aad-9a6b-4394-9854-34bbe0e275cd/extra_specs/key1 => generated 122 bytes in 19 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:11:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-baaa5aca-c165-490d-b32b-107b9e27e83a None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:11:02 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-baaa5aca-c165-490d-b32b-107b9e27e83a tempest-VolumeTypesReaderTests-1484952735 tempest-VolumeTypesReaderTests-1484952735-project-admin] POST http://192.168.122.117/volume/v3/types Sep 05 21:11:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-baaa5aca-c165-490d-b32b-107b9e27e83a tempest-VolumeTypesReaderTests-1484952735 tempest-VolumeTypesReaderTests-1484952735-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-438199947", "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=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:11:02 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-baaa5aca-c165-490d-b32b-107b9e27e83a tempest-VolumeTypesReaderTests-1484952735 tempest-VolumeTypesReaderTests-1484952735-project-admin] http://192.168.122.117/volume/v3/types returned with HTTP 200 Sep 05 21:11:02 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1714/3413] 192.168.122.117 () {60 vars in 1137 bytes} [Sat Sep 5 21:11:02 2026] POST /volume/v3/types => generated 379 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:11:02 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-87a487e6-990f-46d4-96de-79deb9b00c7f None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:11:02 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-87a487e6-990f-46d4-96de-79deb9b00c7f tempest-VolumeTypesReaderTests-1484952735 tempest-VolumeTypesReaderTests-1484952735-project-reader] DELETE http://192.168.122.117/volume/v3/types/69c054fd-e874-464f-86a7-cb905f8971cd Sep 05 21:11:02 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-87a487e6-990f-46d4-96de-79deb9b00c7f tempest-VolumeTypesReaderTests-1484952735 tempest-VolumeTypesReaderTests-1484952735-project-reader] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:11:02 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-87a487e6-990f-46d4-96de-79deb9b00c7f tempest-VolumeTypesReaderTests-1484952735 tempest-VolumeTypesReaderTests-1484952735-project-reader] Calling method '_delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:11:02 devstack devstack@c-api.service[87435]: DEBUG cinder.policy [None req-87a487e6-990f-46d4-96de-79deb9b00c7f tempest-VolumeTypesReaderTests-1484952735 tempest-VolumeTypesReaderTests-1484952735-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'b351e6f06cf74adc9cf9a51672b86c45', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4a4de70d9f5a42008f5e6a77467fa1ba', '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=87435) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 21:11:02 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-87a487e6-990f-46d4-96de-79deb9b00c7f tempest-VolumeTypesReaderTests-1484952735 tempest-VolumeTypesReaderTests-1484952735-project-reader] http://192.168.122.117/volume/v3/types/69c054fd-e874-464f-86a7-cb905f8971cd returned with HTTP 403 Sep 05 21:11:02 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1700/3414] 192.168.122.117 () {58 vars in 1229 bytes} [Sat Sep 5 21:11:02 2026] DELETE /volume/v3/types/69c054fd-e874-464f-86a7-cb905f8971cd => generated 109 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:11:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-8b926e08-6f44-498c-bdd1-7fc049f8f4f0 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:11:02 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-8b926e08-6f44-498c-bdd1-7fc049f8f4f0 tempest-VolumeTypesReaderTests-1484952735 tempest-VolumeTypesReaderTests-1484952735-project-reader] GET http://192.168.122.117/volume/v3/types/5b0ba5e3-fda1-49ff-b6a9-2e8ff9934da4/extra_specs Sep 05 21:11:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-8b926e08-6f44-498c-bdd1-7fc049f8f4f0 tempest-VolumeTypesReaderTests-1484952735 tempest-VolumeTypesReaderTests-1484952735-project-reader] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:11:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-8b926e08-6f44-498c-bdd1-7fc049f8f4f0 tempest-VolumeTypesReaderTests-1484952735 tempest-VolumeTypesReaderTests-1484952735-project-reader] Calling method 'index' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:11:02 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-8b926e08-6f44-498c-bdd1-7fc049f8f4f0 tempest-VolumeTypesReaderTests-1484952735 tempest-VolumeTypesReaderTests-1484952735-project-reader] http://192.168.122.117/volume/v3/types/5b0ba5e3-fda1-49ff-b6a9-2e8ff9934da4/extra_specs returned with HTTP 200 Sep 05 21:11:02 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1715/3415] 192.168.122.117 () {58 vars in 1262 bytes} [Sat Sep 5 21:11:02 2026] GET /volume/v3/types/5b0ba5e3-fda1-49ff-b6a9-2e8ff9934da4/extra_specs => generated 123 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:11:02 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-18725225-2b71-4b64-9a2e-cfac4b863012 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:11:02 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-18725225-2b71-4b64-9a2e-cfac4b863012 tempest-VolumeTypesReaderTests-1484952735 tempest-VolumeTypesReaderTests-1484952735-project-reader] GET http://192.168.122.117/volume/v3/types/5b0ba5e3-fda1-49ff-b6a9-2e8ff9934da4/encryption/cipher Sep 05 21:11:02 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-18725225-2b71-4b64-9a2e-cfac4b863012 tempest-VolumeTypesReaderTests-1484952735 tempest-VolumeTypesReaderTests-1484952735-project-reader] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:11:02 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-18725225-2b71-4b64-9a2e-cfac4b863012 tempest-VolumeTypesReaderTests-1484952735 tempest-VolumeTypesReaderTests-1484952735-project-reader] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:11:02 devstack devstack@c-api.service[87435]: DEBUG cinder.policy [None req-18725225-2b71-4b64-9a2e-cfac4b863012 tempest-VolumeTypesReaderTests-1484952735 tempest-VolumeTypesReaderTests-1484952735-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'b351e6f06cf74adc9cf9a51672b86c45', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4a4de70d9f5a42008f5e6a77467fa1ba', '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=87435) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 21:11:02 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-18725225-2b71-4b64-9a2e-cfac4b863012 tempest-VolumeTypesReaderTests-1484952735 tempest-VolumeTypesReaderTests-1484952735-project-reader] http://192.168.122.117/volume/v3/types/5b0ba5e3-fda1-49ff-b6a9-2e8ff9934da4/encryption/cipher returned with HTTP 403 Sep 05 21:11:02 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1701/3416] 192.168.122.117 () {58 vars in 1280 bytes} [Sat Sep 5 21:11:02 2026] GET /volume/v3/types/5b0ba5e3-fda1-49ff-b6a9-2e8ff9934da4/encryption/cipher => generated 124 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:11:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-32cf2d4a-cc0f-4a9a-acf9-52009139c926 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:11:02 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-32cf2d4a-cc0f-4a9a-acf9-52009139c926 tempest-VolumeTypesReaderTests-1484952735 tempest-VolumeTypesReaderTests-1484952735-project-reader] GET http://192.168.122.117/volume/v3/types/5b0ba5e3-fda1-49ff-b6a9-2e8ff9934da4/encryption Sep 05 21:11:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-32cf2d4a-cc0f-4a9a-acf9-52009139c926 tempest-VolumeTypesReaderTests-1484952735 tempest-VolumeTypesReaderTests-1484952735-project-reader] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:11:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-32cf2d4a-cc0f-4a9a-acf9-52009139c926 tempest-VolumeTypesReaderTests-1484952735 tempest-VolumeTypesReaderTests-1484952735-project-reader] Calling method 'index' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:11:02 devstack devstack@c-api.service[87434]: DEBUG cinder.policy [None req-32cf2d4a-cc0f-4a9a-acf9-52009139c926 tempest-VolumeTypesReaderTests-1484952735 tempest-VolumeTypesReaderTests-1484952735-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'b351e6f06cf74adc9cf9a51672b86c45', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4a4de70d9f5a42008f5e6a77467fa1ba', '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=87434) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 21:11:02 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-32cf2d4a-cc0f-4a9a-acf9-52009139c926 tempest-VolumeTypesReaderTests-1484952735 tempest-VolumeTypesReaderTests-1484952735-project-reader] http://192.168.122.117/volume/v3/types/5b0ba5e3-fda1-49ff-b6a9-2e8ff9934da4/encryption returned with HTTP 403 Sep 05 21:11:02 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1716/3417] 192.168.122.117 () {58 vars in 1259 bytes} [Sat Sep 5 21:11:02 2026] GET /volume/v3/types/5b0ba5e3-fda1-49ff-b6a9-2e8ff9934da4/encryption => generated 124 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:11:02 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-828053e1-4b76-42db-9348-f445580bbe58 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:11:02 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-828053e1-4b76-42db-9348-f445580bbe58 tempest-VolumeTypesReaderTests-1484952735 tempest-VolumeTypesReaderTests-1484952735-project-reader] GET http://192.168.122.117/volume/v3/types/5b0ba5e3-fda1-49ff-b6a9-2e8ff9934da4/extra_specs/multiattach Sep 05 21:11:02 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-828053e1-4b76-42db-9348-f445580bbe58 tempest-VolumeTypesReaderTests-1484952735 tempest-VolumeTypesReaderTests-1484952735-project-reader] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:11:02 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-828053e1-4b76-42db-9348-f445580bbe58 tempest-VolumeTypesReaderTests-1484952735 tempest-VolumeTypesReaderTests-1484952735-project-reader] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:11:02 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-828053e1-4b76-42db-9348-f445580bbe58 tempest-VolumeTypesReaderTests-1484952735 tempest-VolumeTypesReaderTests-1484952735-project-reader] http://192.168.122.117/volume/v3/types/5b0ba5e3-fda1-49ff-b6a9-2e8ff9934da4/extra_specs/multiattach returned with HTTP 200 Sep 05 21:11:02 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1702/3418] 192.168.122.117 () {58 vars in 1298 bytes} [Sat Sep 5 21:11:02 2026] GET /volume/v3/types/5b0ba5e3-fda1-49ff-b6a9-2e8ff9934da4/extra_specs/multiattach => generated 29 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 21:11:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-f50fbe46-55b2-4444-adcb-5074a5b62433 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:11:02 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-f50fbe46-55b2-4444-adcb-5074a5b62433 tempest-VolumeTypesReaderTests-1484952735 tempest-VolumeTypesReaderTests-1484952735-project-reader] GET http://192.168.122.117/volume/v3/types/5b0ba5e3-fda1-49ff-b6a9-2e8ff9934da4/extra_specs/volume_backend_name Sep 05 21:11:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-f50fbe46-55b2-4444-adcb-5074a5b62433 tempest-VolumeTypesReaderTests-1484952735 tempest-VolumeTypesReaderTests-1484952735-project-reader] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:11:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-f50fbe46-55b2-4444-adcb-5074a5b62433 tempest-VolumeTypesReaderTests-1484952735 tempest-VolumeTypesReaderTests-1484952735-project-reader] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:11:02 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-f50fbe46-55b2-4444-adcb-5074a5b62433 tempest-VolumeTypesReaderTests-1484952735 tempest-VolumeTypesReaderTests-1484952735-project-reader] http://192.168.122.117/volume/v3/types/5b0ba5e3-fda1-49ff-b6a9-2e8ff9934da4/extra_specs/volume_backend_name returned with HTTP 404 Sep 05 21:11:02 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1717/3419] 192.168.122.117 () {58 vars in 1322 bytes} [Sat Sep 5 21:11:02 2026] GET /volume/v3/types/5b0ba5e3-fda1-49ff-b6a9-2e8ff9934da4/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 05 21:11:02 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-1a57ea6d-24e1-40de-b4b7-308368ca4416 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:11:02 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-1a57ea6d-24e1-40de-b4b7-308368ca4416 tempest-VolumeTypesReaderTests-1484952735 tempest-VolumeTypesReaderTests-1484952735-project-reader] PUT http://192.168.122.117/volume/v3/types/5b0ba5e3-fda1-49ff-b6a9-2e8ff9934da4/encryption/ee4f105d-bda2-472c-ae34-9b53bb66ab93 Sep 05 21:11:02 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-1a57ea6d-24e1-40de-b4b7-308368ca4416 tempest-VolumeTypesReaderTests-1484952735 tempest-VolumeTypesReaderTests-1484952735-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:11:02 devstack devstack@c-api.service[87435]: DEBUG cinder.policy [None req-1a57ea6d-24e1-40de-b4b7-308368ca4416 tempest-VolumeTypesReaderTests-1484952735 tempest-VolumeTypesReaderTests-1484952735-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'b351e6f06cf74adc9cf9a51672b86c45', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4a4de70d9f5a42008f5e6a77467fa1ba', '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=87435) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 21:11:02 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-1a57ea6d-24e1-40de-b4b7-308368ca4416 tempest-VolumeTypesReaderTests-1484952735 tempest-VolumeTypesReaderTests-1484952735-project-reader] http://192.168.122.117/volume/v3/types/5b0ba5e3-fda1-49ff-b6a9-2e8ff9934da4/encryption/ee4f105d-bda2-472c-ae34-9b53bb66ab93 returned with HTTP 403 Sep 05 21:11:02 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1703/3420] 192.168.122.117 () {60 vars in 1390 bytes} [Sat Sep 5 21:11:02 2026] PUT /volume/v3/types/5b0ba5e3-fda1-49ff-b6a9-2e8ff9934da4/encryption/ee4f105d-bda2-472c-ae34-9b53bb66ab93 => generated 127 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:11:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-6fa7aa74-9d6c-4955-8a09-4a04df6fb0c0 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:11:02 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-6fa7aa74-9d6c-4955-8a09-4a04df6fb0c0 tempest-VolumeTypesReaderTests-1484952735 tempest-VolumeTypesReaderTests-1484952735-project-reader] PUT http://192.168.122.117/volume/v3/types/5b0ba5e3-fda1-49ff-b6a9-2e8ff9934da4/extra_specs/key1 Sep 05 21:11:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-6fa7aa74-9d6c-4955-8a09-4a04df6fb0c0 tempest-VolumeTypesReaderTests-1484952735 tempest-VolumeTypesReaderTests-1484952735-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:11:02 devstack devstack@c-api.service[87434]: DEBUG cinder.policy [None req-6fa7aa74-9d6c-4955-8a09-4a04df6fb0c0 tempest-VolumeTypesReaderTests-1484952735 tempest-VolumeTypesReaderTests-1484952735-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'b351e6f06cf74adc9cf9a51672b86c45', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4a4de70d9f5a42008f5e6a77467fa1ba', '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=87434) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 21:11:02 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-6fa7aa74-9d6c-4955-8a09-4a04df6fb0c0 tempest-VolumeTypesReaderTests-1484952735 tempest-VolumeTypesReaderTests-1484952735-project-reader] http://192.168.122.117/volume/v3/types/5b0ba5e3-fda1-49ff-b6a9-2e8ff9934da4/extra_specs/key1 returned with HTTP 403 Sep 05 21:11:02 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1718/3421] 192.168.122.117 () {60 vars in 1297 bytes} [Sat Sep 5 21:11:02 2026] PUT /volume/v3/types/5b0ba5e3-fda1-49ff-b6a9-2e8ff9934da4/extra_specs/key1 => generated 122 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:11:02 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-9a34cc8d-754a-4511-a7c5-b85180880448 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:11:02 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-9a34cc8d-754a-4511-a7c5-b85180880448 tempest-VolumeTypesReaderTests-1484952735 tempest-VolumeTypesReaderTests-1484952735-project-reader] PUT http://192.168.122.117/volume/v3/types/5b0ba5e3-fda1-49ff-b6a9-2e8ff9934da4 Sep 05 21:11:02 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-9a34cc8d-754a-4511-a7c5-b85180880448 tempest-VolumeTypesReaderTests-1484952735 tempest-VolumeTypesReaderTests-1484952735-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:11:02 devstack devstack@c-api.service[87435]: DEBUG cinder.policy [None req-9a34cc8d-754a-4511-a7c5-b85180880448 tempest-VolumeTypesReaderTests-1484952735 tempest-VolumeTypesReaderTests-1484952735-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'b351e6f06cf74adc9cf9a51672b86c45', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4a4de70d9f5a42008f5e6a77467fa1ba', '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=87435) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 21:11:02 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-9a34cc8d-754a-4511-a7c5-b85180880448 tempest-VolumeTypesReaderTests-1484952735 tempest-VolumeTypesReaderTests-1484952735-project-reader] http://192.168.122.117/volume/v3/types/5b0ba5e3-fda1-49ff-b6a9-2e8ff9934da4 returned with HTTP 403 Sep 05 21:11:02 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1704/3422] 192.168.122.117 () {60 vars in 1246 bytes} [Sat Sep 5 21:11:02 2026] PUT /volume/v3/types/5b0ba5e3-fda1-49ff-b6a9-2e8ff9934da4 => generated 109 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:11:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-590ff475-ab7f-4817-8f9c-fd4640f06859 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:11:02 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-590ff475-ab7f-4817-8f9c-fd4640f06859 tempest-VolumeTypesReaderTests-1484952735 tempest-VolumeTypesReaderTests-1484952735-project-admin] DELETE http://192.168.122.117/volume/v3/types/69c054fd-e874-464f-86a7-cb905f8971cd Sep 05 21:11:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-590ff475-ab7f-4817-8f9c-fd4640f06859 tempest-VolumeTypesReaderTests-1484952735 tempest-VolumeTypesReaderTests-1484952735-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:11:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-590ff475-ab7f-4817-8f9c-fd4640f06859 tempest-VolumeTypesReaderTests-1484952735 tempest-VolumeTypesReaderTests-1484952735-project-admin] Calling method '_delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:11:02 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-056995db-e568-459a-a8f7-0dd5162fe57e None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:11:02 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-056995db-e568-459a-a8f7-0dd5162fe57e tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] GET http://192.168.122.117/volume/v3/volumes/36c0849c-25e3-49c8-84a0-2cfc65768745 Sep 05 21:11:02 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-056995db-e568-459a-a8f7-0dd5162fe57e tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:11:02 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-056995db-e568-459a-a8f7-0dd5162fe57e tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:11:02 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:11:02 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:11:02 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:11:02 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:11:02 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-056995db-e568-459a-a8f7-0dd5162fe57e tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Volume info retrieved successfully. Sep 05 21:11:02 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-056995db-e568-459a-a8f7-0dd5162fe57e tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] http://192.168.122.117/volume/v3/volumes/36c0849c-25e3-49c8-84a0-2cfc65768745 returned with HTTP 200 Sep 05 21:11:02 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-590ff475-ab7f-4817-8f9c-fd4640f06859 tempest-VolumeTypesReaderTests-1484952735 tempest-VolumeTypesReaderTests-1484952735-project-admin] http://192.168.122.117/volume/v3/types/69c054fd-e874-464f-86a7-cb905f8971cd returned with HTTP 202 Sep 05 21:11:02 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1705/3423] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:11:02 2026] GET /volume/v3/volumes/36c0849c-25e3-49c8-84a0-2cfc65768745 => generated 1017 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:11:02 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1719/3424] 192.168.122.117 () {58 vars in 1229 bytes} [Sat Sep 5 21:11:02 2026] DELETE /volume/v3/types/69c054fd-e874-464f-86a7-cb905f8971cd => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:11:02 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-ad8273e6-47b2-4656-a56d-c39d5b07953a None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:11:02 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-ad8273e6-47b2-4656-a56d-c39d5b07953a tempest-VolumeTypesReaderTests-1484952735 tempest-VolumeTypesReaderTests-1484952735-project-admin] DELETE http://192.168.122.117/volume/v3/types/3da58aad-9a6b-4394-9854-34bbe0e275cd Sep 05 21:11:02 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-ad8273e6-47b2-4656-a56d-c39d5b07953a tempest-VolumeTypesReaderTests-1484952735 tempest-VolumeTypesReaderTests-1484952735-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:11:02 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-ad8273e6-47b2-4656-a56d-c39d5b07953a tempest-VolumeTypesReaderTests-1484952735 tempest-VolumeTypesReaderTests-1484952735-project-admin] Calling method '_delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:11:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-e8db7819-b9d6-48c8-ba0f-ca72fe9578cd None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:11:02 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-e8db7819-b9d6-48c8-ba0f-ca72fe9578cd tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] POST http://192.168.122.117/volume/v3/snapshots Sep 05 21:11:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-e8db7819-b9d6-48c8-ba0f-ca72fe9578cd tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "36c0849c-25e3-49c8-84a0-2cfc65768745", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1325135526"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:11:02 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:11:02 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:11:02 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:11:02 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:11:02 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-e8db7819-b9d6-48c8-ba0f-ca72fe9578cd tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Volume info retrieved successfully. Sep 05 21:11:02 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.snapshots [None req-e8db7819-b9d6-48c8-ba0f-ca72fe9578cd tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Create snapshot from volume 36c0849c-25e3-49c8-84a0-2cfc65768745 Sep 05 21:11:02 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-ad8273e6-47b2-4656-a56d-c39d5b07953a tempest-VolumeTypesReaderTests-1484952735 tempest-VolumeTypesReaderTests-1484952735-project-admin] http://192.168.122.117/volume/v3/types/3da58aad-9a6b-4394-9854-34bbe0e275cd returned with HTTP 202 Sep 05 21:11:02 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1706/3425] 192.168.122.117 () {58 vars in 1229 bytes} [Sat Sep 5 21:11:02 2026] DELETE /volume/v3/types/3da58aad-9a6b-4394-9854-34bbe0e275cd => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:11:02 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-43ca9e38-d0ab-44c1-90e5-ab8eeb0773b1 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:11:02 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-43ca9e38-d0ab-44c1-90e5-ab8eeb0773b1 tempest-VolumeTypesReaderTests-1484952735 tempest-VolumeTypesReaderTests-1484952735-project-admin] DELETE http://192.168.122.117/volume/v3/types/fa6fae77-ab68-47f3-95dd-ce4d651e6d33 Sep 05 21:11:02 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-43ca9e38-d0ab-44c1-90e5-ab8eeb0773b1 tempest-VolumeTypesReaderTests-1484952735 tempest-VolumeTypesReaderTests-1484952735-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:11:02 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-43ca9e38-d0ab-44c1-90e5-ab8eeb0773b1 tempest-VolumeTypesReaderTests-1484952735 tempest-VolumeTypesReaderTests-1484952735-project-admin] Calling method '_delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:11:02 devstack devstack@c-api.service[87434]: DEBUG cinder.quota [None req-e8db7819-b9d6-48c8-ba0f-ca72fe9578cd tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Created reservations ['371b9eda-86c5-4069-9cac-ebfa6b993b3f', '5761502a-48f2-43cd-99b9-501a00c3c617', '124579c5-f9b8-44f0-bea5-162100e86d61', '16ac1f55-bfaa-4b96-95f1-3395840f2f1a'] {{(pid=87434) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:11:02 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:11:02 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:11:02 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-43ca9e38-d0ab-44c1-90e5-ab8eeb0773b1 tempest-VolumeTypesReaderTests-1484952735 tempest-VolumeTypesReaderTests-1484952735-project-admin] http://192.168.122.117/volume/v3/types/fa6fae77-ab68-47f3-95dd-ce4d651e6d33 returned with HTTP 202 Sep 05 21:11:02 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1707/3426] 192.168.122.117 () {58 vars in 1229 bytes} [Sat Sep 5 21:11:02 2026] DELETE /volume/v3/types/fa6fae77-ab68-47f3-95dd-ce4d651e6d33 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:11:02 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-76bfc5f8-bcfa-42fc-82b1-2eca497bc86a None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:11:02 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-76bfc5f8-bcfa-42fc-82b1-2eca497bc86a tempest-VolumeTypesReaderTests-1484952735 tempest-VolumeTypesReaderTests-1484952735-project-admin] DELETE http://192.168.122.117/volume/v3/types/b1911ccc-0387-4a2b-84b5-39aed971fd5b Sep 05 21:11:02 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-76bfc5f8-bcfa-42fc-82b1-2eca497bc86a tempest-VolumeTypesReaderTests-1484952735 tempest-VolumeTypesReaderTests-1484952735-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:11:02 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-76bfc5f8-bcfa-42fc-82b1-2eca497bc86a tempest-VolumeTypesReaderTests-1484952735 tempest-VolumeTypesReaderTests-1484952735-project-admin] Calling method '_delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:11:02 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-e8db7819-b9d6-48c8-ba0f-ca72fe9578cd tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Snapshot create request issued successfully. Sep 05 21:11:02 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-e8db7819-b9d6-48c8-ba0f-ca72fe9578cd tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] http://192.168.122.117/volume/v3/snapshots returned with HTTP 202 Sep 05 21:11:02 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1720/3427] 192.168.122.117 () {60 vars in 1149 bytes} [Sat Sep 5 21:11:02 2026] POST /volume/v3/snapshots => generated 308 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:11:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-08ccf6b1-1de9-41b1-880f-5a73b3b178fe None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:11:02 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-08ccf6b1-1de9-41b1-880f-5a73b3b178fe tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] GET http://192.168.122.117/volume/v3/snapshots/44773cf8-4b8e-4740-98be-d633af5123ff Sep 05 21:11:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-08ccf6b1-1de9-41b1-880f-5a73b3b178fe tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:11:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-08ccf6b1-1de9-41b1-880f-5a73b3b178fe tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:11:02 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:11:02 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:11:02 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-08ccf6b1-1de9-41b1-880f-5a73b3b178fe tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Snapshot retrieved successfully. Sep 05 21:11:02 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-08ccf6b1-1de9-41b1-880f-5a73b3b178fe tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] http://192.168.122.117/volume/v3/snapshots/44773cf8-4b8e-4740-98be-d633af5123ff returned with HTTP 200 Sep 05 21:11:02 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1721/3428] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:11:02 2026] GET /volume/v3/snapshots/44773cf8-4b8e-4740-98be-d633af5123ff => generated 440 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:11:02 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-76bfc5f8-bcfa-42fc-82b1-2eca497bc86a tempest-VolumeTypesReaderTests-1484952735 tempest-VolumeTypesReaderTests-1484952735-project-admin] http://192.168.122.117/volume/v3/types/b1911ccc-0387-4a2b-84b5-39aed971fd5b returned with HTTP 202 Sep 05 21:11:02 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1708/3429] 192.168.122.117 () {58 vars in 1229 bytes} [Sat Sep 5 21:11:02 2026] DELETE /volume/v3/types/b1911ccc-0387-4a2b-84b5-39aed971fd5b => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:11:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-f3c29d70-3d8e-42e9-9faf-6b6abf49b25f None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:11:02 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-f3c29d70-3d8e-42e9-9faf-6b6abf49b25f tempest-VolumeTypesReaderTests-1484952735 tempest-VolumeTypesReaderTests-1484952735-project-admin] DELETE http://192.168.122.117/volume/v3/types/6b525013-14f6-4591-b9fc-dac78a857c54 Sep 05 21:11:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-f3c29d70-3d8e-42e9-9faf-6b6abf49b25f tempest-VolumeTypesReaderTests-1484952735 tempest-VolumeTypesReaderTests-1484952735-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:11:02 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-f3c29d70-3d8e-42e9-9faf-6b6abf49b25f tempest-VolumeTypesReaderTests-1484952735 tempest-VolumeTypesReaderTests-1484952735-project-admin] Calling method '_delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:11:02 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-f3c29d70-3d8e-42e9-9faf-6b6abf49b25f tempest-VolumeTypesReaderTests-1484952735 tempest-VolumeTypesReaderTests-1484952735-project-admin] http://192.168.122.117/volume/v3/types/6b525013-14f6-4591-b9fc-dac78a857c54 returned with HTTP 202 Sep 05 21:11:02 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1722/3430] 192.168.122.117 () {58 vars in 1229 bytes} [Sat Sep 5 21:11:02 2026] DELETE /volume/v3/types/6b525013-14f6-4591-b9fc-dac78a857c54 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:11:02 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-9109b923-cc2f-4a82-b8f2-3945a3151e82 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:11:02 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-9109b923-cc2f-4a82-b8f2-3945a3151e82 tempest-VolumeTypesReaderTests-1484952735 tempest-VolumeTypesReaderTests-1484952735-project-admin] DELETE http://192.168.122.117/volume/v3/types/5b0ba5e3-fda1-49ff-b6a9-2e8ff9934da4 Sep 05 21:11:02 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-9109b923-cc2f-4a82-b8f2-3945a3151e82 tempest-VolumeTypesReaderTests-1484952735 tempest-VolumeTypesReaderTests-1484952735-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:11:02 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-9109b923-cc2f-4a82-b8f2-3945a3151e82 tempest-VolumeTypesReaderTests-1484952735 tempest-VolumeTypesReaderTests-1484952735-project-admin] Calling method '_delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:11:02 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-9109b923-cc2f-4a82-b8f2-3945a3151e82 tempest-VolumeTypesReaderTests-1484952735 tempest-VolumeTypesReaderTests-1484952735-project-admin] http://192.168.122.117/volume/v3/types/5b0ba5e3-fda1-49ff-b6a9-2e8ff9934da4 returned with HTTP 202 Sep 05 21:11:02 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1709/3431] 192.168.122.117 () {58 vars in 1229 bytes} [Sat Sep 5 21:11:02 2026] DELETE /volume/v3/types/5b0ba5e3-fda1-49ff-b6a9-2e8ff9934da4 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:11:03 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-37ab934b-5f85-41bc-9a49-e188ec6de342 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:11:03 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-37ab934b-5f85-41bc-9a49-e188ec6de342 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] GET http://192.168.122.117/volume/v3/snapshots/44773cf8-4b8e-4740-98be-d633af5123ff Sep 05 21:11:03 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-37ab934b-5f85-41bc-9a49-e188ec6de342 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:11:03 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-37ab934b-5f85-41bc-9a49-e188ec6de342 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:11:03 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:11:03 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:11:03 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-37ab934b-5f85-41bc-9a49-e188ec6de342 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Snapshot retrieved successfully. Sep 05 21:11:03 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-37ab934b-5f85-41bc-9a49-e188ec6de342 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] http://192.168.122.117/volume/v3/snapshots/44773cf8-4b8e-4740-98be-d633af5123ff returned with HTTP 200 Sep 05 21:11:03 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1723/3432] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:11:03 2026] GET /volume/v3/snapshots/44773cf8-4b8e-4740-98be-d633af5123ff => generated 440 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:11:04 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-fea9d299-3fc5-4be2-8756-d94a419f0eee None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:11:04 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-fea9d299-3fc5-4be2-8756-d94a419f0eee tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] GET http://192.168.122.117/volume/v3/snapshots/44773cf8-4b8e-4740-98be-d633af5123ff Sep 05 21:11:04 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-fea9d299-3fc5-4be2-8756-d94a419f0eee tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:11:04 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-fea9d299-3fc5-4be2-8756-d94a419f0eee tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:11:04 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:11:04 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:11:04 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-fea9d299-3fc5-4be2-8756-d94a419f0eee tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Snapshot retrieved successfully. Sep 05 21:11:04 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-fea9d299-3fc5-4be2-8756-d94a419f0eee tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] http://192.168.122.117/volume/v3/snapshots/44773cf8-4b8e-4740-98be-d633af5123ff returned with HTTP 200 Sep 05 21:11:04 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1710/3433] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:11:04 2026] GET /volume/v3/snapshots/44773cf8-4b8e-4740-98be-d633af5123ff => generated 467 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:11:04 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-f2917506-fc8e-4eb3-94f4-92896c2fa220 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:11:04 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-f2917506-fc8e-4eb3-94f4-92896c2fa220 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] POST http://192.168.122.117/volume/v3/snapshots/44773cf8-4b8e-4740-98be-d633af5123ff/action Sep 05 21:11:04 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-f2917506-fc8e-4eb3-94f4-92896c2fa220 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87434) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 21:11:04 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-f2917506-fc8e-4eb3-94f4-92896c2fa220 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:11:04 devstack devstack@c-api.service[87434]: DEBUG cinder.api.contrib.admin_actions [None req-f2917506-fc8e-4eb3-94f4-92896c2fa220 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Updating snapshot '44773cf8-4b8e-4740-98be-d633af5123ff' with '{'status': 'creating'}' {{(pid=87434) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 05 21:11:04 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:11:04 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:11:04 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-f2917506-fc8e-4eb3-94f4-92896c2fa220 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] http://192.168.122.117/volume/v3/snapshots/44773cf8-4b8e-4740-98be-d633af5123ff/action returned with HTTP 202 Sep 05 21:11:04 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1724/3434] 192.168.122.117 () {60 vars in 1280 bytes} [Sat Sep 5 21:11:04 2026] POST /volume/v3/snapshots/44773cf8-4b8e-4740-98be-d633af5123ff/action => generated 0 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 21:11:04 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-d4942c67-cfe2-4dbc-ac90-2a2740b51f89 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:11:04 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-d4942c67-cfe2-4dbc-ac90-2a2740b51f89 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] GET http://192.168.122.117/volume/v3/snapshots/44773cf8-4b8e-4740-98be-d633af5123ff Sep 05 21:11:05 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-d4942c67-cfe2-4dbc-ac90-2a2740b51f89 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:11:05 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-d4942c67-cfe2-4dbc-ac90-2a2740b51f89 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:11:05 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:11:05 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:11:05 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-d4942c67-cfe2-4dbc-ac90-2a2740b51f89 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Snapshot retrieved successfully. Sep 05 21:11:05 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-d4942c67-cfe2-4dbc-ac90-2a2740b51f89 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] http://192.168.122.117/volume/v3/snapshots/44773cf8-4b8e-4740-98be-d633af5123ff returned with HTTP 200 Sep 05 21:11:05 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1711/3435] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:11:04 2026] GET /volume/v3/snapshots/44773cf8-4b8e-4740-98be-d633af5123ff => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:11:05 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-ac126947-e76b-4f80-bc57-b9b2cb8cd6b9 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:11:05 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-ac126947-e76b-4f80-bc57-b9b2cb8cd6b9 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-member] POST http://192.168.122.117/volume/v3/snapshots/44773cf8-4b8e-4740-98be-d633af5123ff/action Sep 05 21:11:05 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-ac126947-e76b-4f80-bc57-b9b2cb8cd6b9 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=87434) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 21:11:05 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-ac126947-e76b-4f80-bc57-b9b2cb8cd6b9 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:11:05 devstack devstack@c-api.service[87434]: DEBUG cinder.api.contrib.snapshot_actions [None req-ac126947-e76b-4f80-bc57-b9b2cb8cd6b9 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=87434) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Sep 05 21:11:05 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:11:05 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:11:05 devstack devstack@c-api.service[87434]: INFO cinder.api.contrib.snapshot_actions [None req-ac126947-e76b-4f80-bc57-b9b2cb8cd6b9 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-member] Updating snapshot 44773cf8-4b8e-4740-98be-d633af5123ff with info {'id': '44773cf8-4b8e-4740-98be-d633af5123ff', 'status': 'error', 'progress': '80%'} Sep 05 21:11:05 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-ac126947-e76b-4f80-bc57-b9b2cb8cd6b9 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-member] http://192.168.122.117/volume/v3/snapshots/44773cf8-4b8e-4740-98be-d633af5123ff/action returned with HTTP 202 Sep 05 21:11:05 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1725/3436] 192.168.122.117 () {60 vars in 1280 bytes} [Sat Sep 5 21:11:05 2026] POST /volume/v3/snapshots/44773cf8-4b8e-4740-98be-d633af5123ff/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:11:05 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-2254c6a7-ef35-433a-8a64-777c74351e2d None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:11:05 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-2254c6a7-ef35-433a-8a64-777c74351e2d tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] DELETE http://192.168.122.117/volume/v3/snapshots/44773cf8-4b8e-4740-98be-d633af5123ff Sep 05 21:11:05 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-2254c6a7-ef35-433a-8a64-777c74351e2d tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:11:05 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-2254c6a7-ef35-433a-8a64-777c74351e2d tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:11:05 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.snapshots [None req-2254c6a7-ef35-433a-8a64-777c74351e2d tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Delete snapshot with id: 44773cf8-4b8e-4740-98be-d633af5123ff Sep 05 21:11:05 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:11:05 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:11:05 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-2254c6a7-ef35-433a-8a64-777c74351e2d tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Snapshot retrieved successfully. Sep 05 21:11:05 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:11:05 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:11:05 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-2254c6a7-ef35-433a-8a64-777c74351e2d tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Snapshot delete request issued successfully. Sep 05 21:11:05 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-2254c6a7-ef35-433a-8a64-777c74351e2d tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] http://192.168.122.117/volume/v3/snapshots/44773cf8-4b8e-4740-98be-d633af5123ff returned with HTTP 202 Sep 05 21:11:05 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1712/3437] 192.168.122.117 () {58 vars in 1241 bytes} [Sat Sep 5 21:11:05 2026] DELETE /volume/v3/snapshots/44773cf8-4b8e-4740-98be-d633af5123ff => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:11:05 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-3050b595-c017-4cf8-ac34-e1958bed543a None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:11:05 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-3050b595-c017-4cf8-ac34-e1958bed543a tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] GET http://192.168.122.117/volume/v3/snapshots/44773cf8-4b8e-4740-98be-d633af5123ff Sep 05 21:11:05 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-3050b595-c017-4cf8-ac34-e1958bed543a tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:11:05 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-3050b595-c017-4cf8-ac34-e1958bed543a tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:11:05 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:11:05 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:11:05 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-3050b595-c017-4cf8-ac34-e1958bed543a tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Snapshot retrieved successfully. Sep 05 21:11:05 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-3050b595-c017-4cf8-ac34-e1958bed543a tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] http://192.168.122.117/volume/v3/snapshots/44773cf8-4b8e-4740-98be-d633af5123ff returned with HTTP 200 Sep 05 21:11:05 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1726/3438] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:11:05 2026] GET /volume/v3/snapshots/44773cf8-4b8e-4740-98be-d633af5123ff => generated 465 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:11:06 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-8385cccd-63e1-4104-9fae-e44ac3840357 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:11:06 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-8385cccd-63e1-4104-9fae-e44ac3840357 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] POST http://192.168.122.117/volume/v3/volumes Sep 05 21:11:06 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-8385cccd-63e1-4104-9fae-e44ac3840357 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2125035672"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:11:06 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.volumes [None req-8385cccd-63e1-4104-9fae-e44ac3840357 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2125035672'}} {{(pid=87435) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:11:06 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-8385cccd-63e1-4104-9fae-e44ac3840357 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Create volume of 1 GB Sep 05 21:11:06 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:11:06 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:11:06 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-6930f395-46f8-44dc-9d3b-2eca5b2a0ab3 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:11:06 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-6930f395-46f8-44dc-9d3b-2eca5b2a0ab3 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] GET http://192.168.122.117/volume/v3/snapshots/44773cf8-4b8e-4740-98be-d633af5123ff Sep 05 21:11:06 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-6930f395-46f8-44dc-9d3b-2eca5b2a0ab3 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:11:06 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-6930f395-46f8-44dc-9d3b-2eca5b2a0ab3 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:11:06 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-8385cccd-63e1-4104-9fae-e44ac3840357 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Availability Zones retrieved successfully. Sep 05 21:11:06 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:11:06 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:11:06 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-6930f395-46f8-44dc-9d3b-2eca5b2a0ab3 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Snapshot retrieved successfully. Sep 05 21:11:06 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-6930f395-46f8-44dc-9d3b-2eca5b2a0ab3 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] http://192.168.122.117/volume/v3/snapshots/44773cf8-4b8e-4740-98be-d633af5123ff returned with HTTP 200 Sep 05 21:11:06 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1727/3439] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:11:06 2026] GET /volume/v3/snapshots/44773cf8-4b8e-4740-98be-d633af5123ff => generated 465 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:11:06 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-8385cccd-63e1-4104-9fae-e44ac3840357 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Flow 'volume_create_api' (18890c00-28ee-43b8-ae0b-d258b26f642c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:11:06 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-8385cccd-63e1-4104-9fae-e44ac3840357 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d1b9d8d-9075-40ed-a51f-c784ae11b2f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:11:06 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.flows.api.create_volume [None req-8385cccd-63e1-4104-9fae-e44ac3840357 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Validating volume size '1' using validate_int {{(pid=87435) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:11:06 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-8385cccd-63e1-4104-9fae-e44ac3840357 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d1b9d8d-9075-40ed-a51f-c784ae11b2f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:11:06 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-8385cccd-63e1-4104-9fae-e44ac3840357 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (418c53a1-cc73-48a9-a594-4dd5ee061eee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:11:06 devstack devstack@c-api.service[87435]: DEBUG cinder.quota [None req-8385cccd-63e1-4104-9fae-e44ac3840357 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Created reservations ['ee3ba35a-f960-4eae-b6dc-4641b2cf7365', 'f5961eff-70d5-4420-806a-274aec1f3fa8', '4b869c8e-0e44-4bf4-94d6-aef9f13ea354', 'cc5dfee2-c74a-468f-8d11-a753287a5a6c'] {{(pid=87435) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:11:06 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-8385cccd-63e1-4104-9fae-e44ac3840357 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (418c53a1-cc73-48a9-a594-4dd5ee061eee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ee3ba35a-f960-4eae-b6dc-4641b2cf7365', 'f5961eff-70d5-4420-806a-274aec1f3fa8', '4b869c8e-0e44-4bf4-94d6-aef9f13ea354', 'cc5dfee2-c74a-468f-8d11-a753287a5a6c']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:11:06 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-8385cccd-63e1-4104-9fae-e44ac3840357 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6811a007-869b-4b3e-b4e1-a8866b6926e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:11:06 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:11:06 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:11:06 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-8385cccd-63e1-4104-9fae-e44ac3840357 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6811a007-869b-4b3e-b4e1-a8866b6926e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ff14f768-c853-492c-8680-36ad72f5ded7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2125035672',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee686f2ecb2840749e396d99cd1e9306',qos_specs=None,replication_status=,reservations=['ee3ba35a-f960-4eae-b6dc-4641b2cf7365','f5961eff-70d5-4420-806a-274aec1f3fa8','4b869c8e-0e44-4bf4-94d6-aef9f13ea354','cc5dfee2-c74a-468f-8d11-a753287a5a6c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf8c58993d0d4f7a963f38fa84cd3daa',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:11:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2125035672',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ff14f768-c853-492c-8680-36ad72f5ded7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ee686f2ecb2840749e396d99cd1e9306',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bf8c58993d0d4f7a963f38fa84cd3daa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:11:06 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-8385cccd-63e1-4104-9fae-e44ac3840357 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b39877f3-3440-4f33-849a-aee6ab9986e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:11:06 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-8385cccd-63e1-4104-9fae-e44ac3840357 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b39877f3-3440-4f33-849a-aee6ab9986e1) transitioned into state 'SUCCESS' from state '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-2125035672',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee686f2ecb2840749e396d99cd1e9306',qos_specs=None,replication_status=,reservations=['ee3ba35a-f960-4eae-b6dc-4641b2cf7365','f5961eff-70d5-4420-806a-274aec1f3fa8','4b869c8e-0e44-4bf4-94d6-aef9f13ea354','cc5dfee2-c74a-468f-8d11-a753287a5a6c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf8c58993d0d4f7a963f38fa84cd3daa',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:11:06 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-8385cccd-63e1-4104-9fae-e44ac3840357 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d436178a-f3c0-47fe-8c61-a75757af6720) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:11:06 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-8385cccd-63e1-4104-9fae-e44ac3840357 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d436178a-f3c0-47fe-8c61-a75757af6720) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:11:06 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-8385cccd-63e1-4104-9fae-e44ac3840357 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Flow 'volume_create_api' (18890c00-28ee-43b8-ae0b-d258b26f642c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:11:06 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-8385cccd-63e1-4104-9fae-e44ac3840357 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Create volume request issued successfully. Sep 05 21:11:06 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-8385cccd-63e1-4104-9fae-e44ac3840357 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 21:11:06 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1713/3440] 192.168.122.117 () {62 vars in 1183 bytes} [Sat Sep 5 21:11:06 2026] POST /volume/v3/volumes => generated 787 bytes in 459 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:11:06 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-581109d9-812e-4595-8917-2476de344de4 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:11:06 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-581109d9-812e-4595-8917-2476de344de4 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] GET http://192.168.122.117/volume/v3/volumes/ff14f768-c853-492c-8680-36ad72f5ded7 Sep 05 21:11:06 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-581109d9-812e-4595-8917-2476de344de4 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:11:06 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-581109d9-812e-4595-8917-2476de344de4 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:11:06 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:11:06 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:11:06 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:11:06 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:11:06 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-581109d9-812e-4595-8917-2476de344de4 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Volume info retrieved successfully. Sep 05 21:11:06 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-581109d9-812e-4595-8917-2476de344de4 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] http://192.168.122.117/volume/v3/volumes/ff14f768-c853-492c-8680-36ad72f5ded7 returned with HTTP 200 Sep 05 21:11:06 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1728/3441] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 21:11:06 2026] GET /volume/v3/volumes/ff14f768-c853-492c-8680-36ad72f5ded7 => generated 966 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 21:11:07 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-9164247d-e10a-4a7a-abae-80621e696ed6 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:11:07 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-9164247d-e10a-4a7a-abae-80621e696ed6 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] GET http://192.168.122.117/volume/v3/snapshots/44773cf8-4b8e-4740-98be-d633af5123ff Sep 05 21:11:07 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-9164247d-e10a-4a7a-abae-80621e696ed6 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:11:07 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-9164247d-e10a-4a7a-abae-80621e696ed6 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:11:07 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-9164247d-e10a-4a7a-abae-80621e696ed6 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] http://192.168.122.117/volume/v3/snapshots/44773cf8-4b8e-4740-98be-d633af5123ff returned with HTTP 404 Sep 05 21:11:07 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1714/3442] 192.168.122.117 () {58 vars in 1238 bytes} [Sat Sep 5 21:11:07 2026] GET /volume/v3/snapshots/44773cf8-4b8e-4740-98be-d633af5123ff => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:11:07 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-a4daebcd-f6dc-4244-885b-a26d4167cef4 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:11:07 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-a4daebcd-f6dc-4244-885b-a26d4167cef4 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] DELETE http://192.168.122.117/volume/v3/volumes/36c0849c-25e3-49c8-84a0-2cfc65768745 Sep 05 21:11:07 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-a4daebcd-f6dc-4244-885b-a26d4167cef4 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:11:07 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-a4daebcd-f6dc-4244-885b-a26d4167cef4 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Calling method 'delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:11:07 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-a4daebcd-f6dc-4244-885b-a26d4167cef4 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Delete volume with id: 36c0849c-25e3-49c8-84a0-2cfc65768745 Sep 05 21:11:07 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:11:07 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:11:07 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:11:07 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:11:07 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-a4daebcd-f6dc-4244-885b-a26d4167cef4 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Volume info retrieved successfully. Sep 05 21:11:07 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-a4daebcd-f6dc-4244-885b-a26d4167cef4 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Delete volume request issued successfully. Sep 05 21:11:07 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-a4daebcd-f6dc-4244-885b-a26d4167cef4 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] http://192.168.122.117/volume/v3/volumes/36c0849c-25e3-49c8-84a0-2cfc65768745 returned with HTTP 202 Sep 05 21:11:07 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1729/3443] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 21:11:07 2026] DELETE /volume/v3/volumes/36c0849c-25e3-49c8-84a0-2cfc65768745 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:11:07 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-11614fe9-712d-4c4c-a377-55c09fa790c0 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:11:07 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-11614fe9-712d-4c4c-a377-55c09fa790c0 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] GET http://192.168.122.117/volume/v3/volumes/36c0849c-25e3-49c8-84a0-2cfc65768745 Sep 05 21:11:07 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-11614fe9-712d-4c4c-a377-55c09fa790c0 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:11:07 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-11614fe9-712d-4c4c-a377-55c09fa790c0 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:11:07 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:11:07 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:11:07 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:11:07 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:11:07 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-11614fe9-712d-4c4c-a377-55c09fa790c0 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Volume info retrieved successfully. Sep 05 21:11:07 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-11614fe9-712d-4c4c-a377-55c09fa790c0 tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] http://192.168.122.117/volume/v3/volumes/36c0849c-25e3-49c8-84a0-2cfc65768745 returned with HTTP 200 Sep 05 21:11:07 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1715/3444] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:11:07 2026] GET /volume/v3/volumes/36c0849c-25e3-49c8-84a0-2cfc65768745 => generated 1016 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:11:07 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-28c284be-07ce-42e4-ac6c-c0d2640243bb None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:11:07 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-28c284be-07ce-42e4-ac6c-c0d2640243bb tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] GET http://192.168.122.117/volume/v3/volumes/ff14f768-c853-492c-8680-36ad72f5ded7 Sep 05 21:11:07 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-28c284be-07ce-42e4-ac6c-c0d2640243bb tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:11:07 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-28c284be-07ce-42e4-ac6c-c0d2640243bb tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:11:07 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:11:07 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:11:07 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:11:07 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:11:07 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-28c284be-07ce-42e4-ac6c-c0d2640243bb tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Volume info retrieved successfully. Sep 05 21:11:07 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-28c284be-07ce-42e4-ac6c-c0d2640243bb tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] http://192.168.122.117/volume/v3/volumes/ff14f768-c853-492c-8680-36ad72f5ded7 returned with HTTP 200 Sep 05 21:11:07 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1730/3445] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 21:11:07 2026] GET /volume/v3/volumes/ff14f768-c853-492c-8680-36ad72f5ded7 => generated 1017 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 21:11:07 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-d3dce244-433d-4d6f-8d81-5d3d663aaefc None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:11:07 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-d3dce244-433d-4d6f-8d81-5d3d663aaefc tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-reader] GET http://192.168.122.117/volume/v3/volumes Sep 05 21:11:07 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-d3dce244-433d-4d6f-8d81-5d3d663aaefc tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-reader] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:11:07 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-d3dce244-433d-4d6f-8d81-5d3d663aaefc tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-reader] Calling method 'index' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:11:07 devstack devstack@c-api.service[87435]: DEBUG cinder.api.api_utils [None req-d3dce244-433d-4d6f-8d81-5d3d663aaefc tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-reader] Removing options '' from query. {{(pid=87435) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 21:11:07 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-d3dce244-433d-4d6f-8d81-5d3d663aaefc tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87435) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 21:11:07 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:11:07 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:11:07 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-d3dce244-433d-4d6f-8d81-5d3d663aaefc tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-reader] Get all volumes completed successfully. Sep 05 21:11:07 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-d3dce244-433d-4d6f-8d81-5d3d663aaefc tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-reader] http://192.168.122.117/volume/v3/volumes returned with HTTP 200 Sep 05 21:11:07 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1716/3446] 192.168.122.117 () {60 vars in 1162 bytes} [Sat Sep 5 21:11:07 2026] GET /volume/v3/volumes => generated 344 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:11:07 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-423de820-d931-4fb4-ba7d-be388168b399 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:11:07 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-423de820-d931-4fb4-ba7d-be388168b399 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] DELETE http://192.168.122.117/volume/v3/volumes/ff14f768-c853-492c-8680-36ad72f5ded7 Sep 05 21:11:07 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-423de820-d931-4fb4-ba7d-be388168b399 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:11:07 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-423de820-d931-4fb4-ba7d-be388168b399 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Calling method 'delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:11:07 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-423de820-d931-4fb4-ba7d-be388168b399 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Delete volume with id: ff14f768-c853-492c-8680-36ad72f5ded7 Sep 05 21:11:07 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:11:07 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:11:07 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:11:07 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:11:07 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-423de820-d931-4fb4-ba7d-be388168b399 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Volume info retrieved successfully. Sep 05 21:11:07 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-423de820-d931-4fb4-ba7d-be388168b399 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Delete volume request issued successfully. Sep 05 21:11:07 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-423de820-d931-4fb4-ba7d-be388168b399 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] http://192.168.122.117/volume/v3/volumes/ff14f768-c853-492c-8680-36ad72f5ded7 returned with HTTP 202 Sep 05 21:11:07 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1731/3447] 192.168.122.117 () {60 vars in 1276 bytes} [Sat Sep 5 21:11:07 2026] DELETE /volume/v3/volumes/ff14f768-c853-492c-8680-36ad72f5ded7 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 21:11:07 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-7bef2ef1-bb6b-4e07-82bb-7dc4af8c0dcd None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:11:07 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-7bef2ef1-bb6b-4e07-82bb-7dc4af8c0dcd tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] GET http://192.168.122.117/volume/v3/volumes/ff14f768-c853-492c-8680-36ad72f5ded7 Sep 05 21:11:07 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-7bef2ef1-bb6b-4e07-82bb-7dc4af8c0dcd tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:11:07 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-7bef2ef1-bb6b-4e07-82bb-7dc4af8c0dcd tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:11:07 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:11:07 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:11:07 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:11:07 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:11:07 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-7bef2ef1-bb6b-4e07-82bb-7dc4af8c0dcd tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Volume info retrieved successfully. Sep 05 21:11:07 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-7bef2ef1-bb6b-4e07-82bb-7dc4af8c0dcd tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] http://192.168.122.117/volume/v3/volumes/ff14f768-c853-492c-8680-36ad72f5ded7 returned with HTTP 200 Sep 05 21:11:07 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1717/3448] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 21:11:07 2026] GET /volume/v3/volumes/ff14f768-c853-492c-8680-36ad72f5ded7 => generated 1016 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 21:11:08 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-25f85908-b407-421e-aafc-48dc5fc6855e None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:11:08 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-25f85908-b407-421e-aafc-48dc5fc6855e tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] GET http://192.168.122.117/volume/v3/volumes/36c0849c-25e3-49c8-84a0-2cfc65768745 Sep 05 21:11:08 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-25f85908-b407-421e-aafc-48dc5fc6855e tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:11:08 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-25f85908-b407-421e-aafc-48dc5fc6855e tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:11:08 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-25f85908-b407-421e-aafc-48dc5fc6855e tempest-ProjectMemberTests-1286767482 tempest-ProjectMemberTests-1286767482-project-admin] http://192.168.122.117/volume/v3/volumes/36c0849c-25e3-49c8-84a0-2cfc65768745 returned with HTTP 404 Sep 05 21:11:08 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1732/3449] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:11:08 2026] GET /volume/v3/volumes/36c0849c-25e3-49c8-84a0-2cfc65768745 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:11:08 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-a90d03a7-3f12-4b99-878a-cb9bf6acef96 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:11:08 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-a90d03a7-3f12-4b99-878a-cb9bf6acef96 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] GET http://192.168.122.117/volume/v3/volumes/ff14f768-c853-492c-8680-36ad72f5ded7 Sep 05 21:11:08 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-a90d03a7-3f12-4b99-878a-cb9bf6acef96 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:11:08 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-a90d03a7-3f12-4b99-878a-cb9bf6acef96 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:11:08 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-a90d03a7-3f12-4b99-878a-cb9bf6acef96 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] http://192.168.122.117/volume/v3/volumes/ff14f768-c853-492c-8680-36ad72f5ded7 returned with HTTP 404 Sep 05 21:11:08 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1718/3450] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 21:11:08 2026] GET /volume/v3/volumes/ff14f768-c853-492c-8680-36ad72f5ded7 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 21:11:08 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-75cb6485-d58f-445a-8830-56ebae98458f None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:11:08 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-75cb6485-d58f-445a-8830-56ebae98458f tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] POST http://192.168.122.117/volume/v3/volumes Sep 05 21:11:08 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-75cb6485-d58f-445a-8830-56ebae98458f tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1223487762"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:11:08 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.volumes [None req-75cb6485-d58f-445a-8830-56ebae98458f tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1223487762'}} {{(pid=87434) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:11:08 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-75cb6485-d58f-445a-8830-56ebae98458f tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Create volume of 1 GB Sep 05 21:11:08 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-75cb6485-d58f-445a-8830-56ebae98458f tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Availability Zones retrieved successfully. Sep 05 21:11:09 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-75cb6485-d58f-445a-8830-56ebae98458f tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Flow 'volume_create_api' (9e4b7d10-1e8a-470d-bba0-119220a9b50a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:11:09 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-75cb6485-d58f-445a-8830-56ebae98458f tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f5da998-39ea-4041-8a8d-0ce6faa34100) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:11:09 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.flows.api.create_volume [None req-75cb6485-d58f-445a-8830-56ebae98458f tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Validating volume size '1' using validate_int {{(pid=87434) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:11:09 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-75cb6485-d58f-445a-8830-56ebae98458f tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f5da998-39ea-4041-8a8d-0ce6faa34100) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:11:09 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-75cb6485-d58f-445a-8830-56ebae98458f tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9586611-2406-4df2-b3ca-f1fa4cb36445) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:11:09 devstack devstack@c-api.service[87434]: DEBUG cinder.quota [None req-75cb6485-d58f-445a-8830-56ebae98458f tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Created reservations ['7db6c9db-ac0e-4701-b4c2-4c95ac4d2199', '7ba969e3-1c3f-44db-b165-14882154130f', 'deb14f36-2d52-471d-bd98-b93c73964a26', '46fbcc5e-8f74-47b8-9ab5-f2efc53443c2'] {{(pid=87434) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:11:09 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-75cb6485-d58f-445a-8830-56ebae98458f tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9586611-2406-4df2-b3ca-f1fa4cb36445) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7db6c9db-ac0e-4701-b4c2-4c95ac4d2199', '7ba969e3-1c3f-44db-b165-14882154130f', 'deb14f36-2d52-471d-bd98-b93c73964a26', '46fbcc5e-8f74-47b8-9ab5-f2efc53443c2']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:11:09 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-75cb6485-d58f-445a-8830-56ebae98458f tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4ad7832-4636-42b8-b1e5-b193f0a3d6cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:11:09 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:11:09 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:11:09 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-75cb6485-d58f-445a-8830-56ebae98458f tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4ad7832-4636-42b8-b1e5-b193f0a3d6cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eeb4596e-9d74-4a92-a3e6-fd7047a9369b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1223487762',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee686f2ecb2840749e396d99cd1e9306',qos_specs=None,replication_status=,reservations=['7db6c9db-ac0e-4701-b4c2-4c95ac4d2199','7ba969e3-1c3f-44db-b165-14882154130f','deb14f36-2d52-471d-bd98-b93c73964a26','46fbcc5e-8f74-47b8-9ab5-f2efc53443c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf8c58993d0d4f7a963f38fa84cd3daa',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:11:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1223487762',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eeb4596e-9d74-4a92-a3e6-fd7047a9369b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ee686f2ecb2840749e396d99cd1e9306',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bf8c58993d0d4f7a963f38fa84cd3daa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:11:09 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-75cb6485-d58f-445a-8830-56ebae98458f tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e03c36af-0f97-4cd0-935a-e777dd090db4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:11:09 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-75cb6485-d58f-445a-8830-56ebae98458f tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e03c36af-0f97-4cd0-935a-e777dd090db4) transitioned into state 'SUCCESS' from state '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-1223487762',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee686f2ecb2840749e396d99cd1e9306',qos_specs=None,replication_status=,reservations=['7db6c9db-ac0e-4701-b4c2-4c95ac4d2199','7ba969e3-1c3f-44db-b165-14882154130f','deb14f36-2d52-471d-bd98-b93c73964a26','46fbcc5e-8f74-47b8-9ab5-f2efc53443c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf8c58993d0d4f7a963f38fa84cd3daa',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:11:09 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-75cb6485-d58f-445a-8830-56ebae98458f tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc78e654-402c-44db-8653-eb9c7a7f1c86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:11:09 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-75cb6485-d58f-445a-8830-56ebae98458f tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc78e654-402c-44db-8653-eb9c7a7f1c86) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:11:09 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-75cb6485-d58f-445a-8830-56ebae98458f tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Flow 'volume_create_api' (9e4b7d10-1e8a-470d-bba0-119220a9b50a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:11:09 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-75cb6485-d58f-445a-8830-56ebae98458f tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Create volume request issued successfully. Sep 05 21:11:09 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-75cb6485-d58f-445a-8830-56ebae98458f tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 21:11:09 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1733/3451] 192.168.122.117 () {62 vars in 1183 bytes} [Sat Sep 5 21:11:08 2026] POST /volume/v3/volumes => generated 787 bytes in 318 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:11:09 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-3e5bf584-b6c2-4af0-b97f-f5df99ecffc4 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:11:09 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-3e5bf584-b6c2-4af0-b97f-f5df99ecffc4 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] GET http://192.168.122.117/volume/v3/volumes/eeb4596e-9d74-4a92-a3e6-fd7047a9369b Sep 05 21:11:09 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-3e5bf584-b6c2-4af0-b97f-f5df99ecffc4 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:11:09 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-3e5bf584-b6c2-4af0-b97f-f5df99ecffc4 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:11:09 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:11:09 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:11:09 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:11:09 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:11:09 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-3e5bf584-b6c2-4af0-b97f-f5df99ecffc4 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Volume info retrieved successfully. Sep 05 21:11:09 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-3e5bf584-b6c2-4af0-b97f-f5df99ecffc4 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] http://192.168.122.117/volume/v3/volumes/eeb4596e-9d74-4a92-a3e6-fd7047a9369b returned with HTTP 200 Sep 05 21:11:09 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1719/3452] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 21:11:09 2026] GET /volume/v3/volumes/eeb4596e-9d74-4a92-a3e6-fd7047a9369b => generated 966 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:11:10 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-bcf5e3e5-ce8f-422d-bf52-6a2b9263e305 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:11:10 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-bcf5e3e5-ce8f-422d-bf52-6a2b9263e305 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] GET http://192.168.122.117/volume/v3/volumes/eeb4596e-9d74-4a92-a3e6-fd7047a9369b Sep 05 21:11:10 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-bcf5e3e5-ce8f-422d-bf52-6a2b9263e305 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:11:10 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-bcf5e3e5-ce8f-422d-bf52-6a2b9263e305 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:11:10 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:11:10 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:11:10 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:11:10 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:11:10 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-bcf5e3e5-ce8f-422d-bf52-6a2b9263e305 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Volume info retrieved successfully. Sep 05 21:11:10 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-bcf5e3e5-ce8f-422d-bf52-6a2b9263e305 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] http://192.168.122.117/volume/v3/volumes/eeb4596e-9d74-4a92-a3e6-fd7047a9369b returned with HTTP 200 Sep 05 21:11:10 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1734/3453] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 21:11:10 2026] GET /volume/v3/volumes/eeb4596e-9d74-4a92-a3e6-fd7047a9369b => generated 1017 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 21:11:10 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-bfa048ab-e038-4521-a14a-d8fa0f334998 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:11:10 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-bfa048ab-e038-4521-a14a-d8fa0f334998 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-reader] GET http://192.168.122.117/volume/v3/volumes/detail Sep 05 21:11:10 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-bfa048ab-e038-4521-a14a-d8fa0f334998 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-reader] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:11:10 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-bfa048ab-e038-4521-a14a-d8fa0f334998 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-reader] Calling method 'detail' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:11:10 devstack devstack@c-api.service[87435]: DEBUG cinder.api.api_utils [None req-bfa048ab-e038-4521-a14a-d8fa0f334998 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-reader] Removing options '' from query. {{(pid=87435) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 21:11:10 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-bfa048ab-e038-4521-a14a-d8fa0f334998 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87435) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 21:11:10 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:11:10 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:11:10 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-bfa048ab-e038-4521-a14a-d8fa0f334998 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-reader] Get all volumes completed successfully. Sep 05 21:11:10 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:11:10 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:11:10 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-bfa048ab-e038-4521-a14a-d8fa0f334998 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-reader] http://192.168.122.117/volume/v3/volumes/detail returned with HTTP 200 Sep 05 21:11:10 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1720/3454] 192.168.122.117 () {60 vars in 1183 bytes} [Sat Sep 5 21:11:10 2026] GET /volume/v3/volumes/detail => generated 857 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:11:10 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-c9a99422-81b3-447d-90e1-b0dc4d5fdcc3 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:11:10 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-c9a99422-81b3-447d-90e1-b0dc4d5fdcc3 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] DELETE http://192.168.122.117/volume/v3/volumes/eeb4596e-9d74-4a92-a3e6-fd7047a9369b Sep 05 21:11:10 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-c9a99422-81b3-447d-90e1-b0dc4d5fdcc3 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:11:10 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-c9a99422-81b3-447d-90e1-b0dc4d5fdcc3 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Calling method 'delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:11:10 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-c9a99422-81b3-447d-90e1-b0dc4d5fdcc3 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Delete volume with id: eeb4596e-9d74-4a92-a3e6-fd7047a9369b Sep 05 21:11:10 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:11:10 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:11:10 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:11:10 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:11:10 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-c9a99422-81b3-447d-90e1-b0dc4d5fdcc3 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Volume info retrieved successfully. Sep 05 21:11:10 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-c9a99422-81b3-447d-90e1-b0dc4d5fdcc3 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Delete volume request issued successfully. Sep 05 21:11:10 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-c9a99422-81b3-447d-90e1-b0dc4d5fdcc3 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] http://192.168.122.117/volume/v3/volumes/eeb4596e-9d74-4a92-a3e6-fd7047a9369b returned with HTTP 202 Sep 05 21:11:10 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1735/3455] 192.168.122.117 () {60 vars in 1276 bytes} [Sat Sep 5 21:11:10 2026] DELETE /volume/v3/volumes/eeb4596e-9d74-4a92-a3e6-fd7047a9369b => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 21:11:10 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-27c4f7c7-1b21-4e97-a79c-18be9cfcd47d None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:11:10 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-27c4f7c7-1b21-4e97-a79c-18be9cfcd47d tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] GET http://192.168.122.117/volume/v3/volumes/eeb4596e-9d74-4a92-a3e6-fd7047a9369b Sep 05 21:11:10 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-27c4f7c7-1b21-4e97-a79c-18be9cfcd47d tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:11:10 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-27c4f7c7-1b21-4e97-a79c-18be9cfcd47d tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:11:10 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:11:10 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:11:10 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:11:10 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:11:10 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-27c4f7c7-1b21-4e97-a79c-18be9cfcd47d tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Volume info retrieved successfully. Sep 05 21:11:10 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-27c4f7c7-1b21-4e97-a79c-18be9cfcd47d tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] http://192.168.122.117/volume/v3/volumes/eeb4596e-9d74-4a92-a3e6-fd7047a9369b returned with HTTP 200 Sep 05 21:11:10 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1721/3456] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 21:11:10 2026] GET /volume/v3/volumes/eeb4596e-9d74-4a92-a3e6-fd7047a9369b => generated 1016 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 21:11:11 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-a70b4f75-d4da-48b8-bd86-f6baee4a2c1e None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:11:11 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-a70b4f75-d4da-48b8-bd86-f6baee4a2c1e tempest-ProjectReaderTests-394701924 tempest-ProjectReaderTests-394701924-project-admin] POST http://192.168.122.117/volume/v3/volumes Sep 05 21:11:11 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-a70b4f75-d4da-48b8-bd86-f6baee4a2c1e tempest-ProjectReaderTests-394701924 tempest-ProjectReaderTests-394701924-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-235391975"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:11:11 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.volumes [None req-a70b4f75-d4da-48b8-bd86-f6baee4a2c1e tempest-ProjectReaderTests-394701924 tempest-ProjectReaderTests-394701924-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-235391975'}} {{(pid=87434) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:11:11 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-a70b4f75-d4da-48b8-bd86-f6baee4a2c1e tempest-ProjectReaderTests-394701924 tempest-ProjectReaderTests-394701924-project-admin] Create volume of 1 GB Sep 05 21:11:11 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-aee2d573-2f03-4305-8ae7-2a1de3136b0a None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:11:11 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-a70b4f75-d4da-48b8-bd86-f6baee4a2c1e tempest-ProjectReaderTests-394701924 tempest-ProjectReaderTests-394701924-project-admin] Availability Zones retrieved successfully. Sep 05 21:11:11 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-aee2d573-2f03-4305-8ae7-2a1de3136b0a tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] GET http://192.168.122.117/volume/v3/volumes/eeb4596e-9d74-4a92-a3e6-fd7047a9369b Sep 05 21:11:11 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-aee2d573-2f03-4305-8ae7-2a1de3136b0a tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:11:11 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-aee2d573-2f03-4305-8ae7-2a1de3136b0a tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:11:11 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-aee2d573-2f03-4305-8ae7-2a1de3136b0a tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] http://192.168.122.117/volume/v3/volumes/eeb4596e-9d74-4a92-a3e6-fd7047a9369b returned with HTTP 404 Sep 05 21:11:11 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1722/3457] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 21:11:11 2026] GET /volume/v3/volumes/eeb4596e-9d74-4a92-a3e6-fd7047a9369b => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 21:11:11 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-a70b4f75-d4da-48b8-bd86-f6baee4a2c1e tempest-ProjectReaderTests-394701924 tempest-ProjectReaderTests-394701924-project-admin] Flow 'volume_create_api' (e5adf201-784d-42d9-bbe1-84a70bff8eb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:11:11 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-96241031-a607-48a8-a42b-f864be4c1f51 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:11:11 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-a70b4f75-d4da-48b8-bd86-f6baee4a2c1e tempest-ProjectReaderTests-394701924 tempest-ProjectReaderTests-394701924-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1bc07ee6-9727-414b-9a15-042d615754d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:11:11 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-96241031-a607-48a8-a42b-f864be4c1f51 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] POST http://192.168.122.117/volume/v3/volumes Sep 05 21:11:11 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-96241031-a607-48a8-a42b-f864be4c1f51 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-927082308"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:11:11 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.volumes [None req-96241031-a607-48a8-a42b-f864be4c1f51 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-927082308'}} {{(pid=87435) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:11:11 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-96241031-a607-48a8-a42b-f864be4c1f51 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Create volume of 1 GB Sep 05 21:11:11 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.flows.api.create_volume [None req-a70b4f75-d4da-48b8-bd86-f6baee4a2c1e tempest-ProjectReaderTests-394701924 tempest-ProjectReaderTests-394701924-project-admin] Validating volume size '1' using validate_int {{(pid=87434) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:11:11 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-96241031-a607-48a8-a42b-f864be4c1f51 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Availability Zones retrieved successfully. Sep 05 21:11:11 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-96241031-a607-48a8-a42b-f864be4c1f51 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Flow 'volume_create_api' (2bac3289-604c-40c2-9835-e03325b5b630) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:11:11 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-96241031-a607-48a8-a42b-f864be4c1f51 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df60b996-c320-4e9f-8b23-e70267eb7233) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:11:11 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.flows.api.create_volume [None req-96241031-a607-48a8-a42b-f864be4c1f51 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Validating volume size '1' using validate_int {{(pid=87435) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:11:11 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-a70b4f75-d4da-48b8-bd86-f6baee4a2c1e tempest-ProjectReaderTests-394701924 tempest-ProjectReaderTests-394701924-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1bc07ee6-9727-414b-9a15-042d615754d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:11:11 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-a70b4f75-d4da-48b8-bd86-f6baee4a2c1e tempest-ProjectReaderTests-394701924 tempest-ProjectReaderTests-394701924-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (108fbebe-dae3-4734-92d8-fe43a2170426) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:11:11 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-96241031-a607-48a8-a42b-f864be4c1f51 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df60b996-c320-4e9f-8b23-e70267eb7233) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:11:11 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-96241031-a607-48a8-a42b-f864be4c1f51 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6df13f53-beb1-47db-940b-be8dcf081883) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:11:11 devstack devstack@c-api.service[87435]: DEBUG cinder.quota [None req-96241031-a607-48a8-a42b-f864be4c1f51 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Created reservations ['b70aafd1-c59b-4ea5-8b9c-c482405d4604', 'a2215ccc-3c93-4db3-807e-d06f8111ad9f', 'bdf042b7-7b20-4ab5-ad35-e3b671b94af4', '0ca9c5a5-a2de-4404-b0fa-d5f0dfcf2688'] {{(pid=87435) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:11:11 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-96241031-a607-48a8-a42b-f864be4c1f51 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6df13f53-beb1-47db-940b-be8dcf081883) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b70aafd1-c59b-4ea5-8b9c-c482405d4604', 'a2215ccc-3c93-4db3-807e-d06f8111ad9f', 'bdf042b7-7b20-4ab5-ad35-e3b671b94af4', '0ca9c5a5-a2de-4404-b0fa-d5f0dfcf2688']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:11:11 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-96241031-a607-48a8-a42b-f864be4c1f51 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06759d83-1470-489b-85f1-c0485d576d53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:11:11 devstack devstack@c-api.service[87434]: DEBUG cinder.quota [None req-a70b4f75-d4da-48b8-bd86-f6baee4a2c1e tempest-ProjectReaderTests-394701924 tempest-ProjectReaderTests-394701924-project-admin] Created reservations ['4ceb0f57-3a28-4a9c-ae8a-b4ea75819c4d', '570483ac-bf01-4830-97ac-94ef6ca8e388', 'd692826e-1f93-4372-9f6d-02724347fded', 'bb1cc7d1-f127-43c1-8c94-b26cb1ff58f9'] {{(pid=87434) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:11:11 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-a70b4f75-d4da-48b8-bd86-f6baee4a2c1e tempest-ProjectReaderTests-394701924 tempest-ProjectReaderTests-394701924-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (108fbebe-dae3-4734-92d8-fe43a2170426) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4ceb0f57-3a28-4a9c-ae8a-b4ea75819c4d', '570483ac-bf01-4830-97ac-94ef6ca8e388', 'd692826e-1f93-4372-9f6d-02724347fded', 'bb1cc7d1-f127-43c1-8c94-b26cb1ff58f9']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:11:11 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-a70b4f75-d4da-48b8-bd86-f6baee4a2c1e tempest-ProjectReaderTests-394701924 tempest-ProjectReaderTests-394701924-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e2573cb-ad3b-4aa5-857b-c3f9a197330e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:11:11 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:11:11 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:11:11 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-96241031-a607-48a8-a42b-f864be4c1f51 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06759d83-1470-489b-85f1-c0485d576d53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e4910482-7ede-4ec5-abec-3dea5622f3c8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-927082308',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee686f2ecb2840749e396d99cd1e9306',qos_specs=None,replication_status=,reservations=['b70aafd1-c59b-4ea5-8b9c-c482405d4604','a2215ccc-3c93-4db3-807e-d06f8111ad9f','bdf042b7-7b20-4ab5-ad35-e3b671b94af4','0ca9c5a5-a2de-4404-b0fa-d5f0dfcf2688'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf8c58993d0d4f7a963f38fa84cd3daa',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:11:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-927082308',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e4910482-7ede-4ec5-abec-3dea5622f3c8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ee686f2ecb2840749e396d99cd1e9306',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bf8c58993d0d4f7a963f38fa84cd3daa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:11:11 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-96241031-a607-48a8-a42b-f864be4c1f51 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1528d417-af89-4cf2-b446-8560745a2492) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:11:11 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:11:11 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:11:11 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-a70b4f75-d4da-48b8-bd86-f6baee4a2c1e tempest-ProjectReaderTests-394701924 tempest-ProjectReaderTests-394701924-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e2573cb-ad3b-4aa5-857b-c3f9a197330e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ebe9c8d8-f938-46eb-99a7-40bf39fc3d31', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-235391975',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f4349a74f914454aa2383aa19ca9394',qos_specs=None,replication_status=,reservations=['4ceb0f57-3a28-4a9c-ae8a-b4ea75819c4d','570483ac-bf01-4830-97ac-94ef6ca8e388','d692826e-1f93-4372-9f6d-02724347fded','bb1cc7d1-f127-43c1-8c94-b26cb1ff58f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14df5530f87349fd84d04b4ccf6f0f98',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:11:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-235391975',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ebe9c8d8-f938-46eb-99a7-40bf39fc3d31,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5f4349a74f914454aa2383aa19ca9394',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='14df5530f87349fd84d04b4ccf6f0f98',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:11:11 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-a70b4f75-d4da-48b8-bd86-f6baee4a2c1e tempest-ProjectReaderTests-394701924 tempest-ProjectReaderTests-394701924-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd9d0a32-15f7-4519-bace-d5e4ea081328) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:11:11 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-96241031-a607-48a8-a42b-f864be4c1f51 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1528d417-af89-4cf2-b446-8560745a2492) transitioned into state 'SUCCESS' from state '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-927082308',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee686f2ecb2840749e396d99cd1e9306',qos_specs=None,replication_status=,reservations=['b70aafd1-c59b-4ea5-8b9c-c482405d4604','a2215ccc-3c93-4db3-807e-d06f8111ad9f','bdf042b7-7b20-4ab5-ad35-e3b671b94af4','0ca9c5a5-a2de-4404-b0fa-d5f0dfcf2688'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf8c58993d0d4f7a963f38fa84cd3daa',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:11:11 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-96241031-a607-48a8-a42b-f864be4c1f51 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa651e02-1460-47c9-aa2b-5dc509852669) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:11:11 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-a70b4f75-d4da-48b8-bd86-f6baee4a2c1e tempest-ProjectReaderTests-394701924 tempest-ProjectReaderTests-394701924-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd9d0a32-15f7-4519-bace-d5e4ea081328) transitioned into state 'SUCCESS' from state '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-235391975',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f4349a74f914454aa2383aa19ca9394',qos_specs=None,replication_status=,reservations=['4ceb0f57-3a28-4a9c-ae8a-b4ea75819c4d','570483ac-bf01-4830-97ac-94ef6ca8e388','d692826e-1f93-4372-9f6d-02724347fded','bb1cc7d1-f127-43c1-8c94-b26cb1ff58f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14df5530f87349fd84d04b4ccf6f0f98',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:11:11 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-a70b4f75-d4da-48b8-bd86-f6baee4a2c1e tempest-ProjectReaderTests-394701924 tempest-ProjectReaderTests-394701924-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (597edd60-8227-443b-ba51-3059ab55d3dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:11:11 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-96241031-a607-48a8-a42b-f864be4c1f51 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa651e02-1460-47c9-aa2b-5dc509852669) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:11:11 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-96241031-a607-48a8-a42b-f864be4c1f51 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Flow 'volume_create_api' (2bac3289-604c-40c2-9835-e03325b5b630) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:11:11 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-96241031-a607-48a8-a42b-f864be4c1f51 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Create volume request issued successfully. Sep 05 21:11:11 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-96241031-a607-48a8-a42b-f864be4c1f51 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 21:11:11 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1723/3458] 192.168.122.117 () {62 vars in 1183 bytes} [Sat Sep 5 21:11:11 2026] POST /volume/v3/volumes => generated 786 bytes in 308 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:11:12 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-a70b4f75-d4da-48b8-bd86-f6baee4a2c1e tempest-ProjectReaderTests-394701924 tempest-ProjectReaderTests-394701924-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (597edd60-8227-443b-ba51-3059ab55d3dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:11:12 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-5d63c4dc-ef85-4f62-87db-9ee0b97b7594 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:11:12 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-a70b4f75-d4da-48b8-bd86-f6baee4a2c1e tempest-ProjectReaderTests-394701924 tempest-ProjectReaderTests-394701924-project-admin] Flow 'volume_create_api' (e5adf201-784d-42d9-bbe1-84a70bff8eb7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:11:12 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-a70b4f75-d4da-48b8-bd86-f6baee4a2c1e tempest-ProjectReaderTests-394701924 tempest-ProjectReaderTests-394701924-project-admin] Create volume request issued successfully. Sep 05 21:11:12 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-5d63c4dc-ef85-4f62-87db-9ee0b97b7594 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] GET http://192.168.122.117/volume/v3/volumes/e4910482-7ede-4ec5-abec-3dea5622f3c8 Sep 05 21:11:12 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-5d63c4dc-ef85-4f62-87db-9ee0b97b7594 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:11:12 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-a70b4f75-d4da-48b8-bd86-f6baee4a2c1e tempest-ProjectReaderTests-394701924 tempest-ProjectReaderTests-394701924-project-admin] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 21:11:12 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1736/3459] 192.168.122.117 () {60 vars in 1142 bytes} [Sat Sep 5 21:11:11 2026] POST /volume/v3/volumes => generated 786 bytes in 514 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:11:12 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-5d63c4dc-ef85-4f62-87db-9ee0b97b7594 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:11:12 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:11:12 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:11:12 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:11:12 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:11:12 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-9a14d356-bda5-456b-a1ee-ec531261fd8c None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:11:12 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-9a14d356-bda5-456b-a1ee-ec531261fd8c tempest-ProjectReaderTests-394701924 tempest-ProjectReaderTests-394701924-project-admin] GET http://192.168.122.117/volume/v3/volumes/ebe9c8d8-f938-46eb-99a7-40bf39fc3d31 Sep 05 21:11:12 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-9a14d356-bda5-456b-a1ee-ec531261fd8c tempest-ProjectReaderTests-394701924 tempest-ProjectReaderTests-394701924-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:11:12 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-9a14d356-bda5-456b-a1ee-ec531261fd8c tempest-ProjectReaderTests-394701924 tempest-ProjectReaderTests-394701924-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:11:12 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-5d63c4dc-ef85-4f62-87db-9ee0b97b7594 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Volume info retrieved successfully. Sep 05 21:11:12 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-5d63c4dc-ef85-4f62-87db-9ee0b97b7594 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] http://192.168.122.117/volume/v3/volumes/e4910482-7ede-4ec5-abec-3dea5622f3c8 returned with HTTP 200 Sep 05 21:11:12 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1724/3460] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 21:11:12 2026] GET /volume/v3/volumes/e4910482-7ede-4ec5-abec-3dea5622f3c8 => generated 965 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:11:12 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:11:12 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:11:12 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:11:12 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:11:12 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-9a14d356-bda5-456b-a1ee-ec531261fd8c tempest-ProjectReaderTests-394701924 tempest-ProjectReaderTests-394701924-project-admin] Volume info retrieved successfully. Sep 05 21:11:12 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-9a14d356-bda5-456b-a1ee-ec531261fd8c tempest-ProjectReaderTests-394701924 tempest-ProjectReaderTests-394701924-project-admin] http://192.168.122.117/volume/v3/volumes/ebe9c8d8-f938-46eb-99a7-40bf39fc3d31 returned with HTTP 200 Sep 05 21:11:12 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1737/3461] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:11:12 2026] GET /volume/v3/volumes/ebe9c8d8-f938-46eb-99a7-40bf39fc3d31 => generated 965 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:11:13 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-94c11d27-66ae-4d05-b29f-fed5a4040313 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:11:13 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-94c11d27-66ae-4d05-b29f-fed5a4040313 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] GET http://192.168.122.117/volume/v3/volumes/e4910482-7ede-4ec5-abec-3dea5622f3c8 Sep 05 21:11:13 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-94c11d27-66ae-4d05-b29f-fed5a4040313 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:11:13 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-94c11d27-66ae-4d05-b29f-fed5a4040313 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:11:13 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:11:13 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:11:13 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:11:13 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:11:13 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-b65bbbfa-1d20-4f1c-8650-07526dcedea5 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:11:13 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b65bbbfa-1d20-4f1c-8650-07526dcedea5 tempest-ProjectReaderTests-394701924 tempest-ProjectReaderTests-394701924-project-admin] GET http://192.168.122.117/volume/v3/volumes/ebe9c8d8-f938-46eb-99a7-40bf39fc3d31 Sep 05 21:11:13 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b65bbbfa-1d20-4f1c-8650-07526dcedea5 tempest-ProjectReaderTests-394701924 tempest-ProjectReaderTests-394701924-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:11:13 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b65bbbfa-1d20-4f1c-8650-07526dcedea5 tempest-ProjectReaderTests-394701924 tempest-ProjectReaderTests-394701924-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:11:13 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-94c11d27-66ae-4d05-b29f-fed5a4040313 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Volume info retrieved successfully. Sep 05 21:11:13 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:11:13 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:11:13 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:11:13 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:11:13 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-94c11d27-66ae-4d05-b29f-fed5a4040313 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] http://192.168.122.117/volume/v3/volumes/e4910482-7ede-4ec5-abec-3dea5622f3c8 returned with HTTP 200 Sep 05 21:11:13 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1725/3462] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 21:11:13 2026] GET /volume/v3/volumes/e4910482-7ede-4ec5-abec-3dea5622f3c8 => generated 1015 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 21:11:13 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-b65bbbfa-1d20-4f1c-8650-07526dcedea5 tempest-ProjectReaderTests-394701924 tempest-ProjectReaderTests-394701924-project-admin] Volume info retrieved successfully. Sep 05 21:11:13 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b65bbbfa-1d20-4f1c-8650-07526dcedea5 tempest-ProjectReaderTests-394701924 tempest-ProjectReaderTests-394701924-project-admin] http://192.168.122.117/volume/v3/volumes/ebe9c8d8-f938-46eb-99a7-40bf39fc3d31 returned with HTTP 200 Sep 05 21:11:13 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1738/3463] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:11:13 2026] GET /volume/v3/volumes/ebe9c8d8-f938-46eb-99a7-40bf39fc3d31 => generated 1015 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:11:14 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-54775723-b3c3-4c76-94a2-251a7f053282 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:11:14 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-54775723-b3c3-4c76-94a2-251a7f053282 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] GET http://192.168.122.117/volume/v3/volumes/e4910482-7ede-4ec5-abec-3dea5622f3c8 Sep 05 21:11:14 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-54775723-b3c3-4c76-94a2-251a7f053282 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:11:14 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-54775723-b3c3-4c76-94a2-251a7f053282 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:11:14 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-4d791451-0fe6-42a8-b695-cd675fdcb2e7 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:11:14 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-4d791451-0fe6-42a8-b695-cd675fdcb2e7 tempest-ProjectReaderTests-394701924 tempest-ProjectReaderTests-394701924-project-admin] GET http://192.168.122.117/volume/v3/volumes/ebe9c8d8-f938-46eb-99a7-40bf39fc3d31 Sep 05 21:11:14 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:11:14 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:11:14 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-4d791451-0fe6-42a8-b695-cd675fdcb2e7 tempest-ProjectReaderTests-394701924 tempest-ProjectReaderTests-394701924-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:11:14 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-4d791451-0fe6-42a8-b695-cd675fdcb2e7 tempest-ProjectReaderTests-394701924 tempest-ProjectReaderTests-394701924-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:11:14 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:11:14 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:11:14 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-54775723-b3c3-4c76-94a2-251a7f053282 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Volume info retrieved successfully. Sep 05 21:11:14 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:11:14 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:11:14 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:11:14 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:11:14 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-54775723-b3c3-4c76-94a2-251a7f053282 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] http://192.168.122.117/volume/v3/volumes/e4910482-7ede-4ec5-abec-3dea5622f3c8 returned with HTTP 200 Sep 05 21:11:14 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1726/3464] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 21:11:14 2026] GET /volume/v3/volumes/e4910482-7ede-4ec5-abec-3dea5622f3c8 => generated 1016 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 21:11:14 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-4d791451-0fe6-42a8-b695-cd675fdcb2e7 tempest-ProjectReaderTests-394701924 tempest-ProjectReaderTests-394701924-project-admin] Volume info retrieved successfully. Sep 05 21:11:14 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-4d791451-0fe6-42a8-b695-cd675fdcb2e7 tempest-ProjectReaderTests-394701924 tempest-ProjectReaderTests-394701924-project-admin] http://192.168.122.117/volume/v3/volumes/ebe9c8d8-f938-46eb-99a7-40bf39fc3d31 returned with HTTP 200 Sep 05 21:11:14 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1739/3465] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:11:14 2026] GET /volume/v3/volumes/ebe9c8d8-f938-46eb-99a7-40bf39fc3d31 => generated 1016 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:11:14 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-243ba6e3-c608-4776-b568-f005bbf69e75 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:11:14 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-243ba6e3-c608-4776-b568-f005bbf69e75 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-reader] GET http://192.168.122.117/volume/v3/volumes/e4910482-7ede-4ec5-abec-3dea5622f3c8 Sep 05 21:11:14 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-243ba6e3-c608-4776-b568-f005bbf69e75 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-reader] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:11:14 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-243ba6e3-c608-4776-b568-f005bbf69e75 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-reader] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:11:14 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-b2ad1a74-7618-4b6d-8913-a065d8f44c06 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:11:14 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:11:14 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:11:14 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:11:14 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:11:14 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-243ba6e3-c608-4776-b568-f005bbf69e75 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-reader] Volume info retrieved successfully. Sep 05 21:11:14 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-243ba6e3-c608-4776-b568-f005bbf69e75 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-reader] http://192.168.122.117/volume/v3/volumes/e4910482-7ede-4ec5-abec-3dea5622f3c8 returned with HTTP 200 Sep 05 21:11:14 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1727/3466] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 21:11:14 2026] GET /volume/v3/volumes/e4910482-7ede-4ec5-abec-3dea5622f3c8 => generated 853 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:11:14 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-483593b0-6ed5-428a-83a6-51fae89c6063 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:11:14 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-483593b0-6ed5-428a-83a6-51fae89c6063 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] DELETE http://192.168.122.117/volume/v3/volumes/e4910482-7ede-4ec5-abec-3dea5622f3c8 Sep 05 21:11:14 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-483593b0-6ed5-428a-83a6-51fae89c6063 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:11:14 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-483593b0-6ed5-428a-83a6-51fae89c6063 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Calling method 'delete' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:11:14 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-483593b0-6ed5-428a-83a6-51fae89c6063 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Delete volume with id: e4910482-7ede-4ec5-abec-3dea5622f3c8 Sep 05 21:11:14 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:11:14 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:11:14 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:11:14 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:11:14 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-483593b0-6ed5-428a-83a6-51fae89c6063 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Volume info retrieved successfully. Sep 05 21:11:14 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-483593b0-6ed5-428a-83a6-51fae89c6063 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Delete volume request issued successfully. Sep 05 21:11:14 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-483593b0-6ed5-428a-83a6-51fae89c6063 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] http://192.168.122.117/volume/v3/volumes/e4910482-7ede-4ec5-abec-3dea5622f3c8 returned with HTTP 202 Sep 05 21:11:14 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b2ad1a74-7618-4b6d-8913-a065d8f44c06 tempest-ProjectReaderTests-394701924 tempest-ProjectReaderTests-394701924-project-reader] POST http://192.168.122.117/volume/v3/volumes/ebe9c8d8-f938-46eb-99a7-40bf39fc3d31/action Sep 05 21:11:14 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1728/3467] 192.168.122.117 () {60 vars in 1276 bytes} [Sat Sep 5 21:11:14 2026] DELETE /volume/v3/volumes/e4910482-7ede-4ec5-abec-3dea5622f3c8 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 21:11:14 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b2ad1a74-7618-4b6d-8913-a065d8f44c06 tempest-ProjectReaderTests-394701924 tempest-ProjectReaderTests-394701924-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=87434) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 21:11:14 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b2ad1a74-7618-4b6d-8913-a065d8f44c06 tempest-ProjectReaderTests-394701924 tempest-ProjectReaderTests-394701924-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:11:14 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-b380955e-d601-4db0-a620-2b96eda4f00a None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:11:14 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-b380955e-d601-4db0-a620-2b96eda4f00a tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] GET http://192.168.122.117/volume/v3/volumes/e4910482-7ede-4ec5-abec-3dea5622f3c8 Sep 05 21:11:14 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-b380955e-d601-4db0-a620-2b96eda4f00a tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:11:14 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-b380955e-d601-4db0-a620-2b96eda4f00a tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:11:14 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:11:14 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:11:14 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:11:14 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:11:14 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-b2ad1a74-7618-4b6d-8913-a065d8f44c06 tempest-ProjectReaderTests-394701924 tempest-ProjectReaderTests-394701924-project-reader] Volume info retrieved successfully. Sep 05 21:11:14 devstack devstack@c-api.service[87434]: DEBUG cinder.policy [None req-b2ad1a74-7618-4b6d-8913-a065d8f44c06 tempest-ProjectReaderTests-394701924 tempest-ProjectReaderTests-394701924-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'c0964f19154a42869ae608fdbf777bf3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5f4349a74f914454aa2383aa19ca9394', '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=87434) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 21:11:14 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b2ad1a74-7618-4b6d-8913-a065d8f44c06 tempest-ProjectReaderTests-394701924 tempest-ProjectReaderTests-394701924-project-reader] http://192.168.122.117/volume/v3/volumes/ebe9c8d8-f938-46eb-99a7-40bf39fc3d31/action returned with HTTP 403 Sep 05 21:11:14 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1740/3468] 192.168.122.117 () {60 vars in 1274 bytes} [Sat Sep 5 21:11:14 2026] POST /volume/v3/volumes/ebe9c8d8-f938-46eb-99a7-40bf39fc3d31/action => generated 131 bytes in 143 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:11:14 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:11:14 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:11:14 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-5ff983d4-fc64-4db1-88bc-845a91f8b489 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:11:14 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:11:14 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:11:14 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-5ff983d4-fc64-4db1-88bc-845a91f8b489 tempest-ProjectReaderTests-394701924 tempest-ProjectReaderTests-394701924-project-admin] DELETE http://192.168.122.117/volume/v3/volumes/ebe9c8d8-f938-46eb-99a7-40bf39fc3d31 Sep 05 21:11:14 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-5ff983d4-fc64-4db1-88bc-845a91f8b489 tempest-ProjectReaderTests-394701924 tempest-ProjectReaderTests-394701924-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:11:14 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-5ff983d4-fc64-4db1-88bc-845a91f8b489 tempest-ProjectReaderTests-394701924 tempest-ProjectReaderTests-394701924-project-admin] Calling method 'delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:11:14 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-5ff983d4-fc64-4db1-88bc-845a91f8b489 tempest-ProjectReaderTests-394701924 tempest-ProjectReaderTests-394701924-project-admin] Delete volume with id: ebe9c8d8-f938-46eb-99a7-40bf39fc3d31 Sep 05 21:11:14 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-b380955e-d601-4db0-a620-2b96eda4f00a tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Volume info retrieved successfully. Sep 05 21:11:14 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:11:14 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:11:14 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:11:14 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:11:14 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-5ff983d4-fc64-4db1-88bc-845a91f8b489 tempest-ProjectReaderTests-394701924 tempest-ProjectReaderTests-394701924-project-admin] Volume info retrieved successfully. Sep 05 21:11:14 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-b380955e-d601-4db0-a620-2b96eda4f00a tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] http://192.168.122.117/volume/v3/volumes/e4910482-7ede-4ec5-abec-3dea5622f3c8 returned with HTTP 200 Sep 05 21:11:14 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1729/3469] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 21:11:14 2026] GET /volume/v3/volumes/e4910482-7ede-4ec5-abec-3dea5622f3c8 => generated 1015 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 21:11:14 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-5ff983d4-fc64-4db1-88bc-845a91f8b489 tempest-ProjectReaderTests-394701924 tempest-ProjectReaderTests-394701924-project-admin] Delete volume request issued successfully. Sep 05 21:11:14 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-5ff983d4-fc64-4db1-88bc-845a91f8b489 tempest-ProjectReaderTests-394701924 tempest-ProjectReaderTests-394701924-project-admin] http://192.168.122.117/volume/v3/volumes/ebe9c8d8-f938-46eb-99a7-40bf39fc3d31 returned with HTTP 202 Sep 05 21:11:14 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1741/3470] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 21:11:14 2026] DELETE /volume/v3/volumes/ebe9c8d8-f938-46eb-99a7-40bf39fc3d31 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:11:14 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-080e1e70-fc7c-4356-b768-2ebd757ea6a4 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:11:14 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-080e1e70-fc7c-4356-b768-2ebd757ea6a4 tempest-ProjectReaderTests-394701924 tempest-ProjectReaderTests-394701924-project-admin] GET http://192.168.122.117/volume/v3/volumes/ebe9c8d8-f938-46eb-99a7-40bf39fc3d31 Sep 05 21:11:14 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-080e1e70-fc7c-4356-b768-2ebd757ea6a4 tempest-ProjectReaderTests-394701924 tempest-ProjectReaderTests-394701924-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:11:14 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-080e1e70-fc7c-4356-b768-2ebd757ea6a4 tempest-ProjectReaderTests-394701924 tempest-ProjectReaderTests-394701924-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:11:14 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:11:14 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:11:14 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:11:14 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:11:14 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-080e1e70-fc7c-4356-b768-2ebd757ea6a4 tempest-ProjectReaderTests-394701924 tempest-ProjectReaderTests-394701924-project-admin] Volume info retrieved successfully. Sep 05 21:11:14 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-080e1e70-fc7c-4356-b768-2ebd757ea6a4 tempest-ProjectReaderTests-394701924 tempest-ProjectReaderTests-394701924-project-admin] http://192.168.122.117/volume/v3/volumes/ebe9c8d8-f938-46eb-99a7-40bf39fc3d31 returned with HTTP 200 Sep 05 21:11:14 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1730/3471] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:11:14 2026] GET /volume/v3/volumes/ebe9c8d8-f938-46eb-99a7-40bf39fc3d31 => generated 1015 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:11:15 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-b475298b-da80-41a1-b208-45f58760864e None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:11:15 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b475298b-da80-41a1-b208-45f58760864e tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] GET http://192.168.122.117/volume/v3/volumes/e4910482-7ede-4ec5-abec-3dea5622f3c8 Sep 05 21:11:15 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b475298b-da80-41a1-b208-45f58760864e tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:11:15 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b475298b-da80-41a1-b208-45f58760864e tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:11:15 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b475298b-da80-41a1-b208-45f58760864e tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] http://192.168.122.117/volume/v3/volumes/e4910482-7ede-4ec5-abec-3dea5622f3c8 returned with HTTP 404 Sep 05 21:11:15 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1742/3472] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 21:11:15 2026] GET /volume/v3/volumes/e4910482-7ede-4ec5-abec-3dea5622f3c8 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 21:11:15 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-c88e8b2b-abf7-409d-84ef-e4113b424083 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:11:15 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-c88e8b2b-abf7-409d-84ef-e4113b424083 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] POST http://192.168.122.117/volume/v3/volumes Sep 05 21:11:15 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-c88e8b2b-abf7-409d-84ef-e4113b424083 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1755789418"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:11:15 devstack devstack@c-api.service[87435]: DEBUG cinder.api.v3.volumes [None req-c88e8b2b-abf7-409d-84ef-e4113b424083 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1755789418'}} {{(pid=87435) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:11:15 devstack devstack@c-api.service[87435]: INFO cinder.api.v3.volumes [None req-c88e8b2b-abf7-409d-84ef-e4113b424083 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Create volume of 1 GB Sep 05 21:11:15 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-c88e8b2b-abf7-409d-84ef-e4113b424083 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Availability Zones retrieved successfully. Sep 05 21:11:15 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-c88e8b2b-abf7-409d-84ef-e4113b424083 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Flow 'volume_create_api' (54cfb1a4-b3ed-458c-befc-0370357f2065) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:11:15 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-c88e8b2b-abf7-409d-84ef-e4113b424083 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (063d7682-f6b4-490f-8775-56a2be2724b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:11:15 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.flows.api.create_volume [None req-c88e8b2b-abf7-409d-84ef-e4113b424083 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Validating volume size '1' using validate_int {{(pid=87435) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:11:15 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-63a35d4e-64bd-4ac2-80e3-673dc1bbe35d None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:11:15 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-63a35d4e-64bd-4ac2-80e3-673dc1bbe35d tempest-ProjectReaderTests-394701924 tempest-ProjectReaderTests-394701924-project-admin] GET http://192.168.122.117/volume/v3/volumes/ebe9c8d8-f938-46eb-99a7-40bf39fc3d31 Sep 05 21:11:15 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-63a35d4e-64bd-4ac2-80e3-673dc1bbe35d tempest-ProjectReaderTests-394701924 tempest-ProjectReaderTests-394701924-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:11:15 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-63a35d4e-64bd-4ac2-80e3-673dc1bbe35d tempest-ProjectReaderTests-394701924 tempest-ProjectReaderTests-394701924-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:11:15 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-63a35d4e-64bd-4ac2-80e3-673dc1bbe35d tempest-ProjectReaderTests-394701924 tempest-ProjectReaderTests-394701924-project-admin] http://192.168.122.117/volume/v3/volumes/ebe9c8d8-f938-46eb-99a7-40bf39fc3d31 returned with HTTP 404 Sep 05 21:11:15 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1743/3473] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:11:15 2026] GET /volume/v3/volumes/ebe9c8d8-f938-46eb-99a7-40bf39fc3d31 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:11:15 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-93c5d219-0814-47ec-aa2a-731a3782fde0 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:11:15 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-93c5d219-0814-47ec-aa2a-731a3782fde0 tempest-ProjectReaderTests-394701924 tempest-ProjectReaderTests-394701924-project-admin] POST http://192.168.122.117/volume/v3/volumes Sep 05 21:11:15 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-93c5d219-0814-47ec-aa2a-731a3782fde0 tempest-ProjectReaderTests-394701924 tempest-ProjectReaderTests-394701924-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1807438990"}} {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:11:15 devstack devstack@c-api.service[87434]: DEBUG cinder.api.v3.volumes [None req-93c5d219-0814-47ec-aa2a-731a3782fde0 tempest-ProjectReaderTests-394701924 tempest-ProjectReaderTests-394701924-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1807438990'}} {{(pid=87434) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:11:15 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-93c5d219-0814-47ec-aa2a-731a3782fde0 tempest-ProjectReaderTests-394701924 tempest-ProjectReaderTests-394701924-project-admin] Create volume of 1 GB Sep 05 21:11:15 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-c88e8b2b-abf7-409d-84ef-e4113b424083 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (063d7682-f6b4-490f-8775-56a2be2724b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:11:15 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-93c5d219-0814-47ec-aa2a-731a3782fde0 tempest-ProjectReaderTests-394701924 tempest-ProjectReaderTests-394701924-project-admin] Availability Zones retrieved successfully. Sep 05 21:11:15 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-c88e8b2b-abf7-409d-84ef-e4113b424083 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e225e17-eabe-4ce2-b399-06c1053e9266) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:11:15 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-93c5d219-0814-47ec-aa2a-731a3782fde0 tempest-ProjectReaderTests-394701924 tempest-ProjectReaderTests-394701924-project-admin] Flow 'volume_create_api' (c8b146fd-9399-4bd8-a614-c64f75495c70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:11:15 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-93c5d219-0814-47ec-aa2a-731a3782fde0 tempest-ProjectReaderTests-394701924 tempest-ProjectReaderTests-394701924-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25438885-301f-4ad1-b2be-b80d1a56fdac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:11:15 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.flows.api.create_volume [None req-93c5d219-0814-47ec-aa2a-731a3782fde0 tempest-ProjectReaderTests-394701924 tempest-ProjectReaderTests-394701924-project-admin] Validating volume size '1' using validate_int {{(pid=87434) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:11:15 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-93c5d219-0814-47ec-aa2a-731a3782fde0 tempest-ProjectReaderTests-394701924 tempest-ProjectReaderTests-394701924-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25438885-301f-4ad1-b2be-b80d1a56fdac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:11:15 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-93c5d219-0814-47ec-aa2a-731a3782fde0 tempest-ProjectReaderTests-394701924 tempest-ProjectReaderTests-394701924-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4eaeaa20-4c48-4fa7-a819-457bf24de083) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:11:15 devstack devstack@c-api.service[87435]: DEBUG cinder.quota [None req-c88e8b2b-abf7-409d-84ef-e4113b424083 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Created reservations ['adda4afb-0d27-4ff8-8c97-c411c664ea5c', '116b5349-bf36-4049-85ac-45093c980ce7', '687215db-357f-4a56-933a-1a3cf28f70f9', 'a654e572-b1e5-4af6-862b-7651a07b61f2'] {{(pid=87435) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:11:15 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-c88e8b2b-abf7-409d-84ef-e4113b424083 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e225e17-eabe-4ce2-b399-06c1053e9266) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['adda4afb-0d27-4ff8-8c97-c411c664ea5c', '116b5349-bf36-4049-85ac-45093c980ce7', '687215db-357f-4a56-933a-1a3cf28f70f9', 'a654e572-b1e5-4af6-862b-7651a07b61f2']}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:11:15 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-c88e8b2b-abf7-409d-84ef-e4113b424083 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6934a668-ff60-4d4a-a5b2-4539d5fc4ba2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:11:15 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:11:15 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:11:15 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-c88e8b2b-abf7-409d-84ef-e4113b424083 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6934a668-ff60-4d4a-a5b2-4539d5fc4ba2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9ed3195d-091a-4823-82f0-15f5b2fbbb83', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1755789418',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee686f2ecb2840749e396d99cd1e9306',qos_specs=None,replication_status=,reservations=['adda4afb-0d27-4ff8-8c97-c411c664ea5c','116b5349-bf36-4049-85ac-45093c980ce7','687215db-357f-4a56-933a-1a3cf28f70f9','a654e572-b1e5-4af6-862b-7651a07b61f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf8c58993d0d4f7a963f38fa84cd3daa',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:11:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1755789418',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9ed3195d-091a-4823-82f0-15f5b2fbbb83,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ee686f2ecb2840749e396d99cd1e9306',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bf8c58993d0d4f7a963f38fa84cd3daa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:11:15 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-c88e8b2b-abf7-409d-84ef-e4113b424083 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b48cc78c-e909-4fa0-a108-1fc0a8730730) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:11:15 devstack devstack@c-api.service[87434]: DEBUG cinder.quota [None req-93c5d219-0814-47ec-aa2a-731a3782fde0 tempest-ProjectReaderTests-394701924 tempest-ProjectReaderTests-394701924-project-admin] Created reservations ['f77918c8-2bda-48d5-b2c4-c6ef659d43ca', 'd1f8a7f2-2b5f-4b3b-bfa9-94bac036bb4b', '4ce26d21-46d5-4e64-b5e5-ee5e6d3cb95d', 'edc18b69-59ba-46f1-b381-58f27fd613f4'] {{(pid=87434) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:11:15 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-93c5d219-0814-47ec-aa2a-731a3782fde0 tempest-ProjectReaderTests-394701924 tempest-ProjectReaderTests-394701924-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4eaeaa20-4c48-4fa7-a819-457bf24de083) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f77918c8-2bda-48d5-b2c4-c6ef659d43ca', 'd1f8a7f2-2b5f-4b3b-bfa9-94bac036bb4b', '4ce26d21-46d5-4e64-b5e5-ee5e6d3cb95d', 'edc18b69-59ba-46f1-b381-58f27fd613f4']}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:11:15 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-93c5d219-0814-47ec-aa2a-731a3782fde0 tempest-ProjectReaderTests-394701924 tempest-ProjectReaderTests-394701924-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (593d5aca-4bde-48a9-afe9-081caaa6207e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:11:15 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-c88e8b2b-abf7-409d-84ef-e4113b424083 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b48cc78c-e909-4fa0-a108-1fc0a8730730) transitioned into state 'SUCCESS' from state '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-1755789418',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee686f2ecb2840749e396d99cd1e9306',qos_specs=None,replication_status=,reservations=['adda4afb-0d27-4ff8-8c97-c411c664ea5c','116b5349-bf36-4049-85ac-45093c980ce7','687215db-357f-4a56-933a-1a3cf28f70f9','a654e572-b1e5-4af6-862b-7651a07b61f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf8c58993d0d4f7a963f38fa84cd3daa',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:11:15 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-c88e8b2b-abf7-409d-84ef-e4113b424083 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be708021-25c8-4df1-a07c-6157e6141679) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:11:15 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:11:15 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:11:15 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-93c5d219-0814-47ec-aa2a-731a3782fde0 tempest-ProjectReaderTests-394701924 tempest-ProjectReaderTests-394701924-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (593d5aca-4bde-48a9-afe9-081caaa6207e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e490bf90-ed9e-4c2a-9dba-dac2f434c192', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1807438990',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f4349a74f914454aa2383aa19ca9394',qos_specs=None,replication_status=,reservations=['f77918c8-2bda-48d5-b2c4-c6ef659d43ca','d1f8a7f2-2b5f-4b3b-bfa9-94bac036bb4b','4ce26d21-46d5-4e64-b5e5-ee5e6d3cb95d','edc18b69-59ba-46f1-b381-58f27fd613f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14df5530f87349fd84d04b4ccf6f0f98',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:11:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1807438990',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e490bf90-ed9e-4c2a-9dba-dac2f434c192,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5f4349a74f914454aa2383aa19ca9394',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='14df5530f87349fd84d04b4ccf6f0f98',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8),volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:11:15 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-93c5d219-0814-47ec-aa2a-731a3782fde0 tempest-ProjectReaderTests-394701924 tempest-ProjectReaderTests-394701924-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4e79697-2ab4-4e11-aad1-c40add6287e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:11:15 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-c88e8b2b-abf7-409d-84ef-e4113b424083 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be708021-25c8-4df1-a07c-6157e6141679) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87435) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:11:15 devstack devstack@c-api.service[87435]: DEBUG cinder.volume.api [None req-c88e8b2b-abf7-409d-84ef-e4113b424083 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Flow 'volume_create_api' (54cfb1a4-b3ed-458c-befc-0370357f2065) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87435) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:11:15 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-c88e8b2b-abf7-409d-84ef-e4113b424083 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Create volume request issued successfully. Sep 05 21:11:15 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-c88e8b2b-abf7-409d-84ef-e4113b424083 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 21:11:15 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1731/3474] 192.168.122.117 () {62 vars in 1183 bytes} [Sat Sep 5 21:11:15 2026] POST /volume/v3/volumes => generated 787 bytes in 375 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:11:15 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-9b141978-94ba-4a0c-a439-375fd873ee70 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:11:15 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-9b141978-94ba-4a0c-a439-375fd873ee70 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] GET http://192.168.122.117/volume/v3/volumes/9ed3195d-091a-4823-82f0-15f5b2fbbb83 Sep 05 21:11:15 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-9b141978-94ba-4a0c-a439-375fd873ee70 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:11:15 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-9b141978-94ba-4a0c-a439-375fd873ee70 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:11:15 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-93c5d219-0814-47ec-aa2a-731a3782fde0 tempest-ProjectReaderTests-394701924 tempest-ProjectReaderTests-394701924-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4e79697-2ab4-4e11-aad1-c40add6287e5) transitioned into state 'SUCCESS' from state '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-1807438990',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f4349a74f914454aa2383aa19ca9394',qos_specs=None,replication_status=,reservations=['f77918c8-2bda-48d5-b2c4-c6ef659d43ca','d1f8a7f2-2b5f-4b3b-bfa9-94bac036bb4b','4ce26d21-46d5-4e64-b5e5-ee5e6d3cb95d','edc18b69-59ba-46f1-b381-58f27fd613f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14df5530f87349fd84d04b4ccf6f0f98',volume_type_id=1cf56be8-1b85-4d7b-9ea3-4b3dee5601c8)}' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:11:15 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-93c5d219-0814-47ec-aa2a-731a3782fde0 tempest-ProjectReaderTests-394701924 tempest-ProjectReaderTests-394701924-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93e5d9b4-c18a-4255-a2eb-83a3edf1dbea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:11:15 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:11:15 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:11:15 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:11:15 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:11:15 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-9b141978-94ba-4a0c-a439-375fd873ee70 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Volume info retrieved successfully. Sep 05 21:11:15 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-93c5d219-0814-47ec-aa2a-731a3782fde0 tempest-ProjectReaderTests-394701924 tempest-ProjectReaderTests-394701924-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93e5d9b4-c18a-4255-a2eb-83a3edf1dbea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87434) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:11:15 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-9b141978-94ba-4a0c-a439-375fd873ee70 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] http://192.168.122.117/volume/v3/volumes/9ed3195d-091a-4823-82f0-15f5b2fbbb83 returned with HTTP 200 Sep 05 21:11:15 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1732/3475] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 21:11:15 2026] GET /volume/v3/volumes/9ed3195d-091a-4823-82f0-15f5b2fbbb83 => generated 966 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:11:15 devstack devstack@c-api.service[87434]: DEBUG cinder.volume.api [None req-93c5d219-0814-47ec-aa2a-731a3782fde0 tempest-ProjectReaderTests-394701924 tempest-ProjectReaderTests-394701924-project-admin] Flow 'volume_create_api' (c8b146fd-9399-4bd8-a614-c64f75495c70) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87434) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:11:15 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-93c5d219-0814-47ec-aa2a-731a3782fde0 tempest-ProjectReaderTests-394701924 tempest-ProjectReaderTests-394701924-project-admin] Create volume request issued successfully. Sep 05 21:11:15 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-93c5d219-0814-47ec-aa2a-731a3782fde0 tempest-ProjectReaderTests-394701924 tempest-ProjectReaderTests-394701924-project-admin] http://192.168.122.117/volume/v3/volumes returned with HTTP 202 Sep 05 21:11:15 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1744/3476] 192.168.122.117 () {60 vars in 1142 bytes} [Sat Sep 5 21:11:15 2026] POST /volume/v3/volumes => generated 787 bytes in 336 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:11:15 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-3995d5e8-504e-4788-9431-20fbd1065365 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:11:15 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-3995d5e8-504e-4788-9431-20fbd1065365 tempest-ProjectReaderTests-394701924 tempest-ProjectReaderTests-394701924-project-admin] GET http://192.168.122.117/volume/v3/volumes/e490bf90-ed9e-4c2a-9dba-dac2f434c192 Sep 05 21:11:15 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-3995d5e8-504e-4788-9431-20fbd1065365 tempest-ProjectReaderTests-394701924 tempest-ProjectReaderTests-394701924-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:11:15 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-3995d5e8-504e-4788-9431-20fbd1065365 tempest-ProjectReaderTests-394701924 tempest-ProjectReaderTests-394701924-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:11:15 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:11:15 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:11:15 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:11:15 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:11:15 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-3995d5e8-504e-4788-9431-20fbd1065365 tempest-ProjectReaderTests-394701924 tempest-ProjectReaderTests-394701924-project-admin] Volume info retrieved successfully. Sep 05 21:11:15 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-3995d5e8-504e-4788-9431-20fbd1065365 tempest-ProjectReaderTests-394701924 tempest-ProjectReaderTests-394701924-project-admin] http://192.168.122.117/volume/v3/volumes/e490bf90-ed9e-4c2a-9dba-dac2f434c192 returned with HTTP 200 Sep 05 21:11:15 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1733/3477] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:11:15 2026] GET /volume/v3/volumes/e490bf90-ed9e-4c2a-9dba-dac2f434c192 => generated 966 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:11:16 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-83af78ff-cf9d-4cbb-837f-82f39efacb56 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:11:16 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-83af78ff-cf9d-4cbb-837f-82f39efacb56 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] GET http://192.168.122.117/volume/v3/volumes/9ed3195d-091a-4823-82f0-15f5b2fbbb83 Sep 05 21:11:16 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-83af78ff-cf9d-4cbb-837f-82f39efacb56 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:11:16 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-83af78ff-cf9d-4cbb-837f-82f39efacb56 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:11:16 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:11:16 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:11:16 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:11:16 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:11:16 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-83af78ff-cf9d-4cbb-837f-82f39efacb56 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Volume info retrieved successfully. Sep 05 21:11:16 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-83af78ff-cf9d-4cbb-837f-82f39efacb56 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] http://192.168.122.117/volume/v3/volumes/9ed3195d-091a-4823-82f0-15f5b2fbbb83 returned with HTTP 200 Sep 05 21:11:16 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1745/3478] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 21:11:16 2026] GET /volume/v3/volumes/9ed3195d-091a-4823-82f0-15f5b2fbbb83 => generated 1016 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 21:11:16 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-94109f9e-f398-4447-b07a-983a258f8382 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:11:16 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-94109f9e-f398-4447-b07a-983a258f8382 tempest-ProjectReaderTests-394701924 tempest-ProjectReaderTests-394701924-project-admin] GET http://192.168.122.117/volume/v3/volumes/e490bf90-ed9e-4c2a-9dba-dac2f434c192 Sep 05 21:11:16 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-94109f9e-f398-4447-b07a-983a258f8382 tempest-ProjectReaderTests-394701924 tempest-ProjectReaderTests-394701924-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:11:16 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-94109f9e-f398-4447-b07a-983a258f8382 tempest-ProjectReaderTests-394701924 tempest-ProjectReaderTests-394701924-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:11:17 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:11:17 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:11:17 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:11:17 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:11:17 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-94109f9e-f398-4447-b07a-983a258f8382 tempest-ProjectReaderTests-394701924 tempest-ProjectReaderTests-394701924-project-admin] Volume info retrieved successfully. Sep 05 21:11:17 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-94109f9e-f398-4447-b07a-983a258f8382 tempest-ProjectReaderTests-394701924 tempest-ProjectReaderTests-394701924-project-admin] http://192.168.122.117/volume/v3/volumes/e490bf90-ed9e-4c2a-9dba-dac2f434c192 returned with HTTP 200 Sep 05 21:11:17 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1734/3479] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:11:16 2026] GET /volume/v3/volumes/e490bf90-ed9e-4c2a-9dba-dac2f434c192 => generated 1016 bytes in 288 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:11:17 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-79fce1c8-a6af-48fd-9102-09fd589f02fe None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:11:17 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-79fce1c8-a6af-48fd-9102-09fd589f02fe tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] GET http://192.168.122.117/volume/v3/volumes/9ed3195d-091a-4823-82f0-15f5b2fbbb83 Sep 05 21:11:17 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-79fce1c8-a6af-48fd-9102-09fd589f02fe tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:11:17 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-79fce1c8-a6af-48fd-9102-09fd589f02fe tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:11:17 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:11:17 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:11:17 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:11:17 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:11:17 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-79fce1c8-a6af-48fd-9102-09fd589f02fe tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Volume info retrieved successfully. Sep 05 21:11:17 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-79fce1c8-a6af-48fd-9102-09fd589f02fe tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] http://192.168.122.117/volume/v3/volumes/9ed3195d-091a-4823-82f0-15f5b2fbbb83 returned with HTTP 200 Sep 05 21:11:17 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1746/3480] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 21:11:17 2026] GET /volume/v3/volumes/9ed3195d-091a-4823-82f0-15f5b2fbbb83 => generated 1017 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 21:11:18 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-7a372b37-40da-4f7a-89e5-9ba5e8f3649b None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:11:18 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-7a372b37-40da-4f7a-89e5-9ba5e8f3649b tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-reader] GET http://192.168.122.117/volume/v3/volumes/summary Sep 05 21:11:18 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-7a372b37-40da-4f7a-89e5-9ba5e8f3649b tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-reader] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:11:18 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-7a372b37-40da-4f7a-89e5-9ba5e8f3649b tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-reader] Calling method 'version_select' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:11:18 devstack devstack@c-api.service[87435]: DEBUG cinder.api.api_utils [None req-7a372b37-40da-4f7a-89e5-9ba5e8f3649b tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-reader] Removing options '' from query. {{(pid=87435) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 21:11:18 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-7a372b37-40da-4f7a-89e5-9ba5e8f3649b tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-reader] Get summary completed successfully. Sep 05 21:11:18 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-7a372b37-40da-4f7a-89e5-9ba5e8f3649b tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-reader] http://192.168.122.117/volume/v3/volumes/summary returned with HTTP 200 Sep 05 21:11:18 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1735/3481] 192.168.122.117 () {60 vars in 1186 bytes} [Sat Sep 5 21:11:18 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:11:18 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-93eb0211-35cd-4510-9229-23dd5934535b None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:11:18 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-93eb0211-35cd-4510-9229-23dd5934535b tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] DELETE http://192.168.122.117/volume/v3/volumes/9ed3195d-091a-4823-82f0-15f5b2fbbb83 Sep 05 21:11:18 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-93eb0211-35cd-4510-9229-23dd5934535b tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:11:18 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-93eb0211-35cd-4510-9229-23dd5934535b tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Calling method 'delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:11:18 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-93eb0211-35cd-4510-9229-23dd5934535b tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Delete volume with id: 9ed3195d-091a-4823-82f0-15f5b2fbbb83 Sep 05 21:11:18 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:11:18 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:11:18 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:11:18 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:11:18 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-93eb0211-35cd-4510-9229-23dd5934535b tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Volume info retrieved successfully. Sep 05 21:11:18 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-93eb0211-35cd-4510-9229-23dd5934535b tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Delete volume request issued successfully. Sep 05 21:11:18 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-93eb0211-35cd-4510-9229-23dd5934535b tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] http://192.168.122.117/volume/v3/volumes/9ed3195d-091a-4823-82f0-15f5b2fbbb83 returned with HTTP 202 Sep 05 21:11:18 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1747/3482] 192.168.122.117 () {60 vars in 1276 bytes} [Sat Sep 5 21:11:18 2026] DELETE /volume/v3/volumes/9ed3195d-091a-4823-82f0-15f5b2fbbb83 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 21:11:18 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-245ed0a2-d92d-4745-a977-91f376c7f5e3 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:11:18 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-245ed0a2-d92d-4745-a977-91f376c7f5e3 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] GET http://192.168.122.117/volume/v3/volumes/9ed3195d-091a-4823-82f0-15f5b2fbbb83 Sep 05 21:11:18 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-245ed0a2-d92d-4745-a977-91f376c7f5e3 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:11:18 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-245ed0a2-d92d-4745-a977-91f376c7f5e3 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:11:18 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:11:18 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:11:18 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:11:18 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:11:18 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-245ed0a2-d92d-4745-a977-91f376c7f5e3 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Volume info retrieved successfully. Sep 05 21:11:18 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-245ed0a2-d92d-4745-a977-91f376c7f5e3 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] http://192.168.122.117/volume/v3/volumes/9ed3195d-091a-4823-82f0-15f5b2fbbb83 returned with HTTP 200 Sep 05 21:11:18 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1736/3483] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 21:11:18 2026] GET /volume/v3/volumes/9ed3195d-091a-4823-82f0-15f5b2fbbb83 => generated 1016 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 21:11:18 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-0a6c797c-5a85-464e-8fe1-6a641070da5f None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:11:18 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-0a6c797c-5a85-464e-8fe1-6a641070da5f tempest-ProjectReaderTests-394701924 tempest-ProjectReaderTests-394701924-project-admin] GET http://192.168.122.117/volume/v3/volumes/e490bf90-ed9e-4c2a-9dba-dac2f434c192 Sep 05 21:11:18 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-0a6c797c-5a85-464e-8fe1-6a641070da5f tempest-ProjectReaderTests-394701924 tempest-ProjectReaderTests-394701924-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:11:18 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-0a6c797c-5a85-464e-8fe1-6a641070da5f tempest-ProjectReaderTests-394701924 tempest-ProjectReaderTests-394701924-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:11:18 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:11:18 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:11:18 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:11:18 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:11:18 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-0a6c797c-5a85-464e-8fe1-6a641070da5f tempest-ProjectReaderTests-394701924 tempest-ProjectReaderTests-394701924-project-admin] Volume info retrieved successfully. Sep 05 21:11:18 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-0a6c797c-5a85-464e-8fe1-6a641070da5f tempest-ProjectReaderTests-394701924 tempest-ProjectReaderTests-394701924-project-admin] http://192.168.122.117/volume/v3/volumes/e490bf90-ed9e-4c2a-9dba-dac2f434c192 returned with HTTP 200 Sep 05 21:11:18 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1748/3484] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:11:18 2026] GET /volume/v3/volumes/e490bf90-ed9e-4c2a-9dba-dac2f434c192 => generated 1017 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:11:18 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-5a84a92c-269e-4f4f-b83c-1b3109495378 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:11:18 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-5a84a92c-269e-4f4f-b83c-1b3109495378 tempest-ProjectReaderTests-394701924 tempest-ProjectReaderTests-394701924-project-reader] POST http://192.168.122.117/volume/v3/volumes/e490bf90-ed9e-4c2a-9dba-dac2f434c192/action Sep 05 21:11:18 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-5a84a92c-269e-4f4f-b83c-1b3109495378 tempest-ProjectReaderTests-394701924 tempest-ProjectReaderTests-394701924-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87435) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 21:11:18 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-5a84a92c-269e-4f4f-b83c-1b3109495378 tempest-ProjectReaderTests-394701924 tempest-ProjectReaderTests-394701924-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:11:18 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:11:18 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:11:18 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:11:18 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:11:18 devstack devstack@c-api.service[87435]: DEBUG cinder.policy [None req-5a84a92c-269e-4f4f-b83c-1b3109495378 tempest-ProjectReaderTests-394701924 tempest-ProjectReaderTests-394701924-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'c0964f19154a42869ae608fdbf777bf3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5f4349a74f914454aa2383aa19ca9394', '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=87435) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 21:11:18 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-5a84a92c-269e-4f4f-b83c-1b3109495378 tempest-ProjectReaderTests-394701924 tempest-ProjectReaderTests-394701924-project-reader] http://192.168.122.117/volume/v3/volumes/e490bf90-ed9e-4c2a-9dba-dac2f434c192/action returned with HTTP 403 Sep 05 21:11:18 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1737/3485] 192.168.122.117 () {60 vars in 1274 bytes} [Sat Sep 5 21:11:18 2026] POST /volume/v3/volumes/e490bf90-ed9e-4c2a-9dba-dac2f434c192/action => generated 131 bytes in 29 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:11:18 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-b9460b16-64e7-44f2-9c78-c3db281daf37 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:11:18 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b9460b16-64e7-44f2-9c78-c3db281daf37 tempest-ProjectReaderTests-394701924 tempest-ProjectReaderTests-394701924-project-admin] DELETE http://192.168.122.117/volume/v3/volumes/e490bf90-ed9e-4c2a-9dba-dac2f434c192 Sep 05 21:11:18 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b9460b16-64e7-44f2-9c78-c3db281daf37 tempest-ProjectReaderTests-394701924 tempest-ProjectReaderTests-394701924-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:11:18 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-b9460b16-64e7-44f2-9c78-c3db281daf37 tempest-ProjectReaderTests-394701924 tempest-ProjectReaderTests-394701924-project-admin] Calling method 'delete' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:11:18 devstack devstack@c-api.service[87434]: INFO cinder.api.v3.volumes [None req-b9460b16-64e7-44f2-9c78-c3db281daf37 tempest-ProjectReaderTests-394701924 tempest-ProjectReaderTests-394701924-project-admin] Delete volume with id: e490bf90-ed9e-4c2a-9dba-dac2f434c192 Sep 05 21:11:18 devstack devstack@c-api.service[87434]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:11:18 devstack devstack@c-api.service[87434]: attachments = base.obj_make_list( Sep 05 21:11:18 devstack devstack@c-api.service[87434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:11:18 devstack devstack@c-api.service[87434]: warnings.warn( Sep 05 21:11:18 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-b9460b16-64e7-44f2-9c78-c3db281daf37 tempest-ProjectReaderTests-394701924 tempest-ProjectReaderTests-394701924-project-admin] Volume info retrieved successfully. Sep 05 21:11:18 devstack devstack@c-api.service[87434]: INFO cinder.volume.api [None req-b9460b16-64e7-44f2-9c78-c3db281daf37 tempest-ProjectReaderTests-394701924 tempest-ProjectReaderTests-394701924-project-admin] Delete volume request issued successfully. Sep 05 21:11:18 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-b9460b16-64e7-44f2-9c78-c3db281daf37 tempest-ProjectReaderTests-394701924 tempest-ProjectReaderTests-394701924-project-admin] http://192.168.122.117/volume/v3/volumes/e490bf90-ed9e-4c2a-9dba-dac2f434c192 returned with HTTP 202 Sep 05 21:11:18 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1749/3486] 192.168.122.117 () {58 vars in 1235 bytes} [Sat Sep 5 21:11:18 2026] DELETE /volume/v3/volumes/e490bf90-ed9e-4c2a-9dba-dac2f434c192 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:11:18 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-e6114864-56e6-4d98-8874-c0738612eb40 None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:11:18 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-e6114864-56e6-4d98-8874-c0738612eb40 tempest-ProjectReaderTests-394701924 tempest-ProjectReaderTests-394701924-project-admin] GET http://192.168.122.117/volume/v3/volumes/e490bf90-ed9e-4c2a-9dba-dac2f434c192 Sep 05 21:11:18 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-e6114864-56e6-4d98-8874-c0738612eb40 tempest-ProjectReaderTests-394701924 tempest-ProjectReaderTests-394701924-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:11:18 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-e6114864-56e6-4d98-8874-c0738612eb40 tempest-ProjectReaderTests-394701924 tempest-ProjectReaderTests-394701924-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:11:18 devstack devstack@c-api.service[87435]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:11:18 devstack devstack@c-api.service[87435]: attachments = base.obj_make_list( Sep 05 21:11:18 devstack devstack@c-api.service[87435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:11:18 devstack devstack@c-api.service[87435]: warnings.warn( Sep 05 21:11:18 devstack devstack@c-api.service[87435]: INFO cinder.volume.api [None req-e6114864-56e6-4d98-8874-c0738612eb40 tempest-ProjectReaderTests-394701924 tempest-ProjectReaderTests-394701924-project-admin] Volume info retrieved successfully. Sep 05 21:11:18 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-e6114864-56e6-4d98-8874-c0738612eb40 tempest-ProjectReaderTests-394701924 tempest-ProjectReaderTests-394701924-project-admin] http://192.168.122.117/volume/v3/volumes/e490bf90-ed9e-4c2a-9dba-dac2f434c192 returned with HTTP 200 Sep 05 21:11:18 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1738/3487] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:11:18 2026] GET /volume/v3/volumes/e490bf90-ed9e-4c2a-9dba-dac2f434c192 => generated 1016 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:11:19 devstack devstack@c-api.service[87434]: DEBUG cinder.api.middleware.request_id [None req-1b23ea77-c1de-4a5a-8e8a-7a4046e07ce1 None None] RequestId filter calling following filter/app {{(pid=87434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:11:19 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-1b23ea77-c1de-4a5a-8e8a-7a4046e07ce1 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] GET http://192.168.122.117/volume/v3/volumes/9ed3195d-091a-4823-82f0-15f5b2fbbb83 Sep 05 21:11:19 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-1b23ea77-c1de-4a5a-8e8a-7a4046e07ce1 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Empty body provided in request {{(pid=87434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:11:19 devstack devstack@c-api.service[87434]: DEBUG cinder.api.openstack.wsgi [None req-1b23ea77-c1de-4a5a-8e8a-7a4046e07ce1 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] Calling method 'show' {{(pid=87434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:11:19 devstack devstack@c-api.service[87434]: INFO cinder.api.openstack.wsgi [None req-1b23ea77-c1de-4a5a-8e8a-7a4046e07ce1 tempest-ProjectReaderTests-414784745 tempest-ProjectReaderTests-414784745-project-admin] http://192.168.122.117/volume/v3/volumes/9ed3195d-091a-4823-82f0-15f5b2fbbb83 returned with HTTP 404 Sep 05 21:11:19 devstack devstack@c-api.service[87434]: [pid: 87434|app: 0|req: 1750/3488] 192.168.122.117 () {60 vars in 1273 bytes} [Sat Sep 5 21:11:19 2026] GET /volume/v3/volumes/9ed3195d-091a-4823-82f0-15f5b2fbbb83 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 21:11:19 devstack devstack@c-api.service[87435]: DEBUG cinder.api.middleware.request_id [None req-c7316026-eb1f-4593-a7b4-3d6ed7e3ba6e None None] RequestId filter calling following filter/app {{(pid=87435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:11:19 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-c7316026-eb1f-4593-a7b4-3d6ed7e3ba6e tempest-ProjectReaderTests-394701924 tempest-ProjectReaderTests-394701924-project-admin] GET http://192.168.122.117/volume/v3/volumes/e490bf90-ed9e-4c2a-9dba-dac2f434c192 Sep 05 21:11:19 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-c7316026-eb1f-4593-a7b4-3d6ed7e3ba6e tempest-ProjectReaderTests-394701924 tempest-ProjectReaderTests-394701924-project-admin] Empty body provided in request {{(pid=87435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:11:19 devstack devstack@c-api.service[87435]: DEBUG cinder.api.openstack.wsgi [None req-c7316026-eb1f-4593-a7b4-3d6ed7e3ba6e tempest-ProjectReaderTests-394701924 tempest-ProjectReaderTests-394701924-project-admin] Calling method 'show' {{(pid=87435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:11:19 devstack devstack@c-api.service[87435]: INFO cinder.api.openstack.wsgi [None req-c7316026-eb1f-4593-a7b4-3d6ed7e3ba6e tempest-ProjectReaderTests-394701924 tempest-ProjectReaderTests-394701924-project-admin] http://192.168.122.117/volume/v3/volumes/e490bf90-ed9e-4c2a-9dba-dac2f434c192 returned with HTTP 404 Sep 05 21:11:19 devstack devstack@c-api.service[87435]: [pid: 87435|app: 0|req: 1739/3489] 192.168.122.117 () {58 vars in 1232 bytes} [Sat Sep 5 21:11:19 2026] GET /volume/v3/volumes/e490bf90-ed9e-4c2a-9dba-dac2f434c192 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:11:29 devstack devstack@c-api.service[87434]: DEBUG dbcounter [-] [87434] Writing DB stats cinder:SELECT=185,cinder:UPDATE=65,cinder:INSERT=48,cinder:DELETE=1 {{(pid=87434) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 21:11:29 devstack devstack@c-api.service[87435]: DEBUG dbcounter [-] [87435] Writing DB stats cinder:SELECT=220,cinder:INSERT=53,cinder:UPDATE=66 {{(pid=87435) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}